Files download
File Operation
janusgraph-benchmark-1.0.1-20241108-201824.30890c3.jar download
janusgraph-benchmark-1.0.1-20241108-201824.30890c3.pom download
janusgraph-benchmark-1.0.1-20241108-201824.30890c3-sources.jar download
Apache Maven
<dependency>
  <groupId>org.janusgraph</groupId>
  <artifactId>janusgraph-benchmark</artifactId>
  <version>1.0.1-20241108-201824.30890c3</version>
</dependency>
Gradle Groovy
implementation 'org.janusgraph:janusgraph-benchmark:1.0.1-20241108-201824.30890c3'
Gradle Kotlin
implementation("org.janusgraph:janusgraph-benchmark:1.0.1-20241108-201824.30890c3")
Scala SBT
libraryDependencies += "org.janusgraph" % "janusgraph-benchmark" % "1.0.1-20241108-201824.30890c3"
Groovy Grape
@Grapes(
  @Grab(group='org.janusgraph', module='janusgraph-benchmark', version='1.0.1-20241108-201824.30890c3')
)
Apache Ivy
<dependency org="org.janusgraph" name="janusgraph-benchmark" rev="1.0.1-20241108-201824.30890c3" />
Leiningen
[org.janusgraph/janusgraph-benchmark "1.0.1-20241108-201824.30890c3"]
Apache Buildr
'org.janusgraph:janusgraph-benchmark:jar:1.0.1-20241108-201824.30890c3'