sandbar

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

Leiningen/Boot

[sandbar "0.3.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("sandbar:sandbar:0.3.0")

Maven

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