com.hbase.haxwell/haxwell

Leiningen/Boot

[com.hbase.haxwell/haxwell "0.1-SNAPSHOT"]

Clojure CLI/deps.edn

com.hbase.haxwell/haxwell {:mvn/version "0.1-SNAPSHOT"}

Gradle

implementation("com.hbase.haxwell:haxwell:0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>com.hbase.haxwell</groupId>
  <artifactId>haxwell</artifactId>
  <version>0.1-SNAPSHOT</version>
</dependency>