io.dropwizard.actors/dropwizard-rabbitmq-actors

Leiningen/Boot

[io.dropwizard.actors/dropwizard-rabbitmq-actors "1.2.2-3"]

Clojure CLI/deps.edn

io.dropwizard.actors/dropwizard-rabbitmq-actors {:mvn/version "1.2.2-3"}

Gradle

implementation("io.dropwizard.actors:dropwizard-rabbitmq-actors:1.2.2-3")

Maven

<dependency>
  <groupId>io.dropwizard.actors</groupId>
  <artifactId>dropwizard-rabbitmq-actors</artifactId>
  <version>1.2.2-3</version>
</dependency>