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