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