Download cache-1.0.1.jar file - Jar c

Jar examples for c:cache

Description

GiavaCMS Content Management System: Cache Module

You can download jar file cache 1.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

cache-1.0.1-javadoc.jar
cache-1.0.1-sources.jar
cache-1.0.1.jar
cache-1.0.1.pom



Related Tutorials