clj-safejdbc

A fast library for accessing JDBC in Clojure

  • VCSN/A

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

Leiningen/Boot

[clj-safejdbc "0.2.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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