cantata

SQL and database abstraction

Leiningen/Boot

[cantata "0.1.16"]

Clojure CLI/deps.edn

cantata/cantata {:mvn/version "0.1.16"}

Gradle

implementation("cantata:cantata:0.1.16")

Maven

<dependency>
  <groupId>cantata</groupId>
  <artifactId>cantata</artifactId>
  <version>0.1.16</version>
</dependency>