is not current version
Last Version 2.0.16-1

com.smoketurner.dropwizard:dropwizard-pom 2.0.12-1

Smoke Turner base POM for Dropwizard projects

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.smoketurner.dropwizard
ArtifactId

ArtifactId

dropwizard-pom
Version

Version

2.0.12-1
Type

Type

pom

Download dropwizard-pom 2.0.12-1


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