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.tinkerpop gremlin 1.1 jar
com.tinkerpop.blueprints blueprints-core 0.8 jar
com.tinkerpop.blueprints blueprints-neo4j-graph 0.8 jar
javax.annotation jsr250-api 1.0 jar
org.neo4j neo4j 1.4.1 jar
org.neo4j neo4j-cypher 1.4.1 jar
org.ow2.jotm jotm-core 2.1.9 jar
org.ow2.spec.ee ow2-connector-1.5-spec 1.0-M1 jar
org.slf4j jcl-over-slf4j 1.5.10 jar
org.slf4j slf4j-api 1.5.10 jar
org.springframework spring-aop 3.0.5.RELEASE jar
org.springframework spring-aspects 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-orm 3.0.5.RELEASE jar
org.springframework spring-tx 3.0.5.RELEASE jar
org.springframework.data spring-data-commons-core 1.1.0.RELEASE jar
org.springframework.data spring-data-neo4j 1.2.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 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.neo4j neo4j-kernel 1.4.1 test-jar
org.springframework spring-test 3.0.5.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
commons-configuration commons-configuration 1.6 jar
org.neo4j server-api 1.4.1 jar