Last Version

Dropwizard Extra HBase 0.7.1-1

Dropwizard integration for working with HBase in Scala.

License

License

Categories

Categories

DropWizard Container Microservices Data
GroupId

GroupId

com.datasift.dropwizard
ArtifactId

ArtifactId

dropwizard-extra-hbase
Version

Version

0.7.1-1
Type

Type

jar
Description

Description

Dropwizard Extra HBase
Dropwizard integration for working with HBase in Scala.
Project Organization

Project Organization

DataSift Inc.

Download dropwizard-extra-hbase 0.7.1-1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 0.7.1
com.datasift.dropwizard : dropwizard-extra-zookeeper jar 0.7.1-1
org.hbase : asynchbase jar 1.4.1

test (5)

Group / Artifact Type Version
junit : junit jar 4.10
org.hamcrest : hamcrest-all jar 1.1
org.mockito : mockito-all jar 1.9.0
org.powermock : powermock-module-junit4 jar 1.5.4
org.powermock : powermock-api-mockito jar 1.4.12

Project Modules

There are no modules declared in this project.