titan-app/lein-template

A Leiningen template for a Titan web application.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 338 Downloads
  • 90 This Version

Leiningen/Boot

[titan-app/lein-template "0.1.0"]

Clojure CLI/deps.edn

titan-app/lein-template {:mvn/version "0.1.0"}

Gradle

implementation("titan-app:lein-template:0.1.0")

Maven

<dependency>
  <groupId>titan-app</groupId>
  <artifactId>lein-template</artifactId>
  <version>0.1.0</version>
</dependency>