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