MVN

org.codehaus.httpcache4j : httpcache4j

Maven & Gradle

Apr 25, 2017
28 stars

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

<dependency>
    <groupId>org.codehaus.httpcache4j</groupId>
    <artifactId>httpcache4j</artifactId>
    <version>5.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.codehaus.httpcache4j : httpcache4j to add to Maven - Latest Versions:

  • Latest Stable: 5.1.1
  • Latest Release Candidate: 4.0-RC4

All Versions

Choose a version of org.codehaus.httpcache4j : httpcache4j to add to Maven - All Versions:

Version Vulnerabilities Updated
5.1.x
httpcache4j-5.1.1
httpcache4j-5.1.0
5.0.x
httpcache4j-5.0.1
httpcache4j-5.0.0
httpcache4j-5.0.0-M3
httpcache4j-5.0.0-M2
httpcache4j-5.0.0-M1
4.2
httpcache4j-4.2
4.1
httpcache4j-4.1
4.0
httpcache4j-4.0
httpcache4j-4.0-RC4
httpcache4j-4.0-RC3
httpcache4j-4.0-RC2
httpcache4j-4.0-RC1
httpcache4j-4.0-M6
httpcache4j-4.0-M5
httpcache4j-4.0-M4
httpcache4j-4.0-M3
httpcache4j-4.0-M2
httpcache4j-4.0-M1
3.4
httpcache4j-3.4
3.3
httpcache4j-3.3
3.2
httpcache4j-3.2
3.1
httpcache4j-3.1
3.0
httpcache4j-3.0
2.2
httpcache4j-2.2
2.1.x
httpcache4j-2.1.1
2.1
httpcache4j-2.1
2.0
httpcache4j-2.0
1.7
httpcache4j-1.7
1.6
httpcache4j-1.6
1.5.x
httpcache4j-1.5.1
1.5
httpcache4j-1.5
1.1.x
httpcache4j-1.1.1
1.1
httpcache4j-1.1
1.0
httpcache4j-1.0
httpcache4j-1.0-RC4
httpcache4j-1.0-RC3
httpcache4j-1.0-RC2
httpcache4j-1.0-RC1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.codehaus.httpcache4j</groupId>
    <artifactId>httpcache4j</artifactId>
    <version>5.1.1</version>
</dependency>