Jar examples for j:jcs
Comprehensive Caching System
You can download jar file jcs 1.3 in this page.
Apache License
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'
Click the following link to download the jar file.
jcs-1.3.jar