com.github.plooney81/nectar-sql

Converts raw sql strings into honey sql.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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