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
javax.persistencepersistence-api1.0-jar
org.apache.mavenmaven-plugin-api2.0-jar
org.codehaus.groovygroovy-all1.1-beta-2-jar
org.hibernatehibernate-validator3.0.0.ga-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.testngtestng5.1jdk15jar

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
junitjunit3.8.2-jar
mockobjectsmockobjects-core0.09-jar
mx4jmx4j3.0.2-jar
org.apache.antant1.7.0-jar
org.apache.antant-launcher1.7.0-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.8-jar
openejbopenejb-loader1.0-jar
org.apache.antant-junit1.7.0-jar

Project Dependency Graph

Dependency Listings

Maven Stitch Plugin

Stitch is a maven plugin that simplifies development with JBoss Seam. Stitch can process Java classes to generate Seam compliant CRUD interfaces.

http://stitch.sourceforge.net/

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

Enterprise JavaBeans (EJB) 3.0

The Enterprise JavaBeans architecture is a component architecture for the development and deployment of component-based business applications. The purpose of Enterprise JavaBeans (EJB) 3.0 is to improve the EJB architecture by reducing its complexity from the developer's point of view.

http://www.jcp.org/en/jsr/detail?id=220

Hibernate Validator

Following the DRY (Don't Repeat Yourself) principle, Hibernate Validator let's you express your domain constraints once (and only once) and ensure their compliance at various level of your system automatically.

http://validator.hibernate.org

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.

org.apache.tools.ant

Apache Ant

http://ant.apache.org/ant

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

master POM

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

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

Unnamed - log4j:log4j:jar:1.2.8

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/

TestNG

TestNG is a unit testing framework.

http://testng.org

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