is not current version
Last Version 2.0.9

com.github.mtakaki:dropwizard-admin-resource 1.3.8

Provides the ability to register resources under the admin port

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.github.mtakaki
ArtifactId

ArtifactId

dropwizard-admin-resource
Version

Version

1.3.8
Type

Type

jar

Download dropwizard-admin-resource 1.3.8


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