red-ghost

Component for message queue implenentation, powered by Carmine

Leiningen/Boot

[red-ghost "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

red-ghost/red-ghost {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("red-ghost:red-ghost:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>red-ghost</groupId>
  <artifactId>red-ghost</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>