Dropwizard Caching Bundle Parent

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

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.bazaarvoice.dropwizard
ArtifactId

ArtifactId

parent
Last Version

Last Version

2.0.5
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download parent

Filename Size
parent-2.0.5.pom 3 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.5
1.0.0
0.0.11