Last Version

com.github.flaxsearch:luwak 1.5.0

A Java library for monitoring streams of text using full-text search queries, using Apache Lucene

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.github.flaxsearch
ArtifactId

ArtifactId

luwak
Version

Version

1.5.0
Type

Type

jar
Description

Description

A Java library for monitoring streams of text using full-text search queries, using Apache Lucene

Download luwak 1.5.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.lucene : lucene-core jar 6.5.0
org.apache.lucene : lucene-memory jar 6.5.0
org.apache.lucene : lucene-analyzers-common jar 6.5.0
org.apache.lucene : lucene-queries jar 6.5.0
org.apache.lucene : lucene-queryparser jar 6.5.0

test (6)

Group / Artifact Type Version
junit : junit jar 4.11
org.assertj : assertj-core jar 2.1.0
org.mockito : mockito-core jar 1.9.5
com.google.guava : guava jar 14.0.1
ch.qos.logback : logback-classic jar 1.0.13
org.reflections : reflections jar 0.9.10

Project Modules

There are no modules declared in this project.