-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
THIRDPARTYLICENSES.html
704 lines (624 loc) · 51.1 KB
/
THIRDPARTYLICENSES.html
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
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<meta name="generator" content="autumo Third Party License Generator 1.0.0">
<style>
* { font-family: aileron, calibri, geneva, arial; font-weight: normal; color: #EEEEEE; }
body { background-color: #111111; padding: 30px;}
h1 { color: #006BAE; font-weight: bold; font-size: 360%; margin-bottom: 16px; }
h2 { color: #007BBE; font-size: 240%; padding-top: 8px; margin-bottom: 12px; }
p { margin-bottom: 32px; line-height: 140%; }
table { border: 0; }
th.title { font-size: 140%; font-weight: bold; text-align: left; color: #2DC7FE; padding-top: 16px; padding-bottom: 8px; }
td { vertical-align:top; }
td.field { font-weight: bold; padding-right: 10px; }
td.sep { padding-right: 10px; }
td.value { color: #CCCCCC; line-height: 140%; }
strong { font-weight: bold; }
.strong { font-weight: bold; }
a { color: #0077bb; }
a.comp { color: #EEEEEE; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; color: #2DC7FE; }
a:active { text-decoration: none; }
.para { color: #43e287; }
.para2 { color: #2DC7FE; }
.notes { color: #e28743; }
.htitle { padding-bottom: 8px; }
.htitle0 { font-weight: bold; font-size: 180%; color: #B03A2E; }
.htitle1 { font-weight: bold; font-size: 180%; color: #e28743; }
.htitled { font-weight: bold; font-size: 180%; color: #eeeeee; }
.header { font-size: 120%; line-height: 140%; }
.tt { font-family: "Lucida Console", "Menlo", "Monaco", "Courier", monospace; color: #aaaaaa; }
ul li { line-height: 140%; }
</style>
<title>Third Party Licenses</title>
</head>
<body>
<h1>Third Party Licenses</h1>
<div class="htitle">
<span class="htitle0">autumo beetRoot 3.1.1 </span><span class="htitled"> • </span><span class="htitle1"> A slim & rapid Java web-dev framework</span><br>
</div>
<span class="header">© 2024 <a class="comp" href="https://autumo.ch">autumo GmbH</a></span><br>
<span class="header">Date: 2024-10-14</span><br>
<span class="header">Version 3.1.1</span><br>
<br>
<h2 class="para">Libraries</h2>
<table>
<thead>
<tr><th colspan="3" class="title">Angus Activation Registries Implementation</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/org.eclipse.angus/angus-activation">https://search.maven.org/artifact/org.eclipse.angus/angus-activation</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value"><a href="https://eclipse-ee4j.github.io/angus-activation/">https://eclipse-ee4j.github.io/angus-activation/</a></td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">Jakarta Activation API 2.0 Implementation</td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">EDL 1.0</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">Eclipse Distribution License v1.0</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="http://www.eclipse.org/org/documents/edl-v10.php">http://www.eclipse.org/org/documents/edl-v10.php</a></td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">Apache Commons CLI</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/commons-cli/commons-cli">https://search.maven.org/artifact/commons-cli/commons-cli</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value"><a href="https://commons.apache.org/proper/commons-cli/">https://commons.apache.org/proper/commons-cli/</a></td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">Apache Commons CLI provides a simple API for presenting, processing and
validating a Command Line Interface. </td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">Apache 2.0</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">Apache License, Version 2.0</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="https://www.apache.org/licenses/LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">Apache Commons Codec</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/commons-codec/commons-codec/">https://search.maven.org/artifact/commons-codec/commons-codec</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value"><a href="https://commons.apache.org/proper/commons-codec/">https://commons.apache.org/proper/commons-codec/</a></td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">The Apache Commons Codec package contains simple encoder and decoders for
various formats such as Base64 and Hexadecimal. In addition to these widely
used encoders and decoders, the codec package also maintains a collection of
phonetic encoding utilities. </td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">Apache 2.0</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">Apache License, Version 2.0</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="https://www.apache.org/licenses/LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">Apache Commons DbUtils</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/commons-dbutils/commons-dbutils">https://search.maven.org/artifact/commons-dbutils/commons-dbutils</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value"><a href="https://commons.apache.org/proper/commons-dbutils/">https://commons.apache.org/proper/commons-dbutils/</a></td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">The Apache Commons DbUtils package is a set of Java utility classes for easing JDBC development.</td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">Apache 2.0</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">Apache License, Version 2.0</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="https://www.apache.org/licenses/LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">Apache Commons IO</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/commons-io/commons-io">https://search.maven.org/artifact/commons-io/commons-io</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value"><a href="https://commons.apache.org/proper/commons-io/">https://commons.apache.org/proper/commons-io/</a></td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">The Apache Commons IO library contains utility classes, stream implementations,
file filters, file comparators, endian transformation classes, and much more. </td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">Apache 2.0</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">Apache License, Version 2.0</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="https://www.apache.org/licenses/LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">Apache Commons Lang</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/org.apache.commons/commons-lang3">https://search.maven.org/artifact/org.apache.commons/commons-lang3</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value"><a href="https://commons.apache.org/proper/commons-lang/">https://commons.apache.org/proper/commons-lang/</a></td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">Apache Commons Lang provides a host of helper utilities for the java.lang API, notably String manipulation methods, basic numerical methods, object reflection, concurrency, creation and serialization and System properties. Additionally it contains basic enhancements to java.util.Date and a series of utilities dedicated to help with building methods, such as hashCode, toString and equals.</td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">Apache 2.0</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">Apache License, Version 2.0</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="https://www.apache.org/licenses/LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">Apache Commons Logging</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/org.apache.commons/commons-logging">https://search.maven.org/artifact/org.apache.commons/commons-logging</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value"><a href="https://commons.apache.org/proper/commons-logging/">https://commons.apache.org/proper/commons-logging/</a></td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">Apache Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.</td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">Apache 2.0</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">Apache License, Version 2.0</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="https://www.apache.org/licenses/LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">Apache Commons Text</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/org.apache.commons/commons-text">https://search.maven.org/artifact/org.apache.commons/commons-text</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value"><a href="https://commons.apache.org/proper/commons-text">https://commons.apache.org/proper/commons-text</a></td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">The Commons Text library provides additions to the standard JDK text handling.
It includes algorithms for string similarity and for calculating the distance
between strings. </td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">Apache 2.0</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">Apache License, Version 2.0</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="https://www.apache.org/licenses/LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">Apache Log4j API</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/org.apache.logging.log4j/log4j-api">https://search.maven.org/artifact/org.apache.logging.log4j/log4j-api</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value">-</td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">API for Apache Log4J, a highly configurable logging tool that focuses on
performance and low garbage generation. It has a plugin architecture that makes
it extensible and supports asynchronous logging based on LMAX Disruptor. </td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">Apache 2.0</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">Apache License, Version 2.0</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="https://www.apache.org/licenses/LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">Apache Log4j Core</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/org.apache.logging.log4j/log4j-core">https://search.maven.org/artifact/org.apache.logging.log4j/log4j-core</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value">-</td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">Implementation for Apache Log4J, a highly configurable logging tool that
focuses on performance and low garbage generation. It has a plugin architecture
that makes it extensible and supports asynchronous logging based on LMAX
Disruptor. </td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">Apache 2.0</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">Apache License, Version 2.0</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="https://www.apache.org/licenses/LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">Apache Log4j SLF4J Binding</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/org.apache.logging.log4j/log4j-slf4j-impl">https://search.maven.org/artifact/org.apache.logging.log4j/log4j-slf4j-impl</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value">-</td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">The Apache Log4j SLF4J API binding to Log4j 2 Core</td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">Apache 2.0</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">Apache License, Version 2.0</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="https://www.apache.org/licenses/LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">Apache HttpComponents (core, client, async-client)</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/search?q=g:org.apache.httpcomponents">https://search.maven.org/search?q=g:org.apache.httpcomponents</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value"><a href="https://hc.apache.org/index.html">https://hc.apache.org/index.html</a></td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">The Apache HttpComponents project is responsible for creating and maintaining a toolset of low level Java components focused on HTTP and associated protocols.</td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">Apache 2.0</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">Apache License, Version 2.0</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="https://www.apache.org/licenses/LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">Bouncy Castle Provider</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/org.bouncycastle/bcprov-jdk15on">https://search.maven.org/artifact/org.bouncycastle/bcprov-jdk15on</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value"><a href="https://www.bouncycastle.org/java.html">https://www.bouncycastle.org/java.html</a></td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">The Bouncy Castle Crypto package is a Java implementation of cryptographic
algorithms. This jar contains JCE provider and lightweight API for the Bouncy
Castle Cryptography APIs for JDK 1.5 and up. </td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">BouncyCastle</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">Bouncy Castle Licence</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="https://www.bouncycastle.org/licence.html">https://www.bouncycastle.org/licence.html</a></td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">Checker Qualifiers (The Checker Framework)</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/org.checkerframework/checker-qual">https://search.maven.org/artifact/org.checkerframework/checker-qual</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value"><a href="https://checkerframework.org/">https://checkerframework.org/</a></td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">The checker qualifiers contain annotations (type qualifiers) that a programmer writes to specify Java code for type-checking by the Checker Framework.</td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">MIT</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">The MIT License</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="https://github.com/typetools/checker-framework/blob/master/LICENSE.txt">https://github.com/typetools/checker-framework/blob/master/LICENSE.txt</a></td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">Faster XML Bundle (annotations, core, data-bind, data-format XML, data-type JSR)</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/com.fasterxml.jackson.core/jackson-databind">https://search.maven.org/artifact/com.fasterxml.jackson.core/jackson-databind</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value"><a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">General data-binding functionality for Jackson: works on core streaming API</td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">Apache 2.0</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">The Apache Software License, Version 2.0</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="http://www.apache.org/licenses/LICENSE-2.0.txt">http://www.apache.org/licenses/LICENSE-2.0.txt</a></td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">HikariCP</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/com.zaxxer/HikariCP">https://search.maven.org/artifact/com.zaxxer/HikariCP
</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value"><a href="https://github.com/brettwooldridge/HikariCP">https://github.com/brettwooldridge/HikariCP</a></td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">HikariCP is a "zero-overhead" production ready JDBC connection pool.</td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">Apache 2.0</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">The Apache Software License, Version 2.0</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="http://www.apache.org/licenses/LICENSE-2.0.txt">http://www.apache.org/licenses/LICENSE-2.0.txt</a></td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">Java Advanced Imaging Image I/O Tools API core (standalone)</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/com.github.jai-imageio/jai-imageio-core">https://search.maven.org/artifact/com.github.jai-imageio/jai-imageio-core</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value"><a href="https://github.com/jai-imageio/jai-imageio-core">https://github.com/jai-imageio/jai-imageio-core</a></td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">Java Advanced Imaging Image I/O Tools API core, but without the classes involved with javax.media.jai dependencies, JPEG2000 or codecLibJIIO, meaning that this library can be distributed under the modified BSD license and should be GPL compatible.</td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">BSD 3-clause</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">The BSD 3-Clause License</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="https://github.com/jai-imageio/jai-imageio-core/blob/master/LICENSE.txt">https://github.com/jai-imageio/jai-imageio-core/blob/master/LICENSE.txt</a></td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">Jakarta Mail API</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/com.sun.mail/jakarta.mail">https://search.maven.org/artifact/com.sun.mail/jakarta.mail</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value"><a href="https://jakarta.ee/specifications/mail/2.0/">https://jakarta.ee/specifications/mail/2.0/</a></td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">Jakarta Mail API</td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">EPL 2.0, GPL2 w/ CPE, EDL 1.0</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">
Eclipse Public License v2.0<br>
GNU General Public License 2.0 with Classpath Exception<br>
Eclipse Distribution License - v 1.0
</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value">
<a href="http://www.eclipse.org/legal/epl-2.0">http://www.eclipse.org/legal/epl-2.0</a><br>
<a href="https://projects.eclipse.org/license/secondary-gpl-2.0-cp">https://projects.eclipse.org/license/secondary-gpl-2.0-cp</a><br>
<a href="http://www.eclipse.org/org/documents/edl-v10.php">http://www.eclipse.org/org/documents/edl-v10.php</a>
</td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">Java Servlet API</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/javax.servlet/javax.servlet-api">https://search.maven.org/artifact/javax.servlet/javax.servlet-api</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value"><a href="https://javaee.github.io/servlet-spec/">https://javaee.github.io/servlet-spec/</a></td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">Java Servlet is the foundation web specification in the Java Enterprise
Platform. Developers can build web applications using the Servlet API to
interact with the request/response workflow. </td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">CDDL 1.1, GPL2 w/ CPE</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">Common Development and Distribution License v1.1 + GPLv2 with classpath exception</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value">
<a href="https://oss.oracle.com/licenses/CDDL+GPL-1.1">https://oss.oracle.com/licenses/CDDL+GPL-1.1</a><br>
<a href="https://www.gnu.org/software/classpath/license.html">https://www.gnu.org/software/classpath/license.html</a><br>
</td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">JColor</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/com.diogonunes/JColor">https://search.maven.org/artifact/com.diogonunes/JColor</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value"><a href="https://github.com/dialex/JColor">https://github.com/dialex/JColor</a></td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">An easy syntax to format your strings with colored fonts and backgrounds.</td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">MIT</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">MIT License</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="https://opensource.org/licenses/MIT">https://opensource.org/licenses/MIT</a></td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">JCommander</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/com.beust/jcommander">https://search.maven.org/artifact/com.beust/jcommander</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value"><a href="https://jcommander.org">https://jcommander.org</a></td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">Command line parsing library for Java</td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">Apache 2.0</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">Apache License, Version 2.0</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="http://www.apache.org/licenses/LICENSE-2.0.txt">http://www.apache.org/licenses/LICENSE-2.0.txt</a></td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">JSON Java Implementation</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/org.json/json">https://search.maven.org/artifact/org.json/json</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value"><a href="https://github.com/stleary/JSON-java">https://github.com/stleary/JSON-java</a></td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There is a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully. The license includes this restriction: "The software shall be used for good, not evil." If your conscience cannot live with that, then choose a different package.</td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">JSON</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">The JSON License</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="https://json.org/license.html">https://json.org/license.html</a></td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">Jsoup Java HTML Parser</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/org.jsoup/jsoup">https://search.maven.org/artifact/org.jsoup/jsoup</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value"><a href="https://jsoup.org/">https://jsoup.org/</a></td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">jsoup is a Java library for working with real-world HTML. It provides a very
convenient API for fetching URLs and extracting and manipulating data, using
the best of HTML5 DOM methods and CSS selectors. jsoup implements the WHATWG
HTML5 specification, and parses HTML to the same DOM as modern browsers do. </td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">MIT</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">The MIT License</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="https://jsoup.org/license">https://jsoup.org/license</a></td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">JJWT API</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/io.jsonwebtoken/jjwt-api">https://search.maven.org/artifact/io.jsonwebtoken/jjwt-api</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value"><a href="https://github.com/jwtk/jjwt">https://github.com/jwtk/jjwt</a></td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">JJWT aims to be the easiest to use and understand library for creating and verifying JSON Web Tokens (JWTs) on the JVM and Android.</td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">Apache 2.0</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">Apache License, Version 2.0</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="http://www.apache.org/licenses/LICENSE-2.0.txt">http://www.apache.org/licenses/LICENSE-2.0.txt</a></td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">JJWT Implementation</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/io.jsonwebtoken/jjwt-impl">https://search.maven.org/artifact/io.jsonwebtoken/jjwt-impl</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value"><a href="https://github.com/jwtk/jjwt">https://github.com/jwtk/jjwt</a></td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">JJWT aims to be the easiest to use and understand library for creating and verifying JSON Web Tokens (JWTs) on the JVM and Android.</td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">Apache 2.0</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">Apache License, Version 2.0</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="http://www.apache.org/licenses/LICENSE-2.0.txt">http://www.apache.org/licenses/LICENSE-2.0.txt</a></td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">JJWT Extension for Jackson</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/io.jsonwebtoken/jjwt-jackson">https://search.maven.org/artifact/io.jsonwebtoken/jjwt-jackson</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value"><a href="https://github.com/jwtk/jjwt">https://github.com/jwtk/jjwt</a></td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">JJWT extension for the Faster XML farmework..</td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">Apache 2.0</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">Apache License, Version 2.0</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="http://www.apache.org/licenses/LICENSE-2.0.txt">http://www.apache.org/licenses/LICENSE-2.0.txt</a></td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">NanoHTTPD – a tiny web server in Java</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value">Not available - library is self-produced, see homepage-link below.</td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value"><a href="https://github.com/autumoswitzerland/nanohttpd">https://github.com/autumoswitzerland/nanohttpd</a></td></tr>
<tr><td class="field">Note</td> <td class="sep">:</td> <td class="value">The used version 2.3.4 is a patched version by autumo GmbH.</td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">NanoHTTPD is a light-weight HTTP server designed for embedding in other applications, released under a Modified BSD licence.</td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">BSD 3-clause</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">The BSD 3-Clause License</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="https://github.com/NanoHttpd/nanohttpd/blob/master/LICENSE.md">https://github.com/NanoHttpd/nanohttpd/blob/master/LICENSE.md</a></td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">Passay Library</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/org.passay/passay">https://search.maven.org/artifact/org.passay/passay</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value"><a href="http://www.passay.org">http://www.passay.org</a></td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">Library for checking that a password complies with a custom set of rules</td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">Apache 2.0</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">Apache 2</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value">
<a href="http://www.apache.org/licenses/LICENSE-2.0.txt">http://www.apache.org/licenses/LICENSE-2.0.txt</a><br>
<a href="http://www.gnu.org/licenses/lgpl-3.0.txt">http://www.gnu.org/licenses/lgpl-3.0.txt</a>
</td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">Spring Security Crypto</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/org.springframework.security/spring-security-crypto">https://search.maven.org/artifact/org.springframework.security/spring-security-crypto</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value"><a href="https://spring.io/projects/spring-security">https://spring.io/projects/spring-security</a></td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">Spring Security</td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">Apache 2.0</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">Apache License, Version 2.0</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="https://www.apache.org/licenses/LICENSE-2.0">https://www.apache.org/licenses/LICENSE-2.0</a></td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">Stax2 API</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/org.codehaus.woodstox/stax2-api">https://search.maven.org/artifact/org.codehaus.woodstox/stax2-api</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value"><a href="https://github.com/FasterXML/stax2-api">https://github.com/FasterXML/stax2-api</a></td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">Stax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured bi-direction validation interface and high-performance Typed Access API.</td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">BSD 2-clause</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">The 2-Clause BSD License</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="https://opensource.org/licenses/BSD-2-Clause">https://opensource.org/licenses/BSD-2-Clause</a></td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">TOTP Library RFC 6283</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/de.taimos/totp">https://search.maven.org/artifact/de.taimos/totp</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value">-</td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">TOTP Library RFC 6283</td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">Apache 2.0</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">The Apache Software License, Version 2.0</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="http://www.apache.org/licenses/LICENSE-2.0.txt">http://www.apache.org/licenses/LICENSE-2.0.txt</a></td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">Twilio</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/com.twilio.sdk/twilio">https://search.maven.org/artifact/com.twilio.sdk/twilio</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value"><a href="https://www.twilio.com">https://www.twilio.com</a></td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">Twilio Java Helper Library</td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">MIT</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">MIT License</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="http://www.opensource.org/licenses/mit-license.php">http://www.opensource.org/licenses/mit-license.php</a></td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">Woodstox</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/com.fasterxml.woodstox/woodstox-core">https://search.maven.org/artifact/com.fasterxml.woodstox/woodstox-core</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value"><a href="https://github.com/FasterXML/woodstox">https://github.com/FasterXML/woodstox</a></td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">Woodstox is a high-performance XML processor that implements Stax (JSR-173), SAX2 and Stax2 APIs.</td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">Apache 2.0</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">The Apache Software License, Version 2.0</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="https://www.apache.org/licenses/LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">ZXing Core</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/com.google.zxing/core">https://search.maven.org/artifact/com.google.zxing/core</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value">-</td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">Core barcode encoding/decoding library</td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">Apache 2.0</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">The Apache Software License, Version 2.0</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="https://www.apache.org/licenses/LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">ZXing Java SE Extensions</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/com.google.zxing/javase">https://search.maven.org/artifact/com.google.zxing/javase</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value">-</td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">Java SE-specific extensions to core ZXing library</td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">Apache 2.0</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">The Apache Software License, Version 2.0</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="https://www.apache.org/licenses/LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">H2 Database Engine</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/com.h2database/h2">https://search.maven.org/artifact/com.h2database/h2</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value"><a href="https://h2database.com">https://h2database.com</a></td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">A fast SQL database that can run embedded or a server mode with support for
transactions, encryption, full search, etc. Storage can be disk-based or
in-memory. </td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">EPL 1.0</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">MPL 2.0 or EPL 1.0</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="https://h2database.com/html/license.html">https://h2database.com/html/license.html</a></td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">MariaDB Java Client</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/org.mariadb.jdbc/mariadb-java-client">https://search.maven.org/artifact/org.mariadb.jdbc/mariadb-java-client</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value"><a href="https://mariadb.com/kb/en/mariadb/about-mariadb-connector-j/">https://mariadb.com/kb/en/mariadb/about-mariadb-connector-j/</a></td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">JDBC driver for MariaDB and MySQL</td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">LGPL 2.1</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">LGPL-2.1</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value">-</td></tr>
</tbody>
</table>
<br>
<table>
<thead>
<tr><th colspan="3" class="title">PostgreSQL JDBC Driver</th></tr>
</thead>
<tbody>
<tr><td class="field">Maven</td> <td class="sep">:</td> <td class="value"><a href="https://search.maven.org/artifact/org.postgresql/postgresql">https://search.maven.org/artifact/org.postgresql/postgresql</a></td></tr>
<tr><td class="field">Homepage</td> <td class="sep">:</td> <td class="value"><a href="https://jdbc.postgresql.org">https://jdbc.postgresql.org</a></td></tr>
<tr><td class="field">Description</td> <td class="sep">:</td> <td class="value">PostgreSQL JDBC Driver Postgresql</td></tr>
<tr><td class="field">License (short)</td> <td class="sep">:</td> <td class="value">BSD 2-clause</td></tr>
<tr><td class="field">License</td> <td class="sep">:</td> <td class="value">BSD-2-Clause</td></tr>
<tr><td class="field">License link</td> <td class="sep">:</td> <td class="value"><a href="https://jdbc.postgresql.org/about/license.html">https://jdbc.postgresql.org/about/license.html</a></td></tr>
</tbody>
</table>
<br>
<br>
<strong class="notes">Notes</strong> :
<ul>
<li>All generic licenses of the third-party-software above can be found in the directory „<span class="tt">etc/licenses</span>”.</li>
</ul>
</body>
</html>