yacwat/lein-template

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

Leiningen/Boot

[yacwat/lein-template "0.1.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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