Download jcs-20030822.182132.jar file - Jar j

Jar examples for j:jcs

Description

Comprehensive Caching System

You can download jar file jcs 20030822.182132 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

jcs-20030822.182132.jar
jcs-20030822.182132.pom



Related Tutorials