Last Version

Dropwizard Admin Dashboard 1.1.1

A admin dashboard for Dropwizard.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

de.lhorn
ArtifactId

ArtifactId

dropwizard-dashboard
Version

Version

1.1.1
Type

Type

jar
Description

Description

Dropwizard Admin Dashboard
A admin dashboard for Dropwizard.

Download dropwizard-dashboard 1.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar
org.freemarker : freemarker jar

test (5)

Group / Artifact Type Version
junit : junit jar
org.hamcrest : hamcrest-core jar
org.assertj : assertj-core jar
org.mockito : mockito-core jar
io.dropwizard : dropwizard-testing jar

Project Modules

There are no modules declared in this project.