<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>janusgraph-backend-testutils</artifactId>
<version>1.0.1</version>
</dependency>
@Grapes(
@Grab(group='org.janusgraph', module='janusgraph-backend-testutils', version='1.0.1')
)
<parent> <groupId>org.janusgraph</groupId> <artifactId>janusgraph</artifactId> <version>1.0.1</version> </parent>
compile
|-- org.apache.logging.log4j:log4j-slf4j-impl
|-- org.apache.logging.log4j:log4j-core
|-- 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
|-- org.mockito:mockito-junit-jupiter