Download cache-1.3.jar file - Jar c

Jar examples for c:cache

Description

GiavaCMS Content Management System: Cache Module

You can download jar file cache 1.3 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

cache-1.3-javadoc.jar
cache-1.3-sources.jar
cache-1.3.jar
cache-1.3.pom



Related Tutorials