Categories |
CategoriesData CLI User Interface |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing.elastic |
ArtifactId | ArtifactIdelastic-mapping-updater-cli-image |
Version | Version1.0.1-22 |
Type | Typepom |
Filename | Size |
---|---|
elastic-mapping-updater-cli-image-1.0.1-22.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing.elastic/elastic-mapping-updater-cli-image/ -->
<dependency>
<groupId>com.github.cafdataprocessing.elastic</groupId>
<artifactId>elastic-mapping-updater-cli-image</artifactId>
<version>1.0.1-22</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing.elastic/elastic-mapping-updater-cli-image/
implementation 'com.github.cafdataprocessing.elastic:elastic-mapping-updater-cli-image:1.0.1-22'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing.elastic/elastic-mapping-updater-cli-image/
implementation ("com.github.cafdataprocessing.elastic:elastic-mapping-updater-cli-image:1.0.1-22")
'com.github.cafdataprocessing.elastic:elastic-mapping-updater-cli-image:pom:1.0.1-22'
<dependency org="com.github.cafdataprocessing.elastic" name="elastic-mapping-updater-cli-image" rev="1.0.1-22">
<artifact name="elastic-mapping-updater-cli-image" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing.elastic', module='elastic-mapping-updater-cli-image', version='1.0.1-22')
)
libraryDependencies += "com.github.cafdataprocessing.elastic" % "elastic-mapping-updater-cli-image" % "1.0.1-22"
[com.github.cafdataprocessing.elastic/elastic-mapping-updater-cli-image "1.0.1-22"]