is not current version
Last Version 5.0.0-beta.1

org.graylog.jest:jest-common 2.4.4

ElasticSearch Java REST client - shared library package

Categories

Categories

Jest Data Databases Graylog Application Layer Libs Logging
GroupId

GroupId

org.graylog.jest
ArtifactId

ArtifactId

jest-common
Version

Version

2.4.4
Type

Type

jar

Download 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"]