Download common-cache-4.3.7.jar file - Jar c

Jar examples for c:common-cache

Description

You can download jar file common-cache 4.3.7 in this page.

Build File

You can use the following script to add common-cache-4.3.7.jar to your project.

<dependency>
   <groupId>org.duracloud</groupId>
   <artifactId>common-cache</artifactId>
   <version>4.3.7</version>
</dependency>
compile group: 'org.duracloud', name: 'common-cache', version: '4.3.7'
libraryDependencies += "org.duracloud" % "common-cache" % "4.3.7"
<dependency org="org.duracloud" name="common-cache" rev="4.3.7"/>
@Grapes(@Grab(group='org.duracloud', module='common-cache', version='4.3.7'))
'org.duracloud:common-cache:jar:4.3.7'

Download

Click the following link to download the jar file.

common-cache-4.3.7-javadoc.jar
common-cache-4.3.7-sources.jar
common-cache-4.3.7.jar
common-cache-4.3.7.pom



Related Tutorials