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
commons-jexlcommons-jexl1.1-jar
net.sourceforge.javabitsjavabits-utilsSNAPSHOT-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.3-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 JEXL Utilities

http://javabits.sourceforge.net/jexl

Commons JEXL

Jexl is an implementation of the JSTL Expression Language with extensions.

http://jakarta.apache.org/commons/jexl/

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

JavaBits Utilities

http://javabits.sourceforge.net/utils

Plexus Archiver Component

Default Plexus Container

classworlds

http://classworlds.codehaus.org/

CLI

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

Logging

Commons Logging

http://jakarta.apache.org/commons/logging/

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