is not current version
Last Version 1.3.5

io.dropwizard-bundles:parent-pom 1.0.5

The parent pom for all Dropwizard Bundles projects.

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.dropwizard-bundles
ArtifactId

ArtifactId

parent-pom
Version

Version

1.0.5
Type

Type

pom

Download parent-pom 1.0.5

Filename Size
parent-pom-1.0.5.pom 17 KB
Browse

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