Последняя версия

elastic-scroll-stream 0.1

This repository is just a small implementation of the Elasticsearch Scroll API as Java8 Stream

Лицензия

Лицензия

Категории

Категории

ORM Данные
Группа

Группа

com.marvinformatics
Идентификатор

Идентификатор

elastic-scroll-stream
Версия

Версия

0.1
Тип

Тип

jar
Описание

Описание

elastic-scroll-stream
This repository is just a small implementation of the Elasticsearch Scroll API as Java8 Stream
Ссылка на сайт

Ссылка на сайт

https://github.com/velo/elastic-scroll-stream/
Система контроля версий

Система контроля версий

https://github.com/velo/elastic-scroll-stream/

Скачать elastic-scroll-stream 0.1


<!-- https://jarcasting.com/artifacts/com.marvinformatics/elastic-scroll-stream/ -->
<dependency>
    <groupId>com.marvinformatics</groupId>
    <artifactId>elastic-scroll-stream</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.marvinformatics/elastic-scroll-stream/
implementation 'com.marvinformatics:elastic-scroll-stream:0.1'
// https://jarcasting.com/artifacts/com.marvinformatics/elastic-scroll-stream/
implementation ("com.marvinformatics:elastic-scroll-stream:0.1")
'com.marvinformatics:elastic-scroll-stream:jar:0.1'
<dependency org="com.marvinformatics" name="elastic-scroll-stream" rev="0.1">
  <artifact name="elastic-scroll-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marvinformatics', module='elastic-scroll-stream', version='0.1')
)
libraryDependencies += "com.marvinformatics" % "elastic-scroll-stream" % "0.1"
[com.marvinformatics/elastic-scroll-stream "0.1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.elasticsearch : elasticsearch jar 5.1.2
org.slf4j : slf4j-api jar 1.7.25

test (6)

Идентификатор библиотеки Тип Версия
org.elasticsearch.test : framework jar 5.1.2
org.apache.logging.log4j : log4j-api jar 2.11.0
org.apache.logging.log4j : log4j-core jar 2.11.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.0
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3

Модули Проекта

Данный проект не имеет модулей.