<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-causal-clustering</artifactId>
<version>3.1.9</version>
</dependency>
<parent> <groupId>org.neo4j</groupId> <artifactId>parent</artifactId> <version>3.1.9</version> </parent>
compile
|-- org.neo4j:neo4j-command-line
|-- com.hazelcast:hazelcast-all:3.7.5
|-- org.neo4j:neo4j-security-enterprise
test
|-- org.neo4j:neo4j-consistency-check
|-- org.neo4j:neo4j-enterprise-kernel
|-- junit:junit
|-- org.hamcrest:hamcrest-core