org.clojars.alpheus/postgresql

The PostgreSQL JDBC3 Driver for PostgreSQL 7.2 and later databases (for Java 1.4 and later)

  • VCSN/A

  • cljdoc documentationcljdoc
  • 35 Downloads
  • 35 This Version

Leiningen/Boot

[org.clojars.alpheus/postgresql "8.4-701.jdbc3"]

Clojure CLI/deps.edn

org.clojars.alpheus/postgresql {:mvn/version "8.4-701.jdbc3"}

Gradle

implementation("org.clojars.alpheus:postgresql:8.4-701.jdbc3")

Maven

<dependency>
  <groupId>org.clojars.alpheus</groupId>
  <artifactId>postgresql</artifactId>
  <version>8.4-701.jdbc3</version>
</dependency>

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