Last Version

esclient 0.2.1

Strongly-typed SDK for ElasticSearch

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.sangupta
ArtifactId

ArtifactId

esclient
Version

Version

0.2.1
Type

Type

jar
Description

Description

esclient
Strongly-typed SDK for ElasticSearch
Project URL

Project URL

http://sangupta.com/projects/esclient
Source Code Management

Source Code Management

https://github.com/sangupta/esclient

Download esclient 0.2.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.3.1
com.sangupta : jerry-core jar 2.2.1
com.sangupta : jerry-http jar 1.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.