Download jcs-1.3.jar file - Jar j

Jar examples for j:jcs

Description

Comprehensive Caching System

You can download jar file jcs 1.3 in this page.

License

Apache License

Build File

You can use the following script to add jcs-1.3.jar to your project.

<dependency>
   <groupId>jcs</groupId>
   <artifactId>jcs</artifactId>
   <version>1.3</version>
</dependency>
compile group: 'jcs', name: 'jcs', version: '1.3'
libraryDependencies += "jcs" % "jcs" % "1.3"
<dependency org="jcs" name="jcs" rev="1.3"/>
@Grapes(@Grab(group='jcs', module='jcs', version='1.3'))
'jcs:jcs:jar:1.3'

Download

Click the following link to download the jar file.

jcs-1.3.jar
jcs-1.3.pom



Related Tutorials