sandbar

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

Leiningen/Boot

[sandbar "0.2.3"]

Clojure CLI/deps.edn

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

Gradle

implementation("sandbar:sandbar:0.2.3")

Maven

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