is not current version
Last Version 5.4.0.2

org.xbib.elasticsearch.plugin:elasticsearch-langdetect 5.3.2.0

Language detection for Elasticsearch

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.xbib.elasticsearch.plugin
ArtifactId

ArtifactId

elasticsearch-langdetect
Version

Version

5.3.2.0
Type

Type

jar

Download elasticsearch-langdetect 5.3.2.0


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