is not current version
Last Version 1.3.5-6

com.mainstreethub:dropwizard-parent-pom 1.0.5-1


Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.mainstreethub
ArtifactId

ArtifactId

dropwizard-parent-pom
Version

Version

1.0.5-1
Type

Type

pom

Download dropwizard-parent-pom 1.0.5-1


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