<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-backup</artifactId>
<version>3.2.13</version>
</dependency>
<parent> <groupId>org.neo4j</groupId> <artifactId>parent</artifactId> <version>3.2.13</version> </parent>
compile
|-- com.google.code.findbugs:annotations
|-- org.neo4j:neo4j-command-line
|-- org.neo4j:neo4j-consistency-check
|-- commons-codec:commons-codec
test
|-- junit:junit
|-- org.hamcrest:hamcrest-core
|-- org.hamcrest:hamcrest-library