| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJest Данные Базы данных Graylog Библиотеки уровня приложения Logging |
| Группа | Группаorg.graylog.jest |
| Идентификатор | Идентификаторjest |
| Последняя версия | Последняя версия5.0.0-beta.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJest Apache HC Jar
ElasticSearch Java REST client - Apache HTTP Client package
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| jest-5.0.0-beta.1.pom | |
| jest-5.0.0-beta.1.jar | 23 KB |
| jest-5.0.0-beta.1-sources.jar | 11 KB |
| jest-5.0.0-beta.1-javadoc.jar | 95 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.graylog.jest/jest/ -->
<dependency>
<groupId>org.graylog.jest</groupId>
<artifactId>jest</artifactId>
<version>5.0.0-beta.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.graylog.jest/jest/
implementation 'org.graylog.jest:jest:5.0.0-beta.1'
// https://jarcasting.com/artifacts/org.graylog.jest/jest/
implementation ("org.graylog.jest:jest:5.0.0-beta.1")
'org.graylog.jest:jest:jar:5.0.0-beta.1'
<dependency org="org.graylog.jest" name="jest" rev="5.0.0-beta.1">
<artifact name="jest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.graylog.jest', module='jest', version='5.0.0-beta.1')
)
libraryDependencies += "org.graylog.jest" % "jest" % "5.0.0-beta.1"
[org.graylog.jest/jest "5.0.0-beta.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.graylog.jest : jest-common | jar | 5.0.0-beta.1 |
| org.apache.httpcomponents : httpcore-nio | jar | 4.4.6 |
| org.apache.httpcomponents : httpclient | jar | 4.5.3 |
| org.apache.httpcomponents : httpasyncclient | jar | 4.1.3 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.lucene : lucene-test-framework | jar | 6.4.1 |
| org.elasticsearch.test : framework | jar | 5.3.0 |
| net.java.dev.jna : jna | jar | 4.2.2 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| com.carrotsearch.randomizedtesting : randomizedtesting-runner | jar | 2.4.0 |
| org.apache.lucene : lucene-codecs | jar | 6.4.1 |
| junit : junit | jar | 4.12 |
| org.skyscreamer : jsonassert | jar | 1.5.0 |
| org.littleshoot : littleproxy | jar | 1.1.2 |
| commons-io : commons-io | jar | 2.5 |
| org.elasticsearch : elasticsearch | jar | 5.3.0 |
| org.elasticsearch.plugin : reindex-client | jar | 5.3.0 |
| org.elasticsearch.plugin : transport-netty4-client | jar | 5.3.0 |
| org.codelibs.elasticsearch.module : lang-painless | jar | 5.3.0 |
| org.elasticsearch.plugin : percolator-client | jar | 5.3.0 |
| org.elasticsearch.plugin : lang-mustache-client | jar | 5.3.0 |
| org.apache.logging.log4j : log4j-api | jar | 2.7 |
| org.apache.logging.log4j : log4j-core | jar | 2.7 |
| com.github.spullara.mustache.java : compiler | jar | 0.9.4 |