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-collectionscommons-collections3.2-jar
org.slf4jslf4j-api1.4.3-jar
org.springframeworkspring2.5-jar

runtime

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

GroupIdArtifactIdVersionClassifierTypeOptional
log4jlog4j1.2.13-jar
org.slf4jjcl104-over-slf4j1.4.3-jar
org.slf4jslf4j-log4j121.4.3-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
org.springframeworkspring-test2.5-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
commons-loggingcommons-logging1.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
junitjunit4.4-jar

Project Dependency Graph

Dependency Listings

Custom Thread Scope

Custom thread scope for defining Spring beans. A Runnable must be wrapped in a ThreadScopeRunnable if destruction callbacks should occur on a thread scoped bean.

Spring Framework: Test

Spring Framework: Test

http://www.springframework.org

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

Spring Framework

Spring Framework

http://www.springframework.org

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

Collections

Types that extend and augment the Java Collections Framework.

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

SLF4J API Module

The slf4j API

http://www.slf4j.org

JCL Implemented Over SLF4J

JCL implementation over SLF4J

http://www.slf4j.org

SLF4J LOG4J-12 Binding

The slf4j log4j-12 binding

http://www.slf4j.org

Log4j

Log4j

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