is not current version
Last Version 1.7.3

de.knutwalker:esclient_2.10 0.1.1

Slim Elasticsearch client for scala

Categories

Categories

CLI User Interface
GroupId

GroupId

de.knutwalker
ArtifactId

ArtifactId

esclient_2.10
Version

Version

0.1.1
Type

Type

jar

Download esclient_2.10 0.1.1


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