Last Version

com.github.nhenneaux.resilienthttpclient:monitored-httpclient 0.6.4

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

monitored-httpclient
Version

Version

0.6.4
Type

Type

jar
Description

Description

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

Download monitored-httpclient 0.6.4


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.nhenneaux.resilienthttpclient : single-host-httpclient jar 0.6.4

test (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
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

There are no modules declared in this project.