<dependency>
<groupId>com.buschmais.xo</groupId>
<artifactId>xo.neo4j.test</artifactId>
<version>1.1.0</version>
</dependency>
<parent> <groupId>com.buschmais.xo</groupId> <artifactId>xo.neo4j</artifactId> <version>1.1.0</version> </parent>
compile
|-- com.buschmais.xo:xo.neo4j.embedded
|-- com.buschmais.xo:xo.neo4j.remote
|-- org.neo4j.community:it-test-support
|-- junit:junit
|-- org.hamcrest:hamcrest-library
|-- org.hibernate:hibernate-validator
|-- org.neo4j.app:neo4j-server
test