is not current version
Last Version 5.4.0.2

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

Language detection for Elasticsearch

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.xbib.elasticsearch.plugin
ArtifactId

ArtifactId

elasticsearch-langdetect
Version

Version

2.4.3.0
Type

Type

jar

Download elasticsearch-langdetect 2.4.3.0


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