rssysapp/clj-template

Red Stars Systems application template.

Leiningen/Boot

[rssysapp/clj-template "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

rssysapp/clj-template {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("rssysapp:clj-template:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>rssysapp</groupId>
  <artifactId>clj-template</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>