is not current version
Last Version 2.8.3

org.elasticsearch:elasticsearch-cloud-azure 1.0.0.alpha1

Azure Cloud plugin for ElasticSearch

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch
ArtifactId

ArtifactId

elasticsearch-cloud-azure
Version

Version

1.0.0.alpha1
Type

Type

jar

Download elasticsearch-cloud-azure 1.0.0.alpha1


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