не последняя версия
Последняя версия 5.0.0-beta.1

org.graylog.jest:jest-common 2.4.4

ElasticSearch Java REST client - shared library package

Категории

Категории

Jest Данные Базы данных Graylog Библиотеки уровня приложения Logging
Группа

Группа

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

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

jest-common
Версия

Версия

2.4.4
Тип

Тип

jar

Скачать jest-common 2.4.4


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