org.clojars.nickbauman/cljgae-template

cljgae-template is a leiningen template for Google App Engine apps Java8 Runtime

Leiningen/Boot

[org.clojars.nickbauman/cljgae-template "0.4.1"]

Clojure CLI/deps.edn

org.clojars.nickbauman/cljgae-template {:mvn/version "0.4.1"}

Gradle

implementation("org.clojars.nickbauman:cljgae-template:0.4.1")

Maven

<dependency>
  <groupId>org.clojars.nickbauman</groupId>
  <artifactId>cljgae-template</artifactId>
  <version>0.4.1</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.