Last Version

Unofficial Dropwizard BOM 1.3.5-8

The Unofficial Dropwizard BOM (Bill of materials) to make sure a consistent set of versions is used for Dropwizard's application.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.github.tfahub
ArtifactId

ArtifactId

dropwizard-bom
Version

Version

1.3.5-8
Type

Type

pom
Description

Description

Unofficial Dropwizard BOM
The Unofficial Dropwizard BOM (Bill of materials) to make sure a consistent set of versions is used for Dropwizard's application.
Project Organization

Project Organization

TFA Hub Team

Download dropwizard-bom 1.3.5-8

Filename Size
dropwizard-bom-1.3.5-8.pom 45 KB
Browse

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

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.