is not current version
Last Version 4.1.5

zone.dragon:base-dropwizard-2x-pom 4.0.1

POM file for managing DragonZone Dropwizard projects

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

zone.dragon
ArtifactId

ArtifactId

base-dropwizard-2x-pom
Version

Version

4.0.1
Type

Type

pom

Download base-dropwizard-2x-pom 4.0.1


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