Skip to content

Releases: dragonzone/dropwizard-jmx

Dropwizard JMX 1.0.15

31 Oct 04:16
Compare
Choose a tag to compare

Features

  • Initial release

How to use this release

Add the following dependency to your pom.xml:

<dependency>
    <groupId>zone.dragon.dropwizard</groupId>
    <artifactId>dropwizard-jmx</artifactId>
    <version>1.0.15-54a18a</version>
</dependency>