amalloy/clojure-hbase

A convenient Clojure interface to HBase.

Leiningen/Boot

[amalloy/clojure-hbase "0.98.6"]

Clojure CLI/deps.edn

amalloy/clojure-hbase {:mvn/version "0.98.6"}

Gradle

implementation("amalloy:clojure-hbase:0.98.6")

Maven

<dependency>
  <groupId>amalloy</groupId>
  <artifactId>clojure-hbase</artifactId>
  <version>0.98.6</version>
</dependency>