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

org.elasticsearch:elasticsearch-storm 7.8.0

Elasticsearch Storm

Категории

Категории

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

Группа

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

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

elasticsearch-storm
Версия

Версия

7.8.0
Тип

Тип

jar

Скачать elasticsearch-storm 7.8.0


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