is not current version
Last Version 7.10.0

org.codelibs:elasticsearch-httpclient 6.8.1


Categories

Categories

CLI User Interface Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.codelibs
ArtifactId

ArtifactId

elasticsearch-httpclient
Version

Version

6.8.1
Type

Type

jar

Download elasticsearch-httpclient 6.8.1


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