| Categories |
CategoriesCLI User Interface |
|---|---|
| GroupId | GroupIdorg.codehaus.httpcache4j.clients |
| ArtifactId | ArtifactIdclients-httpClient |
| Last Version | Last Version1.0-RC1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJava HTTP cache :: Clients :: Commons HttpClient
Responseresolver with Commons HttpClient
|
<!-- https://jarcasting.com/artifacts/org.codehaus.httpcache4j.clients/clients-httpClient/ -->
<dependency>
<groupId>org.codehaus.httpcache4j.clients</groupId>
<artifactId>clients-httpClient</artifactId>
<version>1.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.httpcache4j.clients/clients-httpClient/
implementation 'org.codehaus.httpcache4j.clients:clients-httpClient:1.0-RC1'
// https://jarcasting.com/artifacts/org.codehaus.httpcache4j.clients/clients-httpClient/
implementation ("org.codehaus.httpcache4j.clients:clients-httpClient:1.0-RC1")
'org.codehaus.httpcache4j.clients:clients-httpClient:jar:1.0-RC1'
<dependency org="org.codehaus.httpcache4j.clients" name="clients-httpClient" rev="1.0-RC1">
<artifact name="clients-httpClient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.httpcache4j.clients', module='clients-httpClient', version='1.0-RC1')
)
libraryDependencies += "org.codehaus.httpcache4j.clients" % "clients-httpClient" % "1.0-RC1"
[org.codehaus.httpcache4j.clients/clients-httpClient "1.0-RC1"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-httpclient : commons-httpclient | jar | 3.0.1 |
| org.codehaus.httpcache4j : httpcache4j-api | jar | 1.0-RC1 |
| commons-lang : commons-lang | jar | 2.4 |
| joda-time : joda-time | jar | 1.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 1.5 |
| junit : junit | jar | 4.5 |