<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-backup</artifactId>
<version>3.1.9</version>
</dependency>
<parent> <groupId>org.neo4j</groupId> <artifactId>parent</artifactId> <version>3.1.9</version> </parent>
compile
|-- org.neo4j:neo4j-command-line
|-- org.neo4j:neo4j-consistency-check
test
|-- junit:junit
|-- org.hamcrest:hamcrest-core
|-- org.hamcrest:hamcrest-library