License |
License |
---|---|
GroupId | GroupIdcom.github.keran213539 |
ArtifactId | ArtifactIdIK_Analyzer |
Last Version | Last Version2012FF_hf1_1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIK_Analyzer_maven
IK 分词器项目maven版.发布到maven中央仓库
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
IK_Analyzer-2012FF_hf1_1.pom | |
IK_Analyzer-2012FF_hf1_1.jar | 1 MB |
IK_Analyzer-2012FF_hf1_1-sources.jar | 1 MB |
IK_Analyzer-2012FF_hf1_1-javadoc.jar | 196 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.keran213539/IK_Analyzer/ -->
<dependency>
<groupId>com.github.keran213539</groupId>
<artifactId>IK_Analyzer</artifactId>
<version>2012FF_hf1_1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.keran213539/IK_Analyzer/
implementation 'com.github.keran213539:IK_Analyzer:2012FF_hf1_1'
// https://jarcasting.com/artifacts/com.github.keran213539/IK_Analyzer/
implementation ("com.github.keran213539:IK_Analyzer:2012FF_hf1_1")
'com.github.keran213539:IK_Analyzer:jar:2012FF_hf1_1'
<dependency org="com.github.keran213539" name="IK_Analyzer" rev="2012FF_hf1_1">
<artifact name="IK_Analyzer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.keran213539', module='IK_Analyzer', version='2012FF_hf1_1')
)
libraryDependencies += "com.github.keran213539" % "IK_Analyzer" % "2012FF_hf1_1"
[com.github.keran213539/IK_Analyzer "2012FF_hf1_1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.lucene : lucene-core | jar | 4.10.4 |
org.apache.lucene : lucene-analyzers-common | jar | 4.10.4 |
org.apache.lucene : lucene-queryparser | jar | 4.10.4 |