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 |
|---|---|---|---|---|---|
| commons-configuration | commons-configuration | 1.3 | - | jar | |
| org.codehaus.plexus | plexus-utils | 1.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 |
|---|---|---|---|---|---|
| org.apache.maven.shared | maven-plugin-testing-harness | 1.0-beta-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 |
|---|---|---|---|---|---|
| ant | ant-optional | 1.5.1 | - | jar | |
| classworlds | classworlds | 1.1-alpha-2 | - | jar | |
| commons-beanutils | commons-beanutils | 1.4 | - | jar | |
| commons-beanutils | commons-beanutils-core | 1.7.0 | - | jar | |
| commons-codec | commons-codec | 1.3 | - | jar | |
| commons-collections | commons-collections | 3.1 | - | jar | |
| commons-digester | commons-digester | 1.6 | - | jar | |
| commons-jxpath | commons-jxpath | 1.2 | - | jar | |
| commons-lang | commons-lang | 2.1 | - | jar | |
| commons-logging | commons-logging | 1.0 | - | jar | |
| commons-logging | commons-logging-api | 1.0.4 | - | jar | |
| javax.servlet | servlet-api | 2.2 | - | jar | |
| jdom | jdom | b9 | - | jar | |
| org.apache.maven | maven-artifact | 2.0.4 | - | jar | |
| org.apache.maven | maven-artifact-manager | 2.0.4 | - | jar | |
| org.apache.maven | maven-model | 2.0.4 | - | jar | |
| org.apache.maven | maven-plugin-api | 2.0.4 | - | jar | |
| org.apache.maven | maven-profile | 2.0.4 | - | jar | |
| org.apache.maven | maven-project | 2.0.4 | - | jar | |
| org.apache.maven | maven-repository-metadata | 2.0.4 | - | jar | |
| org.apache.maven | maven-settings | 2.0.4 | - | jar | |
| org.apache.maven.wagon | wagon-provider-api | 1.0-alpha-6 | - | jar | |
| org.codehaus.plexus | plexus-container-default | 1.0-alpha-9 | - | jar | |
| xalan | xalan | 2.7.0 | - | jar | |
| xerces | xerces | 1.2.3 | - | jar | |
| xerces | xercesImpl | 2.2.1 | - | 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 |
|---|---|---|---|---|---|
| com.jcraft | jsch | 0.1.23 | - | jar | |
| commons-cli | commons-cli | 1.0 | - | jar | |
| doxia | doxia-sink-api | 1.0-alpha-4 | - | jar | |
| junit | junit | 3.8.1 | - | jar | |
| org.apache.maven | maven-core | 2.0 | - | jar | |
| org.apache.maven | maven-error-diagnostics | 2.0 | - | jar | |
| org.apache.maven | maven-monitor | 2.0 | - | jar | |
| org.apache.maven | maven-plugin-descriptor | 2.0 | - | jar | |
| org.apache.maven | maven-plugin-parameter-documenter | 2.0 | - | jar | |
| org.apache.maven | maven-plugin-registry | 2.0 | - | jar | |
| org.apache.maven.reporting | maven-reporting-api | 2.0 | - | jar | |
| org.apache.maven.wagon | wagon-file | 1.0-alpha-5 | - | jar | |
| org.apache.maven.wagon | wagon-http-lightweight | 1.0-alpha-5 | - | jar | |
| org.apache.maven.wagon | wagon-ssh | 1.0-alpha-5 | - | jar | |
| org.codehaus.plexus | plexus-interactivity-api | 1.0-alpha-4 | - | jar |
Maven plugin for building Eclipse PDE projects
http://mojo.codehaus.org/pde-maven-plugin
Tools to assist in the reading of configuration/preferences files in various formats
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
http://jakarta.apache.org/commons/codec/
Unnamed - xalan:xalan:jar:2.7.0
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)}/
A package of Java utility methods for accessing and modifying object properties
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Unnamed - commons-logging:commons-logging:jar:1.0
Unnamed - javax.servlet:servlet-api:jar:2.2
Unnamed - xerces:xerces:jar:1.2.3
Unnamed - ant:ant-optional:jar:1.5.1
Unnamed - junit:junit:jar:3.8.1
Unnamed - xerces:xercesImpl:jar:2.2.1
Unnamed - commons-digester:commons-digester:jar:1.6
Java Bean Utililities
Unnamed - xml-apis:xml-apis:jar:1.0.b2
http://xml.apache.org/commons/#external
Unnamed - commons-logging:commons-logging-api:jar:1.0.4
Unnamed - commons-beanutils:commons-beanutils-core:jar:1.7.0
Unnamed - commons-collections:commons-collections:jar:3.1
Types that extend and augment the Java Collections Framework.
Maven Plugin Testing Mechanism
Maven shared components
http://maven.apache.org/shared/maven-plugin-testing-harness
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-core
Maven Model
http://maven.apache.org/maven-model
Maven Plugin Parameter Documenter 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-parameter-documenter
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-profile
Provides a manager component which will process a given Throwable instance through a set of diagnostic sub-components, and return a String message with user-friendly information about the error and possibly how to fix it.
http://maven.apache.org/maven2/maven-error-diagnostics
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-monitor
Maven Repository Metadata Model
Maven Plugin Mapping
http://maven.apache.org/maven-repository-metadata
Plexus Default Interactivity Handler
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-settings
Maven Wagon Lightweight HTTP Provider
Tools to manage artifacts and deployment
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-manager
Tools to manage artifacts and deployment
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-descriptor
Commons CLI provides a simple API for working with the command line arguments and options.
Tools to manage artifacts and deployment
Tools to manage artifacts and deployment
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/maven-project
Unnamed - org.apache.maven.reporting:maven-reporting-api:jar:2.0
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-reporting/maven-reporting-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/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.
http://maven.apache.org/maven-artifact
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.