File tree Expand file tree Collapse file tree
java-recommender/google-cloud-recommender
java-samples/native-image-sample
java-speech/google-cloud-speech Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7575 <artifactId >threetenbp</artifactId >
7676 </dependency >
7777
78+ <dependency >
79+ <groupId >com.google.api</groupId >
80+ <artifactId >gax</artifactId >
81+ <classifier >testlib</classifier >
82+ <scope >test</scope >
83+ </dependency >
7884 <dependency >
7985 <groupId >com.google.cloud</groupId >
8086 <artifactId >google-cloud-core</artifactId >
Original file line number Diff line number Diff line change 6868 </dependency >
6969
7070 <!-- Test dependencies -->
71+ <dependency >
72+ <groupId >com.google.api</groupId >
73+ <artifactId >gax</artifactId >
74+ <classifier >testlib</classifier >
75+ <scope >test</scope >
76+ </dependency >
7177 <dependency >
7278 <groupId >junit</groupId >
7379 <artifactId >junit</artifactId >
Original file line number Diff line number Diff line change 7878 </dependency >
7979
8080 <!-- Test dependencies -->
81+ <dependency >
82+ <groupId >com.google.api</groupId >
83+ <artifactId >gax</artifactId >
84+ <classifier >testlib</classifier >
85+ <scope >test</scope >
86+ </dependency >
8187 <dependency >
8288 <groupId >junit</groupId >
8389 <artifactId >junit</artifactId >
Original file line number Diff line number Diff line change 3434 <groupId >com.google.cloud</groupId >
3535 <artifactId >google-cloud-secretmanager</artifactId >
3636 </dependency >
37+ <dependency >
38+ <groupId >com.google.api</groupId >
39+ <artifactId >gax</artifactId >
40+ <classifier >testlib</classifier >
41+ <scope >test</scope >
42+ </dependency >
3743 </dependencies >
3844
3945 <build >
Original file line number Diff line number Diff line change 7676 </dependency >
7777
7878 <!-- Test dependencies -->
79+ <dependency >
80+ <groupId >com.google.api</groupId >
81+ <artifactId >gax</artifactId >
82+ <classifier >testlib</classifier >
83+ <scope >test</scope >
84+ </dependency >
7985 <dependency >
8086 <groupId >junit</groupId >
8187 <artifactId >junit</artifactId >
You can’t perform that action at this time.
0 commit comments