org.clojars.choas/clj-gae-datastore

A Clojure mini-language for the Google App Engine Datastore.

Leiningen/Boot

[org.clojars.choas/clj-gae-datastore "0.1"]

Clojure CLI/deps.edn

org.clojars.choas/clj-gae-datastore {:mvn/version "0.1"}

Gradle

implementation("org.clojars.choas:clj-gae-datastore:0.1")

Maven

<dependency>
  <groupId>org.clojars.choas</groupId>
  <artifactId>clj-gae-datastore</artifactId>
  <version>0.1</version>
</dependency>

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