The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type |
---|---|---|---|
com.sun.jersey | jersey-client | 1.4 | jar |
com.sun.jersey | jersey-server | 1.4 | jar |
javax.ws.rs | jsr311-api | 1.1.1 | jar |
org.codehaus.jackson | jackson-jaxrs | 1.6.1 | jar |
org.codehaus.jackson | jackson-mapper-asl | 1.6.1 | jar |
org.neo4j | neo4j-graph-algo | 1.3 | jar |
org.neo4j | server-api | 1.3 | jar |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type |
---|---|---|---|
junit | junit-dep | 4.8.2 | jar |
org.hamcrest | hamcrest-all | 1.1 | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type |
---|---|---|---|
asm | asm | 3.1 | jar |
com.sun.jersey | jersey-core | 1.4 | jar |
commons-beanutils | commons-beanutils | 1.8.0 | jar |
commons-beanutils | commons-beanutils-core | 1.8.0 | jar |
commons-collections | commons-collections | 3.2.1 | jar |
commons-configuration | commons-configuration | 1.6 | jar |
commons-digester | commons-digester | 1.8.1 | jar |
commons-lang | commons-lang | 2.4 | jar |
commons-logging | commons-logging | 1.1.1 | jar |
org.apache.geronimo.specs | geronimo-jta_1.1_spec | 1.1.1 | jar |
org.codehaus.jackson | jackson-core-asl | 1.6.1 | jar |
org.neo4j | neo4j-kernel | 1.3 | jar |
CDDL 1.1: jersey-client, jersey-core, jersey-server
BSD style: Hamcrest All, Hamcrest Core
Unknown: ASM Core
GPL2 w/ CPE: jersey-client, jersey-core, jersey-server
GNU General Public License, Version 3: Neo4j - Graph Algorithms, Neo4j - Graph Database Kernel, Neo4j Server API
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Commons BeanUtils, Commons BeanUtils Core, Commons Collections, Commons Configuration, Commons Digester, Commons Lang, Commons Logging, Data Mapper for Jackson, JAX-RS provider for JSON content type, JTA 1.1, Jackson
GNU Lesser General Public License (LGPL), Version 2.1: JAX-RS provider for JSON content type
CDDL License: jsr311-api
Apache License Version 2.0: Neo4j Server Examples