Download autoload-cache-6.7.jar file - Jar a

Jar examples for a:autoload-cache

Description

User Spring AOP and annotation to do with cache.

You can download jar file autoload-cache 6.7 in this page.

License

The Apache Software License, Version 2.0

Build File

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

<dependency>
   <groupId>com.github.qiujiayu</groupId>
   <artifactId>autoload-cache</artifactId>
   <version>6.7</version>
</dependency>
compile group: 'com.github.qiujiayu', name: 'autoload-cache', version: '6.7'
libraryDependencies += "com.github.qiujiayu" % "autoload-cache" % "6.7"
<dependency org="com.github.qiujiayu" name="autoload-cache" rev="6.7"/>
@Grapes(@Grab(group='com.github.qiujiayu', module='autoload-cache', version='6.7'))
'com.github.qiujiayu:autoload-cache:jar:6.7'

Download

Click the following link to download the jar file.

autoload-cache-6.7-javadoc.jar
autoload-cache-6.7-sources.jar
autoload-cache-6.7.jar
autoload-cache-6.7.pom



Related Tutorials