is not current version
Last Version 5.0.0-beta.1

org.graylog.jest:jest-parent 2.4.3

Parent POM for Jest - ElasticSearch Java rest client

Categories

Categories

Jest Data Databases Graylog Application Layer Libs Logging
GroupId

GroupId

org.graylog.jest
ArtifactId

ArtifactId

jest-parent
Version

Version

2.4.3
Type

Type

pom

Download jest-parent 2.4.3

Filename Size
jest-parent-2.4.3.pom 18 KB
Browse

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