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