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
javax.annotation jsr250-api 1.0 jar
org.springframework spring-aop 3.0.5.RELEASE jar
org.springframework spring-beans 3.0.5.RELEASE jar
org.springframework spring-core 3.0.5.RELEASE jar
org.springframework spring-expression 3.0.5.RELEASE jar
org.springframework spring-orm 3.0.5.RELEASE jar
org.springframework spring-tx 3.0.5.RELEASE jar
org.springframework spring-web 3.0.5.RELEASE jar
org.springframework.data spring-data-commons-aspects 1.1.0.BUILD-SNAPSHOT jar
org.springframework.data spring-data-commons-core 1.1.0.BUILD-SNAPSHOT jar
org.springframework.data spring-data-couchdb 1.0.0.BUILD-SNAPSHOT jar
org.springframework.data spring-data-mongodb 1.0.0.BUILD-SNAPSHOT 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
log4j log4j 1.2.15 jar
org.slf4j jcl-over-slf4j 1.5.10 jar
org.slf4j slf4j-api 1.5.10 jar
org.slf4j slf4j-log4j12 1.5.10 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
junit junit 4.8.1 jar
org.mockito mockito-all 1.8.4 jar
org.springframework spring-test 3.0.5.RELEASE jar