com.github.igrishaev/pg2-core

Postgres client in pure Java (no JDBC)

  • VCSN/A

  • cljdoc documentationcljdoc
  • 1,137 Downloads
  • 10 This Version

Leiningen/Boot

[com.github.igrishaev/pg2-core "0.1.7"]

Clojure CLI/deps.edn

com.github.igrishaev/pg2-core {:mvn/version "0.1.7"}

Gradle

implementation("com.github.igrishaev:pg2-core:0.1.7")

Maven

<dependency>
  <groupId>com.github.igrishaev</groupId>
  <artifactId>pg2-core</artifactId>
  <version>0.1.7</version>
</dependency>