File tree Expand file tree Collapse file tree
google-cloud-clients/google-cloud-dataproc Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 <site .installationModule>google-cloud-dataproc</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 >
4238 <groupId >com.google.api.grpc</groupId >
4339 <artifactId >grpc-google-cloud-dataproc-v1beta2</artifactId >
4440 </dependency >
45- <dependency >
46- <groupId >io.grpc</groupId >
47- <artifactId >grpc-netty-shaded</artifactId >
48- </dependency >
49- <dependency >
50- <groupId >io.grpc</groupId >
51- <artifactId >grpc-stub</artifactId >
52- </dependency >
53- <dependency >
54- <groupId >io.grpc</groupId >
55- <artifactId >grpc-auth</artifactId >
56- </dependency >
57-
5841 <!-- Test dependencies -->
5942 <dependency >
6043 <groupId >junit</groupId >
6144 <artifactId >junit</artifactId >
6245 <scope >test</scope >
6346 </dependency >
64- <dependency >
65- <groupId >org.easymock</groupId >
66- <artifactId >easymock</artifactId >
67- <scope >test</scope >
68- </dependency >
69- <dependency >
70- <groupId >org.objenesis</groupId >
71- <artifactId >objenesis</artifactId >
72- <scope >test</scope >
73- </dependency >
74- <dependency >
75- <groupId >com.google.truth</groupId >
76- <artifactId >truth</artifactId >
77- <scope >test</scope >
78- </dependency >
7947 <!-- Need testing utility classes for generated gRPC clients tests -->
8048 <dependency >
8149 <groupId >com.google.api</groupId >
You can’t perform that action at this time.
0 commit comments