is not current version
Last Version 2.0.0

info.johtani:elasticsearch-extended-analyze 1.5.1

Extend _analyze API plugin for Elasticsearch

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

info.johtani
ArtifactId

ArtifactId

elasticsearch-extended-analyze
Version

Version

1.5.1
Type

Type

jar

Download elasticsearch-extended-analyze 1.5.1


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