Last Version

jdmp-lucene 0.3.0

Plugin to enable text indexing using Apache Lucene

License

License

GroupId

GroupId

org.jdmp
ArtifactId

ArtifactId

jdmp-lucene
Version

Version

0.3.0
Type

Type

jar
Description

Description

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

Project Organization

Java Data Mining Package

Download jdmp-lucene 0.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.ujmp : ujmp-core jar 0.3.0
org.ujmp : ujmp-lucene jar 0.3.0
org.jdmp : jdmp-core jar 0.3.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.jdmp : jdmp-core test-jar 0.3.0

Project Modules

There are no modules declared in this project.