Project Dependencies

compile

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

GroupIdArtifactIdVersionTypeLicense
com.sun.xml.bindjaxb-impl2.1.12jar-

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:

GroupIdArtifactIdVersionTypeLicense
junitjunit4.11jarCommon Public License Version 1.0
net.sf.maltcmscross-test1.3.0jarL-GPL v3-Eclipse Public License (EPL)

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupIdArtifactIdVersionTypeLicense
org.projectlomboklombok0.11.8jarThe 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:

GroupIdArtifactIdVersionTypeLicense
javax.activationactivation1.1jarCommon Development and Distribution License (CDDL) v1.0
javax.xml.bindjaxb-api2.1jar-
javax.xml.streamstax-api1.0-2jarGNU General Public Library-COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
org.slf4jslf4j-api1.7.2jarMIT License
org.slf4jslf4j-log4j121.7.2jarMIT 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:

GroupIdArtifactIdVersionTypeLicense
org.hamcresthamcrest-core1.3jarNew BSD License

Project Dependency Graph

Dependency Tree

  • net.sf.maltcms:maltcms-xml-annotation:jar:1.3.0 Information
    • com.sun.xml.bind:jaxb-impl:jar:2.1.12 (compile) Information
      • javax.xml.bind:jaxb-api:jar:2.1 (compile) Information
    • net.sf.maltcms:cross-test:jar:1.3.0 (test) Information
    • org.projectlombok:lombok:jar:0.11.8 (provided) Information
    • junit:junit:jar:4.11 (test) Information

Licenses

L-GPL v3: Cross Test, Maltcms Xml Annotation Format

New BSD License: Hamcrest Core

Unknown: jaxb-api, jaxb-impl

Eclipse Public License (EPL): Cross Test, Maltcms Xml Annotation Format

GNU General Public Library: Streaming API for XML

Common Public License Version 1.0: JUnit

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: Streaming API for XML

MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding

The MIT License: Project Lombok

Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)