<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>janusgraph-benchmark</artifactId>
<version>1.1.0</version>
</dependency>
@Grapes(
@Grab(group='org.janusgraph', module='janusgraph-benchmark', version='1.1.0')
)
<parent> <groupId>org.janusgraph</groupId> <artifactId>janusgraph</artifactId> <version>1.1.0</version> </parent>
compile
|-- org.janusgraph:janusgraph-cql
|-- org.apache.logging.log4j:log4j-slf4j-impl
|-- org.apache.logging.log4j:log4j-core
|-- org.openjdk.jmh:jmh-core:1.37
|-- org.janusgraph:janusgraph-core
|-- org.janusgraph:janusgraph-inmemory
|-- com.datastax.oss:java-driver-test-infra
|-- org.apache.commons:commons-exec:1.4.0
provided