sandbar

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

Leiningen/Boot

[sandbar "0.3.3"]

Clojure CLI/deps.edn

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

Gradle

implementation("sandbar:sandbar:0.3.3")

Maven

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