Categories |
CategoriesData CLI User Interface |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing.elastic |
ArtifactId | ArtifactIdelastic-mapping-updater-cli |
Version | Version2.0.0-145 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing.elastic/elastic-mapping-updater-cli/ -->
<dependency>
<groupId>com.github.cafdataprocessing.elastic</groupId>
<artifactId>elastic-mapping-updater-cli</artifactId>
<version>2.0.0-145</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing.elastic/elastic-mapping-updater-cli/
implementation 'com.github.cafdataprocessing.elastic:elastic-mapping-updater-cli:2.0.0-145'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing.elastic/elastic-mapping-updater-cli/
implementation ("com.github.cafdataprocessing.elastic:elastic-mapping-updater-cli:2.0.0-145")
'com.github.cafdataprocessing.elastic:elastic-mapping-updater-cli:jar:2.0.0-145'
<dependency org="com.github.cafdataprocessing.elastic" name="elastic-mapping-updater-cli" rev="2.0.0-145">
<artifact name="elastic-mapping-updater-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing.elastic', module='elastic-mapping-updater-cli', version='2.0.0-145')
)
libraryDependencies += "com.github.cafdataprocessing.elastic" % "elastic-mapping-updater-cli" % "2.0.0-145"
[com.github.cafdataprocessing.elastic/elastic-mapping-updater-cli "2.0.0-145"]