The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
commons-lang | commons-lang | 2.1 | - | jar | |
isorelax | isorelax | 20030108 | - | jar | |
msv | msv | 20050913 | - | jar | |
relaxngDatatype | relaxngDatatype | 20020414 | - | jar | |
sk.baka.xml.ikslibs | ikslibs | 0.4.1 | - | jar | |
xsdlib | xsdlib | 20030225 | - | jar |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
junit | junit | 3.8.1 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
commons-io | commons-io | 1.1 | - | jar | |
stax | stax | 1.1.2-dev | - | jar | |
stax | stax-api | 1.0 | - | jar | |
xmlbeans | xmlbeans-jsr173-api | 2.0-dev | - | jar |
An advanced XML multi-namespace validator.
http://euromath2.sourceforge.net/schematic
Unnamed - isorelax:isorelax:jar:20030108
Unnamed - junit:junit:jar:3.8.1
Unnamed - relaxngDatatype:relaxngDatatype:jar:20020414
An advanced XML libraries.
http://euromath2.sourceforge.net/ikslibs
Unnamed - stax:stax-api:jar:1.0
StAX is the reference implementation of the StAX API
Unnamed - xmlbeans:xmlbeans-jsr173-api:jar:2.0-dev
Commons-IO contains utility classes, stream implementations, file filters, and endian classes.
http://jakarta.apache.org/commons/io/
Unnamed - xsdlib:xsdlib:jar:20030225
Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/