How To Install Java Artifact opensymphony.oscache v2.4

opensymphony oscache 2.4

Introduction

In this article, we'll learn how to install Java artifact oscache from opensymphony group in version 2.4. The artifact is available in 6 versions: 2.4.1 2.4 2.3 2.1.1 2.1 2.0.2 . The OSCache project has been released under The OpenSymphony Software License 1.1 license, and has its own website at: http://www.opensymphony.com/oscache/ .

How To Install Java Artifact opensymphony.oscache In Version 2.4

To install the OSCache artifact in version 2.4 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses OSCache dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (5)

Test dependencies (3)

Licenses