Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
net.sourceforge.javabitsjavabits-utilsSNAPSHOT-jar
org.apache.mavenmaven-plugin-api2.0.4-jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
classworldsclassworlds1.1-alpha-2-jar
commons-clicommons-cli1.0-jar
commons-langcommons-lang1.0-jar
commons-loggingcommons-logging1.0-jar
junitjunit3.8.1-jar
org.codehaus.plexusplexus-archiver1.0-alpha-3-jar
org.codehaus.plexusplexus-container-default1.0-alpha-9-jar
org.codehaus.plexusplexus-utils1.1-jar
velocityvelocity1.4-jar

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
velocityvelocity-dep1.4-jar

Project Dependency Graph

Dependency Listings

JavaBits Maven Utilities

http://javabits.sourceforge.net/maven

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-plugin-api

JavaBits Utilities

http://javabits.sourceforge.net/utils

Plexus Archiver Component

Default Plexus Container

JUnit

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://junit.org

classworlds

http://classworlds.codehaus.org/

CLI

Commons CLI provides a simple API for working with the command line arguments and options.

Unnamed - commons-logging:commons-logging:jar:1.0

Lang

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

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

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/

Plexus Common Utilities