es-http-client


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.thanhtien522
ArtifactId

ArtifactId

es-http-client_2.11
Last Version

Last Version

0.2.1_jackson-2.8
Release Date

Release Date

Type

Type

jar
Description

Description

es-http-client
es-http-client
Project URL

Project URL

https://github.com/thanhtien522/es-http-client
Project Organization

Project Organization

com.github.thanhtien522
Source Code Management

Source Code Management

https://github.com/thanhtien522/es-http-client

Download es-http-client_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.thanhtien522/es-http-client_2.11/ -->
<dependency>
    <groupId>com.github.thanhtien522</groupId>
    <artifactId>es-http-client_2.11</artifactId>
    <version>0.2.1_jackson-2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thanhtien522/es-http-client_2.11/
implementation 'com.github.thanhtien522:es-http-client_2.11:0.2.1_jackson-2.8'
// https://jarcasting.com/artifacts/com.github.thanhtien522/es-http-client_2.11/
implementation ("com.github.thanhtien522:es-http-client_2.11:0.2.1_jackson-2.8")
'com.github.thanhtien522:es-http-client_2.11:jar:0.2.1_jackson-2.8'
<dependency org="com.github.thanhtien522" name="es-http-client_2.11" rev="0.2.1_jackson-2.8">
  <artifact name="es-http-client_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thanhtien522', module='es-http-client_2.11', version='0.2.1_jackson-2.8')
)
libraryDependencies += "com.github.thanhtien522" % "es-http-client_2.11" % "0.2.1_jackson-2.8"
[com.github.thanhtien522/es-http-client_2.11 "0.2.1_jackson-2.8"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.11
org.elasticsearch.client : rest jar 5.4.1
com.fasterxml.jackson.core : jackson-databind jar 2.8.4
com.fasterxml.jackson.module : jackson-module-scala_2.11 jar 2.8.4

test (2)

Group / Artifact Type Version
org.elasticsearch : elasticsearch jar 2.4.1
org.scalatest : scalatest_2.11 jar 3.0.1

Project Modules

There are no modules declared in this project.

Elasticsearch Java Http client wrapper

An Elasticsearch RestClient wrapped with entities and async method for Scala

Build Status

Versions

Version
0.2.1_jackson-2.8
0.2.1
0.2
0.1-jackson_2.6
0.1-beta