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 |
|---|---|---|---|---|---|
| org.apache.maven | maven-artifact | 2.0.6 | - | jar | |
| org.apache.maven | maven-plugin-api | 2.0.6 | - | jar | |
| org.apache.maven | maven-toolchain | 1.0 | - | jar | |
| org.apache.maven.surefire | surefire-booter | 2.4.3 | - | 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 |
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 | - | jar | |
| commons-cli | commons-cli | 1.0 | - | jar | |
| commons-lang | commons-lang | 2.1 | - | jar | |
| org.apache.maven | maven-artifact-manager | 2.0.6 | - | jar | |
| org.apache.maven | maven-core | 2.0.6 | - | jar | |
| org.apache.maven | maven-error-diagnostics | 2.0.6 | - | jar | |
| org.apache.maven | maven-model | 2.0.6 | - | jar | |
| org.apache.maven | maven-monitor | 2.0.6 | - | jar | |
| org.apache.maven | maven-plugin-descriptor | 2.0.6 | - | jar | |
| org.apache.maven | maven-plugin-parameter-documenter | 2.0.6 | - | jar | |
| org.apache.maven | maven-plugin-registry | 2.0.6 | - | jar | |
| org.apache.maven | maven-profile | 2.0.6 | - | jar | |
| org.apache.maven | maven-project | 2.0.6 | - | jar | |
| org.apache.maven | maven-repository-metadata | 2.0.6 | - | jar | |
| org.apache.maven | maven-settings | 2.0.6 | - | jar | |
| org.apache.maven.doxia | doxia-sink-api | 1.0-alpha-7 | - | jar | |
| org.apache.maven.reporting | maven-reporting-api | 2.0.6 | - | jar | |
| org.apache.maven.surefire | surefire-api | 2.4.3 | - | jar | |
| org.apache.maven.wagon | wagon-provider-api | 1.0-beta-2 | - | jar | |
| org.codehaus.plexus | plexus-container-default | 1.0-alpha-9-stable-1 | - | jar | |
| org.codehaus.plexus | plexus-interactivity-api | 1.0-alpha-4 | - | jar | |
| org.codehaus.plexus | plexus-utils | 1.5.1 | - | 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 |
|---|---|---|---|---|---|
| com.jcraft | jsch | 0.1.27 | - | jar | |
| jtidy | jtidy | 4aug2000r7-dev | - | jar | |
| org.apache.maven.wagon | wagon-file | 1.0-beta-2 | - | jar | |
| org.apache.maven.wagon | wagon-http-lightweight | 1.0-beta-2 | - | jar | |
| org.apache.maven.wagon | wagon-http-shared | 1.0-beta-2 | - | jar | |
| org.apache.maven.wagon | wagon-ssh | 1.0-beta-2 | - | jar | |
| org.apache.maven.wagon | wagon-ssh-common | 1.0-beta-2 | - | jar | |
| org.apache.maven.wagon | wagon-ssh-external | 1.0-beta-2 | - | jar | |
| plexus | plexus-utils | 1.0.2 | - | jar | |
| 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 |
|---|---|---|---|---|---|
| junit | junit | 3.8.1 | - | jar |
Surefire is a test framework project.
http://maven.apache.org/surefire/maven-surefire-plugin
Unnamed - jmock:jmock:jar:1.0.1
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.
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-plugin-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.
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-core
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-artifact
Surefire is a test framework project.
http://maven.apache.org/surefire/surefire-booter
Surefire is a test framework project.
http://maven.apache.org/surefire/surefire-api
Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/