SimpleIndexer

Gather the minimum of lib to add Lucene for some simple toolbox

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.github.frtu.simple
ArtifactId

ArtifactId

simple-indexer
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

SimpleIndexer
Gather the minimum of lib to add Lucene for some simple toolbox

Download simple-indexer

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
jakarta-regexp : jakarta-regexp jar 1.4
javax.annotation : jsr250-api jar 1.0
org.apache.lucene : lucene-analyzers-common jar 4.0.0
org.apache.lucene : lucene-core jar 4.0.0
org.apache.lucene : lucene-facet jar 4.0.0
org.apache.lucene : lucene-queries jar 4.0.0
org.apache.lucene : lucene-queryparser jar 4.0.0
org.apache.lucene : lucene-sandbox jar 4.0.0

provided (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.13
ch.qos.logback : logback-core jar 1.0.13
org.slf4j : jcl-over-slf4j jar 1.7.5
org.slf4j : slf4j-api jar 1.7.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0