isaacsu/sandbar

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

Leiningen/Boot

[isaacsu/sandbar "0.4.1"]

Clojure CLI/deps.edn

isaacsu/sandbar {:mvn/version "0.4.1"}

Gradle

implementation("isaacsu:sandbar:0.4.1")

Maven

<dependency>
  <groupId>isaacsu</groupId>
  <artifactId>sandbar</artifactId>
  <version>0.4.1</version>
</dependency>