Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing.elastic |
ArtifactId | ArtifactIdelastic-mapping-updater-aggregator |
Version | Version2.0.0-145 |
Type | Typepom |
Filename | Size |
---|---|
elastic-mapping-updater-aggregator-2.0.0-145.pom | 4 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>2.0.0-145</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:2.0.0-145'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing.elastic/elastic-mapping-updater-aggregator/
implementation ("com.github.cafdataprocessing.elastic:elastic-mapping-updater-aggregator:2.0.0-145")
'com.github.cafdataprocessing.elastic:elastic-mapping-updater-aggregator:pom:2.0.0-145'
<dependency org="com.github.cafdataprocessing.elastic" name="elastic-mapping-updater-aggregator" rev="2.0.0-145">
<artifact name="elastic-mapping-updater-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing.elastic', module='elastic-mapping-updater-aggregator', version='2.0.0-145')
)
libraryDependencies += "com.github.cafdataprocessing.elastic" % "elastic-mapping-updater-aggregator" % "2.0.0-145"
[com.github.cafdataprocessing.elastic/elastic-mapping-updater-aggregator "2.0.0-145"]