e

elastic-mapping-updater-cli-package

Files download
File Operation
elastic-mapping-updater-cli-package-3.0.1-624.pom download
Apache Maven
<dependency>
  <groupId>com.github.cafdataprocessing.elastic</groupId>
  <artifactId>elastic-mapping-updater-cli-package</artifactId>
  <version>3.0.1-624</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.github.cafdataprocessing.elastic:elastic-mapping-updater-cli-package:3.0.1-624'
Gradle Kotlin
implementation("com.github.cafdataprocessing.elastic:elastic-mapping-updater-cli-package:3.0.1-624")
Scala SBT
libraryDependencies += "com.github.cafdataprocessing.elastic" % "elastic-mapping-updater-cli-package" % "3.0.1-624"
Groovy Grape
@Grapes(
  @Grab(group='com.github.cafdataprocessing.elastic', module='elastic-mapping-updater-cli-package', version='3.0.1-624')
)
Apache Ivy
<dependency org="com.github.cafdataprocessing.elastic" name="elastic-mapping-updater-cli-package" rev="3.0.1-624" />
Leiningen
[com.github.cafdataprocessing.elastic/elastic-mapping-updater-cli-package "3.0.1-624"]
Apache Buildr
'com.github.cafdataprocessing.elastic:elastic-mapping-updater-cli-package:jar:3.0.1-624'