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