The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
backport-util-concurrent | backport-util-concurrent | 2.2 | - | jar | |
cglib | cglib | 2.1_3 | - | jar | |
commons-beanutils | commons-beanutils | 1.7.0 | - | jar | |
commons-digester | commons-digester | 1.7 | - | jar | |
commons-pool | commons-pool | 1.2 | - | jar | |
org.springframework | spring-aop | 2.0.1 | - | jar | |
org.springframework | spring-beans | 2.0.1 | - | jar | |
org.springframework | spring-core | 2.0.1 | - | jar | |
velocity | velocity | 1.4 | - | jar | |
xerces | xercesImpl | 2.6.2 | - | jar | |
xml-apis | xml-apis | 1.0.b2 | - | jar |
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:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
junit | junit | 3.8.1 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
aopalliance | aopalliance | 1.0 | - | jar | |
asm | asm | 1.5.3 | - | jar | |
avalon-framework | avalon-framework | 4.1.3 | - | jar | |
commons-collections | commons-collections | 3.2 | - | jar | |
commons-logging | commons-logging | 1.1 | - | jar | |
javax.servlet | servlet-api | 2.3 | - | jar | |
log4j | log4j | 1.2.14 | - | jar | |
logkit | logkit | 1.0.1 | - | jar |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
velocity | velocity-dep | 1.4 | - | jar |
Tubo is a customisable multi adapter, with integration abilities.
../../../../../../../../shell.sf.net/home/groups/t/tu/tubo/htdocs/tubo-core
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
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 Object Pooling Library
http://jakarta.apache.org/commons/pool/
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
http://www.springframework.org
Spring Framework: Core
http://www.springframework.org
Spring Framework: AOP
http://www.springframework.org
AOP Alliance
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 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/
Dawid Kurzyniec's backport of JSR 166
http://www.mathcs.emory.edu/dcl/util/backport-util-concurrent/