-
Notifications
You must be signed in to change notification settings - Fork 48
/
quarkus-project-3.16.0.CR1.buildinfo
12959 lines (9810 loc) · 690 KB
/
quarkus-project-3.16.0.CR1.buildinfo
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
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# https://reproducible-builds.org/docs/jvm/
buildinfo.version=1.0-SNAPSHOT
name=Quarkus - Project pom
group-id=io.quarkus
artifact-id=quarkus-project
version=3.16.0.CR1
# source information
source.scm.uri=scm:git:git@github.com:quarkusio/quarkus.git
source.scm.tag=HEAD
# build instructions
build-tool=mvn
# build environment information (simplified for reproducibility)
java.version=17
os.name=Unix
# Maven rebuild instructions and effective environment
mvn.aggregate.artifact-id=quarkus-webjars-locator-deployment
# aggregated output
outputs.0.coordinates=io.quarkus:quarkus-parent
outputs.0.0.groupId=io.quarkus
outputs.0.0.filename=quarkus-parent-3.16.0.CR1.pom
outputs.0.0.length=31663
outputs.0.0.checksums.sha512=fe05df5c779fced8a0b069ba6b9b7609a8697dec6e250eb5d9fde505cf226a11217e94953b1049e71431933081367e22f3a3fc9280288a31a2166087a50f9645
outputs.1.coordinates=io.quarkus:quarkus-ide-config
outputs.1.0.groupId=io.quarkus
outputs.1.0.filename=quarkus-ide-config-3.16.0.CR1.pom
outputs.1.0.length=4310
outputs.1.0.checksums.sha512=b3b3f3f52d7a7de8d235b7d6d0b783bf8f7a7911bd4e74627db8b3e77b7b5b0c9fa49ecbcff24fcfd3076471f4a6131f8c931c2deb63ecd58aa1901c947bbb03
outputs.1.1.groupId=io.quarkus
outputs.1.1.filename=quarkus-ide-config-3.16.0.CR1.jar
outputs.1.1.length=9462
outputs.1.1.checksums.sha512=cb05e6993382888aa8b0d034a45ac824865fe75a478e03ef99cab715281ae2e4c27918a87d1ab2ecc1a16ccf8185aff40c67167ab0e9ff62a61b8a52f53e5910
outputs.1.2.groupId=io.quarkus
outputs.1.2.filename=quarkus-ide-config-3.16.0.CR1-sources.jar
outputs.1.2.length=5617
outputs.1.2.checksums.sha512=36deec9fc91dbdd3ccfc93c6f7feecda41286a032b240d48ef2c22ea1db1bcefb85c0b710599bbee0b3169da16f3d6e9496eb60a0f94888d8d90f6abe5b9ef9a
outputs.2.coordinates=io.quarkus:quarkus-enforcer-rules
outputs.2.0.groupId=io.quarkus
outputs.2.0.filename=quarkus-enforcer-rules-3.16.0.CR1.pom
outputs.2.0.length=10140
outputs.2.0.checksums.sha512=0b942bcfc18b2c004d0ce03859b15ebab30aa7c6fb85b66e5d130f0611badbb9b153040dd258b3fefc6f8d8dc25a81f3d90c3ceaa56593cde1f56966ff879882
outputs.2.1.groupId=io.quarkus
outputs.2.1.filename=quarkus-enforcer-rules-3.16.0.CR1.jar
outputs.2.1.length=22501
outputs.2.1.checksums.sha512=4245d952e494d691f0db2b269ea88573187ba5506387de6fef0ef3512d8b268a83839db9874519c0fe9886b52e99a49340112510f7a132a6c1b6981a1c478cfe
outputs.2.2.groupId=io.quarkus
outputs.2.2.filename=quarkus-enforcer-rules-3.16.0.CR1-sources.jar
outputs.2.2.length=11905
outputs.2.2.checksums.sha512=5f64c7aa89f48a1fe28adc7e46e28f23e64e81351aafb9a413e71b058d134685e6cf29c8000f1da6b2ef64ea4530224e5f4b0f3ce2ab80cd2f728bd5f1bd9d78
outputs.3.coordinates=io.quarkus.arc:arc-parent
outputs.3.0.groupId=io.quarkus.arc
outputs.3.0.filename=arc-parent-3.16.0.CR1.pom
outputs.3.0.length=14892
outputs.3.0.checksums.sha512=ffd81f9c83c674b9c13319757148d65f73e32d102fdff8e30484d9a2408700089cb216c6cd5440928227df37bc6a7d95c0f44467c4066992db8ee95a6e9e05f5
outputs.4.coordinates=io.quarkus.arc:arc
outputs.4.0.groupId=io.quarkus.arc
outputs.4.0.filename=arc-3.16.0.CR1.pom
outputs.4.0.length=2090
outputs.4.0.checksums.sha512=d61bd2107ffb2b439c50ad3d72d31e64a7e09d837d9f2b1c55e5ec616b7ddbaa87c59901d480a38b5a078dd8509e9e7ce99742678a75505870919a856773fb9f
outputs.4.1.groupId=io.quarkus.arc
outputs.4.1.filename=arc-3.16.0.CR1.jar
outputs.4.1.length=269444
outputs.4.1.checksums.sha512=664403a44dcf887f60f2c88860b9037ebc41f4ed469cf81e86640e37b3e55e11a89033cd979e8ae5182f331356e785cfd59e1590ca27b18eb5201a1fd36ead0b
outputs.4.2.groupId=io.quarkus.arc
outputs.4.2.filename=arc-3.16.0.CR1-sources.jar
outputs.4.2.length=135236
outputs.4.2.checksums.sha512=9301259c0b6ad28940185d4fd06fd1e866dd893cb6be05e8638ee575d87c9dda44efb2427276ea86187c9dc2738668698b081614483aac3dfab205b02914a40b
outputs.5.coordinates=io.quarkus.arc:arc-processor
outputs.5.0.groupId=io.quarkus.arc
outputs.5.0.filename=arc-processor-3.16.0.CR1.pom
outputs.5.0.length=1909
outputs.5.0.checksums.sha512=9970f311066f10a6d445471d5528a8d91c6daddfb31931681d07e79268977d0291904925371b3697f845c1f94ac78d84f262883ef0b46cfeafab8f6db64bbeab
outputs.5.1.groupId=io.quarkus.arc
outputs.5.1.filename=arc-processor-3.16.0.CR1.jar
outputs.5.1.length=727048
outputs.5.1.checksums.sha512=4ed3e417591d7c37ac4202eb96684645c58265fa2a42deb86e0abfad2a3ff0ecdbaa25acfd2b3673725ecb32cdfa13cee0eeb8cb3e2b8a58af7b1a6088e82620
outputs.5.2.groupId=io.quarkus.arc
outputs.5.2.filename=arc-processor-3.16.0.CR1-sources.jar
outputs.5.2.length=312230
outputs.5.2.checksums.sha512=f27847b08b07e3bd860642456e443a6b6bc2f0aa3bab2ad62a4f0f4bc9f3c4cb22279eded63ac9bd7185b8942866b3f26d78ade4cf087e174777da78a41b451a
outputs.6.coordinates=io.quarkus.arc:arc-arquillian
outputs.6.0.groupId=io.quarkus.arc
outputs.6.0.filename=arc-arquillian-3.16.0.CR1.pom
outputs.6.0.length=1688
outputs.6.0.checksums.sha512=9ba9a0aade8ffbb56c19ca70fc567045ebe36a318b752680fba9e6c11debdf7b2cfe9ba6b1caf6e0faecd45a9d0c6aceb96df8dfacc086fb371aed560b787c85
outputs.6.1.groupId=io.quarkus.arc
outputs.6.1.filename=arc-arquillian-3.16.0.CR1.jar
outputs.6.1.length=42536
outputs.6.1.checksums.sha512=eb378860669b172b6094c1cac32d4784a1bac997b8f95e2c929a66a08f6daaf742d82bb7b7e9924858f65ec63df73358da3d8d91f95bb191e9c58ebb63785919
outputs.6.2.groupId=io.quarkus.arc
outputs.6.2.filename=arc-arquillian-3.16.0.CR1-sources.jar
outputs.6.2.length=16608
outputs.6.2.checksums.sha512=f1c30f9de75391272507493806f952f2e729792f0239263b60a53d52e6d30e0fd1424c4f62647bb15b5ecbe745d9bbf6a15a776df48682d14ec02aa2f3c672ef
outputs.7.coordinates=io.quarkus.arc:arc-atinject-tck-runner
outputs.7.0.groupId=io.quarkus.arc
outputs.7.0.filename=arc-atinject-tck-runner-3.16.0.CR1.pom
outputs.7.0.length=2095
outputs.7.0.checksums.sha512=b5845c6513613cb6dc1de55e2f986852be01a1b65dba823d0d6e37eeca3ffc885f129746b25f18961fb9919243fb00e61b5187d6a106281c9a3661d4f3a7007d
outputs.7.1.groupId=io.quarkus.arc
outputs.7.1.filename=arc-atinject-tck-runner-3.16.0.CR1.jar
outputs.7.1.length=6295
outputs.7.1.checksums.sha512=7948e8ffd746a480fedcaa94d2ea94a2908581ebbb597a409e8675fe40af4f8f727484bd563446a710119de1ebd0abee42ba6fd53943c7cf7fcae94ab75f5762
outputs.8.coordinates=io.quarkus.arc:arc-cdi-tck-porting-pkg
outputs.8.0.groupId=io.quarkus.arc
outputs.8.0.filename=arc-cdi-tck-porting-pkg-3.16.0.CR1.pom
outputs.8.0.length=970
outputs.8.0.checksums.sha512=9394a8f8064c3bc4229058667b78444110b2ac03efc9afa4f409d04c7ea369a222678e80e5dd74bb549f8ea8fe1137e2f49003981800e8aa65f80c5edd4a351c
outputs.8.1.groupId=io.quarkus.arc
outputs.8.1.filename=arc-cdi-tck-porting-pkg-3.16.0.CR1.jar
outputs.8.1.length=13525
outputs.8.1.checksums.sha512=6d0d7600dff6d4237958ff8849c3099f34ecea2982b5c865442523b5ebc9263eaea58e950e7f595f30587ba3a4e0a577d13e14e4281d45f9cd7b1c77386a66d8
outputs.8.2.groupId=io.quarkus.arc
outputs.8.2.filename=arc-cdi-tck-porting-pkg-3.16.0.CR1-sources.jar
outputs.8.2.length=5765
outputs.8.2.checksums.sha512=c29989e8a203af0aa007a3473b2a1708d64a1903c0dbe1a16879b072638e2ed5110b19da76729de7fa23f2a7fd599ae778645372aea34e6da7cc321012276e5a
outputs.9.coordinates=io.quarkus.arc:arc-cdi-tck-runner
outputs.9.0.groupId=io.quarkus.arc
outputs.9.0.filename=arc-cdi-tck-runner-3.16.0.CR1.pom
outputs.9.0.length=3485
outputs.9.0.checksums.sha512=7a29e99f438ebd491acfce24c8fc03ddc4c81bdfa64fc8c006d947c09da4e8f944442d87145be3bfad6a46dff997e408b81a5655c182a79accc0781ea275ca00
outputs.9.1.groupId=io.quarkus.arc
outputs.9.1.filename=arc-cdi-tck-runner-3.16.0.CR1.jar
outputs.9.1.length=6596
outputs.9.1.checksums.sha512=f4f52093df7aa45e2cf6f9ffdfdc6bf205ed2e275313daad66843518d766daa981b711c0bae4fca009ba5d2e35a47f9320c8c9c558cbc4fc70312706c0cbf915
outputs.10.coordinates=io.quarkus.arc:arc-lang-model-tck-runner
outputs.10.0.groupId=io.quarkus.arc
outputs.10.0.filename=arc-lang-model-tck-runner-3.16.0.CR1.pom
outputs.10.0.length=1719
outputs.10.0.checksums.sha512=d7aac2fefc51d1de2666752bd556b1a6dc4041714220874b0b81b6b0c209083f79b5c2bd1d673aa8ba74e6615ccb06e46e89e4ac8a3f8e7b5464f084e642b123
outputs.10.1.groupId=io.quarkus.arc
outputs.10.1.filename=arc-lang-model-tck-runner-3.16.0.CR1.jar
outputs.10.1.length=6280
outputs.10.1.checksums.sha512=4626e074a9305959739340709b0cbc14d0a975082dcefde27251f78ca763f075837cfa07a5378ab95a088bcb7dd4e1f120d8c093022e546265808b0fab0a0fa5
outputs.11.coordinates=io.quarkus:quarkus-bootstrap-parent
outputs.11.0.groupId=io.quarkus
outputs.11.0.filename=quarkus-bootstrap-parent-3.16.0.CR1.pom
outputs.11.0.length=15160
outputs.11.0.checksums.sha512=34991de0a61747923e7f9d628ea6808b72a0b5ed03f9832e42ba83de947380eddccf6468e49b0e69cb4edc8b9784a249fc30bea8fa23b2067c152b5f3deddf88
outputs.12.coordinates=io.quarkus:quarkus-bootstrap-bom
outputs.12.0.groupId=io.quarkus
outputs.12.0.filename=quarkus-bootstrap-bom-3.16.0.CR1.pom
outputs.12.0.length=21814
outputs.12.0.checksums.sha512=728c14cdd5b5b93d340854432fb337b5764eeaeb0fef2bb6c4c3182da5435bbdb026fd741d142cce3541249850efd7ff6e2db6e2b3cbb764ca988c21e14825e5
outputs.13.coordinates=io.quarkus:quarkus-bootstrap-bom-test
outputs.13.0.groupId=io.quarkus
outputs.13.0.filename=quarkus-bootstrap-bom-test-3.16.0.CR1.pom
outputs.13.0.length=3005
outputs.13.0.checksums.sha512=a91d416e3e57dd7168e1c21714900bbb2d33473b7013988e4b1f83093cecfc04919dfada898ec6dce394acf967c41497affe3a4b0df9be3e47e5cf2d44732872
outputs.14.coordinates=io.quarkus:quarkus-bootstrap-app-model
outputs.14.0.groupId=io.quarkus
outputs.14.0.filename=quarkus-bootstrap-app-model-3.16.0.CR1.pom
outputs.14.0.length=3566
outputs.14.0.checksums.sha512=d39d7df408141e8ed0c25d1a7aafa1a09b6e339ff160d1c0d75003a0547a13be2737bd361fbf286d591cad11b04a12ae5edc67b9e5fa236c5dc8f3f1775b93cf
outputs.14.1.groupId=io.quarkus
outputs.14.1.filename=quarkus-bootstrap-app-model-3.16.0.CR1.jar
outputs.14.1.length=204349
outputs.14.1.checksums.sha512=6b1e57f70e722f62aa9d35b6c1a4aae9501c43022767df963a58733fbd4ecd24f808bee43bf69a73653c25344859a9b6f31966cf9102c076e7699679e8349039
outputs.14.2.groupId=io.quarkus
outputs.14.2.filename=quarkus-bootstrap-app-model-3.16.0.CR1-sources.jar
outputs.14.2.length=87781
outputs.14.2.checksums.sha512=8d63b87c7ace1fa5fbfc2301fbcfb38d81bd33c9afbd43cc70a9de8e7cc0b9c0f79d84aae03fe136a18903b37f9739870c4b026f51fa88e16bc524e32c3f81a0
outputs.15.coordinates=io.quarkus:quarkus-classloader-commons
outputs.15.0.groupId=io.quarkus
outputs.15.0.filename=quarkus-classloader-commons-3.16.0.CR1.pom
outputs.15.0.length=1541
outputs.15.0.checksums.sha512=95a432904093d4bf65d094654d6739301c1e52e80c11b289d1e6646bcc9f898fce7c41a5f326cc1774c146e3ee7de9abb42e4f852b511c272db172a7d28a3b66
outputs.15.1.groupId=io.quarkus
outputs.15.1.filename=quarkus-classloader-commons-3.16.0.CR1.jar
outputs.15.1.length=7712
outputs.15.1.checksums.sha512=d6c7675c1574e1c35e7a4396a517b2589470c0c11c65249e6430fb99786a0bb8744132c507fa71af5520a2e03670be5048532c192c410001e2e324d64d4fe9dd
outputs.15.2.groupId=io.quarkus
outputs.15.2.filename=quarkus-classloader-commons-3.16.0.CR1-sources.jar
outputs.15.2.length=3403
outputs.15.2.checksums.sha512=136bc23bee83b5b6b33c5bd26e6b0b31e2e073899f8cda3e760d6a0c89e3ac91a65b23bfdebe34715e65a69a3cf327438f7628c999fe34b8b4cd40f2ca6919a6
outputs.16.coordinates=io.quarkus:quarkus-bootstrap-maven-resolver
outputs.16.0.groupId=io.quarkus
outputs.16.0.filename=quarkus-bootstrap-maven-resolver-3.16.0.CR1.pom
outputs.16.0.length=7042
outputs.16.0.checksums.sha512=70517a5f06c9a956fe9c8cd47a3b5e6d1b39215f8680a9220146e8cebf53d18629ee0e6a81b22d0bf260d46b297c21e32a74a6fe6e52d7330152aa283acf1cfd
outputs.16.1.groupId=io.quarkus
outputs.16.1.filename=quarkus-bootstrap-maven-resolver-3.16.0.CR1.jar
outputs.16.1.length=197073
outputs.16.1.checksums.sha512=0f13572fcc95ea3dc33665ec1efe8cbc30085b3605923db73101d5534d9bc419f87948b049d1a9bf42e344fd4881a3f739e5d279f572d86ff588f2920fa74c7f
outputs.16.2.groupId=io.quarkus
outputs.16.2.filename=quarkus-bootstrap-maven-resolver-3.16.0.CR1-sources.jar
outputs.16.2.length=87624
outputs.16.2.checksums.sha512=3b19da1a0bdc73487aadaec6ee54ffbad262cebea73e3a90ebdd989ff7336499abe94c3b9a0117327008daeb75b2b4ed6670ec3347c315835c96beddcc78aed1
outputs.17.coordinates=io.quarkus:quarkus-bootstrap-gradle-resolver
outputs.17.0.groupId=io.quarkus
outputs.17.0.filename=quarkus-bootstrap-gradle-resolver-3.16.0.CR1.pom
outputs.17.0.length=4508
outputs.17.0.checksums.sha512=79c4010d1390360b3fcf89e3a57eb8fcf530c6d21418f7bf3f40c5615481a2964317d5afb0ee7318e902dd06cbb0622f23c5478682ada29b73d08eebec0359f0
outputs.17.1.groupId=io.quarkus
outputs.17.1.filename=quarkus-bootstrap-gradle-resolver-3.16.0.CR1.jar
outputs.17.1.length=3049035
outputs.17.1.checksums.sha512=00e62329bf031495d5eec4ce3f448dc712bedb04fd12ea47db1c1958e8913ccbca8fe9760de4cebdfeff64a6f68d62443f3b1d0409f21e342b761f261062d7c6
outputs.17.2.groupId=io.quarkus
outputs.17.2.filename=quarkus-bootstrap-gradle-resolver-3.16.0.CR1-sources.jar
outputs.17.2.length=4871
outputs.17.2.checksums.sha512=6d29a5e12a1c135b9b63dbaf102f3835d7e54a55150814dec92d8dd2dd8c39fb47b38b161da7e21b856df8c6c1bf2973cf1f2f1573b5314c678546b7b6a897ce
outputs.18.coordinates=io.quarkus:quarkus-bootstrap-core
outputs.18.0.groupId=io.quarkus
outputs.18.0.filename=quarkus-bootstrap-core-3.16.0.CR1.pom
outputs.18.0.length=4118
outputs.18.0.checksums.sha512=9aaaf6ec47b5827b530380b9876b6687d2acf9bc1a5bda73e5be752319a5866cd88062063260d6e8d22f99bffea41a2f6595e708674f9d2059e0d6107481c3dc
outputs.18.1.groupId=io.quarkus
outputs.18.1.filename=quarkus-bootstrap-core-3.16.0.CR1.jar
outputs.18.1.length=119298
outputs.18.1.checksums.sha512=46dc3bb3d4148e8e57960b8708bbf48e38447de7a8752960b4997f172a4362835ec4edae111bdbf17842916b7d33b0c24674ffc53ff8bccac4e53cbe109c8572
outputs.18.2.groupId=io.quarkus
outputs.18.2.filename=quarkus-bootstrap-core-3.16.0.CR1-tests.jar
outputs.18.2.length=57749
outputs.18.2.checksums.sha512=b1b3f57c93489004f49d23ae4e3adce943203823fbc3e3fc0cdc4f8d739b8ef71a4399874b98df6c3a4341e17edb8b9c45b3ec6926c3ba74a61305e3d1816f39
outputs.18.3.groupId=io.quarkus
outputs.18.3.filename=quarkus-bootstrap-core-3.16.0.CR1-sources.jar
outputs.18.3.length=58558
outputs.18.3.checksums.sha512=8ec704999267a916815180d00ac8e0563d7a05e68c8e5dcc5e56bb1e0f6dc7e59f41700e2b0170f2232d43896f185e050ab653cbdf1eddb0bac56068a97b3a16
outputs.19.coordinates=io.quarkus:quarkus-bootstrap-runner
outputs.19.0.groupId=io.quarkus
outputs.19.0.filename=quarkus-bootstrap-runner-3.16.0.CR1.pom
outputs.19.0.length=3598
outputs.19.0.checksums.sha512=1dadf5dd401214806a1f34e5bfa0173c79af085d0d52f2781f04e9e55792bc6635d4a8c2d66a95812c02f34b82aa658cb59c7f8f98ab77b3f452b26118d623c3
outputs.19.1.groupId=io.quarkus
outputs.19.1.filename=quarkus-bootstrap-runner-3.16.0.CR1.jar
outputs.19.1.length=60945
outputs.19.1.checksums.sha512=bd6fc5838f5b0ac3e2f0cfb8b3fe658778e05e9fb85552b064495c88f95ddabcaf213551aa29c42f8c3e2792ba129a880cea44846a518264e96459742906bb82
outputs.19.2.groupId=io.quarkus
outputs.19.2.filename=quarkus-bootstrap-runner-3.16.0.CR1-sources.jar
outputs.19.2.length=33358
outputs.19.2.checksums.sha512=c516fb69e5df73f1869c756002d0ff0f2b7102688d2944341f220b7a1c480ece957618789ed33fb43eeeb11d50d83cf936e55f13fe9237b0d30e2fa4802ec6ce
outputs.20.coordinates=io.quarkus:benchmarks
outputs.20.0.groupId=io.quarkus
outputs.20.0.filename=benchmarks-3.16.0.CR1.pom
outputs.20.0.length=3469
outputs.20.0.checksums.sha512=de049c0357273e65eaa1888941dbb90417931bf0a5ee5f6d661b68fd37edd88f2e04f4964bacb3d694e329ac169a1af4ec7bde8d2d33bce2c487c284b21c7ab3
outputs.20.1.groupId=io.quarkus
outputs.20.1.filename=benchmarks-3.16.0.CR1.jar
outputs.20.1.length=32516
outputs.20.1.checksums.sha512=30243387e708d03be07a81657e9315fafaac223cdda0e80c1c25007106c692b0e60f4162a8175a47c6153f036046337e8d2bcee6b50ea6cbf80285c42f123eb3
outputs.20.2.groupId=io.quarkus
outputs.20.2.filename=benchmarks-3.16.0.CR1-sources.jar
outputs.20.2.length=16319
outputs.20.2.checksums.sha512=56f4851f67554fabbc63d83b08f659a03db6b3669cf606ea2b0922fa616ee1d9f67e1ead7ae2200b5202157b694f938af4bd9f5628c6bca18737528914653c01
outputs.21.coordinates=io.quarkus.qute:qute-parent
outputs.21.0.groupId=io.quarkus.qute
outputs.21.0.filename=qute-parent-3.16.0.CR1.pom
outputs.21.0.length=12130
outputs.21.0.checksums.sha512=926288ebc777114c29cc1225806eeaddd7ab0211b308adbcc97641915dc448f024b6aef330d52907668d5480b5d619a67cb9fd6e337089bf05b639b10aec4b89
outputs.22.coordinates=io.quarkus.qute:qute-core
outputs.22.0.groupId=io.quarkus.qute
outputs.22.0.filename=qute-core-3.16.0.CR1.pom
outputs.22.0.length=1178
outputs.22.0.checksums.sha512=30d7398cf45cbdb1b1fa81d5d5cdaf51c01f8d83d89d828e7bf55c904c403963ecf9af38d6d311260a61ff6ad5a07f57cc48083b4ca5d61e78e707eb8b1acf00
outputs.22.1.groupId=io.quarkus.qute
outputs.22.1.filename=qute-core-3.16.0.CR1.jar
outputs.22.1.length=354665
outputs.22.1.checksums.sha512=9f3f25885ae8c6749ab168e3a1b5184c9313035fe4fa4e153ed7a065427e92ec3154b39c260e3857aafd7cebf97ef9c57d8668ee07ed309206f16839cd830e9b
outputs.22.2.groupId=io.quarkus.qute
outputs.22.2.filename=qute-core-3.16.0.CR1-sources.jar
outputs.22.2.length=133892
outputs.22.2.checksums.sha512=ee5e996eecef031b647e0fa535cd76c75e8de82137e8de63f152b2f5ce56465e7b2fbd3b00037315372c30f23d97b353f1c992822b8fb9eab56ebd9d43ab44d1
outputs.23.coordinates=io.quarkus.qute:qute-generator
outputs.23.0.groupId=io.quarkus.qute
outputs.23.0.filename=qute-generator-3.16.0.CR1.pom
outputs.23.0.length=1450
outputs.23.0.checksums.sha512=fd93a61df74477f0a3e81b4a75a24fbe1098efe2038c7120eb0db919d278b6c7f018d149b13df56d69ab826df0b0c08a408ef07199634708b93d2bf91d5a7a2a
outputs.23.1.groupId=io.quarkus.qute
outputs.23.1.filename=qute-generator-3.16.0.CR1.jar
outputs.23.1.length=72905
outputs.23.1.checksums.sha512=f4fa0040951bb9ddab0ccfd13a67a71dd90ced0ac4a2347ee1660c43521e771a25550b8a4bf4a115763e4062be7719fd38858ae5c4d7cf91f0c6b94ba8d3d6a9
outputs.23.2.groupId=io.quarkus.qute
outputs.23.2.filename=qute-generator-3.16.0.CR1-sources.jar
outputs.23.2.length=26606
outputs.23.2.checksums.sha512=5def6ea9535416dc2b77ecb44da5478876830cdb7653a1856bfafc3cad870df9003388fda77b93dc5b91763770c697232ad7f88e1bcd9109072c49cc8d864957
outputs.24.coordinates=io.quarkus:quarkus-tools-parent
outputs.24.0.groupId=io.quarkus
outputs.24.0.filename=quarkus-tools-parent-3.16.0.CR1.pom
outputs.24.0.length=16247
outputs.24.0.checksums.sha512=bebea57c860286c469fca7f2a996e89237b46df064fe09f11e124b3c0a3c402e4be67f63d0a739c08f571df71b83a4b9cf0ac6e905ce2be72128319da708987e
outputs.25.coordinates=io.quarkus:quarkus-devtools-message-writer
outputs.25.0.groupId=io.quarkus
outputs.25.0.filename=quarkus-devtools-message-writer-3.16.0.CR1.pom
outputs.25.0.length=775
outputs.25.0.checksums.sha512=a93d133f42297ca0c86fb5ca38b045ad157f4be0305a11ef9ca236c7f060e0e1d227816091a7083f5b84a0b149427eba901fa9e60739d88962378bf63f5c4dbd
outputs.25.1.groupId=io.quarkus
outputs.25.1.filename=quarkus-devtools-message-writer-3.16.0.CR1.jar
outputs.25.1.length=10663
outputs.25.1.checksums.sha512=014d126e8d76aa5548037cc7e4b12217c6fa23878ea1f3fbc5debe4d2404292bf87d77546855ceafb6ab55261c18ed0530a7b6beac58075b2324f09d3ae7208d
outputs.25.2.groupId=io.quarkus
outputs.25.2.filename=quarkus-devtools-message-writer-3.16.0.CR1-sources.jar
outputs.25.2.length=4292
outputs.25.2.checksums.sha512=ee6e5144da8746395b0478f7a355eb303fa3f9d4fee5614921322b36e3b6a0e320463df0d42cb63dddd209be39d24e793d94b1ed6d40497598234baa863cd116
outputs.26.coordinates=io.quarkus:quarkus-devtools-registry-client
outputs.26.0.groupId=io.quarkus
outputs.26.0.filename=quarkus-devtools-registry-client-3.16.0.CR1.pom
outputs.26.0.length=2155
outputs.26.0.checksums.sha512=55f6f0549b314b5d29b34afc8e05bd9f7dbf01107689eb46405c670c1643ffebfcb69c215c6e540bde87e16570d63cd18bfff2abc42e53c7aff7d951837382ca
outputs.26.1.groupId=io.quarkus
outputs.26.1.filename=quarkus-devtools-registry-client-3.16.0.CR1.jar
outputs.26.1.length=227269
outputs.26.1.checksums.sha512=22543c147cb517c171c0e66c6d022df27d2dcc41d25ee6fb982ca704df9dee21f12ceaf939e51cf7ee5fcaac1eff787094da5db1b4ce3f4f7ed134925c2efa33
outputs.26.2.groupId=io.quarkus
outputs.26.2.filename=quarkus-devtools-registry-client-3.16.0.CR1-sources.jar
outputs.26.2.length=89736
outputs.26.2.checksums.sha512=169e6f652e465d82a7ea62242e90e89f32578a5bb697b0608dc0c674b8a42619b62ba25aa0841b07c8a33077ee62ec36b941fd2dd7b92005eda4ee805ac2c25a
outputs.27.coordinates=io.quarkus:quarkus-devtools-utilities
outputs.27.0.groupId=io.quarkus
outputs.27.0.filename=quarkus-devtools-utilities-3.16.0.CR1.pom
outputs.27.0.length=582
outputs.27.0.checksums.sha512=7b93cf6a39012c0b79ab9b58faa9cc23257429ef80759d5a647a2202ff23043050004e5ee05dab0334187d47c9d28f9888711fbcf8aea9b7161bdc8b923c5b76
outputs.27.1.groupId=io.quarkus
outputs.27.1.filename=quarkus-devtools-utilities-3.16.0.CR1.jar
outputs.27.1.length=9452
outputs.27.1.checksums.sha512=d4309fd9256d97e81d36c89d5dbbb927d40b96d73d2e7af376f398064adbe56d92b6c651d02513719a101828d4365d104ca3741198a6631116a60934edc2cee9
outputs.27.2.groupId=io.quarkus
outputs.27.2.filename=quarkus-devtools-utilities-3.16.0.CR1-sources.jar
outputs.27.2.length=3858
outputs.27.2.checksums.sha512=9f965cc6072abecd62acec616b4865b60aecbbcea1514604f1c2a0190b5d3ed2c117ccc7e65e0793abf16bfe38123e52a19843869e389bc0d52f23e64192fae8
outputs.28.coordinates=io.quarkus:quarkus-devtools-base-codestarts
outputs.28.0.groupId=io.quarkus
outputs.28.0.filename=quarkus-devtools-base-codestarts-3.16.0.CR1.pom
outputs.28.0.length=909
outputs.28.0.checksums.sha512=334deed0784c1cb24c622685e8cc854b03bb7575305e7bf13ff3198ea519cd1af9eb602f356f600be15a4559dbb47d9d512a0406dc65e9ac3d5a06d993ac464a
outputs.28.1.groupId=io.quarkus
outputs.28.1.filename=quarkus-devtools-base-codestarts-3.16.0.CR1.jar
outputs.28.1.length=404575
outputs.28.1.checksums.sha512=0edfd51630203d7a47ed97b80783f3ee33c065949409fcc6fe0f40699c54e24eb173699b781ee960d56435166647f50e6ee852f02a7841e099d2921679bfd20c
outputs.28.2.groupId=io.quarkus
outputs.28.2.filename=quarkus-devtools-base-codestarts-3.16.0.CR1-sources.jar
outputs.28.2.length=400490
outputs.28.2.checksums.sha512=a456aeb7360a4e5cc3170b5c72c1d82dff95df48c46f56932292134e1ceb0f8ca8917e569ee67df397bfe319255730324aec9697d7e4845e683039f6eddfdbd9
outputs.29.coordinates=io.quarkus:quarkus-devtools-codestarts
outputs.29.0.groupId=io.quarkus
outputs.29.0.filename=quarkus-devtools-codestarts-3.16.0.CR1.pom
outputs.29.0.length=2311
outputs.29.0.checksums.sha512=25d5bb6d96906b6840e9ee4fd547847f2368e6cec563e179564de3b77cdcce52bb228d4f766a1f8832a07c5a20b923ea10d385963e1998905b4775b6c20d2440
outputs.29.1.groupId=io.quarkus
outputs.29.1.filename=quarkus-devtools-codestarts-3.16.0.CR1.jar
outputs.29.1.length=93179
outputs.29.1.checksums.sha512=5d4ecfe31afbd320e491916e956d6e149eda8bd13d26f79222d06c4da42e1e71849d1a9060737350bd59edc7de1cfe4e1ea19c696e586f03d18ae0505e08ed46
outputs.29.2.groupId=io.quarkus
outputs.29.2.filename=quarkus-devtools-codestarts-3.16.0.CR1-sources.jar
outputs.29.2.length=38230
outputs.29.2.checksums.sha512=b874dc0d35dd635ebd70149c6c4a4d7aaa449962f136b101001a85bd75f9fd9bc6120bd1e6a6c033a62d3c4018381b14eeb4a9702f3aa96f41c272846058465f
outputs.30.coordinates=io.quarkus:quarkus-devtools-common
outputs.30.0.groupId=io.quarkus
outputs.30.0.filename=quarkus-devtools-common-3.16.0.CR1.pom
outputs.30.0.length=4961
outputs.30.0.checksums.sha512=c33643ac5d4c8b47dc3c59dbabc2a18bbe10c4527d5fcf60df24243e53fa128dee712974f61e4eb95ddce538e50b01b5c78d9d7e1a00b6c14476d3b94dcfd488
outputs.30.1.groupId=io.quarkus
outputs.30.1.filename=quarkus-devtools-common-3.16.0.CR1.jar
outputs.30.1.length=409322
outputs.30.1.checksums.sha512=4c39bb439cf6f4ae9caa945e15db336d8e309001d136e014069f5e0f71b7ddf520bb299058d802fcf9159f48e6052a01ab8ce7a18e4b9edd0d3fe0cf205c00c8
outputs.30.2.groupId=io.quarkus
outputs.30.2.filename=quarkus-devtools-common-3.16.0.CR1-sources.jar
outputs.30.2.length=173993
outputs.30.2.checksums.sha512=336c599dc3693b336417cf8208e4c8f6f9f8f6fe41fc73f310e0805dcb5a1d4d6d564d270041a7a3b60f0976ecf43e8ddecbc92c51be5f18e84081b83f1cccfb
outputs.31.coordinates=io.quarkus:quarkus-devtools-testing
outputs.31.0.groupId=io.quarkus
outputs.31.0.filename=quarkus-devtools-testing-3.16.0.CR1.pom
outputs.31.0.length=2162
outputs.31.0.checksums.sha512=e4641e6eeedd2d6ed717ef8669df5cc640ae654e803c67b74e151819b8753d551823bb41ec550de44469f192554946b5dbf6ee31db728c0f607e86708d40021d
outputs.31.1.groupId=io.quarkus
outputs.31.1.filename=quarkus-devtools-testing-3.16.0.CR1.jar
outputs.31.1.length=79837
outputs.31.1.checksums.sha512=492f5de037e3ce4646b25ec930365c241b0151f60c133883bf4f0de53a0ab3e8be0d5fc1686403ee733333c463823a280c3bc4f0270a23191374900c7499b62b
outputs.31.2.groupId=io.quarkus
outputs.31.2.filename=quarkus-devtools-testing-3.16.0.CR1-sources.jar
outputs.31.2.length=32247
outputs.31.2.checksums.sha512=d8b7a8e302dba6c8f82d2c4e7c3a934fd8981f3bf3b03b8d2e8e44c093ef50ce1a1970839a2743d439a1324c27d356c1f9545f2c00f1d3ea205ba5b3f176b47a
outputs.32.coordinates=io.quarkus:quarkus-analytics-common
outputs.32.0.groupId=io.quarkus
outputs.32.0.filename=quarkus-analytics-common-3.16.0.CR1.pom
outputs.32.0.length=3308
outputs.32.0.checksums.sha512=ade9b8cf5f41df2e2774b21d3eb69382e3753e0103f18cb902b5453a1570a9c3c69665513930c4416e9f9ff8d014f3d481ca0e622cb46aaef1eda5e731bb2628
outputs.32.1.groupId=io.quarkus
outputs.32.1.filename=quarkus-analytics-common-3.16.0.CR1.jar
outputs.32.1.length=56472
outputs.32.1.checksums.sha512=bf787c12f720233f30531b22c6c67ecd8baf29c5d5905ff9c8c2dfeb155773730d8a36f2344efc9764e99e119d94793a8a063d434ed80cf689dc4856af929a57
outputs.32.2.groupId=io.quarkus
outputs.32.2.filename=quarkus-analytics-common-3.16.0.CR1-sources.jar
outputs.32.2.length=25608
outputs.32.2.checksums.sha512=03c97158ada311833c783ac5a206c3b1e986a28745ab938e1146a162e0d2b1c4b119f52a694722fadb1e47825a4113254e61bce39ba0485c5c04d2b881f52b42
outputs.33.coordinates=io.quarkus.vertx.utils:quarkus-vertx-utils
outputs.33.0.groupId=io.quarkus.vertx.utils
outputs.33.0.filename=quarkus-vertx-utils-3.16.0.CR1.pom
outputs.33.0.length=1267
outputs.33.0.checksums.sha512=40a97d28135feb315f8083f25b3aaa914243b8003660286788acec40483defbcf2fd39877a328c4ac5e708aa68e34b75ea3518572e953c622ec70953a1925f8a
outputs.33.1.groupId=io.quarkus.vertx.utils
outputs.33.1.filename=quarkus-vertx-utils-3.16.0.CR1.jar
outputs.33.1.length=23307
outputs.33.1.checksums.sha512=54d0093ab6f9bccbe798a620f4efa2c2308461530cab5fea91e9e874874926773aa08efbc96365cb7f497e140ff0eefe36096178322412b0d830e0b9cf787b1c
outputs.33.2.groupId=io.quarkus.vertx.utils
outputs.33.2.filename=quarkus-vertx-utils-3.16.0.CR1-sources.jar
outputs.33.2.length=10271
outputs.33.2.checksums.sha512=f3b09d440986917d77eef138b5285394e3cbe1b3ae572ef93dd5c8e4ed0f93e70fd2fe528e7fc0ea4c134198668d754b6c63cbf54e719a04ae1eeba88304f166
outputs.34.coordinates=io.quarkus.resteasy.reactive:resteasy-reactive-parent
outputs.34.0.groupId=io.quarkus.resteasy.reactive
outputs.34.0.filename=resteasy-reactive-parent-3.16.0.CR1.pom
outputs.34.0.length=27788
outputs.34.0.checksums.sha512=bc9704669f66da7856539c1a9feb5e09a3e9c81eda64a02053b09a1db96bed132798936e63536d01c69e1c4cccb6d51a5029012c714a58f5d417fdad8fc71b4a
outputs.35.coordinates=io.quarkus.resteasy.reactive:resteasy-reactive-common-parent
outputs.35.0.groupId=io.quarkus.resteasy.reactive
outputs.35.0.filename=resteasy-reactive-common-parent-3.16.0.CR1.pom
outputs.35.0.length=768
outputs.35.0.checksums.sha512=09b2480b839621ea5c9df2329e97eb3c65521795eaa7ae3c284952e5c6884fc3d799a72d2eb1e5793a772480d58c465717e73c6e0d0a2c13e4dc6d2e62085fd7
outputs.36.coordinates=io.quarkus.resteasy.reactive:resteasy-reactive-common-types
outputs.36.0.groupId=io.quarkus.resteasy.reactive
outputs.36.0.filename=resteasy-reactive-common-types-3.16.0.CR1.pom
outputs.36.0.length=794
outputs.36.0.checksums.sha512=a246a29bba30761b3b20ecedddc32fc2b6144b6007c34384bff8beceec036140d7ab6278d5204a32e32c15c7a022260c91c9787a6df378531575bcc18011de6d
outputs.36.1.groupId=io.quarkus.resteasy.reactive
outputs.36.1.filename=resteasy-reactive-common-types-3.16.0.CR1.jar
outputs.36.1.length=7367
outputs.36.1.checksums.sha512=2b249d8681f62afd3b224ce3341ecec00e32192132dd373d7a16532c32fa809f8c0ac5e5c28614b24cf17b41b0b50a2a17fa7bc26138efc0d4c64ddf01b5d5a0
outputs.36.2.groupId=io.quarkus.resteasy.reactive
outputs.36.2.filename=resteasy-reactive-common-types-3.16.0.CR1-sources.jar
outputs.36.2.length=3393
outputs.36.2.checksums.sha512=71c2e64f77a1f06e2ea796d3f214911ca761fb20001113460f2a1797a2e505afe1302fbadda5fc0b656518661a0f35be8325c10ca0385424ec97fc6ab944a8d9
outputs.37.coordinates=io.quarkus.resteasy.reactive:resteasy-reactive-common
outputs.37.0.groupId=io.quarkus.resteasy.reactive
outputs.37.0.filename=resteasy-reactive-common-3.16.0.CR1.pom
outputs.37.0.length=2325
outputs.37.0.checksums.sha512=42db9b1b9585959bf8b976ce376e37addea1fa2085b938f1fd9b9c123613f3dec7de7e0821d3d33174ced68d22dfb59d27be5aa426bca90ac4b5a2574692aebe
outputs.37.1.groupId=io.quarkus.resteasy.reactive
outputs.37.1.filename=resteasy-reactive-common-3.16.0.CR1.jar
outputs.37.1.length=318393
outputs.37.1.checksums.sha512=a10e4d9d98dbc41390492ae0514a9a273c44ce23715d7ca619d6f6b3dd3359bbe5c8e7353505e6e3bdf03a49291a4ac751e949951160ded4ecbf5fc1591eb5fb
outputs.37.2.groupId=io.quarkus.resteasy.reactive
outputs.37.2.filename=resteasy-reactive-common-3.16.0.CR1-sources.jar
outputs.37.2.length=173177
outputs.37.2.checksums.sha512=759c097d6ea02bebb33dd0e8c04fde3059502cd799bd8ef95aade27bd424c127c9d17fc9374d9cf428e09a6c7c9ad4264a58954f97166ed71ac7dd0d1e455d13
outputs.38.coordinates=io.quarkus.resteasy.reactive:resteasy-reactive-common-processor
outputs.38.0.groupId=io.quarkus.resteasy.reactive
outputs.38.0.filename=resteasy-reactive-common-processor-3.16.0.CR1.pom
outputs.38.0.length=2062
outputs.38.0.checksums.sha512=31bc591c4a91d487b6b8cd16f38b8a3d4ae41024e3e7455afb1ad5f48819cc92743fd809413806573980ba7ef214c9158c3dbc8f017fbe10123051ae717d3d9d
outputs.38.1.groupId=io.quarkus.resteasy.reactive
outputs.38.1.filename=resteasy-reactive-common-processor-3.16.0.CR1.jar
outputs.38.1.length=125794
outputs.38.1.checksums.sha512=d8dcf12f3abf7ff3a838b40c1c8991515d89d6794cefe32f45d2d5128fde62994589e52e710a610c62c715853d19bcde8be80d78409da913c6a5d620eb523246
outputs.38.2.groupId=io.quarkus.resteasy.reactive
outputs.38.2.filename=resteasy-reactive-common-processor-3.16.0.CR1-sources.jar
outputs.38.2.length=57839
outputs.38.2.checksums.sha512=925c0913d9e6dcedfde5303cf920974d9edb87325bb73bd79fbe2407e25da4a0fd01b772522aa9d10e10e1eef623459c880c6396072c511f85881bb073828463
outputs.39.coordinates=io.quarkus.resteasy.reactive:resteasy-reactive-build-support
outputs.39.0.groupId=io.quarkus.resteasy.reactive
outputs.39.0.filename=resteasy-reactive-build-support-3.16.0.CR1.pom
outputs.39.0.length=994
outputs.39.0.checksums.sha512=06f2a235c3e3983a6d63ea1efc45cc8cbac00dd5170d382f27cd24b168957fcd86e1a9822b8db10a9885126587200ad80dc47c272537d0f4b6e0606546d4ff95
outputs.39.1.groupId=io.quarkus.resteasy.reactive
outputs.39.1.filename=resteasy-reactive-build-support-3.16.0.CR1.jar
outputs.39.1.length=14846
outputs.39.1.checksums.sha512=b1c59c763adc818bf98fabe500b7f00ba1aac42261f1b4362f84a1cfb6ff9fc2278c714fd74b6313090870f70b5e0da5de7dda817dffd6c19aec636247e01916
outputs.39.2.groupId=io.quarkus.resteasy.reactive
outputs.39.2.filename=resteasy-reactive-build-support-3.16.0.CR1-sources.jar
outputs.39.2.length=7632
outputs.39.2.checksums.sha512=7ddd0d3efd1503310024dc894ff4ce94ebdfa5427cc54ad95e374c58921d166109e8bd55f69b28894f8bf3a038c70bde8bbb427abe4acc4cb2dacf157281e54b
outputs.40.coordinates=io.quarkus.resteasy.reactive:resteasy-reactive-server-parent
outputs.40.0.groupId=io.quarkus.resteasy.reactive
outputs.40.0.filename=resteasy-reactive-server-parent-3.16.0.CR1.pom
outputs.40.0.length=832
outputs.40.0.checksums.sha512=8f61a85d625bf895fd4b6c4e654a04eccae017a61dd3773cdc2d19b298c59d9d1991303cf37a7cbf25dfcee845a9791014ad4b6bda9f6c5e04334e066994367f
outputs.41.coordinates=io.quarkus.resteasy.reactive:resteasy-reactive
outputs.41.0.groupId=io.quarkus.resteasy.reactive
outputs.41.0.filename=resteasy-reactive-3.16.0.CR1.pom
outputs.41.0.length=2001
outputs.41.0.checksums.sha512=7fba305990077771d16084de2006dc2eb164085a7fd769148be9a90e921fe032e463b5292152a0a0562f0e243060e0e599fbe31f9ca8a1ac07b1ac7f8b6118eb
outputs.41.1.groupId=io.quarkus.resteasy.reactive
outputs.41.1.filename=resteasy-reactive-3.16.0.CR1.jar
outputs.41.1.length=535077
outputs.41.1.checksums.sha512=df28cef453352620c26e4ab50a74d4741f5a62dda927e162272b8cf7173fe9c87e1747d33d7d9e5142515fb5b1db3459763b638dbd18ee64b1c6767118d80d6b
outputs.41.2.groupId=io.quarkus.resteasy.reactive
outputs.41.2.filename=resteasy-reactive-3.16.0.CR1-sources.jar
outputs.41.2.length=251436
outputs.41.2.checksums.sha512=62d13a0fa5fc6c992000f14c4d42ac2e52663b33c0937317e57705ca7b9d6595fa14a5c9ccbcc74aa48e61782e3dc98ce4bc7b43d1a3f5492d8bdd36604a5490
outputs.42.coordinates=io.quarkus.resteasy.reactive:resteasy-reactive-processor
outputs.42.0.groupId=io.quarkus.resteasy.reactive
outputs.42.0.filename=resteasy-reactive-processor-3.16.0.CR1.pom
outputs.42.0.length=2766
outputs.42.0.checksums.sha512=07eb791cc2fc948a0064dab31ff7ddc81a0164e793d11c3270796ec0e6e8a783efd0e22d81074c283bc45a524244f8bb0366a3374745b56666e2ddc92fcd15fb
outputs.42.1.groupId=io.quarkus.resteasy.reactive
outputs.42.1.filename=resteasy-reactive-processor-3.16.0.CR1.jar
outputs.42.1.length=154167
outputs.42.1.checksums.sha512=5a63449d353faa881567ecaacbc9b22831ae6a2cd65d756c6be787accaedeae74abe079de585fd39c5a0b41b8750053d5d7d332a2353b7e54ec32a5f2c38fca0
outputs.42.2.groupId=io.quarkus.resteasy.reactive
outputs.42.2.filename=resteasy-reactive-processor-3.16.0.CR1-sources.jar
outputs.42.2.length=73317
outputs.42.2.checksums.sha512=17dd5ba6bce26672aff040edab081a7477b57be3201ee872cbbf4b989cc6bf46dc7740408e210df034dbed1dbf2d01293c4a7f1bb7f6825fc2ab4e9e969d9085
outputs.43.coordinates=io.quarkus.resteasy.reactive:resteasy-reactive-client-parent
outputs.43.0.groupId=io.quarkus.resteasy.reactive
outputs.43.0.filename=resteasy-reactive-client-parent-3.16.0.CR1.pom
outputs.43.0.length=737
outputs.43.0.checksums.sha512=144bb5e19e538fd1b28cb0f8e411c251c54fd0da7ee2e85e975e486eab54b5924e35c22da207035de8126695694b5520bf13068c79d3266df5d980a26eb48658
outputs.44.coordinates=io.quarkus.resteasy.reactive:resteasy-reactive-client
outputs.44.0.groupId=io.quarkus.resteasy.reactive
outputs.44.0.filename=resteasy-reactive-client-3.16.0.CR1.pom
outputs.44.0.length=2307
outputs.44.0.checksums.sha512=e4eaeb6ed8d523aea3af98e1865bb31521e4b07835e61c46275d2125947420aeac1b875528b05e81bd2008ce30b35f03b266414df978d4d0716534b3209323b5
outputs.44.1.groupId=io.quarkus.resteasy.reactive
outputs.44.1.filename=resteasy-reactive-client-3.16.0.CR1.jar
outputs.44.1.length=301699
outputs.44.1.checksums.sha512=d3e4b9af969e35d3c8f50c726e741d7161d7041c4bc566f4afc0d4db98524e05938516035c429674e09a15196a11791200f19738b981a06a2d58a5cf462d94d3
outputs.44.2.groupId=io.quarkus.resteasy.reactive
outputs.44.2.filename=resteasy-reactive-client-3.16.0.CR1-sources.jar
outputs.44.2.length=139750
outputs.44.2.checksums.sha512=626eb89d8ab0a6f45020fe68dd14f4dba153ddcf335104da8ff728f6ec6a715c32f09dabf2dcc2eef9572f5eebde9d82afbd294d3cf2099dca56ee761c90aa11
outputs.45.coordinates=io.quarkus.resteasy.reactive:resteasy-reactive-vertx
outputs.45.0.groupId=io.quarkus.resteasy.reactive
outputs.45.0.filename=resteasy-reactive-vertx-3.16.0.CR1.pom
outputs.45.0.length=4206
outputs.45.0.checksums.sha512=3442945bbe3b343b0e2dd0a1c333f9ce1f898fb76d70edebc2e6b65e89e9b5e361e68543f875e28f5edf8a4207c16e4c36ad6855c7577c6df7d1a56bc069aa36
outputs.45.1.groupId=io.quarkus.resteasy.reactive
outputs.45.1.filename=resteasy-reactive-vertx-3.16.0.CR1.jar
outputs.45.1.length=49323
outputs.45.1.checksums.sha512=ad3873aba8e9c7379c9c97d575da7211923bc0c7d97d14a2c367dad27fe634ed633535ba359ff9d68984f94820e6cd45855530b0741c71cabdc1e0a1bed7b395
outputs.45.2.groupId=io.quarkus.resteasy.reactive
outputs.45.2.filename=resteasy-reactive-vertx-3.16.0.CR1-sources.jar
outputs.45.2.length=15667
outputs.45.2.checksums.sha512=4a5a343b512305374eeda627762ee3333b528eb4ab6022cc34b466f8b027a44b8a2458da06edc4ebca80f2e70655331fe107834b7b6edd507570ce346f0dcf0b
outputs.46.coordinates=io.quarkus.resteasy.reactive:resteasy-reactive-jsonb
outputs.46.0.groupId=io.quarkus.resteasy.reactive
outputs.46.0.filename=resteasy-reactive-jsonb-3.16.0.CR1.pom
outputs.46.0.length=2774
outputs.46.0.checksums.sha512=8a56db357a0ddd1d80347a78a96ca7bcdb451a82dfa2ff88cd663fa2de2d77756b10009a7e1b97b6392e4714e6ce0534b4a3ed318e815fdd63d31c3034d32a4f
outputs.46.1.groupId=io.quarkus.resteasy.reactive
outputs.46.1.filename=resteasy-reactive-jsonb-3.16.0.CR1.jar
outputs.46.1.length=10570
outputs.46.1.checksums.sha512=697c9c5026639afe8e5ab41ca9c86c557844f2d8b38cbd4e16c8dcff268a6d901cc168a3770479ee332ab33a9c10f34c09041768697cd36e3266640e3cb82171
outputs.46.2.groupId=io.quarkus.resteasy.reactive
outputs.46.2.filename=resteasy-reactive-jsonb-3.16.0.CR1-sources.jar
outputs.46.2.length=5167
outputs.46.2.checksums.sha512=eda70c519affcd44f4907ec949021f8a9fb2bad4c0bf02e28d376d3863af0e1dd7f9bb8c4c5114180a2bc55fe5b64b4db82a99f4edd22f7d371f30d7378aad46
outputs.47.coordinates=io.quarkus.resteasy.reactive:resteasy-reactive-jackson
outputs.47.0.groupId=io.quarkus.resteasy.reactive
outputs.47.0.filename=resteasy-reactive-jackson-3.16.0.CR1.pom
outputs.47.0.length=2652
outputs.47.0.checksums.sha512=d55a2e7fea42d144198e11bb9556e48047a907836c470c0640e9541aab6e115034020989aa3f8ed76a3007fe62268eb29520ee92f6b9e1139e37c7857896b01c
outputs.47.1.groupId=io.quarkus.resteasy.reactive
outputs.47.1.filename=resteasy-reactive-jackson-3.16.0.CR1.jar
outputs.47.1.length=10751
outputs.47.1.checksums.sha512=c797025494fe68f034a7cb74b1aa0af1a285a6516f646b5621fc2c4b9353848559ed2c6d64d30262ebfd567e783a877e7d58f2a07ff37f43fde202452b90160e
outputs.47.2.groupId=io.quarkus.resteasy.reactive
outputs.47.2.filename=resteasy-reactive-jackson-3.16.0.CR1-sources.jar
outputs.47.2.length=5261
outputs.47.2.checksums.sha512=e105b683e1bf52099e743fc6ec2e6e7edbb065d3c5b7205d396ef4a9c9b8cc041b6a55b1ccff992aaa8261a4232ddeeb7d9015d19c21f2db2f5e7b5fd8640d08
outputs.48.coordinates=io.quarkus.resteasy.reactive:resteasy-reactive-client-processor
outputs.48.0.groupId=io.quarkus.resteasy.reactive
outputs.48.0.filename=resteasy-reactive-client-processor-3.16.0.CR1.pom
outputs.48.0.length=2425
outputs.48.0.checksums.sha512=8c8d99205664a94ec506efe22de63c70aae6a906b6b9afda83863d3dfe7da73885c8fbf79c2803c5dc643170615a64f0c9dd8d974ef4218af91e2814fbbcd48b
outputs.48.1.groupId=io.quarkus.resteasy.reactive
outputs.48.1.filename=resteasy-reactive-client-processor-3.16.0.CR1.jar
outputs.48.1.length=33238
outputs.48.1.checksums.sha512=1642e5307794ef21f66a7b6b1067734917488036fa6cde1852818a7286ad5e4b2952c02f78e1ec718377847422f5732b1d74b5f57f111fdd1b6eb5aa29c67d6f
outputs.48.2.groupId=io.quarkus.resteasy.reactive
outputs.48.2.filename=resteasy-reactive-client-processor-3.16.0.CR1-sources.jar
outputs.48.2.length=15319
outputs.48.2.checksums.sha512=ad01a6aaaf14e66e9d1fc20ad6cbe9f4fb9e42c87ee566d87bb31f57318d9df6da8ac2a0c06ace6b3c451f67a8c63e538b331d11d4db0b3b9eb02f3405e3e507
outputs.49.coordinates=io.quarkus:quarkus-extension-maven-plugin
outputs.49.0.groupId=io.quarkus
outputs.49.0.filename=quarkus-extension-maven-plugin-3.16.0.CR1.pom
outputs.49.0.length=21418
outputs.49.0.checksums.sha512=505d98ebfa37019ae7caf272dea38e5a580e870ad767c3f05b6a816d1aa0e82ff6f2c871317abeff8110e46565256e18b716af0690d8bc5fcc27640c9f5b8a98
outputs.49.1.groupId=io.quarkus
outputs.49.1.filename=quarkus-extension-maven-plugin-3.16.0.CR1.jar
outputs.49.1.length=53162
outputs.49.1.checksums.sha512=5db66d2009ef2a2a8cd2d90e233b960ea4e85da91d43583061bf520439a045170c192da4783c0a5356d7e9b4e98b9f68cc0744941f8d08d0ec8df8a4af60a490
outputs.49.2.groupId=io.quarkus
outputs.49.2.filename=quarkus-extension-maven-plugin-3.16.0.CR1-sources.jar
outputs.49.2.length=23648
outputs.49.2.checksums.sha512=1651bb96e6dd5ee04c39ee4f89dab8ba98540bc5d19b62a9ea2fdf98c6c1cc0aa1bb91fd6b9c520c52af99034b44887155e55c47fbb30d9d6413df4cf02f9639
outputs.50.coordinates=io.quarkus.junit5:junit5-virtual-threads
outputs.50.0.groupId=io.quarkus.junit5
outputs.50.0.filename=junit5-virtual-threads-3.16.0.CR1.pom
outputs.50.0.length=12158
outputs.50.0.checksums.sha512=c4ef4bb5e29f0a7fb487fed001d646a135a045568f193a5463bb25d1a07f750b1afc8d34e7aec7a9be4fece4d1dad1967e6538c456a11c08dc877dd5ee5a57c2
outputs.50.1.groupId=io.quarkus.junit5
outputs.50.1.filename=junit5-virtual-threads-3.16.0.CR1.jar
outputs.50.1.length=26095
outputs.50.1.checksums.sha512=536e15cc42babede96f92457caa61bdff6bc89f68853c48ba51c5357faa932c9fcb76ccfe235c95f2f5c98ebfe8285295ac273e2e31fbf0c5c84ebc5f8ecb7b3
outputs.50.2.groupId=io.quarkus.junit5
outputs.50.2.filename=junit5-virtual-threads-3.16.0.CR1-sources.jar
outputs.50.2.length=12356
outputs.50.2.checksums.sha512=997f0f962668e785f12ee872a62377a246848011ee48a469da7c00811dcf81b7f07a151bcada44b0711d9023047aa1dac8f6fb37375fad81c57f258c03dd558b
outputs.51.coordinates=io.quarkus:quarkus-project
outputs.51.0.groupId=io.quarkus
outputs.51.0.filename=quarkus-project-3.16.0.CR1.pom
outputs.51.0.length=15468
outputs.51.0.checksums.sha512=af5eaf1e3938c096292c2a6fc187ab534175b16126dc1c1c2f4b6d4392a891473017d1f8c33df71475c0425e6935a4468b49208047cb6af56c3d28c840fd0fd7
outputs.52.coordinates=io.quarkus:quarkus-bom
outputs.52.0.groupId=io.quarkus
outputs.52.0.filename=quarkus-bom-3.16.0.CR1.pom
outputs.52.0.length=459859
outputs.52.0.checksums.sha512=c2bf35a3ce25f4e4acbfd4836d5db5158b0ae242030ac2cacc504560d663ce6719fee30573d2340274f10b8e790072b36ba2afe64b3af2f2774beed83130deec
outputs.53.coordinates=io.quarkus:quarkus-bom-test
outputs.53.0.groupId=io.quarkus
outputs.53.0.filename=quarkus-bom-test-3.16.0.CR1.pom
outputs.53.0.length=3797
outputs.53.0.checksums.sha512=7155fd4796015d0571804fcbc593da63d949d7cba674bfc17a391b5d4ec4db96d00ff657b858505488a2dcd2cb61d319d90fd5fa69b4a80f75a44bbee135cb49
outputs.54.coordinates=io.quarkus:quarkus-bom-dev-ui
outputs.54.0.groupId=io.quarkus
outputs.54.0.filename=quarkus-bom-dev-ui-3.16.0.CR1.pom
outputs.54.0.length=13906
outputs.54.0.checksums.sha512=f49ca2abdf2f92d1acbadd97036bdd1c76aed8e6a9750a40f38763acffab8907a541c6ba877af6766bce5a1cd93cc23784900218360837eac091d0783e5a255e
outputs.55.coordinates=io.quarkus:quarkus-build-parent
outputs.55.0.groupId=io.quarkus
outputs.55.0.filename=quarkus-build-parent-3.16.0.CR1.pom
outputs.55.0.length=57262
outputs.55.0.checksums.sha512=9b1c86fcc59bb976ac9fa453b7036448a8bc151c92b69190c7c69800e5325c7303e677d2194d7c8a8622191e7cc66bd192a14df4cb239a5901240832c37f5e01
outputs.56.coordinates=io.quarkus:quarkus-development-mode-spi
outputs.56.0.groupId=io.quarkus
outputs.56.0.filename=quarkus-development-mode-spi-3.16.0.CR1.pom
outputs.56.0.length=757
outputs.56.0.checksums.sha512=b10eccce9309e47583fc439b5abdc79160939ce24eac0761b8aa37b6d3c432827f6de9850b3c3cb268cf13ef3d21d3eb9581a6fc5c7b2f516aff5bdbafb6c27a
outputs.56.1.groupId=io.quarkus
outputs.56.1.filename=quarkus-development-mode-spi-3.16.0.CR1.jar
outputs.56.1.length=50890
outputs.56.1.checksums.sha512=1ae74c67521016f13411a4e7ec2e2ed80de463002b20d99770356d5ccc775b4db99667f395f4127562604028f15bb13957d6898fe8a599f3573a4fbbafa8cf49
outputs.56.2.groupId=io.quarkus
outputs.56.2.filename=quarkus-development-mode-spi-3.16.0.CR1-sources.jar
outputs.56.2.length=25090
outputs.56.2.checksums.sha512=6c2475429e5cd6eefc70246aa2909ddeaa49a539844cd44649c7a051d8fad7de57e5b0fe7c59d6ecc7111ed1be92043413a982271acd61ef1ab8e5097dbdf92a
outputs.57.coordinates=io.quarkus:quarkus-builder
outputs.57.0.groupId=io.quarkus
outputs.57.0.filename=quarkus-builder-3.16.0.CR1.pom
outputs.57.0.length=2376
outputs.57.0.checksums.sha512=b6dae270d31d6120650802d307ad9d0edca676303ef86b3fb7e7c2cd4ab67efa772c3458d11be18f0e6907ee04fc3bc7d6f51ae6cf4940ccf9643bae20edc21f
outputs.57.1.groupId=io.quarkus
outputs.57.1.filename=quarkus-builder-3.16.0.CR1.jar
outputs.57.1.length=85056
outputs.57.1.checksums.sha512=3ca0ca165e49843cdf20d9966441a007ca5a9f263447c977eac0388f93a1aaab793963f8933fbce74061c85ecbae068302c05515490d2a802be487a6592df9cd
outputs.57.2.groupId=io.quarkus
outputs.57.2.filename=quarkus-builder-3.16.0.CR1-sources.jar
outputs.57.2.length=41717
outputs.57.2.checksums.sha512=418f6ec9ee19c4a1ee7750eacf2ec48a246f525e5fc363fa8538dee79a7b6a8a820bedfd80cc356a3e8b7499a507044951437c3bdfd0c978eb83ff422c41d997
outputs.58.coordinates=io.quarkus:quarkus-extensions-parent
outputs.58.0.groupId=io.quarkus
outputs.58.0.filename=quarkus-extensions-parent-3.16.0.CR1.pom
outputs.58.0.length=9160
outputs.58.0.checksums.sha512=8ac97d122c2afc0320722ec266bbe35e66cd29787696fb61fce8b6ab32f6813e40978f8242e169ad5938631b6a973c2dae8695424a31aefe1cc4fbfa009751be
outputs.59.coordinates=io.quarkus:quarkus-hibernate-validator-parent
outputs.59.0.groupId=io.quarkus
outputs.59.0.filename=quarkus-hibernate-validator-parent-3.16.0.CR1.pom
outputs.59.0.length=793
outputs.59.0.checksums.sha512=9defe9d94901059f7ce5712b7fec0757bc928d170df129228de147d7da6d9653773e523c09071b46fd6bde980255bc4a7560409b47f5cea82d795f4d79fbb51e
outputs.60.coordinates=io.quarkus:quarkus-hibernate-validator-spi
outputs.60.0.groupId=io.quarkus
outputs.60.0.filename=quarkus-hibernate-validator-spi-3.16.0.CR1.pom
outputs.60.0.length=1004
outputs.60.0.checksums.sha512=d84f3124e6f5c2102a5d20b9f262f6f55875c5848d556ded546b8eb12f4a1f4b017ac23fab4fb64265886713ceabbd164a7c1d341620d9d7b7fe172d759c9a55
outputs.60.1.groupId=io.quarkus
outputs.60.1.filename=quarkus-hibernate-validator-spi-3.16.0.CR1.jar
outputs.60.1.length=8652
outputs.60.1.checksums.sha512=908280b4c55e6a0034ae29dfeb9fdbbe900edd6f0f1ade9a59e5282dedaf8c1880a5b939dd5524d50248610d914da786891b6ed4644d32d04da5815d8291c60e
outputs.60.2.groupId=io.quarkus
outputs.60.2.filename=quarkus-hibernate-validator-spi-3.16.0.CR1-sources.jar
outputs.60.2.length=3859
outputs.60.2.checksums.sha512=4e1d3d61c6733a264696820c189e5b110a8acb3484ec5599ae8a58dd3bfebac349e386940333f7380cce0ea02bdca7247d12868d565d121de9e1132c44382ed9
outputs.61.coordinates=io.quarkus:quarkus-class-change-agent
outputs.61.0.groupId=io.quarkus
outputs.61.0.filename=quarkus-class-change-agent-3.16.0.CR1.pom
outputs.61.0.length=1762
outputs.61.0.checksums.sha512=438292dc7806ffb0a92bbe3dec87d87742ac9475f56a8cbe1ec4290f374a591170aac37bcaf48a6b1a353000733ba48d085a5fbdacabb2fce2047587a79bcb68
outputs.61.1.groupId=io.quarkus
outputs.61.1.filename=quarkus-class-change-agent-3.16.0.CR1.jar
outputs.61.1.length=7327
outputs.61.1.checksums.sha512=5f0c51550b25d1f1c7aef634e4e35b97ff7ed08047ee5dd4e6f809417d3e9f716d641d50fc0a71bb6a9d90e36dfc3607daaa00228da10bfadc088486bf6b2b14
outputs.61.2.groupId=io.quarkus
outputs.61.2.filename=quarkus-class-change-agent-3.16.0.CR1-sources.jar
outputs.61.2.length=2983
outputs.61.2.checksums.sha512=11718b8fb91fb87585a3f37c6358c05278bf9c7c0ad93b330dad61ab6a0242c23906e71dc03c3e6f0ee58a715f7f41eefac566c1a528999199abcc528277fff2
outputs.62.coordinates=io.quarkus:quarkus-ide-launcher
outputs.62.0.groupId=io.quarkus
outputs.62.0.filename=quarkus-ide-launcher-3.16.0.CR1.pom
outputs.62.0.length=4414
outputs.62.0.checksums.sha512=df8fba3d12bc6749471eef6a6246c8c43313418071a48a7164c4b594fb879b1a5930c58104a642bcc3b5355c909c5d1d81322a3debe91e77b3aeb3c322241775
outputs.62.1.groupId=io.quarkus
outputs.62.1.filename=quarkus-ide-launcher-3.16.0.CR1.jar
outputs.62.1.length=14839023
outputs.62.1.checksums.sha512=1ab83c1a3f85d9785039d05df7ca31ed6e3d7907347e26f12784ea79fe8522f8febdaff76fd3d72e348405b8514ffd2ec8df31db2361710614d1e2bb5e0a5fbe
outputs.62.2.groupId=io.quarkus
outputs.62.2.filename=quarkus-ide-launcher-3.16.0.CR1-sources.jar
outputs.62.2.length=9321
outputs.62.2.checksums.sha512=09f74dcdea2bd9fdc25d1e4dd730cfd9d61b8efde5a0b3004e0a99dbc5c0555dbe65f36da209545227af65494108a985c10d926a268571b7d71c7ed8bd58ecba
outputs.63.coordinates=io.quarkus:quarkus-core-parent
outputs.63.0.groupId=io.quarkus
outputs.63.0.filename=quarkus-core-parent-3.16.0.CR1.pom
outputs.63.0.length=962
outputs.63.0.checksums.sha512=571e55186be6bbcde08614d5c4896b81e365fa9adc9d285cecc7df5d583a5dfa284b6ac7ffb96b92f004e8e25668fdc6d0e2bba865492024d7ad3e326b5720fe
outputs.64.coordinates=io.quarkus:quarkus-extension-processor
outputs.64.0.groupId=io.quarkus
outputs.64.0.filename=quarkus-extension-processor-3.16.0.CR1.pom
outputs.64.0.length=3343
outputs.64.0.checksums.sha512=e60147c6d809bb071a401bbeddd48e556edbdf83e171748dca991bb9eb9bdbb0960ebc549aebcc9a7cdb5d8f8fe47293b88b46deb1af69488e1a035e9c41ea98
outputs.64.1.groupId=io.quarkus
outputs.64.1.filename=quarkus-extension-processor-3.16.0.CR1.jar
outputs.64.1.length=160918
outputs.64.1.checksums.sha512=2c7b714f4cdd69ec6bf13d2deecbe7e74919e652958b58b7b2e9078b7794461303add6d826cd037dbf0511074c974d02eab527c42be11a3d753e1b719902e7f9
outputs.64.2.groupId=io.quarkus
outputs.64.2.filename=quarkus-extension-processor-3.16.0.CR1-sources.jar
outputs.64.2.length=74586
outputs.64.2.checksums.sha512=187975e0887e7fa0d55914c101f1c2f410d73f667c53036444c40f4bae9dd6bc72c97759a5b312c6ac055959e546cd697f057fde284cc0505b9bff750dcfab3b
outputs.65.coordinates=io.quarkus:quarkus-core
outputs.65.0.groupId=io.quarkus
outputs.65.0.filename=quarkus-core-3.16.0.CR1.pom
outputs.65.0.length=18895
outputs.65.0.checksums.sha512=34e6d7c8d702b32321cd284ce36090e8deec946185ab5f8584650ef5de9e404f56a1e647c463b83f81486d2e42b2c1799f44f07941cea99eb92015fb45c4aa3e
outputs.65.1.groupId=io.quarkus
outputs.65.1.filename=quarkus-core-3.16.0.CR1.jar
outputs.65.1.length=504721
outputs.65.1.checksums.sha512=7d5feb142bdf7218fa734655d76bfb004c65a3711af56c931d58d59d8540ab89ec938d724da58ad12b4d0f7541c75b1ba00ba56ad888cbd0eeddb7ef1cf96ad1
outputs.65.2.groupId=io.quarkus
outputs.65.2.filename=quarkus-core-3.16.0.CR1-sources.jar
outputs.65.2.length=345476
outputs.65.2.checksums.sha512=fa1354d8073e20e30cf7e8eab71bb9f351788491053c237154c6b9bba04d66ce8e04616e0a618033043ad0a6ecc8e468d42e3650e415825f038bfbaf50bdf7a5
outputs.66.coordinates=io.quarkus:quarkus-devtools-all
outputs.66.0.groupId=io.quarkus
outputs.66.0.filename=quarkus-devtools-all-3.16.0.CR1.pom
outputs.66.0.length=1045
outputs.66.0.checksums.sha512=f02a77a5a9fba1a5af1df315b91318f07561ac3c603bfa2a3b2b71bda52011db3769d89b699725a5b7cf73b7a93574b9430c4cb15bc55929bf8f20343cd83681
outputs.67.coordinates=io.quarkus:quarkus-bom-quarkus-platform-properties
outputs.67.0.groupId=io.quarkus
outputs.67.0.filename=quarkus-bom-quarkus-platform-properties-3.16.0.CR1.pom
outputs.67.0.length=1896
outputs.67.0.checksums.sha512=a8b8d803f5d50bc412bc142f4a38287d3f20eb47dc23f38d29244ae3d198cb6f230d04a303cdf35cd83b8292cfb432db1a22300d629af229051f30f25139f199
outputs.67.1.groupId=io.quarkus
outputs.67.1.filename=quarkus-bom-quarkus-platform-properties-3.16.0.CR1.properties
outputs.67.1.length=45
outputs.67.1.checksums.sha512=f8496fd993901a9d18d9ea7f4cf8f57b7b4875080647504e96ff7ca11835f8642103ccd17bbf15fa3c0c8173daf91bb97b0802c43201e4c9c74d03aa95c613b6
outputs.68.coordinates=io.quarkus:quarkus-core-deployment
outputs.68.0.groupId=io.quarkus
outputs.68.0.filename=quarkus-core-deployment-3.16.0.CR1.pom
outputs.68.0.length=11081
outputs.68.0.checksums.sha512=67ee5b4d7ba608a7e4dfcdf09d5bd3ca0ed284c33e38da15fbfa4a1f68e7efd7833f651be36db9224647d5e0842b6de35e50d7c1567994ef01f0ded8d71fdb37
outputs.68.1.groupId=io.quarkus
outputs.68.1.filename=quarkus-core-deployment-3.16.0.CR1.jar
outputs.68.1.length=1487103
outputs.68.1.checksums.sha512=eea6b815ab145309e6edc630c037055e1ec0ff09e736f04d699afc60da56f937b173a4dc62a9d5305fa00137319a2fe7fd9b94574a4eb099dcfbec2fb44e05bc
outputs.68.2.groupId=io.quarkus
outputs.68.2.filename=quarkus-core-deployment-3.16.0.CR1-sources.jar
outputs.68.2.length=664696
outputs.68.2.checksums.sha512=e7a87e3b5eab9c5da51d9714b5f45903cc8af82b1a03b051b77e020b65900d4f4667768c70a2105ef6a2e15e48293a3cbb13e3d652e43b59f796ae8b2832e80a
outputs.69.coordinates=io.quarkus:quarkus-junit4-mock
outputs.69.0.groupId=io.quarkus
outputs.69.0.filename=quarkus-junit4-mock-3.16.0.CR1.pom
outputs.69.0.length=718
outputs.69.0.checksums.sha512=a6aa7c608f06f76cb9bc923085a0397a73523e8d69c5d6f4ec9d286575510f7b3000c821a954b062c238361685e0f0ebba6388b138b2a9ba3c18193d764de8ab
outputs.69.1.groupId=io.quarkus
outputs.69.1.filename=quarkus-junit4-mock-3.16.0.CR1.jar
outputs.69.1.length=8185
outputs.69.1.checksums.sha512=580459e0526ba66326f3d8efbfcac9c0d2a419618841fe1b418b58d17fce6ab00e2108503ca0b0df14b82a3868009907b4850f190ca47d1f10402fe871304780
outputs.69.2.groupId=io.quarkus
outputs.69.2.filename=quarkus-junit4-mock-3.16.0.CR1-sources.jar
outputs.69.2.length=3576
outputs.69.2.checksums.sha512=f9dda8e129df252b564d7240db51d9d17f6eccad6d912aded53617f55e3d1f9519cfb59acd94c29d8b379a3005ca171542a993bade1b5642af2a7c099f33bb6a
outputs.70.coordinates=io.quarkus:quarkus-test-framework