<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-cypher</artifactId>
<version>2.1.5</version>
</dependency>
<parent> <groupId>org.neo4j</groupId> <artifactId>cypher-parent</artifactId> <version>2.1.5</version> </parent>
compile
|-- org.neo4j:neo4j-lucene-index
|-- org.neo4j:neo4j-graph-matching
|-- org.neo4j:neo4j-graph-algo
|-- org.neo4j:neo4j-cypher-commons
|-- org.neo4j:neo4j-cypher-compiler-1.9:2.0.3
|-- org.neo4j:neo4j-cypher-compiler-2.0:2.0.3
|-- org.neo4j:neo4j-cypher-compiler-2.1
|-- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru
provided
|-- org.neo4j:neo4j-cypher-commons
test