io.logicblocks/component.jdbc-data-source.postgres

A component providing a pooled postgres JDBC data source.

Leiningen/Boot

[io.logicblocks/component.jdbc-data-source.postgres "0.1.0-RC2"]

Clojure CLI/deps.edn

io.logicblocks/component.jdbc-data-source.postgres {:mvn/version "0.1.0-RC2"}

Gradle

implementation("io.logicblocks:component.jdbc-data-source.postgres:0.1.0-RC2")

Maven

<dependency>
  <groupId>io.logicblocks</groupId>
  <artifactId>component.jdbc-data-source.postgres</artifactId>
  <version>0.1.0-RC2</version>
</dependency>