is not current version
Last Version 7.16

fr.pilato.elasticsearch:elasticsearch-beyonder 6.3

Elasticsearch beyonder provides automatic index, mapping, alias or template creation when an elasticsearch client starts.

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

fr.pilato.elasticsearch
ArtifactId

ArtifactId

elasticsearch-beyonder
Version

Version

6.3
Type

Type

jar

Download elasticsearch-beyonder 6.3


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