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.4'
<dependency> <groupId>opensymphony</groupId> <artifactId>oscache</artifactId> <version>2.4</version> </dependency>
<dependency org="opensymphony" name="oscache" rev="2.4"/>
"opensymphony", "oscache", "2.4"