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

com.strapdata.elasticsearch:rest-api-spec 6.2.3.16

Elasticsearch subproject :rest-api-spec

Категории

Категории

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

Группа

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

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

rest-api-spec
Версия

Версия

6.2.3.16
Тип

Тип

jar

Скачать rest-api-spec 6.2.3.16


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