<dependency>
<groupId>com.buschmais.xo</groupId>
<artifactId>xo.neo4j</artifactId>
<version>0.4.5</version>
</dependency>
<parent> <groupId>com.buschmais.xo</groupId> <artifactId>xo.parent</artifactId> <version>0.4.5</version> </parent>
compile
|-- org.neo4j:neo4j
|-- org.neo4j:neo4j-rest-graphdb
|-- commons-lang:commons-lang:2.4
|-- junit:junit
|-- org.hamcrest:hamcrest-library
|-- org.hibernate:hibernate-validator