License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.cafdataprocessing.elastic |
ArtifactId | ArtifactIdelastic-mapping-updater |
Last Version | Last Version2.2.0-467 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTool to update Elasticsearch index mappings
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing.elastic/elastic-mapping-updater/ -->
<dependency>
<groupId>com.github.cafdataprocessing.elastic</groupId>
<artifactId>elastic-mapping-updater</artifactId>
<version>2.2.0-467</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing.elastic/elastic-mapping-updater/
implementation 'com.github.cafdataprocessing.elastic:elastic-mapping-updater:2.2.0-467'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing.elastic/elastic-mapping-updater/
implementation ("com.github.cafdataprocessing.elastic:elastic-mapping-updater:2.2.0-467")
'com.github.cafdataprocessing.elastic:elastic-mapping-updater:jar:2.2.0-467'
<dependency org="com.github.cafdataprocessing.elastic" name="elastic-mapping-updater" rev="2.2.0-467">
<artifact name="elastic-mapping-updater" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing.elastic', module='elastic-mapping-updater', version='2.2.0-467')
)
libraryDependencies += "com.github.cafdataprocessing.elastic" % "elastic-mapping-updater" % "2.2.0-467"
[com.github.cafdataprocessing.elastic/elastic-mapping-updater "2.2.0-467"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.guava : guava | jar | 30.1.1-jre |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.httpcomponents : httpasyncclient | jar | 4.1.4 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.httpcomponents : httpcore | jar | 4.4.14 |
org.opensearch : opensearch | jar | 1.2.3 |
org.opensearch : opensearch-x-content | jar | 1.2.3 |
org.opensearch.client : opensearch-rest-client | jar | 1.2.3 |
org.opensearch.client : opensearch-rest-high-level-client | jar | 1.2.3 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.lucene : lucene-core | jar | 8.10.1 |
junit : junit | jar | 4.13.2 |
com.github.cafapi.logging : caf-logging-logback | jar | 2.0.0-238 |
org.apache.logging.log4j : log4j-to-slf4j | jar | 2.14.1 |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |