Jar examples for o:oscache
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.
You can download jar file oscache 2.4 in this page.
The OpenSymphony Software License 1.1
You can use the following script to add oscache-2.4.jar to your project.
<dependency> <groupId>opensymphony</groupId> <artifactId>oscache</artifactId> <version>2.4</version> </dependency>
compile group: 'opensymphony', name: 'oscache', version: '2.4'
libraryDependencies += "opensymphony" % "oscache" % "2.4"
<dependency org="opensymphony" name="oscache" rev="2.4"/>
@Grapes(@Grab(group='opensymphony', module='oscache', version='2.4'))
'opensymphony:oscache:jar:2.4'
Click the following link to download the jar file.
oscache-2.4-javadoc.jar