License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdcom.fizzed |
ArtifactId | ArtifactIdstork-demo-dropwizard |
Last Version | Last Version3.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstork-demo-dropwizard
Parent pom for all Fizzed maven projects
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.fizzed/stork-demo-dropwizard/ -->
<dependency>
<groupId>com.fizzed</groupId>
<artifactId>stork-demo-dropwizard</artifactId>
<version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.fizzed/stork-demo-dropwizard/
implementation 'com.fizzed:stork-demo-dropwizard:3.1.3'
// https://jarcasting.com/artifacts/com.fizzed/stork-demo-dropwizard/
implementation ("com.fizzed:stork-demo-dropwizard:3.1.3")
'com.fizzed:stork-demo-dropwizard:jar:3.1.3'
<dependency org="com.fizzed" name="stork-demo-dropwizard" rev="3.1.3">
<artifact name="stork-demo-dropwizard" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fizzed', module='stork-demo-dropwizard', version='3.1.3')
)
libraryDependencies += "com.fizzed" % "stork-demo-dropwizard" % "3.1.3"
[com.fizzed/stork-demo-dropwizard "3.1.3"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-core | jar | 0.7.1 |
io.dropwizard : dropwizard-views-freemarker | jar | 0.7.1 |
io.dropwizard : dropwizard-assets | jar | 0.7.1 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |