| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.github.cafdataprocessing.elastic |
| Идентификатор | Идентификаторelastic-mapping-updater-aggregator |
| Последняя версия | Последняя версия2.2.0-467 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеElasticsearch Mapping Updater
Tool to update Elasticsearch index mappings
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| elastic-mapping-updater-aggregator-2.2.0-467.pom | 8 KB |
| Обзор |
<!-- 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.2.0-467</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.2.0-467'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing.elastic/elastic-mapping-updater-aggregator/
implementation ("com.github.cafdataprocessing.elastic:elastic-mapping-updater-aggregator:2.2.0-467")
'com.github.cafdataprocessing.elastic:elastic-mapping-updater-aggregator:pom:2.2.0-467'
<dependency org="com.github.cafdataprocessing.elastic" name="elastic-mapping-updater-aggregator" rev="2.2.0-467">
<artifact name="elastic-mapping-updater-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing.elastic', module='elastic-mapping-updater-aggregator', version='2.2.0-467')
)
libraryDependencies += "com.github.cafdataprocessing.elastic" % "elastic-mapping-updater-aggregator" % "2.2.0-467"
[com.github.cafdataprocessing.elastic/elastic-mapping-updater-aggregator "2.2.0-467"]