Last Version

EasyLucene 1.0.0

Lucene written in Java

License

License

GroupId

GroupId

com.wybusy
ArtifactId

ArtifactId

EasyLucene
Version

Version

1.0.0
Type

Type

jar
Description

Description

EasyLucene
Lucene written in Java

Download EasyLucene 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.lucene : lucene-core jar 8.7.0
org.apache.lucene : lucene-queryparser jar 8.7.0
org.apache.lucene : lucene-analyzers-smartcn jar 8.7.0
org.apache.lucene : lucene-queries jar 8.7.0
org.apache.lucene : lucene-highlighter jar 8.7.0

Project Modules

There are no modules declared in this project.