Download reindex-5.0.2.jar file - Jar r

Jar examples for r:reindex

Description

_reindex and _update_by_query APIs

You can download jar file reindex 5.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add reindex-5.0.2.jar to your project.

<dependency>
   <groupId>org.codelibs.elasticsearch.module</groupId>
   <artifactId>reindex</artifactId>
   <version>5.0.2</version>
</dependency>
compile group: 'org.codelibs.elasticsearch.module', name: 'reindex', version: '5.0.2'
libraryDependencies += "org.codelibs.elasticsearch.module" % "reindex" % "5.0.2"
<dependency org="org.codelibs.elasticsearch.module" name="reindex" rev="5.0.2"/>
@Grapes(@Grab(group='org.codelibs.elasticsearch.module', module='reindex', version='5.0.2'))
'org.codelibs.elasticsearch.module:reindex:jar:5.0.2'

Download

Click the following link to download the jar file.

reindex-5.0.2-javadoc.jar
reindex-5.0.2-sources.jar
reindex-5.0.2.jar
reindex-5.0.2.pom



Related Tutorials