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.4 | - | jar | |
| org.apache.maven | maven-artifact | 2.0 | - | jar | |
| org.apache.maven | maven-core | 2.0 | - | jar | |
| org.apache.maven | maven-plugin-api | 2.0 | - | jar | |
| org.apache.maven | maven-plugin-descriptor | 2.0 | - | jar | |
| org.apache.maven | maven-project | 2.0 | - | jar | |
| org.apache.maven | maven-settings | 2.0 | - | jar | |
| org.apache.torque | torque-generator | 3.3 | - | jar | |
| org.codehaus.plexus | plexus-utils | 1.0.4 | - | 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 |
|---|---|---|---|---|---|
| mysql | mysql-connector-java | 3.1.11 | - | 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 | |
| avalon-framework | avalon-framework | 4.1.3 | - | jar | |
| classworlds | classworlds | 1.1-alpha-2 | - | jar | |
| commons-beanutils | commons-beanutils | 1.7.0 | - | jar | |
| commons-beanutils | commons-beanutils-core | 1.7.0 | - | jar | |
| commons-cli | commons-cli | 1.0 | - | jar | |
| commons-codec | commons-codec | 1.3 | - | jar | |
| commons-collections | commons-collections | 3.2 | - | jar | |
| commons-digester | commons-digester | 1.8 | - | jar | |
| commons-jxpath | commons-jxpath | 1.2 | - | jar | |
| commons-lang | commons-lang | 2.3 | - | jar | |
| commons-logging | commons-logging | 1.1 | - | jar | |
| commons-logging | commons-logging-api | 1.0.4 | - | jar | |
| doxia | doxia-sink-api | 1.0-alpha-4 | - | jar | |
| javax.servlet | servlet-api | 2.2 | - | jar | |
| jdom | jdom | b9 | - | jar | |
| junit | junit | 3.8.1 | - | jar | |
| log4j | log4j | 1.2.14 | - | jar | |
| logkit | logkit | 1.0.1 | - | jar | |
| org.apache.ant | ant | 1.7.0 | - | jar | |
| org.apache.ant | ant-launcher | 1.7.0 | - | jar | |
| org.apache.maven | maven-artifact-manager | 2.0 | - | jar | |
| org.apache.maven | maven-error-diagnostics | 2.0 | - | jar | |
| org.apache.maven | maven-model | 2.0 | - | jar | |
| org.apache.maven | maven-monitor | 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 | maven-profile | 2.0 | - | jar | |
| org.apache.maven | maven-repository-metadata | 2.0 | - | jar | |
| org.apache.maven.reporting | maven-reporting-api | 2.0 | - | jar | |
| org.apache.maven.wagon | wagon-provider-api | 1.0-alpha-5 | - | jar | |
| org.apache.texen | texen | 1.0 | - | jar | |
| org.apache.torque | torque-templates | 3.3 | - | jar | |
| org.apache.torque | village | 3.3 | - | jar | |
| org.apache.velocity | velocity | 1.5 | - | jar | |
| org.codehaus.plexus | plexus-container-default | 1.0-alpha-8 | - | jar | |
| org.codehaus.plexus | plexus-interactivity-api | 1.0-alpha-4 | - | jar | |
| oro | oro | 2.0.8 | - | jar | |
| velocity | velocity | 1.5 | - | jar | |
| xerces | xerces | 1.2.3 | - | jar | |
| xerces | xercesImpl | 2.6.2 | - | jar | |
| xml-apis | xml-apis | 1.0.b2 | - | 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.23 | - | 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 |
Maven 2 plugin for the Torque Generator
http://db.apache.org/torque/torque-maven-plugin
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-settings
http://classworlds.codehaus.org/
Maven Model
http://maven.apache.org/maven2/maven-model
MySQL java connector
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
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/
The Digester package lets you configure an XML->Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.
http://jakarta.apache.org/commons/digester/
A package of Java utility methods for accessing and modifying object properties
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Unnamed - xerces:xerces:jar:1.2.3
Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0
Unnamed - ant:ant-optional:jar:1.5.1
Unnamed - junit:junit:jar:3.8.1
Unnamed - commons-logging:commons-logging-api:jar:1.0.4
Unnamed - commons-beanutils:commons-beanutils-core:jar:1.7.0
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.
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-profile
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-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.
http://maven.apache.org/maven2/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/maven2/maven-core
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
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/maven2/maven-repository-metadata
Plexus Default Interactivity Handler
Maven Wagon Lightweight HTTP Provider
Tools to manage artifacts and deployment
Tools to manage artifacts and deployment
Tools to manage artifacts and deployment
Commons CLI provides a simple API for working with the command line arguments and options.
Tools to manage artifacts and deployment
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/maven2/maven-plugin-registry
Common project descriptor for the Torque project
http://db.apache.org/torque/torque-generator
Apache Ant
Unnamed - org.apache.ant:ant-launcher:jar:1.7.0
master POM
http://ant.apache.org/ant-launcher
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Unnamed - avalon-framework:avalon-framework:jar:4.1.3
Unnamed - javax.servlet:servlet-api:jar:2.2
Unnamed - logkit:logkit:jar:1.0.1
Log4j
http://logging.apache.org/log4j/docs/
Texen is a general purpose text generating utility based on Apache Velocity and Apache Ant.
http://velocity.apache.org/texen/releases/texen-1.0/
Apache Velocity is a general purpose template engine.
http://velocity.apache.org/engine/releases/velocity-1.5/
Common project descriptor for the Torque project
http://db.apache.org/torque/torque-templates
Unnamed - xml-apis:xml-apis:jar:1.0.b2
http://xml.apache.org/commons/#external
Unnamed - xerces:xercesImpl:jar:2.6.2
Apache Velocity is a general purpose template engine.
http://velocity.apache.org/engine/releases/velocity-1.5/
Types that extend and augment the Java Collections Framework.
http://jakarta.apache.org/commons/collections/
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/lang/
Common project descriptor for the Torque project