Last Version

com.google.cloud.bigtable:bigtable-client-core-parent 2.4.0

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.google.cloud.bigtable
ArtifactId

ArtifactId

bigtable-client-core-parent
Version

Version

2.4.0
Type

Type

jar
Description

Description

com.google.cloud.bigtable:bigtable-client-core-parent
This project is a parent project for the core Cloud Bigtable java client projects.
Project Organization

Project Organization

Google LLC

Download bigtable-client-core-parent 2.4.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • bigtable-hbase
  • bigtable-hbase-integration-tests-common