Project Dependencies

compile

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
org.apache.commons commons-proxy 1.0 - jar (optional)
org.springframework spring-aop 2.5.3 - jar (optional)
org.springframework spring-context 2.5.3 - jar (optional)

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:

GroupId ArtifactId Version Classifier Type Optional
commons-io commons-io 1.4 - jar
commons-lang commons-lang 2.3 - jar
junit junit 3.8.1 - jar

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Classifier Type Optional
javax.servlet servlet-api 2.3 - jar (optional)

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:

GroupId ArtifactId Version Classifier Type Optional
commons-logging commons-logging 1.1.1 - jar
org.springframework spring-beans 2.5.3 - jar
org.springframework spring-core 2.5.3 - jar
aopalliance aopalliance 1.0 - jar (optional)

Project Dependency Graph

Dependency Listings

Commons Monitoring (Sandbox)

Monitoring provides a simple, lightweight toolkit to instrument java application monitoring capabilities, including performances and thread concurrency.

http://commons.apache.org/sandbox/monitoring/

Unnamed - javax.servlet:servlet-api:jar:2.3

Spring Framework: Context

Spring Framework: Context

http://www.springframework.org

Spring Framework: AOP

Spring Framework: AOP

http://www.springframework.org

AOP alliance

AOP Alliance

http://aopalliance.sourceforge.net

Commons Logging

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

http://commons.apache.org/logging

Spring Framework: Beans

Spring Framework: Beans

http://www.springframework.org

Spring Framework: Core

Spring Framework: Core

http://www.springframework.org

Commons Proxy

Java library for dynamic proxying

http://commons.apache.org/proxy/

Unnamed - junit:junit:jar:3.8.1

Commons IO

Commons-IO contains utility classes, stream implementations, file filters, file comparators and endian classes.

http://commons.apache.org/io/

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/lang/