Library that helps building APIs for Neo4j applications using Spring MVC rather than JAX-RS
'com.graphaware.neo4j:api:2.0.3.6'
<dependency>
<groupId>com.graphaware.neo4j</groupId>
<artifactId>api</artifactId>
<version>2.0.3.6</version>
</dependency>
<dependency org="com.graphaware.neo4j" name="api" rev="2.0.3.6"/>
"com.graphaware.neo4j", "api", "2.0.3.6"