xcthulhu.com.novemberain/langohr

An idiomatic Clojure client for RabbitMQ that embraces AMQP 0.9.1 model. Built on top of the RabbitMQ Java client

Leiningen/Boot

[xcthulhu.com.novemberain/langohr "2.4.0-SNAPSHOT"]

Clojure CLI/deps.edn

xcthulhu.com.novemberain/langohr {:mvn/version "2.4.0-SNAPSHOT"}

Gradle

implementation("xcthulhu.com.novemberain:langohr:2.4.0-SNAPSHOT")

Maven

<dependency>
  <groupId>xcthulhu.com.novemberain</groupId>
  <artifactId>langohr</artifactId>
  <version>2.4.0-SNAPSHOT</version>
</dependency>