is not current version
Last Version 0.6.2

org.janusgraph:janusgraph-lucene 0.4.1


GroupId

GroupId

org.janusgraph
ArtifactId

ArtifactId

janusgraph-lucene
Version

Version

0.4.1
Type

Type

jar

Download janusgraph-lucene 0.4.1


<!-- https://jarcasting.com/artifacts/org.janusgraph/janusgraph-lucene/ -->
<dependency>
    <groupId>org.janusgraph</groupId>
    <artifactId>janusgraph-lucene</artifactId>
    <version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.janusgraph/janusgraph-lucene/
implementation 'org.janusgraph:janusgraph-lucene:0.4.1'
// https://jarcasting.com/artifacts/org.janusgraph/janusgraph-lucene/
implementation ("org.janusgraph:janusgraph-lucene:0.4.1")
'org.janusgraph:janusgraph-lucene:jar:0.4.1'
<dependency org="org.janusgraph" name="janusgraph-lucene" rev="0.4.1">
  <artifact name="janusgraph-lucene" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.janusgraph', module='janusgraph-lucene', version='0.4.1')
)
libraryDependencies += "org.janusgraph" % "janusgraph-lucene" % "0.4.1"
[org.janusgraph/janusgraph-lucene "0.4.1"]