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 |
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 |
---|---|---|---|---|---|
jaxen | jaxen | 1.1.1 | - | jar | |
junit | junit | 4.3 | - | jar | |
org.easymock | easymockclassextension | 2.2.2 | - | 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 |
---|---|---|---|---|---|
org.apache.ant | ant | 1.7.0 | - | 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 |
---|---|---|---|---|---|
xml-apis | xml-apis | 1.0.b2 | - | 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 |
---|---|---|---|---|---|
cglib | cglib-nodep | 2.1_3 | - | jar | |
com.ibm.icu | icu4j | 2.6.1 | - | jar | |
jdom | jdom | 1.0 | - | jar | |
org.easymock | easymock | 2.3 | - | jar | |
xalan | xalan | 2.6.0 | - | jar | |
xerces | xercesImpl | 2.6.2 | - | jar | |
xerces | xmlParserAPIs | 2.6.2 | - | jar | |
xom | xom | 1.0 | - | 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 |
---|---|---|---|---|---|
org.apache.ant | ant-launcher | 1.7.0 | - | jar |
C++ source code measurements tool.
http://cppncss.sourceforge.net
JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.
The EasyMock Class Extension allows to generate Mock Objects for classes
EasyMock provides Mock Objects for interfaces in JUnit tests by generating them on the fly using Java's proxy mechanism
dom4j: the flexible XML framework for Java
Jaxen is a universal Java XPath engine.
Unnamed - xml-apis:xml-apis:jar:1.0.b2
http://xml.apache.org/commons/#external
Unnamed - xerces:xercesImpl:jar:2.6.2
Unnamed - xerces:xmlParserAPIs:jar:2.6.2
Unnamed - xalan:xalan:jar:2.6.0
Unnamed - com.ibm.icu:icu4j:jar:2.6.1
Apache Ant
Unnamed - org.apache.ant:ant-launcher:jar:1.7.0
master POM