forked from bazel-contrib/rules_jvm_external
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrules_jvm_external_deps_install.json
599 lines (599 loc) · 38 KB
/
rules_jvm_external_deps_install.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
{
"dependency_tree": {
"__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
"__INPUT_ARTIFACTS_HASH": 792085290,
"__RESOLVED_ARTIFACTS_HASH": 258092686,
"conflict_resolution": {},
"dependencies": [
{
"coord": "com.fasterxml.jackson.core:jackson-core:2.11.3",
"dependencies": [],
"directDependencies": [],
"file": "v1/https/repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.11.3/jackson-core-2.11.3.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.11.3/jackson-core-2.11.3.jar",
"https://maven.google.com/com/fasterxml/jackson/core/jackson-core/2.11.3/jackson-core-2.11.3.jar"
],
"sha256": "78cd0a6b936232e06dd3e38da8a0345348a09cd1ff9c4d844c6ee72c75cfc402",
"url": "https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.11.3/jackson-core-2.11.3.jar"
},
{
"coord": "com.google.api-client:google-api-client:1.30.11",
"dependencies": [],
"directDependencies": [],
"exclusions": [
"com.google.oauth-client:google-oauth-client",
"com.google.http-client:google-http-client-jackson2",
"commons-codec:commons-codec",
"com.google.guava:guava"
],
"file": "v1/https/repo1.maven.org/maven2/com/google/api-client/google-api-client/1.30.11/google-api-client-1.30.11.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/com/google/api-client/google-api-client/1.30.11/google-api-client-1.30.11.jar",
"https://maven.google.com/com/google/api-client/google-api-client/1.30.11/google-api-client-1.30.11.jar"
],
"sha256": "ee6f97865cc7de6c7c80955c3f37372cf3887bd75e4fc06f1058a6b4cd9bf4da",
"url": "https://repo1.maven.org/maven2/com/google/api-client/google-api-client/1.30.11/google-api-client-1.30.11.jar"
},
{
"coord": "com.google.api:api-common:1.10.1",
"dependencies": [],
"directDependencies": [],
"exclusions": [
"com.google.guava:guava",
"com.google.code.findbugs:jsr305",
"javax.annotation:javax.annotation-api",
"com.google.auto.value:auto-value-annotations"
],
"file": "v1/https/repo1.maven.org/maven2/com/google/api/api-common/1.10.1/api-common-1.10.1.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/com/google/api/api-common/1.10.1/api-common-1.10.1.jar",
"https://maven.google.com/com/google/api/api-common/1.10.1/api-common-1.10.1.jar"
],
"sha256": "2a033f24bb620383eda440ad307cb8077cfec1c7eadc684d65216123a1b9613a",
"url": "https://repo1.maven.org/maven2/com/google/api/api-common/1.10.1/api-common-1.10.1.jar"
},
{
"coord": "com.google.api:gax-httpjson:0.77.0",
"dependencies": [],
"directDependencies": [],
"exclusions": [
"com.google.guava:guava",
"com.google.code.findbugs:jsr305",
"org.threeten:threetenbp",
"com.google.api:gax",
"com.google.auth:google-auth-library-oauth2-http",
"com.google.protobuf:protobuf-java-util",
"com.google.protobuf:protobuf-java",
"com.google.api:api-common",
"com.google.code.gson:gson",
"com.google.auth:google-auth-library-credentials",
"com.google.http-client:google-http-client"
],
"file": "v1/https/repo1.maven.org/maven2/com/google/api/gax-httpjson/0.77.0/gax-httpjson-0.77.0.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/com/google/api/gax-httpjson/0.77.0/gax-httpjson-0.77.0.jar",
"https://maven.google.com/com/google/api/gax-httpjson/0.77.0/gax-httpjson-0.77.0.jar"
],
"sha256": "fd4dae47fa016d3b26e8d90b67ddc6c23c4c06e8bcdf085c70310ab7ef324bd6",
"url": "https://repo1.maven.org/maven2/com/google/api/gax-httpjson/0.77.0/gax-httpjson-0.77.0.jar"
},
{
"coord": "com.google.api:gax:1.60.0",
"dependencies": [],
"directDependencies": [],
"exclusions": [
"com.google.guava:guava",
"io.opencensus:opencensus-api",
"com.google.code.findbugs:jsr305",
"org.threeten:threetenbp",
"com.google.auth:google-auth-library-oauth2-http",
"com.google.api:api-common"
],
"file": "v1/https/repo1.maven.org/maven2/com/google/api/gax/1.60.0/gax-1.60.0.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/com/google/api/gax/1.60.0/gax-1.60.0.jar",
"https://maven.google.com/com/google/api/gax/1.60.0/gax-1.60.0.jar"
],
"sha256": "02f37d4ff1a7b8d71dff8064cf9568aa4f4b61bcc4485085d16130f32afa5a79",
"url": "https://repo1.maven.org/maven2/com/google/api/gax/1.60.0/gax-1.60.0.jar"
},
{
"coord": "com.google.api.grpc:proto-google-common-protos:2.0.1",
"dependencies": [],
"directDependencies": [],
"exclusions": [
"com.google.protobuf:protobuf-java"
],
"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",
"mirror_urls": [
"https://repo1.maven.org/maven2/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.jar",
"https://maven.google.com/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.jar"
],
"sha256": "5ce71656118618731e34a5d4c61aa3a031be23446dc7de8b5a5e77b66ebcd6ef",
"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"
},
{
"coord": "com.google.api.grpc:proto-google-iam-v1:1.0.3",
"dependencies": [],
"directDependencies": [],
"exclusions": [
"com.google.protobuf:protobuf-java",
"com.google.api.grpc:proto-google-common-protos"
],
"file": "v1/https/repo1.maven.org/maven2/com/google/api/grpc/proto-google-iam-v1/1.0.3/proto-google-iam-v1-1.0.3.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/com/google/api/grpc/proto-google-iam-v1/1.0.3/proto-google-iam-v1-1.0.3.jar",
"https://maven.google.com/com/google/api/grpc/proto-google-iam-v1/1.0.3/proto-google-iam-v1-1.0.3.jar"
],
"sha256": "64cee7383a97e846da8d8e160e6c8fe30561e507260552c59e6ccfc81301fdc8",
"url": "https://repo1.maven.org/maven2/com/google/api/grpc/proto-google-iam-v1/1.0.3/proto-google-iam-v1-1.0.3.jar"
},
{
"coord": "com.google.apis:google-api-services-storage:v1-rev20200927-1.30.10",
"dependencies": [],
"directDependencies": [],
"exclusions": [
"com.google.api-client:google-api-client"
],
"file": "v1/https/repo1.maven.org/maven2/com/google/apis/google-api-services-storage/v1-rev20200927-1.30.10/google-api-services-storage-v1-rev20200927-1.30.10.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/com/google/apis/google-api-services-storage/v1-rev20200927-1.30.10/google-api-services-storage-v1-rev20200927-1.30.10.jar",
"https://maven.google.com/com/google/apis/google-api-services-storage/v1-rev20200927-1.30.10/google-api-services-storage-v1-rev20200927-1.30.10.jar"
],
"sha256": "52d26a9d105f8d8a0850807285f307a76cea8f3e0cdb2be4d3b15b1adfa77351",
"url": "https://repo1.maven.org/maven2/com/google/apis/google-api-services-storage/v1-rev20200927-1.30.10/google-api-services-storage-v1-rev20200927-1.30.10.jar"
},
{
"coord": "com.google.auth:google-auth-library-credentials:0.22.0",
"dependencies": [],
"directDependencies": [],
"file": "v1/https/repo1.maven.org/maven2/com/google/auth/google-auth-library-credentials/0.22.0/google-auth-library-credentials-0.22.0.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/com/google/auth/google-auth-library-credentials/0.22.0/google-auth-library-credentials-0.22.0.jar",
"https://maven.google.com/com/google/auth/google-auth-library-credentials/0.22.0/google-auth-library-credentials-0.22.0.jar"
],
"sha256": "42c76031276de5b520909e9faf88c5b3c9a722d69ee9cfdafedb1c52c355dfc5",
"url": "https://repo1.maven.org/maven2/com/google/auth/google-auth-library-credentials/0.22.0/google-auth-library-credentials-0.22.0.jar"
},
{
"coord": "com.google.auth:google-auth-library-oauth2-http:0.22.0",
"dependencies": [],
"directDependencies": [],
"exclusions": [
"com.google.guava:guava",
"com.google.code.findbugs:jsr305",
"com.google.auto.value:auto-value-annotations",
"com.google.http-client:google-http-client-jackson2",
"com.google.auth:google-auth-library-credentials",
"com.google.http-client:google-http-client"
],
"file": "v1/https/repo1.maven.org/maven2/com/google/auth/google-auth-library-oauth2-http/0.22.0/google-auth-library-oauth2-http-0.22.0.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/com/google/auth/google-auth-library-oauth2-http/0.22.0/google-auth-library-oauth2-http-0.22.0.jar",
"https://maven.google.com/com/google/auth/google-auth-library-oauth2-http/0.22.0/google-auth-library-oauth2-http-0.22.0.jar"
],
"sha256": "1722d895c42dc42ea1d1f392ddbec1fbb28f7a979022c3a6c29acc39cc777ad1",
"url": "https://repo1.maven.org/maven2/com/google/auth/google-auth-library-oauth2-http/0.22.0/google-auth-library-oauth2-http-0.22.0.jar"
},
{
"coord": "com.google.auto.value:auto-value-annotations:1.7.4",
"dependencies": [],
"directDependencies": [],
"file": "v1/https/repo1.maven.org/maven2/com/google/auto/value/auto-value-annotations/1.7.4/auto-value-annotations-1.7.4.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/com/google/auto/value/auto-value-annotations/1.7.4/auto-value-annotations-1.7.4.jar",
"https://maven.google.com/com/google/auto/value/auto-value-annotations/1.7.4/auto-value-annotations-1.7.4.jar"
],
"sha256": "fedd59b0b4986c342f6ab2d182f2a4ee9fceb2c7e2d5bdc4dc764c92394a23d3",
"url": "https://repo1.maven.org/maven2/com/google/auto/value/auto-value-annotations/1.7.4/auto-value-annotations-1.7.4.jar"
},
{
"coord": "com.google.cloud:google-cloud-core-http:1.93.10",
"dependencies": [],
"directDependencies": [],
"exclusions": [
"com.google.guava:guava",
"io.opencensus:opencensus-api",
"com.google.cloud:google-cloud-core",
"com.google.code.findbugs:jsr305",
"com.google.api:gax",
"com.google.auth:google-auth-library-oauth2-http",
"com.google.http-client:google-http-client-appengine",
"com.google.api-client:google-api-client",
"com.google.api:api-common",
"com.google.api:gax-httpjson",
"com.google.auth:google-auth-library-credentials",
"io.opencensus:opencensus-contrib-http-util",
"com.google.http-client:google-http-client"
],
"file": "v1/https/repo1.maven.org/maven2/com/google/cloud/google-cloud-core-http/1.93.10/google-cloud-core-http-1.93.10.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/com/google/cloud/google-cloud-core-http/1.93.10/google-cloud-core-http-1.93.10.jar",
"https://maven.google.com/com/google/cloud/google-cloud-core-http/1.93.10/google-cloud-core-http-1.93.10.jar"
],
"sha256": "81ac67c14c7c4244d2b7db2607ad352416aca8d3bb2adf338964e8fea25b1b3c",
"url": "https://repo1.maven.org/maven2/com/google/cloud/google-cloud-core-http/1.93.10/google-cloud-core-http-1.93.10.jar"
},
{
"coord": "com.google.cloud:google-cloud-core:1.93.10",
"dependencies": [],
"directDependencies": [],
"exclusions": [
"com.google.guava:guava",
"com.google.api.grpc:proto-google-iam-v1",
"com.google.code.findbugs:jsr305",
"org.threeten:threetenbp",
"com.google.api:gax",
"com.google.auto.value:auto-value-annotations",
"com.google.auth:google-auth-library-oauth2-http",
"com.google.protobuf:protobuf-java-util",
"com.google.protobuf:protobuf-java",
"com.google.api:api-common",
"com.google.http-client:google-http-client-jackson2",
"com.google.auth:google-auth-library-credentials",
"com.google.api.grpc:proto-google-common-protos",
"com.google.http-client:google-http-client"
],
"file": "v1/https/repo1.maven.org/maven2/com/google/cloud/google-cloud-core/1.93.10/google-cloud-core-1.93.10.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/com/google/cloud/google-cloud-core/1.93.10/google-cloud-core-1.93.10.jar",
"https://maven.google.com/com/google/cloud/google-cloud-core/1.93.10/google-cloud-core-1.93.10.jar"
],
"sha256": "832d74eca66f4601e162a8460d6f59f50d1d23f93c18b02654423b6b0d67c6ea",
"url": "https://repo1.maven.org/maven2/com/google/cloud/google-cloud-core/1.93.10/google-cloud-core-1.93.10.jar"
},
{
"coord": "com.google.cloud:google-cloud-storage:1.113.4",
"dependencies": [
"com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava",
"com.google.http-client:google-http-client:1.38.0",
"com.google.j2objc:j2objc-annotations:1.3",
"io.opencensus:opencensus-contrib-http-util:0.24.0",
"com.google.code.findbugs:jsr305:3.0.2",
"com.google.auth:google-auth-library-oauth2-http:0.22.0",
"com.google.api:api-common:1.10.1",
"com.google.cloud:google-cloud-core:1.93.10",
"com.google.guava:guava:30.0-android",
"io.opencensus:opencensus-api:0.24.0",
"com.google.api.grpc:proto-google-iam-v1:1.0.3",
"com.google.code.gson:gson:2.8.6",
"org.threeten:threetenbp:1.5.0",
"com.google.api-client:google-api-client:1.30.11",
"com.google.oauth-client:google-oauth-client:1.31.1",
"com.google.auto.value:auto-value-annotations:1.7.4",
"com.google.cloud:google-cloud-core-http:1.93.10",
"com.google.http-client:google-http-client-jackson2:1.38.0",
"com.google.api:gax:1.60.0",
"com.google.protobuf:protobuf-java-util:3.13.0",
"javax.annotation:javax.annotation-api:1.3.2",
"com.google.guava:failureaccess:1.0.1",
"com.google.auth:google-auth-library-credentials:0.22.0",
"com.google.protobuf:protobuf-java:3.13.0",
"io.grpc:grpc-context:1.33.1",
"com.google.api.grpc:proto-google-common-protos:2.0.1",
"com.google.http-client:google-http-client-appengine:1.38.0",
"com.google.apis:google-api-services-storage:v1-rev20200927-1.30.10",
"com.google.errorprone:error_prone_annotations:2.4.0",
"com.google.api:gax-httpjson:0.77.0",
"com.fasterxml.jackson.core:jackson-core:2.11.3",
"org.checkerframework:checker-compat-qual:2.5.5"
],
"directDependencies": [
"com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava",
"com.google.http-client:google-http-client:1.38.0",
"com.google.j2objc:j2objc-annotations:1.3",
"io.opencensus:opencensus-contrib-http-util:0.24.0",
"com.google.code.findbugs:jsr305:3.0.2",
"com.google.auth:google-auth-library-oauth2-http:0.22.0",
"com.google.api:api-common:1.10.1",
"com.google.cloud:google-cloud-core:1.93.10",
"com.google.guava:guava:30.0-android",
"io.opencensus:opencensus-api:0.24.0",
"com.google.api.grpc:proto-google-iam-v1:1.0.3",
"com.google.code.gson:gson:2.8.6",
"org.threeten:threetenbp:1.5.0",
"com.google.api-client:google-api-client:1.30.11",
"com.google.oauth-client:google-oauth-client:1.31.1",
"com.google.auto.value:auto-value-annotations:1.7.4",
"com.google.cloud:google-cloud-core-http:1.93.10",
"com.google.http-client:google-http-client-jackson2:1.38.0",
"com.google.api:gax:1.60.0",
"com.google.protobuf:protobuf-java-util:3.13.0",
"javax.annotation:javax.annotation-api:1.3.2",
"com.google.guava:failureaccess:1.0.1",
"com.google.auth:google-auth-library-credentials:0.22.0",
"com.google.protobuf:protobuf-java:3.13.0",
"io.grpc:grpc-context:1.33.1",
"com.google.api.grpc:proto-google-common-protos:2.0.1",
"com.google.http-client:google-http-client-appengine:1.38.0",
"com.google.apis:google-api-services-storage:v1-rev20200927-1.30.10",
"com.google.errorprone:error_prone_annotations:2.4.0",
"com.google.api:gax-httpjson:0.77.0",
"com.fasterxml.jackson.core:jackson-core:2.11.3",
"org.checkerframework:checker-compat-qual:2.5.5"
],
"file": "v1/https/repo1.maven.org/maven2/com/google/cloud/google-cloud-storage/1.113.4/google-cloud-storage-1.113.4.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/com/google/cloud/google-cloud-storage/1.113.4/google-cloud-storage-1.113.4.jar",
"https://maven.google.com/com/google/cloud/google-cloud-storage/1.113.4/google-cloud-storage-1.113.4.jar"
],
"sha256": "796833e9bdab80c40bbc820e65087eb8f28c6bfbca194d2e3e00d98cb5bc55d6",
"url": "https://repo1.maven.org/maven2/com/google/cloud/google-cloud-storage/1.113.4/google-cloud-storage-1.113.4.jar"
},
{
"coord": "com.google.code.findbugs:jsr305:3.0.2",
"dependencies": [],
"directDependencies": [],
"file": "v1/https/repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar",
"https://maven.google.com/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar"
],
"sha256": "766ad2a0783f2687962c8ad74ceecc38a28b9f72a2d085ee438b7813e928d0c7",
"url": "https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar"
},
{
"coord": "com.google.code.gson:gson:2.8.6",
"dependencies": [],
"directDependencies": [],
"file": "v1/https/repo1.maven.org/maven2/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar",
"https://maven.google.com/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar"
],
"sha256": "c8fb4839054d280b3033f800d1f5a97de2f028eb8ba2eb458ad287e536f3f25f",
"url": "https://repo1.maven.org/maven2/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar"
},
{
"coord": "com.google.errorprone:error_prone_annotations:2.4.0",
"dependencies": [],
"directDependencies": [],
"file": "v1/https/repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.4.0/error_prone_annotations-2.4.0.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.4.0/error_prone_annotations-2.4.0.jar",
"https://maven.google.com/com/google/errorprone/error_prone_annotations/2.4.0/error_prone_annotations-2.4.0.jar"
],
"sha256": "5f2a0648230a662e8be049df308d583d7369f13af683e44ddf5829b6d741a228",
"url": "https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.4.0/error_prone_annotations-2.4.0.jar"
},
{
"coord": "com.google.guava:failureaccess:1.0.1",
"dependencies": [],
"directDependencies": [],
"file": "v1/https/repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar",
"https://maven.google.com/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar"
],
"sha256": "a171ee4c734dd2da837e4b16be9df4661afab72a41adaf31eb84dfdaf936ca26",
"url": "https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar"
},
{
"coord": "com.google.guava:guava:30.0-android",
"dependencies": [],
"directDependencies": [],
"exclusions": [
"jdk:srczip",
"com.google.code.findbugs:jsr305",
"com.google.guava:failureaccess",
"com.google.guava:listenablefuture",
"com.google.j2objc:j2objc-annotations",
"com.google.errorprone:error_prone_annotations",
"org.checkerframework:checker-compat-qual"
],
"file": "v1/https/repo1.maven.org/maven2/com/google/guava/guava/30.0-android/guava-30.0-android.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/com/google/guava/guava/30.0-android/guava-30.0-android.jar",
"https://maven.google.com/com/google/guava/guava/30.0-android/guava-30.0-android.jar"
],
"sha256": "3345c82c2cc70a0053e8db9031edc6d71625ef0dea6a2c8f5ebd6cb76d2bf843",
"url": "https://repo1.maven.org/maven2/com/google/guava/guava/30.0-android/guava-30.0-android.jar"
},
{
"coord": "com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava",
"dependencies": [],
"directDependencies": [],
"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",
"mirror_urls": [
"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",
"https://maven.google.com/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar"
],
"sha256": "b372a037d4230aa57fbeffdef30fd6123f9c0c2db85d0aced00c91b974f33f99",
"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"
},
{
"coord": "com.google.http-client:google-http-client-appengine:1.38.0",
"dependencies": [],
"directDependencies": [],
"exclusions": [
"com.google.http-client:google-http-client",
"com.google.appengine:appengine-api-1.0-sdk"
],
"file": "v1/https/repo1.maven.org/maven2/com/google/http-client/google-http-client-appengine/1.38.0/google-http-client-appengine-1.38.0.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/com/google/http-client/google-http-client-appengine/1.38.0/google-http-client-appengine-1.38.0.jar",
"https://maven.google.com/com/google/http-client/google-http-client-appengine/1.38.0/google-http-client-appengine-1.38.0.jar"
],
"sha256": "f97b495fd97ac3a3d59099eb2b55025f4948230da15a076f189b9cff37c6b4d2",
"url": "https://repo1.maven.org/maven2/com/google/http-client/google-http-client-appengine/1.38.0/google-http-client-appengine-1.38.0.jar"
},
{
"coord": "com.google.http-client:google-http-client-jackson2:1.38.0",
"dependencies": [],
"directDependencies": [],
"exclusions": [
"com.google.http-client:google-http-client",
"com.fasterxml.jackson.core:jackson-core"
],
"file": "v1/https/repo1.maven.org/maven2/com/google/http-client/google-http-client-jackson2/1.38.0/google-http-client-jackson2-1.38.0.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/com/google/http-client/google-http-client-jackson2/1.38.0/google-http-client-jackson2-1.38.0.jar",
"https://maven.google.com/com/google/http-client/google-http-client-jackson2/1.38.0/google-http-client-jackson2-1.38.0.jar"
],
"sha256": "e6504a82425fcc2168a4ca4175138ddcc085168daed8cdedb86d8f6fdc296e1e",
"url": "https://repo1.maven.org/maven2/com/google/http-client/google-http-client-jackson2/1.38.0/google-http-client-jackson2-1.38.0.jar"
},
{
"coord": "com.google.http-client:google-http-client:1.38.0",
"dependencies": [],
"directDependencies": [],
"exclusions": [
"com.google.guava:guava",
"io.opencensus:opencensus-api",
"com.google.code.findbugs:jsr305",
"org.apache.httpcomponents:httpcore",
"com.google.j2objc:j2objc-annotations",
"io.opencensus:opencensus-contrib-http-util",
"org.apache.httpcomponents:httpclient"
],
"file": "v1/https/repo1.maven.org/maven2/com/google/http-client/google-http-client/1.38.0/google-http-client-1.38.0.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/com/google/http-client/google-http-client/1.38.0/google-http-client-1.38.0.jar",
"https://maven.google.com/com/google/http-client/google-http-client/1.38.0/google-http-client-1.38.0.jar"
],
"sha256": "411f4a42519b6b78bdc0fcfdf74c9edcef0ee97afa4a667abe04045a508d6302",
"url": "https://repo1.maven.org/maven2/com/google/http-client/google-http-client/1.38.0/google-http-client-1.38.0.jar"
},
{
"coord": "com.google.j2objc:j2objc-annotations:1.3",
"dependencies": [],
"directDependencies": [],
"file": "v1/https/repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar",
"https://maven.google.com/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar"
],
"sha256": "21af30c92267bd6122c0e0b4d20cccb6641a37eaf956c6540ec471d584e64a7b",
"url": "https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar"
},
{
"coord": "com.google.oauth-client:google-oauth-client:1.31.1",
"dependencies": [],
"directDependencies": [],
"exclusions": [
"com.google.http-client:google-http-client",
"com.google.code.findbugs:jsr305",
"com.google.guava:guava"
],
"file": "v1/https/repo1.maven.org/maven2/com/google/oauth-client/google-oauth-client/1.31.1/google-oauth-client-1.31.1.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/com/google/oauth-client/google-oauth-client/1.31.1/google-oauth-client-1.31.1.jar",
"https://maven.google.com/com/google/oauth-client/google-oauth-client/1.31.1/google-oauth-client-1.31.1.jar"
],
"sha256": "4ed4e2948251dbda66ce251bd7f3b32cd8570055e5cdb165a3c7aea8f43da0ff",
"url": "https://repo1.maven.org/maven2/com/google/oauth-client/google-oauth-client/1.31.1/google-oauth-client-1.31.1.jar"
},
{
"coord": "com.google.protobuf:protobuf-java-util:3.13.0",
"dependencies": [],
"directDependencies": [],
"exclusions": [
"com.google.protobuf:protobuf-java",
"com.google.guava:guava",
"com.google.errorprone:error_prone_annotations",
"com.google.code.gson:gson"
],
"file": "v1/https/repo1.maven.org/maven2/com/google/protobuf/protobuf-java-util/3.13.0/protobuf-java-util-3.13.0.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java-util/3.13.0/protobuf-java-util-3.13.0.jar",
"https://maven.google.com/com/google/protobuf/protobuf-java-util/3.13.0/protobuf-java-util-3.13.0.jar"
],
"sha256": "d9de66b8c9445905dfa7064f6d5213d47ce88a20d34e21d83c4a94a229e14e62",
"url": "https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java-util/3.13.0/protobuf-java-util-3.13.0.jar"
},
{
"coord": "com.google.protobuf:protobuf-java:3.13.0",
"dependencies": [],
"directDependencies": [],
"file": "v1/https/repo1.maven.org/maven2/com/google/protobuf/protobuf-java/3.13.0/protobuf-java-3.13.0.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/3.13.0/protobuf-java-3.13.0.jar",
"https://maven.google.com/com/google/protobuf/protobuf-java/3.13.0/protobuf-java-3.13.0.jar"
],
"sha256": "97d5b2758408690c0dc276238707492a0b6a4d71206311b6c442cdc26c5973ff",
"url": "https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/3.13.0/protobuf-java-3.13.0.jar"
},
{
"coord": "io.grpc:grpc-context:1.33.1",
"dependencies": [],
"directDependencies": [],
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-context/1.33.1/grpc-context-1.33.1.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/io/grpc/grpc-context/1.33.1/grpc-context-1.33.1.jar",
"https://maven.google.com/io/grpc/grpc-context/1.33.1/grpc-context-1.33.1.jar"
],
"sha256": "99b8aea2b614fe0e61c3676e681259dc43c2de7f64620998e1a8435eb2976496",
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-context/1.33.1/grpc-context-1.33.1.jar"
},
{
"coord": "io.opencensus:opencensus-api:0.24.0",
"dependencies": [],
"directDependencies": [],
"exclusions": [
"io.grpc:grpc-context"
],
"file": "v1/https/repo1.maven.org/maven2/io/opencensus/opencensus-api/0.24.0/opencensus-api-0.24.0.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/io/opencensus/opencensus-api/0.24.0/opencensus-api-0.24.0.jar",
"https://maven.google.com/io/opencensus/opencensus-api/0.24.0/opencensus-api-0.24.0.jar"
],
"sha256": "f561b1cc2673844288e596ddf5bb6596868a8472fd2cb8993953fc5c034b2352",
"url": "https://repo1.maven.org/maven2/io/opencensus/opencensus-api/0.24.0/opencensus-api-0.24.0.jar"
},
{
"coord": "io.opencensus:opencensus-contrib-http-util:0.24.0",
"dependencies": [],
"directDependencies": [],
"exclusions": [
"io.opencensus:opencensus-api",
"com.google.guava:guava"
],
"file": "v1/https/repo1.maven.org/maven2/io/opencensus/opencensus-contrib-http-util/0.24.0/opencensus-contrib-http-util-0.24.0.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/io/opencensus/opencensus-contrib-http-util/0.24.0/opencensus-contrib-http-util-0.24.0.jar",
"https://maven.google.com/io/opencensus/opencensus-contrib-http-util/0.24.0/opencensus-contrib-http-util-0.24.0.jar"
],
"sha256": "7155273bbb1ed3d477ea33cf19d7bbc0b285ff395f43b29ae576722cf247000f",
"url": "https://repo1.maven.org/maven2/io/opencensus/opencensus-contrib-http-util/0.24.0/opencensus-contrib-http-util-0.24.0.jar"
},
{
"coord": "javax.annotation:javax.annotation-api:1.3.2",
"dependencies": [],
"directDependencies": [],
"file": "v1/https/repo1.maven.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar",
"https://maven.google.com/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar"
],
"sha256": "e04ba5195bcd555dc95650f7cc614d151e4bcd52d29a10b8aa2197f3ab89ab9b",
"url": "https://repo1.maven.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar"
},
{
"coord": "org.checkerframework:checker-compat-qual:2.5.5",
"dependencies": [],
"directDependencies": [],
"file": "v1/https/repo1.maven.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar",
"https://maven.google.com/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar"
],
"sha256": "11d134b245e9cacc474514d2d66b5b8618f8039a1465cdc55bbc0b34e0008b7a",
"url": "https://repo1.maven.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar"
},
{
"coord": "org.threeten:threetenbp:1.5.0",
"dependencies": [],
"directDependencies": [],
"file": "v1/https/repo1.maven.org/maven2/org/threeten/threetenbp/1.5.0/threetenbp-1.5.0.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/org/threeten/threetenbp/1.5.0/threetenbp-1.5.0.jar",
"https://maven.google.com/org/threeten/threetenbp/1.5.0/threetenbp-1.5.0.jar"
],
"sha256": "dcf9c0f940739f2a825cd8626ff27113459a2f6eb18797c7152f93fff69c264f",
"url": "https://repo1.maven.org/maven2/org/threeten/threetenbp/1.5.0/threetenbp-1.5.0.jar"
}
],
"version": "0.1.0"
}
}