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 |
|---|---|---|---|---|---|
| ant | ant | 1.6.5 | - | jar | |
| com.cenqua.clover | clover | 1.3.13 | - | jar | |
| org.apache.maven.reporting | maven-reporting-impl | 2.0.2 | - | jar | |
| org.codehaus.plexus | plexus-compiler-api | 1.5.2 | - | 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 |
|---|---|---|---|---|---|
| jmock | jmock | 1.0.1 | - | jar | |
| junit | junit | 3.8.1 | - | 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 |
|---|---|---|---|---|---|
| classworlds | classworlds | 1.1-alpha-2 | - | jar | |
| commons-collections | commons-collections | 2.0 | - | jar | |
| commons-logging | commons-logging-api | 1.0.4 | - | jar | |
| commons-validator | commons-validator | 1.1.4 | - | jar | |
| org.apache.maven | maven-artifact | 2.0.2 | - | jar | |
| org.apache.maven | maven-artifact-manager | 2.0 | - | jar | |
| org.apache.maven | maven-model | 2.0 | - | jar | |
| org.apache.maven | maven-plugin-api | 2.0 | - | jar | |
| org.apache.maven | maven-profile | 2.0 | - | jar | |
| org.apache.maven | maven-project | 2.0 | - | jar | |
| org.apache.maven | maven-repository-metadata | 2.0 | - | jar | |
| org.apache.maven.doxia | doxia-core | 1.0-alpha-7 | - | jar | |
| org.apache.maven.doxia | doxia-decoration-model | 1.0-alpha-7 | - | jar | |
| org.apache.maven.doxia | doxia-sink-api | 1.0-alpha-7 | - | jar | |
| org.apache.maven.doxia | doxia-site-renderer | 1.0-alpha-7 | - | jar | |
| org.apache.maven.reporting | maven-reporting-api | 2.0.2 | - | jar | |
| org.apache.maven.wagon | wagon-provider-api | 1.0-alpha-5 | - | jar | |
| org.codehaus.plexus | plexus-container-default | 1.0-alpha-8 | - | jar | |
| org.codehaus.plexus | plexus-i18n | 1.0-beta-6 | - | jar | |
| org.codehaus.plexus | plexus-utils | 1.1 | - | jar | |
| org.codehaus.plexus | plexus-velocity | 1.1.2 | - | jar | |
| oro | oro | 2.0.7 | - | jar | |
| plexus | plexus-utils | 1.0.2 | - | jar | |
| velocity | velocity | 1.4 | - | jar |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| velocity | velocity-dep | 1.4 | - | jar |
Maven plugin for Clover
http://maven.apache.org/plugins/maven-clover-plugin
Unnamed - jmock:jmock:jar:1.0.1
Unnamed - junit:junit:jar:3.8.1
Clover is a powerful and highly configurable code coverage analysis tool. It discovers sections of code that are not being adequately exercised by your tests.
Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
http://maven.apache.org/maven-reporting/maven-reporting-impl
Unnamed - commons-validator:commons-validator:jar:1.1.4
This library is used to not only read Maven project object model files, but to assemble inheritence and to retrieve remote models as required.
http://maven.apache.org/maven2/maven-project
Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
http://maven.apache.org/maven-reporting/maven-reporting-api
http://maven.apache.org/doxia/doxia-sink-api
Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
http://maven.apache.org/maven2/maven-plugin-api
http://maven.apache.org/doxia/doxia-site-renderer
http://maven.apache.org/doxia/doxia-decoration-model
Unnamed - commons-logging:commons-logging-api:jar:1.0.4
Unnamed - commons-collections:commons-collections:jar:2.0
Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code.
http://jakarta.apache.org/velocity/
Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code.
http://jakarta.apache.org/velocity/