Last Version

Elasticsearch Azure cloud plugin 2.8.3

The Azure Cloud plugin allows to use Azure API for the unicast discovery mechanism and add Azure storage repositories.

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch
ArtifactId

ArtifactId

elasticsearch-cloud-azure
Version

Version

2.8.3
Type

Type

jar
Description

Description

Elasticsearch Azure cloud plugin
The Azure Cloud plugin allows to use Azure API for the unicast discovery mechanism and add Azure storage repositories.
Project URL

Project URL

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

Source Code Management

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

Download elasticsearch-cloud-azure 2.8.3


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

Dependencies

compile (4)

Group / Artifact Type Version
com.microsoft.azure : azure-storage jar 4.2.0
com.microsoft.azure : azure-management-compute jar 0.7.0
com.microsoft.azure : azure-management jar 0.7.0
log4j : log4j jar 1.2.17

provided (1)

Group / Artifact Type Version
org.elasticsearch : elasticsearch jar 1.7.5

test (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
org.elasticsearch : elasticsearch test-jar 1.7.5

Project Modules

There are no modules declared in this project.