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