<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-cypher</artifactId>
<version>2.0.1</version>
</dependency>
<parent> <groupId>org.neo4j</groupId> <artifactId>cypher-parent</artifactId> <version>2.0.1</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
|-- org.neo4j:neo4j-cypher-compiler-2.0
|-- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru
test