is not current version
Last Version 2.8.3

org.elasticsearch:elasticsearch-cloud-azure 2.0.0

Azure Cloud plugin for Elasticsearch

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch
ArtifactId

ArtifactId

elasticsearch-cloud-azure
Version

Version

2.0.0
Type

Type

jar

Download elasticsearch-cloud-azure 2.0.0


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