is not current version
Last Version 6.0.1

org.exist-db:exist-index-lucene 5.0.0-RC8

eXist-db NoSQL Database Lucene Index

Categories

Categories

eXist Data Databases Dex General Purpose Libraries Utility
GroupId

GroupId

org.exist-db
ArtifactId

ArtifactId

exist-index-lucene
Version

Version

5.0.0-RC8
Type

Type

jar

Download exist-index-lucene 5.0.0-RC8


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