is not current version
Last Version 6.3.1

io.searchbox:jest-parent 5.3.2

Parent POM for Jest - ElasticSearch Java rest client

Categories

Categories

Jest Data Databases Search Business Logic Libraries
GroupId

GroupId

io.searchbox
ArtifactId

ArtifactId

jest-parent
Version

Version

5.3.2
Type

Type

pom

Download jest-parent 5.3.2

Filename Size
jest-parent-5.3.2.pom 19 KB
Browse

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