Download dropwizard-caching-bundle-2.0.5.jar file - Jar d

Jar examples for d:dropwizard-caching-bundle

Description

You can download jar file dropwizard-caching-bundle 2.0.5 in this page.

Build File

You can use the following script to add dropwizard-caching-bundle-2.0.5.jar to your project.

<dependency>
   <groupId>com.bazaarvoice.dropwizard</groupId>
   <artifactId>dropwizard-caching-bundle</artifactId>
   <version>2.0.5</version>
</dependency>
compile group: 'com.bazaarvoice.dropwizard', name: 'dropwizard-caching-bundle', version: '2.0.5'
libraryDependencies += "com.bazaarvoice.dropwizard" % "dropwizard-caching-bundle" % "2.0.5"
<dependency org="com.bazaarvoice.dropwizard" name="dropwizard-caching-bundle" rev="2.0.5"/>
@Grapes(@Grab(group='com.bazaarvoice.dropwizard', module='dropwizard-caching-bundle', version='2.0.5'))
'com.bazaarvoice.dropwizard:dropwizard-caching-bundle:jar:2.0.5'

Download

Click the following link to download the jar file.

dropwizard-caching-bundle-2.0.5-javadoc.jar
dropwizard-caching-bundle-2.0.5-sources.jar
dropwizard-caching-bundle-2.0.5.jar
dropwizard-caching-bundle-2.0.5.pom



Related Tutorials