License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdorg.springframework.data |
ArtifactId | ArtifactIdspring-data-neo4j-rest |
Version | Version3.4.6.RELEASE |
Type | Typejar |
Description |
DescriptionSpring Data Neo4j - Rest Binding
pring Data Neo4j Wrapper for the Neo4j REST API, provides a Graph Database proxy for the remote invocation.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.springframework.data/spring-data-neo4j-rest/ -->
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-neo4j-rest</artifactId>
<version>3.4.6.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.data/spring-data-neo4j-rest/
implementation 'org.springframework.data:spring-data-neo4j-rest:3.4.6.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.data/spring-data-neo4j-rest/
implementation ("org.springframework.data:spring-data-neo4j-rest:3.4.6.RELEASE")
'org.springframework.data:spring-data-neo4j-rest:jar:3.4.6.RELEASE'
<dependency org="org.springframework.data" name="spring-data-neo4j-rest" rev="3.4.6.RELEASE">
<artifact name="spring-data-neo4j-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.data', module='spring-data-neo4j-rest', version='3.4.6.RELEASE')
)
libraryDependencies += "org.springframework.data" % "spring-data-neo4j-rest" % "3.4.6.RELEASE"
[org.springframework.data/spring-data-neo4j-rest "3.4.6.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-tx | jar | |
org.springframework : spring-context | jar | |
org.springframework : spring-beans | jar | |
org.springframework : spring-aspects | jar | |
org.springframework : spring-aop | jar | |
org.springframework : spring-core | jar | |
org.springframework.data : spring-data-neo4j | jar | 3.4.6.RELEASE |
javax.validation : validation-api Optional | jar | 1.0.0.GA |
org.neo4j.test : neo4j-harness | jar | 2.2.5 |
org.codehaus.jackson : jackson-jaxrs | jar | 1.9.7 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.7 |
com.sun.jersey : jersey-client | jar | 1.9 |
org.neo4j : neo4j | jar | 2.2.5 |
javax.transaction : javax.transaction-api | jar | 1.2 |
commons-io : commons-io | jar | 2.4 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
com.mysema.querydsl : querydsl-lucene3 Optional | jar | 3.6.9 |
org.hibernate : hibernate-validator | jar | 4.2.0.Final |
org.neo4j.app : neo4j-server | jar | 2.2.5 |
commons-configuration : commons-configuration | jar | 1.6 |
org.mortbay.jetty : jetty | jar | 6.1.25 |
org.springframework.data : spring-data-neo4j-aspects | jar | 3.4.6.RELEASE |
org.springframework.data : spring-data-neo4j | test-jar | 3.4.6.RELEASE |
org.springframework.data : spring-data-neo4j-aspects | test-jar | 3.4.6.RELEASE |
com.sun.jersey : jersey-server | jar | 1.9 |
org.neo4j : neo4j-kernel | test-jar | 2.2.5 |
org.neo4j : neo4j-io | test-jar | 2.2.5 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.hamcrest : hamcrest-core | jar | 1.3 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |
org.springframework : spring-test | jar | |
ch.qos.logback : logback-classic | jar | 1.1.7 |