<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-ha</artifactId>
<version>3.5.0-alpha04</version>
</dependency>
<parent> <groupId>org.neo4j</groupId> <artifactId>parent</artifactId> <version>3.5.0-alpha04</version> </parent>
compile
|-- org.neo4j:neo4j-enterprise-kernel
|-- org.neo4j:neo4j-lucene-index
|-- 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
provided
|-- org.neo4j:neo4j-management
test
|-- org.neo4j:neo4j-enterprise-kernel
|-- org.neo4j.community:it-test-support