IK_Analyzer_maven

IK 分词器项目maven版.发布到maven中央仓库

License

License

GroupId

GroupId

com.github.keran213539
ArtifactId

ArtifactId

IK_Analyzer
Last Version

Last Version

2012FF_hf1_1
Release Date

Release Date

Type

Type

jar
Description

Description

IK_Analyzer_maven
IK 分词器项目maven版.发布到maven中央仓库
Source Code Management

Source Code Management

https://github.com/KeRan213539/IK_Analyzer_maven.git

Download IK_Analyzer

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2012FF_hf1_1
2012FF_hf1