blob: 66e536e2f4bbbe81a8d3da7c1a63e977b1f4608d [file] [log] [blame]
Yun Peng3d7937e2023-01-10 06:43:02 -08001{
2 "dependency_tree": {
3 "__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
Yun Peng51434e42023-03-13 10:16:03 -07004 "__INPUT_ARTIFACTS_HASH": -603389432,
5 "__RESOLVED_ARTIFACTS_HASH": 87184791,
Yun Peng3d7937e2023-01-10 06:43:02 -08006 "conflict_resolution": {},
7 "dependencies": [
8 {
Yun Peng51434e42023-03-13 10:16:03 -07009 "coord": "com.beust:jcommander:1.48",
10 "dependencies": [],
11 "directDependencies": [],
12 "exclusions": [
13 "com.google.protobuf:protobuf-javalite",
14 "org.apache.httpcomponents:httpcore",
15 "com.google.protobuf:protobuf-java",
16 "org.eclipse.jgit:org.eclipse.jgit",
17 "org.apache.httpcomponents:httpclient"
18 ],
19 "file": "v1/https/repo1.maven.org/maven2/com/beust/jcommander/1.48/jcommander-1.48.jar",
20 "mirror_urls": [
21 "https://repo1.maven.org/maven2/com/beust/jcommander/1.48/jcommander-1.48.jar"
22 ],
23 "packages": [
24 "com.beust.jcommander",
25 "com.beust.jcommander.converters",
26 "com.beust.jcommander.defaultprovider",
27 "com.beust.jcommander.internal",
28 "com.beust.jcommander.validators"
29 ],
30 "sha256": "a7313fcfde070930e40ec79edf3c5948cf34e4f0d25cb3a09f9963d8bdd84113",
31 "url": "https://repo1.maven.org/maven2/com/beust/jcommander/1.48/jcommander-1.48.jar"
32 },
33 {
Yun Pengc749f802023-02-21 06:08:30 -080034 "coord": "com.github.ben-manes.caffeine:caffeine:3.0.5",
35 "dependencies": [
Benjamin Petersonbc3166a2023-02-22 08:51:53 -080036 "com.google.errorprone:error_prone_annotations:2.18.0",
Yun Pengc749f802023-02-21 06:08:30 -080037 "org.checkerframework:checker-qual:3.19.0"
38 ],
39 "directDependencies": [
Benjamin Petersonbc3166a2023-02-22 08:51:53 -080040 "com.google.errorprone:error_prone_annotations:2.18.0",
Yun Pengc749f802023-02-21 06:08:30 -080041 "org.checkerframework:checker-qual:3.19.0"
42 ],
43 "exclusions": [
44 "com.google.protobuf:protobuf-javalite",
45 "org.apache.httpcomponents:httpcore",
46 "com.google.protobuf:protobuf-java",
47 "org.eclipse.jgit:org.eclipse.jgit",
48 "org.apache.httpcomponents:httpclient"
49 ],
50 "file": "v1/https/repo1.maven.org/maven2/com/github/ben-manes/caffeine/caffeine/3.0.5/caffeine-3.0.5.jar",
51 "mirror_urls": [
52 "https://repo1.maven.org/maven2/com/github/ben-manes/caffeine/caffeine/3.0.5/caffeine-3.0.5.jar"
53 ],
54 "packages": [
55 "com.github.benmanes.caffeine.cache",
56 "com.github.benmanes.caffeine.cache.stats"
57 ],
58 "sha256": "8a9b54d3506a3b92ee46b217bcee79196b21ca6d52dc2967c686a205fb2f9c15",
59 "url": "https://repo1.maven.org/maven2/com/github/ben-manes/caffeine/caffeine/3.0.5/caffeine-3.0.5.jar"
60 },
61 {
62 "coord": "com.github.kevinstern:software-and-algorithms:1.0",
63 "dependencies": [],
64 "directDependencies": [],
65 "exclusions": [
66 "com.google.protobuf:protobuf-javalite",
67 "org.apache.httpcomponents:httpcore",
68 "com.google.protobuf:protobuf-java",
69 "org.eclipse.jgit:org.eclipse.jgit",
70 "org.apache.httpcomponents:httpclient"
71 ],
72 "file": "v1/https/repo1.maven.org/maven2/com/github/kevinstern/software-and-algorithms/1.0/software-and-algorithms-1.0.jar",
73 "mirror_urls": [
74 "https://repo1.maven.org/maven2/com/github/kevinstern/software-and-algorithms/1.0/software-and-algorithms-1.0.jar"
75 ],
76 "packages": [
77 "blogspot.software_and_algorithms.stern_library.data_structure",
78 "blogspot.software_and_algorithms.stern_library.geometry",
79 "blogspot.software_and_algorithms.stern_library.optimization",
80 "blogspot.software_and_algorithms.stern_library.string"
81 ],
82 "sha256": "61ab82439cef37343b14f53154c461619375373a56b9338e895709fb54e0864c",
83 "url": "https://repo1.maven.org/maven2/com/github/kevinstern/software-and-algorithms/1.0/software-and-algorithms-1.0.jar"
84 },
85 {
Yun Peng3d7937e2023-01-10 06:43:02 -080086 "coord": "com.github.stephenc.jcip:jcip-annotations:1.0-1",
87 "dependencies": [],
88 "directDependencies": [],
Yun Pengc749f802023-02-21 06:08:30 -080089 "exclusions": [
90 "com.google.protobuf:protobuf-javalite",
91 "org.apache.httpcomponents:httpcore",
92 "com.google.protobuf:protobuf-java",
93 "org.eclipse.jgit:org.eclipse.jgit",
94 "org.apache.httpcomponents:httpclient"
95 ],
Yun Peng3d7937e2023-01-10 06:43:02 -080096 "file": "v1/https/repo1.maven.org/maven2/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar",
97 "mirror_urls": [
Yun Pengc749f802023-02-21 06:08:30 -080098 "https://repo1.maven.org/maven2/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar"
Yun Peng3d7937e2023-01-10 06:43:02 -080099 ],
100 "packages": [
101 "net.jcip.annotations"
102 ],
103 "sha256": "4fccff8382aafc589962c4edb262f6aa595e34f1e11e61057d1c6a96e8fc7323",
104 "url": "https://repo1.maven.org/maven2/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar"
105 },
106 {
Yun Pengc749f802023-02-21 06:08:30 -0800107 "coord": "com.google.android:annotations:4.1.1.4",
salma-samyc8f940b2023-01-30 08:49:57 -0800108 "dependencies": [],
109 "directDependencies": [],
Yun Pengc749f802023-02-21 06:08:30 -0800110 "exclusions": [
111 "com.google.protobuf:protobuf-javalite",
112 "org.apache.httpcomponents:httpcore",
113 "com.google.protobuf:protobuf-java",
114 "org.eclipse.jgit:org.eclipse.jgit",
115 "org.apache.httpcomponents:httpclient"
116 ],
117 "file": "v1/https/repo1.maven.org/maven2/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar",
salma-samyc8f940b2023-01-30 08:49:57 -0800118 "mirror_urls": [
Yun Pengc749f802023-02-21 06:08:30 -0800119 "https://repo1.maven.org/maven2/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar"
120 ],
121 "packages": [
122 "android.annotation"
123 ],
124 "sha256": "ba734e1e84c09d615af6a09d33034b4f0442f8772dec120efb376d86a565ae15",
125 "url": "https://repo1.maven.org/maven2/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar"
126 },
127 {
128 "coord": "com.google.api-client:google-api-client-gson:1.35.2",
129 "dependencies": [
130 "com.google.api-client:google-api-client:1.35.2",
131 "com.google.code.findbugs:jsr305:3.0.2",
132 "com.google.code.gson:gson:2.9.0",
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800133 "com.google.errorprone:error_prone_annotations:2.18.0",
Yun Pengc749f802023-02-21 06:08:30 -0800134 "com.google.guava:failureaccess:1.0.1",
135 "com.google.guava:guava:31.1-jre",
136 "com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava",
137 "com.google.http-client:google-http-client-apache-v2:1.42.0",
138 "com.google.http-client:google-http-client-gson:1.42.0",
139 "com.google.http-client:google-http-client:1.42.0",
140 "com.google.j2objc:j2objc-annotations:1.3",
141 "com.google.oauth-client:google-oauth-client:1.34.1",
142 "io.grpc:grpc-context:1.47.0",
143 "io.opencensus:opencensus-api:0.31.1",
144 "io.opencensus:opencensus-contrib-http-util:0.31.1",
145 "org.checkerframework:checker-qual:3.19.0"
146 ],
147 "directDependencies": [
148 "com.google.api-client:google-api-client:1.35.2",
149 "com.google.http-client:google-http-client-gson:1.42.0",
150 "com.google.http-client:google-http-client:1.42.0"
151 ],
152 "exclusions": [
153 "com.google.protobuf:protobuf-javalite",
154 "org.apache.httpcomponents:httpcore",
155 "com.google.protobuf:protobuf-java",
156 "org.eclipse.jgit:org.eclipse.jgit",
157 "org.apache.httpcomponents:httpclient"
158 ],
159 "file": "v1/https/repo1.maven.org/maven2/com/google/api-client/google-api-client-gson/1.35.2/google-api-client-gson-1.35.2.jar",
160 "mirror_urls": [
161 "https://repo1.maven.org/maven2/com/google/api-client/google-api-client-gson/1.35.2/google-api-client-gson-1.35.2.jar"
162 ],
163 "packages": [
164 "com.google.api.client.googleapis.notifications.json.gson"
165 ],
166 "sha256": "54e5be675e5c2ab0958647fcaa35c14bd8f7c08358c634f5ab786e4ed7268576",
167 "url": "https://repo1.maven.org/maven2/com/google/api-client/google-api-client-gson/1.35.2/google-api-client-gson-1.35.2.jar"
168 },
169 {
170 "coord": "com.google.api-client:google-api-client:1.35.2",
171 "dependencies": [
172 "com.google.code.findbugs:jsr305:3.0.2",
173 "com.google.code.gson:gson:2.9.0",
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800174 "com.google.errorprone:error_prone_annotations:2.18.0",
Yun Pengc749f802023-02-21 06:08:30 -0800175 "com.google.guava:failureaccess:1.0.1",
176 "com.google.guava:guava:31.1-jre",
177 "com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava",
178 "com.google.http-client:google-http-client-apache-v2:1.42.0",
179 "com.google.http-client:google-http-client-gson:1.42.0",
180 "com.google.http-client:google-http-client:1.42.0",
181 "com.google.j2objc:j2objc-annotations:1.3",
182 "com.google.oauth-client:google-oauth-client:1.34.1",
183 "io.grpc:grpc-context:1.47.0",
184 "io.opencensus:opencensus-api:0.31.1",
185 "io.opencensus:opencensus-contrib-http-util:0.31.1",
186 "org.checkerframework:checker-qual:3.19.0"
187 ],
188 "directDependencies": [
189 "com.google.guava:guava:31.1-jre",
190 "com.google.http-client:google-http-client-apache-v2:1.42.0",
191 "com.google.http-client:google-http-client-gson:1.42.0",
192 "com.google.http-client:google-http-client:1.42.0",
193 "com.google.oauth-client:google-oauth-client:1.34.1"
194 ],
195 "exclusions": [
196 "com.google.protobuf:protobuf-javalite",
197 "org.apache.httpcomponents:httpcore",
198 "com.google.protobuf:protobuf-java",
199 "org.eclipse.jgit:org.eclipse.jgit",
200 "org.apache.httpcomponents:httpclient"
201 ],
202 "file": "v1/https/repo1.maven.org/maven2/com/google/api-client/google-api-client/1.35.2/google-api-client-1.35.2.jar",
203 "mirror_urls": [
204 "https://repo1.maven.org/maven2/com/google/api-client/google-api-client/1.35.2/google-api-client-1.35.2.jar"
205 ],
206 "packages": [
207 "com.google.api.client.googleapis",
208 "com.google.api.client.googleapis.apache",
209 "com.google.api.client.googleapis.apache.v2",
210 "com.google.api.client.googleapis.auth.oauth2",
211 "com.google.api.client.googleapis.batch",
212 "com.google.api.client.googleapis.batch.json",
213 "com.google.api.client.googleapis.compute",
214 "com.google.api.client.googleapis.javanet",
215 "com.google.api.client.googleapis.json",
216 "com.google.api.client.googleapis.media",
217 "com.google.api.client.googleapis.mtls",
218 "com.google.api.client.googleapis.notifications",
219 "com.google.api.client.googleapis.notifications.json",
220 "com.google.api.client.googleapis.services",
221 "com.google.api.client.googleapis.services.json",
222 "com.google.api.client.googleapis.testing",
223 "com.google.api.client.googleapis.testing.auth.oauth2",
224 "com.google.api.client.googleapis.testing.compute",
225 "com.google.api.client.googleapis.testing.json",
226 "com.google.api.client.googleapis.testing.notifications",
227 "com.google.api.client.googleapis.testing.services",
228 "com.google.api.client.googleapis.testing.services.json",
229 "com.google.api.client.googleapis.util"
230 ],
231 "sha256": "f195cd6228d3f99fa7e30ff2dee60ad0f2c7923be31399a7dcdc1abd679aa22e",
232 "url": "https://repo1.maven.org/maven2/com/google/api-client/google-api-client/1.35.2/google-api-client-1.35.2.jar"
233 },
234 {
235 "coord": "com.google.api.grpc:proto-google-common-protos:2.0.1",
236 "dependencies": [],
237 "directDependencies": [],
238 "exclusions": [
239 "com.google.protobuf:protobuf-javalite",
240 "org.apache.httpcomponents:httpcore",
241 "com.google.protobuf:protobuf-java",
242 "com.google.api:api-common",
243 "org.eclipse.jgit:org.eclipse.jgit",
244 "org.apache.httpcomponents:httpclient"
245 ],
246 "file": "v1/https/repo1.maven.org/maven2/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.jar",
247 "mirror_urls": [
248 "https://repo1.maven.org/maven2/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.jar"
249 ],
250 "packages": [
251 "com.google.api",
252 "com.google.cloud.audit",
253 "com.google.geo.type",
254 "com.google.logging.type",
255 "com.google.longrunning",
256 "com.google.rpc",
257 "com.google.rpc.context",
258 "com.google.type"
259 ],
260 "sha256": "5ce71656118618731e34a5d4c61aa3a031be23446dc7de8b5a5e77b66ebcd6ef",
261 "url": "https://repo1.maven.org/maven2/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.jar"
262 },
263 {
264 "coord": "com.google.auth:google-auth-library-credentials:1.6.0",
265 "dependencies": [],
266 "directDependencies": [],
267 "exclusions": [
268 "com.google.protobuf:protobuf-javalite",
269 "org.apache.httpcomponents:httpcore",
270 "com.google.protobuf:protobuf-java",
271 "org.eclipse.jgit:org.eclipse.jgit",
272 "org.apache.httpcomponents:httpclient"
273 ],
274 "file": "v1/https/repo1.maven.org/maven2/com/google/auth/google-auth-library-credentials/1.6.0/google-auth-library-credentials-1.6.0.jar",
275 "mirror_urls": [
276 "https://repo1.maven.org/maven2/com/google/auth/google-auth-library-credentials/1.6.0/google-auth-library-credentials-1.6.0.jar"
277 ],
278 "packages": [
279 "com.google.auth"
280 ],
281 "sha256": "153fa3cdc153ac3ee25649e8037aeda4438256153d35acf3c27e83e4ee6165a4",
282 "url": "https://repo1.maven.org/maven2/com/google/auth/google-auth-library-credentials/1.6.0/google-auth-library-credentials-1.6.0.jar"
283 },
284 {
285 "coord": "com.google.auth:google-auth-library-oauth2-http:1.6.0",
286 "dependencies": [
287 "com.google.auth:google-auth-library-credentials:1.6.0",
288 "com.google.auto.value:auto-value-annotations:1.9",
289 "com.google.code.findbugs:jsr305:3.0.2",
290 "com.google.guava:guava:31.1-jre",
291 "com.google.http-client:google-http-client-gson:1.42.0",
292 "com.google.http-client:google-http-client:1.42.0"
293 ],
294 "directDependencies": [
295 "com.google.auth:google-auth-library-credentials:1.6.0",
296 "com.google.auto.value:auto-value-annotations:1.9",
297 "com.google.code.findbugs:jsr305:3.0.2",
298 "com.google.guava:guava:31.1-jre",
299 "com.google.http-client:google-http-client-gson:1.42.0",
300 "com.google.http-client:google-http-client:1.42.0"
301 ],
302 "exclusions": [
303 "com.google.protobuf:protobuf-javalite",
304 "org.apache.httpcomponents:httpcore",
305 "com.google.protobuf:protobuf-java",
306 "org.eclipse.jgit:org.eclipse.jgit",
307 "org.apache.httpcomponents:httpclient"
308 ],
309 "file": "v1/https/repo1.maven.org/maven2/com/google/auth/google-auth-library-oauth2-http/1.6.0/google-auth-library-oauth2-http-1.6.0.jar",
310 "mirror_urls": [
311 "https://repo1.maven.org/maven2/com/google/auth/google-auth-library-oauth2-http/1.6.0/google-auth-library-oauth2-http-1.6.0.jar"
312 ],
313 "packages": [
314 "com.google.auth.http",
315 "com.google.auth.oauth2"
316 ],
317 "sha256": "2220f02fcfc480e3798bab43b2618d158319f9fcb357c9eb04b4a68117699808",
318 "url": "https://repo1.maven.org/maven2/com/google/auth/google-auth-library-oauth2-http/1.6.0/google-auth-library-oauth2-http-1.6.0.jar"
319 },
320 {
321 "coord": "com.google.auto.service:auto-service-annotations:1.0.1",
322 "dependencies": [],
323 "directDependencies": [],
324 "exclusions": [
325 "com.google.protobuf:protobuf-javalite",
326 "org.apache.httpcomponents:httpcore",
327 "com.google.protobuf:protobuf-java",
328 "org.eclipse.jgit:org.eclipse.jgit",
329 "org.apache.httpcomponents:httpclient"
330 ],
331 "file": "v1/https/repo1.maven.org/maven2/com/google/auto/service/auto-service-annotations/1.0.1/auto-service-annotations-1.0.1.jar",
332 "mirror_urls": [
333 "https://repo1.maven.org/maven2/com/google/auto/service/auto-service-annotations/1.0.1/auto-service-annotations-1.0.1.jar"
334 ],
335 "packages": [
336 "com.google.auto.service"
337 ],
338 "sha256": "c7bec54b7b5588b5967e870341091c5691181d954cf2039f1bf0a6eeb837473b",
339 "url": "https://repo1.maven.org/maven2/com/google/auto/service/auto-service-annotations/1.0.1/auto-service-annotations-1.0.1.jar"
340 },
341 {
342 "coord": "com.google.auto.service:auto-service:1.0",
343 "dependencies": [
344 "com.google.auto.service:auto-service-annotations:1.0.1",
345 "com.google.auto:auto-common:1.2.1",
346 "com.google.guava:guava:31.1-jre"
347 ],
348 "directDependencies": [
349 "com.google.auto.service:auto-service-annotations:1.0.1",
350 "com.google.auto:auto-common:1.2.1",
351 "com.google.guava:guava:31.1-jre"
352 ],
353 "exclusions": [
354 "com.google.protobuf:protobuf-javalite",
355 "org.apache.httpcomponents:httpcore",
356 "com.google.protobuf:protobuf-java",
357 "org.eclipse.jgit:org.eclipse.jgit",
358 "org.apache.httpcomponents:httpclient"
359 ],
360 "file": "v1/https/repo1.maven.org/maven2/com/google/auto/service/auto-service/1.0/auto-service-1.0.jar",
361 "mirror_urls": [
362 "https://repo1.maven.org/maven2/com/google/auto/service/auto-service/1.0/auto-service-1.0.jar"
363 ],
364 "packages": [
365 "com.google.auto.service.processor"
366 ],
367 "sha256": "4ae44dd05b49a1109a463c0d2aaf920c24f76d1e996bb89f29481c4ff75ec526",
368 "url": "https://repo1.maven.org/maven2/com/google/auto/service/auto-service/1.0/auto-service-1.0.jar"
369 },
370 {
371 "coord": "com.google.auto.value:auto-value-annotations:1.9",
372 "dependencies": [],
373 "directDependencies": [],
374 "exclusions": [
375 "com.google.protobuf:protobuf-javalite",
376 "org.apache.httpcomponents:httpcore",
377 "com.google.protobuf:protobuf-java",
378 "org.eclipse.jgit:org.eclipse.jgit",
379 "org.apache.httpcomponents:httpclient"
380 ],
381 "file": "v1/https/repo1.maven.org/maven2/com/google/auto/value/auto-value-annotations/1.9/auto-value-annotations-1.9.jar",
382 "mirror_urls": [
383 "https://repo1.maven.org/maven2/com/google/auto/value/auto-value-annotations/1.9/auto-value-annotations-1.9.jar"
salma-samyc8f940b2023-01-30 08:49:57 -0800384 ],
385 "packages": [
386 "com.google.auto.value",
Yun Pengc749f802023-02-21 06:08:30 -0800387 "com.google.auto.value.extension.memoized",
388 "com.google.auto.value.extension.serializable",
389 "com.google.auto.value.extension.toprettystring"
salma-samyc8f940b2023-01-30 08:49:57 -0800390 ],
Yun Pengc749f802023-02-21 06:08:30 -0800391 "sha256": "fa5469f4c44ee598a2d8f033ab0a9dcbc6498a0c5e0c998dfa0c2adf51358044",
392 "url": "https://repo1.maven.org/maven2/com/google/auto/value/auto-value-annotations/1.9/auto-value-annotations-1.9.jar"
salma-samyc8f940b2023-01-30 08:49:57 -0800393 },
394 {
Yun Pengc749f802023-02-21 06:08:30 -0800395 "coord": "com.google.auto.value:auto-value:1.8.2",
salma-samyc8f940b2023-01-30 08:49:57 -0800396 "dependencies": [],
397 "directDependencies": [],
Yun Pengc749f802023-02-21 06:08:30 -0800398 "exclusions": [
399 "com.google.protobuf:protobuf-javalite",
400 "org.apache.httpcomponents:httpcore",
401 "com.google.protobuf:protobuf-java",
402 "org.eclipse.jgit:org.eclipse.jgit",
403 "org.apache.httpcomponents:httpclient"
404 ],
405 "file": "v1/https/repo1.maven.org/maven2/com/google/auto/value/auto-value/1.8.2/auto-value-1.8.2.jar",
salma-samyc8f940b2023-01-30 08:49:57 -0800406 "mirror_urls": [
Yun Pengc749f802023-02-21 06:08:30 -0800407 "https://repo1.maven.org/maven2/com/google/auto/value/auto-value/1.8.2/auto-value-1.8.2.jar"
salma-samyc8f940b2023-01-30 08:49:57 -0800408 ],
409 "packages": [
410 "autovalue.shaded.com.google$.auto.common",
Yun Pengc749f802023-02-21 06:08:30 -0800411 "autovalue.shaded.com.google$.auto.service",
salma-samyc8f940b2023-01-30 08:49:57 -0800412 "autovalue.shaded.com.google$.common.annotations",
413 "autovalue.shaded.com.google$.common.base",
414 "autovalue.shaded.com.google$.common.collect",
Yun Pengc749f802023-02-21 06:08:30 -0800415 "autovalue.shaded.com.google$.common.hash",
salma-samyc8f940b2023-01-30 08:49:57 -0800416 "autovalue.shaded.com.google$.common.math",
417 "autovalue.shaded.com.google$.common.primitives",
418 "autovalue.shaded.com.google$.common.reflect",
Yun Pengc749f802023-02-21 06:08:30 -0800419 "autovalue.shaded.com.google$.errorprone.annotations",
420 "autovalue.shaded.com.google$.errorprone.annotations.concurrent",
salma-samyc8f940b2023-01-30 08:49:57 -0800421 "autovalue.shaded.com.google$.escapevelocity",
422 "autovalue.shaded.com.google$.j2objc.annotations",
423 "autovalue.shaded.com.squareup.javapoet$",
424 "autovalue.shaded.net.ltgt.gradle.incap$",
425 "autovalue.shaded.org.checkerframework$.checker.nullness.qual",
426 "autovalue.shaded.org.checkerframework$.framework.qual",
427 "com.google.auto.value.extension",
428 "com.google.auto.value.extension.memoized.processor",
Yun Pengc749f802023-02-21 06:08:30 -0800429 "com.google.auto.value.extension.serializable.processor",
430 "com.google.auto.value.extension.serializable.serializer",
431 "com.google.auto.value.extension.serializable.serializer.impl",
432 "com.google.auto.value.extension.serializable.serializer.interfaces",
433 "com.google.auto.value.extension.serializable.serializer.runtime",
434 "com.google.auto.value.extension.toprettystring.processor",
salma-samyc8f940b2023-01-30 08:49:57 -0800435 "com.google.auto.value.processor"
436 ],
Yun Pengc749f802023-02-21 06:08:30 -0800437 "sha256": "2067b788d4c1c96fd621ad861053a5c4d8a801cfafc77fec20d49a6e9340a745",
438 "url": "https://repo1.maven.org/maven2/com/google/auto/value/auto-value/1.8.2/auto-value-1.8.2.jar"
439 },
440 {
441 "coord": "com.google.auto:auto-common:1.2.1",
442 "dependencies": [
443 "com.google.guava:guava:31.1-jre"
444 ],
445 "directDependencies": [
446 "com.google.guava:guava:31.1-jre"
447 ],
448 "exclusions": [
449 "com.google.protobuf:protobuf-javalite",
450 "org.apache.httpcomponents:httpcore",
451 "com.google.protobuf:protobuf-java",
452 "org.eclipse.jgit:org.eclipse.jgit",
453 "org.apache.httpcomponents:httpclient"
454 ],
455 "file": "v1/https/repo1.maven.org/maven2/com/google/auto/auto-common/1.2.1/auto-common-1.2.1.jar",
456 "mirror_urls": [
457 "https://repo1.maven.org/maven2/com/google/auto/auto-common/1.2.1/auto-common-1.2.1.jar"
458 ],
459 "packages": [
460 "com.google.auto.common"
461 ],
462 "sha256": "f43f29fe2a6ebaf04b2598cdeec32a4e346d49a9404e990f5fc19c19f3a28d0e",
463 "url": "https://repo1.maven.org/maven2/com/google/auto/auto-common/1.2.1/auto-common-1.2.1.jar"
salma-samyc8f940b2023-01-30 08:49:57 -0800464 },
465 {
Yun Peng3d7937e2023-01-10 06:43:02 -0800466 "coord": "com.google.code.findbugs:jsr305:3.0.2",
467 "dependencies": [],
468 "directDependencies": [],
Yun Pengc749f802023-02-21 06:08:30 -0800469 "exclusions": [
470 "com.google.protobuf:protobuf-javalite",
471 "org.apache.httpcomponents:httpcore",
472 "com.google.protobuf:protobuf-java",
473 "org.eclipse.jgit:org.eclipse.jgit",
474 "org.apache.httpcomponents:httpclient"
475 ],
Yun Peng3d7937e2023-01-10 06:43:02 -0800476 "file": "v1/https/repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar",
477 "mirror_urls": [
Yun Pengc749f802023-02-21 06:08:30 -0800478 "https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar"
Yun Peng3d7937e2023-01-10 06:43:02 -0800479 ],
480 "packages": [
481 "javax.annotation",
482 "javax.annotation.concurrent",
483 "javax.annotation.meta"
484 ],
485 "sha256": "766ad2a0783f2687962c8ad74ceecc38a28b9f72a2d085ee438b7813e928d0c7",
486 "url": "https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar"
487 },
488 {
Yun Pengc749f802023-02-21 06:08:30 -0800489 "coord": "com.google.code.gson:gson:2.9.0",
salma-samyc8f940b2023-01-30 08:49:57 -0800490 "dependencies": [],
491 "directDependencies": [],
Yun Pengc749f802023-02-21 06:08:30 -0800492 "exclusions": [
493 "com.google.protobuf:protobuf-javalite",
494 "org.apache.httpcomponents:httpcore",
495 "com.google.protobuf:protobuf-java",
496 "org.eclipse.jgit:org.eclipse.jgit",
497 "org.apache.httpcomponents:httpclient"
498 ],
499 "file": "v1/https/repo1.maven.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar",
salma-samyc8f940b2023-01-30 08:49:57 -0800500 "mirror_urls": [
Yun Pengc749f802023-02-21 06:08:30 -0800501 "https://repo1.maven.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar"
salma-samyc8f940b2023-01-30 08:49:57 -0800502 ],
503 "packages": [
504 "com.google.gson",
505 "com.google.gson.annotations",
506 "com.google.gson.internal",
507 "com.google.gson.internal.bind",
508 "com.google.gson.internal.bind.util",
509 "com.google.gson.internal.reflect",
Yun Pengc749f802023-02-21 06:08:30 -0800510 "com.google.gson.internal.sql",
salma-samyc8f940b2023-01-30 08:49:57 -0800511 "com.google.gson.reflect",
512 "com.google.gson.stream"
513 ],
Yun Pengc749f802023-02-21 06:08:30 -0800514 "sha256": "c96d60551331a196dac54b745aa642cd078ef89b6f267146b705f2c2cbef052d",
515 "url": "https://repo1.maven.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar"
516 },
517 {
518 "coord": "com.google.code.java-allocation-instrumenter:java-allocation-instrumenter:3.3.0",
519 "dependencies": [
520 "com.google.guava:guava:31.1-jre",
521 "javax.annotation:javax.annotation-api:1.3.2",
522 "org.ow2.asm:asm-analysis:9.2",
523 "org.ow2.asm:asm-commons:9.2",
524 "org.ow2.asm:asm-tree:9.2",
525 "org.ow2.asm:asm-util:9.2",
526 "org.ow2.asm:asm:9.2"
527 ],
528 "directDependencies": [
529 "com.google.guava:guava:31.1-jre",
530 "javax.annotation:javax.annotation-api:1.3.2",
531 "org.ow2.asm:asm-analysis:9.2",
532 "org.ow2.asm:asm-commons:9.2",
533 "org.ow2.asm:asm-tree:9.2",
534 "org.ow2.asm:asm-util:9.2",
535 "org.ow2.asm:asm:9.2"
536 ],
537 "exclusions": [
538 "com.google.protobuf:protobuf-javalite",
539 "org.apache.httpcomponents:httpcore",
540 "com.google.protobuf:protobuf-java",
541 "org.eclipse.jgit:org.eclipse.jgit",
542 "org.apache.httpcomponents:httpclient"
543 ],
544 "file": "v1/https/repo1.maven.org/maven2/com/google/code/java-allocation-instrumenter/java-allocation-instrumenter/3.3.0/java-allocation-instrumenter-3.3.0.jar",
545 "mirror_urls": [
546 "https://repo1.maven.org/maven2/com/google/code/java-allocation-instrumenter/java-allocation-instrumenter/3.3.0/java-allocation-instrumenter-3.3.0.jar"
547 ],
548 "packages": [
549 "com.google.monitoring.runtime.instrumentation",
550 "com.google.monitoring.runtime.instrumentation.asm",
551 "com.google.monitoring.runtime.instrumentation.asm.commons",
552 "com.google.monitoring.runtime.instrumentation.asm.signature",
553 "com.google.monitoring.runtime.instrumentation.asm.tree",
554 "com.google.monitoring.runtime.instrumentation.asm.tree.analysis",
555 "com.google.monitoring.runtime.instrumentation.asm.util",
556 "com.google.monitoring.runtime.instrumentation.checker.nullness.compatqual",
557 "com.google.monitoring.runtime.instrumentation.common.annotations",
558 "com.google.monitoring.runtime.instrumentation.common.base",
559 "com.google.monitoring.runtime.instrumentation.common.base.internal",
560 "com.google.monitoring.runtime.instrumentation.common.cache",
561 "com.google.monitoring.runtime.instrumentation.common.collect",
562 "com.google.monitoring.runtime.instrumentation.common.escape",
563 "com.google.monitoring.runtime.instrumentation.common.eventbus",
564 "com.google.monitoring.runtime.instrumentation.common.graph",
565 "com.google.monitoring.runtime.instrumentation.common.hash",
566 "com.google.monitoring.runtime.instrumentation.common.html",
567 "com.google.monitoring.runtime.instrumentation.common.io",
568 "com.google.monitoring.runtime.instrumentation.common.math",
569 "com.google.monitoring.runtime.instrumentation.common.net",
570 "com.google.monitoring.runtime.instrumentation.common.primitives",
571 "com.google.monitoring.runtime.instrumentation.common.reflect",
572 "com.google.monitoring.runtime.instrumentation.common.util.concurrent",
573 "com.google.monitoring.runtime.instrumentation.common.xml",
574 "com.google.monitoring.runtime.instrumentation.errorprone.annotations",
575 "com.google.monitoring.runtime.instrumentation.errorprone.annotations.concurrent",
576 "com.google.monitoring.runtime.instrumentation.j2objc.annotations",
577 "com.google.thirdparty.publicsuffix"
578 ],
579 "sha256": "1ef5535a8bd41cf3072469f381b9ee6ab28275311a7499f53d6e52adf976fef0",
580 "url": "https://repo1.maven.org/maven2/com/google/code/java-allocation-instrumenter/java-allocation-instrumenter/3.3.0/java-allocation-instrumenter-3.3.0.jar"
581 },
582 {
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800583 "coord": "com.google.errorprone:error_prone_annotation:2.18.0",
Yun Pengc749f802023-02-21 06:08:30 -0800584 "dependencies": [
585 "com.google.guava:guava:31.1-jre"
586 ],
587 "directDependencies": [
588 "com.google.guava:guava:31.1-jre"
589 ],
590 "exclusions": [
591 "com.google.protobuf:protobuf-javalite",
592 "org.apache.httpcomponents:httpcore",
593 "com.google.protobuf:protobuf-java",
594 "org.eclipse.jgit:org.eclipse.jgit",
595 "org.apache.httpcomponents:httpclient"
596 ],
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800597 "file": "v1/https/repo1.maven.org/maven2/com/google/errorprone/error_prone_annotation/2.18.0/error_prone_annotation-2.18.0.jar",
Yun Pengc749f802023-02-21 06:08:30 -0800598 "mirror_urls": [
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800599 "https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotation/2.18.0/error_prone_annotation-2.18.0.jar"
Yun Pengc749f802023-02-21 06:08:30 -0800600 ],
601 "packages": [
602 "com.google.errorprone"
603 ],
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800604 "sha256": "6e5c594971265b03d39b8fb40a5d92f073ae1d98e47d37a3a3f2702e4e31f267",
605 "url": "https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotation/2.18.0/error_prone_annotation-2.18.0.jar"
salma-samyc8f940b2023-01-30 08:49:57 -0800606 },
607 {
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800608 "coord": "com.google.errorprone:error_prone_annotations:2.18.0",
Yun Peng3d7937e2023-01-10 06:43:02 -0800609 "dependencies": [],
610 "directDependencies": [],
Yun Pengc749f802023-02-21 06:08:30 -0800611 "exclusions": [
612 "com.google.protobuf:protobuf-javalite",
613 "org.apache.httpcomponents:httpcore",
614 "com.google.protobuf:protobuf-java",
615 "org.eclipse.jgit:org.eclipse.jgit",
616 "org.apache.httpcomponents:httpclient"
617 ],
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800618 "file": "v1/https/repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar",
Yun Peng3d7937e2023-01-10 06:43:02 -0800619 "mirror_urls": [
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800620 "https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar"
Yun Peng3d7937e2023-01-10 06:43:02 -0800621 ],
622 "packages": [
623 "com.google.errorprone.annotations",
624 "com.google.errorprone.annotations.concurrent"
625 ],
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800626 "sha256": "9e6814cb71816988a4fd1b07a993a8f21bb7058d522c162b1de849e19bea54ae",
627 "url": "https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar"
Yun Peng3d7937e2023-01-10 06:43:02 -0800628 },
629 {
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800630 "coord": "com.google.errorprone:error_prone_check_api:2.18.0",
Yun Pengc749f802023-02-21 06:08:30 -0800631 "dependencies": [
632 "com.github.ben-manes.caffeine:caffeine:3.0.5",
633 "com.github.kevinstern:software-and-algorithms:1.0",
634 "com.google.auto.value:auto-value-annotations:1.9",
635 "com.google.code.findbugs:jsr305:3.0.2",
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800636 "com.google.errorprone:error_prone_annotation:2.18.0",
637 "com.google.errorprone:error_prone_annotations:2.18.0",
Yun Pengc749f802023-02-21 06:08:30 -0800638 "com.google.guava:guava:31.1-jre",
639 "io.github.java-diff-utils:java-diff-utils:4.0",
640 "org.checkerframework:checker-qual:3.19.0",
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800641 "org.checkerframework:dataflow-errorprone:3.27.0"
Yun Pengc749f802023-02-21 06:08:30 -0800642 ],
643 "directDependencies": [
644 "com.github.ben-manes.caffeine:caffeine:3.0.5",
645 "com.github.kevinstern:software-and-algorithms:1.0",
646 "com.google.auto.value:auto-value-annotations:1.9",
647 "com.google.code.findbugs:jsr305:3.0.2",
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800648 "com.google.errorprone:error_prone_annotation:2.18.0",
649 "com.google.errorprone:error_prone_annotations:2.18.0",
Yun Pengc749f802023-02-21 06:08:30 -0800650 "io.github.java-diff-utils:java-diff-utils:4.0",
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800651 "org.checkerframework:dataflow-errorprone:3.27.0"
Yun Pengc749f802023-02-21 06:08:30 -0800652 ],
653 "exclusions": [
654 "com.google.protobuf:protobuf-javalite",
655 "org.apache.httpcomponents:httpcore",
656 "com.google.protobuf:protobuf-java",
657 "org.eclipse.jgit:org.eclipse.jgit",
658 "org.apache.httpcomponents:httpclient"
659 ],
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800660 "file": "v1/https/repo1.maven.org/maven2/com/google/errorprone/error_prone_check_api/2.18.0/error_prone_check_api-2.18.0.jar",
Yun Pengc749f802023-02-21 06:08:30 -0800661 "mirror_urls": [
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800662 "https://repo1.maven.org/maven2/com/google/errorprone/error_prone_check_api/2.18.0/error_prone_check_api-2.18.0.jar"
Yun Pengc749f802023-02-21 06:08:30 -0800663 ],
664 "packages": [
665 "com.google.errorprone",
666 "com.google.errorprone.apply",
667 "com.google.errorprone.bugpatterns",
668 "com.google.errorprone.dataflow",
669 "com.google.errorprone.dataflow.nullnesspropagation",
670 "com.google.errorprone.dataflow.nullnesspropagation.inference",
671 "com.google.errorprone.fixes",
672 "com.google.errorprone.matchers",
673 "com.google.errorprone.matchers.method",
674 "com.google.errorprone.names",
675 "com.google.errorprone.predicates",
676 "com.google.errorprone.predicates.type",
677 "com.google.errorprone.scanner",
678 "com.google.errorprone.suppliers",
679 "com.google.errorprone.util"
680 ],
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800681 "sha256": "6c34578691c4fae9bced50b2a3fe8b4e0420469fb0770655a3ea41ed2a9e40a4",
682 "url": "https://repo1.maven.org/maven2/com/google/errorprone/error_prone_check_api/2.18.0/error_prone_check_api-2.18.0.jar"
Yun Pengc749f802023-02-21 06:08:30 -0800683 },
684 {
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800685 "coord": "com.google.errorprone:error_prone_core:2.18.0",
Yun Pengc749f802023-02-21 06:08:30 -0800686 "dependencies": [
687 "com.github.ben-manes.caffeine:caffeine:3.0.5",
688 "com.github.kevinstern:software-and-algorithms:1.0",
689 "com.google.auto.service:auto-service-annotations:1.0.1",
690 "com.google.auto.value:auto-value-annotations:1.9",
691 "com.google.auto:auto-common:1.2.1",
692 "com.google.code.findbugs:jsr305:3.0.2",
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800693 "com.google.errorprone:error_prone_annotation:2.18.0",
694 "com.google.errorprone:error_prone_annotations:2.18.0",
695 "com.google.errorprone:error_prone_check_api:2.18.0",
696 "com.google.errorprone:error_prone_type_annotations:2.18.0",
Yun Pengc749f802023-02-21 06:08:30 -0800697 "com.google.guava:guava:31.1-jre",
698 "io.github.java-diff-utils:java-diff-utils:4.0",
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800699 "javax.inject:javax.inject:1",
Yun Pengc749f802023-02-21 06:08:30 -0800700 "org.checkerframework:checker-qual:3.19.0",
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800701 "org.checkerframework:dataflow-errorprone:3.27.0",
Yun Pengc749f802023-02-21 06:08:30 -0800702 "org.pcollections:pcollections:3.1.4"
703 ],
704 "directDependencies": [
705 "com.google.auto.service:auto-service-annotations:1.0.1",
706 "com.google.auto.value:auto-value-annotations:1.9",
707 "com.google.auto:auto-common:1.2.1",
708 "com.google.code.findbugs:jsr305:3.0.2",
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800709 "com.google.errorprone:error_prone_annotation:2.18.0",
710 "com.google.errorprone:error_prone_annotations:2.18.0",
711 "com.google.errorprone:error_prone_check_api:2.18.0",
712 "com.google.errorprone:error_prone_type_annotations:2.18.0",
Yun Pengc749f802023-02-21 06:08:30 -0800713 "com.google.guava:guava:31.1-jre",
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800714 "javax.inject:javax.inject:1",
715 "org.checkerframework:dataflow-errorprone:3.27.0",
Yun Pengc749f802023-02-21 06:08:30 -0800716 "org.pcollections:pcollections:3.1.4"
717 ],
718 "exclusions": [
719 "com.google.protobuf:protobuf-javalite",
720 "org.apache.httpcomponents:httpcore",
721 "com.google.protobuf:protobuf-java",
722 "org.eclipse.jgit:org.eclipse.jgit",
723 "org.apache.httpcomponents:httpclient"
724 ],
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800725 "file": "v1/https/repo1.maven.org/maven2/com/google/errorprone/error_prone_core/2.18.0/error_prone_core-2.18.0.jar",
Yun Pengc749f802023-02-21 06:08:30 -0800726 "mirror_urls": [
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800727 "https://repo1.maven.org/maven2/com/google/errorprone/error_prone_core/2.18.0/error_prone_core-2.18.0.jar"
Yun Pengc749f802023-02-21 06:08:30 -0800728 ],
729 "packages": [
730 "com.google.errorprone",
731 "com.google.errorprone.bugpatterns",
732 "com.google.errorprone.bugpatterns.android",
733 "com.google.errorprone.bugpatterns.apidiff",
734 "com.google.errorprone.bugpatterns.argumentselectiondefects",
735 "com.google.errorprone.bugpatterns.checkreturnvalue",
736 "com.google.errorprone.bugpatterns.collectionincompatibletype",
737 "com.google.errorprone.bugpatterns.flogger",
738 "com.google.errorprone.bugpatterns.formatstring",
739 "com.google.errorprone.bugpatterns.inject",
740 "com.google.errorprone.bugpatterns.inject.dagger",
741 "com.google.errorprone.bugpatterns.inject.guice",
742 "com.google.errorprone.bugpatterns.inlineme",
743 "com.google.errorprone.bugpatterns.javadoc",
744 "com.google.errorprone.bugpatterns.nullness",
745 "com.google.errorprone.bugpatterns.overloading",
746 "com.google.errorprone.bugpatterns.threadsafety",
747 "com.google.errorprone.bugpatterns.time",
748 "com.google.errorprone.refaster",
749 "com.google.errorprone.refaster.annotation",
750 "com.google.errorprone.scanner"
751 ],
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800752 "sha256": "eabbecefbb40c8ab7c2f17b5ef1715a8065f6b9718d4a02cf91850e65bfcc241",
753 "url": "https://repo1.maven.org/maven2/com/google/errorprone/error_prone_core/2.18.0/error_prone_core-2.18.0.jar"
Yun Pengc749f802023-02-21 06:08:30 -0800754 },
755 {
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800756 "coord": "com.google.errorprone:error_prone_type_annotations:2.18.0",
Yun Peng3d7937e2023-01-10 06:43:02 -0800757 "dependencies": [],
758 "directDependencies": [],
Yun Pengc749f802023-02-21 06:08:30 -0800759 "exclusions": [
760 "com.google.protobuf:protobuf-javalite",
761 "org.apache.httpcomponents:httpcore",
762 "com.google.protobuf:protobuf-java",
763 "org.eclipse.jgit:org.eclipse.jgit",
764 "org.apache.httpcomponents:httpclient"
765 ],
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800766 "file": "v1/https/repo1.maven.org/maven2/com/google/errorprone/error_prone_type_annotations/2.18.0/error_prone_type_annotations-2.18.0.jar",
Yun Peng3d7937e2023-01-10 06:43:02 -0800767 "mirror_urls": [
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800768 "https://repo1.maven.org/maven2/com/google/errorprone/error_prone_type_annotations/2.18.0/error_prone_type_annotations-2.18.0.jar"
Yun Peng3d7937e2023-01-10 06:43:02 -0800769 ],
770 "packages": [
771 "com.google.errorprone.annotations"
772 ],
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800773 "sha256": "d2ab73bc6807277f7463391504313e47bc3465ab1916339c8e82be633a9ab375",
774 "url": "https://repo1.maven.org/maven2/com/google/errorprone/error_prone_type_annotations/2.18.0/error_prone_type_annotations-2.18.0.jar"
Yun Peng3d7937e2023-01-10 06:43:02 -0800775 },
776 {
Yun Pengc749f802023-02-21 06:08:30 -0800777 "coord": "com.google.flogger:flogger-system-backend:0.5.1",
778 "dependencies": [
779 "com.google.flogger:flogger:0.5.1",
780 "org.checkerframework:checker-compat-qual:2.5.3"
781 ],
782 "directDependencies": [
783 "com.google.flogger:flogger:0.5.1",
784 "org.checkerframework:checker-compat-qual:2.5.3"
785 ],
786 "exclusions": [
787 "com.google.protobuf:protobuf-javalite",
788 "org.apache.httpcomponents:httpcore",
789 "com.google.protobuf:protobuf-java",
790 "org.eclipse.jgit:org.eclipse.jgit",
791 "org.apache.httpcomponents:httpclient"
792 ],
793 "file": "v1/https/repo1.maven.org/maven2/com/google/flogger/flogger-system-backend/0.5.1/flogger-system-backend-0.5.1.jar",
794 "mirror_urls": [
795 "https://repo1.maven.org/maven2/com/google/flogger/flogger-system-backend/0.5.1/flogger-system-backend-0.5.1.jar"
796 ],
797 "packages": [
798 "com.google.common.flogger.backend.system"
799 ],
800 "sha256": "685de33b53eb313049bbeee7f4b7a80dd09e8e754e96b048a3edab2cebb36442",
801 "url": "https://repo1.maven.org/maven2/com/google/flogger/flogger-system-backend/0.5.1/flogger-system-backend-0.5.1.jar"
802 },
803 {
804 "coord": "com.google.flogger:flogger:0.5.1",
805 "dependencies": [
806 "com.google.flogger:flogger:0.5.1",
807 "org.checkerframework:checker-compat-qual:2.5.3"
808 ],
809 "directDependencies": [
810 "com.google.flogger:flogger:0.5.1",
811 "org.checkerframework:checker-compat-qual:2.5.3"
812 ],
813 "exclusions": [
814 "com.google.protobuf:protobuf-javalite",
815 "org.apache.httpcomponents:httpcore",
816 "com.google.protobuf:protobuf-java",
817 "org.eclipse.jgit:org.eclipse.jgit",
818 "org.apache.httpcomponents:httpclient"
819 ],
820 "file": "v1/https/repo1.maven.org/maven2/com/google/flogger/flogger/0.5.1/flogger-0.5.1.jar",
821 "mirror_urls": [
822 "https://repo1.maven.org/maven2/com/google/flogger/flogger/0.5.1/flogger-0.5.1.jar"
823 ],
824 "packages": [
825 "com.google.common.flogger",
826 "com.google.common.flogger.backend",
827 "com.google.common.flogger.context",
828 "com.google.common.flogger.parameter",
829 "com.google.common.flogger.parser",
830 "com.google.common.flogger.util"
831 ],
832 "sha256": "b5ecd1483e041197012786f749968a62063c1964d3ecfbf96ba92a95797bb8f5",
833 "url": "https://repo1.maven.org/maven2/com/google/flogger/flogger/0.5.1/flogger-0.5.1.jar"
834 },
835 {
836 "coord": "com.google.flogger:google-extensions:0.5.1",
837 "dependencies": [
838 "com.google.flogger:flogger:0.5.1",
839 "org.checkerframework:checker-compat-qual:2.5.3"
840 ],
841 "directDependencies": [
842 "com.google.flogger:flogger:0.5.1"
843 ],
844 "exclusions": [
845 "com.google.protobuf:protobuf-javalite",
846 "org.apache.httpcomponents:httpcore",
847 "com.google.protobuf:protobuf-java",
848 "org.eclipse.jgit:org.eclipse.jgit",
849 "org.apache.httpcomponents:httpclient"
850 ],
851 "file": "v1/https/repo1.maven.org/maven2/com/google/flogger/google-extensions/0.5.1/google-extensions-0.5.1.jar",
852 "mirror_urls": [
853 "https://repo1.maven.org/maven2/com/google/flogger/google-extensions/0.5.1/google-extensions-0.5.1.jar"
854 ],
855 "packages": [
856 "com.google.common.flogger"
857 ],
858 "sha256": "8b0862cad85b9549f355fe383c6c63816d2f19529634e033ae06d0107ab110b9",
859 "url": "https://repo1.maven.org/maven2/com/google/flogger/google-extensions/0.5.1/google-extensions-0.5.1.jar"
860 },
861 {
Yun Peng3d7937e2023-01-10 06:43:02 -0800862 "coord": "com.google.guava:failureaccess:1.0.1",
863 "dependencies": [],
864 "directDependencies": [],
Yun Pengc749f802023-02-21 06:08:30 -0800865 "exclusions": [
866 "com.google.protobuf:protobuf-javalite",
867 "org.apache.httpcomponents:httpcore",
868 "com.google.protobuf:protobuf-java",
869 "org.eclipse.jgit:org.eclipse.jgit",
870 "org.apache.httpcomponents:httpclient"
871 ],
Yun Peng3d7937e2023-01-10 06:43:02 -0800872 "file": "v1/https/repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar",
873 "mirror_urls": [
Yun Pengc749f802023-02-21 06:08:30 -0800874 "https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar"
Yun Peng3d7937e2023-01-10 06:43:02 -0800875 ],
876 "packages": [
877 "com.google.common.util.concurrent.internal"
878 ],
879 "sha256": "a171ee4c734dd2da837e4b16be9df4661afab72a41adaf31eb84dfdaf936ca26",
880 "url": "https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar"
881 },
882 {
883 "coord": "com.google.guava:guava-testlib:31.1-jre",
884 "dependencies": [
885 "com.google.code.findbugs:jsr305:3.0.2",
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800886 "com.google.errorprone:error_prone_annotations:2.18.0",
Yun Peng3d7937e2023-01-10 06:43:02 -0800887 "com.google.guava:failureaccess:1.0.1",
888 "com.google.guava:guava:31.1-jre",
889 "com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava",
890 "com.google.j2objc:j2objc-annotations:1.3",
891 "junit:junit:4.13.2",
Yun Pengc749f802023-02-21 06:08:30 -0800892 "org.checkerframework:checker-qual:3.19.0",
Yun Peng3d7937e2023-01-10 06:43:02 -0800893 "org.hamcrest:hamcrest-core:1.3"
894 ],
895 "directDependencies": [
896 "com.google.code.findbugs:jsr305:3.0.2",
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800897 "com.google.errorprone:error_prone_annotations:2.18.0",
Yun Peng3d7937e2023-01-10 06:43:02 -0800898 "com.google.guava:guava:31.1-jre",
899 "com.google.j2objc:j2objc-annotations:1.3",
900 "junit:junit:4.13.2",
Yun Pengc749f802023-02-21 06:08:30 -0800901 "org.checkerframework:checker-qual:3.19.0"
902 ],
903 "exclusions": [
904 "com.google.protobuf:protobuf-javalite",
905 "org.apache.httpcomponents:httpcore",
906 "com.google.protobuf:protobuf-java",
907 "org.eclipse.jgit:org.eclipse.jgit",
908 "org.apache.httpcomponents:httpclient"
Yun Peng3d7937e2023-01-10 06:43:02 -0800909 ],
910 "file": "v1/https/repo1.maven.org/maven2/com/google/guava/guava-testlib/31.1-jre/guava-testlib-31.1-jre.jar",
911 "mirror_urls": [
Yun Pengc749f802023-02-21 06:08:30 -0800912 "https://repo1.maven.org/maven2/com/google/guava/guava-testlib/31.1-jre/guava-testlib-31.1-jre.jar"
Yun Peng3d7937e2023-01-10 06:43:02 -0800913 ],
914 "packages": [
915 "com.google.common.collect.testing",
916 "com.google.common.collect.testing.features",
917 "com.google.common.collect.testing.google",
918 "com.google.common.collect.testing.testers",
919 "com.google.common.escape.testing",
920 "com.google.common.testing",
921 "com.google.common.util.concurrent.testing"
922 ],
923 "sha256": "aadc71b10d5c3ac474dd16be84cfb18d257e584d1e0a59f8cab64ef4376226ce",
924 "url": "https://repo1.maven.org/maven2/com/google/guava/guava-testlib/31.1-jre/guava-testlib-31.1-jre.jar"
925 },
926 {
927 "coord": "com.google.guava:guava:31.1-jre",
928 "dependencies": [
929 "com.google.code.findbugs:jsr305:3.0.2",
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800930 "com.google.errorprone:error_prone_annotations:2.18.0",
Yun Peng3d7937e2023-01-10 06:43:02 -0800931 "com.google.guava:failureaccess:1.0.1",
932 "com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava",
933 "com.google.j2objc:j2objc-annotations:1.3",
Yun Pengc749f802023-02-21 06:08:30 -0800934 "org.checkerframework:checker-qual:3.19.0"
Yun Peng3d7937e2023-01-10 06:43:02 -0800935 ],
936 "directDependencies": [
937 "com.google.code.findbugs:jsr305:3.0.2",
Benjamin Petersonbc3166a2023-02-22 08:51:53 -0800938 "com.google.errorprone:error_prone_annotations:2.18.0",
Yun Peng3d7937e2023-01-10 06:43:02 -0800939 "com.google.guava:failureaccess:1.0.1",
940 "com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava",
941 "com.google.j2objc:j2objc-annotations:1.3",
Yun Pengc749f802023-02-21 06:08:30 -0800942 "org.checkerframework:checker-qual:3.19.0"
943 ],
944 "exclusions": [
945 "com.google.protobuf:protobuf-javalite",
946 "org.apache.httpcomponents:httpcore",
947 "com.google.protobuf:protobuf-java",
948 "org.eclipse.jgit:org.eclipse.jgit",
949 "org.apache.httpcomponents:httpclient"
Yun Peng3d7937e2023-01-10 06:43:02 -0800950 ],
951 "file": "v1/https/repo1.maven.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar",
952 "mirror_urls": [
Yun Pengc749f802023-02-21 06:08:30 -0800953 "https://repo1.maven.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar"
Yun Peng3d7937e2023-01-10 06:43:02 -0800954 ],
955 "packages": [
956 "com.google.common.annotations",
957 "com.google.common.base",
958 "com.google.common.base.internal",
959 "com.google.common.cache",
960 "com.google.common.collect",
961 "com.google.common.escape",
962 "com.google.common.eventbus",
963 "com.google.common.graph",
964 "com.google.common.hash",
965 "com.google.common.html",
966 "com.google.common.io",
967 "com.google.common.math",
968 "com.google.common.net",
969 "com.google.common.primitives",
970 "com.google.common.reflect",
971 "com.google.common.util.concurrent",
972 "com.google.common.xml",
973 "com.google.thirdparty.publicsuffix"
974 ],
975 "sha256": "a42edc9cab792e39fe39bb94f3fca655ed157ff87a8af78e1d6ba5b07c4a00ab",
976 "url": "https://repo1.maven.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar"
977 },
978 {
979 "coord": "com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava",
980 "dependencies": [],
981 "directDependencies": [],
Yun Pengc749f802023-02-21 06:08:30 -0800982 "exclusions": [
983 "com.google.protobuf:protobuf-javalite",
984 "org.apache.httpcomponents:httpcore",
985 "com.google.protobuf:protobuf-java",
986 "org.eclipse.jgit:org.eclipse.jgit",
987 "org.apache.httpcomponents:httpclient"
988 ],
Yun Peng3d7937e2023-01-10 06:43:02 -0800989 "file": "v1/https/repo1.maven.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar",
990 "mirror_urls": [
Yun Pengc749f802023-02-21 06:08:30 -0800991 "https://repo1.maven.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar"
Yun Peng3d7937e2023-01-10 06:43:02 -0800992 ],
993 "packages": [],
994 "sha256": "b372a037d4230aa57fbeffdef30fd6123f9c0c2db85d0aced00c91b974f33f99",
995 "url": "https://repo1.maven.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar"
996 },
997 {
Yun Pengc749f802023-02-21 06:08:30 -0800998 "coord": "com.google.http-client:google-http-client-apache-v2:1.42.0",
999 "dependencies": [
1000 "com.google.code.findbugs:jsr305:3.0.2",
1001 "com.google.guava:guava:31.1-jre",
1002 "com.google.http-client:google-http-client:1.42.0",
1003 "com.google.j2objc:j2objc-annotations:1.3",
1004 "io.grpc:grpc-context:1.47.0",
1005 "io.opencensus:opencensus-api:0.31.1",
1006 "io.opencensus:opencensus-contrib-http-util:0.31.1"
1007 ],
1008 "directDependencies": [
1009 "com.google.http-client:google-http-client:1.42.0"
1010 ],
1011 "exclusions": [
1012 "com.google.protobuf:protobuf-javalite",
1013 "org.apache.httpcomponents:httpcore",
1014 "com.google.protobuf:protobuf-java",
1015 "org.eclipse.jgit:org.eclipse.jgit",
1016 "org.apache.httpcomponents:httpclient"
1017 ],
1018 "file": "v1/https/repo1.maven.org/maven2/com/google/http-client/google-http-client-apache-v2/1.42.0/google-http-client-apache-v2-1.42.0.jar",
1019 "mirror_urls": [
1020 "https://repo1.maven.org/maven2/com/google/http-client/google-http-client-apache-v2/1.42.0/google-http-client-apache-v2-1.42.0.jar"
1021 ],
1022 "packages": [
1023 "com.google.api.client.http.apache.v2"
1024 ],
1025 "sha256": "1fc4964236b67cf3c5651d7ac1dff668f73b7810c7f1dc0862a0e5bc01608785",
1026 "url": "https://repo1.maven.org/maven2/com/google/http-client/google-http-client-apache-v2/1.42.0/google-http-client-apache-v2-1.42.0.jar"
1027 },
1028 {
1029 "coord": "com.google.http-client:google-http-client-gson:1.42.0",
1030 "dependencies": [
1031 "com.google.code.findbugs:jsr305:3.0.2",
1032 "com.google.code.gson:gson:2.9.0",
1033 "com.google.guava:guava:31.1-jre",
1034 "com.google.http-client:google-http-client:1.42.0",
1035 "com.google.j2objc:j2objc-annotations:1.3",
1036 "io.grpc:grpc-context:1.47.0",
1037 "io.opencensus:opencensus-api:0.31.1",
1038 "io.opencensus:opencensus-contrib-http-util:0.31.1"
1039 ],
1040 "directDependencies": [
1041 "com.google.code.gson:gson:2.9.0",
1042 "com.google.http-client:google-http-client:1.42.0"
1043 ],
1044 "exclusions": [
1045 "com.google.protobuf:protobuf-javalite",
1046 "org.apache.httpcomponents:httpcore",
1047 "com.google.protobuf:protobuf-java",
1048 "org.eclipse.jgit:org.eclipse.jgit",
1049 "org.apache.httpcomponents:httpclient"
1050 ],
1051 "file": "v1/https/repo1.maven.org/maven2/com/google/http-client/google-http-client-gson/1.42.0/google-http-client-gson-1.42.0.jar",
1052 "mirror_urls": [
1053 "https://repo1.maven.org/maven2/com/google/http-client/google-http-client-gson/1.42.0/google-http-client-gson-1.42.0.jar"
1054 ],
1055 "packages": [
1056 "com.google.api.client.json.gson"
1057 ],
1058 "sha256": "cb852272c1cb0c8449d8b1a70f3e0f2c1efb2063e543183faa43078fb446f540",
1059 "url": "https://repo1.maven.org/maven2/com/google/http-client/google-http-client-gson/1.42.0/google-http-client-gson-1.42.0.jar"
1060 },
1061 {
1062 "coord": "com.google.http-client:google-http-client:1.42.0",
1063 "dependencies": [
1064 "com.google.code.findbugs:jsr305:3.0.2",
1065 "com.google.guava:guava:31.1-jre",
1066 "com.google.j2objc:j2objc-annotations:1.3",
1067 "io.grpc:grpc-context:1.47.0",
1068 "io.opencensus:opencensus-api:0.31.1",
1069 "io.opencensus:opencensus-contrib-http-util:0.31.1"
1070 ],
1071 "directDependencies": [
1072 "com.google.code.findbugs:jsr305:3.0.2",
1073 "com.google.guava:guava:31.1-jre",
1074 "com.google.j2objc:j2objc-annotations:1.3",
1075 "io.opencensus:opencensus-api:0.31.1",
1076 "io.opencensus:opencensus-contrib-http-util:0.31.1"
1077 ],
1078 "exclusions": [
1079 "com.google.protobuf:protobuf-javalite",
1080 "org.apache.httpcomponents:httpcore",
1081 "com.google.protobuf:protobuf-java",
1082 "org.eclipse.jgit:org.eclipse.jgit",
1083 "org.apache.httpcomponents:httpclient"
1084 ],
1085 "file": "v1/https/repo1.maven.org/maven2/com/google/http-client/google-http-client/1.42.0/google-http-client-1.42.0.jar",
1086 "mirror_urls": [
1087 "https://repo1.maven.org/maven2/com/google/http-client/google-http-client/1.42.0/google-http-client-1.42.0.jar"
1088 ],
1089 "packages": [
1090 "com.google.api.client.http",
1091 "com.google.api.client.http.apache",
1092 "com.google.api.client.http.javanet",
1093 "com.google.api.client.http.json",
1094 "com.google.api.client.json",
1095 "com.google.api.client.json.rpc2",
1096 "com.google.api.client.json.webtoken",
1097 "com.google.api.client.testing.http",
1098 "com.google.api.client.testing.http.apache",
1099 "com.google.api.client.testing.http.javanet",
1100 "com.google.api.client.testing.json",
1101 "com.google.api.client.testing.json.webtoken",
1102 "com.google.api.client.testing.util",
1103 "com.google.api.client.util",
1104 "com.google.api.client.util.escape",
1105 "com.google.api.client.util.store"
1106 ],
1107 "sha256": "82ca0e08171846d1768d5ac3f13244d6fe5a54102c14735ef40bf15d57d478e5",
1108 "url": "https://repo1.maven.org/maven2/com/google/http-client/google-http-client/1.42.0/google-http-client-1.42.0.jar"
1109 },
1110 {
Yun Peng3d7937e2023-01-10 06:43:02 -08001111 "coord": "com.google.j2objc:j2objc-annotations:1.3",
1112 "dependencies": [],
1113 "directDependencies": [],
Yun Pengc749f802023-02-21 06:08:30 -08001114 "exclusions": [
1115 "com.google.protobuf:protobuf-javalite",
1116 "org.apache.httpcomponents:httpcore",
1117 "com.google.protobuf:protobuf-java",
1118 "org.eclipse.jgit:org.eclipse.jgit",
1119 "org.apache.httpcomponents:httpclient"
1120 ],
Yun Peng3d7937e2023-01-10 06:43:02 -08001121 "file": "v1/https/repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar",
1122 "mirror_urls": [
Yun Pengc749f802023-02-21 06:08:30 -08001123 "https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar"
Yun Peng3d7937e2023-01-10 06:43:02 -08001124 ],
1125 "packages": [
1126 "com.google.j2objc.annotations"
1127 ],
1128 "sha256": "21af30c92267bd6122c0e0b4d20cccb6641a37eaf956c6540ec471d584e64a7b",
1129 "url": "https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar"
1130 },
1131 {
Yun Pengc749f802023-02-21 06:08:30 -08001132 "coord": "com.google.oauth-client:google-oauth-client:1.34.1",
1133 "dependencies": [
1134 "com.google.code.findbugs:jsr305:3.0.2",
1135 "com.google.code.gson:gson:2.9.0",
1136 "com.google.guava:guava:31.1-jre",
1137 "com.google.http-client:google-http-client-gson:1.42.0",
1138 "com.google.http-client:google-http-client:1.42.0",
1139 "com.google.j2objc:j2objc-annotations:1.3",
1140 "io.grpc:grpc-context:1.47.0",
1141 "io.opencensus:opencensus-api:0.31.1",
1142 "io.opencensus:opencensus-contrib-http-util:0.31.1"
1143 ],
1144 "directDependencies": [
1145 "com.google.guava:guava:31.1-jre",
1146 "com.google.http-client:google-http-client-gson:1.42.0",
1147 "com.google.http-client:google-http-client:1.42.0"
1148 ],
1149 "exclusions": [
1150 "com.google.protobuf:protobuf-javalite",
1151 "org.apache.httpcomponents:httpcore",
1152 "com.google.protobuf:protobuf-java",
1153 "org.eclipse.jgit:org.eclipse.jgit",
1154 "org.apache.httpcomponents:httpclient"
1155 ],
1156 "file": "v1/https/repo1.maven.org/maven2/com/google/oauth-client/google-oauth-client/1.34.1/google-oauth-client-1.34.1.jar",
1157 "mirror_urls": [
1158 "https://repo1.maven.org/maven2/com/google/oauth-client/google-oauth-client/1.34.1/google-oauth-client-1.34.1.jar"
1159 ],
1160 "packages": [
1161 "com.google.api.client.auth.oauth",
1162 "com.google.api.client.auth.oauth2",
1163 "com.google.api.client.auth.openidconnect"
1164 ],
1165 "sha256": "193edf97aefa28b93c5892bdc598bac34fa4c396588030084f290b1440e8b98a",
1166 "url": "https://repo1.maven.org/maven2/com/google/oauth-client/google-oauth-client/1.34.1/google-oauth-client-1.34.1.jar"
1167 },
1168 {
salma-samyc8f940b2023-01-30 08:49:57 -08001169 "coord": "com.ryanharter.auto.value:auto-value-gson-extension:1.3.1",
1170 "dependencies": [
Yun Pengc749f802023-02-21 06:08:30 -08001171 "com.google.auto.value:auto-value-annotations:1.9",
1172 "com.google.auto.value:auto-value:1.8.2",
1173 "com.google.code.gson:gson:2.9.0",
salma-samyc8f940b2023-01-30 08:49:57 -08001174 "com.ryanharter.auto.value:auto-value-gson-runtime:1.3.1",
1175 "com.squareup:javapoet:1.12.0",
1176 "io.sweers.autotransient:autotransient:1.0.0"
1177 ],
1178 "directDependencies": [
Yun Pengc749f802023-02-21 06:08:30 -08001179 "com.google.auto.value:auto-value-annotations:1.9",
1180 "com.google.auto.value:auto-value:1.8.2",
1181 "com.google.code.gson:gson:2.9.0",
salma-samyc8f940b2023-01-30 08:49:57 -08001182 "com.ryanharter.auto.value:auto-value-gson-runtime:1.3.1",
1183 "com.squareup:javapoet:1.12.0"
1184 ],
Yun Pengc749f802023-02-21 06:08:30 -08001185 "exclusions": [
1186 "com.google.protobuf:protobuf-javalite",
1187 "org.apache.httpcomponents:httpcore",
1188 "com.google.protobuf:protobuf-java",
1189 "org.eclipse.jgit:org.eclipse.jgit",
1190 "org.apache.httpcomponents:httpclient"
1191 ],
salma-samyc8f940b2023-01-30 08:49:57 -08001192 "file": "v1/https/repo1.maven.org/maven2/com/ryanharter/auto/value/auto-value-gson-extension/1.3.1/auto-value-gson-extension-1.3.1.jar",
1193 "mirror_urls": [
Yun Pengc749f802023-02-21 06:08:30 -08001194 "https://repo1.maven.org/maven2/com/ryanharter/auto/value/auto-value-gson-extension/1.3.1/auto-value-gson-extension-1.3.1.jar"
salma-samyc8f940b2023-01-30 08:49:57 -08001195 ],
1196 "packages": [
1197 "autovaluegson.shaded.com.google.auto.common",
1198 "autovaluegson.shaded.com.google.common.annotations",
1199 "autovaluegson.shaded.com.google.common.base",
1200 "autovaluegson.shaded.com.google.common.cache",
1201 "autovaluegson.shaded.com.google.common.collect",
1202 "autovaluegson.shaded.com.google.common.escape",
1203 "autovaluegson.shaded.com.google.common.eventbus",
1204 "autovaluegson.shaded.com.google.common.graph",
1205 "autovaluegson.shaded.com.google.common.hash",
1206 "autovaluegson.shaded.com.google.common.html",
1207 "autovaluegson.shaded.com.google.common.io",
1208 "autovaluegson.shaded.com.google.common.math",
1209 "autovaluegson.shaded.com.google.common.net",
1210 "autovaluegson.shaded.com.google.common.primitives",
1211 "autovaluegson.shaded.com.google.common.reflect",
1212 "autovaluegson.shaded.com.google.common.util.concurrent",
1213 "autovaluegson.shaded.com.google.common.xml",
1214 "com.ryanharter.auto.value.gson"
1215 ],
1216 "sha256": "261be84be30a56994e132d718a85efcd579197a2edb9426b84c5722c56955eca",
1217 "url": "https://repo1.maven.org/maven2/com/ryanharter/auto/value/auto-value-gson-extension/1.3.1/auto-value-gson-extension-1.3.1.jar"
1218 },
1219 {
1220 "coord": "com.ryanharter.auto.value:auto-value-gson-factory:1.3.1",
1221 "dependencies": [
Yun Pengc749f802023-02-21 06:08:30 -08001222 "com.google.auto.value:auto-value-annotations:1.9",
1223 "com.google.auto.value:auto-value:1.8.2",
1224 "com.google.code.gson:gson:2.9.0",
salma-samyc8f940b2023-01-30 08:49:57 -08001225 "com.ryanharter.auto.value:auto-value-gson-extension:1.3.1",
1226 "com.ryanharter.auto.value:auto-value-gson-runtime:1.3.1",
1227 "com.squareup:javapoet:1.12.0",
1228 "io.sweers.autotransient:autotransient:1.0.0"
1229 ],
1230 "directDependencies": [
Yun Pengc749f802023-02-21 06:08:30 -08001231 "com.google.auto.value:auto-value-annotations:1.9",
1232 "com.google.code.gson:gson:2.9.0",
salma-samyc8f940b2023-01-30 08:49:57 -08001233 "com.ryanharter.auto.value:auto-value-gson-extension:1.3.1",
1234 "com.squareup:javapoet:1.12.0"
1235 ],
Yun Pengc749f802023-02-21 06:08:30 -08001236 "exclusions": [
1237 "com.google.protobuf:protobuf-javalite",
1238 "org.apache.httpcomponents:httpcore",
1239 "com.google.protobuf:protobuf-java",
1240 "org.eclipse.jgit:org.eclipse.jgit",
1241 "org.apache.httpcomponents:httpclient"
1242 ],
salma-samyc8f940b2023-01-30 08:49:57 -08001243 "file": "v1/https/repo1.maven.org/maven2/com/ryanharter/auto/value/auto-value-gson-factory/1.3.1/auto-value-gson-factory-1.3.1.jar",
1244 "mirror_urls": [
Yun Pengc749f802023-02-21 06:08:30 -08001245 "https://repo1.maven.org/maven2/com/ryanharter/auto/value/auto-value-gson-factory/1.3.1/auto-value-gson-factory-1.3.1.jar"
salma-samyc8f940b2023-01-30 08:49:57 -08001246 ],
1247 "packages": [
1248 "autovaluegson.factory.shaded.com.google.auto.common",
1249 "autovaluegson.factory.shaded.com.google.common.annotations",
1250 "autovaluegson.factory.shaded.com.google.common.base",
1251 "autovaluegson.factory.shaded.com.google.common.cache",
1252 "autovaluegson.factory.shaded.com.google.common.collect",
1253 "autovaluegson.factory.shaded.com.google.common.escape",
1254 "autovaluegson.factory.shaded.com.google.common.eventbus",
1255 "autovaluegson.factory.shaded.com.google.common.graph",
1256 "autovaluegson.factory.shaded.com.google.common.hash",
1257 "autovaluegson.factory.shaded.com.google.common.html",
1258 "autovaluegson.factory.shaded.com.google.common.io",
1259 "autovaluegson.factory.shaded.com.google.common.math",
1260 "autovaluegson.factory.shaded.com.google.common.net",
1261 "autovaluegson.factory.shaded.com.google.common.primitives",
1262 "autovaluegson.factory.shaded.com.google.common.reflect",
1263 "autovaluegson.factory.shaded.com.google.common.util.concurrent",
1264 "autovaluegson.factory.shaded.com.google.common.xml",
1265 "com.ryanharter.auto.value.gson.factory"
1266 ],
1267 "sha256": "5a76c3d401c984999d59868f08df05a15613d1428f7764fed80b722e2a277f6c",
1268 "url": "https://repo1.maven.org/maven2/com/ryanharter/auto/value/auto-value-gson-factory/1.3.1/auto-value-gson-factory-1.3.1.jar"
1269 },
1270 {
1271 "coord": "com.ryanharter.auto.value:auto-value-gson-runtime:1.3.1",
1272 "dependencies": [
Yun Pengc749f802023-02-21 06:08:30 -08001273 "com.google.code.gson:gson:2.9.0",
salma-samyc8f940b2023-01-30 08:49:57 -08001274 "io.sweers.autotransient:autotransient:1.0.0"
1275 ],
1276 "directDependencies": [
Yun Pengc749f802023-02-21 06:08:30 -08001277 "com.google.code.gson:gson:2.9.0",
salma-samyc8f940b2023-01-30 08:49:57 -08001278 "io.sweers.autotransient:autotransient:1.0.0"
1279 ],
Yun Pengc749f802023-02-21 06:08:30 -08001280 "exclusions": [
1281 "com.google.protobuf:protobuf-javalite",
1282 "org.apache.httpcomponents:httpcore",
1283 "com.google.protobuf:protobuf-java",
1284 "org.eclipse.jgit:org.eclipse.jgit",
1285 "org.apache.httpcomponents:httpclient"
1286 ],
salma-samyc8f940b2023-01-30 08:49:57 -08001287 "file": "v1/https/repo1.maven.org/maven2/com/ryanharter/auto/value/auto-value-gson-runtime/1.3.1/auto-value-gson-runtime-1.3.1.jar",
1288 "mirror_urls": [
Yun Pengc749f802023-02-21 06:08:30 -08001289 "https://repo1.maven.org/maven2/com/ryanharter/auto/value/auto-value-gson-runtime/1.3.1/auto-value-gson-runtime-1.3.1.jar"
salma-samyc8f940b2023-01-30 08:49:57 -08001290 ],
1291 "packages": [
1292 "com.ryanharter.auto.value.gson",
1293 "com.ryanharter.auto.value.gson.internal"
1294 ],
1295 "sha256": "84ee23b7989d4bf19930b5bd3d03c0f2efb9e73bcee3a0208a9d1b2e1979c049",
1296 "url": "https://repo1.maven.org/maven2/com/ryanharter/auto/value/auto-value-gson-runtime/1.3.1/auto-value-gson-runtime-1.3.1.jar"
1297 },
1298 {
1299 "coord": "com.squareup:javapoet:1.12.0",
1300 "dependencies": [],
1301 "directDependencies": [],
Yun Pengc749f802023-02-21 06:08:30 -08001302 "exclusions": [
1303 "com.google.protobuf:protobuf-javalite",
1304 "org.apache.httpcomponents:httpcore",
1305 "com.google.protobuf:protobuf-java",
1306 "org.eclipse.jgit:org.eclipse.jgit",
1307 "org.apache.httpcomponents:httpclient"
1308 ],
salma-samyc8f940b2023-01-30 08:49:57 -08001309 "file": "v1/https/repo1.maven.org/maven2/com/squareup/javapoet/1.12.0/javapoet-1.12.0.jar",
1310 "mirror_urls": [
Yun Pengc749f802023-02-21 06:08:30 -08001311 "https://repo1.maven.org/maven2/com/squareup/javapoet/1.12.0/javapoet-1.12.0.jar"
salma-samyc8f940b2023-01-30 08:49:57 -08001312 ],
1313 "packages": [
1314 "com.squareup.javapoet"
1315 ],
1316 "sha256": "2b70cdfa8c9e997b4007035a266c273c0df341f9c57c9d0b45a680ae3fd882db",
1317 "url": "https://repo1.maven.org/maven2/com/squareup/javapoet/1.12.0/javapoet-1.12.0.jar"
1318 },
1319 {
Yun Pengc749f802023-02-21 06:08:30 -08001320 "coord": "commons-collections:commons-collections:3.2.2",
1321 "dependencies": [],
1322 "directDependencies": [],
1323 "exclusions": [
1324 "com.google.protobuf:protobuf-javalite",
1325 "org.apache.httpcomponents:httpcore",
1326 "com.google.protobuf:protobuf-java",
1327 "org.eclipse.jgit:org.eclipse.jgit",
1328 "org.apache.httpcomponents:httpclient"
1329 ],
1330 "file": "v1/https/repo1.maven.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar",
1331 "mirror_urls": [
1332 "https://repo1.maven.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar"
1333 ],
1334 "packages": [
1335 "org.apache.commons.collections",
1336 "org.apache.commons.collections.bag",
1337 "org.apache.commons.collections.bidimap",
1338 "org.apache.commons.collections.buffer",
1339 "org.apache.commons.collections.collection",
1340 "org.apache.commons.collections.comparators",
1341 "org.apache.commons.collections.functors",
1342 "org.apache.commons.collections.iterators",
1343 "org.apache.commons.collections.keyvalue",
1344 "org.apache.commons.collections.list",
1345 "org.apache.commons.collections.map",
1346 "org.apache.commons.collections.set"
1347 ],
1348 "sha256": "eeeae917917144a68a741d4c0dff66aa5c5c5fd85593ff217bced3fc8ca783b8",
1349 "url": "https://repo1.maven.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar"
1350 },
1351 {
1352 "coord": "commons-lang:commons-lang:2.6",
1353 "dependencies": [],
1354 "directDependencies": [],
1355 "exclusions": [
1356 "com.google.protobuf:protobuf-javalite",
1357 "org.apache.httpcomponents:httpcore",
1358 "com.google.protobuf:protobuf-java",
1359 "org.eclipse.jgit:org.eclipse.jgit",
1360 "org.apache.httpcomponents:httpclient"
1361 ],
1362 "file": "v1/https/repo1.maven.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar",
1363 "mirror_urls": [
1364 "https://repo1.maven.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar"
1365 ],
1366 "packages": [
1367 "org.apache.commons.lang",
1368 "org.apache.commons.lang.builder",
1369 "org.apache.commons.lang.enum",
1370 "org.apache.commons.lang.enums",
1371 "org.apache.commons.lang.exception",
1372 "org.apache.commons.lang.math",
1373 "org.apache.commons.lang.mutable",
1374 "org.apache.commons.lang.reflect",
1375 "org.apache.commons.lang.text",
1376 "org.apache.commons.lang.time"
1377 ],
1378 "sha256": "50f11b09f877c294d56f24463f47d28f929cf5044f648661c0f0cfbae9a2f49c",
1379 "url": "https://repo1.maven.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar"
1380 },
1381 {
1382 "coord": "io.github.java-diff-utils:java-diff-utils:4.0",
1383 "dependencies": [],
1384 "directDependencies": [],
1385 "exclusions": [
1386 "com.google.protobuf:protobuf-javalite",
1387 "org.apache.httpcomponents:httpcore",
1388 "com.google.protobuf:protobuf-java",
1389 "org.eclipse.jgit:org.eclipse.jgit",
1390 "org.apache.httpcomponents:httpclient"
1391 ],
1392 "file": "v1/https/repo1.maven.org/maven2/io/github/java-diff-utils/java-diff-utils/4.0/java-diff-utils-4.0.jar",
1393 "mirror_urls": [
1394 "https://repo1.maven.org/maven2/io/github/java-diff-utils/java-diff-utils/4.0/java-diff-utils-4.0.jar"
1395 ],
1396 "packages": [
1397 "com.github.difflib",
1398 "com.github.difflib.algorithm",
1399 "com.github.difflib.algorithm.jgit",
1400 "com.github.difflib.algorithm.myers",
1401 "com.github.difflib.patch",
1402 "com.github.difflib.text"
1403 ],
1404 "sha256": "810232374e76a954949f0e2185cd7d9515addb918cf3da3481f77e07c356b49a",
1405 "url": "https://repo1.maven.org/maven2/io/github/java-diff-utils/java-diff-utils/4.0/java-diff-utils-4.0.jar"
1406 },
1407 {
1408 "coord": "io.grpc:grpc-api:1.47.0",
1409 "dependencies": [
1410 "com.google.code.findbugs:jsr305:3.0.2",
Benjamin Petersonbc3166a2023-02-22 08:51:53 -08001411 "com.google.errorprone:error_prone_annotations:2.18.0",
Yun Pengc749f802023-02-21 06:08:30 -08001412 "com.google.guava:guava:31.1-jre",
1413 "io.grpc:grpc-context:1.47.0"
1414 ],
1415 "directDependencies": [
1416 "com.google.code.findbugs:jsr305:3.0.2",
Benjamin Petersonbc3166a2023-02-22 08:51:53 -08001417 "com.google.errorprone:error_prone_annotations:2.18.0",
Yun Pengc749f802023-02-21 06:08:30 -08001418 "com.google.guava:guava:31.1-jre",
1419 "io.grpc:grpc-context:1.47.0"
1420 ],
1421 "exclusions": [
1422 "com.google.protobuf:protobuf-javalite",
1423 "org.apache.httpcomponents:httpcore",
1424 "com.google.protobuf:protobuf-java",
1425 "org.eclipse.jgit:org.eclipse.jgit",
1426 "org.apache.httpcomponents:httpclient"
1427 ],
1428 "file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-api/1.47.0/grpc-api-1.47.0.jar",
1429 "mirror_urls": [
1430 "https://repo1.maven.org/maven2/io/grpc/grpc-api/1.47.0/grpc-api-1.47.0.jar"
1431 ],
1432 "packages": [
1433 "io.grpc"
1434 ],
1435 "sha256": "1f010f2b5c3a2eb36e006c134908bb710300add1587184c54b00f395967a59de",
1436 "url": "https://repo1.maven.org/maven2/io/grpc/grpc-api/1.47.0/grpc-api-1.47.0.jar"
1437 },
1438 {
1439 "coord": "io.grpc:grpc-auth:1.47.0",
1440 "dependencies": [
1441 "com.google.auth:google-auth-library-credentials:1.6.0",
1442 "com.google.guava:guava:31.1-jre",
1443 "io.grpc:grpc-api:1.47.0"
1444 ],
1445 "directDependencies": [
1446 "com.google.auth:google-auth-library-credentials:1.6.0",
1447 "com.google.guava:guava:31.1-jre",
1448 "io.grpc:grpc-api:1.47.0"
1449 ],
1450 "exclusions": [
1451 "com.google.protobuf:protobuf-javalite",
1452 "org.apache.httpcomponents:httpcore",
1453 "com.google.protobuf:protobuf-java",
1454 "org.eclipse.jgit:org.eclipse.jgit",
1455 "org.apache.httpcomponents:httpclient"
1456 ],
1457 "file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-auth/1.47.0/grpc-auth-1.47.0.jar",
1458 "mirror_urls": [
1459 "https://repo1.maven.org/maven2/io/grpc/grpc-auth/1.47.0/grpc-auth-1.47.0.jar"
1460 ],
1461 "packages": [
1462 "io.grpc.auth"
1463 ],
1464 "sha256": "7093b13b735a51e1c7a2f08c66f3c0b78b1e95ff7deee4efb122f70b4c5a50fe",
1465 "url": "https://repo1.maven.org/maven2/io/grpc/grpc-auth/1.47.0/grpc-auth-1.47.0.jar"
1466 },
1467 {
1468 "coord": "io.grpc:grpc-context:1.47.0",
1469 "dependencies": [],
1470 "directDependencies": [],
1471 "exclusions": [
1472 "com.google.protobuf:protobuf-javalite",
1473 "org.apache.httpcomponents:httpcore",
1474 "com.google.protobuf:protobuf-java",
1475 "org.eclipse.jgit:org.eclipse.jgit",
1476 "org.apache.httpcomponents:httpclient"
1477 ],
1478 "file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-context/1.47.0/grpc-context-1.47.0.jar",
1479 "mirror_urls": [
1480 "https://repo1.maven.org/maven2/io/grpc/grpc-context/1.47.0/grpc-context-1.47.0.jar"
1481 ],
1482 "packages": [
1483 "io.grpc"
1484 ],
1485 "sha256": "96be1500d7cf441aa254a064d6dfea3c5bd96e018051724fa0bf73e14b8634e8",
1486 "url": "https://repo1.maven.org/maven2/io/grpc/grpc-context/1.47.0/grpc-context-1.47.0.jar"
1487 },
1488 {
1489 "coord": "io.grpc:grpc-core:1.47.0",
1490 "dependencies": [
1491 "com.google.android:annotations:4.1.1.4",
1492 "com.google.code.gson:gson:2.9.0",
Benjamin Petersonbc3166a2023-02-22 08:51:53 -08001493 "com.google.errorprone:error_prone_annotations:2.18.0",
Yun Pengc749f802023-02-21 06:08:30 -08001494 "com.google.guava:guava:31.1-jre",
1495 "io.grpc:grpc-api:1.47.0",
1496 "io.perfmark:perfmark-api:0.25.0",
1497 "org.codehaus.mojo:animal-sniffer-annotations:1.19"
1498 ],
1499 "directDependencies": [
1500 "com.google.android:annotations:4.1.1.4",
1501 "com.google.code.gson:gson:2.9.0",
Benjamin Petersonbc3166a2023-02-22 08:51:53 -08001502 "com.google.errorprone:error_prone_annotations:2.18.0",
Yun Pengc749f802023-02-21 06:08:30 -08001503 "com.google.guava:guava:31.1-jre",
1504 "io.grpc:grpc-api:1.47.0",
1505 "io.perfmark:perfmark-api:0.25.0",
1506 "org.codehaus.mojo:animal-sniffer-annotations:1.19"
1507 ],
1508 "exclusions": [
1509 "com.google.protobuf:protobuf-javalite",
1510 "org.apache.httpcomponents:httpcore",
1511 "com.google.protobuf:protobuf-java",
1512 "org.eclipse.jgit:org.eclipse.jgit",
1513 "org.apache.httpcomponents:httpclient"
1514 ],
1515 "file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-core/1.47.0/grpc-core-1.47.0.jar",
1516 "mirror_urls": [
1517 "https://repo1.maven.org/maven2/io/grpc/grpc-core/1.47.0/grpc-core-1.47.0.jar"
1518 ],
1519 "packages": [
1520 "io.grpc.inprocess",
1521 "io.grpc.internal",
1522 "io.grpc.util"
1523 ],
1524 "sha256": "9bdff03bc11d98101498e791c0057c9834c9a926c9726896a7c2832099130640",
1525 "url": "https://repo1.maven.org/maven2/io/grpc/grpc-core/1.47.0/grpc-core-1.47.0.jar"
1526 },
1527 {
1528 "coord": "io.grpc:grpc-netty:1.47.0",
1529 "dependencies": [
Benjamin Petersonbc3166a2023-02-22 08:51:53 -08001530 "com.google.errorprone:error_prone_annotations:2.18.0",
Yun Pengc749f802023-02-21 06:08:30 -08001531 "com.google.guava:guava:31.1-jre",
1532 "io.grpc:grpc-core:1.47.0",
1533 "io.netty:netty-codec-http2:4.1.87.Final",
1534 "io.netty:netty-handler-proxy:4.1.87.Final",
1535 "io.netty:netty-transport-native-unix-common:4.1.87.Final",
1536 "io.perfmark:perfmark-api:0.25.0"
1537 ],
1538 "directDependencies": [
Benjamin Petersonbc3166a2023-02-22 08:51:53 -08001539 "com.google.errorprone:error_prone_annotations:2.18.0",
Yun Pengc749f802023-02-21 06:08:30 -08001540 "com.google.guava:guava:31.1-jre",
1541 "io.grpc:grpc-core:1.47.0",
1542 "io.netty:netty-codec-http2:4.1.87.Final",
1543 "io.netty:netty-handler-proxy:4.1.87.Final",
1544 "io.netty:netty-transport-native-unix-common:4.1.87.Final",
1545 "io.perfmark:perfmark-api:0.25.0"
1546 ],
1547 "exclusions": [
1548 "com.google.protobuf:protobuf-javalite",
1549 "org.apache.httpcomponents:httpcore",
1550 "com.google.protobuf:protobuf-java",
1551 "org.eclipse.jgit:org.eclipse.jgit",
1552 "org.apache.httpcomponents:httpclient"
1553 ],
1554 "file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-netty/1.47.0/grpc-netty-1.47.0.jar",
1555 "mirror_urls": [
1556 "https://repo1.maven.org/maven2/io/grpc/grpc-netty/1.47.0/grpc-netty-1.47.0.jar"
1557 ],
1558 "packages": [
1559 "io.grpc.netty"
1560 ],
1561 "sha256": "4ce9ff08146dfa61c4a54ae454df3501443c5e72193e0ac47d9748a14db91125",
1562 "url": "https://repo1.maven.org/maven2/io/grpc/grpc-netty/1.47.0/grpc-netty-1.47.0.jar"
1563 },
1564 {
1565 "coord": "io.grpc:grpc-protobuf-lite:1.47.0",
1566 "dependencies": [
1567 "com.google.code.findbugs:jsr305:3.0.2",
Benjamin Petersonbc3166a2023-02-22 08:51:53 -08001568 "com.google.errorprone:error_prone_annotations:2.18.0",
Yun Pengc749f802023-02-21 06:08:30 -08001569 "com.google.guava:guava:31.1-jre",
1570 "io.grpc:grpc-api:1.47.0",
1571 "io.grpc:grpc-context:1.47.0"
1572 ],
1573 "directDependencies": [
1574 "com.google.code.findbugs:jsr305:3.0.2",
1575 "com.google.guava:guava:31.1-jre",
1576 "io.grpc:grpc-api:1.47.0"
1577 ],
1578 "exclusions": [
1579 "com.google.protobuf:protobuf-javalite",
1580 "org.apache.httpcomponents:httpcore",
1581 "com.google.protobuf:protobuf-java",
1582 "org.eclipse.jgit:org.eclipse.jgit",
1583 "org.apache.httpcomponents:httpclient"
1584 ],
1585 "file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-protobuf-lite/1.47.0/grpc-protobuf-lite-1.47.0.jar",
1586 "mirror_urls": [
1587 "https://repo1.maven.org/maven2/io/grpc/grpc-protobuf-lite/1.47.0/grpc-protobuf-lite-1.47.0.jar"
1588 ],
1589 "packages": [
1590 "io.grpc.protobuf.lite"
1591 ],
1592 "sha256": "9ba0a5033b1392c01b70934740b2ecb14ec23f125342270617fac81d0dc9502c",
1593 "url": "https://repo1.maven.org/maven2/io/grpc/grpc-protobuf-lite/1.47.0/grpc-protobuf-lite-1.47.0.jar"
1594 },
1595 {
1596 "coord": "io.grpc:grpc-protobuf:1.47.0",
1597 "dependencies": [
1598 "com.google.api.grpc:proto-google-common-protos:2.0.1",
1599 "com.google.code.findbugs:jsr305:3.0.2",
Benjamin Petersonbc3166a2023-02-22 08:51:53 -08001600 "com.google.errorprone:error_prone_annotations:2.18.0",
Yun Pengc749f802023-02-21 06:08:30 -08001601 "com.google.guava:guava:31.1-jre",
1602 "io.grpc:grpc-api:1.47.0",
1603 "io.grpc:grpc-context:1.47.0",
1604 "io.grpc:grpc-protobuf-lite:1.47.0"
1605 ],
1606 "directDependencies": [
1607 "com.google.api.grpc:proto-google-common-protos:2.0.1",
1608 "com.google.code.findbugs:jsr305:3.0.2",
1609 "com.google.guava:guava:31.1-jre",
1610 "io.grpc:grpc-api:1.47.0",
1611 "io.grpc:grpc-protobuf-lite:1.47.0"
1612 ],
1613 "exclusions": [
1614 "com.google.protobuf:protobuf-javalite",
1615 "org.apache.httpcomponents:httpcore",
1616 "com.google.protobuf:protobuf-java",
1617 "org.eclipse.jgit:org.eclipse.jgit",
1618 "org.apache.httpcomponents:httpclient"
1619 ],
1620 "file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-protobuf/1.47.0/grpc-protobuf-1.47.0.jar",
1621 "mirror_urls": [
1622 "https://repo1.maven.org/maven2/io/grpc/grpc-protobuf/1.47.0/grpc-protobuf-1.47.0.jar"
1623 ],
1624 "packages": [
1625 "io.grpc.protobuf"
1626 ],
1627 "sha256": "c7f140ba5c533f718416619cf1ccae18e0bd00a842def28c3c569cba569ea49a",
1628 "url": "https://repo1.maven.org/maven2/io/grpc/grpc-protobuf/1.47.0/grpc-protobuf-1.47.0.jar"
1629 },
1630 {
1631 "coord": "io.grpc:grpc-stub:1.47.0",
1632 "dependencies": [
1633 "com.google.code.findbugs:jsr305:3.0.2",
Benjamin Petersonbc3166a2023-02-22 08:51:53 -08001634 "com.google.errorprone:error_prone_annotations:2.18.0",
Yun Pengc749f802023-02-21 06:08:30 -08001635 "com.google.guava:guava:31.1-jre",
1636 "io.grpc:grpc-api:1.47.0",
1637 "io.grpc:grpc-context:1.47.0"
1638 ],
1639 "directDependencies": [
Benjamin Petersonbc3166a2023-02-22 08:51:53 -08001640 "com.google.errorprone:error_prone_annotations:2.18.0",
Yun Pengc749f802023-02-21 06:08:30 -08001641 "com.google.guava:guava:31.1-jre",
1642 "io.grpc:grpc-api:1.47.0"
1643 ],
1644 "exclusions": [
1645 "com.google.protobuf:protobuf-javalite",
1646 "org.apache.httpcomponents:httpcore",
1647 "com.google.protobuf:protobuf-java",
1648 "org.eclipse.jgit:org.eclipse.jgit",
1649 "org.apache.httpcomponents:httpclient"
1650 ],
1651 "file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-stub/1.47.0/grpc-stub-1.47.0.jar",
1652 "mirror_urls": [
1653 "https://repo1.maven.org/maven2/io/grpc/grpc-stub/1.47.0/grpc-stub-1.47.0.jar"
1654 ],
1655 "packages": [
1656 "io.grpc.stub",
1657 "io.grpc.stub.annotations"
1658 ],
1659 "sha256": "c467070e7e3748302465e022b491b4c073b98ae1e9753283a286ddee9ba43e7b",
1660 "url": "https://repo1.maven.org/maven2/io/grpc/grpc-stub/1.47.0/grpc-stub-1.47.0.jar"
1661 },
1662 {
1663 "coord": "io.netty:netty-buffer:4.1.87.Final",
1664 "dependencies": [
1665 "io.netty:netty-common:4.1.87.Final"
1666 ],
1667 "directDependencies": [
1668 "io.netty:netty-common:4.1.87.Final"
1669 ],
1670 "exclusions": [
1671 "com.google.protobuf:protobuf-javalite",
1672 "org.apache.httpcomponents:httpcore",
1673 "com.google.protobuf:protobuf-java",
1674 "org.eclipse.jgit:org.eclipse.jgit",
1675 "org.apache.httpcomponents:httpclient"
1676 ],
1677 "file": "v1/https/repo1.maven.org/maven2/io/netty/netty-buffer/4.1.87.Final/netty-buffer-4.1.87.Final.jar",
1678 "mirror_urls": [
1679 "https://repo1.maven.org/maven2/io/netty/netty-buffer/4.1.87.Final/netty-buffer-4.1.87.Final.jar"
1680 ],
1681 "packages": [
1682 "io.netty.buffer",
1683 "io.netty.buffer.search"
1684 ],
1685 "sha256": "4e3abdf4ddb8810f5fb4a2b57c9144407873b359faa1894007673ed1465dd3e8",
1686 "url": "https://repo1.maven.org/maven2/io/netty/netty-buffer/4.1.87.Final/netty-buffer-4.1.87.Final.jar"
1687 },
1688 {
1689 "coord": "io.netty:netty-codec-dns:4.1.87.Final",
1690 "dependencies": [
1691 "io.netty:netty-buffer:4.1.87.Final",
1692 "io.netty:netty-codec:4.1.87.Final",
1693 "io.netty:netty-common:4.1.87.Final",
1694 "io.netty:netty-resolver:4.1.87.Final",
1695 "io.netty:netty-transport:4.1.87.Final"
1696 ],
1697 "directDependencies": [
1698 "io.netty:netty-buffer:4.1.87.Final",
1699 "io.netty:netty-codec:4.1.87.Final",
1700 "io.netty:netty-common:4.1.87.Final",
1701 "io.netty:netty-transport:4.1.87.Final"
1702 ],
1703 "exclusions": [
1704 "com.google.protobuf:protobuf-javalite",
1705 "org.apache.httpcomponents:httpcore",
1706 "com.google.protobuf:protobuf-java",
1707 "org.eclipse.jgit:org.eclipse.jgit",
1708 "org.apache.httpcomponents:httpclient"
1709 ],
1710 "file": "v1/https/repo1.maven.org/maven2/io/netty/netty-codec-dns/4.1.87.Final/netty-codec-dns-4.1.87.Final.jar",
1711 "mirror_urls": [
1712 "https://repo1.maven.org/maven2/io/netty/netty-codec-dns/4.1.87.Final/netty-codec-dns-4.1.87.Final.jar"
1713 ],
1714 "packages": [
1715 "io.netty.handler.codec.dns"
1716 ],
1717 "sha256": "c19f96d217e91ddf76a122d4d542566239b64399a2b5f49533ca37acf63ef74f",
1718 "url": "https://repo1.maven.org/maven2/io/netty/netty-codec-dns/4.1.87.Final/netty-codec-dns-4.1.87.Final.jar"
1719 },
1720 {
1721 "coord": "io.netty:netty-codec-http2:4.1.87.Final",
1722 "dependencies": [
1723 "io.netty:netty-buffer:4.1.87.Final",
1724 "io.netty:netty-codec-http:4.1.87.Final",
1725 "io.netty:netty-codec:4.1.87.Final",
1726 "io.netty:netty-common:4.1.87.Final",
1727 "io.netty:netty-handler:4.1.87.Final",
1728 "io.netty:netty-resolver:4.1.87.Final",
1729 "io.netty:netty-transport-native-unix-common:4.1.87.Final",
1730 "io.netty:netty-transport:4.1.87.Final"
1731 ],
1732 "directDependencies": [
1733 "io.netty:netty-buffer:4.1.87.Final",
1734 "io.netty:netty-codec-http:4.1.87.Final",
1735 "io.netty:netty-codec:4.1.87.Final",
1736 "io.netty:netty-common:4.1.87.Final",
1737 "io.netty:netty-handler:4.1.87.Final",
1738 "io.netty:netty-transport:4.1.87.Final"
1739 ],
1740 "exclusions": [
1741 "com.google.protobuf:protobuf-javalite",
1742 "org.apache.httpcomponents:httpcore",
1743 "com.google.protobuf:protobuf-java",
1744 "org.eclipse.jgit:org.eclipse.jgit",
1745 "org.apache.httpcomponents:httpclient"
1746 ],
1747 "file": "v1/https/repo1.maven.org/maven2/io/netty/netty-codec-http2/4.1.87.Final/netty-codec-http2-4.1.87.Final.jar",
1748 "mirror_urls": [
1749 "https://repo1.maven.org/maven2/io/netty/netty-codec-http2/4.1.87.Final/netty-codec-http2-4.1.87.Final.jar"
1750 ],
1751 "packages": [
1752 "io.netty.handler.codec.http2"
1753 ],
1754 "sha256": "e5d01b8db385b23103de67d3666c6fa9fa144d42217a3c8266b2a5efe425f093",
1755 "url": "https://repo1.maven.org/maven2/io/netty/netty-codec-http2/4.1.87.Final/netty-codec-http2-4.1.87.Final.jar"
1756 },
1757 {
1758 "coord": "io.netty:netty-codec-http:4.1.87.Final",
1759 "dependencies": [
1760 "io.netty:netty-buffer:4.1.87.Final",
1761 "io.netty:netty-codec:4.1.87.Final",
1762 "io.netty:netty-common:4.1.87.Final",
1763 "io.netty:netty-handler:4.1.87.Final",
1764 "io.netty:netty-resolver:4.1.87.Final",
1765 "io.netty:netty-transport-native-unix-common:4.1.87.Final",
1766 "io.netty:netty-transport:4.1.87.Final"
1767 ],
1768 "directDependencies": [
1769 "io.netty:netty-buffer:4.1.87.Final",
1770 "io.netty:netty-codec:4.1.87.Final",
1771 "io.netty:netty-common:4.1.87.Final",
1772 "io.netty:netty-handler:4.1.87.Final",
1773 "io.netty:netty-transport:4.1.87.Final"
1774 ],
1775 "exclusions": [
1776 "com.google.protobuf:protobuf-javalite",
1777 "org.apache.httpcomponents:httpcore",
1778 "com.google.protobuf:protobuf-java",
1779 "org.eclipse.jgit:org.eclipse.jgit",
1780 "org.apache.httpcomponents:httpclient"
1781 ],
1782 "file": "v1/https/repo1.maven.org/maven2/io/netty/netty-codec-http/4.1.87.Final/netty-codec-http-4.1.87.Final.jar",
1783 "mirror_urls": [
1784 "https://repo1.maven.org/maven2/io/netty/netty-codec-http/4.1.87.Final/netty-codec-http-4.1.87.Final.jar"
1785 ],
1786 "packages": [
1787 "io.netty.handler.codec.http",
1788 "io.netty.handler.codec.http.cookie",
1789 "io.netty.handler.codec.http.cors",
1790 "io.netty.handler.codec.http.multipart",
1791 "io.netty.handler.codec.http.websocketx",
1792 "io.netty.handler.codec.http.websocketx.extensions",
1793 "io.netty.handler.codec.http.websocketx.extensions.compression",
1794 "io.netty.handler.codec.rtsp",
1795 "io.netty.handler.codec.spdy"
1796 ],
1797 "sha256": "39368c15595b791dbe26e7639cf2e71b6647bab8838fa5781cf7a80762eac927",
1798 "url": "https://repo1.maven.org/maven2/io/netty/netty-codec-http/4.1.87.Final/netty-codec-http-4.1.87.Final.jar"
1799 },
1800 {
1801 "coord": "io.netty:netty-codec-socks:4.1.87.Final",
1802 "dependencies": [
1803 "io.netty:netty-buffer:4.1.87.Final",
1804 "io.netty:netty-codec:4.1.87.Final",
1805 "io.netty:netty-common:4.1.87.Final",
1806 "io.netty:netty-resolver:4.1.87.Final",
1807 "io.netty:netty-transport:4.1.87.Final"
1808 ],
1809 "directDependencies": [
1810 "io.netty:netty-buffer:4.1.87.Final",
1811 "io.netty:netty-codec:4.1.87.Final",
1812 "io.netty:netty-common:4.1.87.Final",
1813 "io.netty:netty-transport:4.1.87.Final"
1814 ],
1815 "exclusions": [
1816 "com.google.protobuf:protobuf-javalite",
1817 "org.apache.httpcomponents:httpcore",
1818 "com.google.protobuf:protobuf-java",
1819 "org.eclipse.jgit:org.eclipse.jgit",
1820 "org.apache.httpcomponents:httpclient"
1821 ],
1822 "file": "v1/https/repo1.maven.org/maven2/io/netty/netty-codec-socks/4.1.87.Final/netty-codec-socks-4.1.87.Final.jar",
1823 "mirror_urls": [
1824 "https://repo1.maven.org/maven2/io/netty/netty-codec-socks/4.1.87.Final/netty-codec-socks-4.1.87.Final.jar"
1825 ],
1826 "packages": [
1827 "io.netty.handler.codec.socks",
1828 "io.netty.handler.codec.socksx",
1829 "io.netty.handler.codec.socksx.v4",
1830 "io.netty.handler.codec.socksx.v5"
1831 ],
1832 "sha256": "41a76a64514f8f8f50ab8527254073521394138e8a96191905e8c143368b2006",
1833 "url": "https://repo1.maven.org/maven2/io/netty/netty-codec-socks/4.1.87.Final/netty-codec-socks-4.1.87.Final.jar"
1834 },
1835 {
1836 "coord": "io.netty:netty-codec:4.1.87.Final",
1837 "dependencies": [
1838 "io.netty:netty-buffer:4.1.87.Final",
1839 "io.netty:netty-common:4.1.87.Final",
1840 "io.netty:netty-resolver:4.1.87.Final",
1841 "io.netty:netty-transport:4.1.87.Final"
1842 ],
1843 "directDependencies": [
1844 "io.netty:netty-buffer:4.1.87.Final",
1845 "io.netty:netty-common:4.1.87.Final",
1846 "io.netty:netty-transport:4.1.87.Final"
1847 ],
1848 "exclusions": [
1849 "com.google.protobuf:protobuf-javalite",
1850 "org.apache.httpcomponents:httpcore",
1851 "com.google.protobuf:protobuf-java",
1852 "org.eclipse.jgit:org.eclipse.jgit",
1853 "org.apache.httpcomponents:httpclient"
1854 ],
1855 "file": "v1/https/repo1.maven.org/maven2/io/netty/netty-codec/4.1.87.Final/netty-codec-4.1.87.Final.jar",
1856 "mirror_urls": [
1857 "https://repo1.maven.org/maven2/io/netty/netty-codec/4.1.87.Final/netty-codec-4.1.87.Final.jar"
1858 ],
1859 "packages": [
1860 "io.netty.handler.codec",
1861 "io.netty.handler.codec.base64",
1862 "io.netty.handler.codec.bytes",
1863 "io.netty.handler.codec.compression",
1864 "io.netty.handler.codec.json",
1865 "io.netty.handler.codec.marshalling",
1866 "io.netty.handler.codec.protobuf",
1867 "io.netty.handler.codec.serialization",
1868 "io.netty.handler.codec.string",
1869 "io.netty.handler.codec.xml"
1870 ],
1871 "sha256": "c643fe8318b7c7405acec13ed98e8f634f917960b20486295efbc5a690bac694",
1872 "url": "https://repo1.maven.org/maven2/io/netty/netty-codec/4.1.87.Final/netty-codec-4.1.87.Final.jar"
1873 },
1874 {
1875 "coord": "io.netty:netty-common:4.1.87.Final",
1876 "dependencies": [],
1877 "directDependencies": [],
1878 "exclusions": [
1879 "com.google.protobuf:protobuf-javalite",
1880 "org.apache.httpcomponents:httpcore",
1881 "com.google.protobuf:protobuf-java",
1882 "org.eclipse.jgit:org.eclipse.jgit",
1883 "org.apache.httpcomponents:httpclient"
1884 ],
1885 "file": "v1/https/repo1.maven.org/maven2/io/netty/netty-common/4.1.87.Final/netty-common-4.1.87.Final.jar",
1886 "mirror_urls": [
1887 "https://repo1.maven.org/maven2/io/netty/netty-common/4.1.87.Final/netty-common-4.1.87.Final.jar"
1888 ],
1889 "packages": [
1890 "io.netty.util",
1891 "io.netty.util.collection",
1892 "io.netty.util.concurrent",
1893 "io.netty.util.internal",
1894 "io.netty.util.internal.logging",
1895 "io.netty.util.internal.shaded.org.jctools.queues",
1896 "io.netty.util.internal.shaded.org.jctools.queues.atomic",
1897 "io.netty.util.internal.shaded.org.jctools.util",
1898 "io.netty.util.internal.svm"
1899 ],
1900 "sha256": "811443fc1411a9ef7c1f7b02a750e2a6688f1eec0ae7361ed07812a85d982c86",
1901 "url": "https://repo1.maven.org/maven2/io/netty/netty-common/4.1.87.Final/netty-common-4.1.87.Final.jar"
1902 },
1903 {
1904 "coord": "io.netty:netty-handler-proxy:4.1.87.Final",
1905 "dependencies": [
1906 "io.netty:netty-buffer:4.1.87.Final",
1907 "io.netty:netty-codec-http:4.1.87.Final",
1908 "io.netty:netty-codec-socks:4.1.87.Final",
1909 "io.netty:netty-codec:4.1.87.Final",
1910 "io.netty:netty-common:4.1.87.Final",
1911 "io.netty:netty-handler:4.1.87.Final",
1912 "io.netty:netty-resolver:4.1.87.Final",
1913 "io.netty:netty-transport-native-unix-common:4.1.87.Final",
1914 "io.netty:netty-transport:4.1.87.Final"
1915 ],
1916 "directDependencies": [
1917 "io.netty:netty-buffer:4.1.87.Final",
1918 "io.netty:netty-codec-http:4.1.87.Final",
1919 "io.netty:netty-codec-socks:4.1.87.Final",
1920 "io.netty:netty-codec:4.1.87.Final",
1921 "io.netty:netty-common:4.1.87.Final",
1922 "io.netty:netty-transport:4.1.87.Final"
1923 ],
1924 "exclusions": [
1925 "com.google.protobuf:protobuf-javalite",
1926 "org.apache.httpcomponents:httpcore",
1927 "com.google.protobuf:protobuf-java",
1928 "org.eclipse.jgit:org.eclipse.jgit",
1929 "org.apache.httpcomponents:httpclient"
1930 ],
1931 "file": "v1/https/repo1.maven.org/maven2/io/netty/netty-handler-proxy/4.1.87.Final/netty-handler-proxy-4.1.87.Final.jar",
1932 "mirror_urls": [
1933 "https://repo1.maven.org/maven2/io/netty/netty-handler-proxy/4.1.87.Final/netty-handler-proxy-4.1.87.Final.jar"
1934 ],
1935 "packages": [
1936 "io.netty.handler.proxy"
1937 ],
1938 "sha256": "65276b2ab687b1b7c1ceabcc941d6e2cce1038f35b581218d7dbf46b16c5b4ac",
1939 "url": "https://repo1.maven.org/maven2/io/netty/netty-handler-proxy/4.1.87.Final/netty-handler-proxy-4.1.87.Final.jar"
1940 },
1941 {
1942 "coord": "io.netty:netty-handler:4.1.87.Final",
1943 "dependencies": [
1944 "io.netty:netty-buffer:4.1.87.Final",
1945 "io.netty:netty-codec:4.1.87.Final",
1946 "io.netty:netty-common:4.1.87.Final",
1947 "io.netty:netty-resolver:4.1.87.Final",
1948 "io.netty:netty-transport-native-unix-common:4.1.87.Final",
1949 "io.netty:netty-transport:4.1.87.Final"
1950 ],
1951 "directDependencies": [
1952 "io.netty:netty-buffer:4.1.87.Final",
1953 "io.netty:netty-codec:4.1.87.Final",
1954 "io.netty:netty-common:4.1.87.Final",
1955 "io.netty:netty-resolver:4.1.87.Final",
1956 "io.netty:netty-transport-native-unix-common:4.1.87.Final",
1957 "io.netty:netty-transport:4.1.87.Final"
1958 ],
1959 "exclusions": [
1960 "com.google.protobuf:protobuf-javalite",
1961 "org.apache.httpcomponents:httpcore",
1962 "com.google.protobuf:protobuf-java",
1963 "org.eclipse.jgit:org.eclipse.jgit",
1964 "org.apache.httpcomponents:httpclient"
1965 ],
1966 "file": "v1/https/repo1.maven.org/maven2/io/netty/netty-handler/4.1.87.Final/netty-handler-4.1.87.Final.jar",
1967 "mirror_urls": [
1968 "https://repo1.maven.org/maven2/io/netty/netty-handler/4.1.87.Final/netty-handler-4.1.87.Final.jar"
1969 ],
1970 "packages": [
1971 "io.netty.handler.address",
1972 "io.netty.handler.flow",
1973 "io.netty.handler.flush",
1974 "io.netty.handler.ipfilter",
1975 "io.netty.handler.logging",
1976 "io.netty.handler.pcap",
1977 "io.netty.handler.ssl",
1978 "io.netty.handler.ssl.ocsp",
1979 "io.netty.handler.ssl.util",
1980 "io.netty.handler.stream",
1981 "io.netty.handler.timeout",
1982 "io.netty.handler.traffic"
1983 ],
1984 "sha256": "31a20e1de13b06a677a4719fd5aa95635982114a32c1d034739a48cceada2383",
1985 "url": "https://repo1.maven.org/maven2/io/netty/netty-handler/4.1.87.Final/netty-handler-4.1.87.Final.jar"
1986 },
1987 {
1988 "coord": "io.netty:netty-resolver-dns:4.1.87.Final",
1989 "dependencies": [
1990 "io.netty:netty-buffer:4.1.87.Final",
1991 "io.netty:netty-codec-dns:4.1.87.Final",
1992 "io.netty:netty-codec:4.1.87.Final",
1993 "io.netty:netty-common:4.1.87.Final",
1994 "io.netty:netty-handler:4.1.87.Final",
1995 "io.netty:netty-resolver:4.1.87.Final",
1996 "io.netty:netty-transport-native-unix-common:4.1.87.Final",
1997 "io.netty:netty-transport:4.1.87.Final"
1998 ],
1999 "directDependencies": [
2000 "io.netty:netty-buffer:4.1.87.Final",
2001 "io.netty:netty-codec-dns:4.1.87.Final",
2002 "io.netty:netty-codec:4.1.87.Final",
2003 "io.netty:netty-common:4.1.87.Final",
2004 "io.netty:netty-handler:4.1.87.Final",
2005 "io.netty:netty-resolver:4.1.87.Final",
2006 "io.netty:netty-transport:4.1.87.Final"
2007 ],
2008 "exclusions": [
2009 "com.google.protobuf:protobuf-javalite",
2010 "org.apache.httpcomponents:httpcore",
2011 "com.google.protobuf:protobuf-java",
2012 "org.eclipse.jgit:org.eclipse.jgit",
2013 "org.apache.httpcomponents:httpclient"
2014 ],
2015 "file": "v1/https/repo1.maven.org/maven2/io/netty/netty-resolver-dns/4.1.87.Final/netty-resolver-dns-4.1.87.Final.jar",
2016 "mirror_urls": [
2017 "https://repo1.maven.org/maven2/io/netty/netty-resolver-dns/4.1.87.Final/netty-resolver-dns-4.1.87.Final.jar"
2018 ],
2019 "packages": [
2020 "io.netty.resolver.dns"
2021 ],
2022 "sha256": "33eaaf06577eb2b56d69dd6c8b82ebb0439c2e3d30c2d46608c90c6748dc0608",
2023 "url": "https://repo1.maven.org/maven2/io/netty/netty-resolver-dns/4.1.87.Final/netty-resolver-dns-4.1.87.Final.jar"
2024 },
2025 {
2026 "coord": "io.netty:netty-resolver:4.1.87.Final",
2027 "dependencies": [
2028 "io.netty:netty-common:4.1.87.Final"
2029 ],
2030 "directDependencies": [
2031 "io.netty:netty-common:4.1.87.Final"
2032 ],
2033 "exclusions": [
2034 "com.google.protobuf:protobuf-javalite",
2035 "org.apache.httpcomponents:httpcore",
2036 "com.google.protobuf:protobuf-java",
2037 "org.eclipse.jgit:org.eclipse.jgit",
2038 "org.apache.httpcomponents:httpclient"
2039 ],
2040 "file": "v1/https/repo1.maven.org/maven2/io/netty/netty-resolver/4.1.87.Final/netty-resolver-4.1.87.Final.jar",
2041 "mirror_urls": [
2042 "https://repo1.maven.org/maven2/io/netty/netty-resolver/4.1.87.Final/netty-resolver-4.1.87.Final.jar"
2043 ],
2044 "packages": [
2045 "io.netty.resolver"
2046 ],
2047 "sha256": "ee11d22d240b4b125edaed23ec7cc35ad9241b1b8fdd50630de20411ec345fc7",
2048 "url": "https://repo1.maven.org/maven2/io/netty/netty-resolver/4.1.87.Final/netty-resolver-4.1.87.Final.jar"
2049 },
2050 {
2051 "coord": "io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.56.Final",
2052 "dependencies": [
2053 "io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.56.Final",
2054 "io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.56.Final",
2055 "io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.56.Final",
2056 "io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.56.Final",
2057 "io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.56.Final",
2058 "io.netty:netty-tcnative-classes:2.0.56.Final"
2059 ],
2060 "directDependencies": [
2061 "io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.56.Final",
2062 "io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.56.Final",
2063 "io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.56.Final",
2064 "io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.56.Final",
2065 "io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.56.Final",
2066 "io.netty:netty-tcnative-classes:2.0.56.Final"
2067 ],
2068 "exclusions": [
2069 "com.google.protobuf:protobuf-javalite",
2070 "org.apache.httpcomponents:httpcore",
2071 "com.google.protobuf:protobuf-java",
2072 "org.eclipse.jgit:org.eclipse.jgit",
2073 "org.apache.httpcomponents:httpclient"
2074 ],
2075 "file": "v1/https/repo1.maven.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.56.Final/netty-tcnative-boringssl-static-2.0.56.Final-linux-aarch_64.jar",
2076 "mirror_urls": [
2077 "https://repo1.maven.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.56.Final/netty-tcnative-boringssl-static-2.0.56.Final-linux-aarch_64.jar"
2078 ],
2079 "packages": [],
2080 "sha256": "8e5a30fc4a9514714367813f8027df4c9672746797b0699d83958d678e5cfeca",
2081 "url": "https://repo1.maven.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.56.Final/netty-tcnative-boringssl-static-2.0.56.Final-linux-aarch_64.jar"
2082 },
2083 {
2084 "coord": "io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.56.Final",
2085 "dependencies": [
2086 "io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.56.Final",
2087 "io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.56.Final",
2088 "io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.56.Final",
2089 "io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.56.Final",
2090 "io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.56.Final",
2091 "io.netty:netty-tcnative-classes:2.0.56.Final"
2092 ],
2093 "directDependencies": [
2094 "io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.56.Final",
2095 "io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.56.Final",
2096 "io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.56.Final",
2097 "io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.56.Final",
2098 "io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.56.Final",
2099 "io.netty:netty-tcnative-classes:2.0.56.Final"
2100 ],
2101 "exclusions": [
2102 "com.google.protobuf:protobuf-javalite",
2103 "org.apache.httpcomponents:httpcore",
2104 "com.google.protobuf:protobuf-java",
2105 "org.eclipse.jgit:org.eclipse.jgit",
2106 "org.apache.httpcomponents:httpclient"
2107 ],
2108 "file": "v1/https/repo1.maven.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.56.Final/netty-tcnative-boringssl-static-2.0.56.Final-linux-x86_64.jar",
2109 "mirror_urls": [
2110 "https://repo1.maven.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.56.Final/netty-tcnative-boringssl-static-2.0.56.Final-linux-x86_64.jar"
2111 ],
2112 "packages": [],
2113 "sha256": "725c26b4dd58a1aa782020952ad949bdb607235dd20ee49e5a5875c15456ca86",
2114 "url": "https://repo1.maven.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.56.Final/netty-tcnative-boringssl-static-2.0.56.Final-linux-x86_64.jar"
2115 },
2116 {
2117 "coord": "io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.56.Final",
2118 "dependencies": [
2119 "io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.56.Final",
2120 "io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.56.Final",
2121 "io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.56.Final",
2122 "io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.56.Final",
2123 "io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.56.Final",
2124 "io.netty:netty-tcnative-classes:2.0.56.Final"
2125 ],
2126 "directDependencies": [
2127 "io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.56.Final",
2128 "io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.56.Final",
2129 "io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.56.Final",
2130 "io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.56.Final",
2131 "io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.56.Final",
2132 "io.netty:netty-tcnative-classes:2.0.56.Final"
2133 ],
2134 "exclusions": [
2135 "com.google.protobuf:protobuf-javalite",
2136 "org.apache.httpcomponents:httpcore",
2137 "com.google.protobuf:protobuf-java",
2138 "org.eclipse.jgit:org.eclipse.jgit",
2139 "org.apache.httpcomponents:httpclient"
2140 ],
2141 "file": "v1/https/repo1.maven.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.56.Final/netty-tcnative-boringssl-static-2.0.56.Final-osx-aarch_64.jar",
2142 "mirror_urls": [
2143 "https://repo1.maven.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.56.Final/netty-tcnative-boringssl-static-2.0.56.Final-osx-aarch_64.jar"
2144 ],
2145 "packages": [],
2146 "sha256": "3b962ce1361b479ec7375f04e5d149e7b374a99ecf4f583c9aa0f0a92e5fa415",
2147 "url": "https://repo1.maven.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.56.Final/netty-tcnative-boringssl-static-2.0.56.Final-osx-aarch_64.jar"
2148 },
2149 {
2150 "coord": "io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.56.Final",
2151 "dependencies": [
2152 "io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.56.Final",
2153 "io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.56.Final",
2154 "io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.56.Final",
2155 "io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.56.Final",
2156 "io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.56.Final",
2157 "io.netty:netty-tcnative-classes:2.0.56.Final"
2158 ],
2159 "directDependencies": [
2160 "io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.56.Final",
2161 "io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.56.Final",
2162 "io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.56.Final",
2163 "io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.56.Final",
2164 "io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.56.Final",
2165 "io.netty:netty-tcnative-classes:2.0.56.Final"
2166 ],
2167 "exclusions": [
2168 "com.google.protobuf:protobuf-javalite",
2169 "org.apache.httpcomponents:httpcore",
2170 "com.google.protobuf:protobuf-java",
2171 "org.eclipse.jgit:org.eclipse.jgit",
2172 "org.apache.httpcomponents:httpclient"
2173 ],
2174 "file": "v1/https/repo1.maven.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.56.Final/netty-tcnative-boringssl-static-2.0.56.Final-osx-x86_64.jar",
2175 "mirror_urls": [
2176 "https://repo1.maven.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.56.Final/netty-tcnative-boringssl-static-2.0.56.Final-osx-x86_64.jar"
2177 ],
2178 "packages": [],
2179 "sha256": "9a77e8910af04becbdb535592c6a1e1a9accecde522aa1bb925a023c2c59d6dc",
2180 "url": "https://repo1.maven.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.56.Final/netty-tcnative-boringssl-static-2.0.56.Final-osx-x86_64.jar"
2181 },
2182 {
2183 "coord": "io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.56.Final",
2184 "dependencies": [
2185 "io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.56.Final",
2186 "io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.56.Final",
2187 "io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.56.Final",
2188 "io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.56.Final",
2189 "io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.56.Final",
2190 "io.netty:netty-tcnative-classes:2.0.56.Final"
2191 ],
2192 "directDependencies": [
2193 "io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.56.Final",
2194 "io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.56.Final",
2195 "io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.56.Final",
2196 "io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.56.Final",
2197 "io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.56.Final",
2198 "io.netty:netty-tcnative-classes:2.0.56.Final"
2199 ],
2200 "exclusions": [
2201 "com.google.protobuf:protobuf-javalite",
2202 "org.apache.httpcomponents:httpcore",
2203 "com.google.protobuf:protobuf-java",
2204 "org.eclipse.jgit:org.eclipse.jgit",
2205 "org.apache.httpcomponents:httpclient"
2206 ],
2207 "file": "v1/https/repo1.maven.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.56.Final/netty-tcnative-boringssl-static-2.0.56.Final-windows-x86_64.jar",
2208 "mirror_urls": [
2209 "https://repo1.maven.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.56.Final/netty-tcnative-boringssl-static-2.0.56.Final-windows-x86_64.jar"
2210 ],
2211 "packages": [],
2212 "sha256": "b0d9505b09427ab655369506a802358966762edcb7cf08fc162dc2b368a2041c",
2213 "url": "https://repo1.maven.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.56.Final/netty-tcnative-boringssl-static-2.0.56.Final-windows-x86_64.jar"
2214 },
2215 {
2216 "coord": "io.netty:netty-tcnative-classes:2.0.56.Final",
2217 "dependencies": [],
2218 "directDependencies": [],
2219 "exclusions": [
2220 "com.google.protobuf:protobuf-javalite",
2221 "org.apache.httpcomponents:httpcore",
2222 "com.google.protobuf:protobuf-java",
2223 "org.eclipse.jgit:org.eclipse.jgit",
2224 "org.apache.httpcomponents:httpclient"
2225 ],
2226 "file": "v1/https/repo1.maven.org/maven2/io/netty/netty-tcnative-classes/2.0.56.Final/netty-tcnative-classes-2.0.56.Final.jar",
2227 "mirror_urls": [
2228 "https://repo1.maven.org/maven2/io/netty/netty-tcnative-classes/2.0.56.Final/netty-tcnative-classes-2.0.56.Final.jar"
2229 ],
2230 "packages": [
2231 "io.netty.internal.tcnative"
2232 ],
2233 "sha256": "eede807f0dd5eb1ad74ea1ae1094430631da63fcde00d4dc20eb0cd048bb0ac3",
2234 "url": "https://repo1.maven.org/maven2/io/netty/netty-tcnative-classes/2.0.56.Final/netty-tcnative-classes-2.0.56.Final.jar"
2235 },
2236 {
2237 "coord": "io.netty:netty-transport-classes-epoll:4.1.87.Final",
2238 "dependencies": [
2239 "io.netty:netty-buffer:4.1.87.Final",
2240 "io.netty:netty-common:4.1.87.Final",
2241 "io.netty:netty-resolver:4.1.87.Final",
2242 "io.netty:netty-transport-native-unix-common:4.1.87.Final",
2243 "io.netty:netty-transport:4.1.87.Final"
2244 ],
2245 "directDependencies": [
2246 "io.netty:netty-buffer:4.1.87.Final",
2247 "io.netty:netty-common:4.1.87.Final",
2248 "io.netty:netty-transport-native-unix-common:4.1.87.Final",
2249 "io.netty:netty-transport:4.1.87.Final"
2250 ],
2251 "exclusions": [
2252 "com.google.protobuf:protobuf-javalite",
2253 "org.apache.httpcomponents:httpcore",
2254 "com.google.protobuf:protobuf-java",
2255 "org.eclipse.jgit:org.eclipse.jgit",
2256 "org.apache.httpcomponents:httpclient"
2257 ],
2258 "file": "v1/https/repo1.maven.org/maven2/io/netty/netty-transport-classes-epoll/4.1.87.Final/netty-transport-classes-epoll-4.1.87.Final.jar",
2259 "mirror_urls": [
2260 "https://repo1.maven.org/maven2/io/netty/netty-transport-classes-epoll/4.1.87.Final/netty-transport-classes-epoll-4.1.87.Final.jar"
2261 ],
2262 "packages": [
2263 "io.netty.channel.epoll"
2264 ],
2265 "sha256": "0b50ae7e1cb32f89c3a8b38a29605cfe6bd797693b3374fbf2577fbc03719297",
2266 "url": "https://repo1.maven.org/maven2/io/netty/netty-transport-classes-epoll/4.1.87.Final/netty-transport-classes-epoll-4.1.87.Final.jar"
2267 },
2268 {
2269 "coord": "io.netty:netty-transport-classes-kqueue:4.1.87.Final",
2270 "dependencies": [
2271 "io.netty:netty-buffer:4.1.87.Final",
2272 "io.netty:netty-common:4.1.87.Final",
2273 "io.netty:netty-resolver:4.1.87.Final",
2274 "io.netty:netty-transport-native-unix-common:4.1.87.Final",
2275 "io.netty:netty-transport:4.1.87.Final"
2276 ],
2277 "directDependencies": [
2278 "io.netty:netty-buffer:4.1.87.Final",
2279 "io.netty:netty-common:4.1.87.Final",
2280 "io.netty:netty-transport-native-unix-common:4.1.87.Final",
2281 "io.netty:netty-transport:4.1.87.Final"
2282 ],
2283 "exclusions": [
2284 "com.google.protobuf:protobuf-javalite",
2285 "org.apache.httpcomponents:httpcore",
2286 "com.google.protobuf:protobuf-java",
2287 "org.eclipse.jgit:org.eclipse.jgit",
2288 "org.apache.httpcomponents:httpclient"
2289 ],
2290 "file": "v1/https/repo1.maven.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.87.Final/netty-transport-classes-kqueue-4.1.87.Final.jar",
2291 "mirror_urls": [
2292 "https://repo1.maven.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.87.Final/netty-transport-classes-kqueue-4.1.87.Final.jar"
2293 ],
2294 "packages": [
2295 "io.netty.channel.kqueue"
2296 ],
2297 "sha256": "94abb9234691ce082bbc0d1d533e186cfd1a312d7515a47647896945e7fdbf87",
2298 "url": "https://repo1.maven.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.87.Final/netty-transport-classes-kqueue-4.1.87.Final.jar"
2299 },
2300 {
2301 "coord": "io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.87.Final",
2302 "dependencies": [
2303 "io.netty:netty-buffer:4.1.87.Final",
2304 "io.netty:netty-common:4.1.87.Final",
2305 "io.netty:netty-resolver:4.1.87.Final",
2306 "io.netty:netty-transport-classes-epoll:4.1.87.Final",
2307 "io.netty:netty-transport-native-unix-common:4.1.87.Final",
2308 "io.netty:netty-transport:4.1.87.Final"
2309 ],
2310 "directDependencies": [
2311 "io.netty:netty-buffer:4.1.87.Final",
2312 "io.netty:netty-common:4.1.87.Final",
2313 "io.netty:netty-transport-classes-epoll:4.1.87.Final",
2314 "io.netty:netty-transport-native-unix-common:4.1.87.Final",
2315 "io.netty:netty-transport:4.1.87.Final"
2316 ],
2317 "exclusions": [
2318 "com.google.protobuf:protobuf-javalite",
2319 "org.apache.httpcomponents:httpcore",
2320 "com.google.protobuf:protobuf-java",
2321 "org.eclipse.jgit:org.eclipse.jgit",
2322 "org.apache.httpcomponents:httpclient"
2323 ],
2324 "file": "v1/https/repo1.maven.org/maven2/io/netty/netty-transport-native-epoll/4.1.87.Final/netty-transport-native-epoll-4.1.87.Final-linux-aarch_64.jar",
2325 "mirror_urls": [
2326 "https://repo1.maven.org/maven2/io/netty/netty-transport-native-epoll/4.1.87.Final/netty-transport-native-epoll-4.1.87.Final-linux-aarch_64.jar"
2327 ],
2328 "packages": [],
2329 "sha256": "e83c645de0623d28d6fc72a5a2b6322b2758f01aee83fa5af73f353bebdf028e",
2330 "url": "https://repo1.maven.org/maven2/io/netty/netty-transport-native-epoll/4.1.87.Final/netty-transport-native-epoll-4.1.87.Final-linux-aarch_64.jar"
2331 },
2332 {
2333 "coord": "io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.87.Final",
2334 "dependencies": [
2335 "io.netty:netty-buffer:4.1.87.Final",
2336 "io.netty:netty-common:4.1.87.Final",
2337 "io.netty:netty-resolver:4.1.87.Final",
2338 "io.netty:netty-transport-classes-epoll:4.1.87.Final",
2339 "io.netty:netty-transport-native-unix-common:4.1.87.Final",
2340 "io.netty:netty-transport:4.1.87.Final"
2341 ],
2342 "directDependencies": [
2343 "io.netty:netty-buffer:4.1.87.Final",
2344 "io.netty:netty-common:4.1.87.Final",
2345 "io.netty:netty-transport-classes-epoll:4.1.87.Final",
2346 "io.netty:netty-transport-native-unix-common:4.1.87.Final",
2347 "io.netty:netty-transport:4.1.87.Final"
2348 ],
2349 "exclusions": [
2350 "com.google.protobuf:protobuf-javalite",
2351 "org.apache.httpcomponents:httpcore",
2352 "com.google.protobuf:protobuf-java",
2353 "org.eclipse.jgit:org.eclipse.jgit",
2354 "org.apache.httpcomponents:httpclient"
2355 ],
2356 "file": "v1/https/repo1.maven.org/maven2/io/netty/netty-transport-native-epoll/4.1.87.Final/netty-transport-native-epoll-4.1.87.Final-linux-x86_64.jar",
2357 "mirror_urls": [
2358 "https://repo1.maven.org/maven2/io/netty/netty-transport-native-epoll/4.1.87.Final/netty-transport-native-epoll-4.1.87.Final-linux-x86_64.jar"
2359 ],
2360 "packages": [],
2361 "sha256": "bb3752881a027efa99388bef21f3287a6553299930f4226a6ea683da21c957f2",
2362 "url": "https://repo1.maven.org/maven2/io/netty/netty-transport-native-epoll/4.1.87.Final/netty-transport-native-epoll-4.1.87.Final-linux-x86_64.jar"
2363 },
2364 {
2365 "coord": "io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.87.Final",
2366 "dependencies": [
2367 "io.netty:netty-buffer:4.1.87.Final",
2368 "io.netty:netty-common:4.1.87.Final",
2369 "io.netty:netty-resolver:4.1.87.Final",
2370 "io.netty:netty-transport-classes-kqueue:4.1.87.Final",
2371 "io.netty:netty-transport-native-unix-common:4.1.87.Final",
2372 "io.netty:netty-transport:4.1.87.Final"
2373 ],
2374 "directDependencies": [
2375 "io.netty:netty-buffer:4.1.87.Final",
2376 "io.netty:netty-common:4.1.87.Final",
2377 "io.netty:netty-transport-classes-kqueue:4.1.87.Final",
2378 "io.netty:netty-transport-native-unix-common:4.1.87.Final",
2379 "io.netty:netty-transport:4.1.87.Final"
2380 ],
2381 "exclusions": [
2382 "com.google.protobuf:protobuf-javalite",
2383 "org.apache.httpcomponents:httpcore",
2384 "com.google.protobuf:protobuf-java",
2385 "org.eclipse.jgit:org.eclipse.jgit",
2386 "org.apache.httpcomponents:httpclient"
2387 ],
2388 "file": "v1/https/repo1.maven.org/maven2/io/netty/netty-transport-native-kqueue/4.1.87.Final/netty-transport-native-kqueue-4.1.87.Final-osx-aarch_64.jar",
2389 "mirror_urls": [
2390 "https://repo1.maven.org/maven2/io/netty/netty-transport-native-kqueue/4.1.87.Final/netty-transport-native-kqueue-4.1.87.Final-osx-aarch_64.jar"
2391 ],
2392 "packages": [],
2393 "sha256": "27e5bd891a4b8b70db2bf1a4c419fc666714a385d98194fbe3c856cac99610bd",
2394 "url": "https://repo1.maven.org/maven2/io/netty/netty-transport-native-kqueue/4.1.87.Final/netty-transport-native-kqueue-4.1.87.Final-osx-aarch_64.jar"
2395 },
2396 {
2397 "coord": "io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.87.Final",
2398 "dependencies": [
2399 "io.netty:netty-buffer:4.1.87.Final",
2400 "io.netty:netty-common:4.1.87.Final",
2401 "io.netty:netty-resolver:4.1.87.Final",
2402 "io.netty:netty-transport-classes-kqueue:4.1.87.Final",
2403 "io.netty:netty-transport-native-unix-common:4.1.87.Final",
2404 "io.netty:netty-transport:4.1.87.Final"
2405 ],
2406 "directDependencies": [
2407 "io.netty:netty-buffer:4.1.87.Final",
2408 "io.netty:netty-common:4.1.87.Final",
2409 "io.netty:netty-transport-classes-kqueue:4.1.87.Final",
2410 "io.netty:netty-transport-native-unix-common:4.1.87.Final",
2411 "io.netty:netty-transport:4.1.87.Final"
2412 ],
2413 "exclusions": [
2414 "com.google.protobuf:protobuf-javalite",
2415 "org.apache.httpcomponents:httpcore",
2416 "com.google.protobuf:protobuf-java",
2417 "org.eclipse.jgit:org.eclipse.jgit",
2418 "org.apache.httpcomponents:httpclient"
2419 ],
2420 "file": "v1/https/repo1.maven.org/maven2/io/netty/netty-transport-native-kqueue/4.1.87.Final/netty-transport-native-kqueue-4.1.87.Final-osx-x86_64.jar",
2421 "mirror_urls": [
2422 "https://repo1.maven.org/maven2/io/netty/netty-transport-native-kqueue/4.1.87.Final/netty-transport-native-kqueue-4.1.87.Final-osx-x86_64.jar"
2423 ],
2424 "packages": [],
2425 "sha256": "dba5794dabbbfa7d97f659b135a14f37544b20cf4438165f4b0ff65bbe525f51",
2426 "url": "https://repo1.maven.org/maven2/io/netty/netty-transport-native-kqueue/4.1.87.Final/netty-transport-native-kqueue-4.1.87.Final-osx-x86_64.jar"
2427 },
2428 {
2429 "coord": "io.netty:netty-transport-native-unix-common:4.1.87.Final",
2430 "dependencies": [
2431 "io.netty:netty-buffer:4.1.87.Final",
2432 "io.netty:netty-common:4.1.87.Final",
2433 "io.netty:netty-resolver:4.1.87.Final",
2434 "io.netty:netty-transport:4.1.87.Final"
2435 ],
2436 "directDependencies": [
2437 "io.netty:netty-buffer:4.1.87.Final",
2438 "io.netty:netty-common:4.1.87.Final",
2439 "io.netty:netty-transport:4.1.87.Final"
2440 ],
2441 "exclusions": [
2442 "com.google.protobuf:protobuf-javalite",
2443 "org.apache.httpcomponents:httpcore",
2444 "com.google.protobuf:protobuf-java",
2445 "org.eclipse.jgit:org.eclipse.jgit",
2446 "org.apache.httpcomponents:httpclient"
2447 ],
2448 "file": "v1/https/repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.87.Final/netty-transport-native-unix-common-4.1.87.Final.jar",
2449 "mirror_urls": [
2450 "https://repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.87.Final/netty-transport-native-unix-common-4.1.87.Final.jar"
2451 ],
2452 "packages": [
2453 "io.netty.channel.unix"
2454 ],
2455 "sha256": "cc2d013c933c206605da01be39f4c2c1f4586a1b9103a665bd724bdd46d9cd0c",
2456 "url": "https://repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.87.Final/netty-transport-native-unix-common-4.1.87.Final.jar"
2457 },
2458 {
2459 "coord": "io.netty:netty-transport-native-unix-common:jar:linux-aarch_64:4.1.87.Final",
2460 "dependencies": [
2461 "io.netty:netty-buffer:4.1.87.Final",
2462 "io.netty:netty-common:4.1.87.Final",
2463 "io.netty:netty-resolver:4.1.87.Final",
2464 "io.netty:netty-transport:4.1.87.Final"
2465 ],
2466 "directDependencies": [
2467 "io.netty:netty-buffer:4.1.87.Final",
2468 "io.netty:netty-common:4.1.87.Final",
2469 "io.netty:netty-transport:4.1.87.Final"
2470 ],
2471 "exclusions": [
2472 "com.google.protobuf:protobuf-javalite",
2473 "org.apache.httpcomponents:httpcore",
2474 "com.google.protobuf:protobuf-java",
2475 "org.eclipse.jgit:org.eclipse.jgit",
2476 "org.apache.httpcomponents:httpclient"
2477 ],
2478 "file": "v1/https/repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.87.Final/netty-transport-native-unix-common-4.1.87.Final-linux-aarch_64.jar",
2479 "mirror_urls": [
2480 "https://repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.87.Final/netty-transport-native-unix-common-4.1.87.Final-linux-aarch_64.jar"
2481 ],
2482 "packages": [
2483 "io.netty.channel.unix"
2484 ],
2485 "sha256": "41bbedd9e89a290970d4d3428c6d0d72808c58f3301331055518b028318aa442",
2486 "url": "https://repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.87.Final/netty-transport-native-unix-common-4.1.87.Final-linux-aarch_64.jar"
2487 },
2488 {
2489 "coord": "io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.87.Final",
2490 "dependencies": [
2491 "io.netty:netty-buffer:4.1.87.Final",
2492 "io.netty:netty-common:4.1.87.Final",
2493 "io.netty:netty-resolver:4.1.87.Final",
2494 "io.netty:netty-transport:4.1.87.Final"
2495 ],
2496 "directDependencies": [
2497 "io.netty:netty-buffer:4.1.87.Final",
2498 "io.netty:netty-common:4.1.87.Final",
2499 "io.netty:netty-transport:4.1.87.Final"
2500 ],
2501 "exclusions": [
2502 "com.google.protobuf:protobuf-javalite",
2503 "org.apache.httpcomponents:httpcore",
2504 "com.google.protobuf:protobuf-java",
2505 "org.eclipse.jgit:org.eclipse.jgit",
2506 "org.apache.httpcomponents:httpclient"
2507 ],
2508 "file": "v1/https/repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.87.Final/netty-transport-native-unix-common-4.1.87.Final-linux-x86_64.jar",
2509 "mirror_urls": [
2510 "https://repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.87.Final/netty-transport-native-unix-common-4.1.87.Final-linux-x86_64.jar"
2511 ],
2512 "packages": [
2513 "io.netty.channel.unix"
2514 ],
2515 "sha256": "c64d927132dbe7c42d26eeabee37237900729b7e2eccf86376b285120978afba",
2516 "url": "https://repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.87.Final/netty-transport-native-unix-common-4.1.87.Final-linux-x86_64.jar"
2517 },
2518 {
2519 "coord": "io.netty:netty-transport-native-unix-common:jar:osx-aarch_64:4.1.87.Final",
2520 "dependencies": [
2521 "io.netty:netty-buffer:4.1.87.Final",
2522 "io.netty:netty-common:4.1.87.Final",
2523 "io.netty:netty-resolver:4.1.87.Final",
2524 "io.netty:netty-transport:4.1.87.Final"
2525 ],
2526 "directDependencies": [
2527 "io.netty:netty-buffer:4.1.87.Final",
2528 "io.netty:netty-common:4.1.87.Final",
2529 "io.netty:netty-transport:4.1.87.Final"
2530 ],
2531 "exclusions": [
2532 "com.google.protobuf:protobuf-javalite",
2533 "org.apache.httpcomponents:httpcore",
2534 "com.google.protobuf:protobuf-java",
2535 "org.eclipse.jgit:org.eclipse.jgit",
2536 "org.apache.httpcomponents:httpclient"
2537 ],
2538 "file": "v1/https/repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.87.Final/netty-transport-native-unix-common-4.1.87.Final-osx-aarch_64.jar",
2539 "mirror_urls": [
2540 "https://repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.87.Final/netty-transport-native-unix-common-4.1.87.Final-osx-aarch_64.jar"
2541 ],
2542 "packages": [
2543 "io.netty.channel.unix"
2544 ],
2545 "sha256": "4be35bfc0b950ff95d16359e5ac8ef6920f84247b13b2997ae0af607ba41e76c",
2546 "url": "https://repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.87.Final/netty-transport-native-unix-common-4.1.87.Final-osx-aarch_64.jar"
2547 },
2548 {
2549 "coord": "io.netty:netty-transport-native-unix-common:jar:osx-x86_64:4.1.87.Final",
2550 "dependencies": [
2551 "io.netty:netty-buffer:4.1.87.Final",
2552 "io.netty:netty-common:4.1.87.Final",
2553 "io.netty:netty-resolver:4.1.87.Final",
2554 "io.netty:netty-transport:4.1.87.Final"
2555 ],
2556 "directDependencies": [
2557 "io.netty:netty-buffer:4.1.87.Final",
2558 "io.netty:netty-common:4.1.87.Final",
2559 "io.netty:netty-transport:4.1.87.Final"
2560 ],
2561 "exclusions": [
2562 "com.google.protobuf:protobuf-javalite",
2563 "org.apache.httpcomponents:httpcore",
2564 "com.google.protobuf:protobuf-java",
2565 "org.eclipse.jgit:org.eclipse.jgit",
2566 "org.apache.httpcomponents:httpclient"
2567 ],
2568 "file": "v1/https/repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.87.Final/netty-transport-native-unix-common-4.1.87.Final-osx-x86_64.jar",
2569 "mirror_urls": [
2570 "https://repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.87.Final/netty-transport-native-unix-common-4.1.87.Final-osx-x86_64.jar"
2571 ],
2572 "packages": [
2573 "io.netty.channel.unix"
2574 ],
2575 "sha256": "c57d14fd8c694325d887be1e396671f00fcd72e0471d14eb86c507bd2fabd247",
2576 "url": "https://repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.87.Final/netty-transport-native-unix-common-4.1.87.Final-osx-x86_64.jar"
2577 },
2578 {
2579 "coord": "io.netty:netty-transport-sctp:4.1.87.Final",
2580 "dependencies": [
2581 "io.netty:netty-buffer:4.1.87.Final",
2582 "io.netty:netty-codec:4.1.87.Final",
2583 "io.netty:netty-common:4.1.87.Final",
2584 "io.netty:netty-resolver:4.1.87.Final",
2585 "io.netty:netty-transport:4.1.87.Final"
2586 ],
2587 "directDependencies": [
2588 "io.netty:netty-buffer:4.1.87.Final",
2589 "io.netty:netty-codec:4.1.87.Final",
2590 "io.netty:netty-common:4.1.87.Final",
2591 "io.netty:netty-transport:4.1.87.Final"
2592 ],
2593 "exclusions": [
2594 "com.google.protobuf:protobuf-javalite",
2595 "org.apache.httpcomponents:httpcore",
2596 "com.google.protobuf:protobuf-java",
2597 "org.eclipse.jgit:org.eclipse.jgit",
2598 "org.apache.httpcomponents:httpclient"
2599 ],
2600 "file": "v1/https/repo1.maven.org/maven2/io/netty/netty-transport-sctp/4.1.87.Final/netty-transport-sctp-4.1.87.Final.jar",
2601 "mirror_urls": [
2602 "https://repo1.maven.org/maven2/io/netty/netty-transport-sctp/4.1.87.Final/netty-transport-sctp-4.1.87.Final.jar"
2603 ],
2604 "packages": [
2605 "io.netty.channel.sctp",
2606 "io.netty.channel.sctp.nio",
2607 "io.netty.channel.sctp.oio",
2608 "io.netty.handler.codec.sctp"
2609 ],
2610 "sha256": "600bc9b708885dd8807b09afaae0a848c4192bace1fc91802066bf6a2e643005",
2611 "url": "https://repo1.maven.org/maven2/io/netty/netty-transport-sctp/4.1.87.Final/netty-transport-sctp-4.1.87.Final.jar"
2612 },
2613 {
2614 "coord": "io.netty:netty-transport:4.1.87.Final",
2615 "dependencies": [
2616 "io.netty:netty-buffer:4.1.87.Final",
2617 "io.netty:netty-common:4.1.87.Final",
2618 "io.netty:netty-resolver:4.1.87.Final"
2619 ],
2620 "directDependencies": [
2621 "io.netty:netty-buffer:4.1.87.Final",
2622 "io.netty:netty-common:4.1.87.Final",
2623 "io.netty:netty-resolver:4.1.87.Final"
2624 ],
2625 "exclusions": [
2626 "com.google.protobuf:protobuf-javalite",
2627 "org.apache.httpcomponents:httpcore",
2628 "com.google.protobuf:protobuf-java",
2629 "org.eclipse.jgit:org.eclipse.jgit",
2630 "org.apache.httpcomponents:httpclient"
2631 ],
2632 "file": "v1/https/repo1.maven.org/maven2/io/netty/netty-transport/4.1.87.Final/netty-transport-4.1.87.Final.jar",
2633 "mirror_urls": [
2634 "https://repo1.maven.org/maven2/io/netty/netty-transport/4.1.87.Final/netty-transport-4.1.87.Final.jar"
2635 ],
2636 "packages": [
2637 "io.netty.bootstrap",
2638 "io.netty.channel",
2639 "io.netty.channel.embedded",
2640 "io.netty.channel.group",
2641 "io.netty.channel.internal",
2642 "io.netty.channel.local",
2643 "io.netty.channel.nio",
2644 "io.netty.channel.oio",
2645 "io.netty.channel.pool",
2646 "io.netty.channel.socket",
2647 "io.netty.channel.socket.nio",
2648 "io.netty.channel.socket.oio"
2649 ],
2650 "sha256": "17ed465cf5b1579b72379e47be3ba7fccb09dda8d95d47c8d668118483b08f43",
2651 "url": "https://repo1.maven.org/maven2/io/netty/netty-transport/4.1.87.Final/netty-transport-4.1.87.Final.jar"
2652 },
2653 {
2654 "coord": "io.opencensus:opencensus-api:0.31.1",
2655 "dependencies": [
2656 "io.grpc:grpc-context:1.47.0"
2657 ],
2658 "directDependencies": [
2659 "io.grpc:grpc-context:1.47.0"
2660 ],
2661 "exclusions": [
2662 "com.google.protobuf:protobuf-javalite",
2663 "org.apache.httpcomponents:httpcore",
2664 "com.google.protobuf:protobuf-java",
2665 "org.eclipse.jgit:org.eclipse.jgit",
2666 "org.apache.httpcomponents:httpclient"
2667 ],
2668 "file": "v1/https/repo1.maven.org/maven2/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.jar",
2669 "mirror_urls": [
2670 "https://repo1.maven.org/maven2/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.jar"
2671 ],
2672 "packages": [
2673 "io.opencensus.common",
2674 "io.opencensus.internal",
2675 "io.opencensus.metrics",
2676 "io.opencensus.metrics.data",
2677 "io.opencensus.metrics.export",
2678 "io.opencensus.resource",
2679 "io.opencensus.stats",
2680 "io.opencensus.tags",
2681 "io.opencensus.tags.propagation",
2682 "io.opencensus.tags.unsafe",
2683 "io.opencensus.trace",
2684 "io.opencensus.trace.config",
2685 "io.opencensus.trace.export",
2686 "io.opencensus.trace.internal",
2687 "io.opencensus.trace.propagation",
2688 "io.opencensus.trace.samplers",
2689 "io.opencensus.trace.unsafe"
2690 ],
2691 "sha256": "f1474d47f4b6b001558ad27b952e35eda5cc7146788877fc52938c6eba24b382",
2692 "url": "https://repo1.maven.org/maven2/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.jar"
2693 },
2694 {
2695 "coord": "io.opencensus:opencensus-contrib-http-util:0.31.1",
2696 "dependencies": [
2697 "com.google.guava:guava:31.1-jre",
2698 "io.grpc:grpc-context:1.47.0",
2699 "io.opencensus:opencensus-api:0.31.1"
2700 ],
2701 "directDependencies": [
2702 "com.google.guava:guava:31.1-jre",
2703 "io.opencensus:opencensus-api:0.31.1"
2704 ],
2705 "exclusions": [
2706 "com.google.protobuf:protobuf-javalite",
2707 "org.apache.httpcomponents:httpcore",
2708 "com.google.protobuf:protobuf-java",
2709 "org.eclipse.jgit:org.eclipse.jgit",
2710 "org.apache.httpcomponents:httpclient"
2711 ],
2712 "file": "v1/https/repo1.maven.org/maven2/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.jar",
2713 "mirror_urls": [
2714 "https://repo1.maven.org/maven2/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.jar"
2715 ],
2716 "packages": [
2717 "io.opencensus.contrib.http",
2718 "io.opencensus.contrib.http.util"
2719 ],
2720 "sha256": "3ea995b55a4068be22989b70cc29a4d788c2d328d1d50613a7a9afd13fdd2d0a",
2721 "url": "https://repo1.maven.org/maven2/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.jar"
2722 },
2723 {
2724 "coord": "io.perfmark:perfmark-api:0.25.0",
2725 "dependencies": [],
2726 "directDependencies": [],
2727 "exclusions": [
2728 "com.google.protobuf:protobuf-javalite",
2729 "org.apache.httpcomponents:httpcore",
2730 "com.google.protobuf:protobuf-java",
2731 "org.eclipse.jgit:org.eclipse.jgit",
2732 "org.apache.httpcomponents:httpclient"
2733 ],
2734 "file": "v1/https/repo1.maven.org/maven2/io/perfmark/perfmark-api/0.25.0/perfmark-api-0.25.0.jar",
2735 "mirror_urls": [
2736 "https://repo1.maven.org/maven2/io/perfmark/perfmark-api/0.25.0/perfmark-api-0.25.0.jar"
2737 ],
2738 "packages": [
2739 "io.perfmark"
2740 ],
2741 "sha256": "2044542933fcdf40ad18441bec37646d150c491871157f288847e29cb81de4cb",
2742 "url": "https://repo1.maven.org/maven2/io/perfmark/perfmark-api/0.25.0/perfmark-api-0.25.0.jar"
2743 },
2744 {
2745 "coord": "io.reactivex.rxjava3:rxjava:3.1.2",
2746 "dependencies": [
2747 "org.reactivestreams:reactive-streams:1.0.3"
2748 ],
2749 "directDependencies": [
2750 "org.reactivestreams:reactive-streams:1.0.3"
2751 ],
2752 "exclusions": [
2753 "com.google.protobuf:protobuf-javalite",
2754 "org.apache.httpcomponents:httpcore",
2755 "com.google.protobuf:protobuf-java",
2756 "org.eclipse.jgit:org.eclipse.jgit",
2757 "org.apache.httpcomponents:httpclient"
2758 ],
2759 "file": "v1/https/repo1.maven.org/maven2/io/reactivex/rxjava3/rxjava/3.1.2/rxjava-3.1.2.jar",
2760 "mirror_urls": [
2761 "https://repo1.maven.org/maven2/io/reactivex/rxjava3/rxjava/3.1.2/rxjava-3.1.2.jar"
2762 ],
2763 "packages": [
2764 "io.reactivex.rxjava3.annotations",
2765 "io.reactivex.rxjava3.core",
2766 "io.reactivex.rxjava3.disposables",
2767 "io.reactivex.rxjava3.exceptions",
2768 "io.reactivex.rxjava3.flowables",
2769 "io.reactivex.rxjava3.functions",
2770 "io.reactivex.rxjava3.internal.disposables",
2771 "io.reactivex.rxjava3.internal.functions",
2772 "io.reactivex.rxjava3.internal.fuseable",
2773 "io.reactivex.rxjava3.internal.jdk8",
2774 "io.reactivex.rxjava3.internal.observers",
2775 "io.reactivex.rxjava3.internal.operators.completable",
2776 "io.reactivex.rxjava3.internal.operators.flowable",
2777 "io.reactivex.rxjava3.internal.operators.maybe",
2778 "io.reactivex.rxjava3.internal.operators.mixed",
2779 "io.reactivex.rxjava3.internal.operators.observable",
2780 "io.reactivex.rxjava3.internal.operators.parallel",
2781 "io.reactivex.rxjava3.internal.operators.single",
2782 "io.reactivex.rxjava3.internal.queue",
2783 "io.reactivex.rxjava3.internal.schedulers",
2784 "io.reactivex.rxjava3.internal.subscribers",
2785 "io.reactivex.rxjava3.internal.subscriptions",
2786 "io.reactivex.rxjava3.internal.util",
2787 "io.reactivex.rxjava3.observables",
2788 "io.reactivex.rxjava3.observers",
2789 "io.reactivex.rxjava3.operators",
2790 "io.reactivex.rxjava3.parallel",
2791 "io.reactivex.rxjava3.plugins",
2792 "io.reactivex.rxjava3.processors",
2793 "io.reactivex.rxjava3.schedulers",
2794 "io.reactivex.rxjava3.subjects",
2795 "io.reactivex.rxjava3.subscribers"
2796 ],
2797 "sha256": "8d784075bec0b7c55042c109a4de8923b3b6d2ebd2e00912d518f07240f9c23a",
2798 "url": "https://repo1.maven.org/maven2/io/reactivex/rxjava3/rxjava/3.1.2/rxjava-3.1.2.jar"
2799 },
2800 {
salma-samyc8f940b2023-01-30 08:49:57 -08002801 "coord": "io.sweers.autotransient:autotransient:1.0.0",
2802 "dependencies": [],
2803 "directDependencies": [],
Yun Pengc749f802023-02-21 06:08:30 -08002804 "exclusions": [
2805 "com.google.protobuf:protobuf-javalite",
2806 "org.apache.httpcomponents:httpcore",
2807 "com.google.protobuf:protobuf-java",
2808 "org.eclipse.jgit:org.eclipse.jgit",
2809 "org.apache.httpcomponents:httpclient"
2810 ],
salma-samyc8f940b2023-01-30 08:49:57 -08002811 "file": "v1/https/repo1.maven.org/maven2/io/sweers/autotransient/autotransient/1.0.0/autotransient-1.0.0.jar",
2812 "mirror_urls": [
Yun Pengc749f802023-02-21 06:08:30 -08002813 "https://repo1.maven.org/maven2/io/sweers/autotransient/autotransient/1.0.0/autotransient-1.0.0.jar"
salma-samyc8f940b2023-01-30 08:49:57 -08002814 ],
2815 "packages": [
2816 "io.sweers.autotransient"
2817 ],
2818 "sha256": "914ce84508410ee1419514925f93b1855a9f7a7b5b5d02fc07f411d2a45f1bba",
2819 "url": "https://repo1.maven.org/maven2/io/sweers/autotransient/autotransient/1.0.0/autotransient-1.0.0.jar"
2820 },
2821 {
Yun Pengc749f802023-02-21 06:08:30 -08002822 "coord": "javax.activation:javax.activation-api:1.2.0",
2823 "dependencies": [],
2824 "directDependencies": [],
2825 "exclusions": [
2826 "com.google.protobuf:protobuf-javalite",
2827 "org.apache.httpcomponents:httpcore",
2828 "com.google.protobuf:protobuf-java",
2829 "org.eclipse.jgit:org.eclipse.jgit",
2830 "org.apache.httpcomponents:httpclient"
2831 ],
2832 "file": "v1/https/repo1.maven.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar",
2833 "mirror_urls": [
2834 "https://repo1.maven.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar"
2835 ],
2836 "packages": [
2837 "javax.activation"
2838 ],
2839 "sha256": "43fdef0b5b6ceb31b0424b208b930c74ab58fac2ceeb7b3f6fd3aeb8b5ca4393",
2840 "url": "https://repo1.maven.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar"
2841 },
2842 {
2843 "coord": "javax.annotation:javax.annotation-api:1.3.2",
2844 "dependencies": [],
2845 "directDependencies": [],
2846 "exclusions": [
2847 "com.google.protobuf:protobuf-javalite",
2848 "org.apache.httpcomponents:httpcore",
2849 "com.google.protobuf:protobuf-java",
2850 "org.eclipse.jgit:org.eclipse.jgit",
2851 "org.apache.httpcomponents:httpclient"
2852 ],
2853 "file": "v1/https/repo1.maven.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar",
2854 "mirror_urls": [
2855 "https://repo1.maven.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar"
2856 ],
2857 "packages": [
2858 "javax.annotation",
2859 "javax.annotation.security",
2860 "javax.annotation.sql"
2861 ],
2862 "sha256": "e04ba5195bcd555dc95650f7cc614d151e4bcd52d29a10b8aa2197f3ab89ab9b",
2863 "url": "https://repo1.maven.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar"
2864 },
2865 {
Benjamin Petersonbc3166a2023-02-22 08:51:53 -08002866 "coord": "javax.inject:javax.inject:1",
2867 "dependencies": [],
2868 "directDependencies": [],
2869 "exclusions": [
2870 "com.google.protobuf:protobuf-javalite",
2871 "org.apache.httpcomponents:httpcore",
2872 "com.google.protobuf:protobuf-java",
2873 "org.eclipse.jgit:org.eclipse.jgit",
2874 "org.apache.httpcomponents:httpclient"
2875 ],
2876 "file": "v1/https/repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar",
2877 "mirror_urls": [
2878 "https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar"
2879 ],
2880 "packages": [
2881 "javax.inject"
2882 ],
2883 "sha256": "91c77044a50c481636c32d916fd89c9118a72195390452c81065080f957de7ff",
2884 "url": "https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar"
2885 },
2886 {
Yun Peng3d7937e2023-01-10 06:43:02 -08002887 "coord": "junit:junit:4.13.2",
2888 "dependencies": [
2889 "org.hamcrest:hamcrest-core:1.3"
2890 ],
2891 "directDependencies": [
2892 "org.hamcrest:hamcrest-core:1.3"
2893 ],
Yun Pengc749f802023-02-21 06:08:30 -08002894 "exclusions": [
2895 "com.google.protobuf:protobuf-javalite",
2896 "org.apache.httpcomponents:httpcore",
2897 "com.google.protobuf:protobuf-java",
2898 "org.eclipse.jgit:org.eclipse.jgit",
2899 "org.apache.httpcomponents:httpclient"
2900 ],
Yun Peng3d7937e2023-01-10 06:43:02 -08002901 "file": "v1/https/repo1.maven.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar",
2902 "mirror_urls": [
Yun Pengc749f802023-02-21 06:08:30 -08002903 "https://repo1.maven.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar"
Yun Peng3d7937e2023-01-10 06:43:02 -08002904 ],
2905 "packages": [
2906 "junit.extensions",
2907 "junit.framework",
2908 "junit.runner",
2909 "junit.textui",
2910 "org.junit",
2911 "org.junit.experimental",
2912 "org.junit.experimental.categories",
2913 "org.junit.experimental.max",
2914 "org.junit.experimental.results",
2915 "org.junit.experimental.runners",
2916 "org.junit.experimental.theories",
2917 "org.junit.experimental.theories.internal",
2918 "org.junit.experimental.theories.suppliers",
2919 "org.junit.function",
2920 "org.junit.internal",
2921 "org.junit.internal.builders",
2922 "org.junit.internal.management",
2923 "org.junit.internal.matchers",
2924 "org.junit.internal.requests",
2925 "org.junit.internal.runners",
2926 "org.junit.internal.runners.model",
2927 "org.junit.internal.runners.rules",
2928 "org.junit.internal.runners.statements",
2929 "org.junit.matchers",
2930 "org.junit.rules",
2931 "org.junit.runner",
2932 "org.junit.runner.manipulation",
2933 "org.junit.runner.notification",
2934 "org.junit.runners",
2935 "org.junit.runners.model",
2936 "org.junit.runners.parameterized",
2937 "org.junit.validator"
2938 ],
2939 "sha256": "8e495b634469d64fb8acfa3495a065cbacc8a0fff55ce1e31007be4c16dc57d3",
2940 "url": "https://repo1.maven.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar"
2941 },
2942 {
Yun Pengc749f802023-02-21 06:08:30 -08002943 "coord": "net.bytebuddy:byte-buddy-agent:1.9.7",
Yun Peng3d7937e2023-01-10 06:43:02 -08002944 "dependencies": [],
2945 "directDependencies": [],
Yun Pengc749f802023-02-21 06:08:30 -08002946 "exclusions": [
2947 "com.google.protobuf:protobuf-javalite",
2948 "org.apache.httpcomponents:httpcore",
2949 "com.google.protobuf:protobuf-java",
2950 "org.eclipse.jgit:org.eclipse.jgit",
2951 "org.apache.httpcomponents:httpclient"
2952 ],
2953 "file": "v1/https/repo1.maven.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.7/byte-buddy-agent-1.9.7.jar",
Yun Peng3d7937e2023-01-10 06:43:02 -08002954 "mirror_urls": [
Yun Pengc749f802023-02-21 06:08:30 -08002955 "https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.7/byte-buddy-agent-1.9.7.jar"
2956 ],
2957 "packages": [
2958 "net.bytebuddy.agent"
2959 ],
2960 "sha256": "145ce0fab5390374e69b2b4070d65fedaa2b07c3cfad06b330bea1b6dcfa826f",
2961 "url": "https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.7/byte-buddy-agent-1.9.7.jar"
2962 },
2963 {
2964 "coord": "net.bytebuddy:byte-buddy:1.9.7",
2965 "dependencies": [],
2966 "directDependencies": [],
2967 "exclusions": [
2968 "com.google.protobuf:protobuf-javalite",
2969 "org.apache.httpcomponents:httpcore",
2970 "com.google.protobuf:protobuf-java",
2971 "org.eclipse.jgit:org.eclipse.jgit",
2972 "org.apache.httpcomponents:httpclient"
2973 ],
2974 "file": "v1/https/repo1.maven.org/maven2/net/bytebuddy/byte-buddy/1.9.7/byte-buddy-1.9.7.jar",
2975 "mirror_urls": [
2976 "https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy/1.9.7/byte-buddy-1.9.7.jar"
2977 ],
2978 "packages": [
2979 "net.bytebuddy",
2980 "net.bytebuddy.agent.builder",
2981 "net.bytebuddy.asm",
2982 "net.bytebuddy.build",
2983 "net.bytebuddy.description",
2984 "net.bytebuddy.description.annotation",
2985 "net.bytebuddy.description.enumeration",
2986 "net.bytebuddy.description.field",
2987 "net.bytebuddy.description.method",
2988 "net.bytebuddy.description.modifier",
2989 "net.bytebuddy.description.type",
2990 "net.bytebuddy.dynamic",
2991 "net.bytebuddy.dynamic.loading",
2992 "net.bytebuddy.dynamic.scaffold",
2993 "net.bytebuddy.dynamic.scaffold.inline",
2994 "net.bytebuddy.dynamic.scaffold.subclass",
2995 "net.bytebuddy.implementation",
2996 "net.bytebuddy.implementation.attribute",
2997 "net.bytebuddy.implementation.auxiliary",
2998 "net.bytebuddy.implementation.bind",
2999 "net.bytebuddy.implementation.bind.annotation",
3000 "net.bytebuddy.implementation.bytecode",
3001 "net.bytebuddy.implementation.bytecode.assign",
3002 "net.bytebuddy.implementation.bytecode.assign.primitive",
3003 "net.bytebuddy.implementation.bytecode.assign.reference",
3004 "net.bytebuddy.implementation.bytecode.collection",
3005 "net.bytebuddy.implementation.bytecode.constant",
3006 "net.bytebuddy.implementation.bytecode.member",
3007 "net.bytebuddy.jar.asm",
3008 "net.bytebuddy.jar.asm.commons",
3009 "net.bytebuddy.jar.asm.signature",
3010 "net.bytebuddy.matcher",
3011 "net.bytebuddy.pool",
3012 "net.bytebuddy.utility",
3013 "net.bytebuddy.utility.privilege",
3014 "net.bytebuddy.utility.visitor"
3015 ],
3016 "sha256": "69a9140c11de463789a1badfe6c3dcdc17608c4304cb443c5c3a179585b78b39",
3017 "url": "https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy/1.9.7/byte-buddy-1.9.7.jar"
3018 },
3019 {
3020 "coord": "org.apache.commons:commons-compress:1.19",
3021 "dependencies": [],
3022 "directDependencies": [],
3023 "exclusions": [
3024 "com.google.protobuf:protobuf-javalite",
3025 "org.apache.httpcomponents:httpcore",
3026 "com.google.protobuf:protobuf-java",
3027 "org.eclipse.jgit:org.eclipse.jgit",
3028 "org.apache.httpcomponents:httpclient"
3029 ],
3030 "file": "v1/https/repo1.maven.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar",
3031 "mirror_urls": [
3032 "https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar"
3033 ],
3034 "packages": [
3035 "org.apache.commons.compress",
3036 "org.apache.commons.compress.archivers",
3037 "org.apache.commons.compress.archivers.ar",
3038 "org.apache.commons.compress.archivers.arj",
3039 "org.apache.commons.compress.archivers.cpio",
3040 "org.apache.commons.compress.archivers.dump",
3041 "org.apache.commons.compress.archivers.examples",
3042 "org.apache.commons.compress.archivers.jar",
3043 "org.apache.commons.compress.archivers.sevenz",
3044 "org.apache.commons.compress.archivers.tar",
3045 "org.apache.commons.compress.archivers.zip",
3046 "org.apache.commons.compress.changes",
3047 "org.apache.commons.compress.compressors",
3048 "org.apache.commons.compress.compressors.brotli",
3049 "org.apache.commons.compress.compressors.bzip2",
3050 "org.apache.commons.compress.compressors.deflate",
3051 "org.apache.commons.compress.compressors.deflate64",
3052 "org.apache.commons.compress.compressors.gzip",
3053 "org.apache.commons.compress.compressors.lz4",
3054 "org.apache.commons.compress.compressors.lz77support",
3055 "org.apache.commons.compress.compressors.lzma",
3056 "org.apache.commons.compress.compressors.lzw",
3057 "org.apache.commons.compress.compressors.pack200",
3058 "org.apache.commons.compress.compressors.snappy",
3059 "org.apache.commons.compress.compressors.xz",
3060 "org.apache.commons.compress.compressors.z",
3061 "org.apache.commons.compress.compressors.zstandard",
3062 "org.apache.commons.compress.parallel",
3063 "org.apache.commons.compress.utils"
3064 ],
3065 "sha256": "ff2d59fad74e867630fbc7daab14c432654712ac624dbee468d220677b124dd5",
3066 "url": "https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar"
3067 },
3068 {
3069 "coord": "org.apache.commons:commons-pool2:2.8.0",
3070 "dependencies": [],
3071 "directDependencies": [],
3072 "exclusions": [
3073 "com.google.protobuf:protobuf-javalite",
3074 "org.apache.httpcomponents:httpcore",
3075 "com.google.protobuf:protobuf-java",
3076 "org.eclipse.jgit:org.eclipse.jgit",
3077 "org.apache.httpcomponents:httpclient"
3078 ],
3079 "file": "v1/https/repo1.maven.org/maven2/org/apache/commons/commons-pool2/2.8.0/commons-pool2-2.8.0.jar",
3080 "mirror_urls": [
3081 "https://repo1.maven.org/maven2/org/apache/commons/commons-pool2/2.8.0/commons-pool2-2.8.0.jar"
3082 ],
3083 "packages": [
3084 "org.apache.commons.pool2",
3085 "org.apache.commons.pool2.impl",
3086 "org.apache.commons.pool2.proxy"
3087 ],
3088 "sha256": "5efa9fbb54a58b1a12205a5fac565f6982abfeb0ff45bdbc318748ef5fd3a3ff",
3089 "url": "https://repo1.maven.org/maven2/org/apache/commons/commons-pool2/2.8.0/commons-pool2-2.8.0.jar"
3090 },
3091 {
3092 "coord": "org.apache.tomcat:tomcat-annotations-api:8.0.5",
3093 "dependencies": [],
3094 "directDependencies": [],
3095 "exclusions": [
3096 "com.google.protobuf:protobuf-javalite",
3097 "org.apache.httpcomponents:httpcore",
3098 "com.google.protobuf:protobuf-java",
3099 "org.eclipse.jgit:org.eclipse.jgit",
3100 "org.apache.httpcomponents:httpclient"
3101 ],
3102 "file": "v1/https/repo1.maven.org/maven2/org/apache/tomcat/tomcat-annotations-api/8.0.5/tomcat-annotations-api-8.0.5.jar",
3103 "mirror_urls": [
3104 "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-annotations-api/8.0.5/tomcat-annotations-api-8.0.5.jar"
3105 ],
3106 "packages": [
3107 "javax.annotation",
3108 "javax.annotation.security",
3109 "javax.annotation.sql",
3110 "javax.ejb",
3111 "javax.persistence",
3112 "javax.xml.ws"
3113 ],
3114 "sha256": "748677bebb1651a313317dfd93e984ed8f8c9e345538fa8b0ab0cbb804631953",
3115 "url": "https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-annotations-api/8.0.5/tomcat-annotations-api-8.0.5.jar"
3116 },
3117 {
3118 "coord": "org.apache.velocity:velocity:1.7",
3119 "dependencies": [
3120 "commons-collections:commons-collections:3.2.2",
3121 "commons-lang:commons-lang:2.6"
3122 ],
3123 "directDependencies": [
3124 "commons-collections:commons-collections:3.2.2",
3125 "commons-lang:commons-lang:2.6"
3126 ],
3127 "exclusions": [
3128 "com.google.protobuf:protobuf-javalite",
3129 "org.apache.httpcomponents:httpcore",
3130 "com.google.protobuf:protobuf-java",
3131 "org.eclipse.jgit:org.eclipse.jgit",
3132 "org.apache.httpcomponents:httpclient"
3133 ],
3134 "file": "v1/https/repo1.maven.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar",
3135 "mirror_urls": [
3136 "https://repo1.maven.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar"
3137 ],
3138 "packages": [
3139 "org.apache.velocity",
3140 "org.apache.velocity.anakia",
3141 "org.apache.velocity.app",
3142 "org.apache.velocity.app.event",
3143 "org.apache.velocity.app.event.implement",
3144 "org.apache.velocity.app.tools",
3145 "org.apache.velocity.context",
3146 "org.apache.velocity.convert",
3147 "org.apache.velocity.exception",
3148 "org.apache.velocity.io",
3149 "org.apache.velocity.runtime",
3150 "org.apache.velocity.runtime.directive",
3151 "org.apache.velocity.runtime.log",
3152 "org.apache.velocity.runtime.parser",
3153 "org.apache.velocity.runtime.parser.node",
3154 "org.apache.velocity.runtime.resource",
3155 "org.apache.velocity.runtime.resource.loader",
3156 "org.apache.velocity.runtime.resource.util",
3157 "org.apache.velocity.runtime.visitor",
3158 "org.apache.velocity.servlet",
3159 "org.apache.velocity.texen",
3160 "org.apache.velocity.texen.ant",
3161 "org.apache.velocity.texen.util",
3162 "org.apache.velocity.util",
3163 "org.apache.velocity.util.introspection"
3164 ],
3165 "sha256": "ec92dae810034f4b46dbb16ef4364a4013b0efb24a8c5dd67435cae46a290d8e",
3166 "url": "https://repo1.maven.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar"
3167 },
3168 {
3169 "coord": "org.checkerframework:checker-compat-qual:2.5.3",
3170 "dependencies": [],
3171 "directDependencies": [],
3172 "exclusions": [
3173 "com.google.protobuf:protobuf-javalite",
3174 "org.apache.httpcomponents:httpcore",
3175 "com.google.protobuf:protobuf-java",
3176 "org.eclipse.jgit:org.eclipse.jgit",
3177 "org.apache.httpcomponents:httpclient"
3178 ],
3179 "file": "v1/https/repo1.maven.org/maven2/org/checkerframework/checker-compat-qual/2.5.3/checker-compat-qual-2.5.3.jar",
3180 "mirror_urls": [
3181 "https://repo1.maven.org/maven2/org/checkerframework/checker-compat-qual/2.5.3/checker-compat-qual-2.5.3.jar"
3182 ],
3183 "packages": [
3184 "org.checkerframework.checker.nullness.compatqual"
3185 ],
3186 "sha256": "d76b9afea61c7c082908023f0cbc1427fab9abd2df915c8b8a3e7a509bccbc6d",
3187 "url": "https://repo1.maven.org/maven2/org/checkerframework/checker-compat-qual/2.5.3/checker-compat-qual-2.5.3.jar"
3188 },
3189 {
3190 "coord": "org.checkerframework:checker-qual:3.19.0",
3191 "dependencies": [],
3192 "directDependencies": [],
3193 "exclusions": [
3194 "com.google.protobuf:protobuf-javalite",
3195 "org.apache.httpcomponents:httpcore",
3196 "com.google.protobuf:protobuf-java",
3197 "org.eclipse.jgit:org.eclipse.jgit",
3198 "org.apache.httpcomponents:httpclient"
3199 ],
3200 "file": "v1/https/repo1.maven.org/maven2/org/checkerframework/checker-qual/3.19.0/checker-qual-3.19.0.jar",
3201 "mirror_urls": [
3202 "https://repo1.maven.org/maven2/org/checkerframework/checker-qual/3.19.0/checker-qual-3.19.0.jar"
Yun Peng3d7937e2023-01-10 06:43:02 -08003203 ],
3204 "packages": [
3205 "org.checkerframework.checker.builder.qual",
3206 "org.checkerframework.checker.calledmethods.qual",
3207 "org.checkerframework.checker.compilermsgs.qual",
3208 "org.checkerframework.checker.fenum.qual",
3209 "org.checkerframework.checker.formatter.qual",
3210 "org.checkerframework.checker.guieffect.qual",
3211 "org.checkerframework.checker.i18n.qual",
3212 "org.checkerframework.checker.i18nformatter.qual",
3213 "org.checkerframework.checker.index.qual",
3214 "org.checkerframework.checker.initialization.qual",
3215 "org.checkerframework.checker.interning.qual",
3216 "org.checkerframework.checker.lock.qual",
Yun Pengc749f802023-02-21 06:08:30 -08003217 "org.checkerframework.checker.mustcall.qual",
Yun Peng3d7937e2023-01-10 06:43:02 -08003218 "org.checkerframework.checker.nullness.qual",
3219 "org.checkerframework.checker.optional.qual",
3220 "org.checkerframework.checker.propkey.qual",
3221 "org.checkerframework.checker.regex.qual",
3222 "org.checkerframework.checker.signature.qual",
3223 "org.checkerframework.checker.signedness.qual",
3224 "org.checkerframework.checker.tainting.qual",
3225 "org.checkerframework.checker.units.qual",
3226 "org.checkerframework.common.aliasing.qual",
3227 "org.checkerframework.common.initializedfields.qual",
3228 "org.checkerframework.common.reflection.qual",
3229 "org.checkerframework.common.returnsreceiver.qual",
3230 "org.checkerframework.common.subtyping.qual",
3231 "org.checkerframework.common.util.report.qual",
3232 "org.checkerframework.common.value.qual",
3233 "org.checkerframework.dataflow.qual",
3234 "org.checkerframework.framework.qual"
3235 ],
Yun Pengc749f802023-02-21 06:08:30 -08003236 "sha256": "a827c49183f3a632277d27a0a4673686cb341507447b9d570261094bd748aa68",
3237 "url": "https://repo1.maven.org/maven2/org/checkerframework/checker-qual/3.19.0/checker-qual-3.19.0.jar"
3238 },
3239 {
Benjamin Petersonbc3166a2023-02-22 08:51:53 -08003240 "coord": "org.checkerframework:dataflow-errorprone:3.27.0",
Yun Pengc749f802023-02-21 06:08:30 -08003241 "dependencies": [],
3242 "directDependencies": [],
3243 "exclusions": [
3244 "com.google.protobuf:protobuf-javalite",
3245 "org.apache.httpcomponents:httpcore",
3246 "com.google.protobuf:protobuf-java",
3247 "org.eclipse.jgit:org.eclipse.jgit",
3248 "org.apache.httpcomponents:httpclient"
3249 ],
Benjamin Petersonbc3166a2023-02-22 08:51:53 -08003250 "file": "v1/https/repo1.maven.org/maven2/org/checkerframework/dataflow-errorprone/3.27.0/dataflow-errorprone-3.27.0.jar",
Yun Pengc749f802023-02-21 06:08:30 -08003251 "mirror_urls": [
Benjamin Petersonbc3166a2023-02-22 08:51:53 -08003252 "https://repo1.maven.org/maven2/org/checkerframework/dataflow-errorprone/3.27.0/dataflow-errorprone-3.27.0.jar"
Yun Pengc749f802023-02-21 06:08:30 -08003253 ],
3254 "packages": [
3255 "org.checkerframework.dataflow.qual",
3256 "org.checkerframework.errorprone.checker.builder.qual",
3257 "org.checkerframework.errorprone.checker.calledmethods.qual",
3258 "org.checkerframework.errorprone.checker.compilermsgs.qual",
3259 "org.checkerframework.errorprone.checker.fenum.qual",
3260 "org.checkerframework.errorprone.checker.formatter.qual",
3261 "org.checkerframework.errorprone.checker.guieffect.qual",
3262 "org.checkerframework.errorprone.checker.i18n.qual",
3263 "org.checkerframework.errorprone.checker.i18nformatter.qual",
3264 "org.checkerframework.errorprone.checker.index.qual",
3265 "org.checkerframework.errorprone.checker.initialization.qual",
3266 "org.checkerframework.errorprone.checker.interning.qual",
3267 "org.checkerframework.errorprone.checker.lock.qual",
3268 "org.checkerframework.errorprone.checker.mustcall.qual",
3269 "org.checkerframework.errorprone.checker.nullness.qual",
3270 "org.checkerframework.errorprone.checker.optional.qual",
3271 "org.checkerframework.errorprone.checker.propkey.qual",
3272 "org.checkerframework.errorprone.checker.regex.qual",
3273 "org.checkerframework.errorprone.checker.signature.qual",
3274 "org.checkerframework.errorprone.checker.signedness.qual",
3275 "org.checkerframework.errorprone.checker.tainting.qual",
3276 "org.checkerframework.errorprone.checker.units.qual",
3277 "org.checkerframework.errorprone.common.aliasing.qual",
3278 "org.checkerframework.errorprone.common.initializedfields.qual",
3279 "org.checkerframework.errorprone.common.reflection.qual",
3280 "org.checkerframework.errorprone.common.returnsreceiver.qual",
3281 "org.checkerframework.errorprone.common.subtyping.qual",
3282 "org.checkerframework.errorprone.common.util.report.qual",
3283 "org.checkerframework.errorprone.common.value.qual",
3284 "org.checkerframework.errorprone.dataflow.analysis",
3285 "org.checkerframework.errorprone.dataflow.cfg",
3286 "org.checkerframework.errorprone.dataflow.cfg.block",
3287 "org.checkerframework.errorprone.dataflow.cfg.builder",
3288 "org.checkerframework.errorprone.dataflow.cfg.node",
3289 "org.checkerframework.errorprone.dataflow.cfg.playground",
3290 "org.checkerframework.errorprone.dataflow.cfg.visualize",
3291 "org.checkerframework.errorprone.dataflow.constantpropagation",
3292 "org.checkerframework.errorprone.dataflow.expression",
3293 "org.checkerframework.errorprone.dataflow.livevariable",
3294 "org.checkerframework.errorprone.dataflow.util",
3295 "org.checkerframework.errorprone.framework.qual",
3296 "org.checkerframework.errorprone.framework.util",
3297 "org.checkerframework.errorprone.javacutil",
3298 "org.checkerframework.errorprone.javacutil.trees",
3299 "org.checkerframework.errorprone.org.plumelib.reflection",
3300 "org.checkerframework.errorprone.org.plumelib.util"
3301 ],
Benjamin Petersonbc3166a2023-02-22 08:51:53 -08003302 "sha256": "fd40ebe6d514e56f8d8fac1b1a2afb1654b2053b571ddce1098b910f0bb395bd",
3303 "url": "https://repo1.maven.org/maven2/org/checkerframework/dataflow-errorprone/3.27.0/dataflow-errorprone-3.27.0.jar"
Yun Pengc749f802023-02-21 06:08:30 -08003304 },
3305 {
3306 "coord": "org.codehaus.mojo:animal-sniffer-annotations:1.19",
3307 "dependencies": [],
3308 "directDependencies": [],
3309 "exclusions": [
3310 "com.google.protobuf:protobuf-javalite",
3311 "org.apache.httpcomponents:httpcore",
3312 "com.google.protobuf:protobuf-java",
3313 "org.eclipse.jgit:org.eclipse.jgit",
3314 "org.apache.httpcomponents:httpclient"
3315 ],
3316 "file": "v1/https/repo1.maven.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.19/animal-sniffer-annotations-1.19.jar",
3317 "mirror_urls": [
3318 "https://repo1.maven.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.19/animal-sniffer-annotations-1.19.jar"
3319 ],
3320 "packages": [
3321 "org.codehaus.mojo.animal_sniffer"
3322 ],
3323 "sha256": "e67ec27ceeaf13ab5d54cf5fdbcc544c41b4db8d02d9f006678cca2c7c13ee9d",
3324 "url": "https://repo1.maven.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.19/animal-sniffer-annotations-1.19.jar"
Yun Peng3d7937e2023-01-10 06:43:02 -08003325 },
3326 {
3327 "coord": "org.hamcrest:hamcrest-core:1.3",
3328 "dependencies": [],
3329 "directDependencies": [],
Yun Pengc749f802023-02-21 06:08:30 -08003330 "exclusions": [
3331 "com.google.protobuf:protobuf-javalite",
3332 "org.apache.httpcomponents:httpcore",
3333 "com.google.protobuf:protobuf-java",
3334 "org.eclipse.jgit:org.eclipse.jgit",
3335 "org.apache.httpcomponents:httpclient"
3336 ],
Yun Peng3d7937e2023-01-10 06:43:02 -08003337 "file": "v1/https/repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar",
3338 "mirror_urls": [
Yun Pengc749f802023-02-21 06:08:30 -08003339 "https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
Yun Peng3d7937e2023-01-10 06:43:02 -08003340 ],
3341 "packages": [
3342 "org.hamcrest",
3343 "org.hamcrest.core",
3344 "org.hamcrest.internal"
3345 ],
3346 "sha256": "66fdef91e9739348df7a096aa384a5685f4e875584cce89386a7a47251c4d8e9",
3347 "url": "https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
Yun Pengc749f802023-02-21 06:08:30 -08003348 },
3349 {
3350 "coord": "org.ow2.asm:asm-analysis:9.2",
3351 "dependencies": [
3352 "org.ow2.asm:asm-tree:9.2",
3353 "org.ow2.asm:asm:9.2"
3354 ],
3355 "directDependencies": [
3356 "org.ow2.asm:asm-tree:9.2"
3357 ],
3358 "exclusions": [
3359 "com.google.protobuf:protobuf-javalite",
3360 "org.apache.httpcomponents:httpcore",
3361 "com.google.protobuf:protobuf-java",
3362 "org.eclipse.jgit:org.eclipse.jgit",
3363 "org.apache.httpcomponents:httpclient"
3364 ],
3365 "file": "v1/https/repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar",
3366 "mirror_urls": [
3367 "https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar"
3368 ],
3369 "packages": [
3370 "org.objectweb.asm.tree.analysis"
3371 ],
3372 "sha256": "878fbe521731c072d14d2d65b983b1beae6ad06fda0007b6a8bae81f73f433c4",
3373 "url": "https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar"
3374 },
3375 {
3376 "coord": "org.ow2.asm:asm-commons:9.2",
3377 "dependencies": [
3378 "org.ow2.asm:asm-analysis:9.2",
3379 "org.ow2.asm:asm-tree:9.2",
3380 "org.ow2.asm:asm:9.2"
3381 ],
3382 "directDependencies": [
3383 "org.ow2.asm:asm-analysis:9.2",
3384 "org.ow2.asm:asm-tree:9.2",
3385 "org.ow2.asm:asm:9.2"
3386 ],
3387 "exclusions": [
3388 "com.google.protobuf:protobuf-javalite",
3389 "org.apache.httpcomponents:httpcore",
3390 "com.google.protobuf:protobuf-java",
3391 "org.eclipse.jgit:org.eclipse.jgit",
3392 "org.apache.httpcomponents:httpclient"
3393 ],
3394 "file": "v1/https/repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar",
3395 "mirror_urls": [
3396 "https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar"
3397 ],
3398 "packages": [
3399 "org.objectweb.asm.commons"
3400 ],
3401 "sha256": "be4ce53138a238bb522cd781cf91f3ba5ce2f6ca93ec62d46a162a127225e0a6",
3402 "url": "https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar"
3403 },
3404 {
3405 "coord": "org.ow2.asm:asm-tree:9.2",
3406 "dependencies": [
3407 "org.ow2.asm:asm:9.2"
3408 ],
3409 "directDependencies": [
3410 "org.ow2.asm:asm:9.2"
3411 ],
3412 "exclusions": [
3413 "com.google.protobuf:protobuf-javalite",
3414 "org.apache.httpcomponents:httpcore",
3415 "com.google.protobuf:protobuf-java",
3416 "org.eclipse.jgit:org.eclipse.jgit",
3417 "org.apache.httpcomponents:httpclient"
3418 ],
3419 "file": "v1/https/repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar",
3420 "mirror_urls": [
3421 "https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar"
3422 ],
3423 "packages": [
3424 "org.objectweb.asm.tree"
3425 ],
3426 "sha256": "aabf9bd23091a4ebfc109c1f3ee7cf3e4b89f6ba2d3f51c5243f16b3cffae011",
3427 "url": "https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar"
3428 },
3429 {
3430 "coord": "org.ow2.asm:asm-util:9.2",
3431 "dependencies": [
3432 "org.ow2.asm:asm-analysis:9.2",
3433 "org.ow2.asm:asm-tree:9.2",
3434 "org.ow2.asm:asm:9.2"
3435 ],
3436 "directDependencies": [
3437 "org.ow2.asm:asm-analysis:9.2",
3438 "org.ow2.asm:asm-tree:9.2",
3439 "org.ow2.asm:asm:9.2"
3440 ],
3441 "exclusions": [
3442 "com.google.protobuf:protobuf-javalite",
3443 "org.apache.httpcomponents:httpcore",
3444 "com.google.protobuf:protobuf-java",
3445 "org.eclipse.jgit:org.eclipse.jgit",
3446 "org.apache.httpcomponents:httpclient"
3447 ],
3448 "file": "v1/https/repo1.maven.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar",
3449 "mirror_urls": [
3450 "https://repo1.maven.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar"
3451 ],
3452 "packages": [
3453 "org.objectweb.asm.util"
3454 ],
3455 "sha256": "ff5b3cd331ae8a9a804768280da98f50f424fef23dd3c788bb320e08c94ee598",
3456 "url": "https://repo1.maven.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar"
3457 },
3458 {
3459 "coord": "org.ow2.asm:asm:9.2",
3460 "dependencies": [],
3461 "directDependencies": [],
3462 "exclusions": [
3463 "com.google.protobuf:protobuf-javalite",
3464 "org.apache.httpcomponents:httpcore",
3465 "com.google.protobuf:protobuf-java",
3466 "org.eclipse.jgit:org.eclipse.jgit",
3467 "org.apache.httpcomponents:httpclient"
3468 ],
3469 "file": "v1/https/repo1.maven.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar",
3470 "mirror_urls": [
3471 "https://repo1.maven.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar"
3472 ],
3473 "packages": [
3474 "org.objectweb.asm",
3475 "org.objectweb.asm.signature"
3476 ],
3477 "sha256": "b9d4fe4d71938df38839f0eca42aaaa64cf8b313d678da036f0cb3ca199b47f5",
3478 "url": "https://repo1.maven.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar"
3479 },
3480 {
3481 "coord": "org.pcollections:pcollections:3.1.4",
3482 "dependencies": [],
3483 "directDependencies": [],
3484 "exclusions": [
3485 "com.google.protobuf:protobuf-javalite",
3486 "org.apache.httpcomponents:httpcore",
3487 "com.google.protobuf:protobuf-java",
3488 "org.eclipse.jgit:org.eclipse.jgit",
3489 "org.apache.httpcomponents:httpclient"
3490 ],
3491 "file": "v1/https/repo1.maven.org/maven2/org/pcollections/pcollections/3.1.4/pcollections-3.1.4.jar",
3492 "mirror_urls": [
3493 "https://repo1.maven.org/maven2/org/pcollections/pcollections/3.1.4/pcollections-3.1.4.jar"
3494 ],
3495 "packages": [
3496 "org.pcollections"
3497 ],
3498 "sha256": "34f579ba075c8da2c8a0fedd0f04e21eac2fb6c660d90d0fabb573e8b4dc6918",
3499 "url": "https://repo1.maven.org/maven2/org/pcollections/pcollections/3.1.4/pcollections-3.1.4.jar"
3500 },
3501 {
3502 "coord": "org.reactivestreams:reactive-streams:1.0.3",
3503 "dependencies": [],
3504 "directDependencies": [],
3505 "exclusions": [
3506 "com.google.protobuf:protobuf-javalite",
3507 "org.apache.httpcomponents:httpcore",
3508 "com.google.protobuf:protobuf-java",
3509 "org.eclipse.jgit:org.eclipse.jgit",
3510 "org.apache.httpcomponents:httpclient"
3511 ],
3512 "file": "v1/https/repo1.maven.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar",
3513 "mirror_urls": [
3514 "https://repo1.maven.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar"
3515 ],
3516 "packages": [
3517 "org.reactivestreams"
3518 ],
3519 "sha256": "1dee0481072d19c929b623e155e14d2f6085dc011529a0a0dbefc84cf571d865",
3520 "url": "https://repo1.maven.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar"
3521 },
3522 {
3523 "coord": "org.threeten:threeten-extra:1.5.0",
3524 "dependencies": [],
3525 "directDependencies": [],
3526 "exclusions": [
3527 "com.google.protobuf:protobuf-javalite",
3528 "org.apache.httpcomponents:httpcore",
3529 "com.google.protobuf:protobuf-java",
3530 "org.eclipse.jgit:org.eclipse.jgit",
3531 "org.apache.httpcomponents:httpclient"
3532 ],
3533 "file": "v1/https/repo1.maven.org/maven2/org/threeten/threeten-extra/1.5.0/threeten-extra-1.5.0.jar",
3534 "mirror_urls": [
3535 "https://repo1.maven.org/maven2/org/threeten/threeten-extra/1.5.0/threeten-extra-1.5.0.jar"
3536 ],
3537 "packages": [
3538 "org.threeten.extra",
3539 "org.threeten.extra.chrono",
3540 "org.threeten.extra.scale"
3541 ],
3542 "sha256": "e7def554536188fbaf8aac1a0a2f956b039cbbb5696edc3b8336c442c56ae445",
3543 "url": "https://repo1.maven.org/maven2/org/threeten/threeten-extra/1.5.0/threeten-extra-1.5.0.jar"
3544 },
3545 {
3546 "coord": "org.tukaani:xz:1.9",
3547 "dependencies": [],
3548 "directDependencies": [],
3549 "exclusions": [
3550 "com.google.protobuf:protobuf-javalite",
3551 "org.apache.httpcomponents:httpcore",
3552 "com.google.protobuf:protobuf-java",
3553 "org.eclipse.jgit:org.eclipse.jgit",
3554 "org.apache.httpcomponents:httpclient"
3555 ],
3556 "file": "v1/https/repo1.maven.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar",
3557 "mirror_urls": [
3558 "https://repo1.maven.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar"
3559 ],
3560 "packages": [
3561 "org.tukaani.xz",
3562 "org.tukaani.xz.check",
3563 "org.tukaani.xz.common",
3564 "org.tukaani.xz.delta",
3565 "org.tukaani.xz.index",
3566 "org.tukaani.xz.lz",
3567 "org.tukaani.xz.lzma",
3568 "org.tukaani.xz.rangecoder",
3569 "org.tukaani.xz.simple"
3570 ],
3571 "sha256": "211b306cfc44f8f96df3a0a3ddaf75ba8c5289eed77d60d72f889bb855f535e5",
3572 "url": "https://repo1.maven.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar"
Yun Peng3d7937e2023-01-10 06:43:02 -08003573 }
3574 ],
3575 "version": "0.1.0"
3576 }
3577}