is not current version
Last Version 2.7.1

org.elasticsearch:elasticsearch-cloud-aws 0.12.0

Cloud AWS Plugin for ElasticSearch

Categories

Categories

AWS Container PaaS Providers Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch
ArtifactId

ArtifactId

elasticsearch-cloud-aws
Version

Version

0.12.0
Type

Type

jar

Download elasticsearch-cloud-aws 0.12.0


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