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
cglib cglib-nodep 2.1_3 jar
commons-collections commons-collections 3.2.1 jar
commons-io commons-io 2.4 jar
commons-lang commons-lang 2.6 jar
javax.persistence persistence-api 1.0 jar
javax.servlet jstl 1.2 jar
org.apache.geronimo.specs geronimo-jms_1.1_spec 1.1 jar
org.apache.geronimo.specs geronimo-jta_1.1_spec 1.1 jar
org.apache.ibatis ibatis-sqlmap 2.3.0 jar
org.aspectj aspectjrt 1.8.1 jar
org.codehaus.jackson jackson-mapper-asl 1.9.13 jar
org.freemarker freemarker 2.3.15 jar
org.hibernate hibernate-annotations 4.3.5.Final jar
org.hibernate hibernate-core 4.3.5.Final jar
org.hibernate hibernate-entitymanager 4.3.5.Final jar
org.osgi osgi_R4_core 1.0 jar
org.slf4j jcl-over-slf4j 1.7.6 jar
org.springframework spring-aop 3.2.9.RELEASE jar
org.springframework spring-beans 3.2.9.RELEASE jar
org.springframework spring-context 3.2.9.RELEASE jar
org.springframework spring-context-support 3.2.9.RELEASE jar
org.springframework spring-core 3.2.9.RELEASE jar
org.springframework spring-expression 3.2.9.RELEASE jar
org.springframework spring-jdbc 3.2.9.RELEASE jar
org.springframework spring-jms 3.2.9.RELEASE jar
org.springframework spring-orm 3.2.9.RELEASE jar
org.springframework spring-oxm 3.2.9.RELEASE jar
org.springframework spring-tx 3.2.9.RELEASE jar
org.springframework spring-web 3.2.9.RELEASE jar
org.springframework spring-webmvc 3.2.9.RELEASE jar
org.springframework.batch spring-batch-core 2.2.7.RELEASE jar
org.springframework.batch spring-batch-infrastructure 2.2.7.RELEASE jar
org.springframework.batch spring-batch-test 2.2.7.RELEASE jar
org.springframework.integration spring-integration-core 3.0.2.RELEASE jar
org.springframework.integration spring-integration-file 3.0.2.RELEASE jar
org.springframework.integration spring-integration-http 3.0.2.RELEASE jar
org.springframework.integration spring-integration-jms 3.0.2.RELEASE jar
org.springframework.security spring-security-taglibs 2.0.4 jar
stax stax 1.2.0 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
asm asm 2.2.3 jar
asm asm-attrs 2.2.3 jar
asm asm-commons 2.2.3 jar
com.thoughtworks.xstream xstream 1.4.7 jar
commons-dbcp commons-dbcp 1.4 jar
commons-fileupload commons-fileupload 1.3.1 jar
hsqldb hsqldb 1.8.0.7 jar
log4j log4j 1.2.17 jar
mysql mysql-connector-java 5.1.6 jar
org.aspectj aspectjweaver 1.8.1 jar
org.codehaus.jettison jettison 1.2 jar
org.slf4j slf4j-api 1.7.6 jar
org.slf4j slf4j-log4j12 1.7.6 jar
org.springframework.integration spring-integration-jmx 3.0.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
javax.annotation jsr250-api 1.0 jar
junit junit 4.8.2 jar
org.apache.derby com.springsource.org.apache.derby 10.5.1000001.764942 jar
org.apache.derby derby 10.6.1.0 jar
org.easymock easymock 2.3 jar
org.mockito mockito-all 1.9.5 jar
org.springframework spring-test 3.2.9.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 servlet-api 2.5 jar