is not current version
Last Version 2.4.3

io.polyglotted:es-wrapper 2.4.0

Standard set of utilities for elastic search abstraction

GroupId

GroupId

io.polyglotted
ArtifactId

ArtifactId

es-wrapper
Version

Version

2.4.0
Type

Type

jar

Download es-wrapper 2.4.0


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