is not current version
Last Version 0.2.0

com.github.ldriscoll:ektorplucene 0.1.2

Addon tool for Ektorp to enable querying couchdb-lucene

GroupId

GroupId

com.github.ldriscoll
ArtifactId

ArtifactId

ektorplucene
Version

Version

0.1.2
Type

Type

jar

Download ektorplucene 0.1.2


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