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