org.clojars.strongh/clojure-hbase

A convenient Clojure interface to HBase.

Leiningen/Boot

[org.clojars.strongh/clojure-hbase "0.90.4"]

Clojure CLI/deps.edn

org.clojars.strongh/clojure-hbase {:mvn/version "0.90.4"}

Gradle

implementation("org.clojars.strongh:clojure-hbase:0.90.4")

Maven

<dependency>
  <groupId>org.clojars.strongh</groupId>
  <artifactId>clojure-hbase</artifactId>
  <version>0.90.4</version>
</dependency>

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