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