| License |
License |
|---|---|
| Categories |
CategoriesgRPC Net Networking |
| GroupId | GroupIdcom.google.cloud |
| ArtifactId | ArtifactIdgrpc-gcp |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptiongRPC extension library for Google Cloud Platform
GRPC-GCP-Extension Java
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| grpc-gcp-1.1.0.pom | |
| grpc-gcp-1.1.0.jar | 133 KB |
| grpc-gcp-1.1.0-sources.jar | 58 KB |
| grpc-gcp-1.1.0-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| 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 |