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
backport-util-concurrentbackport-util-concurrent2.2-jar
cglibcglib2.1_3-jar
commons-beanutilscommons-beanutils1.7.0-jar
commons-digestercommons-digester1.7-jar
commons-poolcommons-pool1.2-jar
org.springframeworkspring-aop2.0.1-jar
org.springframeworkspring-beans2.0.1-jar
org.springframeworkspring-core2.0.1-jar
velocityvelocity1.4-jar
xercesxercesImpl2.6.2-jar
xml-apisxml-apis1.0.b2-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

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
aopallianceaopalliance1.0-jar
asmasm1.5.3-jar
avalon-frameworkavalon-framework4.1.3-jar
commons-collectionscommons-collections3.2-jar
commons-loggingcommons-logging1.1-jar
javax.servletservlet-api2.3-jar
log4jlog4j1.2.14-jar
logkitlogkit1.0.1-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

Tubo Adapter - CORE

Tubo is a customisable multi adapter, with integration abilities.

../../../../../../../../shell.sf.net/home/groups/t/tu/tubo/htdocs/tubo-core

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

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)}/

Commons Pool

Commons Object Pooling Library

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

Collections

Types that extend and augment the Java Collections Framework.

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

Unnamed - xerces:xercesImpl:jar:2.6.2

Unnamed - xml-apis:xml-apis:jar:1.0.b2

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

Spring Framework: Beans

Spring Framework: Beans

http://www.springframework.org

Spring Framework: Core

Spring Framework: Core

http://www.springframework.org

Spring Framework: AOP

Spring Framework: AOP

http://www.springframework.org

AOP alliance

AOP Alliance

cglib

http://cglib.sourceforge.net/

asm

http://asm.objectweb.org/

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/

Backport of JSR 166

Dawid Kurzyniec's backport of JSR 166

http://www.mathcs.emory.edu/dcl/util/backport-util-concurrent/

Unnamed - junit:junit:jar:3.8.1