| License |
License |
|---|---|
| GroupId | GroupIdcom.wybusy |
| ArtifactId | ArtifactIdEasyLucene |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
DescriptionEasyLucene
Lucene written in Java
|
| Filename | Size |
|---|---|
| EasyLucene-1.0.0.pom | |
| EasyLucene-1.0.0.jar | 10 KB |
| EasyLucene-1.0.0-sources.jar | 6 KB |
| EasyLucene-1.0.0-javadoc.jar | 35 KB |
| Browse |
<!-- 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"]
| 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 |