is not current version
Last Version 0.7.1-1

com.datasift.dropwizard:dropwizard-extra-hbase 0.6.0-2

Dropwizard integration for working with HBase in Scala.

Categories

Categories

DropWizard Container Microservices Data
GroupId

GroupId

com.datasift.dropwizard
ArtifactId

ArtifactId

dropwizard-extra-hbase
Version

Version

0.6.0-2
Type

Type

jar

Download dropwizard-extra-hbase 0.6.0-2


<!-- https://jarcasting.com/artifacts/com.datasift.dropwizard/dropwizard-extra-hbase/ -->
<dependency>
    <groupId>com.datasift.dropwizard</groupId>
    <artifactId>dropwizard-extra-hbase</artifactId>
    <version>0.6.0-2</version>
</dependency>
// https://jarcasting.com/artifacts/com.datasift.dropwizard/dropwizard-extra-hbase/
implementation 'com.datasift.dropwizard:dropwizard-extra-hbase:0.6.0-2'
// https://jarcasting.com/artifacts/com.datasift.dropwizard/dropwizard-extra-hbase/
implementation ("com.datasift.dropwizard:dropwizard-extra-hbase:0.6.0-2")
'com.datasift.dropwizard:dropwizard-extra-hbase:jar:0.6.0-2'
<dependency org="com.datasift.dropwizard" name="dropwizard-extra-hbase" rev="0.6.0-2">
  <artifact name="dropwizard-extra-hbase" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datasift.dropwizard', module='dropwizard-extra-hbase', version='0.6.0-2')
)
libraryDependencies += "com.datasift.dropwizard" % "dropwizard-extra-hbase" % "0.6.0-2"
[com.datasift.dropwizard/dropwizard-extra-hbase "0.6.0-2"]