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