Jar examples for c:cache
GiavaCMS Content Management System: Cache Module
You can download jar file cache 1.3.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add cache-1.3.0.jar to your project.
<dependency> <groupId>io.github.yangxlei</groupId> <artifactId>cache</artifactId> <version>1.3.0</version> </dependency>
compile group: 'io.github.yangxlei', name: 'cache', version: '1.3.0'
libraryDependencies += "io.github.yangxlei" % "cache" % "1.3.0"
<dependency org="io.github.yangxlei" name="cache" rev="1.3.0"/>
@Grapes(@Grab(group='io.github.yangxlei', module='cache', version='1.3.0'))
'io.github.yangxlei:cache:jar:1.3.0'
Click the following link to download the jar file.
cache-1.3.0-javadoc.jar