-
Notifications
You must be signed in to change notification settings - Fork 4.1k
/
DEPENDENCY-LICENSES
579 lines (497 loc) · 58.8 KB
/
DEPENDENCY-LICENSES
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
List of third-party dependencies grouped by their license type.
3-Clause BSD License
* Kryo (com.esotericsoftware:kryo:5.6.0 - https://github.com/EsotericSoftware/kryo/kryo)
* MinLog (com.esotericsoftware:minlog:1.3.1 - https://github.com/EsotericSoftware/minlog)
* Protocol Buffers [Core] (com.google.protobuf:protobuf-java:3.3.0 - https://developers.google.com/protocol-buffers/protobuf-java/)
* ReflectASM (com.esotericsoftware:reflectasm:1.11.9 - https://github.com/EsotericSoftware/reflectasm)
AL 2.0, GPL v2, MPL 2.0
* RabbitMQ Java Client (com.rabbitmq:amqp-client:5.22.0 - https://www.rabbitmq.com)
Apache License
* carbonite (org.clojars.bipinprasad:carbonite:1.6.0 - https://github.com/bipinprasad/carbonite)
* Log4j Implemented Over SLF4J (org.slf4j:log4j-over-slf4j:1.7.36 - http://www.slf4j.org)
Apache License, Version 2.0
* ActiveMQ :: Client (org.apache.activemq:activemq-client:5.18.3 - http://activemq.apache.org/activemq-client)
* Aggregate Designer Algorithm (net.hydromatic:aggdesigner-algorithm:6.0 - http://github.com/julianhyde/aggdesigner/aggdesigner-algorithm)
* aircompressor (io.airlift:aircompressor:0.10 - http://github.com/airlift/aircompressor)
* Annotations for Metrics (io.dropwizard.metrics:metrics-annotation:4.2.28 - https://metrics.dropwizard.io/metrics-annotation)
* Apache Ant Core (org.apache.ant:ant:1.9.1 - http://ant.apache.org/)
* Apache Ant Launcher (org.apache.ant:ant-launcher:1.9.1 - http://ant.apache.org/)
* Apache Avro (org.apache.avro:avro:1.12.0 - https://avro.apache.org)
* Apache Calcite Avatica (org.apache.calcite.avatica:avatica-core:1.11.0 - https://calcite.apache.org/avatica/avatica-core)
* Apache Calcite Avatica (Shaded) (org.apache.calcite.avatica:avatica:1.11.0 - https://calcite.apache.org/avatica/avatica)
* Apache Commons BeanUtils (commons-beanutils:commons-beanutils:1.9.4 - https://commons.apache.org/proper/commons-beanutils/)
* Apache Commons CLI (commons-cli:commons-cli:1.4 - http://commons.apache.org/proper/commons-cli/)
* Apache Commons Codec (commons-codec:commons-codec:1.17.1 - https://commons.apache.org/proper/commons-codec/)
* Apache Commons Collections (commons-collections:commons-collections:3.2.2 - http://commons.apache.org/collections/)
* Apache Commons Collections (org.apache.commons:commons-collections4:4.4 - https://commons.apache.org/proper/commons-collections/)
* Apache Commons Compress (org.apache.commons:commons-compress:1.27.1 - https://commons.apache.org/proper/commons-compress/)
* Apache Commons Configuration (org.apache.commons:commons-configuration2:2.11.0 - https://commons.apache.org/proper/commons-configuration/)
* Apache Commons Crypto (org.apache.commons:commons-crypto:1.1.0 - https://commons.apache.org/proper/commons-crypto/)
* Apache Commons CSV (org.apache.commons:commons-csv:1.12.0 - http://commons.apache.org/proper/commons-csv/)
* Apache Commons Exec (org.apache.commons:commons-exec:1.4.0 - http://commons.apache.org/proper/commons-exec/)
* Apache Commons FileUpload (commons-fileupload:commons-fileupload:1.5 - https://commons.apache.org/proper/commons-fileupload/)
* Apache Commons IO (commons-io:commons-io:2.17.0 - https://commons.apache.org/proper/commons-io/)
* Apache Commons Lang (org.apache.commons:commons-lang3:3.17.0 - https://commons.apache.org/proper/commons-lang/)
* Apache Commons Logging (commons-logging:commons-logging:1.2 - http://commons.apache.org/proper/commons-logging/)
* Apache Commons Logging (commons-logging:commons-logging:1.3.2 - https://commons.apache.org/proper/commons-logging/)
* Apache Commons Math (org.apache.commons:commons-math3:3.6.1 - http://commons.apache.org/proper/commons-math/)
* Apache Commons Net (commons-net:commons-net:3.9.0 - https://commons.apache.org/proper/commons-net/)
* Apache Commons Pool (org.apache.commons:commons-pool2:2.12.0 - https://commons.apache.org/proper/commons-pool/)
* Apache Commons Text (org.apache.commons:commons-text:1.12.0 - https://commons.apache.org/proper/commons-text)
* Apache Curator (org.apache.curator:apache-curator:2.12.0 - http://curator.apache.org)
* Apache Derby Database Engine and Embedded JDBC Driver (org.apache.derby:derby:10.14.1.0 - http://db.apache.org/derby/)
* Apache Groovy (org.codehaus.groovy:groovy-all:2.4.11 - http://groovy-lang.org)
* Apache Hadoop Annotations (org.apache.hadoop:hadoop-annotations:3.4.1 - no url defined)
* Apache Hadoop Archives (org.apache.hadoop:hadoop-archives:3.4.1 - no url defined)
* Apache Hadoop Auth (org.apache.hadoop:hadoop-auth:3.4.1 - no url defined)
* Apache Hadoop Client API (org.apache.hadoop:hadoop-client-api:3.4.1 - no url defined)
* Apache Hadoop Client Runtime (org.apache.hadoop:hadoop-client-runtime:3.4.1 - no url defined)
* Apache Hadoop Common (org.apache.hadoop:hadoop-common:3.4.1 - no url defined)
* Apache Hadoop HDFS (org.apache.hadoop:hadoop-hdfs:3.4.1 - no url defined)
* Apache Hadoop HDFS Client (org.apache.hadoop:hadoop-hdfs-client:3.4.1 - no url defined)
* Apache Hadoop MapReduce Core (org.apache.hadoop:hadoop-mapreduce-client-core:3.4.1 - no url defined)
* Apache Hadoop Registry (org.apache.hadoop:hadoop-registry:3.4.1 - no url defined)
* Apache Hadoop shaded Guava (org.apache.hadoop.thirdparty:hadoop-shaded-guava:1.3.0 - https://www.apache.org/hadoop-thirdparty/hadoop-shaded-guava/)
* Apache Hadoop shaded Protobuf (org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_25:1.3.0 - https://www.apache.org/hadoop-thirdparty/hadoop-shaded-protobuf_3_25/)
* Apache Hadoop YARN API (org.apache.hadoop:hadoop-yarn-api:3.4.1 - no url defined)
* Apache Hadoop YARN ApplicationHistoryService (org.apache.hadoop:hadoop-yarn-server-applicationhistoryservice:3.4.1 - no url defined)
* Apache Hadoop YARN Client (org.apache.hadoop:hadoop-yarn-client:3.4.1 - no url defined)
* Apache Hadoop YARN Common (org.apache.hadoop:hadoop-yarn-common:3.4.1 - no url defined)
* Apache Hadoop YARN Registry (org.apache.hadoop:hadoop-yarn-registry:3.4.1 - no url defined)
* Apache Hadoop YARN ResourceManager (org.apache.hadoop:hadoop-yarn-server-resourcemanager:3.4.1 - no url defined)
* Apache Hadoop YARN Server Common (org.apache.hadoop:hadoop-yarn-server-common:3.4.1 - no url defined)
* Apache Hadoop YARN Web Proxy (org.apache.hadoop:hadoop-yarn-server-web-proxy:3.4.1 - no url defined)
* Apache HBase - Client (org.apache.hbase:hbase-client:2.6.1-hadoop3 - https://hbase.apache.org/hbase-build-configuration/hbase-client)
* Apache HBase - Common (org.apache.hbase:hbase-common:2.6.1-hadoop3 - https://hbase.apache.org/hbase-build-configuration/hbase-common)
* Apache HBase - Hadoop Compatibility (org.apache.hbase:hbase-hadoop-compat:2.6.1-hadoop3 - https://hbase.apache.org/hbase-build-configuration/hbase-hadoop-compat)
* Apache HBase - Hadoop Two Compatibility (org.apache.hbase:hbase-hadoop2-compat:2.6.1-hadoop3 - https://hbase.apache.org/hbase-build-configuration/hbase-hadoop2-compat)
* Apache HBase - Logging (org.apache.hbase:hbase-logging:2.6.1-hadoop3 - https://hbase.apache.org/hbase-build-configuration/hbase-logging)
* Apache HBase - Metrics API (org.apache.hbase:hbase-metrics-api:2.6.1-hadoop3 - https://hbase.apache.org/hbase-build-configuration/hbase-metrics-api)
* Apache HBase - Metrics Implementation (org.apache.hbase:hbase-metrics:2.6.1-hadoop3 - https://hbase.apache.org/hbase-build-configuration/hbase-metrics)
* Apache HBase Patched and Relocated (Shaded) Protobuf (org.apache.hbase.thirdparty:hbase-shaded-protobuf:4.1.9 - https://hbase.apache.org/hbase-shaded-protobuf)
* Apache HBase - Protocol (org.apache.hbase:hbase-protocol:2.6.1-hadoop3 - https://hbase.apache.org/hbase-build-configuration/hbase-protocol)
* Apache HBase Relocated (Shaded) GSON Libs (org.apache.hbase.thirdparty:hbase-shaded-gson:4.1.9 - https://hbase.apache.org/hbase-shaded-gson)
* Apache HBase Relocated (Shaded) Netty Libs (org.apache.hbase.thirdparty:hbase-shaded-netty:4.1.9 - https://hbase.apache.org/hbase-shaded-netty)
* Apache HBase Relocated (Shaded) Third-party Miscellaneous Libs (org.apache.hbase.thirdparty:hbase-shaded-miscellaneous:4.1.9 - https://hbase.apache.org/hbase-shaded-miscellaneous)
* Apache HBase - Shaded Protocol (org.apache.hbase:hbase-protocol-shaded:2.6.1-hadoop3 - https://hbase.apache.org/hbase-build-configuration/hbase-protocol-shaded)
* Apache HBase Unsafe Wrapper (org.apache.hbase.thirdparty:hbase-unsafe:4.1.9 - https://hbase.apache.org/hbase-unsafe)
* Apache HttpClient (org.apache.httpcomponents:httpclient:4.5.14 - http://hc.apache.org/httpcomponents-client-ga)
* Apache HttpClient (org.apache.httpcomponents.client5:httpclient5:5.2.1 - https://hc.apache.org/httpcomponents-client-5.0.x/5.2.1/httpclient5/)
* Apache HttpComponents Core HTTP/1.1 (org.apache.httpcomponents.core5:httpcore5:5.2 - https://hc.apache.org/httpcomponents-core-5.2.x/5.2/httpcore5/)
* Apache HttpComponents Core HTTP/2 (org.apache.httpcomponents.core5:httpcore5-h2:5.2 - https://hc.apache.org/httpcomponents-core-5.2.x/5.2/httpcore5-h2/)
* Apache HttpCore (org.apache.httpcomponents:httpcore:4.4.16 - http://hc.apache.org/httpcomponents-core-ga)
* Apache Ivy (org.apache.ivy:ivy:2.4.0 - http://ant.apache.org/ivy/)
* Apache Kafka (org.apache.kafka:kafka-clients:3.9.0 - https://kafka.apache.org)
* Apache Log4j 1.x Compatibility API (org.apache.logging.log4j:log4j-1.2-api:2.24.1 - https://logging.apache.org/log4j/2.x/log4j/log4j-1.2-api/)
* Apache Log4j API (org.apache.logging.log4j:log4j-api:2.24.1 - https://logging.apache.org/log4j/2.x/log4j/log4j-api/)
* Apache Log4j Core (org.apache.logging.log4j:log4j-core:2.24.1 - https://logging.apache.org/log4j/2.x/log4j/log4j-core/)
* Apache Log4j Web (org.apache.logging.log4j:log4j-web:2.24.1 - https://logging.apache.org/log4j/2.x/log4j/log4j-web/)
* Apache Maven Shade Plugin (org.apache.maven.plugins:maven-shade-plugin:3.6.0 - https://maven.apache.org/plugins/maven-shade-plugin/)
* Apache Maven Shared Utils (org.apache.maven.shared:maven-shared-utils:3.2.1 - https://maven.apache.org/shared/maven-shared-utils/)
* Apache Parquet Hadoop Bundle (org.apache.parquet:parquet-hadoop-bundle:1.10.0 - https://parquet.apache.org)
* Apache Thrift (org.apache.thrift:libfb303:0.9.3 - http://thrift.apache.org)
* Apache Thrift (org.apache.thrift:libthrift:0.19.0 - http://thrift.apache.org)
* Apache Twill API (org.apache.twill:twill-api:0.6.0-incubating - http://twill.incubator.apache.org/twill-api)
* Apache Twill common library (org.apache.twill:twill-common:0.6.0-incubating - http://twill.incubator.apache.org/twill-common)
* Apache Twill core library (org.apache.twill:twill-core:0.6.0-incubating - http://twill.incubator.apache.org/twill-core)
* Apache Twill discovery service API (org.apache.twill:twill-discovery-api:0.6.0-incubating - http://twill.incubator.apache.org/twill-discovery-api)
* Apache Twill discovery service implementations (org.apache.twill:twill-discovery-core:0.6.0-incubating - http://twill.incubator.apache.org/twill-discovery-core)
* Apache Twill ZooKeeper client library (org.apache.twill:twill-zookeeper:0.6.0-incubating - http://twill.incubator.apache.org/twill-zookeeper)
* Apache XBean :: Spring (org.apache.xbean:xbean-spring:4.26 - http://geronimo.apache.org/maven/xbean/4.26/xbean-spring)
* Apache Yetus - Audience Annotations (org.apache.yetus:audience-annotations:0.12.0 - https://yetus.apache.org/audience-annotations)
* Apache Yetus - Audience Annotations (org.apache.yetus:audience-annotations:0.13.0 - https://yetus.apache.org/audience-annotations)
* Apache ZooKeeper - Jute (org.apache.zookeeper:zookeeper-jute:3.9.3 - http://zookeeper.apache.org/zookeeper-jute)
* Apache ZooKeeper - Server (org.apache.zookeeper:zookeeper:3.9.3 - http://zookeeper.apache.org/zookeeper)
* Arrow Format (org.apache.arrow:arrow-format:0.8.0 - http://arrow.apache.org/arrow-format/)
* Arrow Memory (org.apache.arrow:arrow-memory:0.8.0 - http://arrow.apache.org/arrow-memory/)
* Arrow Vectors (org.apache.arrow:arrow-vector:0.8.0 - http://arrow.apache.org/arrow-vector/)
* ASM based accessors helper used by json-smart (net.minidev:accessors-smart:2.5.1 - https://urielch.github.io/)
* Auto Common Libraries (com.google.auto:auto-common:0.8 - https://github.com/google/auto/auto-common)
* AutoService (com.google.auto.service:auto-service:1.0-rc4 - https://github.com/google/auto/auto-service)
* BoneCP :: Core Library (com.jolbox:bonecp:0.8.0.RELEASE - http://jolbox.com/bonecp)
* Caffeine cache (com.github.ben-manes.caffeine:caffeine:3.1.8 - https://github.com/ben-manes/caffeine)
* Calcite Core (org.apache.calcite:calcite-core:1.16.0 - https://calcite.apache.org/calcite-core)
* Calcite Druid (org.apache.calcite:calcite-druid:1.16.0 - https://calcite.apache.org/calcite-druid)
* Calcite Linq4j (org.apache.calcite:calcite-linq4j:1.16.0 - https://calcite.apache.org/calcite-linq4j)
* CDI APIs (javax.enterprise:cdi-api:1.0 - http://www.seamframework.org/Weld/cdi-api)
* chill-java (com.twitter:chill-java:0.9.5 - https://github.com/twitter/chill)
* ClassMate (com.fasterxml:classmate:1.7.0 - https://github.com/FasterXML/java-classmate)
* com.helger:profiler (com.helger:profiler:1.1.1 - https://github.com/phax/profiler)
* com.yahoo.datasketches:memory (com.yahoo.datasketches:memory:0.9.0 - https://datasketches.github.io/memory/)
* com.yahoo.datasketches:sketches-core (com.yahoo.datasketches:sketches-core:0.9.0 - https://datasketches.github.io/sketches-core/)
* Commons Daemon (commons-daemon:commons-daemon:1.0.13 - http://commons.apache.org/daemon/)
* Commons DBCP (commons-dbcp:commons-dbcp:1.4 - http://commons.apache.org/dbcp/)
* Commons Lang (commons-lang:commons-lang:2.6 - http://commons.apache.org/lang/)
* Commons Logging (commons-logging:commons-logging:1.1.3 - http://commons.apache.org/proper/commons-logging/)
* Commons Pool (commons-pool:commons-pool:1.5.4 - http://commons.apache.org/pool/)
* Curator Client (org.apache.curator:curator-client:5.7.1 - https://curator.apache.org/curator-client)
* Curator Framework (org.apache.curator:curator-framework:5.7.1 - https://curator.apache.org/curator-framework)
* Curator Recipes (org.apache.curator:curator-recipes:5.7.1 - https://curator.apache.org/curator-recipes)
* DataNucleus Core (org.datanucleus:datanucleus-core:4.1.17 - http://www.datanucleus.org/#/datanucleus-core)
* DataNucleus JDO API plugin (org.datanucleus:datanucleus-api-jdo:4.2.4 - http://www.datanucleus.org/#/datanucleus-api-jdo)
* DataNucleus RDBMS plugin (org.datanucleus:datanucleus-rdbms:4.1.19 - http://www.datanucleus.org/#/datanucleus-rdbms)
* Dropwizard (io.dropwizard:dropwizard-core:4.0.10 - http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core)
* Dropwizard Asset Bundle (io.dropwizard:dropwizard-assets:4.0.10 - http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-assets)
* Dropwizard Configuration Support (io.dropwizard:dropwizard-configuration:4.0.10 - http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-configuration)
* Dropwizard Health Checking Support (io.dropwizard:dropwizard-health:4.0.10 - http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-health)
* Dropwizard Jackson Support (io.dropwizard:dropwizard-jackson:4.0.10 - http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jackson)
* Dropwizard Jersey Support (io.dropwizard:dropwizard-jersey:4.0.10 - http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jersey)
* Dropwizard Jetty Support (io.dropwizard:dropwizard-jetty:4.0.10 - http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jetty)
* Dropwizard Lifecycle Support (io.dropwizard:dropwizard-lifecycle:4.0.10 - http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-lifecycle)
* Dropwizard Logging Support (io.dropwizard:dropwizard-logging:4.0.10 - http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-logging)
* Dropwizard Metrics Support (io.dropwizard:dropwizard-metrics:4.0.10 - http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-metrics)
* Dropwizard Request Logging Support (io.dropwizard:dropwizard-request-logging:4.0.10 - http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-request-logging)
* Dropwizard Servlet Support (io.dropwizard:dropwizard-servlets:4.0.10 - http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-servlets)
* Dropwizard Utility Classes (io.dropwizard:dropwizard-util:4.0.10 - http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-util)
* Dropwizard Validation Support (io.dropwizard:dropwizard-validation:4.0.10 - http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-validation)
* Ehcache (org.ehcache:ehcache:3.8.2 - http://ehcache.org)
* error-prone annotations (com.google.errorprone:error_prone_annotations:2.35.1 - https://errorprone.info/error_prone_annotations)
* Esri Geometry API for Java (com.esri.geometry:esri-geometry-api:2.0.0 - https://github.com/Esri/geometry-api-java)
* fastinfoset (com.sun.xml.fastinfoset:FastInfoset:1.2.15 - http://fi.java.net)
* fastutil (it.unimi.dsi:fastutil:6.5.6 - http://fasutil.dsi.unimi.it/)
* FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.1 - http://findbugs.sourceforge.net/)
* FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.2 - http://findbugs.sourceforge.net/)
* fst (de.ruedigermoeller:fst:2.50 - http://ruedigermoeller.github.io/fast-serialization/)
* Google Guice - Core Library (com.google.inject:guice:3.0 - http://code.google.com/p/google-guice/guice/)
* Google Guice - Core Library (com.google.inject:guice:4.2.1 - https://github.com/google/guice/guice)
* Google Guice - Core Library (com.google.inject:guice:4.2.3 - https://github.com/google/guice/guice)
* Google Guice - Extensions - AssistedInject (com.google.inject.extensions:guice-assistedinject:3.0 - http://code.google.com/p/google-guice/extensions-parent/guice-assistedinject/)
* Google Guice - Extensions - Servlet (com.google.inject.extensions:guice-servlet:4.2.3 - https://github.com/google/guice/extensions-parent/guice-servlet)
* Graphite Integration for Metrics (io.dropwizard.metrics:metrics-graphite:4.2.28 - https://metrics.dropwizard.io/metrics-graphite)
* Gson (com.google.code.gson:gson:2.11.0 - https://github.com/google/gson/gson)
* Guava: Google Core Libraries for Java (com.google.guava:guava:33.3.1-jre - https://github.com/google/guava)
* Guava InternalFutureFailureAccess and InternalFutures (com.google.guava:failureaccess:1.0.2 - https://github.com/google/guava/failureaccess)
* Guava ListenableFuture only (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava - https://github.com/google/guava/listenablefuture)
* Hadoop Metrics2 Reporter for Dropwizard Metrics (com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:0.1.2 - https://github.com/joshelser/dropwizard-hadoop-metrics2)
* hawtbuf (org.fusesource.hawtbuf:hawtbuf:1.11 - http://hawtbuf.fusesource.org/hawtbuf)
* Hibernate Validator Engine (org.hibernate.validator:hibernate-validator:7.0.5.Final - http://hibernate.org/validator/hibernate-validator)
* HikariCP (com.zaxxer:HikariCP:6.1.0 - https://github.com/brettwooldridge/HikariCP)
* Hive Classifications (org.apache.hive:hive-classification:3.1.3 - https://hive.apache.org/hive-classification)
* Hive Common (org.apache.hive:hive-common:3.1.3 - https://hive.apache.org/hive-common)
* Hive HCatalog Core (org.apache.hive.hcatalog:hive-hcatalog-core:3.1.3 - https://hive.apache.org/hive-hcatalog/hive-hcatalog-core)
* Hive HCatalog Server Extensions (org.apache.hive.hcatalog:hive-hcatalog-server-extensions:3.1.3 - https://hive.apache.org/hive-hcatalog/hive-hcatalog-server-extensions)
* Hive HCatalog Streaming (org.apache.hive.hcatalog:hive-hcatalog-streaming:3.1.3 - https://hive.apache.org/hive-hcatalog/hive-hcatalog-streaming)
* Hive HCatalog Webhcat Java Client (org.apache.hive.hcatalog:hive-webhcat-java-client:3.1.3 - https://hive.apache.org/hive-hcatalog/hive-webhcat-java-client)
* Hive Llap Client (org.apache.hive:hive-llap-client:3.1.3 - https://hive.apache.org/hive-llap-client)
* Hive Llap Common (org.apache.hive:hive-llap-common:3.1.3 - https://hive.apache.org/hive-llap-common)
* Hive Llap Tez (org.apache.hive:hive-llap-tez:3.1.3 - https://hive.apache.org/hive-llap-tez)
* Hive Metastore (org.apache.hive:hive-metastore:3.1.3 - https://hive.apache.org/hive-metastore)
* Hive Query Language (org.apache.hive:hive-exec:3.1.3 - https://hive.apache.org/hive-exec)
* Hive Serde (org.apache.hive:hive-serde:3.1.3 - https://hive.apache.org/hive-serde)
* Hive Service RPC (org.apache.hive:hive-service-rpc:3.1.3 - https://hive.apache.org/hive-service-rpc)
* Hive Shims (org.apache.hive:hive-shims:3.1.3 - https://hive.apache.org/hive-shims)
* Hive Shims 0.23 (org.apache.hive.shims:hive-shims-0.23:3.1.3 - https://hive.apache.org/hive-shims-0.23)
* Hive Shims Common (org.apache.hive.shims:hive-shims-common:3.1.3 - https://hive.apache.org/hive-shims-common)
* Hive Shims Scheduler (org.apache.hive.shims:hive-shims-scheduler:3.1.3 - https://hive.apache.org/hive-shims-scheduler)
* Hive Standalone Metastore (org.apache.hive:hive-standalone-metastore:3.1.3 - https://www.apache.org/hive-standalone-metastore/)
* Hive Storage API (org.apache.hive:hive-storage-api:2.7.0 - https://www.apache.org/hive-storage-api/)
* Hive Upgrade Acid (org.apache.hive:hive-upgrade-acid:3.1.3 - https://www.apache.org/hive-upgrade-acid/)
* Hive Vector-Code-Gen Utilities (org.apache.hive:hive-vector-code-gen:3.1.3 - https://hive.apache.org/hive-vector-code-gen)
* HPPC Collections (com.carrotsearch:hppc:0.7.2 - http://labs.carrotsearch.com/hppc.html/hppc)
* j2html (com.j2html:j2html:1.6.0 - http://j2html.com)
* J2ObjC Annotations (com.google.j2objc:j2objc-annotations:3.0.0 - https://github.com/google/j2objc/)
* Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.18.1 - https://github.com/FasterXML/jackson)
* Jackson-core (com.fasterxml.jackson.core:jackson-core:2.18.1 - https://github.com/FasterXML/jackson-core)
* jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.18.1 - https://github.com/FasterXML/jackson)
* Jackson dataformat: Smile (com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.18.1 - https://github.com/FasterXML/jackson-dataformats-binary)
* Jackson-dataformat-YAML (com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.18.1 - https://github.com/FasterXML/jackson-dataformats-text)
* Jackson datatype: Guava (com.fasterxml.jackson.datatype:jackson-datatype-guava:2.18.1 - https://github.com/FasterXML/jackson-datatypes-collections)
* Jackson datatype: jdk8 (com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.18.1 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8)
* Jackson datatype: JSR310 (com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.1 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310)
* Jackson Integration for Metrics (io.dropwizard.metrics:metrics-json:4.2.28 - https://metrics.dropwizard.io/metrics-json)
* Jackson Jakarta-RS: base (com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-base:2.18.1 - https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-base)
* Jackson Jakarta-RS: JSON (com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider:2.18.1 - https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-json-provider)
* Jackson-JAXRS: base (com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.18.1 - https://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-base)
* Jackson-JAXRS: JSON (com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.18.1 - https://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-json-provider)
* Jackson module: Blackbird (com.fasterxml.jackson.module:jackson-module-blackbird:2.18.1 - https://github.com/FasterXML/jackson-modules-base)
* Jackson module: Jakarta XML Bind Annotations (jakarta.xml.bind) (com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:2.18.1 - https://github.com/FasterXML/jackson-modules-base)
* Jackson module: Old JAXB Annotations (javax.xml.bind) (com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.18.1 - https://github.com/FasterXML/jackson-modules-base)
* Jackson-module-parameter-names (com.fasterxml.jackson.module:jackson-module-parameter-names:2.18.1 - https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names)
* Jakarta Bean Validation API (jakarta.validation:jakarta.validation-api:3.0.2 - https://beanvalidation.org)
* Jakarta Dependency Injection (jakarta.inject:jakarta.inject-api:2.0.1.MR - https://github.com/eclipse-ee4j/injection-api)
* Java Concurrency Tools Core Library (org.jctools:jctools-core:4.0.5 - https://github.com/JCTools)
* javax.inject (javax.inject:javax.inject:1 - http://code.google.com/p/atinject/)
* JBoss Logging 3 (org.jboss.logging:jboss-logging:3.6.0.Final - http://www.jboss.org)
* JCIP Annotations under Apache License (com.github.stephenc.jcip:jcip-annotations:1.0-1 - http://stephenc.github.com/jcip-annotations)
* JCL 1.2 implemented over SLF4J (org.slf4j:jcl-over-slf4j:1.7.36 - http://www.slf4j.org)
* jdependency (org.vafer:jdependency:2.10 - http://github.com/tcurdt/jdependency)
* JDO API (javax.jdo:jdo-api:3.0.1 - http://db.apache.org/jdo)
* JDO API (org.datanucleus:javax.jdo:3.2.0-m3 - http://www.datanucleus.org/#/javax.jdo)
* Jettison (org.codehaus.jettison:jettison:1.5.4 - https://github.com/jettison-json/jettison)
* Joda-Time (joda-time:joda-time:2.12.7 - https://www.joda.org/joda-time/)
* JPam (net.sf.jpam:jpam:1.1 - http://jpam.sf.net)
* jsonschema2pojo-core (org.jsonschema2pojo:jsonschema2pojo-core:1.0.2 - https://github.com/joelittlejohn/jsonschema2pojo/jsonschema2pojo-core)
* JSON Small and Fast Parser (net.minidev:json-smart:2.5.1 - https://urielch.github.io/)
* JSR107 API and SPI (javax.cache:cache-api:1.1.1 - https://github.com/jsr107/jsr107spec)
* JVM Integration for Metrics (io.dropwizard.metrics:metrics-jvm:4.2.28 - https://metrics.dropwizard.io/metrics-jvm)
* Kerby ASN1 Project (org.apache.kerby:kerby-asn1:2.0.3 - https://directory.apache.org/kerby/kerby-common/kerby-asn1)
* Kerby Config (org.apache.kerby:kerby-config:2.0.3 - https://directory.apache.org/kerby/kerby-common/kerby-config)
* Kerby-kerb core (org.apache.kerby:kerb-core:2.0.3 - https://directory.apache.org/kerby/kerby-kerb/kerb-core)
* Kerby-kerb Crypto (org.apache.kerby:kerb-crypto:2.0.3 - https://directory.apache.org/kerby/kerby-kerb/kerb-crypto)
* Kerby-kerb Util (org.apache.kerby:kerb-util:2.0.3 - https://directory.apache.org/kerby/kerby-kerb/kerb-util)
* Kerby PKIX Project (org.apache.kerby:kerby-pkix:2.0.3 - https://directory.apache.org/kerby/kerby-pkix)
* Kerby Util (org.apache.kerby:kerby-util:2.0.3 - https://directory.apache.org/kerby/kerby-common/kerby-util)
* Logging (commons-logging:commons-logging:1.0.3 - http://jakarta.apache.org/commons/logging/)
* LZ4 and xxHash (org.lz4:lz4-java:1.8.0 - https://github.com/lz4/lz4-java)
* Maven Artifact (org.apache.maven:maven-artifact:3.6.0 - https://maven.apache.org/ref/3.6.0/maven-artifact/)
* Maven Artifact (org.apache.maven:maven-artifact:3.8.1 - https://maven.apache.org/ref/3.8.1/maven-artifact/)
* Maven Artifact Resolver API (org.apache.maven.resolver:maven-resolver-api:1.6.2 - https://maven.apache.org/resolver/maven-resolver-api/)
* Maven Artifact Resolver API (org.apache.maven.resolver:maven-resolver-api:1.9.22 - https://maven.apache.org/resolver/maven-resolver-api/)
* Maven Artifact Resolver Connector Basic (org.apache.maven.resolver:maven-resolver-connector-basic:1.9.22 - https://maven.apache.org/resolver/maven-resolver-connector-basic/)
* Maven Artifact Resolver Implementation (org.apache.maven.resolver:maven-resolver-impl:1.6.2 - https://maven.apache.org/resolver/maven-resolver-impl/)
* Maven Artifact Resolver Implementation (org.apache.maven.resolver:maven-resolver-impl:1.9.22 - https://maven.apache.org/resolver/maven-resolver-impl/)
* Maven Artifact Resolver Named Locks (org.apache.maven.resolver:maven-resolver-named-locks:1.9.22 - https://maven.apache.org/resolver/maven-resolver-named-locks/)
* Maven Artifact Resolver Provider (org.apache.maven:maven-resolver-provider:3.6.0 - https://maven.apache.org/ref/3.6.0/maven-resolver-provider/)
* Maven Artifact Resolver Provider (org.apache.maven:maven-resolver-provider:3.8.1 - https://maven.apache.org/ref/3.8.1/maven-resolver-provider/)
* Maven Artifact Resolver SPI (org.apache.maven.resolver:maven-resolver-spi:1.6.2 - https://maven.apache.org/resolver/maven-resolver-spi/)
* Maven Artifact Resolver SPI (org.apache.maven.resolver:maven-resolver-spi:1.9.22 - https://maven.apache.org/resolver/maven-resolver-spi/)
* Maven Artifact Resolver Transport File (org.apache.maven.resolver:maven-resolver-transport-file:1.9.22 - https://maven.apache.org/resolver/maven-resolver-transport-file/)
* Maven Artifact Resolver Transport HTTP (org.apache.maven.resolver:maven-resolver-transport-http:1.9.22 - https://maven.apache.org/resolver/maven-resolver-transport-http/)
* Maven Artifact Resolver Utilities (org.apache.maven.resolver:maven-resolver-util:1.6.2 - https://maven.apache.org/resolver/maven-resolver-util/)
* Maven Artifact Resolver Utilities (org.apache.maven.resolver:maven-resolver-util:1.9.22 - https://maven.apache.org/resolver/maven-resolver-util/)
* Maven Builder Support (org.apache.maven:maven-builder-support:3.6.0 - https://maven.apache.org/ref/3.6.0/maven-builder-support/)
* Maven Builder Support (org.apache.maven:maven-builder-support:3.8.1 - https://maven.apache.org/ref/3.8.1/maven-builder-support/)
* Maven Core (org.apache.maven:maven-core:3.8.1 - https://maven.apache.org/ref/3.8.1/maven-core/)
* Maven Model (org.apache.maven:maven-model:3.6.0 - https://maven.apache.org/ref/3.6.0/maven-model/)
* Maven Model (org.apache.maven:maven-model:3.8.1 - https://maven.apache.org/ref/3.8.1/maven-model/)
* Maven Model Builder (org.apache.maven:maven-model-builder:3.6.0 - https://maven.apache.org/ref/3.6.0/maven-model-builder/)
* Maven Model Builder (org.apache.maven:maven-model-builder:3.8.1 - https://maven.apache.org/ref/3.8.1/maven-model-builder/)
* Maven Plugin API (org.apache.maven:maven-plugin-api:3.8.1 - https://maven.apache.org/ref/3.8.1/maven-plugin-api/)
* Maven Plugin Tools Java Annotations (org.apache.maven.plugin-tools:maven-plugin-annotations:3.8.1 - https://maven.apache.org/plugin-tools/maven-plugin-annotations)
* Maven Repository Metadata Model (org.apache.maven:maven-repository-metadata:3.6.0 - https://maven.apache.org/ref/3.6.0/maven-repository-metadata/)
* Maven Repository Metadata Model (org.apache.maven:maven-repository-metadata:3.8.1 - https://maven.apache.org/ref/3.8.1/maven-repository-metadata/)
* Maven Settings (org.apache.maven:maven-settings:3.8.1 - https://maven.apache.org/ref/3.8.1/maven-settings/)
* Maven Settings Builder (org.apache.maven:maven-settings-builder:3.8.1 - https://maven.apache.org/ref/3.8.1/maven-settings-builder/)
* Metrics Core (io.dropwizard.metrics:metrics-core:4.2.28 - https://metrics.dropwizard.io/metrics-core)
* Metrics Health Checks (io.dropwizard.metrics:metrics-healthchecks:4.2.28 - https://metrics.dropwizard.io/metrics-healthchecks)
* Metrics Integration for Jersey 3.x (io.dropwizard.metrics:metrics-jersey3:4.2.28 - https://metrics.dropwizard.io/metrics-jersey3)
* Metrics Integration for Jetty 11.x and higher (io.dropwizard.metrics:metrics-jetty11:4.2.28 - https://metrics.dropwizard.io/metrics-jetty11)
* Metrics Integration for Logback (io.dropwizard.metrics:metrics-logback:4.2.28 - https://metrics.dropwizard.io/metrics-logback)
* Metrics Integration with JMX (io.dropwizard.metrics:metrics-jmx:4.2.28 - https://metrics.dropwizard.io/metrics-jmx)
* Metrics Utility Jakarta Servlets (io.dropwizard.metrics:metrics-jakarta-servlets:4.2.28 - https://metrics.dropwizard.io/metrics-jakarta-servlets)
* Netty/All-in-One (io.netty:netty-all:4.1.112.Final - https://netty.io/netty-all/)
* Netty/Buffer (io.netty:netty-buffer:4.1.112.Final - https://netty.io/netty-buffer/)
* Netty/Codec/DNS (io.netty:netty-codec-dns:4.1.112.Final - https://netty.io/netty-codec-dns/)
* Netty/Codec/HAProxy (io.netty:netty-codec-haproxy:4.1.112.Final - https://netty.io/netty-codec-haproxy/)
* Netty/Codec/HTTP (io.netty:netty-codec-http:4.1.112.Final - https://netty.io/netty-codec-http/)
* Netty/Codec/HTTP2 (io.netty:netty-codec-http2:4.1.112.Final - https://netty.io/netty-codec-http2/)
* Netty/Codec/Memcache (io.netty:netty-codec-memcache:4.1.112.Final - https://netty.io/netty-codec-memcache/)
* Netty/Codec/MQTT (io.netty:netty-codec-mqtt:4.1.112.Final - https://netty.io/netty-codec-mqtt/)
* Netty/Codec/Redis (io.netty:netty-codec-redis:4.1.112.Final - https://netty.io/netty-codec-redis/)
* Netty/Codec/SMTP (io.netty:netty-codec-smtp:4.1.112.Final - https://netty.io/netty-codec-smtp/)
* Netty/Codec/Socks (io.netty:netty-codec-socks:4.1.112.Final - https://netty.io/netty-codec-socks/)
* Netty/Codec/Stomp (io.netty:netty-codec-stomp:4.1.112.Final - https://netty.io/netty-codec-stomp/)
* Netty/Codec/XML (io.netty:netty-codec-xml:4.1.112.Final - https://netty.io/netty-codec-xml/)
* Netty/Codec (io.netty:netty-codec:4.1.112.Final - https://netty.io/netty-codec/)
* Netty/Common (io.netty:netty-common:4.1.112.Final - https://netty.io/netty-common/)
* Netty/Handler/Proxy (io.netty:netty-handler-proxy:4.1.112.Final - https://netty.io/netty-handler-proxy/)
* Netty/Handler/Ssl/Ocsp (io.netty:netty-handler-ssl-ocsp:4.1.112.Final - https://netty.io/netty-handler-ssl-ocsp/)
* Netty/Handler (io.netty:netty-handler:4.1.112.Final - https://netty.io/netty-handler/)
* Netty/Resolver/DNS/Classes/MacOS (io.netty:netty-resolver-dns-classes-macos:4.1.112.Final - https://netty.io/netty-resolver-dns-classes-macos/)
* Netty/Resolver/DNS/Native/MacOS (io.netty:netty-resolver-dns-native-macos:4.1.112.Final - https://netty.io/netty-resolver-dns-native-macos/)
* Netty/Resolver/DNS (io.netty:netty-resolver-dns:4.1.112.Final - https://netty.io/netty-resolver-dns/)
* Netty/Resolver (io.netty:netty-resolver:4.1.112.Final - https://netty.io/netty-resolver/)
* Netty/TomcatNative [BoringSSL - Static] (io.netty:netty-tcnative-boringssl-static:2.0.65.Final - https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/)
* Netty/TomcatNative [BoringSSL - Static] (io.netty:netty-tcnative-boringssl-static:2.0.69.Final - https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/)
* Netty/TomcatNative [OpenSSL - Classes] (io.netty:netty-tcnative-classes:2.0.65.Final - https://github.com/netty/netty-tcnative/netty-tcnative-classes/)
* Netty/TomcatNative [OpenSSL - Dynamic] (io.netty:netty-tcnative:2.0.69.Final - https://github.com/netty/netty-tcnative/netty-tcnative/)
* Netty/Transport/Classes/Epoll (io.netty:netty-transport-classes-epoll:4.1.112.Final - https://netty.io/netty-transport-classes-epoll/)
* Netty/Transport/Classes/KQueue (io.netty:netty-transport-classes-kqueue:4.1.112.Final - https://netty.io/netty-transport-classes-kqueue/)
* Netty/Transport/Native/Epoll (io.netty:netty-transport-native-epoll:4.1.112.Final - https://netty.io/netty-transport-native-epoll/)
* Netty/Transport/Native/KQueue (io.netty:netty-transport-native-kqueue:4.1.112.Final - https://netty.io/netty-transport-native-kqueue/)
* Netty/Transport/Native/Unix/Common (io.netty:netty-transport-native-unix-common:4.1.112.Final - https://netty.io/netty-transport-native-unix-common/)
* Netty/Transport/RXTX (io.netty:netty-transport-rxtx:4.1.112.Final - https://netty.io/netty-transport-rxtx/)
* Netty/Transport/SCTP (io.netty:netty-transport-sctp:4.1.112.Final - https://netty.io/netty-transport-sctp/)
* Netty/Transport/UDT (io.netty:netty-transport-udt:4.1.112.Final - https://netty.io/netty-transport-udt/)
* Netty/Transport (io.netty:netty-transport:4.1.112.Final - https://netty.io/netty-transport/)
* Nimbus JOSE+JWT (com.nimbusds:nimbus-jose-jwt:9.37.2 - https://bitbucket.org/connect2id/nimbus-jose-jwt)
* Objenesis (org.objenesis:objenesis:3.3 - http://objenesis.org/objenesis)
* opencsv (net.sf.opencsv:opencsv:2.3 - http://opencsv.sf.net)
* Open JSON (com.tdunning:json:1.8 - https://github.com/tdunning/open-json)
* OpenTelemetry Java (io.opentelemetry:opentelemetry-api:1.15.0 - https://github.com/open-telemetry/opentelemetry-java)
* OpenTelemetry Java (io.opentelemetry:opentelemetry-context:1.15.0 - https://github.com/open-telemetry/opentelemetry-java)
* OpenTelemetry Java (io.opentelemetry:opentelemetry-semconv:1.15.0-alpha - https://github.com/open-telemetry/opentelemetry-java)
* ORC Core (org.apache.orc:orc-core:1.5.8 - http://orc.apache.org/orc-core)
* ORC Shims (org.apache.orc:orc-shims:1.5.8 - http://orc.apache.org/orc-shims)
* Plexus :: Component Annotations (org.codehaus.plexus:plexus-component-annotations:1.7.1 - http://codehaus-plexus.github.io/plexus-containers/plexus-component-annotations/)
* Plexus :: Component Annotations (org.codehaus.plexus:plexus-component-annotations:2.1.0 - http://codehaus-plexus.github.io/plexus-containers/plexus-component-annotations/)
* Plexus Cipher: encryption/decryption Component (org.sonatype.plexus:plexus-cipher:1.4 - http://spice.sonatype.org/plexus-cipher)
* Plexus Classworlds (org.codehaus.plexus:plexus-classworlds:2.6.0 - http://codehaus-plexus.github.io/plexus-classworlds/)
* Plexus Common Utilities (org.codehaus.plexus:plexus-utils:3.1.0 - http://codehaus-plexus.github.io/plexus-utils/)
* Plexus Common Utilities (org.codehaus.plexus:plexus-utils:3.2.1 - http://codehaus-plexus.github.io/plexus-utils/)
* Plexus Common Utilities (org.codehaus.plexus:plexus-utils:3.5.1 - https://codehaus-plexus.github.io/plexus-utils/)
* Plexus Interpolation API (org.codehaus.plexus:plexus-interpolation:1.25 - http://codehaus-plexus.github.io/plexus-interpolation/)
* Plexus Security Dispatcher Component (org.sonatype.plexus:plexus-sec-dispatcher:1.4 - http://spice.sonatype.org/plexus-sec-dispatcher)
* Prometheus Metrics Config (io.prometheus:prometheus-metrics-config:1.3.3 - http://github.com/prometheus/client_java/prometheus-metrics-config)
* Prometheus Metrics Core (io.prometheus:prometheus-metrics-core:1.3.3 - http://github.com/prometheus/client_java/prometheus-metrics-core)
* Prometheus Metrics Exporter - Common (io.prometheus:prometheus-metrics-exporter-common:1.3.3 - http://github.com/prometheus/client_java/prometheus-metrics-exporter-common)
* Prometheus Metrics Exporter - Pushgateway (io.prometheus:prometheus-metrics-exporter-pushgateway:1.3.3 - http://github.com/prometheus/client_java/prometheus-metrics-exporter-pushgateway)
* Prometheus Metrics Exposition Formats (io.prometheus:prometheus-metrics-exposition-formats:1.3.3 - http://github.com/prometheus/client_java/prometheus-metrics-exposition-formats)
* Prometheus Metrics Model (io.prometheus:prometheus-metrics-model:1.3.3 - http://github.com/prometheus/client_java/prometheus-metrics-model)
* Prometheus Metrics Tracer Common (io.prometheus:prometheus-metrics-tracer-common:1.3.3 - http://github.com/prometheus/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-common)
* Prometheus Metrics Tracer Initializer (io.prometheus:prometheus-metrics-tracer-initializer:1.3.3 - http://github.com/prometheus/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-initializer)
* Prometheus Metrics Tracer OpenTelemetry (io.prometheus:prometheus-metrics-tracer-otel:1.3.3 - http://github.com/prometheus/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-otel)
* Prometheus Metrics Tracer OpenTelemetry Agent (io.prometheus:prometheus-metrics-tracer-otel-agent:1.3.3 - http://github.com/prometheus/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-otel-agent)
* sigar (org.fusesource:sigar:1.6.4 - http://fusesource.com/sigar/)
* SLF4J 1 Binding for Log4j API (org.apache.logging.log4j:log4j-slf4j-impl:2.24.1 - https://logging.apache.org/log4j/2.x/log4j/log4j-slf4j-impl/)
* SnakeYAML (org.yaml:snakeyaml:2.2 - https://bitbucket.org/snakeyaml/snakeyaml)
* snappy-java (org.xerial.snappy:snappy-java:1.1.10.7 - https://github.com/xerial/snappy-java)
* Spring AOP (org.springframework:spring-aop:5.3.27 - https://github.com/spring-projects/spring-framework)
* Spring Beans (org.springframework:spring-beans:5.3.27 - https://github.com/spring-projects/spring-framework)
* Spring Commons Logging Bridge (org.springframework:spring-jcl:5.3.27 - https://github.com/spring-projects/spring-framework)
* Spring Context (org.springframework:spring-context:5.3.27 - https://github.com/spring-projects/spring-framework)
* Spring Core (org.springframework:spring-core:5.3.27 - https://github.com/spring-projects/spring-framework)
* Spring Expression Language (SpEL) (org.springframework:spring-expression:5.3.27 - https://github.com/spring-projects/spring-framework)
* Spring JMS (org.springframework:spring-jms:5.3.27 - https://github.com/spring-projects/spring-framework)
* Spring Messaging (org.springframework:spring-messaging:5.3.27 - https://github.com/spring-projects/spring-framework)
* Spring Transaction (org.springframework:spring-tx:5.3.27 - https://github.com/spring-projects/spring-framework)
* StAX API (stax:stax-api:1.0.1 - http://stax.codehaus.org/)
* Tephra API (co.cask.tephra:tephra-api:0.6.0 - https://github.com/caskdata/tephra/tephra-api)
* Tephra Core (co.cask.tephra:tephra-core:0.6.0 - https://github.com/caskdata/tephra/tephra-core)
* Tephra HBase 1.0 Compatibility (co.cask.tephra:tephra-hbase-compat-1.0:0.6.0 - https://github.com/caskdata/tephra/tephra-hbase-compat-1.0)
* Throttling Appender (io.dropwizard.logback:logback-throttling-appender:1.4.2 - https://github.com/dropwizard/logback-throttling-appender/)
* Woodstox (com.fasterxml.woodstox:woodstox-core:7.1.0 - https://github.com/FasterXML/woodstox)
Apache License, Version 2.0, BSD 2-Clause, Eclipse Distribution License, Version 1.0, Eclipse Public License, Version 2.0, jQuery license, MIT License, Modified BSD, Public Domain, The GNU General Public License (GPL), Version 2, With Classpath Exception, W3C license
* jersey-container-grizzly2-http (org.glassfish.jersey.containers:jersey-container-grizzly2-http:3.1.9 - https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-container-grizzly2-http)
* jersey-container-grizzly2-servlet (org.glassfish.jersey.containers:jersey-container-grizzly2-servlet:3.1.9 - https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-container-grizzly2-servlet)
* jersey-container-servlet (org.glassfish.jersey.containers:jersey-container-servlet:3.1.9 - https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-container-servlet)
* jersey-container-servlet-core (org.glassfish.jersey.containers:jersey-container-servlet-core:3.1.9 - https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-container-servlet-core)
* jersey-core-client (org.glassfish.jersey.core:jersey-client:3.1.9 - https://projects.eclipse.org/projects/ee4j.jersey/jersey-client)
* jersey-ext-bean-validation (org.glassfish.jersey.ext:jersey-bean-validation:3.1.9 - https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-bean-validation)
* jersey-ext-metainf-services (org.glassfish.jersey.ext:jersey-metainf-services:3.1.9 - https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-metainf-services)
* jersey-inject-hk2 (org.glassfish.jersey.inject:jersey-hk2:3.1.9 - https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-hk2)
Apache License, Version 2.0, Eclipse Public License, Version 2.0, Modified BSD, The GNU General Public License (GPL), Version 2, With Classpath Exception
* jersey-core-server (org.glassfish.jersey.core:jersey-server:3.1.9 - https://projects.eclipse.org/projects/ee4j.jersey/jersey-server)
Apache License, Version 2.0, Eclipse Public License, Version 2.0, Public Domain, The GNU General Public License (GPL), Version 2, With Classpath Exception
* jersey-core-common (org.glassfish.jersey.core:jersey-common:3.1.9 - https://projects.eclipse.org/projects/ee4j.jersey/jersey-common)
Apache License, Version 2.0, Eclipse Public License - Version 1.0
* Jetty :: Jakarta Servlet API and Schemas for JPMS and OSGi (org.eclipse.jetty.toolchain:jetty-jakarta-servlet-api:5.0.2 - https://eclipse.org/jetty/jetty-jakarta-servlet-api)
* Jetty :: SetUID Java (org.eclipse.jetty.toolchain.setuid:jetty-setuid-java:1.0.4 - https://eclipse.org/jetty/jetty-setuid-parent/jetty-setuid-java)
* Jetty :: Websocket :: API (org.eclipse.jetty.websocket:websocket-api:9.4.53.v20231009 - https://eclipse.org/jetty/websocket-parent/websocket-api)
* Jetty :: Websocket :: Client (org.eclipse.jetty.websocket:websocket-client:9.4.53.v20231009 - https://eclipse.org/jetty/websocket-parent/websocket-client)
* Jetty :: Websocket :: Common (org.eclipse.jetty.websocket:websocket-common:9.4.53.v20231009 - https://eclipse.org/jetty/websocket-parent/websocket-common)
Apache License, Version 2.0, Eclipse Public License - Version 2.0
* Jetty :: Http Utility (org.eclipse.jetty:jetty-http:11.0.24 - https://jetty.org/jetty-http)
* Jetty :: IO Utility (org.eclipse.jetty:jetty-io:11.0.24 - https://jetty.org/jetty-io)
* Jetty :: Security (org.eclipse.jetty:jetty-security:11.0.24 - https://jetty.org/jetty-security)
* Jetty :: Server Core (org.eclipse.jetty:jetty-server:11.0.24 - https://jetty.org/jetty-server)
* Jetty :: Servlet Handling (org.eclipse.jetty:jetty-servlet:11.0.24 - https://jetty.org/jetty-servlet)
* Jetty :: Utilities (org.eclipse.jetty:jetty-util:11.0.24 - https://jetty.org/jetty-util)
* Jetty :: Utility Servlets and Filters (org.eclipse.jetty:jetty-servlets:11.0.24 - https://jetty.org/jetty-servlets)
Apache License, Version 2.0, GNU General Public License, version 2
* RocksDB JNI (org.rocksdb:rocksdbjni:9.7.3 - https://rocksdb.org)
Apache License, Version 2.0, LGPL 2.1, MPL 1.1
* Javassist (org.javassist:javassist:3.30.2-GA - https://www.javassist.org/)
Apache License (v2.0)
* FlatBuffers Java API (com.vlkan:flatbuffers:1.2.0-3f79e055 - https://github.com/vy/flatbuffers)
Bouncy Castle Licence
* Bouncy Castle ASN.1 Extension and Utility APIs (org.bouncycastle:bcutil-jdk18on:1.79 - https://www.bouncycastle.org/java.html)
* Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs (org.bouncycastle:bcpkix-jdk18on:1.79 - https://www.bouncycastle.org/java.html)
* Bouncy Castle Provider (org.bouncycastle:bcprov-jdk18on:1.79 - https://www.bouncycastle.org/java.html)
BSD-2-Clause, Public Domain, per Creative Commons CC0
* HdrHistogram (org.hdrhistogram:HdrHistogram:2.2.2 - http://hdrhistogram.github.io/HdrHistogram/)
BSD 2-Clause License
* zstd-jni (com.github.luben:zstd-jni:1.5.6-4 - https://github.com/luben/zstd-jni)
BSD 3-Clause License
* asm (org.ow2.asm:asm:9.7.1 - http://asm.ow2.io/)
* asm-commons (org.ow2.asm:asm-commons:9.7.1 - http://asm.ow2.io/)
* asm-tree (org.ow2.asm:asm-tree:9.7.1 - http://asm.ow2.io/)
* Commons Compiler (org.codehaus.janino:commons-compiler:2.7.6 - http://docs.codehaus.org/display/JANINO/Home/commons-compiler)
* dnsjava (dnsjava:dnsjava:3.6.1 - https://github.com/dnsjava/dnsjava)
* Janino (org.codehaus.janino:janino:2.7.6 - http://docs.codehaus.org/display/JANINO/Home/janino)
* leveldbjni-all (org.fusesource.leveldbjni:leveldbjni-all:1.8 - http://leveldbjni.fusesource.org/leveldbjni-all)
* Protocol Buffer Java API (com.google.protobuf:protobuf-java:2.5.0 - http://code.google.com/p/protobuf)
BSD License
* ANTLR 3 Runtime (org.antlr:antlr-runtime:3.5.2 - http://www.antlr.org)
* ANTLR ST4 4.0.4 (org.antlr:ST4:4.0.4 - http://www.stringtemplate.org)
* Javolution (javolution:javolution:5.5.1 - http://javolution.org)
* JLine (jline:jline:2.14.6 - http://nexus.sonatype.org/oss-repository-hosting.html/jline)
* JLine Bundle (org.jline:jline:3.9.0 - http://nexus.sonatype.org/oss-repository-hosting.html/jline-parent/jline)
* Stax2 API (org.codehaus.woodstox:stax2-api:4.2.1 - http://github.com/FasterXML/stax2-api)
CDDL/GPLv2+CE
* JavaBeans Activation Framework API jar (javax.activation:javax.activation-api:1.2.0 - http://java.net/all/javax.activation-api/)
CDDL License
* jsr311-api (javax.ws.rs:jsr311-api:1.1.1 - https://jsr311.dev.java.net)
CDDL v1.1 / GPL v2 dual license
* Codemodel Core (com.sun.codemodel:codemodel:2.6 - http://codemodel.java.net/codemodel/)
Common Development and Distribution License
* Java Servlet API (javax.servlet:javax.servlet-api:3.1.0 - http://servlet-spec.java.net)
* javax.annotation API (javax.annotation:javax.annotation-api:1.3.2 - http://jcp.org/en/jsr/detail?id=250)
* JAXB Runtime (org.glassfish.jaxb:jaxb-runtime:2.3.1 - http://jaxb.java.net/jaxb-runtime-parent/jaxb-runtime)
* TXW2 Runtime (org.glassfish.jaxb:txw2:2.3.1 - http://jaxb.java.net/jaxb-txw-parent/txw2)
Common Development and Distribution License (CDDL) v1.0
* JSR-250 Common Annotations for the JavaTM Platform (javax.annotation:jsr250-api:1.0 - http://jcp.org/aboutJava/communityprocess/final/jsr250/index.html)
Common Development and Distribution License (CDDL) v1.1
* Java Transaction API (javax.transaction:jta:1.1 - http://java.sun.com/products/jta)
* transaction-api (javax.transaction:transaction-api:1.1 - no url defined)
Common Development and Distribution License (CDDL) v1.1, The GNU General Public License (GPL), Version 2, With Classpath Exception
* istack common utility code runtime (com.sun.istack:istack-commons-runtime:3.0.7 - http://java.net/istack-commons/istack-commons-runtime/)
* jaxb-api (javax.xml.bind:jaxb-api:2.3.1 - https://github.com/javaee/jaxb-spec/jaxb-api)
* JAXB RI (com.sun.xml.bind:jaxb-impl:2.2.3-1 - http://jaxb.java.net/)
* jersey-client (com.sun.jersey:jersey-client:1.19.4 - https://jersey.java.net/jersey-client/)
* jersey-core (com.sun.jersey:jersey-core:1.19.4 - https://jersey.java.net/jersey-core/)
* jersey-guice (com.sun.jersey.contribs:jersey-guice:1.19.4 - https://jersey.java.net/jersey-contribs/jersey-guice/)
* jersey-json (com.github.pjfanning:jersey-json:1.22.0 - https://github.com/pjfanning/jersey-1.x)
* jersey-server (com.sun.jersey:jersey-server:1.19.4 - https://jersey.java.net/jersey-server/)
* jersey-servlet (com.sun.jersey:jersey-servlet:1.19.4 - https://jersey.java.net/jersey-servlet/)
Dual license consisting of the CDDL v1.1 and GPL v2
* Extended StAX API (org.jvnet.staxex:stax-ex:1.8 - http://stax-ex.java.net/)
Eclipse Distribution License, Version 1.0
* jakarta.xml.bind-api (jakarta.xml.bind:jakarta.xml.bind-api:2.3.2 - https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api)
* JavaBeans Activation Framework (com.sun.activation:jakarta.activation:1.2.1 - https://github.com/eclipse-ee4j/jaf/jakarta.activation)
* JavaBeans Activation Framework API jar (jakarta.activation:jakarta.activation-api:1.2.1 - https://github.com/eclipse-ee4j/jaf/jakarta.activation-api)
Eclipse Public License, Version 1.0
* clojure (org.clojure:clojure:1.12.0 - http://clojure.org/)
* core.specs.alpha (org.clojure:core.specs.alpha:0.4.74 - https://github.com/clojure/build.poms/core.specs.alpha)
* org.eclipse.sisu.inject (org.eclipse.sisu:org.eclipse.sisu.inject:0.3.4 - http://www.eclipse.org/sisu/org.eclipse.sisu.inject/)
* org.eclipse.sisu.plexus (org.eclipse.sisu:org.eclipse.sisu.plexus:0.3.4 - http://www.eclipse.org/sisu/org.eclipse.sisu.plexus/)
* spec.alpha (org.clojure:spec.alpha:0.5.238 - https://github.com/clojure/build.poms/spec.alpha)
* tools.logging (org.clojure:tools.logging:1.3.0 - http://nexus.sonatype.org/oss-repository-hosting.html/pom.contrib/tools.logging)
Eclipse Public License, Version 2.0
* grizzly-framework (org.glassfish.grizzly:grizzly-framework:4.0.2 - https://projects.eclipse.org/projects/ee4j.grizzly/grizzly-framework)
* grizzly-http (org.glassfish.grizzly:grizzly-http:4.0.2 - https://projects.eclipse.org/projects/ee4j.grizzly/grizzly-http)
* grizzly-http-server (org.glassfish.grizzly:grizzly-http-server:4.0.2 - https://projects.eclipse.org/projects/ee4j.grizzly/grizzly-http-server)
* grizzly-http-servlet (org.glassfish.grizzly:grizzly-http-servlet:4.0.2 - https://projects.eclipse.org/projects/ee4j.grizzly/grizzly-http-servlet)
Eclipse Public License, Version 2.0, GPL-2.0-with-classpath-exception
* Jakarta RESTful WS API (jakarta.ws.rs:jakarta.ws.rs-api:3.1.0 - https://github.com/eclipse-ee4j/jaxrs-api)
Eclipse Public License, Version 2.0, The GNU General Public License (GPL), Version 2, With Classpath Exception
* aopalliance version 1.0 repackaged as a module (org.glassfish.hk2.external:aopalliance-repackaged:3.0.6 - https://github.com/eclipse-ee4j/glassfish-hk2/external/aopalliance-repackaged)
* HK2 API module (org.glassfish.hk2:hk2-api:3.0.6 - https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api)
* HK2 Implementation Utilities (org.glassfish.hk2:hk2-utils:3.0.6 - https://github.com/eclipse-ee4j/glassfish-hk2/hk2-utils)
* Jakarta Annotations API (jakarta.annotation:jakarta.annotation-api:2.0.0 - https://projects.eclipse.org/projects/ee4j.ca)
* Jakarta Annotations API (jakarta.annotation:jakarta.annotation-api:2.1.1 - https://projects.eclipse.org/projects/ee4j.ca)
* Jakarta Servlet (jakarta.servlet:jakarta.servlet-api:5.0.0 - https://projects.eclipse.org/projects/ee4j.servlet)
* OSGi resource locator (org.glassfish.hk2:osgi-resource-locator:1.0.3 - https://projects.eclipse.org/projects/ee4j/osgi-resource-locator)
* ServiceLocator Default Implementation (org.glassfish.hk2:hk2-locator:3.0.6 - https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator)
Eclipse Public License (EPL) 1.0, GNU Lesser General Public License Version 2.1, February 1999
* JGraphT - Core (org.jgrapht:jgrapht-core:0.9.0 - http://www.jgrapht.org/jgrapht-core)
Eclipse Public License 2.0, GNU General Public License, version 2 with the GNU Classpath Exception
* Jakarta Messaging API (jakarta.jms:jakarta.jms-api:2.0.3 - https://projects.eclipse.org/projects/ee4j.jms)
Eclipse Public License v. 2.0, GNU General Public License, version 2 with the GNU Classpath Exception
* Eclipse Expressly (org.glassfish.expressly:expressly:5.0.0 - https://projects.eclipse.org/projects/ee4j.expressly)
* Jakarta Expression Language API (jakarta.el:jakarta.el-api:4.0.0 - https://projects.eclipse.org/projects/ee4j.el)
* Jakarta Expression Language Implementation (org.glassfish:jakarta.el:4.0.2 - https://projects.eclipse.org/projects/ee4j.el)
* jms (jakarta.jms:jakarta.jms-api:2.0.2 - https://projects.eclipse.org/projects/ee4j.jms)
MIT License
* argparse4j (net.sourceforge.argparse4j:argparse4j:0.9.0 - https://argparse4j.github.io)
* Checker Qual (org.checkerframework:checker-qual:3.48.2 - https://checkerframework.org/)
* JCodings (org.jruby.jcodings:jcodings:1.0.58 - http://nexus.sonatype.org/oss-repository-hosting.html/jcodings)
* Jedis (redis.clients:jedis:5.2.0 - https://github.com/redis/jedis)
* Joni (org.jruby.joni:joni:2.2.1 - http://nexus.sonatype.org/oss-repository-hosting.html/joni)
* JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:1.7.36 - http://www.slf4j.org)
* Microsoft JDBC Driver for SQL Server (com.microsoft.sqlserver:mssql-jdbc:6.2.1.jre7 - https://github.com/Microsoft/mssql-jdbc)
* SLF4J API Module (org.slf4j:slf4j-api:1.7.36 - http://www.slf4j.org)
* System Out and Err redirected to SLF4J (uk.org.lidalia:sysout-over-slf4j:1.0.2 - http://projects.lidalia.org.uk/sysout-over-slf4j/)
Modified BSD License
* sqlline (sqlline:sqlline:1.3.0 - http://github.com/julianhyde/sqlline)
Public Domain
* AOP alliance (aopalliance:aopalliance:1.0 - http://aopalliance.sourceforge.net)
* JSON in Java (org.json:json:20240303 - https://github.com/douglascrockford/JSON-java)
Revised BSD
* JSch (com.jcraft:jsch:0.1.55 - http://www.jcraft.com/jsch/)
Similar to Apache License but with the acknowledgment clause removed
* JDOM (org.jdom:jdom2:2.0.6.1 - http://www.jdom.org)
The BSD 2-Clause License
* Stax2 API (org.codehaus.woodstox:stax2-api:4.2.2 - http://github.com/FasterXML/stax2-api)
The Go license
* re2j (com.google.re2j:re2j:1.1 - http://github.com/google/re2j)