| License |
License |
|---|---|
| Categories |
CategoriesgRPC Net Networking Google Cloud Container PaaS Providers |
| GroupId | GroupIdcom.google.cloud |
| ArtifactId | ArtifactIdgoogle-cloud-core-grpc |
| Last Version | Last Version2.8.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGoogle Cloud Core gRPC
Core gRPC module for the google-cloud.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationGoogle LLC |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-core-grpc/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-core-grpc</artifactId>
<version>2.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-core-grpc/
implementation 'com.google.cloud:google-cloud-core-grpc:2.8.1'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-core-grpc/
implementation ("com.google.cloud:google-cloud-core-grpc:2.8.1")
'com.google.cloud:google-cloud-core-grpc:jar:2.8.1'
<dependency org="com.google.cloud" name="google-cloud-core-grpc" rev="2.8.1">
<artifact name="google-cloud-core-grpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-core-grpc', version='2.8.1')
)
libraryDependencies += "com.google.cloud" % "google-cloud-core-grpc" % "2.8.1"
[com.google.cloud/google-cloud-core-grpc "2.8.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.auth : google-auth-library-credentials | jar | |
| com.google.cloud : google-cloud-core | jar | 2.8.1 |
| com.google.guava : guava | jar | |
| com.google.api : gax | jar | |
| com.google.api : gax-grpc | jar | |
| com.google.api : api-common | jar | 2.2.1 |
| io.grpc : grpc-api | jar | |
| io.grpc : grpc-core | jar | |
| com.google.http-client : google-http-client | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.easymock : easymock | jar | 4.3 |