is not current version
Last Version 7.17.4

reindex 7.16.3

The Reindex module adds APIs to reindex from one index to another or update documents in place.

License

License

Categories

Categories

CLI User Interface Search Business Logic Libraries Elasticsearch Dex General Purpose Libraries Utility
GroupId

GroupId

org.elasticsearch.plugin
ArtifactId

ArtifactId

reindex-client
Version

Version

7.16.3
Type

Type

jar
Description

Description

reindex
The Reindex module adds APIs to reindex from one index to another or update documents in place.
Project URL

Project URL

https://github.com/elastic/elasticsearch

Download reindex-client 7.16.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.elasticsearch.client : elasticsearch-rest-client jar 7.16.3
org.elasticsearch : elasticsearch-ssl-config jar 7.16.3

Project Modules

There are no modules declared in this project.