is not current version
Last Version 7.10.0

org.codelibs:elasticsearch-httpclient 7.6.0


Categories

Categories

CLI User Interface Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.codelibs
ArtifactId

ArtifactId

elasticsearch-httpclient
Version

Version

7.6.0
Type

Type

jar

Download elasticsearch-httpclient 7.6.0


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