org.clojars.nickbauman/cljgae-template

cljgae-template is a leiningen template for Google App Engine apps Java11/17 Runtimes

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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

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