Spring Data Neo4j core support for Neo4j graph database, offering object graph mapping, a Neo4jTemplate and Spring-Data-Commons Repository implementations.
'org.springframework.data:spring-data-neo4j:2.0.2.RELEASE'
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-neo4j</artifactId>
<version>2.0.2.RELEASE</version>
</dependency>
<dependency org="org.springframework.data" name="spring-data-neo4j" rev="2.0.2.RELEASE"/>
"org.springframework.data", "spring-data-neo4j", "2.0.2.RELEASE"