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
antlrantlr2.7.6-jar
net.java.dev.javaccjavacc4.0-jar
org.apache.mavenmaven-project2.0.5-jar
org.apache.maven.sharedfile-management1.1-jar
org.codehaus.mojo.groovygroovy-mojo-support1.0-beta-2-jar
qdoxqdox1.6.1-jar

test

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:

GroupIdArtifactIdVersionClassifierTypeOptional
junitjunit3.8.2-jar
org.apache.geronimo.genesis.configlogging-config1.2-jar
org.slf4jslf4j-simple1.4.3-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
bsfbsf2.4.0-jar
com.thoughtworks.xstreamxstream1.2.2-jar
commons-clicommons-cli1.0-jar
commons-langcommons-lang1.0-jar
commons-loggingcommons-logging1.0-jar
javax.servletjsp-api2.0-jar
javax.servletservlet-api2.4-jar
mockobjectsmockobjects-core0.09-jar
mx4jmx4j3.0.2-jar
org.apache.antant1.7.0-jar
org.apache.antant-launcher1.7.0-jar
org.apache.antant-nodeps1.7.0-jar
org.apache.mavenmaven-artifact2.0.5-jar
org.apache.mavenmaven-artifact-manager2.0.5-jar
org.apache.mavenmaven-model2.0.5-jar
org.apache.mavenmaven-plugin-api2.0-jar
org.apache.mavenmaven-profile2.0.5-jar
org.apache.mavenmaven-repository-metadata2.0.5-jar
org.apache.mavenmaven-settings2.0.5-jar
org.apache.maven.sharedmaven-shared-io1.0-jar
org.apache.maven.wagonwagon-provider-api1.0-beta-2-jar
org.codehaus.groovygroovy-all1.1-beta-2-jar
org.codehaus.mojo.groovygroovy-mojo-common1.0-beta-2-jar
org.codehaus.plexusplexus-classworlds1.2-alpha-10-jar
org.codehaus.plexusplexus-component-api1.0-alpha-32-jar
org.codehaus.plexusplexus-container-default1.0-alpha-32-jar
org.codehaus.plexusplexus-utils1.4.5-jar
xpp3xpp3_min1.1.3.4.O-jar

runtime

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

GroupIdArtifactIdVersionClassifierTypeOptional
castorcastor0.9.9-jar
log4jlog4j1.2.14-jar
openejbopenejb-loader1.0-jar
org.apache.antant-junit1.7.0-jar

test

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:

GroupIdArtifactIdVersionClassifierTypeOptional
org.slf4jslf4j-api1.4.3-jar

Project Dependency Graph

Dependency Listings

JavaCC Maven Plugin

Provides integration with JavaCC.

http://geronimo.apache.org/gshell/javacc-maven-plugin

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

Genesis Configuration :: Logging

Provides the common logging configuration used by the build process, primarily used to collect test output into 'target/test.log'.

http://geronimo.apache.org/config/logging-config

SLF4J Simple Binding

SLF4J Simple binding

http://www.slf4j.org

SLF4J API Module

The slf4j API

http://www.slf4j.org

Groovy Mojo Support

Provides support for implementing Maven 2 plugins in Groovy.

http://mojo.codehaus.org/groovy/groovy-mojo-support

Groovy Mojo Common

Common components used by the Maven plugin and Mojo support.

http://mojo.codehaus.org/groovy/groovy-mojo-common

Groovy

Groovy: A powerful, dynamic language for the JVM

http://groovy.codehaus.org/

CLI

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

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.

Unnamed - org.apache.ant:ant-junit:jar:1.7.0

contains the junit and junirreport tasks

http://ant.apache.org/ant-junit

Bean Scripting Framework

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

http://jakarta.apache.org/bsf

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

MX4J

MX4J JMX API and implementation

http://mx4j.sourceforge.net

Unnamed - mockobjects:mockobjects-core:jar:0.09

Unnamed - castor:castor:jar:0.9.9

OpenEJB :: Loader

OpenEJB Loader

http://www.openejb.org

Log4j

Log4j

http://logging.apache.org/log4j/docs/

Unnamed - javax.servlet:servlet-api:jar:2.4

Unnamed - javax.servlet:jsp-api:jar:2.0

XStream Core

Unnamed - xpp3:xpp3_min:jar:1.1.3.4.O

MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+.

http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/

org.apache.tools.ant

Apache Ant

http://ant.apache.org/ant

Unnamed - org.apache.ant:ant-nodeps:jar:1.7.0

contains all the optional tasks and types which do not have particular dependencies

http://ant.apache.org/ant-nodeps

Unnamed - org.apache.ant:ant-launcher:jar:1.7.0

master POM

http://ant.apache.org/ant-launcher

Maven Project Builder

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

Maven Local Settings Model

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 Profile Model

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

Maven Model

Maven Model

http://maven.apache.org/maven-model

Plexus Common Utilities

http://plexus.codehaus.org/plexus-utils

Default Plexus Container

Plexus Component API

Plexus Classworlds

Maven Shared File Management API

Basic API for lightweight logging

http://maven.apache.org/shared/file-management

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

Maven Shared I/O API

Basic API for lightweight logging

http://maven.apache.org/shared/maven-shared-io

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/maven-artifact

Maven Artifact Manager

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

Maven Wagon API

Maven Wagon API that defines the contract between different Wagon implementations

http://maven.apache.org/wagon/wagon-provider-api

JavaCC

Java Compiler Compiler [tm] (JavaCC [tm]) is the most popular parser generator for use with Java [tm] applications.

http://javacc.dev.java.net/

AntLR

http://www.antlr.org/

QDox

QDox is a high speed, small footprint parser for extracting class/interface/method definitions from source files complete with JavaDoc @tags. It is designed to be used by active code generators or documentation tools.

http://qdox.codehaus.org/