HttpCache4j is a library for caching HTTP requests from a client.
'org.codehaus.httpcache4j:httpcache4j-api:4.0-RC1'
<dependency>
<groupId>org.codehaus.httpcache4j</groupId>
<artifactId>httpcache4j-api</artifactId>
<version>4.0-RC1</version>
</dependency>
<dependency org="org.codehaus.httpcache4j" name="httpcache4j-api" rev="4.0-RC1"/>
"org.codehaus.httpcache4j", "httpcache4j-api", "4.0-RC1"