Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type License
com.helger ph-commons 6.2.0 jar Apache 2
com.helger ph-jaxb 6.2.0 jar Apache 2
net.sf.saxon Saxon-HE 9.6.0-7 jar Mozilla Public License Version 2.0

test

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 Type License
com.helger ph-schematron-testfiles 3.0.1 jar Apache 2
junit junit 4.12 jar Eclipse Public License 1.0
org.slf4j slf4j-simple 1.7.12 jar MIT License

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type License
com.google.code.findbugs annotations 2.0.3 jar GNU Lesser Public License
org.slf4j slf4j-api 1.7.12 jar MIT License

test

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 Type License
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

New BSD License: Hamcrest Core

Apache 2: ph-commons, ph-jaxb, ph-schematron, ph-schematron-testfiles

Eclipse Public License 1.0: JUnit

Mozilla Public License Version 2.0: Saxon-HE

MIT License: SLF4J API Module, SLF4J Simple Binding

GNU Lesser Public License: FindBugs-Annotations