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
- dom4j:dom4j:jar:1.6.1 (compile)

dom4j |
Description: dom4j: the flexible XML framework for Java
URL: http://dom4j.org
Project License: No project license is defined for this project. |
- jdom:jdom:jar:1.0 (compile)

jdom |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project. |
- xml-apis:xml-apis:jar:1.3.02 (provided)

xml-apis |
Description: There is currently no description associated with this project.
URL: http://xml.apache.org/commons/#external
Project License: No project license is defined for this project. |
- xerces:xercesImpl:jar:2.6.2 (provided)

xercesImpl |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project. |
- xom:xom:jar:1.0 (compile)

xom |
Description: There is currently no description associated with this project.
URL: http://www.xom.nu
Project License: LGPL |
- xerces:xmlParserAPIs:jar:2.6.2 (compile)

xmlParserAPIs |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project. |
- xerces:xercesImpl:jar:2.6.2 (compile)

xercesImpl |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project. |
- xalan:xalan:jar:2.6.0 (compile)

xalan |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project. |
- com.ibm.icu:icu4j:jar:2.6.1 (compile)

icu4j |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project. |
- junit:junit:jar:3.8.2 (test)

Licenses
Unknown: dom4j, icu4j, jdom, xalan, xercesImpl, xml-apis, xmlParserAPIs
LGPL: xom
Common Public License Version 1.0: JUnit
BSD License 2.0: jaxen