dropwizardry
Makes dropwizard even more awesome
License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices AWS PaaS Providers |
GroupId | GroupIdcom.jasonclawson.dropwizardry |
ArtifactId | ArtifactIddropwizardry-parent |
Last Version | Last Version0.5.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDropwizardry Parent
Addons for Dropwizard
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dropwizardry-parent-0.5.1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jasonclawson.dropwizardry/dropwizardry-parent/ -->
<dependency>
<groupId>com.jasonclawson.dropwizardry</groupId>
<artifactId>dropwizardry-parent</artifactId>
<version>0.5.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jasonclawson.dropwizardry/dropwizardry-parent/
implementation 'com.jasonclawson.dropwizardry:dropwizardry-parent:0.5.1'
// https://jarcasting.com/artifacts/com.jasonclawson.dropwizardry/dropwizardry-parent/
implementation ("com.jasonclawson.dropwizardry:dropwizardry-parent:0.5.1")
'com.jasonclawson.dropwizardry:dropwizardry-parent:pom:0.5.1'
<dependency org="com.jasonclawson.dropwizardry" name="dropwizardry-parent" rev="0.5.1">
<artifact name="dropwizardry-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jasonclawson.dropwizardry', module='dropwizardry-parent', version='0.5.1')
)
libraryDependencies += "com.jasonclawson.dropwizardry" % "dropwizardry-parent" % "0.5.1"
[com.jasonclawson.dropwizardry/dropwizardry-parent "0.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 0.12.0 |
Makes dropwizard even more awesome