Resilient Java HTTP client based on java.net.http.HttpClient

Java HTTP client with pooling and auto refresh of underlying IP addresses.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.github.nhenneaux.resilienthttpclient
Идентификатор

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

resilient-httpclient
Последняя версия

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

0.6.4
Дата

Дата

Тип

Тип

pom
Описание

Описание

Resilient Java HTTP client based on java.net.http.HttpClient
Java HTTP client with pooling and auto refresh of underlying IP addresses.
Ссылка на сайт

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

https://github.com/nhenneaux/resilient-httpclient
Система контроля версий

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

https://github.com/nhenneaux/resilient-httpclient

Скачать resilient-httpclient

Имя Файла Размер
resilient-httpclient-0.6.4.pom 9 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.nhenneaux.resilienthttpclient/resilient-httpclient/ -->
<dependency>
    <groupId>com.github.nhenneaux.resilienthttpclient</groupId>
    <artifactId>resilient-httpclient</artifactId>
    <version>0.6.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nhenneaux.resilienthttpclient/resilient-httpclient/
implementation 'com.github.nhenneaux.resilienthttpclient:resilient-httpclient:0.6.4'
// https://jarcasting.com/artifacts/com.github.nhenneaux.resilienthttpclient/resilient-httpclient/
implementation ("com.github.nhenneaux.resilienthttpclient:resilient-httpclient:0.6.4")
'com.github.nhenneaux.resilienthttpclient:resilient-httpclient:pom:0.6.4'
<dependency org="com.github.nhenneaux.resilienthttpclient" name="resilient-httpclient" rev="0.6.4">
  <artifact name="resilient-httpclient" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nhenneaux.resilienthttpclient', module='resilient-httpclient', version='0.6.4')
)
libraryDependencies += "com.github.nhenneaux.resilienthttpclient" % "resilient-httpclient" % "0.6.4"
[com.github.nhenneaux.resilienthttpclient/resilient-httpclient "0.6.4"]

Зависимости

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.8.2
org.awaitility : awaitility jar 4.1.1
org.mockito : mockito-junit-jupiter jar 4.1.0
org.hamcrest : hamcrest jar 2.2

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

  • single-host-httpclient
  • monitored-httpclient

Версии библиотеки

Версия
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.1
0.5.0
0.4.9
0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.1
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0