Project Dependency Management

compile

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

GroupId ArtifactId Version Type
com.fasterxml.jackson.core jackson-databind 2.4.2 jar
com.jayway.jsonpath json-path 1.2.0 jar
com.thoughtworks.xstream xstream 1.4.7 jar
commons-collections commons-collections 3.2.1 jar
commons-io commons-io 2.4 jar
commons-lang commons-lang 2.6 jar
commons-logging commons-logging 1.2 jar
javax.servlet jstl 1.2 jar
joda-time joda-time 2.5 jar
org.aspectj aspectjrt 1.8.2 jar
org.codehaus.castor castor-xml 1.3.3 jar
org.freemarker freemarker 2.3.20 jar
org.hibernate hibernate-annotations 4.3.6.Final jar
org.hibernate hibernate-core 4.3.6.Final jar
org.hibernate hibernate-entitymanager 4.3.6.Final jar
org.slf4j jcl-over-slf4j 1.7.7 jar
org.springframework spring-aop 4.1.2.RELEASE jar
org.springframework spring-beans 4.1.2.RELEASE jar
org.springframework spring-context 4.1.2.RELEASE jar
org.springframework spring-context-support 4.1.2.RELEASE jar
org.springframework spring-core 4.1.2.RELEASE jar
org.springframework spring-expression 4.1.2.RELEASE jar
org.springframework spring-jdbc 4.1.2.RELEASE jar
org.springframework spring-jms 4.1.2.RELEASE jar
org.springframework spring-orm 4.1.2.RELEASE jar
org.springframework spring-oxm 4.1.2.RELEASE jar
org.springframework spring-oxm 4.1.2.RELEASE jar
org.springframework spring-tx 4.1.2.RELEASE jar
org.springframework spring-web 4.1.2.RELEASE jar
org.springframework spring-webmvc 4.1.2.RELEASE jar
org.springframework.batch spring-batch-core 3.0.3.RELEASE jar
org.springframework.batch spring-batch-infrastructure 3.0.3.RELEASE jar
org.springframework.batch spring-batch-integration 3.0.3.RELEASE jar
org.springframework.batch spring-batch-test 3.0.3.RELEASE jar
org.springframework.data spring-data-commons 1.9.1.RELEASE jar
org.springframework.hateoas spring-hateoas 0.16.0.RELEASE jar
org.springframework.integration spring-integration-core 4.1.2.RELEASE jar
org.springframework.integration spring-integration-file 4.1.2.RELEASE jar
org.springframework.integration spring-integration-http 4.1.2.RELEASE jar
org.springframework.integration spring-integration-jms 4.1.2.RELEASE jar
org.springframework.plugin spring-plugin-core 1.1.0.RELEASE jar
org.springframework.security spring-security-taglibs 3.2.5.RELEASE jar

runtime

The following is a list of runtime dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to run the submodule:

GroupId ArtifactId Version Type
commons-dbcp commons-dbcp 1.4 jar
commons-fileupload commons-fileupload 1.3.1 jar
log4j log4j 1.2.17 jar
mysql mysql-connector-java 5.1.32 jar
org.aspectj aspectjweaver 1.8.2 jar
org.codehaus.jettison jettison 1.2 jar
org.hsqldb hsqldb 2.3.2 jar
org.slf4j slf4j-api 1.7.7 jar
org.slf4j slf4j-log4j12 1.7.7 jar
org.springframework.integration spring-integration-jmx 4.1.2.RELEASE jar

test

The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:

GroupId ArtifactId Version Type
com.h2database h2 1.3.176 jar
junit junit 4.11 jar
org.apache.derby derby 10.10.2.0 jar
org.mockito mockito-all 1.9.5 jar
org.springframework spring-test 4.1.2.RELEASE jar

provided

The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:

GroupId ArtifactId Version Type
javax.servlet javax.servlet-api 3.0.1 jar