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.

License

License

The OpenSymphony Software License 1.1
GroupId

GroupId

opensymphony
ArtifactId

ArtifactId

oscache
Last Version

Last Version

2.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

OpenSymphony

Download oscache

How to add to project

<!-- https://jarcasting.com/artifacts/opensymphony/oscache/ -->
<dependency>
    <groupId>opensymphony</groupId>
    <artifactId>oscache</artifactId>
    <version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/opensymphony/oscache/
implementation 'opensymphony:oscache:2.4.1'
// https://jarcasting.com/artifacts/opensymphony/oscache/
implementation ("opensymphony:oscache:2.4.1")
'opensymphony:oscache:jar:2.4.1'
<dependency org="opensymphony" name="oscache" rev="2.4.1">
  <artifact name="oscache" type="jar" />
</dependency>
@Grapes(
@Grab(group='opensymphony', module='oscache', version='2.4.1')
)
libraryDependencies += "opensymphony" % "oscache" % "2.4.1"
[opensymphony/oscache "2.4.1"]

Dependencies

compile (5)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1
javax.jms : jms jar 1.1
javax.servlet : servlet-api jar 2.3
jgroups : jgroups-all Optional jar 2.2.8
org.hibernate : hibernate Optional jar 3.2.3.ga

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.1
2.4
2.3
2.1.1
2.1
2.1rc1
2.0.2