Neo4j is a high-performance, NOSQL graph database with all the features of a mature and robust database.
'org.neo4j.build:deploy-release:2.2.2'
<dependency>
<groupId>org.neo4j.build</groupId>
<artifactId>deploy-release</artifactId>
<version>2.2.2</version>
</dependency>
<dependency org="org.neo4j.build" name="deploy-release" rev="2.2.2"/>
"org.neo4j.build", "deploy-release", "2.2.2"