License |
License |
---|---|
GroupId | GroupIdcom.lingdonge |
ArtifactId | ArtifactIdcloud-lucene |
Last Version | Last Version3.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncloud-lucene
全文检索集成
|
Filename | Size |
---|---|
cloud-lucene-3.0.5.pom | |
cloud-lucene-3.0.5.jar | 1 MB |
cloud-lucene-3.0.5-sources.jar | 1 MB |
cloud-lucene-3.0.5-javadoc.jar | 205 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lingdonge/cloud-lucene/ -->
<dependency>
<groupId>com.lingdonge</groupId>
<artifactId>cloud-lucene</artifactId>
<version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.lingdonge/cloud-lucene/
implementation 'com.lingdonge:cloud-lucene:3.0.5'
// https://jarcasting.com/artifacts/com.lingdonge/cloud-lucene/
implementation ("com.lingdonge:cloud-lucene:3.0.5")
'com.lingdonge:cloud-lucene:jar:3.0.5'
<dependency org="com.lingdonge" name="cloud-lucene" rev="3.0.5">
<artifact name="cloud-lucene" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lingdonge', module='cloud-lucene', version='3.0.5')
)
libraryDependencies += "com.lingdonge" % "cloud-lucene" % "3.0.5"
[com.lingdonge/cloud-lucene "3.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.lucene : lucene-core | jar | 7.1.0 |
org.apache.lucene : lucene-queryparser | jar | 7.1.0 |
org.apache.lucene : lucene-analyzers-common | jar | 7.1.0 |
org.apache.lucene : lucene-highlighter | jar | 7.1.0 |
org.apache.lucene : lucene-memory | jar | 7.1.0 |
com.chenlb.mmseg4j : mmseg4j-core | jar | 1.10.0 |
com.chenlb.mmseg4j : mmseg4j-analysis | jar | 1.9.1 |
com.hankcs : hanlp | jar | portable-1.6.6 |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.lingdonge : common-core | jar | 3.0.5 |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.apache.commons : commons-lang3 | jar | 3.4 |
com.google.guava : guava | jar | 23.0 |
cn.hutool : hutool-core | jar | 4.5.11 |
cn.hutool : hutool-extra | jar | 4.5.11 |
ch.qos.logback : logback-classic Optional | jar | 1.2.3 |
ch.qos.logback : logback-core Optional | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.projectlombok : lombok | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |