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-digestercommons-digester1.8-jar
org.acegisecurityacegi-security1.0.3-jar
org.springframeworkspring2.0.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
junitjunit3.8.1-jar
junit-addonsjunit-addons1.4-jar
junitperfjunitperf1.8-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
avalon-frameworkavalon-framework4.1.3-jar
commons-beanutilscommons-beanutils1.7.0-jar
commons-codeccommons-codec1.3-jar
commons-collectionscommons-collections3.1-jar
commons-langcommons-lang2.1-jar
commons-loggingcommons-logging1.1-jar
javax.servletservlet-api2.3-jar
log4jlog4j1.2.9-jar
logkitlogkit1.0.1-jar
org.springframeworkspring-aop1.2.8-jar
org.springframeworkspring-beans1.2.8-jar
org.springframeworkspring-context1.2.8-jar
org.springframeworkspring-core1.2.8-jar
org.springframeworkspring-dao1.2.8-jar
org.springframeworkspring-jdbc1.2.8-jar
org.springframeworkspring-remoting1.2.8-jar
org.springframeworkspring-web1.2.8-jar
org.springframeworkspring-webmvc1.2.8-jar
orooro2.0.8-jar

runtime

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

GroupIdArtifactIdVersionClassifierTypeOptional
org.springframeworkspring-support1.2.8-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
xercesxercesImpl2.6.2-jar
xercesxmlParserAPIs2.6.2-jar

Project Dependency Graph

Dependency Listings

Heracles Project Archetype

http://heracles.sourceforge.org

Unnamed - junit:junit:jar:3.8.1

Unnamed - junit-addons:junit-addons:jar:1.4

Unnamed - xerces:xercesImpl:jar:2.6.2

Unnamed - xerces:xmlParserAPIs:jar:2.6.2

Spring Framework

Spring Framework

http://www.springframework.org

Unnamed - junitperf:junitperf:jar:1.8

Digester

The Digester package lets you configure an XML->Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.

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

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

Acegi Security System for Spring

Acegi Security System for Spring

http://acegisecurity.org/acegi-security

Spring remoting

Spring DAO

Spring context

Spring AOP

Spring web MVC

Spring web

Spring JDBC

Spring beans

Spring core

Spring suport

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.

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

Logging

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

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

Codec

The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.

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

Unnamed - oro:oro:jar:2.0.8

Unnamed - commons-collections:commons-collections:jar:3.1

Types that extend and augment the Java Collections Framework.