License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.cafdataprocessing.elastic |
ArtifactId | ArtifactIdelastic-mapping-updater-aggregator |
Version | Version2.1.1-389 |
Type | Typepom |
Description |
DescriptionElasticsearch Mapping Updater
Tool to update Elasticsearch index mappings
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
elastic-mapping-updater-aggregator-2.1.1-389.pom | 18 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.1.1-389</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.1.1-389'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing.elastic/elastic-mapping-updater-aggregator/
implementation ("com.github.cafdataprocessing.elastic:elastic-mapping-updater-aggregator:2.1.1-389")
'com.github.cafdataprocessing.elastic:elastic-mapping-updater-aggregator:pom:2.1.1-389'
<dependency org="com.github.cafdataprocessing.elastic" name="elastic-mapping-updater-aggregator" rev="2.1.1-389">
<artifact name="elastic-mapping-updater-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing.elastic', module='elastic-mapping-updater-aggregator', version='2.1.1-389')
)
libraryDependencies += "com.github.cafdataprocessing.elastic" % "elastic-mapping-updater-aggregator" % "2.1.1-389"
[com.github.cafdataprocessing.elastic/elastic-mapping-updater-aggregator "2.1.1-389"]