We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33bd370 commit 877a95fCopy full SHA for 877a95f
google-cloud-bom/pom.xml
@@ -903,6 +903,12 @@
903
<artifactId>gax</artifactId>
904
<version>${gax.version}</version>
905
</dependency>
906
+ <dependency>
907
+ <groupId>com.google.api</groupId>
908
+ <artifactId>gax</artifactId>
909
+ <version>${gax.version}</version>
910
+ <classifier>testlib</classifier>
911
+ </dependency>
912
<dependency>
913
<groupId>com.google.api</groupId>
914
<artifactId>gax-grpc</artifactId>
0 commit comments