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

elasticutils 0.3

Library for simplified access to the ElasticSearch Java API.

Лицензия

Лицензия

Группа

Группа

de.bytefish
Идентификатор

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

elasticutils
Версия

Версия

0.3
Тип

Тип

jar
Описание

Описание

elasticutils
Library for simplified access to the ElasticSearch Java API.
Ссылка на сайт

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

http://www.github.com/bytefish/ElasticUtils
Система контроля версий

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

https://github.com/bytefish/ElasticUtils

Скачать elasticutils 0.3


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.elasticsearch : elasticsearch jar 2.3.2
com.fasterxml.jackson.core : jackson-annotations jar 2.6.2
com.fasterxml.jackson.core : jackson-databind jar 2.6.2

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

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

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