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 1.10.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add elasticsearch-cloud-aws-1.10.0.jar to your project.
<dependency> <groupId>org.elasticsearch</groupId> <artifactId>elasticsearch-cloud-aws</artifactId> <version>1.10.0</version> </dependency>
compile group: 'org.elasticsearch', name: 'elasticsearch-cloud-aws', version: '1.10.0'
libraryDependencies += "org.elasticsearch" % "elasticsearch-cloud-aws" % "1.10.0"
<dependency org="org.elasticsearch" name="elasticsearch-cloud-aws" rev="1.10.0"/>
@Grapes(@Grab(group='org.elasticsearch', module='elasticsearch-cloud-aws', version='1.10.0'))
'org.elasticsearch:elasticsearch-cloud-aws:jar:1.10.0'
Click the following link to download the jar file.
elasticsearch-cloud-aws-1.10.0-sources.jar