is not current version
Last Version 7.16

fr.pilato.elasticsearch:elasticsearch-beyonder 1.5.0

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

1.5.0
Type

Type

jar

Download elasticsearch-beyonder 1.5.0


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