is not current version
Last Version 8.2.3

rest 8.0.0-rc1

Elasticsearch subproject :client:rest

License

License

Categories

Categories

CLI User Interface Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch.client
ArtifactId

ArtifactId

elasticsearch-rest-client
Version

Version

8.0.0-rc1
Type

Type

jar
Description

Description

rest
Elasticsearch subproject :client:rest
Project URL

Project URL

https://github.com/elastic/elasticsearch

Download elasticsearch-rest-client 8.0.0-rc1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.10
org.apache.httpcomponents : httpcore jar 4.4.12
org.apache.httpcomponents : httpasyncclient jar 4.1.4
org.apache.httpcomponents : httpcore-nio jar 4.4.12
commons-codec : commons-codec jar 1.14
commons-logging : commons-logging jar 1.1.3

Project Modules

There are no modules declared in this project.