Last Version

Elasticsearch AWS cloud plugin 2.7.1

The Amazon Web Service (AWS) Cloud plugin allows to use AWS API for the unicast discovery mechanism and add S3 repositories.

License

License

Categories

Categories

AWS Container PaaS Providers Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch
ArtifactId

ArtifactId

elasticsearch-cloud-aws
Version

Version

2.7.1
Type

Type

jar
Description

Description

Elasticsearch AWS cloud plugin
The Amazon Web Service (AWS) Cloud plugin allows to use AWS API for the unicast discovery mechanism and add S3 repositories.
Project URL

Project URL

https://github.com/elastic/elasticsearch-cloud-aws/
Source Code Management

Source Code Management

http://github.com/elastic/elasticsearch-cloud-aws

Download elasticsearch-cloud-aws 2.7.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk-ec2 jar 1.10.12
com.amazonaws : aws-java-sdk-s3 jar 1.10.12
joda-time : joda-time jar 2.8.2
commons-codec : commons-codec jar 1.4

provided (2)

Group / Artifact Type Version
org.elasticsearch : elasticsearch jar 1.7.0
org.apache.lucene : lucene-core jar 4.10.4

test (5)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
com.carrotsearch.randomizedtesting : randomizedtesting-runner jar 2.1.14
org.apache.lucene : lucene-test-framework jar 4.10.4
log4j : log4j jar 1.2.17
org.elasticsearch : elasticsearch test-jar 1.7.0

Project Modules

There are no modules declared in this project.