Java HTTP cache :: Clients :: Commons HttpClient

Responseresolver with Commons HttpClient

Categories

Categories

CLI User Interface
GroupId

GroupId

org.codehaus.httpcache4j.clients
ArtifactId

ArtifactId

clients-httpClient
Last Version

Last Version

1.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

Java HTTP cache :: Clients :: Commons HttpClient
Responseresolver with Commons HttpClient

Download clients-httpClient

How to add to project

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

Dependencies

compile (4)

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

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.5
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-RC1