is not current version
Last Version 2.0.5

com.bazaarvoice.dropwizard:dropwizard-caching-bundle 0.0.11


Categories

Categories

DropWizard Container Microservices Caching Data
GroupId

GroupId

com.bazaarvoice.dropwizard
ArtifactId

ArtifactId

dropwizard-caching-bundle
Version

Version

0.0.11
Type

Type

jar

Download dropwizard-caching-bundle 0.0.11


<!-- https://jarcasting.com/artifacts/com.bazaarvoice.dropwizard/dropwizard-caching-bundle/ -->
<dependency>
    <groupId>com.bazaarvoice.dropwizard</groupId>
    <artifactId>dropwizard-caching-bundle</artifactId>
    <version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.dropwizard/dropwizard-caching-bundle/
implementation 'com.bazaarvoice.dropwizard:dropwizard-caching-bundle:0.0.11'
// https://jarcasting.com/artifacts/com.bazaarvoice.dropwizard/dropwizard-caching-bundle/
implementation ("com.bazaarvoice.dropwizard:dropwizard-caching-bundle:0.0.11")
'com.bazaarvoice.dropwizard:dropwizard-caching-bundle:jar:0.0.11'
<dependency org="com.bazaarvoice.dropwizard" name="dropwizard-caching-bundle" rev="0.0.11">
  <artifact name="dropwizard-caching-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.dropwizard', module='dropwizard-caching-bundle', version='0.0.11')
)
libraryDependencies += "com.bazaarvoice.dropwizard" % "dropwizard-caching-bundle" % "0.0.11"
[com.bazaarvoice.dropwizard/dropwizard-caching-bundle "0.0.11"]