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.3"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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

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