is not current version
Last Version 1.1.1

de.lhorn:dropwizard-dashboard 1.0

A admin dashboard bundle for Dropwizard.

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

de.lhorn
ArtifactId

ArtifactId

dropwizard-dashboard
Version

Version

1.0
Type

Type

jar

Download dropwizard-dashboard 1.0


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