Elasticsearch Batch

Utility classes Elasticsearch

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.github.obourgain
ArtifactId

ArtifactId

elasticsearch-batch
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Elasticsearch Batch
Utility classes Elasticsearch
Project URL

Project URL

https://github.com/obourgain/elasticsearch-batch

Download elasticsearch-batch

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.6

provided (1)

Group / Artifact Type Version
org.elasticsearch : elasticsearch jar ${elasticsearch.version}

test (6)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 1.7.1
com.carrotsearch.randomizedtesting : randomizedtesting-runner jar 2.1.10
org.apache.lucene : lucene-test-framework jar ${lucene.version}
org.elasticsearch : elasticsearch test-jar ${elasticsearch.version}

Project Modules

There are no modules declared in this project.

Versions

Version
0.2
0.1