sandbar

Clojure web application libraries built on top of Ring and Compojure.

Leiningen/Boot

[sandbar "0.2.5"]

Clojure CLI/deps.edn

sandbar/sandbar {:mvn/version "0.2.5"}

Gradle

implementation("sandbar:sandbar:0.2.5")

Maven

<dependency>
  <groupId>sandbar</groupId>
  <artifactId>sandbar</artifactId>
  <version>0.2.5</version>
</dependency>