org.clojars.kostafey/java.jdbc

JDBC from Clojure (formerly clojure.contrib.sql)

Leiningen/Boot

[org.clojars.kostafey/java.jdbc "0.7.10-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.kostafey/java.jdbc {:mvn/version "0.7.10-SNAPSHOT"}

Gradle

implementation("org.clojars.kostafey:java.jdbc:0.7.10-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.kostafey</groupId>
  <artifactId>java.jdbc</artifactId>
  <version>0.7.10-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.