org.clojars.technomancy/osmosis-hstore

Republished from https://github.com/oschrenk/osmosis/commit/84a5fc574717b3c5bc41520f370b9fc8807798cd since there appears to be no official hstore support in JDBC.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 433 Downloads
  • 433 This Version

Leiningen/Boot

[org.clojars.technomancy/osmosis-hstore "0.2"]

Clojure CLI/deps.edn

org.clojars.technomancy/osmosis-hstore {:mvn/version "0.2"}

Gradle

implementation("org.clojars.technomancy:osmosis-hstore:0.2")

Maven

<dependency>
  <groupId>org.clojars.technomancy</groupId>
  <artifactId>osmosis-hstore</artifactId>
  <version>0.2</version>
</dependency>

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