OSCache is a caching solution that includes a JSP tag library and set of classes to perform fine grained dynamic caching of JSP content, servlet responses or arbitrary objects.
'opensymphony:oscache:2.3'
<dependency>
<groupId>opensymphony</groupId>
<artifactId>oscache</artifactId>
<version>2.3</version>
</dependency>
<dependency org="opensymphony" name="oscache" rev="2.3"/>
"opensymphony", "oscache", "2.3"