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