Categories |
CategoriesDropWizard Container Microservices Caching Data |
---|---|
GroupId | GroupIdcom.bazaarvoice.dropwizard |
ArtifactId | ArtifactIddropwizard-caching-bundle-example |
Last Version | Last Version2.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDropwizard Caching Bundle Example
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.bazaarvoice.dropwizard : dropwizard-caching-bundle | jar | 2.0.5 |
io.dropwizard : dropwizard-core | jar | 0.7.1 |