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
javax.servletservlet-api2.5-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.7-jar
org.springframeworkspring-test3.0.0.RELEASE-jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

Project Dependency Graph

Dependency Listings

Spring Surf Modules

SURF Spring extension project, aggregates and configuration information about all Spring SURF and Spring Webscripts modules

http://www.springsurf.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

Unnamed - org.springframework:spring-test:jar:3.0.0.RELEASE

Spring Framework Parent

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