org.clojars.xcthulhu/langohr

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

Leiningen/Boot

[org.clojars.xcthulhu/langohr "2.4.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.xcthulhu/langohr {:mvn/version "2.4.0-SNAPSHOT"}

Gradle

implementation("org.clojars.xcthulhu:langohr:2.4.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.xcthulhu</groupId>
  <artifactId>langohr</artifactId>
  <version>2.4.0-SNAPSHOT</version>
</dependency>

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