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