org.clojars.zentrope/zentrope-mq

Convenience lib for fault-tolerant, non-blocking, transient, light-weight messaging via Rabbit/MQ.

Leiningen/Boot

[org.clojars.zentrope/zentrope-mq "0.1.1"]

Clojure CLI/deps.edn

org.clojars.zentrope/zentrope-mq {:mvn/version "0.1.1"}

Gradle

implementation("org.clojars.zentrope:zentrope-mq:0.1.1")

Maven

<dependency>
  <groupId>org.clojars.zentrope</groupId>
  <artifactId>zentrope-mq</artifactId>
  <version>0.1.1</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.