|
1 | 1 | <dependencies> |
2 | | - <dependency name='commons-logging:commons-logging:1.2'> |
3 | | - <file>commons-logging-1.2.jar</file> |
| 2 | + <dependency name='com.google.http-client:google-http-client:1.40.1'> |
| 3 | + <file>google-http-client-1.40.1.jar</file> |
4 | 4 | <license name='The Apache Software License, Version 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' /> |
5 | 5 | </dependency> |
6 | 6 | <dependency name='com.google.protobuf:protobuf-java:3.18.1'> |
7 | 7 | <file>protobuf-java-3.18.1.jar</file> |
8 | 8 | <license name='3-Clause BSD License' url='https://opensource.org/licenses/BSD-3-Clause' /> |
9 | 9 | </dependency> |
| 10 | + <dependency name='commons-logging:commons-logging:1.2'> |
| 11 | + <file>commons-logging-1.2.jar</file> |
| 12 | + <license name='The Apache Software License, Version 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' /> |
| 13 | + </dependency> |
10 | 14 | <dependency name='io.grpc:grpc-auth:1.41.0'> |
11 | 15 | <file>grpc-auth-1.41.0.jar</file> |
12 | 16 | <license name='Apache 2.0' url='https://opensource.org/licenses/Apache-2.0' /> |
13 | 17 | </dependency> |
| 18 | + <dependency name='io.perfmark:perfmark-api:0.23.0'> |
| 19 | + <file>perfmark-api-0.23.0.jar</file> |
| 20 | + <license name='Apache 2.0' url='https://opensource.org/licenses/Apache-2.0' /> |
| 21 | + </dependency> |
14 | 22 | <dependency name='io.opencensus:opencensus-contrib-http-util:0.28.0'> |
15 | 23 | <file>opencensus-contrib-http-util-0.28.0.jar</file> |
16 | 24 | <license name='The Apache License, Version 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' /> |
|
27 | 35 | <file>auto-service-1.0-rc2.jar</file> |
28 | 36 | <license name='Apache 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' /> |
29 | 37 | </dependency> |
| 38 | + <dependency name='org.javassist:javassist:3.21.0-GA'> |
| 39 | + <file>javassist-3.21.0-GA.jar</file> |
| 40 | + <license name='MPL 1.1' url='http://www.mozilla.org/MPL/MPL-1.1.html' /> |
| 41 | + <license name='LGPL 2.1' url='http://www.gnu.org/licenses/lgpl-2.1.html' /> |
| 42 | + <license name='Apache License 2.0' url='http://www.apache.org/licenses/' /> |
| 43 | + </dependency> |
| 44 | + <dependency name='com.google.protobuf:protobuf-java-util:3.18.1'> |
| 45 | + <file>protobuf-java-util-3.18.1.jar</file> |
| 46 | + <license name='3-Clause BSD License' url='https://opensource.org/licenses/BSD-3-Clause' /> |
| 47 | + </dependency> |
| 48 | + <dependency name='com.google.api:gax-grpc:2.6.1'> |
| 49 | + <file>gax-grpc-2.6.1.jar</file> |
| 50 | + <license name='BSD' url='https://github.com/googleapis/gax-java/blob/master/LICENSE' /> |
| 51 | + </dependency> |
30 | 52 | <dependency name='io.grpc:grpc-api:1.41.0'> |
31 | 53 | <file>grpc-api-1.41.0.jar</file> |
32 | 54 | <license name='Apache 2.0' url='https://opensource.org/licenses/Apache-2.0' /> |
33 | 55 | </dependency> |
34 | | - <dependency name='com.google.api-ads:google-ads-stubs-lib:17.0.1'> |
35 | | - <file>google-ads-stubs-lib-17.0.1.jar</file> |
36 | | - <license name='No license found' /> |
| 56 | + <dependency name='com.google.code.gson:gson:2.8.8'> |
| 57 | + <file>gson-2.8.8.jar</file> |
| 58 | + <license name='Apache 2.0' url='https://www.apache.org/licenses/LICENSE-2.0.txt' /> |
| 59 | + </dependency> |
| 60 | + <dependency name='io.opencensus:opencensus-api:0.28.0'> |
| 61 | + <file>opencensus-api-0.28.0.jar</file> |
| 62 | + <license name='The Apache License, Version 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' /> |
| 63 | + </dependency> |
| 64 | + <dependency name='com.google.android:annotations:4.1.1.4'> |
| 65 | + <file>annotations-4.1.1.4.jar</file> |
| 66 | + <license name='Apache 2.0' url='http://www.apache.org/licenses/LICENSE-2.0' /> |
| 67 | + </dependency> |
| 68 | + <dependency name='org.threeten:threetenbp:1.5.1'> |
| 69 | + <file>threetenbp-1.5.1.jar</file> |
| 70 | + <license name='BSD 3-clause' url='https://raw.githubusercontent.com/ThreeTen/threetenbp/master/LICENSE.txt' /> |
37 | 71 | </dependency> |
38 | 72 | <dependency name='org.reflections:reflections:0.9.11'> |
39 | 73 | <file>reflections-0.9.11.jar</file> |
40 | 74 | <license name='WTFPL' url='http://www.wtfpl.net/' /> |
41 | 75 | <license name='The New BSD License' url='http://www.opensource.org/licenses/bsd-license.html' /> |
42 | 76 | </dependency> |
| 77 | + <dependency name='com.google.guava:failureaccess:1.0.1'> |
| 78 | + <file>failureaccess-1.0.1.jar</file> |
| 79 | + <license name='The Apache Software License, Version 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' /> |
| 80 | + </dependency> |
43 | 81 | <dependency name='com.google.api.grpc:proto-google-common-protos:2.6.0'> |
44 | 82 | <file>proto-google-common-protos-2.6.0.jar</file> |
45 | 83 | <license name='Apache-2.0' url='https://www.apache.org/licenses/LICENSE-2.0.txt' /> |
|
52 | 90 | <file>javapoet-1.11.1.jar</file> |
53 | 91 | <license name='Apache 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' /> |
54 | 92 | </dependency> |
| 93 | + <dependency name='com.google.auth:google-auth-library-oauth2-http:1.2.1'> |
| 94 | + <file>google-auth-library-oauth2-http-1.2.1.jar</file> |
| 95 | + <license name='BSD New license' url='http://opensource.org/licenses/BSD-3-Clause' /> |
| 96 | + </dependency> |
55 | 97 | <dependency name='com.google.guava:guava:31.0.1-jre'> |
56 | 98 | <file>guava-31.0.1-jre.jar</file> |
57 | 99 | <license name='Apache License, Version 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' /> |
|
64 | 106 | <file>grpc-core-1.41.0.jar</file> |
65 | 107 | <license name='Apache 2.0' url='https://opensource.org/licenses/Apache-2.0' /> |
66 | 108 | </dependency> |
| 109 | + <dependency name='io.grpc:grpc-grpclb:1.41.0'> |
| 110 | + <file>grpc-grpclb-1.41.0.jar</file> |
| 111 | + <license name='Apache 2.0' url='https://opensource.org/licenses/Apache-2.0' /> |
| 112 | + </dependency> |
67 | 113 | <dependency name='io.grpc:grpc-protobuf:1.41.0'> |
68 | 114 | <file>grpc-protobuf-1.41.0.jar</file> |
69 | 115 | <license name='Apache 2.0' url='https://opensource.org/licenses/Apache-2.0' /> |
70 | 116 | </dependency> |
| 117 | + <dependency name='io.grpc:grpc-alts:1.41.0'> |
| 118 | + <file>grpc-alts-1.41.0.jar</file> |
| 119 | + <license name='Apache 2.0' url='https://opensource.org/licenses/Apache-2.0' /> |
| 120 | + </dependency> |
71 | 121 | <dependency name='com.google.errorprone:error_prone_annotations:2.9.0'> |
72 | 122 | <file>error_prone_annotations-2.9.0.jar</file> |
73 | 123 | <license name='Apache 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' /> |
|
84 | 134 | <file>google-auth-library-credentials-1.2.1.jar</file> |
85 | 135 | <license name='BSD New license' url='http://opensource.org/licenses/BSD-3-Clause' /> |
86 | 136 | </dependency> |
87 | | - <dependency name='org.slf4j:slf4j-api:1.7.25'> |
88 | | - <file>slf4j-api-1.7.25.jar</file> |
89 | | - <license name='MIT License' url='http://www.opensource.org/licenses/mit-license.php' /> |
90 | | - </dependency> |
91 | | - <dependency name='commons-codec:commons-codec:1.15'> |
92 | | - <file>commons-codec-1.15.jar</file> |
93 | | - <license name='Apache License, Version 2.0' url='https://www.apache.org/licenses/LICENSE-2.0.txt' /> |
94 | | - </dependency> |
95 | | - <dependency name='com.google.api:gax:2.6.1'> |
96 | | - <file>gax-2.6.1.jar</file> |
97 | | - <license name='BSD' url='https://github.com/googleapis/gax-java/blob/master/LICENSE' /> |
98 | | - </dependency> |
99 | | - <dependency name='com.google.api-ads:google-ads-stubs-v9:17.0.1'> |
100 | | - <file>google-ads-stubs-v9-17.0.1.jar</file> |
101 | | - <license name='No license found' /> |
102 | | - </dependency> |
103 | | - <dependency name='com.google.api-ads:google-ads-codegen:17.0.1'> |
104 | | - <file>google-ads-codegen-17.0.1.jar</file> |
105 | | - <license name='No license found' /> |
106 | | - </dependency> |
107 | | - <dependency name='org.apache.httpcomponents:httpclient:4.5.13'> |
108 | | - <file>httpclient-4.5.13.jar</file> |
109 | | - <license name='Apache License, Version 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' /> |
110 | | - </dependency> |
111 | | - <dependency name='com.google.http-client:google-http-client:1.40.1'> |
112 | | - <file>google-http-client-1.40.1.jar</file> |
113 | | - <license name='The Apache Software License, Version 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' /> |
114 | | - </dependency> |
115 | | - <dependency name='io.perfmark:perfmark-api:0.23.0'> |
116 | | - <file>perfmark-api-0.23.0.jar</file> |
117 | | - <license name='Apache 2.0' url='https://opensource.org/licenses/Apache-2.0' /> |
118 | | - </dependency> |
119 | | - <dependency name='org.javassist:javassist:3.21.0-GA'> |
120 | | - <file>javassist-3.21.0-GA.jar</file> |
121 | | - <license name='MPL 1.1' url='http://www.mozilla.org/MPL/MPL-1.1.html' /> |
122 | | - <license name='LGPL 2.1' url='http://www.gnu.org/licenses/lgpl-2.1.html' /> |
123 | | - <license name='Apache License 2.0' url='http://www.apache.org/licenses/' /> |
124 | | - </dependency> |
125 | | - <dependency name='com.google.protobuf:protobuf-java-util:3.18.1'> |
126 | | - <file>protobuf-java-util-3.18.1.jar</file> |
127 | | - <license name='3-Clause BSD License' url='https://opensource.org/licenses/BSD-3-Clause' /> |
128 | | - </dependency> |
129 | | - <dependency name='com.google.api:gax-grpc:2.6.1'> |
130 | | - <file>gax-grpc-2.6.1.jar</file> |
131 | | - <license name='BSD' url='https://github.com/googleapis/gax-java/blob/master/LICENSE' /> |
132 | | - </dependency> |
133 | | - <dependency name='com.google.code.gson:gson:2.8.8'> |
134 | | - <file>gson-2.8.8.jar</file> |
135 | | - <license name='Apache 2.0' url='https://www.apache.org/licenses/LICENSE-2.0.txt' /> |
136 | | - </dependency> |
137 | | - <dependency name='io.opencensus:opencensus-api:0.28.0'> |
138 | | - <file>opencensus-api-0.28.0.jar</file> |
139 | | - <license name='The Apache License, Version 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' /> |
140 | | - </dependency> |
141 | | - <dependency name='com.google.android:annotations:4.1.1.4'> |
142 | | - <file>annotations-4.1.1.4.jar</file> |
143 | | - <license name='Apache 2.0' url='http://www.apache.org/licenses/LICENSE-2.0' /> |
144 | | - </dependency> |
145 | | - <dependency name='org.threeten:threetenbp:1.5.1'> |
146 | | - <file>threetenbp-1.5.1.jar</file> |
147 | | - <license name='BSD 3-clause' url='https://raw.githubusercontent.com/ThreeTen/threetenbp/master/LICENSE.txt' /> |
148 | | - </dependency> |
149 | | - <dependency name='com.google.guava:failureaccess:1.0.1'> |
150 | | - <file>failureaccess-1.0.1.jar</file> |
151 | | - <license name='The Apache Software License, Version 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' /> |
152 | | - </dependency> |
153 | | - <dependency name='com.google.auth:google-auth-library-oauth2-http:1.2.1'> |
154 | | - <file>google-auth-library-oauth2-http-1.2.1.jar</file> |
155 | | - <license name='BSD New license' url='http://opensource.org/licenses/BSD-3-Clause' /> |
156 | | - </dependency> |
157 | | - <dependency name='com.google.api-ads:google-ads-stubs-v10:17.0.1'> |
158 | | - <file>google-ads-stubs-v10-17.0.1.jar</file> |
159 | | - <license name='No license found' /> |
160 | | - </dependency> |
161 | | - <dependency name='com.google.api-ads:google-ads-stubs-v8:17.0.1'> |
162 | | - <file>google-ads-stubs-v8-17.0.1.jar</file> |
163 | | - <license name='No license found' /> |
164 | | - </dependency> |
165 | | - <dependency name='io.grpc:grpc-grpclb:1.41.0'> |
166 | | - <file>grpc-grpclb-1.41.0.jar</file> |
167 | | - <license name='Apache 2.0' url='https://opensource.org/licenses/Apache-2.0' /> |
168 | | - </dependency> |
169 | | - <dependency name='io.grpc:grpc-alts:1.41.0'> |
170 | | - <file>grpc-alts-1.41.0.jar</file> |
171 | | - <license name='Apache 2.0' url='https://opensource.org/licenses/Apache-2.0' /> |
172 | | - </dependency> |
173 | 137 | <dependency name='org.apache.httpcomponents:httpcore:4.4.14'> |
174 | 138 | <file>httpcore-4.4.14.jar</file> |
175 | 139 | <license name='Apache License, Version 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' /> |
176 | 140 | </dependency> |
| 141 | + <dependency name='org.slf4j:slf4j-api:1.7.25'> |
| 142 | + <file>slf4j-api-1.7.25.jar</file> |
| 143 | + <license name='MIT License' url='http://www.opensource.org/licenses/mit-license.php' /> |
| 144 | + </dependency> |
177 | 145 | <dependency name='org.conscrypt:conscrypt-openjdk-uber:2.5.1'> |
178 | 146 | <file>conscrypt-openjdk-uber-2.5.1.jar</file> |
179 | 147 | <license name='Apache 2' url='https://www.apache.org/licenses/LICENSE-2.0' /> |
|
182 | 150 | <file>grpc-netty-shaded-1.41.0.jar</file> |
183 | 151 | <license name='Apache 2.0' url='https://opensource.org/licenses/Apache-2.0' /> |
184 | 152 | </dependency> |
185 | | - <dependency name='com.google.api-ads:google-ads-stubs-v7:17.0.1'> |
186 | | - <file>google-ads-stubs-v7-17.0.1.jar</file> |
187 | | - <license name='No license found' /> |
188 | | - </dependency> |
189 | | - <dependency name='com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'> |
190 | | - <file>listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar</file> |
191 | | - <license name='The Apache Software License, Version 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' /> |
| 153 | + <dependency name='commons-codec:commons-codec:1.15'> |
| 154 | + <file>commons-codec-1.15.jar</file> |
| 155 | + <license name='Apache License, Version 2.0' url='https://www.apache.org/licenses/LICENSE-2.0.txt' /> |
192 | 156 | </dependency> |
193 | 157 | <dependency name='org.codehaus.mojo:animal-sniffer-annotations:1.20'> |
194 | 158 | <file>animal-sniffer-annotations-1.20.jar</file> |
195 | 159 | <license name='MIT license' url='http://www.opensource.org/licenses/mit-license.php' /> |
196 | 160 | </dependency> |
| 161 | + <dependency name='com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'> |
| 162 | + <file>listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar</file> |
| 163 | + <license name='The Apache Software License, Version 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' /> |
| 164 | + </dependency> |
197 | 165 | <dependency name='com.google.auto:auto-common:0.3'> |
198 | 166 | <file>auto-common-0.3.jar</file> |
199 | 167 | <license name='Apache 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' /> |
|
202 | 170 | <file>j2objc-annotations-1.3.jar</file> |
203 | 171 | <license name='The Apache Software License, Version 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' /> |
204 | 172 | </dependency> |
| 173 | + <dependency name='com.google.api:gax:2.6.1'> |
| 174 | + <file>gax-2.6.1.jar</file> |
| 175 | + <license name='BSD' url='https://github.com/googleapis/gax-java/blob/master/LICENSE' /> |
| 176 | + </dependency> |
205 | 177 | <dependency name='com.google.api:api-common:2.0.5'> |
206 | 178 | <file>api-common-2.0.5.jar</file> |
207 | 179 | <license name='BSD' url='https://github.com/googleapis/api-common-java/blob/master/LICENSE' /> |
|
210 | 182 | <file>javax.annotation-api-1.3.2.jar</file> |
211 | 183 | <license name='CDDL + GPLv2 with classpath exception' url='https://github.com/javaee/javax.annotation/blob/master/LICENSE' /> |
212 | 184 | </dependency> |
| 185 | + <dependency name='org.apache.httpcomponents:httpclient:4.5.13'> |
| 186 | + <file>httpclient-4.5.13.jar</file> |
| 187 | + <license name='Apache License, Version 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt' /> |
| 188 | + </dependency> |
213 | 189 | <dependency name='io.grpc:grpc-context:1.41.0'> |
214 | 190 | <file>grpc-context-1.41.0.jar</file> |
215 | 191 | <license name='Apache 2.0' url='https://opensource.org/licenses/Apache-2.0' /> |
|
0 commit comments