jobim

Actors library for Clojure built on top of Zookeeper and RabbitMQ

Leiningen/Boot

[jobim "0.0.6-SNAPSHOT"]

Clojure CLI/deps.edn

jobim/jobim {:mvn/version "0.0.6-SNAPSHOT"}

Gradle

implementation("jobim:jobim:0.0.6-SNAPSHOT")

Maven

<dependency>
  <groupId>jobim</groupId>
  <artifactId>jobim</artifactId>
  <version>0.0.6-SNAPSHOT</version>
</dependency>