is not current version
Last Version 1.0.15-54a18a

zone.dragon.dropwizard:dropwizard-jmx 1.0.14-0e652f

Enables JMX endpoints for a Dropwizard application that allow JMX beans to be accessed externally

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

zone.dragon.dropwizard
ArtifactId

ArtifactId

dropwizard-jmx
Version

Version

1.0.14-0e652f
Type

Type

jar

Download dropwizard-jmx 1.0.14-0e652f


<!-- https://jarcasting.com/artifacts/zone.dragon.dropwizard/dropwizard-jmx/ -->
<dependency>
    <groupId>zone.dragon.dropwizard</groupId>
    <artifactId>dropwizard-jmx</artifactId>
    <version>1.0.14-0e652f</version>
</dependency>
// https://jarcasting.com/artifacts/zone.dragon.dropwizard/dropwizard-jmx/
implementation 'zone.dragon.dropwizard:dropwizard-jmx:1.0.14-0e652f'
// https://jarcasting.com/artifacts/zone.dragon.dropwizard/dropwizard-jmx/
implementation ("zone.dragon.dropwizard:dropwizard-jmx:1.0.14-0e652f")
'zone.dragon.dropwizard:dropwizard-jmx:jar:1.0.14-0e652f'
<dependency org="zone.dragon.dropwizard" name="dropwizard-jmx" rev="1.0.14-0e652f">
  <artifact name="dropwizard-jmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='zone.dragon.dropwizard', module='dropwizard-jmx', version='1.0.14-0e652f')
)
libraryDependencies += "zone.dragon.dropwizard" % "dropwizard-jmx" % "1.0.14-0e652f"
[zone.dragon.dropwizard/dropwizard-jmx "1.0.14-0e652f"]