License |
License |
---|---|
GroupId | GroupIdcom.google.cloud.bigtable |
ArtifactId | ArtifactIdbigtable-hbase-parent |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.google.cloud.bigtable:bigtable-hbase-parent
This project is a parent project for the hbase Cloud Bigtable java client projects.
|
Filename | Size |
---|---|
bigtable-hbase-parent-1.4.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-hbase-parent/ -->
<dependency>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-hbase-parent</artifactId>
<version>1.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-hbase-parent/
implementation 'com.google.cloud.bigtable:bigtable-hbase-parent:1.4.0'
// https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-hbase-parent/
implementation ("com.google.cloud.bigtable:bigtable-hbase-parent:1.4.0")
'com.google.cloud.bigtable:bigtable-hbase-parent:pom:1.4.0'
<dependency org="com.google.cloud.bigtable" name="bigtable-hbase-parent" rev="1.4.0">
<artifact name="bigtable-hbase-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.bigtable', module='bigtable-hbase-parent', version='1.4.0')
)
libraryDependencies += "com.google.cloud.bigtable" % "bigtable-hbase-parent" % "1.4.0"
[com.google.cloud.bigtable/bigtable-hbase-parent "1.4.0"]