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