is not current version
Last Version 6.3.2.0

org.xbib.elasticsearch.plugin:elasticsearch-analysis-decompound 5.4.0.0

Decompounder plugin for Elasticsearch

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.xbib.elasticsearch.plugin
ArtifactId

ArtifactId

elasticsearch-analysis-decompound
Version

Version

5.4.0.0
Type

Type

jar

Download elasticsearch-analysis-decompound 5.4.0.0


<!-- https://jarcasting.com/artifacts/org.xbib.elasticsearch.plugin/elasticsearch-analysis-decompound/ -->
<dependency>
    <groupId>org.xbib.elasticsearch.plugin</groupId>
    <artifactId>elasticsearch-analysis-decompound</artifactId>
    <version>5.4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xbib.elasticsearch.plugin/elasticsearch-analysis-decompound/
implementation 'org.xbib.elasticsearch.plugin:elasticsearch-analysis-decompound:5.4.0.0'
// https://jarcasting.com/artifacts/org.xbib.elasticsearch.plugin/elasticsearch-analysis-decompound/
implementation ("org.xbib.elasticsearch.plugin:elasticsearch-analysis-decompound:5.4.0.0")
'org.xbib.elasticsearch.plugin:elasticsearch-analysis-decompound:jar:5.4.0.0'
<dependency org="org.xbib.elasticsearch.plugin" name="elasticsearch-analysis-decompound" rev="5.4.0.0">
  <artifact name="elasticsearch-analysis-decompound" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xbib.elasticsearch.plugin', module='elasticsearch-analysis-decompound', version='5.4.0.0')
)
libraryDependencies += "org.xbib.elasticsearch.plugin" % "elasticsearch-analysis-decompound" % "5.4.0.0"
[org.xbib.elasticsearch.plugin/elasticsearch-analysis-decompound "5.4.0.0"]