License |
License |
---|---|
GroupId | GroupIdcom.janeluo |
ArtifactId | ArtifactIdlucene-plus |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlucene-plus
lucene-plus
|
Project URL |
Project URL |
Filename | Size |
---|---|
lucene-plus-0.0.2.pom | |
lucene-plus-0.0.2.jar | 17 KB |
lucene-plus-0.0.2-sources.jar | 10 KB |
lucene-plus-0.0.2-javadoc.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.janeluo/lucene-plus/ -->
<dependency>
<groupId>com.janeluo</groupId>
<artifactId>lucene-plus</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.janeluo/lucene-plus/
implementation 'com.janeluo:lucene-plus:0.0.2'
// https://jarcasting.com/artifacts/com.janeluo/lucene-plus/
implementation ("com.janeluo:lucene-plus:0.0.2")
'com.janeluo:lucene-plus:jar:0.0.2'
<dependency org="com.janeluo" name="lucene-plus" rev="0.0.2">
<artifact name="lucene-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.janeluo', module='lucene-plus', version='0.0.2')
)
libraryDependencies += "com.janeluo" % "lucene-plus" % "0.0.2"
[com.janeluo/lucene-plus "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.lucene : lucene-core | jar | 4.7.2 |
org.apache.lucene : lucene-highlighter | jar | 4.7.2 |
org.apache.lucene : lucene-analyzers-common | jar | 4.7.2 |
org.apache.lucene : lucene-queryparser | jar | 4.7.2 |
com.janeluo : ikanalyzer | jar | 2012_u6 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |