License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdzone.dragon |
ArtifactId | ArtifactIdbase-dropwizard-2x-pom |
Version | Version4.1.1 |
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.1.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.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/zone.dragon/base-dropwizard-2x-pom/
implementation 'zone.dragon:base-dropwizard-2x-pom:4.1.1'
// https://jarcasting.com/artifacts/zone.dragon/base-dropwizard-2x-pom/
implementation ("zone.dragon:base-dropwizard-2x-pom:4.1.1")
'zone.dragon:base-dropwizard-2x-pom:pom:4.1.1'
<dependency org="zone.dragon" name="base-dropwizard-2x-pom" rev="4.1.1">
<artifact name="base-dropwizard-2x-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='zone.dragon', module='base-dropwizard-2x-pom', version='4.1.1')
)
libraryDependencies += "zone.dragon" % "base-dropwizard-2x-pom" % "4.1.1"
[zone.dragon/base-dropwizard-2x-pom "4.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |