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

org.sistcoop:elasticsearch-shaded 1.0.2


Категории

Категории

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

Группа

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

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

elasticsearch-shaded
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать elasticsearch-shaded 1.0.2


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