o

oscache

Files download
File Operation
oscache-2.1.1.jar download
oscache-2.1.1.pom download
Apache Maven
<dependency>
  <groupId>opensymphony</groupId>
  <artifactId>oscache</artifactId>
  <version>2.1.1</version>
</dependency>
Gradle Groovy
implementation 'opensymphony:oscache:2.1.1'
Gradle Kotlin
implementation("opensymphony:oscache:2.1.1")
Scala SBT
libraryDependencies += "opensymphony" % "oscache" % "2.1.1"
Groovy Grape
@Grapes(
  @Grab(group='opensymphony', module='oscache', version='2.1.1')
)
Apache Ivy
<dependency org="opensymphony" name="oscache" rev="2.1.1" />
Leiningen
[opensymphony/oscache "2.1.1"]
Apache Buildr
'opensymphony:oscache:jar:2.1.1'
Dependencies
The project has no third-party dependencies