sandbar

Clojure web application library.

Leiningen/Boot

[sandbar "0.2.1-SNAPSHOT"]

Clojure CLI/deps.edn

sandbar/sandbar {:mvn/version "0.2.1-SNAPSHOT"}

Gradle

implementation("sandbar:sandbar:0.2.1-SNAPSHOT")

Maven

<dependency>
  <groupId>sandbar</groupId>
  <artifactId>sandbar</artifactId>
  <version>0.2.1-SNAPSHOT</version>
</dependency>