License |
License |
---|---|
GroupId | GroupIdcom.google.cloud.bigtable |
ArtifactId | ArtifactIdbigtable-hbase-beam |
Version | Version2.0.0-beta6 |
Type | Typejar |
Description |
Descriptioncom.google.cloud.bigtable:bigtable-hbase-beam
This project contains artifacts that provide Cloud Bigtable client readers
and writers in Google Cloud Dataflow.
|
Project Organization |
Project OrganizationGoogle LLC |
<!-- https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-hbase-beam/ -->
<dependency>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-hbase-beam</artifactId>
<version>2.0.0-beta6</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-hbase-beam/
implementation 'com.google.cloud.bigtable:bigtable-hbase-beam:2.0.0-beta6'
// https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-hbase-beam/
implementation ("com.google.cloud.bigtable:bigtable-hbase-beam:2.0.0-beta6")
'com.google.cloud.bigtable:bigtable-hbase-beam:jar:2.0.0-beta6'
<dependency org="com.google.cloud.bigtable" name="bigtable-hbase-beam" rev="2.0.0-beta6">
<artifact name="bigtable-hbase-beam" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.bigtable', module='bigtable-hbase-beam', version='2.0.0-beta6')
)
libraryDependencies += "com.google.cloud.bigtable" % "bigtable-hbase-beam" % "2.0.0-beta6"
[com.google.cloud.bigtable/bigtable-hbase-beam "2.0.0-beta6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.beam : beam-sdks-java-core | jar | 2.35.0 |
com.google.cloud.bigtable : bigtable-hbase-1.x-shaded | jar | 2.0.0-beta6 |
org.apache.hbase : hbase-shaded-client | jar | 1.7.1 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.beam : beam-sdks-java-io-hbase | jar | 2.35.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 4.2.0 |
commons-lang : commons-lang | jar | 2.6 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.hamcrest : hamcrest-core | jar | 1.3 |
junit : junit | jar | 4.13.2 |