yacwat/lein-template

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

Leiningen/Boot

[yacwat/lein-template "0.1.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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