is not current version
Last Version 2.0.9

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

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.2.2
Type

Type

jar

Download dropwizard-admin-resource 1.2.2


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