is not current version
Last Version 2.7.1

org.elasticsearch:elasticsearch-cloud-aws 0.14.2

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.14.2
Type

Type

jar

Download elasticsearch-cloud-aws 0.14.2


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