License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdzone.dragon |
ArtifactId | ArtifactIdbase-dropwizard-2x-pom |
Last Version | Last Version4.1.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDragonZone :: Base POM for Dropwizard 2.x
POM file for managing DragonZone Dropwizard projects
|
Project Organization |
Project OrganizationDragonZone |
Filename | Size |
---|---|
base-dropwizard-2x-pom-4.1.5.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/zone.dragon/base-dropwizard-2x-pom/ -->
<dependency>
<groupId>zone.dragon</groupId>
<artifactId>base-dropwizard-2x-pom</artifactId>
<version>4.1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/zone.dragon/base-dropwizard-2x-pom/
implementation 'zone.dragon:base-dropwizard-2x-pom:4.1.5'
// https://jarcasting.com/artifacts/zone.dragon/base-dropwizard-2x-pom/
implementation ("zone.dragon:base-dropwizard-2x-pom:4.1.5")
'zone.dragon:base-dropwizard-2x-pom:pom:4.1.5'
<dependency org="zone.dragon" name="base-dropwizard-2x-pom" rev="4.1.5">
<artifact name="base-dropwizard-2x-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='zone.dragon', module='base-dropwizard-2x-pom', version='4.1.5')
)
libraryDependencies += "zone.dragon" % "base-dropwizard-2x-pom" % "4.1.5"
[zone.dragon/base-dropwizard-2x-pom "4.1.5"]