Download cache-2.1.0.jar file - Jar c

Jar examples for c:cache

Description

GiavaCMS Content Management System: Cache Module

You can download jar file cache 2.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

cache-2.1.0-javadoc.jar
cache-2.1.0-sources.jar
cache-2.1.0.jar
cache-2.1.0.pom



Related Tutorials