Download cache-2.0.2.jar file - Jar c

Jar examples for c:cache

Description

GiavaCMS Content Management System: Cache Module

You can download jar file cache 2.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add cache-2.0.2.jar to your project.

<dependency>
   <groupId>org.apache.jclouds.karaf</groupId>
   <artifactId>cache</artifactId>
   <version>2.0.2</version>
</dependency>
compile group: 'org.apache.jclouds.karaf', name: 'cache', version: '2.0.2'
libraryDependencies += "org.apache.jclouds.karaf" % "cache" % "2.0.2"
<dependency org="org.apache.jclouds.karaf" name="cache" rev="2.0.2"/>
@Grapes(@Grab(group='org.apache.jclouds.karaf', module='cache', version='2.0.2'))
'org.apache.jclouds.karaf:cache:jar:2.0.2'

Download

Click the following link to download the jar file.

cache-2.0.2-javadoc.jar
cache-2.0.2-sources.jar
cache-2.0.2.jar
cache-2.0.2.pom



Related Tutorials