License |
License
The OpenSymphony Software License 1.1
|
---|---|
GroupId | GroupIdopensymphony |
ArtifactId | ArtifactIdoscache |
Last Version | Last Version2.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOSCache
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 OrganizationOpenSymphony |
Filename | Size |
---|---|
oscache-2.4.1.pom | |
oscache-2.4.1.jar | 133 KB |
oscache-2.4.1-sources.jar | 142 KB |
oscache-2.4.1-javadoc.jar | 587 KB |
Browse |
<!-- 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"]
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 |