License |
License |
---|---|
GroupId | GroupIdorg.apache.lucene |
ArtifactId | ArtifactIdlucene-analyzers-smartcn |
Last Version | Last Version8.11.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLucene Smart Chinese Analyzer
Smart Chinese Analyzer
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.lucene/lucene-analyzers-smartcn/ -->
<dependency>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-analyzers-smartcn</artifactId>
<version>8.11.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.lucene/lucene-analyzers-smartcn/
implementation 'org.apache.lucene:lucene-analyzers-smartcn:8.11.2'
// https://jarcasting.com/artifacts/org.apache.lucene/lucene-analyzers-smartcn/
implementation ("org.apache.lucene:lucene-analyzers-smartcn:8.11.2")
'org.apache.lucene:lucene-analyzers-smartcn:jar:8.11.2'
<dependency org="org.apache.lucene" name="lucene-analyzers-smartcn" rev="8.11.2">
<artifact name="lucene-analyzers-smartcn" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.lucene', module='lucene-analyzers-smartcn', version='8.11.2')
)
libraryDependencies += "org.apache.lucene" % "lucene-analyzers-smartcn" % "8.11.2"
[org.apache.lucene/lucene-analyzers-smartcn "8.11.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.lucene : lucene-analyzers-common | jar | 8.11.2 |
org.apache.lucene : lucene-core | jar | 8.11.2 |