License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdde.lhorn |
ArtifactId | ArtifactIddropwizard-dashboard |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDropwizard Admin Dashboard
A admin dashboard for Dropwizard.
|
Filename | Size |
---|---|
dropwizard-dashboard-1.1.1.pom | |
dropwizard-dashboard-1.1.1.jar | 107 KB |
dropwizard-dashboard-1.1.1-sources.jar | 104 KB |
dropwizard-dashboard-1.1.1-javadoc.jar | 42 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-core | jar | |
org.freemarker : freemarker | jar |
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 |