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