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

jres 0.1.9

An HTTP client for ElasticSearch without any code dependency on the ElasticSearch library.

Лицензия

Лицензия

Группа

Группа

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

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

jres
Версия

Версия

0.1.9
Тип

Тип

jar
Описание

Описание

jres
An HTTP client for ElasticSearch without any code dependency on the ElasticSearch library.
Ссылка на сайт

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

https://github.com/blacklocus/jres
Организация-разработчик

Организация-разработчик

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

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

https://github.com/blacklocus/jres.git

Скачать jres 0.1.9


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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-databind jar 2.3.0
org.slf4j : slf4j-api jar 1.7.5
com.google.guava : guava jar 15.0
org.apache.httpcomponents : httpclient jar 4.3.1
commons-io : commons-io jar 2.4
org.apache.commons : commons-lang3 jar 3.1
com.google.code.findbugs : jsr305 jar 2.0.2

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

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