Dropwizard Hello World

A Hello World application using Dropwizard.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

de.lhorn
ArtifactId

ArtifactId

dropwizard-helloworld
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Dropwizard Hello World
A Hello World application using Dropwizard.

Download dropwizard-helloworld

How to add to project

<!-- https://jarcasting.com/artifacts/de.lhorn/dropwizard-helloworld/ -->
<dependency>
    <groupId>de.lhorn</groupId>
    <artifactId>dropwizard-helloworld</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.lhorn/dropwizard-helloworld/
implementation 'de.lhorn:dropwizard-helloworld:1.0'
// https://jarcasting.com/artifacts/de.lhorn/dropwizard-helloworld/
implementation ("de.lhorn:dropwizard-helloworld:1.0")
'de.lhorn:dropwizard-helloworld:jar:1.0'
<dependency org="de.lhorn" name="dropwizard-helloworld" rev="1.0">
  <artifact name="dropwizard-helloworld" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.lhorn', module='dropwizard-helloworld', version='1.0')
)
libraryDependencies += "de.lhorn" % "dropwizard-helloworld" % "1.0"
[de.lhorn/dropwizard-helloworld "1.0"]

Dependencies

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.assertj : assertj-core jar 3.6.2
org.mockito : mockito-core jar 2.7.12
io.dropwizard : dropwizard-testing jar 1.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0