Elasticsearch Azure cloud plugin

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

Лицензия

Лицензия

Категории

Категории

Search Прикладные библиотеки Elasticsearch
Группа

Группа

org.elasticsearch
Идентификатор

Идентификатор

elasticsearch-cloud-azure
Последняя версия

Последняя версия

2.8.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Elasticsearch Azure cloud plugin
The Azure Cloud plugin allows to use Azure API for the unicast discovery mechanism and add Azure storage repositories.
Ссылка на сайт

Ссылка на сайт

https://github.com/elastic/elasticsearch-cloud-azure/
Система контроля версий

Система контроля версий

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

Скачать elasticsearch-cloud-azure

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.elasticsearch : elasticsearch jar 1.7.5

test (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

IMPORTANT: Project MOVED!

From elasticsearch 2.0 you need to look at the following links:

For older versions, look at the following documentation.

In order to install the plugin, run:

bin/plugin install elasticsearch/elasticsearch-cloud-azure/VERSION

Where VERSION is the one you want to install.

Elasticsearch Azure Cloud Plugin Docs
es-1.7 2.8.3 2.8.3
es-1.6 2.7.1 2.7.1
es-1.5 2.6.1 2.6.1
es-1.4 2.5.2 2.5.2
es-1.3 2.4.0 2.4.0
es-1.2 2.3.0 2.3.0
es-1.1 2.2.0 2.2.0
es-1.0 2.1.0 2.1.0
es-0.90 1.0.0.alpha1 1.0.0.alpha1

License

This software is licensed under the Apache 2 license, quoted below.

Copyright 2009-2014 Elasticsearch <http://www.elasticsearch.org>

Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy of
the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations under
the License.
org.elasticsearch

elastic

Версии библиотеки

Версия
2.8.3
2.8.2
2.8.1
2.8.0
2.7.1
2.7.0
2.6.1
2.6.0
2.5.2
2.5.1
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.0.0.alpha1