org.zalando.stups/friboo

A utility library to write microservices in clojure.

This artifact may shadow a release on Maven Central. You should search there for a canonical release.

Leiningen/Boot

[org.zalando.stups/friboo "0.4.0"]

Clojure CLI/deps.edn

org.zalando.stups/friboo {:mvn/version "0.4.0"}

Gradle

implementation("org.zalando.stups:friboo:0.4.0")

Maven

<dependency>
  <groupId>org.zalando.stups</groupId>
  <artifactId>friboo</artifactId>
  <version>0.4.0</version>
</dependency>