com.exaptic/watership

Consume RabbitMQ queues using core.async channels

Leiningen/Boot

[com.exaptic/watership "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.exaptic/watership {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("com.exaptic:watership:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.exaptic</groupId>
  <artifactId>watership</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>