| License |
License |
|---|---|
| Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
| GroupId | GroupIdfr.pilato.elasticsearch |
| ArtifactId | ArtifactIdelasticsearch-beyonder |
| Version | Version7.5 |
| Type | Typejar |
| Description |
DescriptionElasticsearch Beyonder
Elasticsearch beyonder provides automatic index, mapping, alias or template creation
when an elasticsearch client starts.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| elasticsearch-beyonder-7.5.pom | |
| elasticsearch-beyonder-7.5.jar | 28 KB |
| elasticsearch-beyonder-7.5-sources.jar | 23 KB |
| elasticsearch-beyonder-7.5-javadoc.jar | 96 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/fr.pilato.elasticsearch/elasticsearch-beyonder/ -->
<dependency>
<groupId>fr.pilato.elasticsearch</groupId>
<artifactId>elasticsearch-beyonder</artifactId>
<version>7.5</version>
</dependency>
// https://jarcasting.com/artifacts/fr.pilato.elasticsearch/elasticsearch-beyonder/
implementation 'fr.pilato.elasticsearch:elasticsearch-beyonder:7.5'
// https://jarcasting.com/artifacts/fr.pilato.elasticsearch/elasticsearch-beyonder/
implementation ("fr.pilato.elasticsearch:elasticsearch-beyonder:7.5")
'fr.pilato.elasticsearch:elasticsearch-beyonder:jar:7.5'
<dependency org="fr.pilato.elasticsearch" name="elasticsearch-beyonder" rev="7.5">
<artifact name="elasticsearch-beyonder" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.pilato.elasticsearch', module='elasticsearch-beyonder', version='7.5')
)
libraryDependencies += "fr.pilato.elasticsearch" % "elasticsearch-beyonder" % "7.5"
[fr.pilato.elasticsearch/elasticsearch-beyonder "7.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.elasticsearch.client : transport Optional | jar | 7.5.1 |
| org.elasticsearch.client : elasticsearch-rest-client Optional | jar | 7.5.1 |
| commons-io : commons-io | jar | 2.6 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.apache.logging.log4j : log4j-slf4j-impl Optional | jar | 2.13.0 |
| org.apache.logging.log4j : log4j-core Optional | jar | 2.13.0 |
| org.apache.commons : commons-text | jar | 1.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-all | jar | 1.3 |
| junit : junit | jar | 4.13 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.10.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.2 |