is not current version
Last Version 1.7.3

de.knutwalker:esclient_2.10 1.5.0-1

Slim Elasticsearch client for scala

Categories

Categories

CLI User Interface
GroupId

GroupId

de.knutwalker
ArtifactId

ArtifactId

esclient_2.10
Version

Version

1.5.0-1
Type

Type

jar

Download esclient_2.10 1.5.0-1


<!-- https://jarcasting.com/artifacts/de.knutwalker/esclient_2.10/ -->
<dependency>
    <groupId>de.knutwalker</groupId>
    <artifactId>esclient_2.10</artifactId>
    <version>1.5.0-1</version>
</dependency>
// https://jarcasting.com/artifacts/de.knutwalker/esclient_2.10/
implementation 'de.knutwalker:esclient_2.10:1.5.0-1'
// https://jarcasting.com/artifacts/de.knutwalker/esclient_2.10/
implementation ("de.knutwalker:esclient_2.10:1.5.0-1")
'de.knutwalker:esclient_2.10:jar:1.5.0-1'
<dependency org="de.knutwalker" name="esclient_2.10" rev="1.5.0-1">
  <artifact name="esclient_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.knutwalker', module='esclient_2.10', version='1.5.0-1')
)
libraryDependencies += "de.knutwalker" % "esclient_2.10" % "1.5.0-1"
[de.knutwalker/esclient_2.10 "1.5.0-1"]