Download autoload-cache-6.8.1.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.8.1 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials