Dropwizard Caching Bundle Example

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

DropWizard Container Microservices Caching Data
GroupId

GroupId

com.bazaarvoice.dropwizard
ArtifactId

ArtifactId

dropwizard-caching-bundle-example
Last Version

Last Version

2.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Dropwizard Caching Bundle Example
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download dropwizard-caching-bundle-example

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.bazaarvoice.dropwizard : dropwizard-caching-bundle jar 2.0.5
io.dropwizard : dropwizard-core jar 0.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.5
1.0.0
0.0.11