io.jesi/toucan

Functionality for defining your application's models and querying the database.

Leiningen/Boot

[io.jesi/toucan "1.11.0-JESI-2566-SNAPSHOT"]

Clojure CLI/deps.edn

io.jesi/toucan {:mvn/version "1.11.0-JESI-2566-SNAPSHOT"}

Gradle

implementation("io.jesi:toucan:1.11.0-JESI-2566-SNAPSHOT")

Maven

<dependency>
  <groupId>io.jesi</groupId>
  <artifactId>toucan</artifactId>
  <version>1.11.0-JESI-2566-SNAPSHOT</version>
</dependency>