is not current version
Last Version 1.1

io.github.lusis.dropwizard:dropwizard-pom 1.0.0

Base POM for Dropwizard projects

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.github.lusis.dropwizard
ArtifactId

ArtifactId

dropwizard-pom
Version

Version

1.0.0
Type

Type

pom

Download dropwizard-pom 1.0.0

Filename Size
dropwizard-pom-1.0.0.pom 18 KB
Browse

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