gRPC extension library for Google Cloud Platform

GRPC-GCP-Extension Java

License

License

Categories

Categories

gRPC Net Networking
GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

grpc-gcp
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

gRPC extension library for Google Cloud Platform
GRPC-GCP-Extension Java
Project URL

Project URL

https://github.com/GoogleCloudPlatform/grpc-gcp-java/tree/master/grpc-gcp
Source Code Management

Source Code Management

https://github.com/GoogleCloudPlatform/grpc-gcp-java

Download grpc-gcp

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.cloud/grpc-gcp/ -->
<dependency>
    <groupId>com.google.cloud</groupId>
    <artifactId>grpc-gcp</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/grpc-gcp/
implementation 'com.google.cloud:grpc-gcp:1.1.0'
// https://jarcasting.com/artifacts/com.google.cloud/grpc-gcp/
implementation ("com.google.cloud:grpc-gcp:1.1.0")
'com.google.cloud:grpc-gcp:jar:1.1.0'
<dependency org="com.google.cloud" name="grpc-gcp" rev="1.1.0">
  <artifact name="grpc-gcp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='grpc-gcp', version='1.1.0')
)
libraryDependencies += "com.google.cloud" % "grpc-gcp" % "1.1.0"
[com.google.cloud/grpc-gcp "1.1.0"]

Dependencies

runtime (6)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.12.0
com.google.protobuf : protobuf-java-util jar 3.12.0
io.grpc : grpc-netty-shaded jar 1.36.0
io.grpc : grpc-protobuf jar 1.36.0
io.grpc : grpc-stub jar 1.36.0
io.opencensus : opencensus-api jar 0.28.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0
0.1.0