is not current version
Last Version 2.0.5

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


Categories

Categories

DropWizard Container Microservices Caching Data
GroupId

GroupId

com.bazaarvoice.dropwizard
ArtifactId

ArtifactId

dropwizard-caching-bundle
Version

Version

1.0.0
Type

Type

jar

Download dropwizard-caching-bundle 1.0.0


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