is not current version
Last Version 2.0.16-1

com.smoketurner.dropwizard:dropwizard-pom 0.0.16

Smoke Turner base POM for Dropwizard projects

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.smoketurner.dropwizard
ArtifactId

ArtifactId

dropwizard-pom
Version

Version

0.0.16
Type

Type

pom

Download dropwizard-pom 0.0.16

Filename Size
dropwizard-pom-0.0.16.pom 14 KB
Browse

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