| License |
License |
|---|---|
| Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
| GroupId | GroupIdcom.github.cstoku |
| ArtifactId | ArtifactIdelasticsearch-analysis-kuromoji-unidic-neologd |
| Last Version | Last Version2.3.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionElasticsearch Analysis Kuromoji Unidic Neologd
This plugin provides an analysis library for Kuromoji with UniDic and Neologd.
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.cstoku/elasticsearch-analysis-kuromoji-unidic-neologd/ -->
<dependency>
<groupId>com.github.cstoku</groupId>
<artifactId>elasticsearch-analysis-kuromoji-unidic-neologd</artifactId>
<version>2.3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cstoku/elasticsearch-analysis-kuromoji-unidic-neologd/
implementation 'com.github.cstoku:elasticsearch-analysis-kuromoji-unidic-neologd:2.3.2.0'
// https://jarcasting.com/artifacts/com.github.cstoku/elasticsearch-analysis-kuromoji-unidic-neologd/
implementation ("com.github.cstoku:elasticsearch-analysis-kuromoji-unidic-neologd:2.3.2.0")
'com.github.cstoku:elasticsearch-analysis-kuromoji-unidic-neologd:jar:2.3.2.0'
<dependency org="com.github.cstoku" name="elasticsearch-analysis-kuromoji-unidic-neologd" rev="2.3.2.0">
<artifact name="elasticsearch-analysis-kuromoji-unidic-neologd" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cstoku', module='elasticsearch-analysis-kuromoji-unidic-neologd', version='2.3.2.0')
)
libraryDependencies += "com.github.cstoku" % "elasticsearch-analysis-kuromoji-unidic-neologd" % "2.3.2.0"
[com.github.cstoku/elasticsearch-analysis-kuromoji-unidic-neologd "2.3.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.elasticsearch : elasticsearch | jar | 2.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.codelibs : elasticsearch-cluster-runner | jar | 2.3.0.0 |
| junit : junit | jar | 4.11 |
| log4j : log4j | jar | 1.2.17 |