is not current version
Last Version 2.0.0

org.sonatype.goodies.dropwizard:dropwizard-support-bom 1.2.1


Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

org.sonatype.goodies.dropwizard
ArtifactId

ArtifactId

dropwizard-support-bom
Version

Version

1.2.1
Type

Type

pom

Download dropwizard-support-bom 1.2.1


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