is not current version
Last Version 2020.05.1

io.polyglotted:es-common 1.1.0

Elastic and AWS Common Utils

GroupId

GroupId

io.polyglotted
ArtifactId

ArtifactId

es-common
Version

Version

1.1.0
Type

Type

jar

Download es-common 1.1.0


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