License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdcom.github.obourgain |
ArtifactId | ArtifactIdelasticsearch-batch |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionElasticsearch Batch
Utility classes Elasticsearch
|
Project URL |
Project URL |
Filename | Size |
---|---|
elasticsearch-batch-0.2.pom | |
elasticsearch-batch-0.2.jar | 9 KB |
elasticsearch-batch-0.2-sources.jar | 4 KB |
elasticsearch-batch-0.2-javadoc.jar | 33 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.6 |
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch : elasticsearch | jar | ${elasticsearch.version} |
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} |