Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1942af9 commit b681031Copy full SHA for b681031
google-cloud-bom/pom.xml
@@ -902,6 +902,11 @@
902
<artifactId>api-common</artifactId>
903
<version>${api-common.version}</version>
904
</dependency>
905
+ <dependency>
906
+ <groupId>io.grpc</groupId>
907
+ <artifactId>grpc-core</artifactId>
908
+ <version>${grpc.version}</version>
909
+ </dependency>
910
<dependency>
911
<groupId>io.grpc</groupId>
912
<artifactId>grpc-netty</artifactId>
0 commit comments