Ektorp Lucene Plugin

Addon tool for Ektorp to enable querying couchdb-lucene

License

License

GroupId

GroupId

com.github.ldriscoll
ArtifactId

ArtifactId

ektorplucene
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Ektorp Lucene Plugin
Addon tool for Ektorp to enable querying couchdb-lucene
Project URL

Project URL

http://github.com/ldriscoll/ektorplucene

Download ektorplucene

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.4
joda-time : joda-time jar 1.6.2

provided (1)

Group / Artifact Type Version
org.ektorp : org.ektorp jar 1.4.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.jmock : jmock jar 2.5.1
org.jmock : jmock-legacy jar 2.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1