License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.google.cloud.bigtable |
ArtifactId | ArtifactIdbigtable-dataflow-parent |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.google.cloud.bigtable:bigtable-dataflow-parent
This project is a parent project for the beam Cloud Bigtable java client
projects.
|
Project Organization |
Project OrganizationGoogle LLC |
Filename | Size |
---|---|
bigtable-dataflow-parent-2.4.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-dataflow-parent/ -->
<dependency>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-dataflow-parent</artifactId>
<version>2.4.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:2.4.0'
// https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-dataflow-parent/
implementation ("com.google.cloud.bigtable:bigtable-dataflow-parent:2.4.0")
'com.google.cloud.bigtable:bigtable-dataflow-parent:pom:2.4.0'
<dependency org="com.google.cloud.bigtable" name="bigtable-dataflow-parent" rev="2.4.0">
<artifact name="bigtable-dataflow-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.bigtable', module='bigtable-dataflow-parent', version='2.4.0')
)
libraryDependencies += "com.google.cloud.bigtable" % "bigtable-dataflow-parent" % "2.4.0"
[com.google.cloud.bigtable/bigtable-dataflow-parent "2.4.0"]