Download jetcache-autoconfigure-2.5.5.jar file - Jar j

Jar examples for j:jetcache-autoconfigure

Description

You can download jar file jetcache-autoconfigure 2.5.5 in this page.

Build File

You can use the following script to add jetcache-autoconfigure-2.5.5.jar to your project.

<dependency>
   <groupId>com.alicp.jetcache</groupId>
   <artifactId>jetcache-autoconfigure</artifactId>
   <version>2.5.5</version>
</dependency>
compile group: 'com.alicp.jetcache', name: 'jetcache-autoconfigure', version: '2.5.5'
libraryDependencies += "com.alicp.jetcache" % "jetcache-autoconfigure" % "2.5.5"
<dependency org="com.alicp.jetcache" name="jetcache-autoconfigure" rev="2.5.5"/>
@Grapes(@Grab(group='com.alicp.jetcache', module='jetcache-autoconfigure', version='2.5.5'))
'com.alicp.jetcache:jetcache-autoconfigure:jar:2.5.5'

Download

Click the following link to download the jar file.

jetcache-autoconfigure-2.5.5-javadoc.jar
jetcache-autoconfigure-2.5.5-sources.jar
jetcache-autoconfigure-2.5.5.jar
jetcache-autoconfigure-2.5.5.pom



Related Tutorials