stork-demo-dropwizard

Parent pom for all Fizzed maven projects

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

stork-demo-dropwizard
Last Version

Last Version

3.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

stork-demo-dropwizard
Parent pom for all Fizzed maven projects
Project Organization

Project Organization

Fizzed, Inc

Download stork-demo-dropwizard

How to add to project

<!-- 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"]

Dependencies

compile (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

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.3
3.1.2