<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-cluster</artifactId>
<version>3.5.0-alpha08</version>
</dependency>
<parent> <groupId>org.neo4j</groupId> <artifactId>parent</artifactId> <version>3.5.0-alpha08</version> </parent>
compile
|-- io.netty:netty
|-- com.google.code.findbugs:annotations
|-- org.junit.jupiter:junit-jupiter-migrationsupport
|-- org.junit.vintage:junit-vintage-engine
|-- org.junit.jupiter:junit-jupiter-engine
|-- org.hamcrest:hamcrest-core
|-- org.hamcrest:hamcrest-library
|-- org.neo4j:neo4j-enterprise-kernel
test