is not current version
Last Version 4.0.0-beta.1

Dropwizard BOM 2.1.0-beta.5

Bill of materials to make sure a consistent set of versions is used for Dropwizard modules.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.dropwizard
ArtifactId

ArtifactId

dropwizard-bom
Version

Version

2.1.0-beta.5
Type

Type

pom
Description

Description

Dropwizard BOM
Bill of materials to make sure a consistent set of versions is used for Dropwizard modules.

Download dropwizard-bom 2.1.0-beta.5


<!-- https://jarcasting.com/artifacts/io.dropwizard/dropwizard-bom/ -->
<dependency>
    <groupId>io.dropwizard</groupId>
    <artifactId>dropwizard-bom</artifactId>
    <version>2.1.0-beta.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.dropwizard/dropwizard-bom/
implementation 'io.dropwizard:dropwizard-bom:2.1.0-beta.5'
// https://jarcasting.com/artifacts/io.dropwizard/dropwizard-bom/
implementation ("io.dropwizard:dropwizard-bom:2.1.0-beta.5")
'io.dropwizard:dropwizard-bom:pom:2.1.0-beta.5'
<dependency org="io.dropwizard" name="dropwizard-bom" rev="2.1.0-beta.5">
  <artifact name="dropwizard-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.dropwizard', module='dropwizard-bom', version='2.1.0-beta.5')
)
libraryDependencies += "io.dropwizard" % "dropwizard-bom" % "2.1.0-beta.5"
[io.dropwizard/dropwizard-bom "2.1.0-beta.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.