<dependency>
<groupId>org.neo4j.community</groupId>
<artifactId>community-it</artifactId>
<version>3.5.31</version>
</dependency>
<parent> <groupId>org.neo4j</groupId> <artifactId>community-integration-tests</artifactId> <version>3.5.31</version> </parent>
compile
|-- org.neo4j:neo4j
|-- 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
|-- commons-codec:commons-codec
test
|-- org.neo4j.community:it-test-support
|-- org.neo4j.community:kernel-it