License |
License |
---|---|
GroupId | GroupIdcom.chenlb.mmseg4j |
ArtifactId | ArtifactIdmmseg4j-all |
Last Version | Last Version1.8.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmmseg4j-all
MMSEG java chinese analyzer for lucene/solr
|
Project Organization |
Project Organizationchenlb open source |
Filename | Size |
---|---|
mmseg4j-all-1.8.6.pom | |
mmseg4j-all-1.8.6.jar | 50 KB |
mmseg4j-all-1.8.6-sources.jar | 29 KB |
mmseg4j-all-1.8.6-javadoc.jar | 207 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.chenlb.mmseg4j/mmseg4j-all/ -->
<dependency>
<groupId>com.chenlb.mmseg4j</groupId>
<artifactId>mmseg4j-all</artifactId>
<version>1.8.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.chenlb.mmseg4j/mmseg4j-all/
implementation 'com.chenlb.mmseg4j:mmseg4j-all:1.8.6'
// https://jarcasting.com/artifacts/com.chenlb.mmseg4j/mmseg4j-all/
implementation ("com.chenlb.mmseg4j:mmseg4j-all:1.8.6")
'com.chenlb.mmseg4j:mmseg4j-all:jar:1.8.6'
<dependency org="com.chenlb.mmseg4j" name="mmseg4j-all" rev="1.8.6">
<artifact name="mmseg4j-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chenlb.mmseg4j', module='mmseg4j-all', version='1.8.6')
)
libraryDependencies += "com.chenlb.mmseg4j" % "mmseg4j-all" % "1.8.6"
[com.chenlb.mmseg4j/mmseg4j-all "1.8.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.lucene : lucene-core | jar | 3.1.0 |
org.apache.solr : solr-core | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |