License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking |
GroupId | GroupIdcom.google.cloud.bigtable |
ArtifactId | ArtifactIdbigtable-grpc-interface |
Last Version | Last Version0.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.google.cloud.bigtable:bigtable-grpc-interface
This project contains artifacts bigtable client needs to interact with grpc.
|
<!-- https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-grpc-interface/ -->
<dependency>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-grpc-interface</artifactId>
<version>0.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-grpc-interface/
implementation 'com.google.cloud.bigtable:bigtable-grpc-interface:0.1.9'
// https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-grpc-interface/
implementation ("com.google.cloud.bigtable:bigtable-grpc-interface:0.1.9")
'com.google.cloud.bigtable:bigtable-grpc-interface:jar:0.1.9'
<dependency org="com.google.cloud.bigtable" name="bigtable-grpc-interface" rev="0.1.9">
<artifact name="bigtable-grpc-interface" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.bigtable', module='bigtable-grpc-interface', version='0.1.9')
)
libraryDependencies += "com.google.cloud.bigtable" % "bigtable-grpc-interface" % "0.1.9"
[com.google.cloud.bigtable/bigtable-grpc-interface "0.1.9"]
Group / Artifact | Type | Version |
---|---|---|
com.google.cloud.bigtable : bigtable-protos | jar | 0.1.9 |
com.google.protobuf : protobuf-java | jar | 3.0.0-alpha-2 |
io.grpc : grpc-all | jar | 0.7.1 |
io.netty : netty-codec-http2 | jar | 4.1.0.Beta5 |
com.google.api-client : google-api-client-java6 | jar | 1.19.0 |
com.google.oauth-client : google-oauth-client | jar | 1.19.0 |
com.google.oauth-client : google-oauth-client-java6 | jar | 1.19.0 |
com.google.guava : guava | jar | 18.0 |
com.google.http-client : google-http-client | jar | 1.18.0-rc |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.9.5 |