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.guice guice 1.0 jar The Apache Software License, Version 2.0
com.google.guava guava 13.0 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.8 jar The Apache Software License, Version 2.0
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
jaxen jaxen 1.1.4 jar null
joda-time joda-time 2.1 jar Apache 2
org.slf4j slf4j-api 1.7.5 jar MIT License
xerces xercesImpl 2.11.0 jar The Apache Software 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
junit junit 4.11 jar Common Public License Version 1.0
org.hamcrest hamcrest-all 1.3 jar New BSD License
org.slf4j slf4j-simple 1.7.5 jar MIT License

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:

GroupId ArtifactId Version Type License Optional
javax.servlet servlet-api 2.5 jar - Yes

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
xml-apis xml-apis 1.4.01 jar The Apache Software License, Version 2.0-The SAX License-The W3C 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

  • org.xmlfield:xmlfield-core:jar:0.18 Information
    • com.google.code.guice:guice:jar:1.0 (compile) Information
    • com.google.guava:guava:jar:13.0 (compile) Information
    • joda-time:joda-time:jar:2.1 (compile) Information
    • commons-lang:commons-lang:jar:2.6 (compile) Information
    • commons-io:commons-io:jar:2.4 (compile) Information
    • org.slf4j:slf4j-api:jar:1.7.5 (compile) Information
    • commons-codec:commons-codec:jar:1.8 (compile) Information
    • xerces:xercesImpl:jar:2.11.0 (compile) Information
      • xml-apis:xml-apis:jar:1.4.01 (compile) Information
    • org.hamcrest:hamcrest-all:jar:1.3 (test) Information
    • junit:junit:jar:4.11 (test) Information
      • org.hamcrest:hamcrest-core:jar:1.3 (test) Information
    • org.slf4j:slf4j-simple:jar:1.7.5 (test) Information
    • jaxen:jaxen:jar:1.1.4 (compile) Information
    • javax.servlet:servlet-api:jar:2.5 (provided) Information

Licenses

Unamed: jaxen

The SAX License: XML Commons External Components XML APIs

New BSD License: Hamcrest All, Hamcrest Core

Apache 2: Joda time

Unknown: servlet-api

The W3C License: XML Commons External Components XML APIs

Common Public License Version 1.0: JUnit

MIT License: SLF4J API Module, SLF4J Simple Binding

The Apache Software License, Version 2.0: Commons Codec, Commons IO, Commons Lang, Guava: Google Core Libraries for Java, Guice, XML Commons External Components XML APIs, Xerces2-j

Apache License Version 2.0: XMLField Core