文件下载
文件名 操作
janusgraph-benchmark-1.1.0-20241104-114636.c92b10e.jar 下载
janusgraph-benchmark-1.1.0-20241104-114636.c92b10e.pom 下载
janusgraph-benchmark-1.1.0-20241104-114636.c92b10e-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.janusgraph</groupId>
  <artifactId>janusgraph-benchmark</artifactId>
  <version>1.1.0-20241104-114636.c92b10e</version>
</dependency>
Gradle Groovy
implementation 'org.janusgraph:janusgraph-benchmark:1.1.0-20241104-114636.c92b10e'
Gradle Kotlin
implementation("org.janusgraph:janusgraph-benchmark:1.1.0-20241104-114636.c92b10e")
Scala SBT
libraryDependencies += "org.janusgraph" % "janusgraph-benchmark" % "1.1.0-20241104-114636.c92b10e"
Groovy Grape
@Grapes(
  @Grab(group='org.janusgraph', module='janusgraph-benchmark', version='1.1.0-20241104-114636.c92b10e')
)
Apache Ivy
<dependency org="org.janusgraph" name="janusgraph-benchmark" rev="1.1.0-20241104-114636.c92b10e" />
Leiningen
[org.janusgraph/janusgraph-benchmark "1.1.0-20241104-114636.c92b10e"]
Apache Buildr
'org.janusgraph:janusgraph-benchmark:jar:1.1.0-20241104-114636.c92b10e'