Last Version

Spring Data Neo4j Distribution 2.1.0.RELEASE

Within the Spring Data project the Spring Data Neo4j library provides integration with the Neo4j graph database, offering object graph mapping, a Neo4jTemplate and Spring-Data-Commons Repository implementations.

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.springframework.data
ArtifactId

ArtifactId

spring-data-neo4j-dist
Version

Version

2.1.0.RELEASE
Type

Type

pom
Description

Description

Spring Data Neo4j Distribution
Within the Spring Data project the Spring Data Neo4j library provides integration with the Neo4j graph database, offering object graph mapping, a Neo4jTemplate and Spring-Data-Commons Repository implementations.
Project URL

Project URL

http://www.springsource.org/spring-data/neo4j
Project Organization

Project Organization

SpringSource
Source Code Management

Source Code Management

http://github.com/SpringSource/spring-data-neo4j

Download spring-data-neo4j-dist 2.1.0.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.data/spring-data-neo4j-dist/ -->
<dependency>
    <groupId>org.springframework.data</groupId>
    <artifactId>spring-data-neo4j-dist</artifactId>
    <version>2.1.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.data/spring-data-neo4j-dist/
implementation 'org.springframework.data:spring-data-neo4j-dist:2.1.0.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.data/spring-data-neo4j-dist/
implementation ("org.springframework.data:spring-data-neo4j-dist:2.1.0.RELEASE")
'org.springframework.data:spring-data-neo4j-dist:pom:2.1.0.RELEASE'
<dependency org="org.springframework.data" name="spring-data-neo4j-dist" rev="2.1.0.RELEASE">
  <artifact name="spring-data-neo4j-dist" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework.data', module='spring-data-neo4j-dist', version='2.1.0.RELEASE')
)
libraryDependencies += "org.springframework.data" % "spring-data-neo4j-dist" % "2.1.0.RELEASE"
[org.springframework.data/spring-data-neo4j-dist "2.1.0.RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • spring-data-neo4j-parent
  • spring-data-neo4j
  • spring-data-neo4j-rest
  • spring-data-neo4j-tx
  • spring-data-neo4j-aspects
  • spring-data-neo4j-cross-store