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 Optional
dom4j dom4j 1.6.1 jar - Yes
jdom jdom 1.0 jar - Yes
xom xom 1.0 jar LGPL Yes

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 3.8.2 jar Common Public License Version 1.0

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
xerces xercesImpl 2.6.2 jar -
xml-apis xml-apis 1.3.02 jar -

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.ibm.icu icu4j 2.6.1 jar -
xalan xalan 2.6.0 jar -
xerces xmlParserAPIs 2.6.2 jar -

Project Dependency Graph

Dependency Tree

  • jaxen:jaxen:bundle:1.2.0-SNAPSHOT Information
    • dom4j:dom4j:jar:1.6.1 (compile) Information
    • jdom:jdom:jar:1.0 (compile) Information
    • xml-apis:xml-apis:jar:1.3.02 (provided) Information
    • xerces:xercesImpl:jar:2.6.2 (provided) Information
    • xom:xom:jar:1.0 (compile) Information
      • xerces:xmlParserAPIs:jar:2.6.2 (compile) Information
      • xerces:xercesImpl:jar:2.6.2 (compile) Information
      • xalan:xalan:jar:2.6.0 (compile) Information
      • com.ibm.icu:icu4j:jar:2.6.1 (compile) Information
    • junit:junit:jar:3.8.2 (test) Information

Licenses

Unknown: dom4j, icu4j, jdom, xalan, xercesImpl, xml-apis, xmlParserAPIs

LGPL: xom

Common Public License Version 1.0: JUnit

BSD License 2.0: jaxen