Last Version

Java HTTP cache :: Resolvers :: Commons HttpClient 5.1.1

Responseresolver using Commons HttpClient

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.codehaus.httpcache4j.resolvers
ArtifactId

ArtifactId

resolvers-commons-httpclient
Version

Version

5.1.1
Type

Type

jar
Description

Description

Java HTTP cache :: Resolvers :: Commons HttpClient
Responseresolver using Commons HttpClient

Download resolvers-commons-httpclient 5.1.1


<!-- https://jarcasting.com/artifacts/org.codehaus.httpcache4j.resolvers/resolvers-commons-httpclient/ -->
<dependency>
    <groupId>org.codehaus.httpcache4j.resolvers</groupId>
    <artifactId>resolvers-commons-httpclient</artifactId>
    <version>5.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.httpcache4j.resolvers/resolvers-commons-httpclient/
implementation 'org.codehaus.httpcache4j.resolvers:resolvers-commons-httpclient:5.1.1'
// https://jarcasting.com/artifacts/org.codehaus.httpcache4j.resolvers/resolvers-commons-httpclient/
implementation ("org.codehaus.httpcache4j.resolvers:resolvers-commons-httpclient:5.1.1")
'org.codehaus.httpcache4j.resolvers:resolvers-commons-httpclient:jar:5.1.1'
<dependency org="org.codehaus.httpcache4j.resolvers" name="resolvers-commons-httpclient" rev="5.1.1">
  <artifact name="resolvers-commons-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.httpcache4j.resolvers', module='resolvers-commons-httpclient', version='5.1.1')
)
libraryDependencies += "org.codehaus.httpcache4j.resolvers" % "resolvers-commons-httpclient" % "5.1.1"
[org.codehaus.httpcache4j.resolvers/resolvers-commons-httpclient "5.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-httpclient : commons-httpclient jar 3.1
org.codehaus.httpcache4j : httpcache4j-api jar 5.1.1

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.7.22
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.