com.tbaldridge/odin

A declarative query DSL for Clojure

  • VCSN/A

  • cljdoc documentationcljdoc
  • 576 Downloads
  • 570 This Version

Leiningen/Boot

[com.tbaldridge/odin "0.2.0"]

Clojure CLI/deps.edn

com.tbaldridge/odin {:mvn/version "0.2.0"}

Gradle

implementation("com.tbaldridge:odin:0.2.0")

Maven

<dependency>
  <groupId>com.tbaldridge</groupId>
  <artifactId>odin</artifactId>
  <version>0.2.0</version>
</dependency>