File tree Expand file tree Collapse file tree 1 file changed +0
-26
lines changed
google-cloud-clients/google-cloud-errorreporting Expand file tree Collapse file tree 1 file changed +0
-26
lines changed Original file line number Diff line number Diff line change 1818 <site .installationModule>google-cloud-errorreporting</site .installationModule>
1919 </properties >
2020 <dependencies >
21- <dependency >
22- <groupId >${project.groupId} </groupId >
23- <artifactId >google-cloud-core</artifactId >
24- </dependency >
2521 <dependency >
2622 <groupId >${project.groupId} </groupId >
2723 <artifactId >google-cloud-core-grpc</artifactId >
3026 <groupId >com.google.api.grpc</groupId >
3127 <artifactId >proto-google-cloud-error-reporting-v1beta1</artifactId >
3228 </dependency >
33- <dependency >
34- <groupId >io.grpc</groupId >
35- <artifactId >grpc-netty-shaded</artifactId >
36- </dependency >
37- <dependency >
38- <groupId >io.grpc</groupId >
39- <artifactId >grpc-stub</artifactId >
40- </dependency >
41- <dependency >
42- <groupId >io.grpc</groupId >
43- <artifactId >grpc-auth</artifactId >
44- </dependency >
4529
4630 <!-- Test dependencies -->
4731 <dependency >
4832 <groupId >junit</groupId >
4933 <artifactId >junit</artifactId >
5034 <scope >test</scope >
5135 </dependency >
52- <dependency >
53- <groupId >org.easymock</groupId >
54- <artifactId >easymock</artifactId >
55- <scope >test</scope >
56- </dependency >
57- <dependency >
58- <groupId >org.objenesis</groupId >
59- <artifactId >objenesis</artifactId >
60- <scope >test</scope >
61- </dependency >
6236 <dependency >
6337 <groupId >com.google.api.grpc</groupId >
6438 <artifactId >grpc-google-cloud-error-reporting-v1beta1</artifactId >
You can’t perform that action at this time.
0 commit comments