org.clojars.edw/gauze

A simple library for doing SQL

Leiningen/Boot

[org.clojars.edw/gauze "0.1.0"]

Clojure CLI/deps.edn

org.clojars.edw/gauze {:mvn/version "0.1.0"}

Gradle

implementation("org.clojars.edw:gauze:0.1.0")

Maven

<dependency>
  <groupId>org.clojars.edw</groupId>
  <artifactId>gauze</artifactId>
  <version>0.1.0</version>
</dependency>

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