is not current version
Last Version 2.8.3

org.elasticsearch:elasticsearch-cloud-azure 2.3.0

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

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch
ArtifactId

ArtifactId

elasticsearch-cloud-azure
Version

Version

2.3.0
Type

Type

jar

Download elasticsearch-cloud-azure 2.3.0


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