не последняя версия
Последняя версия 2.8.3

org.elasticsearch:elasticsearch-cloud-azure 2.1.0

The Azure Cloud plugin allows to use Azure API for the unicast discovery mechanism and add Azure storage repositories.

Категории

Категории

Search Прикладные библиотеки Elasticsearch
Группа

Группа

org.elasticsearch
Идентификатор

Идентификатор

elasticsearch-cloud-azure
Версия

Версия

2.1.0
Тип

Тип

jar

Скачать elasticsearch-cloud-azure 2.1.0


<!-- https://jarcasting.com/artifacts/org.elasticsearch/elasticsearch-cloud-azure/ -->
<dependency>
    <groupId>org.elasticsearch</groupId>
    <artifactId>elasticsearch-cloud-azure</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsearch/elasticsearch-cloud-azure/
implementation 'org.elasticsearch:elasticsearch-cloud-azure:2.1.0'
// https://jarcasting.com/artifacts/org.elasticsearch/elasticsearch-cloud-azure/
implementation ("org.elasticsearch:elasticsearch-cloud-azure:2.1.0")
'org.elasticsearch:elasticsearch-cloud-azure:jar:2.1.0'
<dependency org="org.elasticsearch" name="elasticsearch-cloud-azure" rev="2.1.0">
  <artifact name="elasticsearch-cloud-azure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsearch', module='elasticsearch-cloud-azure', version='2.1.0')
)
libraryDependencies += "org.elasticsearch" % "elasticsearch-cloud-azure" % "2.1.0"
[org.elasticsearch/elasticsearch-cloud-azure "2.1.0"]