neitomic / es-http-client   0.2.1

MIT License GitHub

A ElasticSearch Rest client wrapper with entities and async with Future

Scala versions: 2.11

es-http-client 0.2.1


Group ID:
com.github.thanhtien522
Artifact ID:
es-http-client_2.11
Version:
0.2.1
Release Date:
Aug 7, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.github.thanhtien522" %% "es-http-client" % "0.2.1"

Mill build tool

ivy"com.github.thanhtien522::es-http-client:0.2.1"

Scala CLI

//> using dep "com.github.thanhtien522::es-http-client:0.2.1"

Ammonite REPL

import $ivy.`com.github.thanhtien522::es-http-client:0.2.1`

<dependency>
  <groupId>com.github.thanhtien522</groupId>
  <artifactId>es-http-client_2.11</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'com.github.thanhtien522', name: 'es-http-client_2.11', version: '0.2.1'