is not current version
Last Version 2.4.0

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

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

Categories

Categories

Data
GroupId

GroupId

com.google.cloud.bigtable
ArtifactId

ArtifactId

bigtable-dataflow-parent
Version

Version

1.14.1
Type

Type

pom

Download bigtable-dataflow-parent 1.14.1


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