org.clojars.abpoms/postgres-crate

Pallet crate to install, configure and use postgres

Leiningen/Boot

[org.clojars.abpoms/postgres-crate "0.8.0-313-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.abpoms/postgres-crate {:mvn/version "0.8.0-313-SNAPSHOT"}

Gradle

implementation("org.clojars.abpoms:postgres-crate:0.8.0-313-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.abpoms</groupId>
  <artifactId>postgres-crate</artifactId>
  <version>0.8.0-313-SNAPSHOT</version>
</dependency>

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