clj-safejdbc

A fast library for accessing JDBC in Clojure

  • VCSN/A

  • cljdoc documentationcljdoc
  • 1,154 Downloads
  • 92 This Version

Leiningen/Boot

[clj-safejdbc "0.1.9"]

Clojure CLI/deps.edn

clj-safejdbc/clj-safejdbc {:mvn/version "0.1.9"}

Gradle

implementation("clj-safejdbc:clj-safejdbc:0.1.9")

Maven

<dependency>
  <groupId>clj-safejdbc</groupId>
  <artifactId>clj-safejdbc</artifactId>
  <version>0.1.9</version>
</dependency>