<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-causal-clustering</artifactId>
<version>3.4.0-rc02</version>
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-causal-clustering', version='3.4.0-rc02')
)
<parent> <groupId>org.neo4j</groupId> <artifactId>parent</artifactId> <version>3.4.0-rc02</version> </parent>
compile
|-- org.neo4j:neo4j-command-line
|-- org.neo4j:neo4j-management
|-- com.hazelcast:hazelcast-all:3.7.5
|-- com.google.code.findbugs:annotations
|-- org.neo4j:neo4j-security-enterprise
|-- junit:junit
|-- commons-codec:commons-codec
|-- org.hamcrest:hamcrest-core
|-- org.hamcrest:hamcrest-library
test
|-- org.neo4j:neo4j-consistency-check
|-- org.neo4j:neo4j-enterprise-kernel