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

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.nhenneaux.resilienthttpclient
ArtifactId

ArtifactId

resilient-httpclient
Last Version

Last Version

0.6.4
Release Date

Release Date

Type

Type

pom
Description

Description

Resilient Java HTTP client based on java.net.http.HttpClient
Java HTTP client with pooling and auto refresh of underlying IP addresses.
Project URL

Project URL

https://github.com/nhenneaux/resilient-httpclient
Source Code Management

Source Code Management

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

Download resilient-httpclient

How to add to project

<!-- 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"]

Dependencies

test (4)

Group / Artifact Type Version
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

Project Modules

  • single-host-httpclient
  • monitored-httpclient

Versions

Version
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