Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 439 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 439 Bytes

Dropwizard RabbitMQ Actors Bundle

Provides actor abstraction on RabbitMQ for dropwizard based projects.

Dependency

<dependency>
    <groupId>io.appform.dropwizard.actors</groupId>
    <artifactId>dropwizard-rabbitmq-actors</artifactId>
    <version>2.0.28-12</version>
</dependency>

License

Apache-2.0

NOTE

Package and group id has changed from io.dropwizard.actors to io.appfrom.dropwizard.actors from 1.3.12-1.