is not current version
Last Version 1.2.0-0

com.bendb.dropwizard:droptools-parent 1.0.0-1

Helpful bundles for Dropwizard

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.bendb.dropwizard
ArtifactId

ArtifactId

droptools-parent
Version

Version

1.0.0-1
Type

Type

pom

Download droptools-parent 1.0.0-1


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