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

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

REST API Specification and tests for use with the Elasticsearch REST Test framework

Категории

Категории

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

Группа

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

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

rest-api-spec
Версия

Версия

2.4.5
Тип

Тип

jar

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

Имя Файла Размер
rest-api-spec-2.4.5.pom
rest-api-spec-2.4.5.jar 201 KB
Обзор

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