com.github.ptgoetz:storm-hbase

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.ptgoetz
ArtifactId

ArtifactId

storm-hbase
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download storm-hbase

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.hbase : hbase-client jar 0.98.0-hadoop2
org.apache.hadoop : hadoop-hdfs jar 2.2.0

provided (1)

Group / Artifact Type Version
org.apache.storm : storm-core jar 0.9.1-incubating

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.1
0.1.0