twitter / storehaus   0.13.0

Apache License 2.0 GitHub

Storehaus is a library that makes it easy to work with asynchronous key value stores

Scala versions: 2.12 2.11 2.10

storehaus-hbase 0.15.0-RC2


Group ID:
com.twitter
Artifact ID:
storehaus-hbase_2.12
Version:
0.15.0-RC2
Release Date:
May 12, 2017
Licenses:
Files:

libraryDependencies += "com.twitter" %% "storehaus-hbase" % "0.15.0-RC2"

Mill build tool

ivy"com.twitter::storehaus-hbase:0.15.0-RC2"

Scala CLI

//> using dep "com.twitter::storehaus-hbase:0.15.0-RC2"

Ammonite REPL

import $ivy.`com.twitter::storehaus-hbase:0.15.0-RC2`

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>storehaus-hbase_2.12</artifactId>
  <version>0.15.0-RC2</version>
</dependency>

compile group: 'com.twitter', name: 'storehaus-hbase_2.12', version: '0.15.0-RC2'