The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| xom | xom | 1.1 | - | jar |
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 | Classifier | Type | Optional |
|---|---|---|---|---|---|
| junit | junit | 3.8.1 | - | jar |
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 | Classifier | Type | Optional |
|---|---|---|---|---|---|
| ant | ant | 1.6.5 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| dom4j | dom4j | 1.6.1 | - | jar | |
| jaxen | jaxen | 1.1-beta-8 | - | jar | |
| jdom | jdom | 1.0 | - | jar | |
| xalan | xalan | 2.7.0 | - | jar | |
| xerces | xercesImpl | 2.6.2 | - | jar | |
| xerces | xmlParserAPIs | 2.6.2 | - | jar | |
| xml-apis | xml-apis | 1.0.b2 | - | jar |
xcluder is an XML Inclusions (XInclude) task for Apache Ant. Offers the choice of using Xerces or Elliotte Rusty Harold's XOM API.
http://www.sourceforge.net/projects/xcluder
Unnamed - xerces:xmlParserAPIs:jar:2.6.2
Unnamed - xerces:xercesImpl:jar:2.6.2
Unnamed - xalan:xalan:jar:2.7.0
Unnamed - xml-apis:xml-apis:jar:1.0.b2
http://xml.apache.org/commons/#external
Jaxen is a universal Java XPath engine.
dom4j: the flexible XML framework for Java