Project that builds the Neo4j Cypher modules as part of the Community distribution.
'org.neo4j:cypher-parent:2.2.2'
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>cypher-parent</artifactId>
<version>2.2.2</version>
</dependency>
<dependency org="org.neo4j" name="cypher-parent" rev="2.2.2"/>
"org.neo4j", "cypher-parent", "2.2.2"