Last Version

ujmp-lucene 0.3.0

Plugin to enable text indexing using Apache Lucene

License

License

GroupId

GroupId

org.ujmp
ArtifactId

ArtifactId

ujmp-lucene
Version

Version

0.3.0
Type

Type

jar
Description

Description

ujmp-lucene
Plugin to enable text indexing using Apache Lucene
Project Organization

Project Organization

Universal Java Matrix Package

Download ujmp-lucene 0.3.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.lucene : lucene-core jar 4.7.0
org.apache.lucene : lucene-queries jar 4.7.0
org.apache.lucene : lucene-analyzers-common jar 4.7.0
org.apache.lucene : lucene-queryparser jar 4.7.0
org.ujmp : ujmp-core jar 0.3.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.ujmp : ujmp-core test-jar 0.3.0

Project Modules

There are no modules declared in this project.