Download autoload-cache-6.6.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.6 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials