timewarrior/sandbar

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

Leiningen/Boot

[timewarrior/sandbar "0.5.0"]

Clojure CLI/deps.edn

timewarrior/sandbar {:mvn/version "0.5.0"}

Gradle

implementation("timewarrior:sandbar:0.5.0")

Maven

<dependency>
  <groupId>timewarrior</groupId>
  <artifactId>sandbar</artifactId>
  <version>0.5.0</version>
</dependency>