Last Version

OSCache 2.4.1

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
Version

Version

2.4.1
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 2.4.1


<!-- 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.