is not current version
Last Version 2.4.0

com.google.cloud.bigtable:bigtable-dataflow-parent 0.9.0

This project is a parent project for the dataflow Cloud Bigtable java client projects.

Categories

Categories

Data
GroupId

GroupId

com.google.cloud.bigtable
ArtifactId

ArtifactId

bigtable-dataflow-parent
Version

Version

0.9.0
Type

Type

pom

Download bigtable-dataflow-parent 0.9.0


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