<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>janusgraph-backend-testutils</artifactId>
<version>0.6.2</version>
</dependency>
@Grapes(
@Grab(group='org.janusgraph', module='janusgraph-backend-testutils', version='0.6.2')
)
<parent> <groupId>org.janusgraph</groupId> <artifactId>janusgraph</artifactId> <version>0.6.2</version> </parent>
compile
|-- org.janusgraph:janusgraph-core
|-- org.apache.tinkerpop:gremlin-test
|-- org.apache.tinkerpop:gremlin-server
|-- org.junit.platform:junit-platform-launcher
|-- org.junit.jupiter:junit-jupiter-api
|-- org.junit.jupiter:junit-jupiter-params
|-- org.junit.jupiter:junit-jupiter-engine
|-- org.junit.vintage:junit-vintage-engine
|-- com.carrotsearch:junit-benchmarks
|-- com.carrotsearch.randomizedtesting:randomizedtesting-runner
|-- org.mockito:mockito-junit-jupiter
|-- org.apache.commons:commons-math