org.clojars.hzhao/clojure-hbase

A convenient Clojure interface to HBase.

Leiningen/Boot

[org.clojars.hzhao/clojure-hbase "1.0.0-pre"]

Clojure CLI/deps.edn

org.clojars.hzhao/clojure-hbase {:mvn/version "1.0.0-pre"}

Gradle

implementation("org.clojars.hzhao:clojure-hbase:1.0.0-pre")

Maven

<dependency>
  <groupId>org.clojars.hzhao</groupId>
  <artifactId>clojure-hbase</artifactId>
  <version>1.0.0-pre</version>
</dependency>

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