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