is not current version
Last Version 2.2.0-467

com.github.cafdataprocessing.elastic:elastic-mapping-updater 2.0.0-145


Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing.elastic
ArtifactId

ArtifactId

elastic-mapping-updater
Version

Version

2.0.0-145
Type

Type

jar

Download elastic-mapping-updater 2.0.0-145


<!-- 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.0.0-145</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing.elastic/elastic-mapping-updater/
implementation 'com.github.cafdataprocessing.elastic:elastic-mapping-updater:2.0.0-145'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing.elastic/elastic-mapping-updater/
implementation ("com.github.cafdataprocessing.elastic:elastic-mapping-updater:2.0.0-145")
'com.github.cafdataprocessing.elastic:elastic-mapping-updater:jar:2.0.0-145'
<dependency org="com.github.cafdataprocessing.elastic" name="elastic-mapping-updater" rev="2.0.0-145">
  <artifact name="elastic-mapping-updater" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing.elastic', module='elastic-mapping-updater', version='2.0.0-145')
)
libraryDependencies += "com.github.cafdataprocessing.elastic" % "elastic-mapping-updater" % "2.0.0-145"
[com.github.cafdataprocessing.elastic/elastic-mapping-updater "2.0.0-145"]