<dependency>
<groupId>org.janusgraph.commit</groupId>
<artifactId>janusgraph-backend-testutils</artifactId>
<version>1.0.0-20221223-103952.96483fb</version>
</dependency>
implementation 'org.janusgraph.commit:janusgraph-backend-testutils:1.0.0-20221223-103952.96483fb'
implementation("org.janusgraph.commit:janusgraph-backend-testutils:1.0.0-20221223-103952.96483fb")
libraryDependencies += "org.janusgraph.commit" % "janusgraph-backend-testutils" % "1.0.0-20221223-103952.96483fb"
@Grapes(
@Grab(group='org.janusgraph.commit', module='janusgraph-backend-testutils', version='1.0.0-20221223-103952.96483fb')
)
<dependency org="org.janusgraph.commit" name="janusgraph-backend-testutils" rev="1.0.0-20221223-103952.96483fb" />
<parent> <groupId>org.janusgraph.commit</groupId> <artifactId>janusgraph</artifactId> <version>1.0.0-20221223-103952.96483fb</version> </parent>
compile
|-- org.apache.logging.log4j:log4j-slf4j-impl
|-- org.apache.logging.log4j:log4j-core
|-- 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
|-- org.mockito:mockito-junit-jupiter