is not current version
Last Version 0.2.1

com.sangupta:esclient 0.2.0

Strongly-typed SDK for ElasticSearch

Categories

Categories

CLI User Interface
GroupId

GroupId

com.sangupta
ArtifactId

ArtifactId

esclient
Version

Version

0.2.0
Type

Type

jar

Download esclient 0.2.0


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