License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.nhenneaux.resilienthttpclient |
ArtifactId | ArtifactIdmonitored-httpclient |
Version | Version0.6.2 |
Type | Typejar |
Description |
DescriptionJava HTTP client with pooling and auto refresh of underlying IP addresses.
|
Filename | Size |
---|---|
monitored-httpclient-0.6.2.pom | |
monitored-httpclient-0.6.2.jar | 23 KB |
monitored-httpclient-0.6.2-sources.jar | 12 KB |
monitored-httpclient-0.6.2-javadoc.jar | 417 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nhenneaux.resilienthttpclient/monitored-httpclient/ -->
<dependency>
<groupId>com.github.nhenneaux.resilienthttpclient</groupId>
<artifactId>monitored-httpclient</artifactId>
<version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nhenneaux.resilienthttpclient/monitored-httpclient/
implementation 'com.github.nhenneaux.resilienthttpclient:monitored-httpclient:0.6.2'
// https://jarcasting.com/artifacts/com.github.nhenneaux.resilienthttpclient/monitored-httpclient/
implementation ("com.github.nhenneaux.resilienthttpclient:monitored-httpclient:0.6.2")
'com.github.nhenneaux.resilienthttpclient:monitored-httpclient:jar:0.6.2'
<dependency org="com.github.nhenneaux.resilienthttpclient" name="monitored-httpclient" rev="0.6.2">
<artifact name="monitored-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nhenneaux.resilienthttpclient', module='monitored-httpclient', version='0.6.2')
)
libraryDependencies += "com.github.nhenneaux.resilienthttpclient" % "monitored-httpclient" % "0.6.2"
[com.github.nhenneaux.resilienthttpclient/monitored-httpclient "0.6.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.nhenneaux.resilienthttpclient : single-host-httpclient | jar | 0.6.2 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.0 |
org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
org.awaitility : awaitility | jar | 4.0.3 |
org.mockito : mockito-junit-jupiter | jar | 3.6.28 |
org.hamcrest : hamcrest | jar | 2.2 |