<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-backup</artifactId>
<version>3.5.0-alpha02</version>
</dependency>
<parent> <groupId>org.neo4j</groupId> <artifactId>parent</artifactId> <version>3.5.0-alpha02</version> </parent>
compile
|-- com.google.code.findbugs:annotations
|-- org.neo4j:neo4j-causal-clustering
|-- org.neo4j:neo4j-command-line
|-- org.neo4j:neo4j-consistency-check
|-- org.junit.jupiter:junit-jupiter-migrationsupport
|-- org.junit.jupiter:junit-jupiter-api
|-- org.apache.maven.surefire:surefire-logger-api
|-- commons-codec:commons-codec
|-- org.hamcrest:hamcrest-core
|-- org.hamcrest:hamcrest-library
test
|-- org.neo4j.community:it-test-support
|-- org.neo4j.community:kernel-it
|-- org.neo4j:neo4j-causal-clustering
|-- org.neo4j:neo4j-lucene-index