<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>janusgraph-test</artifactId>
<version>1.2.0-20241120-125614.80ef1d9</version>
</dependency>
libraryDependencies += "org.janusgraph" % "janusgraph-test" % "1.2.0-20241120-125614.80ef1d9"
@Grapes(
@Grab(group='org.janusgraph', module='janusgraph-test', version='1.2.0-20241120-125614.80ef1d9')
)
<dependency org="org.janusgraph" name="janusgraph-test" rev="1.2.0-20241120-125614.80ef1d9" />
<parent> <groupId>org.janusgraph</groupId> <artifactId>janusgraph</artifactId> <version>1.2.0-20241120-125614.80ef1d9</version> </parent>
compile
|-- org.janusgraph:janusgraph-core
|-- org.janusgraph:janusgraph-inmemory
|-- org.janusgraph:janusgraph-backend-testutils
|-- org.apache.tinkerpop:gremlin-groovy
|-- org.apache.tinkerpop:gremlin-driver
|-- org.apache.tinkerpop:gremlin-server
|-- org.locationtech.jts:jts-core
runtime