${project.groupId}:${project.artifactId} · This project contains artifacts that provide utility functions for Cloud Bigtable client readers and writers in Google Cloud Dataflow. Dataflow includes a different version of the cloud bigtable client, resulting in a need to have a separation of concerns and an abstraction. More importantly, there is a need for shading and renaming of packages so that Dataflow nad bigtable-hbase-dataflow's two sets of shading (needed for a variety of reasons) don't clash with each other. This submodule does package renaming which is needed for bigtable-hbase-dataflow and alleviates some issues related to developing that module.
Group: com.google.cloud.bigtable - All Dependencies
com.google.cloud.bigtable:bigtable-dataflow-parent · This project is a parent project for the beam Cloud Bigtable java client projects.
com.google.cloud.bigtable:bigtable-client-core-parent · This project is a parent project for the core Cloud Bigtable java client projects.
${project.groupId}:${project.artifactId} · This project contains artifacts that provide utility functions for Cloud Bigtable client readers and writers in Google Cloud Dataflow. Dataflow includes a different version of the cloud bigtable client, resulting in a need to have a separation of concerns and an abstraction. More importantly, there is a need for shading and renaming of packages so that Dataflow nad bigtable-hbase-dataflow's two sets of shading (needed for a variety of reasons) don't clash with each other. This submodule does package renaming which is needed for bigtable-hbase-dataflow and alleviates some issues related to developing that module.
${project.groupId}:${project.artifactId} · This project shaded bigtable-hbase for used in other projects.
com.google.cloud.bigtable:bigtable-client-parent · This is a client to access Cloud Bigtable (https://cloud.google.com/bigtable/) via the HBase APIs.
${project.groupId}:${project.artifactId} · This project contains bigtable v1 .proto files needed by the Dataflow SDK and java files generated from them.
${project.groupId}:${project.artifactId} · This project implements converters for v1 protobuf objects into v2 protobuf objects, and vice versa. This package is intended for use for Dataflow, and should probably not be used by other users without a discussion on https://groups.google.com/forum/#!forum/google-cloud-bigtable-discuss first.
com.google.cloud.bigtable:bigtable-test · This project is a parent project for the bigtable test utilities
com.google.cloud.bigtable:bigtable-emulator-maven-plugin · Maven integration for the cloud bigtable emulator.
${project.groupId}:${project.artifactId} · This project contains test cases that ought to work for either bigtable-hbase or hbase proper.
com.google.cloud.bigtable:bigtable-hbase-2.x-parent · This project is a parent project for the hbase 2.x Cloud Bigtable java client projects.
com.google.cloud.bigtable:bigtable-hbase-2.x-integration-tests · This project contains test cases that ought to work for either bigtable-hbase or hbase proper.
com.google.cloud.bigtable:bigtable-hbase-1.x-integration-tests · This project contains test cases that ought to work for either bigtable-hbase or hbase proper.
com.google.cloud.bigtable:bigtable-hbase-1.x-parent · This project is a parent project for the hbase Cloud Bigtable java client projects.
com.google.cloud.bigtable:bigtable-hbase-1.x-tools · This project contains tools for migrating to Cloud Bigtable from HBase 1.x.
com.google.cloud.bigtable:hbase-migration-tools · This project is a parent project for the hbase migration tooling.
bigtable-hbase-replication-core · Library to enable one way replication from HBase to Cloud Bigtable.
com.google.cloud.bigtable:bigtable-hbase-replication · This project is a parent project for the hbase migration tooling.
bigtable-hbase-2.x-replication · Library to enable one way replication from HBase to Cloud Bigtable.
bigtable-hbase-1.x-replication · Library to enable one way replication from HBase to Cloud Bigtable.
com.google.cloud.bigtable:bigtable-hbase-mirroring-client-1.x · Bigtable/HBase Mirroring Client conforming to HBase API 1.x. Uses hbase-shaded-client and exposes all internal dependencies.