<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-causal-clustering</artifactId>
<version>3.5.0-alpha05</version>
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-causal-clustering', version='3.5.0-alpha05')
)
<parent> <groupId>org.neo4j</groupId> <artifactId>parent</artifactId> <version>3.5.0-alpha05</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
|-- org.junit.jupiter:junit-jupiter-migrationsupport
|-- org.junit.vintage:junit-vintage-engine
|-- org.junit.jupiter:junit-jupiter-engine
|-- commons-codec:commons-codec
|-- org.hamcrest:hamcrest-core
|-- org.hamcrest:hamcrest-library
test
|-- org.neo4j:neo4j-consistency-check
|-- org.neo4j.community:it-test-support
|-- org.neo4j:neo4j-enterprise-kernel