<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>janusgraph-test</artifactId>
<version>1.0.1-20240830-092728.97e6183</version>
</dependency>
libraryDependencies += "org.janusgraph" % "janusgraph-test" % "1.0.1-20240830-092728.97e6183"
@Grapes(
@Grab(group='org.janusgraph', module='janusgraph-test', version='1.0.1-20240830-092728.97e6183')
)
<dependency org="org.janusgraph" name="janusgraph-test" rev="1.0.1-20240830-092728.97e6183" />
<parent> <groupId>org.janusgraph</groupId> <artifactId>janusgraph</artifactId> <version>1.0.1-20240830-092728.97e6183</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