com.github.plooney81/nectar-sql

Converts raw sql strings into honey sql.

Leiningen/Boot

[com.github.plooney81/nectar-sql "1.0.24"]

Clojure CLI/deps.edn

com.github.plooney81/nectar-sql {:mvn/version "1.0.24"}

Gradle

implementation("com.github.plooney81:nectar-sql:1.0.24")

Maven

<dependency>
  <groupId>com.github.plooney81</groupId>
  <artifactId>nectar-sql</artifactId>
  <version>1.0.24</version>
</dependency>