is not current version
Last Version 1.0.0-pre4

com.google.cloud.bigtable:bigtable-dataflow-import 0.9.6

This project contains artifacts that import HBase Sequence Files into Google Cloud Bigtable using Google Cloud Dataflow.

Categories

Categories

Data
GroupId

GroupId

com.google.cloud.bigtable
ArtifactId

ArtifactId

bigtable-dataflow-import
Version

Version

0.9.6
Type

Type

jar

Download bigtable-dataflow-import 0.9.6


<!-- https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-dataflow-import/ -->
<dependency>
    <groupId>com.google.cloud.bigtable</groupId>
    <artifactId>bigtable-dataflow-import</artifactId>
    <version>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-dataflow-import/
implementation 'com.google.cloud.bigtable:bigtable-dataflow-import:0.9.6'
// https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-dataflow-import/
implementation ("com.google.cloud.bigtable:bigtable-dataflow-import:0.9.6")
'com.google.cloud.bigtable:bigtable-dataflow-import:jar:0.9.6'
<dependency org="com.google.cloud.bigtable" name="bigtable-dataflow-import" rev="0.9.6">
  <artifact name="bigtable-dataflow-import" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.bigtable', module='bigtable-dataflow-import', version='0.9.6')
)
libraryDependencies += "com.google.cloud.bigtable" % "bigtable-dataflow-import" % "0.9.6"
[com.google.cloud.bigtable/bigtable-dataflow-import "0.9.6"]