io.czlab/wabbit

Service bus, web framework.

Leiningen/Boot

[io.czlab/wabbit "1.0.0"]

Clojure CLI/deps.edn

io.czlab/wabbit {:mvn/version "1.0.0"}

Gradle

implementation("io.czlab:wabbit:1.0.0")

Maven

<dependency>
  <groupId>io.czlab</groupId>
  <artifactId>wabbit</artifactId>
  <version>1.0.0</version>
</dependency>