Spring Data Neo4j parent project. Defines dependencies and common configuration for the build process.
'org.springframework.data:spring-data-neo4j-parent:2.0.0.RELEASE'
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-neo4j-parent</artifactId>
<version>2.0.0.RELEASE</version>
</dependency>
<dependency org="org.springframework.data" name="spring-data-neo4j-parent" rev="2.0.0.RELEASE"/>
"org.springframework.data", "spring-data-neo4j-parent", "2.0.0.RELEASE"