License |
License |
---|---|
GroupId | GroupIdcom.google.cloud.bigtable |
ArtifactId | ArtifactIdbigtable-hbase-beam |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
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 |
Filename | Size |
---|---|
bigtable-hbase-beam-2.4.0.pom | |
bigtable-hbase-beam-2.4.0.jar | 48 KB |
bigtable-hbase-beam-2.4.0-sources.jar | 27 KB |
bigtable-hbase-beam-2.4.0-javadoc.jar | 129 KB |
Browse |
<!-- 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.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-hbase-beam/
implementation 'com.google.cloud.bigtable:bigtable-hbase-beam:2.4.0'
// https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-hbase-beam/
implementation ("com.google.cloud.bigtable:bigtable-hbase-beam:2.4.0")
'com.google.cloud.bigtable:bigtable-hbase-beam:jar:2.4.0'
<dependency org="com.google.cloud.bigtable" name="bigtable-hbase-beam" rev="2.4.0">
<artifact name="bigtable-hbase-beam" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.bigtable', module='bigtable-hbase-beam', version='2.4.0')
)
libraryDependencies += "com.google.cloud.bigtable" % "bigtable-hbase-beam" % "2.4.0"
[com.google.cloud.bigtable/bigtable-hbase-beam "2.4.0"]
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.4.0 |
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.6.1 |
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 |