nl.epij/google-cloud-function-commons

Common functions for running Clojure on the Cloud Function Java Runtime on Google Cloud Platform

  • VCSN/A

  • cljdoc documentationcljdoc
  • 144 Downloads
  • 69 This Version

Leiningen/Boot

[nl.epij/google-cloud-function-commons "0.1.0-alpha1"]

Clojure CLI/deps.edn

nl.epij/google-cloud-function-commons {:mvn/version "0.1.0-alpha1"}

Gradle

implementation("nl.epij:google-cloud-function-commons:0.1.0-alpha1")

Maven

<dependency>
  <groupId>nl.epij</groupId>
  <artifactId>google-cloud-function-commons</artifactId>
  <version>0.1.0-alpha1</version>
</dependency>