<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-slf4j</artifactId>
<version>3.5.0-alpha03</version>
</dependency>
<parent> <groupId>org.neo4j</groupId> <artifactId>parent</artifactId> <version>3.5.0-alpha03</version> </parent>
compile
|-- 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
test