Last Version

Flowman HBase plugin 0.6.1

A Spark based ETL tool

License

License

GroupId

GroupId

com.dimajix.flowman
ArtifactId

ArtifactId

flowman-plugin-hbase
Version

Version

0.6.1
Type

Type

jar
Description

Description

Flowman HBase plugin
A Spark based ETL tool

Download flowman-plugin-hbase 0.6.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.htrace : htrace-core4 jar 4.0.1-incubating
org.apache.htrace : htrace-core jar 3.2.0-incubating
org.apache.hbase : hbase-client jar 1.2.0
org.apache.hbase : hbase-annotations jar 1.2.0
org.apache.hbase : hbase-common jar 1.2.0
org.apache.hbase : hbase-protocol jar 1.2.0

provided (4)

Group / Artifact Type Version
com.dimajix.flowman : flowman-core jar 0.6.1
org.apache.spark : spark-sql_2.11 jar 2.4.2
org.apache.hadoop : hadoop-common jar 2.8.5
org.apache.hbase : hbase-server jar 1.2.0

test (5)

Group / Artifact Type Version
com.dimajix.flowman : flowman-testing jar 0.6.1
org.apache.hbase : hbase-testing-util jar 1.2.0
org.mockito : mockito-core jar 2.15.0
org.scalatest : scalatest_2.11 jar 3.0.3
org.scalamock : scalamock_2.11 jar 4.1.0

Project Modules

There are no modules declared in this project.