License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdcom.github.flaxsearch |
ArtifactId | ArtifactIdluwak-parent |
Version | Version1.5.0 |
Type | Typepom |
Description |
DescriptionLuwak
A Java library for monitoring streams of text using full-text search queries, using
Apache Lucene
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
luwak-parent-1.5.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.flaxsearch/luwak-parent/ -->
<dependency>
<groupId>com.github.flaxsearch</groupId>
<artifactId>luwak-parent</artifactId>
<version>1.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.flaxsearch/luwak-parent/
implementation 'com.github.flaxsearch:luwak-parent:1.5.0'
// https://jarcasting.com/artifacts/com.github.flaxsearch/luwak-parent/
implementation ("com.github.flaxsearch:luwak-parent:1.5.0")
'com.github.flaxsearch:luwak-parent:pom:1.5.0'
<dependency org="com.github.flaxsearch" name="luwak-parent" rev="1.5.0">
<artifact name="luwak-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.flaxsearch', module='luwak-parent', version='1.5.0')
)
libraryDependencies += "com.github.flaxsearch" % "luwak-parent" % "1.5.0"
[com.github.flaxsearch/luwak-parent "1.5.0"]
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 |