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