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
com.thoughtworks.xstream xstream 1.3 jar
commons-collections commons-collections 3.2 jar
commons-dbcp commons-dbcp 1.2.2 jar
commons-io commons-io 1.4 jar
commons-lang commons-lang 2.1 jar
commons-logging commons-logging 1.1.1 jar
javax.persistence persistence-api 1.0 jar
log4j log4j 1.2.14 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.5.4 jar
org.aspectj aspectjweaver 1.5.4 jar
org.codehaus.jettison jettison 1.0 jar
org.hibernate hibernate 3.2.6.ga jar
org.hibernate hibernate-annotations 3.3.1.GA jar
org.hibernate hibernate-entitymanager 3.3.2.GA jar
org.osgi osgi_R4_core 1.0 jar
org.springframework spring-aop 2.5.6 jar
org.springframework spring-beans 2.5.6 jar
org.springframework spring-context 2.5.6 jar
org.springframework spring-context-support 2.5.6 jar
org.springframework spring-core 2.5.6 jar
org.springframework spring-expression 2.5.6 jar
org.springframework spring-jdbc 2.5.6 jar
org.springframework spring-jms 2.5.6 jar
org.springframework spring-orm 2.5.6 jar
org.springframework spring-tx 2.5.6 jar
org.springframework spring-web 2.5.6 jar
org.springframework.osgi spring-osgi-core 1.1.2 jar
org.springframework.ws spring-oxm 1.5.5 jar
stax stax 1.2.0 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

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
hsqldb hsqldb 1.8.0.7 jar
javax.annotation jsr250-api 1.0 jar
junit junit 4.4 jar
org.apache.derby derby 10.4.2.0 jar
org.easymock easymock 2.3 jar
org.springframework spring-test 2.5.6 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