Elasticsearch Httpclient

Http client for Elasticsearch

License

License

MIT license
Categories

Categories

CLI User Interface
GroupId

GroupId

io.inbot
ArtifactId

ArtifactId

inbot-es-http-client
Last Version

Last Version

0.13
Release Date

Release Date

Type

Type

jar
Description

Description

Elasticsearch Httpclient
Http client for Elasticsearch
Project Organization

Project Organization

Inbot

Download inbot-es-http-client

How to add to project

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

Dependencies

compile (19)

Group / Artifact Type Version
org.elasticsearch : elasticsearch Optional jar 2.3.3
net.java.dev.jna : jna Optional jar 4.2.2
org.apache.httpcomponents : fluent-hc jar 4.5.2
org.apache.httpcomponents : httpcore jar 4.4.4
com.jillesvangurp : jsonj jar 2.26
com.jillesvangurp : urlbuilder jar 1.1
io.inbot : inbot-datemath jar 1.11
io.inbot : inbot-utils jar 1.10
io.dropwizard.metrics : metrics-jvm jar 3.1.2
org.apache.commons : commons-lang3 jar 3.4
com.fasterxml.jackson.core : jackson-core jar 2.7.4
cglib : cglib jar 3.2.2
redis.clients : jedis jar 2.8.1
org.apache.commons : commons-pool2 jar 2.4.2
org.slf4j : slf4j-api jar 1.7.21
org.slf4j : slf4j-simple Optional jar 1.7.21
org.slf4j : jcl-over-slf4j Optional jar 1.7.21
org.slf4j : log4j-over-slf4j Optional jar 1.7.21
org.slf4j : jul-to-slf4j Optional jar 1.7.21

test (5)

Group / Artifact Type Version
io.inbot : inbot-es-launcher jar 1.1
org.testng : testng jar 6.9.10
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 3.4.1
io.inbot : inbot-testfixtures jar 1.6

Project Modules

There are no modules declared in this project.
io.inbot

Inbot

AI for good.

Versions

Version
0.13
0.12
0.11
0.10
0.9