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