<dependency>
<groupId>com.github.cafdataprocessing.elastic</groupId>
<artifactId>elastic-mapping-updater-cli-image</artifactId>
<version>2.4.2-565</version>
</dependency>
implementation group: 'com.github.cafdataprocessing.elastic', name: 'elastic-mapping-updater-cli-image', version: '2.4.2-565'
implementation 'com.github.cafdataprocessing.elastic:elastic-mapping-updater-cli-image:2.4.2-565'
implementation("com.github.cafdataprocessing.elastic:elastic-mapping-updater-cli-image:2.4.2-565")
libraryDependencies += "com.github.cafdataprocessing.elastic" % "elastic-mapping-updater-cli-image" % "2.4.2-565"
<dependency org="com.github.cafdataprocessing.elastic" name="elastic-mapping-updater-cli-image" rev="2.4.2-565"/>
@Grapes(
@Grab(group='com.github.cafdataprocessing.elastic', module='elastic-mapping-updater-cli-image', version='2.4.2-565')
)
[com.github.cafdataprocessing.elastic/elastic-mapping-updater-cli-image "2.4.2-565"]
'com.github.cafdataprocessing.elastic:elastic-mapping-updater-cli-image:jar:2.4.2-565'