e85th/clj-postgis

PostGIS related functionality for interacting with the Postgres

Leiningen/Boot

[e85th/clj-postgis "0.1.0"]

Clojure CLI/deps.edn

e85th/clj-postgis {:mvn/version "0.1.0"}

Gradle

implementation("e85th:clj-postgis:0.1.0")

Maven

<dependency>
  <groupId>e85th</groupId>
  <artifactId>clj-postgis</artifactId>
  <version>0.1.0</version>
</dependency>