<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>janusgraph-backend-testutils</artifactId>
<version>1.0.1-20240830-092728.97e6183</version>
</dependency>
implementation 'org.janusgraph:janusgraph-backend-testutils:1.0.1-20240830-092728.97e6183'
implementation("org.janusgraph:janusgraph-backend-testutils:1.0.1-20240830-092728.97e6183")
libraryDependencies += "org.janusgraph" % "janusgraph-backend-testutils" % "1.0.1-20240830-092728.97e6183"
@Grapes(
@Grab(group='org.janusgraph', module='janusgraph-backend-testutils', version='1.0.1-20240830-092728.97e6183')
)
<dependency org="org.janusgraph" name="janusgraph-backend-testutils" 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.apache.logging.log4j:log4j-slf4j-impl
|-- org.apache.logging.log4j:log4j-core
|-- org.janusgraph: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
|-- org.mockito:mockito-junit-jupiter