License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers Search Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.elasticsearch |
ArtifactId | ArtifactIdelasticsearch-cloud-aws |
Last Version | Last Version2.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionElasticsearch 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 |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch : elasticsearch | jar | 1.7.0 |
org.apache.lucene : lucene-core | jar | 4.10.4 |
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 |