yacwat/lein-template

A Clojure web application template oasis for the weary full-stack wanderer

Leiningen/Boot

[yacwat/lein-template "1.5.2"]

Clojure CLI/deps.edn

yacwat/lein-template {:mvn/version "1.5.2"}

Gradle

implementation("yacwat:lein-template:1.5.2")

Maven

<dependency>
  <groupId>yacwat</groupId>
  <artifactId>lein-template</artifactId>
  <version>1.5.2</version>
</dependency>