Last Version

Dropwizard Admin Resource 2.0.9

Provides the ability to register resources under the admin port

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.github.mtakaki
ArtifactId

ArtifactId

dropwizard-admin-resource
Version

Version

2.0.9
Type

Type

jar
Description

Description

Dropwizard Admin Resource
Provides the ability to register resources under the admin port
Project URL

Project URL

https://github.com/mtakaki/dropwizard-admin-resource
Source Code Management

Source Code Management

https://github.com/mtakaki/dropwizard-admin-resource

Download dropwizard-admin-resource 2.0.9


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

Dependencies

provided (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 2.0.9
org.projectlombok : lombok jar 1.18.12

test (4)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar 2.0.9
io.dropwizard : dropwizard-client jar 2.0.9
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.assertj : assertj-core jar 3.16.1

Project Modules

There are no modules declared in this project.