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-RC1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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