Last Version

Java HTTP cache :: Distribution 2.2

HttpCache4j is a library for caching HTTP requests from a client.

License

License

GroupId

GroupId

org.codehaus.httpcache4j
ArtifactId

ArtifactId

httpcache4j-dist
Version

Version

2.2
Type

Type

pom
Description

Description

Java HTTP cache :: Distribution
HttpCache4j is a library for caching HTTP requests from a client.

Download httpcache4j-dist 2.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.codehaus.httpcache4j : httpcache4j-core jar 2.2
org.codehaus.httpcache4j.resolvers : resolvers-commons-httpclient jar 2.2
org.codehaus.httpcache4j.resolvers : resolvers-net-urlconnection jar 2.2
commons-lang : commons-lang jar 2.4
joda-time : joda-time jar 1.5.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.