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 |
---|---|---|---|---|---|
net.sourceforge.javabits | javabits-utils | SNAPSHOT | - | jar | |
org.apache.maven | maven-plugin-api | 2.0.4 | - | 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-cli | commons-cli | 1.0 | - | jar | |
commons-lang | commons-lang | 1.0 | - | jar | |
commons-logging | commons-logging | 1.0 | - | jar | |
junit | junit | 3.8.1 | - | jar | |
org.codehaus.plexus | plexus-archiver | 1.0-alpha-3 | - | jar | |
org.codehaus.plexus | plexus-container-default | 1.0-alpha-9 | - | jar | |
org.codehaus.plexus | plexus-utils | 1.1 | - | 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 |
http://javabits.sourceforge.net/maven
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
http://javabits.sourceforge.net/utils
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.
http://classworlds.codehaus.org/
Commons CLI provides a simple API for working with the command line arguments and options.
Unnamed - commons-logging:commons-logging:jar:1.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.
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.