Skip to content

Releases: dragonzone/dropwizard-async

Dropwizard Async 1.0.12

08 Feb 07:24

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-async</artifactId>
    <version>1.0.12-d039f6</version>
</dependency>