<dependency>
<groupId>org.janusgraph.commit</groupId>
<artifactId>janusgraph-backend-testutils</artifactId>
<version>0.6.3-20221222-080621.2eca610</version>
</dependency>
implementation 'org.janusgraph.commit:janusgraph-backend-testutils:0.6.3-20221222-080621.2eca610'
implementation("org.janusgraph.commit:janusgraph-backend-testutils:0.6.3-20221222-080621.2eca610")
libraryDependencies += "org.janusgraph.commit" % "janusgraph-backend-testutils" % "0.6.3-20221222-080621.2eca610"
@Grapes(
@Grab(group='org.janusgraph.commit', module='janusgraph-backend-testutils', version='0.6.3-20221222-080621.2eca610')
)
<dependency org="org.janusgraph.commit" name="janusgraph-backend-testutils" rev="0.6.3-20221222-080621.2eca610" />
<parent> <groupId>org.janusgraph.commit</groupId> <artifactId>janusgraph</artifactId> <version>0.6.3-20221222-080621.2eca610</version> </parent>
compile
|-- org.janusgraph.commit: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