is not current version
Last Version 4.1.5

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

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.1.3
Type

Type

pom

Download base-dropwizard-2x-pom 4.1.3


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