is not current version
Last Version 2.2.0-467

com.github.cafdataprocessing.elastic:elastic-mapping-updater-aggregator 1.0.1-22

Tool to update Elasticsearch index mappings

Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing.elastic
ArtifactId

ArtifactId

elastic-mapping-updater-aggregator
Version

Version

1.0.1-22
Type

Type

pom

Download elastic-mapping-updater-aggregator 1.0.1-22


<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing.elastic/elastic-mapping-updater-aggregator/ -->
<dependency>
    <groupId>com.github.cafdataprocessing.elastic</groupId>
    <artifactId>elastic-mapping-updater-aggregator</artifactId>
    <version>1.0.1-22</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing.elastic/elastic-mapping-updater-aggregator/
implementation 'com.github.cafdataprocessing.elastic:elastic-mapping-updater-aggregator:1.0.1-22'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing.elastic/elastic-mapping-updater-aggregator/
implementation ("com.github.cafdataprocessing.elastic:elastic-mapping-updater-aggregator:1.0.1-22")
'com.github.cafdataprocessing.elastic:elastic-mapping-updater-aggregator:pom:1.0.1-22'
<dependency org="com.github.cafdataprocessing.elastic" name="elastic-mapping-updater-aggregator" rev="1.0.1-22">
  <artifact name="elastic-mapping-updater-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing.elastic', module='elastic-mapping-updater-aggregator', version='1.0.1-22')
)
libraryDependencies += "com.github.cafdataprocessing.elastic" % "elastic-mapping-updater-aggregator" % "1.0.1-22"
[com.github.cafdataprocessing.elastic/elastic-mapping-updater-aggregator "1.0.1-22"]