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
log4jlog4j1.2.14-jar
org.apache.maven.reportingmaven-reporting-impl2.0.4-jar
org.codehaus.mojo.hibernate3maven-hibernate3-jdk142.1-jar
org.codehaus.mojo.hibernate3maven-hibernate3-jdk152.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
hsqldbhsqldb1.8.0.7-jar
org.apache.maven.sharedmaven-plugin-testing-harness1.1-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
antlrantlr2.7.6-jar
asmasm1.5.3-jar
asmasm-attrs1.5.3-jar
cglibcglib2.1_3-jar
classworldsclassworlds1.1-alpha-2-jar
commons-beanutilscommons-beanutils1.7.0-jar
commons-collectionscommons-collections2.1.1-jar
commons-digestercommons-digester1.6-jar
commons-loggingcommons-logging1.0.4-jar
commons-loggingcommons-logging-api1.0.4-jar
commons-validatorcommons-validator1.2.0-jar
dom4jdom4j1.6.1-jar
freemarkerfreemarker2.3.8-jar
javax.persistencepersistence-api1.0-jar
jbossjavassist3.3.ga-jar
jbossjboss-common-core2.0.4.GA-jar
net.sf.ehcacheehcache1.2.3-jar
org.apache.geronimo.specsgeronimo-jta_1.0.1B_spec1.1.1-jar
org.apache.mavenmaven-artifact2.0.4-jar
org.apache.mavenmaven-artifact-manager2.0.4-jar
org.apache.mavenmaven-model2.0.4-jar
org.apache.mavenmaven-plugin-api2.0.4-jar
org.apache.mavenmaven-profile2.0.4-jar
org.apache.mavenmaven-project2.0.4-jar
org.apache.mavenmaven-repository-metadata2.0-jar
org.apache.mavenmaven-settings2.0.4-jar
org.apache.maven.doxiadoxia-core1.0-alpha-7-jar
org.apache.maven.doxiadoxia-decoration-model1.0-alpha-7-jar
org.apache.maven.doxiadoxia-sink-api1.0-alpha-7-jar
org.apache.maven.doxiadoxia-site-renderer1.0-alpha-7-jar
org.apache.maven.reportingmaven-reporting-api2.0.4-jar
org.apache.maven.wagonwagon-provider-api1.0-alpha-5-jar
org.beanshellbsh2.0b4-jar
org.codehaus.mojo.hibernate3maven-hibernate3-api2.1-jar
org.codehaus.plexusplexus-container-default1.0-alpha-9-jar
org.codehaus.plexusplexus-i18n1.0-beta-6-jar
org.codehaus.plexusplexus-utils1.4.2-jar
org.codehaus.plexusplexus-velocity1.1.2-jar
org.hibernatehibernate3.2.5.ga-jar
org.hibernatehibernate-annotations3.3.0.ga-jar
org.hibernatehibernate-commons-annotations3.0.0.ga-jar
org.hibernatehibernate-entitymanager3.3.1.ga-jar
org.hibernatehibernate-tools3.2.0.ga-jar
org.hibernatehibernate-validator3.0.0.ga-jar
org.hibernatejtidyr8-20060801-jar
orooro2.0.7-jar
plexusplexus-utils1.0.2-jar
velocityvelocity1.4-jar
xml-apisxml-apis1.0.b2-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

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
com.jcraftjsch0.1.23-jar
commons-clicommons-cli1.0-jar
junitjunit3.8.1-jar
org.apache.mavenmaven-core2.0-jar
org.apache.mavenmaven-error-diagnostics2.0-jar
org.apache.mavenmaven-monitor2.0-jar
org.apache.mavenmaven-plugin-descriptor2.0-jar
org.apache.mavenmaven-plugin-parameter-documenter2.0-jar
org.apache.mavenmaven-plugin-registry2.0-jar
org.apache.maven.wagonwagon-file1.0-alpha-5-jar
org.apache.maven.wagonwagon-http-lightweight1.0-alpha-5-jar
org.apache.maven.wagonwagon-ssh1.0-alpha-5-jar
org.codehaus.plexusplexus-archiver1.0-alpha-7-jar
org.codehaus.plexusplexus-interactivity-api1.0-alpha-4-jar

Project Dependency Graph

Dependency Tree

Dependency Listings

Hibernate3 Maven Plugin

Maven plugin based on the hibernate-tools project.

http://mojo.codehaus.org/hibernate3/hibernate3-maven-plugin

Log4j

Log4j

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

Maven Hibernate3 Implementation - JDK15

Hibernate 3 Maven 2 Integration.

http://mojo.codehaus.org/hibernate3/maven-hibernate3-components/maven-hibernate3-jdk15

Hibernate Entity Manager

Hibernate EntityManager implements the programming interfaces and lifecycle rules as defined by the EJB3 persistence specification.

http://entitymanager.hibernate.org

Hibernate Annotations

EJB3-style annotations for Hibernate

http://annotations.hibernate.org

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 Commons Annotations

Hibernate Commons Annotations is a utility project used by annotations based Hibernate sub-projects.

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

Javassist

Javassist (Java programming assistant) is a load-time reflective system for Java.

http://www.jboss.org/products/javassist

JBoss Common Classes

JBoss Common Core Utility classes

http://www.jboss.org

Maven Reporting Implementation

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-reporting/maven-reporting-impl

Validator

Commons Validator provides the building blocks for both client side validation and server side data validation. It may be used standalone or with a framework like Struts.

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Unnamed - commons-digester:commons-digester:jar:1.6

Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0

Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

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

XML Commons External Components XML APIs

xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.

http://xml.apache.org/commons/#external

Unnamed - oro:oro:jar:2.0.7

Doxia Site Renderer Component

http://maven.apache.org/doxia/doxia-site-renderer

Doxia Core

http://maven.apache.org/doxia/doxia-core

Plexus I18N Component

Plexus Velocity Component

Plexus Common Utilities

Unnamed - commons-collections:commons-collections:jar:2.1.1

Unnamed - commons-logging:commons-logging-api:jar:1.0.4

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/

Doxia Decoration Model

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

Maven Plugin Testing Mechanism

Maven shared components

http://maven.apache.org/shared/maven-plugin-testing-harness

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/maven2/maven-core

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 Wagon File Provider

Tools to manage artifacts and deployment

Maven Plugin Parameter Documenter 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-parameter-documenter

Maven Wagon Lightweight HTTP Provider

Tools to manage artifacts and deployment

Maven Reporting 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-reporting/maven-reporting-api

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

Maven Repository Metadata Model

Maven Plugin Mapping

http://maven.apache.org/maven2/maven-repository-metadata

Maven Error Diagnostics

Provides a manager component which will process a given Throwable instance through a set of diagnostic sub-components, and return a String message with user-friendly information about the error and possibly how to fix it.

http://maven.apache.org/maven2/maven-error-diagnostics

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 Plugin Registry 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/maven2/maven-plugin-registry

CLI

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

Maven Plugin Descriptor 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/maven2/maven-plugin-descriptor

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

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 Monitor

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-monitor

Maven Wagon SSH Provider

Tools to manage artifacts and deployment

jsch

Maven Wagon API

Tools to manage artifacts and deployment

classworlds

http://classworlds.codehaus.org/

Plexus Default Interactivity Handler

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

Plexus Archiver Component

Default Plexus Container

Plexus Common Utilities

Maven Hibernate3 Implementation - JDK14

Hibernate 3 Maven 2 Integration.

http://mojo.codehaus.org/hibernate3/maven-hibernate3-components/maven-hibernate3-jdk14

Maven Hibernate3 API

Hibernate 3 Maven 2 Integration.

http://mojo.codehaus.org/hibernate3/maven-hibernate3-api

HSQLDB

Lightweight 100% Java SQL Database Engine

http://hsqldb.org/