License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.xbib.elasticsearch.plugin |
ArtifactId | ArtifactIdelasticsearch-langdetect |
Version | Version5.4.0.2 |
Type | Typejar |
Description |
Descriptionelasticsearch-langdetect
Language detection for Elasticsearch
|
Project URL |
Project URL |
Project Organization |
Project Organizationxbib |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.xbib.elasticsearch.plugin/elasticsearch-langdetect/ -->
<dependency>
<groupId>org.xbib.elasticsearch.plugin</groupId>
<artifactId>elasticsearch-langdetect</artifactId>
<version>5.4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.xbib.elasticsearch.plugin/elasticsearch-langdetect/
implementation 'org.xbib.elasticsearch.plugin:elasticsearch-langdetect:5.4.0.2'
// https://jarcasting.com/artifacts/org.xbib.elasticsearch.plugin/elasticsearch-langdetect/
implementation ("org.xbib.elasticsearch.plugin:elasticsearch-langdetect:5.4.0.2")
'org.xbib.elasticsearch.plugin:elasticsearch-langdetect:jar:5.4.0.2'
<dependency org="org.xbib.elasticsearch.plugin" name="elasticsearch-langdetect" rev="5.4.0.2">
<artifact name="elasticsearch-langdetect" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xbib.elasticsearch.plugin', module='elasticsearch-langdetect', version='5.4.0.2')
)
libraryDependencies += "org.xbib.elasticsearch.plugin" % "elasticsearch-langdetect" % "5.4.0.2"
[org.xbib.elasticsearch.plugin/elasticsearch-langdetect "5.4.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch : elasticsearch | jar | 5.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.8.2 |
junit : junit | jar | 4.12 |
org.elasticsearch.plugin : transport-netty4-client | jar | 5.4.0 |