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

com.github.xphsc:elasticsearch-rest-plus 1.0.0-beta

elasticsearch-rest-plus

Категории

Категории

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

Группа

com.github.xphsc
Идентификатор

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

elasticsearch-rest-plus
Версия

Версия

1.0.0-beta
Тип

Тип

jar

Скачать elasticsearch-rest-plus 1.0.0-beta


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