File tree Expand file tree Collapse file tree
java-logging/google-cloud-logging Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 <site .installationModule>google-cloud-logging</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 >
2824 </dependency >
29- <dependency >
30- <groupId >com.google.api</groupId >
31- <artifactId >gax-grpc</artifactId >
32- </dependency >
3325 <dependency >
3426 <groupId >com.google.api.grpc</groupId >
3527 <artifactId >proto-google-cloud-logging-v2</artifactId >
3628 </dependency >
37- <dependency >
38- <groupId >io.grpc</groupId >
39- <artifactId >grpc-netty-shaded</artifactId >
40- </dependency >
41- <dependency >
42- <groupId >io.grpc</groupId >
43- <artifactId >grpc-stub</artifactId >
44- </dependency >
45- <dependency >
46- <groupId >io.grpc</groupId >
47- <artifactId >grpc-auth</artifactId >
48- </dependency >
4929
5030 <!-- Test dependencies -->
5131 <dependency >
5939 <artifactId >truth</artifactId >
6040 <scope >test</scope >
6141 </dependency >
62- <dependency >
63- <groupId >com.google.api.grpc</groupId >
64- <artifactId >proto-google-common-protos</artifactId >
65- <scope >compile</scope >
66- </dependency >
6742 <dependency >
6843 <groupId >com.google.api.grpc</groupId >
6944 <artifactId >grpc-google-cloud-logging-v2</artifactId >
7045 <scope >test</scope >
7146 </dependency >
72- <dependency >
73- <groupId >junit</groupId >
74- <artifactId >junit</artifactId >
75- <scope >test</scope >
76- </dependency >
7747 <dependency >
7848 <groupId >org.easymock</groupId >
7949 <artifactId >easymock</artifactId >
You can’t perform that action at this time.
0 commit comments