Download cache-0.9.11.jar file - Jar c

Jar examples for c:cache

Description

GiavaCMS Content Management System: Cache Module

You can download jar file cache 0.9.11 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

cache-0.9.11.pom



Related Tutorials