License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdfr.pilato.elasticsearch |
ArtifactId | ArtifactIdelasticsearch-beyonder |
Last Version | Last Version7.16 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionElasticsearch Beyonder
Elasticsearch beyonder provides automatic index, mapping, alias or template creation
when an elasticsearch client starts.
|
Project URL |
Project URL |
<!-- 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"]
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 |
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 |