cantata

Database abstraction library

Leiningen/Boot

[cantata "0.1.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("cantata:cantata:0.1.0")

Maven

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