is not current version
Last Version 4.1.5

zone.dragon:base-dropwizard-1x-pom 3.0.42-805e4b

POM file for managing DragonZone Dropwizard projects

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

zone.dragon
ArtifactId

ArtifactId

base-dropwizard-1x-pom
Version

Version

3.0.42-805e4b
Type

Type

pom

Download base-dropwizard-1x-pom 3.0.42-805e4b


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