cs-clojure-lambda/lein-template

Template for creating new AWS Lambda function

  • VCSN/A

  • cljdoc documentationcljdoc
  • 249 Downloads
  • 73 This Version

Leiningen/Boot

[cs-clojure-lambda/lein-template "0.3.0"]

Clojure CLI/deps.edn

cs-clojure-lambda/lein-template {:mvn/version "0.3.0"}

Gradle

implementation("cs-clojure-lambda:lein-template:0.3.0")

Maven

<dependency>
  <groupId>cs-clojure-lambda</groupId>
  <artifactId>lein-template</artifactId>
  <version>0.3.0</version>
</dependency>