is not current version
Last Version 2.4.3

io.polyglotted:es-wrapper 2.3.1

Standard set of utilities for elastic search abstraction

GroupId

GroupId

io.polyglotted
ArtifactId

ArtifactId

es-wrapper
Version

Version

2.3.1
Type

Type

jar

Download es-wrapper 2.3.1


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