Jar examples for e:elasticsearch-cloud-aws
The Amazon Web Service (AWS) Cloud plugin allows to use AWS API for the unicast discovery mechanism and add S3 repositories.
You can download jar file elasticsearch-cloud-aws 2.1.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add elasticsearch-cloud-aws-2.1.1.jar to your project.
<dependency> <groupId>org.elasticsearch</groupId> <artifactId>elasticsearch-cloud-aws</artifactId> <version>2.1.1</version> </dependency>
compile group: 'org.elasticsearch', name: 'elasticsearch-cloud-aws', version: '2.1.1'
libraryDependencies += "org.elasticsearch" % "elasticsearch-cloud-aws" % "2.1.1"
<dependency org="org.elasticsearch" name="elasticsearch-cloud-aws" rev="2.1.1"/>
@Grapes(@Grab(group='org.elasticsearch', module='elasticsearch-cloud-aws', version='2.1.1'))
'org.elasticsearch:elasticsearch-cloud-aws:jar:2.1.1'
Click the following link to download the jar file.
elasticsearch-cloud-aws-2.1.1-sources.jar