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
org.springframeworkspring-beans2.0.7-jar
org.springframeworkspring-core2.0.7-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.2-jar
xmlunitxmlunit1.0-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
avalon-frameworkavalon-framework4.1.3-jar
com.sun.jdmkjmxtools1.2.1-jar
com.sun.jmxjmxri1.2.1-jar
commons-loggingcommons-logging1.1-jar
logkitlogkit1.0.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
log4jlog4j1.2.15-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:

GroupIdArtifactIdVersionClassifierTypeOptional
javax.activationactivation1.1-jar
javax.jmsjms1.1-jar
javax.mailmail1.4-jar
javax.servletservlet-api2.4-jar

Project Dependency Graph

Dependency Listings

Spring Web Services

Spring Web Services is a product of the Spring community focused on creating document-driven Web services. It aims to facilitate contract-first SOAP service development, allowing for the creation of flexible web services using one of the many ways to manipulate XML payloads.

http://static.springframework.org/spring-ws/site/index.html

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: Beans

Spring Framework: Beans

http://www.springframework.org

Unnamed - xmlunit:xmlunit:jar:1.0

Spring Framework: Core

Spring Framework: Core

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