Last Version

Elasticsearch Beyonder 7.16

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

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

fr.pilato.elasticsearch
ArtifactId

ArtifactId

elasticsearch-beyonder
Version

Version

7.16
Type

Type

jar
Description

Description

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

Project URL

https://github.com/dadoonet/elasticsearch-beyonder

Download elasticsearch-beyonder 7.16


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

Dependencies

compile (7)

Group / Artifact Type Version
org.elasticsearch.client : transport Optional jar 7.16.2
org.elasticsearch.client : elasticsearch-rest-client Optional jar 7.16.2
commons-io : commons-io jar 2.11.0
org.slf4j : slf4j-api jar 1.7.32
org.apache.logging.log4j : log4j-slf4j-impl Optional jar 2.17.1
org.apache.logging.log4j : log4j-core Optional jar 2.17.1
org.apache.commons : commons-text jar 1.9

test (5)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.13.2
com.fasterxml.jackson.core : jackson-core jar 2.13.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
commons-beanutils : commons-beanutils jar 1.9.4

Project Modules

There are no modules declared in this project.