is not current version
Last Version 0.6.4

com.github.nhenneaux.resilienthttpclient:resilient-httpclient 0.1.6

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

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.nhenneaux.resilienthttpclient
ArtifactId

ArtifactId

resilient-httpclient
Version

Version

0.1.6
Type

Type

pom

Download resilient-httpclient 0.1.6


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