Categories |
CategoriesDropWizard Container Microservices |
---|---|
GroupId | GroupIdzone.dragon |
ArtifactId | ArtifactIdbase-dropwizard-pom |
Version | Version1.2.5-7f6bac |
Type | Typepom |
Filename | Size |
---|---|
base-dropwizard-pom-1.2.5-7f6bac.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/zone.dragon/base-dropwizard-pom/ -->
<dependency>
<groupId>zone.dragon</groupId>
<artifactId>base-dropwizard-pom</artifactId>
<version>1.2.5-7f6bac</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/zone.dragon/base-dropwizard-pom/
implementation 'zone.dragon:base-dropwizard-pom:1.2.5-7f6bac'
// https://jarcasting.com/artifacts/zone.dragon/base-dropwizard-pom/
implementation ("zone.dragon:base-dropwizard-pom:1.2.5-7f6bac")
'zone.dragon:base-dropwizard-pom:pom:1.2.5-7f6bac'
<dependency org="zone.dragon" name="base-dropwizard-pom" rev="1.2.5-7f6bac">
<artifact name="base-dropwizard-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='zone.dragon', module='base-dropwizard-pom', version='1.2.5-7f6bac')
)
libraryDependencies += "zone.dragon" % "base-dropwizard-pom" % "1.2.5-7f6bac"
[zone.dragon/base-dropwizard-pom "1.2.5-7f6bac"]