com.github.seancorfield/honeysql

SQL as Clojure data structures.

Leiningen/Boot

[com.github.seancorfield/honeysql "2.0.0-rc2"]

Clojure CLI/deps.edn

com.github.seancorfield/honeysql {:mvn/version "2.0.0-rc2"}

Gradle

implementation("com.github.seancorfield:honeysql:2.0.0-rc2")

Maven

<dependency>
  <groupId>com.github.seancorfield</groupId>
  <artifactId>honeysql</artifactId>
  <version>2.0.0-rc2</version>
</dependency>