forked from stargate/stargate
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlicenses-report.txt
More file actions
811 lines (741 loc) · 41.5 KB
/
licenses-report.txt
File metadata and controls
811 lines (741 loc) · 41.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
# 3rd-Party Software License Notice
Generated by fossa-cli (https://github.com/fossas/fossa-cli).
This software includes the following software and licenses:
========================================================================
Android-Sdk
========================================================================
The following software have components provided under the terms of this license:
- Android SDK (from https://www.android.com/)
========================================================================
Apache-1.1
========================================================================
The following software have components provided under the terms of this license:
- StAX (from http://stax.codehaus.org/)
========================================================================
Apache-2.0
========================================================================
The following software have components provided under the terms of this license:
- ASM Core (from )
- AWS Java SDK for AWS KMS (from https://aws.amazon.com/sdkforjava)
- AWS Java SDK for AWS STS (from https://aws.amazon.com/sdkforjava)
- AWS Java SDK for Amazon S3 (from https://aws.amazon.com/sdkforjava)
- AWS SDK for Java - Core (from https://aws.amazon.com/sdkforjava)
- Airline - IO Library (from )
- Airline - Library (from )
- An implementation of the Apache Cassandra® native protocol (from https://github.com/datastax/native-protocol)
- Annotation Processing Commons (from https://github.com/misberner/ap-commons)
- Annotations for DS (from )
- Annotations for Metrics (from )
- Apache Ant Core (from http://ant.apache.org/)
- Apache Ant Launcher (from http://ant.apache.org/)
- Apache Cassandra (from http://cassandra.apache.org)
- Apache Commons BeanUtils (from http://commons.apache.org/proper/commons-beanutils/)
- Apache Commons CLI (from http://commons.apache.org/proper/commons-cli/)
- Apache Commons Codec (from http://commons.apache.org/proper/commons-codec/)
- Apache Commons Collections (from http://commons.apache.org/proper/commons-collections/)
- Apache Commons Configuration (from http://commons.apache.org/configuration/)
- Apache Commons Exec (from http://commons.apache.org/proper/commons-exec/)
- Apache Commons Lang (from http://commons.apache.org/proper/commons-lang/)
- Apache Commons Logging (from http://commons.apache.org/proper/commons-logging/)
- Apache Commons Math (from http://commons.apache.org/proper/commons-math/)
- Apache Commons Text (from http://commons.apache.org/proper/commons-text/)
- Apache Commons Validator (from http://commons.apache.org/proper/commons-validator/)
- Apache Felix Declarative Services (from )
- Apache Felix Framework (from )
- Apache HttpClient (from http://hc.apache.org/httpcomponents-client)
- Apache HttpCore (from http://hc.apache.org/httpcomponents-core-ga)
- Apache MINA Core ${project.version} (from )
- Apache Thrift (from http://thrift.apache.org)
- Apache TinkerPop :: Gremlin Core (from )
- Apache TinkerPop :: Gremlin Shaded (from )
- Apache TinkerPop :: TinkerGraph Gremlin (from )
- AssertJ fluent assertions (from )
- Auto Common Libraries (from )
- AutoFactory (from )
- AutoValue (from )
- Awaitility (from http://awaitility.org)
- Bean Validation API (from http://beanvalidation.org)
- Byte Buddy (without dependencies) (from )
- Byte Buddy Java agent (from )
- Caffeine cache (from https://github.com/ben-manes/caffeine)
- ClassMate (from http://github.com/cowtowncoder/java-classmate)
- Commons Digester (from http://commons.apache.org/digester/)
- Commons IO (from http://commons.apache.org/io/)
- Commons Lang (from http://commons.apache.org/lang/)
- Commons Pool (from http://commons.apache.org/pool/)
- Compress-LZF (from http://github.com/ning/compress)
- Concurrent-Trees (from http://code.google.com/p/concurrent-trees/)
- ConcurrentLinkedHashMap (from http://code.google.com/p/concurrentlinkedhashmap)
- Data Mapper for Jackson (from http://jackson.codehaus.org)
- DataStax Java driver for Apache Cassandra(R) - core (from )
- DataStax Java driver for Apache Cassandra(R) - test infrastructure tools (from https://repo1.maven.org/maven2/com/datastax/oss/java-driver-test-infra)
- Descriptor Generator Implementation (from )
- Disruptor Framework (from http://lmax-exchange.github.com/disruptor)
- Dropwizard Jetty Support (from )
- Dropwizard Validation Support (from )
- Duzzt :: Annotations (from https://repo1.maven.org/maven2/com/github/misberner/duzzt/duzzt-annotations)
- Duzzt :: Processor (from https://repo1.maven.org/maven2/com/github/misberner/duzzt/duzzt-processor)
- Elephant Bird Hadoop Compatibility (from )
- Esri Geometry API for Java (from https://github.com/Esri/geometry-api-java)
- Expression Language 3.0 (from https://projects.eclipse.org/projects/ee4j.el)
- FindBugs-jsr305 (from http://findbugs.sourceforge.net/)
- Ganglia Integration for Metrics (from )
- Google Guice - Core Library (from )
- Google Guice - Extensions - MultiBindings (from )
- Google Java Format (from )
- Graphite Integration for Metrics (from https://github.com/dropwizard/metrics)
- Gson (from https://github.com/google/gson)
- Guava InternalFutureFailureAccess and InternalFutures (from )
- Guava ListenableFuture only (from )
- Guava: Google Core Libraries for Java (from https://github.com/google/guava.git)
- HPPC Collections (from http://labs.carrotsearch.com)
- Hibernate Validator Engine (from )
- Hotspot compile command annotations (from http://compile-command-annotations.nicoulaj.net)
- IntelliJ IDEA Annotations (from http://www.jetbrains.org)
- J2ObjC Annotations (from https://github.com/google/j2objc/)
- JBoss Logging 3 (from http://www.jboss.org)
- JCIP Annotations under Apache License (from http://stephenc.github.com/jcip-annotations)
- JCL 1.1.1 implemented over SLF4J (from http://www.slf4j.org)
- JCommander (from http://beust.com/jcommander)
- JLine (from )
- JMES Path Query library (from https://aws.amazon.com/sdkforjava)
- JSON Small and Fast Parser (from http://www.minidev.net/)
- JSON Web Token support for the JVM (from https://github.com/jwtk/jjwt.git)
- JSON in Java (from https://github.com/douglascrockford/JSON-java)
- JSON.simple (from http://code.google.com/p/json-simple/)
- JVM Integration for Metrics (from http://metrics.dropwizard.io)
- Jackson (from http://jackson.codehaus.org)
- Jackson Integration for Metrics (from https://github.com/dropwizard/metrics)
- Jackson dataformat: CBOR (from http://github.com/FasterXML/jackson-dataformats-binary)
- Jackson datatype: Guava (from https://github.com/FasterXML/jackson-datatypes-collections)
- Jackson datatype: JSR310 (from http://wiki.fasterxml.com/JacksonModuleJSR310)
- Jackson-JAXRS-JSON (from git@github.com:FasterXML/jackson-jaxrs-providers.git/jackson-jaxrs-json-provider)
- Jackson-JAXRS-base (from )
- Jackson-annotations (from http://github.com/FasterXML/jackson)
- Jackson-core (from https://github.com/FasterXML/jackson-core)
- Jackson-dataformat-XML (from http://wiki.fasterxml.com/JacksonExtensionXmlDataBinding)
- Jackson-dataformat-YAML (from https://github.com/FasterXML/jackson)
- Jackson-datatype-Joda (from http://wiki.fasterxml.com/JacksonModuleJoda)
- Jackson-module-Afterburner (from http://wiki.fasterxml.com/JacksonHome)
- Jackson-module-JAXB-annotations (from http://wiki.fasterxml.com/JacksonJAXBAnnotations)
- Jakarta Bean Validation API (from https://beanvalidation.org)
- Java Agent for Memory Measurements (from https://github.com/jbellis/jamm/)
- Java Concurrency Tools Core Library (from https://github.com/JCTools)
- Java Native Access (from https://github.com/java-native-access/jna)
- Java Native Access Platform (from https://github.com/java-native-access/jna)
- Java Servlet API (from https://projects.eclipse.org/projects/ee4j.servlet)
- Java Servlet API (from http://servlet-spec.java.net)
- Java UUID Generator (from http://wiki.fasterxml.com/JugHome)
- JavaPoet (from http://github.com/square/javapoet/)
- Javassist (from http://www.javassist.org/)
- Jetty :: Continuation (from http://www.eclipse.org/jetty)
- Jetty :: Http Utility (from http://www.eclipse.org/jetty)
- Jetty :: IO Utility (from http://www.eclipse.org/jetty)
- Jetty :: Security (from http://www.eclipse.org/jetty)
- Jetty :: Server Core (from http://www.eclipse.org/jetty)
- Jetty :: Servlet Handling (from http://www.eclipse.org/jetty)
- Jetty :: SetUID Java (from )
- Jetty :: Utilities (from http://www.eclipse.org/jetty)
- Jetty :: Utility Servlets and Filters (from http://www.eclipse.org/jetty)
- Joda-Time (from http://www.joda.org/joda-time/)
- Journal.IO (from https://github.com/sbtourist/Journal.IO)
- KeePassJava2 :: All (from https://repo1.maven.org/maven2/org/linguafranca/pwdb/KeePassJava2)
- KeePassJava2 :: DOM (from https://repo1.maven.org/maven2/org/linguafranca/pwdb/KeePassJava2-dom)
- KeePassJava2 :: JAXB (from https://repo1.maven.org/maven2/org/linguafranca/pwdb/KeePassJava2-jaxb)
- KeePassJava2 :: KDB (from https://repo1.maven.org/maven2/org/linguafranca/pwdb/KeePassJava2-kdb)
- KeePassJava2 :: KDBX (from https://repo1.maven.org/maven2/org/linguafranca/pwdb/KeePassJava2-kdbx)
- KeePassJava2 :: Simple (from https://repo1.maven.org/maven2/org/linguafranca/pwdb/KeePassJava2-simple)
- LZ4 and xxHash (from https://github.com/lz4/lz4-java)
- LZ4 and xxHash (from https://github.com/jpountz/lz4-java)
- Log4j Implemented Over SLF4J (from http://www.slf4j.org)
- Metrics Core (from https://github.com/dropwizard/metrics)
- Metrics Core Library (from )
- Metrics Health Checks (from )
- Metrics Integration for Jersey 2.x (from )
- Metrics Integration for Jetty 9.1 and higher (from )
- Metrics Integration for Logback (from )
- Metrics Integration for Servlets (from )
- Metrics Integration with JMX (from )
- Metrics Utility Servlets (from )
- Microsoft Azure common module for Storage (from https://github.com/Azure/azure-sdk-for-java)
- Mockito (from http://mockito.org)
- Moshi (from )
- Netty/All-in-One (from )
- Netty/BOM (from https://netty.io/)
- Netty/Buffer (from http://netty.io/)
- Netty/Codec (from )
- Netty/Common (from )
- Netty/Handler (from )
- Netty/Resolver (from )
- Netty/TomcatNative [BoringSSL - Static] (from )
- Netty/Transport (from http://netty.io/)
- Nimbus Content Type (from https://bitbucket.org/connect2id/nimbus-content-type)
- Nimbus JOSE+JWT (from https://bitbucket.org/connect2id/nimbus-jose-jwt)
- Nimbus LangTag (from https://bitbucket.org/connect2id/nimbus-language-tags)
- Non-Blocking Reactive Foundation for the JVM (from https://github.com/reactor/reactor)
- OAuth 2.0 SDK with OpenID Connect extensions (from https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions)
- OHC core (from http://caffinitas.org/)
- OHC core - Java8 optimization (from http://caffinitas.org/)
- Objenesis (from http://objenesis.org)
- OkHttp (from )
- Okio (from )
- OpenHFT/Chronicle-Bytes (from )
- OpenHFT/Chronicle-Core (from )
- OpenHFT/Chronicle-Queue (from )
- OpenHFT/Chronicle-Threads (from )
- OpenHFT/Chronicle-Wire (from )
- OpenHFT/Java-Thread-Affinity/affinity (from )
- PWDB :: Database (from https://repo1.maven.org/maven2/org/linguafranca/pwdb/database)
- Prometheus Java Simpleclient (from )
- Prometheus Java Simpleclient Common (from )
- Prometheus Java Simpleclient Dropwizard (from )
- RabbitMQ Java Client (from http://www.rabbitmq.com)
- Reactive Object Pool (from https://github.com/reactor/reactor-pool)
- Reactive Streams Netty driver (from https://github.com/reactor/reactor-netty)
- Shaded Guava artifact for use in the DataStax Java driver for Apache Cassandra® (from https://github.com/datastax/java-driver-shaded-guava)
- Simple XML (from http://simple.sourceforge.net)
- SnakeYAML (from http://www.snakeyaml.org)
- Spotify DNS wrapper library (from https://github.com/spotify/dns-java)
- StAX (from http://stax.codehaus.org/)
- StAX API (from http://stax.codehaus.org/)
- Thrift Server implementation backed by LMAX Disruptor (from http://github.com/xedin/disruptor_thrift_server)
- Throttling Appender (from https://github.com/dropwizard/logback-throttling-appender/)
- TypeTools (from http://github.com/jhalterman/typetools/)
- Woodstox (from https://github.com/FasterXML/woodstox)
- aalto-xml (from )
- agrona (from https://github.com/real-logic/Agrona)
- airline (from https://github.com/airlift/airline)
- argparse4j (from http://argparse4j.github.io)
- com.google.api.grpc:proto-google-common-protos (from https://github.com/googleapis/googleapis)
- commons-collections (from )
- compiler (from http://github.com/spullara/mustache.java)
- config (from https://github.com/typesafehub/config)
- durian (from https://github.com/diffplug/durian)
- error-prone annotations (from )
- fastutil (from http://fasutil.di.unimi.it/)
- io.grpc:grpc-api (from https://github.com/grpc/grpc-java)
- io.grpc:grpc-context (from https://github.com/grpc/grpc-java)
- io.grpc:grpc-core (from https://github.com/grpc/grpc-java)
- io.grpc:grpc-netty-shaded (from https://github.com/grpc/grpc-java)
- io.grpc:grpc-protobuf (from https://github.com/grpc/grpc-java)
- io.grpc:grpc-protobuf-lite (from https://github.com/grpc/grpc-java)
- io.grpc:grpc-stub (from https://github.com/grpc/grpc-java)
- ion-java (from https://github.com/amznlabs/ion-java/)
- jackson-databind (from http://github.com/FasterXML/jackson)
- jackson-dataformat-msgpack (from http://msgpack.org/)
- jakarta.inject (from )
- java-dataloader (from https://github.com/graphql-java/java-dataloader)
- javatuples (from http://www.javatuples.org)
- javax.inject (from http://code.google.com/p/atinject/)
- javax.ws.rs-api (from https://github.com/eclipse-ee4j/jaxrs-api)
- jersey-container-servlet (from git://java.net/jersey~code/project/jersey-container-servlet)
- jersey-container-servlet-core (from git://java.net/jersey~code/project/jersey-container-servlet-core)
- jersey-core-client (from git://java.net/jersey~code/jersey-client)
- jersey-core-common (from )
- jersey-core-server (from git://java.net/jersey~code/jersey-server)
- jersey-ext-bean-validation (from )
- jersey-ext-metainf-services (from )
- jersey-inject-hk2 (from )
- jersey-media-jaxb (from )
- jersey-test-framework-core (from )
- jersey-test-framework-provider-inmemory (from )
- jffi (from http://github.com/jnr/jffi)
- jnr-a64asm (from )
- jnr-constants (from http://github.com/jnr/jnr-constants)
- jnr-ffi (from http://github.com/jnr/jnr-ffi)
- jvm-attach-api (from )
- metrics reporter config 3.x (from )
- metrics reporter config base (from )
- micrometer-core (from https://github.com/micrometer-metrics/micrometer)
- micrometer-jersey2 (from https://github.com/micrometer-metrics/micrometer)
- micrometer-registry-prometheus (from https://github.com/micrometer-metrics/micrometer)
- msgpack-core (from http://msgpack.org/)
- mxdump (from https://repo1.maven.org/maven2/org/gridkit/jvmtool/mxdump)
- org.apache.servicemix.bundles.antlr (from )
- org.apiguardian:apiguardian-api (from https://github.com/apiguardian-team/apiguardian)
- org.opentest4j:opentest4j (from https://github.com/ota4j-team/opentest4j)
- org.osgi.core (from http://www.osgi.org)
- org.osgi:org.osgi.util.function (from http://www.osgi.org/)
- org.osgi:org.osgi.util.promise (from http://www.osgi.org/)
- perfmark:perfmark-api (from https://github.com/perfmark/perfmark)
- profiler (from https://github.com/phax/profiler)
- rxjava (from https://github.com/ReactiveX/RxJava)
- rxjava2-extensions (from https://github.com/akarnokd/RxJava2Extensions)
- sigar (from )
- sjk-cli (from https://repo1.maven.org/maven2/org/gridkit/jvmtool/sjk-cli)
- sjk-core (from https://repo1.maven.org/maven2/org/gridkit/jvmtool/sjk-core)
- sjk-hflame (from https://repo1.maven.org/maven2/org/gridkit/jvmtool/sjk-hflame)
- sjk-jfr-standalone (from https://repo1.maven.org/maven2/org/perfkit/sjk/parsers/sjk-jfr-standalone)
- sjk-jfr5 (from https://repo1.maven.org/maven2/org/perfkit/sjk/parsers/sjk-jfr5)
- sjk-jfr6 (from https://repo1.maven.org/maven2/org/perfkit/sjk/parsers/sjk-jfr6)
- sjk-json (from https://repo1.maven.org/maven2/org/gridkit/jvmtool/sjk-json)
- sjk-nps (from https://repo1.maven.org/maven2/org/perfkit/sjk/parsers/sjk-nps)
- sjk-stacktrace (from https://repo1.maven.org/maven2/org/gridkit/jvmtool/sjk-stacktrace)
- snappy-java (from https://github.com/xerial/snappy-java)
- stream-lib (from https://github.com/addthis/stream-lib)
- swagger-annotations (from )
- swagger-jaxrs (from )
- swagger-jersey2-jaxrs (Jersey 2.x support) (from http://swagger.io)
========================================================================
BSD-2-Clause
========================================================================
The following software have components provided under the terms of this license:
- ANTLR 4 Runtime (from http://antlr.org)
- ASM Analysis (from )
- ASM Commons (from )
- ASM Core (from )
- ASM Tree (from )
- ASM Util (from )
- AntLR (from http://www.antlr.org/)
- Apache Commons Math (from http://commons.apache.org/proper/commons-math/)
- Hamcrest (from http://hamcrest.org/JavaHamcrest/)
- HdrHistogram (from http://hdrhistogram.github.io/HdrHistogram/)
- HdrHistogram (from http://hdrhistogram.github.io/HdrHistogram/)
- JLine (from )
- StAX (from http://stax.codehaus.org/)
- Stax2 API (from http://github.com/FasterXML/stax2-api)
- jersey-container-servlet (from git://java.net/jersey~code/project/jersey-container-servlet)
- jersey-container-servlet-core (from git://java.net/jersey~code/project/jersey-container-servlet-core)
- jersey-core-client (from git://java.net/jersey~code/jersey-client)
- jersey-core-server (from git://java.net/jersey~code/jersey-server)
- jersey-ext-bean-validation (from )
- jersey-ext-metainf-services (from )
- jersey-inject-hk2 (from )
- jersey-media-jaxb (from )
- jersey-test-framework-core (from )
- jersey-test-framework-provider-inmemory (from )
========================================================================
BSD-3-Clause
========================================================================
The following software have components provided under the terms of this license:
- ANTLR 3 Runtime (from http://www.antlr.org)
- ANTLR 3 Tool (from )
- ANTLR 4 Runtime (from http://antlr.org)
- ANTLR StringTemplate 4.0.2 (from http://www.stringtemplate.org)
- ASM Analysis (from )
- ASM Commons (from )
- ASM Core (from )
- ASM Tree (from )
- ASM Util (from )
- AntLR (from http://www.antlr.org/)
- Apache Cassandra (from http://cassandra.apache.org)
- Apache Commons Math (from http://commons.apache.org/proper/commons-math/)
- Automaton (from http://www.brics.dk/automaton/)
- Byte Buddy (without dependencies) (from )
- Commons Compiler (from )
- DataStax Java driver for Apache Cassandra(R) - core (from )
- Hamcrest (from http://hamcrest.org/JavaHamcrest/)
- HdrHistogram (from http://hdrhistogram.github.io/HdrHistogram/)
- JFlex (from http://jflex.de/)
- JLine (from )
- Janino (from )
- JavaBeans Activation Framework API jar (from )
- NanoHttpd-Core (from )
- Netty/All-in-One (from )
- Protocol Buffer Java API (from https://developers.google.com/protocol-buffers/)
- Reflections (from http://github.com/ronmamo/reflections)
- Reflections (from http://github.com/ronmamo/reflections)
- Scala Compiler (from http://www.scala-lang.org/)
- Scala Library (from http://www.scala-lang.org/)
- SnakeYAML (from http://www.snakeyaml.org)
- Stax2 API (from http://github.com/FasterXML/stax2-api)
- StringTemplate 4 (from http://www.stringtemplate.org)
- jakarta.xml.bind-api (from )
- jbcrypt (from http://www.mindrot.org/)
- jersey-core-server (from git://java.net/jersey~code/jersey-server)
- sjk-jfr-standalone (from https://repo1.maven.org/maven2/org/perfkit/sjk/parsers/sjk-jfr-standalone)
- snappy-java (from https://github.com/xerial/snappy-java)
- snowball-stemmer (from http://snowball.tartarus.org/)
========================================================================
CC-BY-2.5
========================================================================
The following software have components provided under the terms of this license:
- Checker Qual (from https://checkerframework.org)
- FindBugs-jsr305 (from http://findbugs.sourceforge.net/)
========================================================================
CC-BY-3.0
========================================================================
The following software have components provided under the terms of this license:
- Apache HttpCore (from http://hc.apache.org/httpcomponents-core-ga)
========================================================================
CC-BY-4.0
========================================================================
The following software have components provided under the terms of this license:
- An implementation of the Apache Cassandra® native protocol (from https://github.com/datastax/native-protocol)
- Apache Cassandra (from http://cassandra.apache.org)
========================================================================
CC0-1.0
========================================================================
The following software have components provided under the terms of this license:
- reactive-streams (from http://www.reactive-streams.org/)
========================================================================
CDDL-1.0
========================================================================
The following software have components provided under the terms of this license:
- JavaMail API (from )
- MIME streaming extension (from http://mimepull.java.net)
- javax.annotation-api (from http://jcp.org/en/jsr/detail?id=250)
- jersey-media-multipart (from git://java.net/jersey~code/project/jersey-media-multipart)
========================================================================
CDDL-1.1
========================================================================
The following software have components provided under the terms of this license:
- Java Servlet API (from http://servlet-spec.java.net)
- JavaBeans(TM) Activation Framework (from http://java.sun.com/javase/technologies/desktop/javabeans/jaf/index.jsp)
========================================================================
CPL-1.0
========================================================================
The following software have components provided under the terms of this license:
- Apache HttpCore (from http://hc.apache.org/httpcomponents-core-ga)
- jnr-posix (from )
========================================================================
EPL-1.0
========================================================================
The following software have components provided under the terms of this license:
- Dropwizard Logging Support (from )
- Eclipse Compiler for Java(TM) (from http://www.eclipse.org/jdt)
- Eclipse ECJ (from http://www.eclipse.org/jdt/)
- Expression Language 3.0 (from https://projects.eclipse.org/projects/ee4j.el)
- HK2 API module (from git://java.net/hk2~git/hk2-api)
- HK2 Implementation Utilities (from )
- JUnit Jupiter (Aggregator) (from https://junit.org/junit5/)
- Java Servlet API (from https://projects.eclipse.org/projects/ee4j.servlet)
- Jetty :: Continuation (from http://www.eclipse.org/jetty)
- Jetty :: Http Utility (from http://www.eclipse.org/jetty)
- Jetty :: IO Utility (from http://www.eclipse.org/jetty)
- Jetty :: Security (from http://www.eclipse.org/jetty)
- Jetty :: Server Core (from http://www.eclipse.org/jetty)
- Jetty :: Servlet Handling (from http://www.eclipse.org/jetty)
- Jetty :: SetUID Java (from )
- Jetty :: Utilities (from http://www.eclipse.org/jetty)
- Jetty :: Utilities :: Ajax(JSON) (from http://www.eclipse.org/jetty)
- Jetty :: Utility Servlets and Filters (from http://www.eclipse.org/jetty)
- Logback Access Module (from )
- Logback Classic Module (from )
- Logback Core Module (from )
- OSGi resource locator (from )
- ServiceLocator Default Implementation (from git://java.net/hk2~git/hk2-locator)
- SnakeYAML (from http://www.snakeyaml.org)
- aopalliance-repackaged (from )
- jakarta.annotation-api (from https://projects.eclipse.org/projects/ee4j.ca)
- jakarta.inject (from )
- java-dataloader (from https://github.com/graphql-java/java-dataloader)
- javax.ws.rs-api (from https://github.com/eclipse-ee4j/jaxrs-api)
- jersey-container-servlet (from git://java.net/jersey~code/project/jersey-container-servlet)
- jersey-container-servlet-core (from git://java.net/jersey~code/project/jersey-container-servlet-core)
- jersey-core-client (from git://java.net/jersey~code/jersey-client)
- jersey-core-common (from )
- jersey-core-server (from git://java.net/jersey~code/jersey-server)
- jersey-ext-bean-validation (from )
- jersey-ext-metainf-services (from )
- jersey-inject-hk2 (from )
- jersey-media-jaxb (from )
- jersey-test-framework-core (from )
- jersey-test-framework-provider-inmemory (from )
- jnr-posix (from )
- org.junit.jupiter:junit-jupiter-api (from http://junit.org/junit5/)
- org.junit.jupiter:junit-jupiter-engine (from http://junit.org/junit5/)
- org.junit.jupiter:junit-jupiter-params (from http://junit.org/junit5/)
- org.junit.platform:junit-platform-commons (from http://junit.org/junit5/)
- org.junit.platform:junit-platform-engine (from http://junit.org/junit5/)
========================================================================
EPL-2.0
========================================================================
The following software have components provided under the terms of this license:
- Eclipse Compiler for Java(TM) (from http://www.eclipse.org/jdt)
- Expression Language 3.0 (from https://projects.eclipse.org/projects/ee4j.el)
- HK2 API module (from git://java.net/hk2~git/hk2-api)
- HK2 Implementation Utilities (from )
- JUnit Jupiter (Aggregator) (from https://junit.org/junit5/)
- Java Servlet API (from https://projects.eclipse.org/projects/ee4j.servlet)
- OSGi resource locator (from )
- ServiceLocator Default Implementation (from git://java.net/hk2~git/hk2-locator)
- aopalliance-repackaged (from )
- jakarta.annotation-api (from https://projects.eclipse.org/projects/ee4j.ca)
- jakarta.inject (from )
- javax.ws.rs-api (from https://github.com/eclipse-ee4j/jaxrs-api)
- jersey-container-servlet (from git://java.net/jersey~code/project/jersey-container-servlet)
- jersey-container-servlet-core (from git://java.net/jersey~code/project/jersey-container-servlet-core)
- jersey-core-client (from git://java.net/jersey~code/jersey-client)
- jersey-core-common (from )
- jersey-core-server (from git://java.net/jersey~code/jersey-server)
- jersey-ext-bean-validation (from )
- jersey-ext-metainf-services (from )
- jersey-inject-hk2 (from )
- jersey-media-jaxb (from )
- jersey-test-framework-core (from )
- jersey-test-framework-provider-inmemory (from )
- org.junit.jupiter:junit-jupiter-api (from http://junit.org/junit5/)
- org.junit.jupiter:junit-jupiter-engine (from http://junit.org/junit5/)
- org.junit.jupiter:junit-jupiter-params (from http://junit.org/junit5/)
- org.junit.platform:junit-platform-commons (from http://junit.org/junit5/)
- org.junit.platform:junit-platform-engine (from http://junit.org/junit5/)
========================================================================
GPL-2.0-only
========================================================================
The following software have components provided under the terms of this license:
- Commons Lang (from http://commons.apache.org/lang/)
- Error Prone shaded javac (from https://github.com/google/error-prone-javac)
- Java Native Access (from https://github.com/java-native-access/jna)
- Java Servlet API (from http://servlet-spec.java.net)
- JavaMail API (from )
- MIME streaming extension (from http://mimepull.java.net)
- RabbitMQ Java Client (from http://www.rabbitmq.com)
- SnakeYAML (from http://www.snakeyaml.org)
- javax.annotation-api (from http://jcp.org/en/jsr/detail?id=250)
- jersey-media-multipart (from git://java.net/jersey~code/project/jersey-media-multipart)
- jnr-posix (from )
========================================================================
GPL-2.0-or-later
========================================================================
The following software have components provided under the terms of this license:
- SnakeYAML (from http://www.snakeyaml.org)
- jnr-posix (from )
- jnr-posix (from )
========================================================================
GPL-2.0-with-classpath-exception
========================================================================
The following software have components provided under the terms of this license:
- Checker Qual (from https://checkerframework.org)
- Error Prone shaded javac (from https://github.com/google/error-prone-javac)
- Expression Language 3.0 (from https://projects.eclipse.org/projects/ee4j.el)
- HK2 API module (from git://java.net/hk2~git/hk2-api)
- HK2 Implementation Utilities (from )
- Java Servlet API (from http://servlet-spec.java.net)
- JavaMail API (from )
- OSGi resource locator (from )
- RabbitMQ Java Client (from http://www.rabbitmq.com)
- ServiceLocator Default Implementation (from git://java.net/hk2~git/hk2-locator)
- aopalliance-repackaged (from )
- jakarta.annotation-api (from https://projects.eclipse.org/projects/ee4j.ca)
- jakarta.inject (from )
- javax.annotation-api (from http://jcp.org/en/jsr/detail?id=250)
- javax.ws.rs-api (from https://github.com/eclipse-ee4j/jaxrs-api)
- jersey-container-servlet (from git://java.net/jersey~code/project/jersey-container-servlet)
- jersey-container-servlet-core (from git://java.net/jersey~code/project/jersey-container-servlet-core)
- jersey-core-client (from git://java.net/jersey~code/jersey-client)
- jersey-core-common (from )
- jersey-core-server (from git://java.net/jersey~code/jersey-server)
- jersey-ext-bean-validation (from )
- jersey-ext-metainf-services (from )
- jersey-inject-hk2 (from )
- jersey-media-jaxb (from )
- jersey-test-framework-core (from )
- jersey-test-framework-provider-inmemory (from )
========================================================================
GPL-3.0-only
========================================================================
The following software have components provided under the terms of this license:
- Expression Language 3.0 (from https://projects.eclipse.org/projects/ee4j.el)
- Java Servlet API (from https://projects.eclipse.org/projects/ee4j.servlet)
- MIME streaming extension (from http://mimepull.java.net)
- OSGi resource locator (from )
- SnakeYAML (from http://www.snakeyaml.org)
- jakarta.annotation-api (from https://projects.eclipse.org/projects/ee4j.ca)
- javax.ws.rs-api (from https://github.com/eclipse-ee4j/jaxrs-api)
========================================================================
ISC
========================================================================
The following software have components provided under the terms of this license:
- jbcrypt (from http://www.mindrot.org/)
========================================================================
JSON
========================================================================
The following software have components provided under the terms of this license:
- JSON in Java (from https://github.com/douglascrockford/JSON-java)
- config (from https://github.com/typesafehub/config)
========================================================================
LGPL-2.1-only
========================================================================
The following software have components provided under the terms of this license:
- Commons Lang (from http://commons.apache.org/lang/)
- Dropwizard Logging Support (from )
- FindBugs-Annotations (from http://findbugs.sourceforge.net/)
- HPPC Collections (from http://labs.carrotsearch.com)
- Hibernate Validator Engine (from )
- JBoss Logging 3 (from http://www.jboss.org)
- Java Native Access (from https://github.com/java-native-access/jna)
- Java Native Access Platform (from https://github.com/java-native-access/jna)
- Javassist (from http://www.javassist.org/)
- Logback Access Module (from )
- Logback Classic Module (from )
- Logback Core Module (from )
- Remote Tea Runtime (from http://remotetea.sourceforge.net/)
- SnakeYAML (from http://www.snakeyaml.org)
- SpotBugs Annotations (from https://spotbugs.github.io/)
- fastutil (from http://fasutil.di.unimi.it/)
- jnr-posix (from )
========================================================================
LGPL-2.1-or-later
========================================================================
The following software have components provided under the terms of this license:
- Javassist (from http://www.javassist.org/)
- SnakeYAML (from http://www.snakeyaml.org)
- SpotBugs Annotations (from https://spotbugs.github.io/)
- jnr-posix (from )
========================================================================
LGPL-3.0-only
========================================================================
The following software have components provided under the terms of this license:
- OpenHFT/Java-Thread-Affinity/affinity (from )
- RabbitMQ Java Client (from http://www.rabbitmq.com)
- jffi (from http://github.com/jnr/jffi)
========================================================================
LGPL-3.0-or-later
========================================================================
The following software have components provided under the terms of this license:
- jffi (from http://github.com/jnr/jffi)
========================================================================
MIT
========================================================================
The following software have components provided under the terms of this license:
- Animal Sniffer Annotations (from )
- Checker Qual (from https://checkerframework.org)
- JCL 1.1.1 implemented over SLF4J (from http://www.slf4j.org)
- JCL 1.1.1 implemented over SLF4J (from http://www.slf4j.org)
- JUL to SLF4J bridge (from http://www.slf4j.org)
- Jetty :: Utilities (from http://www.eclipse.org/jetty)
- Microsoft Azure Java Core Library (from https://github.com/Azure/azure-sdk-for-java)
- Microsoft Azure Netty HTTP Client Library (from https://github.com/Azure/azure-sdk-for-java)
- Microsoft Azure client library for Blob Storage (from https://github.com/Azure/azure-sdk-for-java)
- Microsoft Azure client library for Identity (from https://github.com/Azure/azure-sdk-for-java)
- Microsoft Azure common module for Storage (from https://github.com/Azure/azure-sdk-for-java)
- Mockito (from http://mockito.org)
- Netty/All-in-One (from )
- Netty/Common (from )
- SLF4J API Module (from http://www.slf4j.org)
- Spongy Castle (from http://rtyley.github.io/spongycastle/)
- argparse4j (from http://argparse4j.github.io)
- fastutil (from http://fasutil.di.unimi.it/)
- gmetric4j (from http://github.com/ganglia/gmetric4j)
- graphql-java (from https://github.com/graphql-java/graphql-java)
- jbcrypt (from http://www.mindrot.org/)
- jersey-container-servlet (from git://java.net/jersey~code/project/jersey-container-servlet)
- jersey-container-servlet-core (from git://java.net/jersey~code/project/jersey-container-servlet-core)
- jersey-core-client (from git://java.net/jersey~code/jersey-client)
- jersey-ext-bean-validation (from )
- jersey-ext-metainf-services (from )
- jersey-inject-hk2 (from )
- jersey-media-jaxb (from )
- jersey-test-framework-core (from )
- jersey-test-framework-provider-inmemory (from )
- jnr-x86asm (from http://github.com/jnr/jnr-x86asm)
- jsurfer-core (from https://repo1.maven.org/maven2/com/github/jsurfer/jsurfer-core)
- jsurfer-gson (from https://repo1.maven.org/maven2/com/github/jsurfer/jsurfer-gson)
- micrometer-core (from https://github.com/micrometer-metrics/micrometer)
- mockito-inline (from https://github.com/mockito/mockito)
- mockito-inline (from https://github.com/mockito/mockito)
- mockito-junit-jupiter (from https://github.com/mockito/mockito)
- msal4j (from https://github.com/AzureAD/microsoft-authentication-library-for-java)
- msal4j-persistence-extension (from https://github.com/AzureAD/microsoft-authentication-extensions-for-java)
- oshi-core (from )
- oshi-core-shaded (from https://repo1.maven.org/maven2/com/github/oshi/oshi-core-shaded)
- psjava (from http://psjava.org)
========================================================================
MPL-1.1
========================================================================
The following software have components provided under the terms of this license:
- Javassist (from http://www.javassist.org/)
- RabbitMQ Java Client (from http://www.rabbitmq.com)
========================================================================
MPL-2.0
========================================================================
The following software have components provided under the terms of this license:
- Javassist (from http://www.javassist.org/)
- RabbitMQ Java Client (from http://www.rabbitmq.com)
========================================================================
PHP-3.01
========================================================================
The following software have components provided under the terms of this license:
- JavaBeans Activation Framework API jar (from )
- jakarta.xml.bind-api (from )
========================================================================
Public-Domain
========================================================================
The following software have components provided under the terms of this license:
- ConcurrentLinkedHashMap (from http://code.google.com/p/concurrentlinkedhashmap)
- Guava: Google Core Libraries for Java (from https://github.com/google/guava.git)
- Joda-Time (from http://www.joda.org/joda-time/)
- LatencyUtils (from http://latencyutils.github.io/LatencyUtils/)
- Metrics Core (from https://github.com/dropwizard/metrics)
- Scala Library (from http://www.scala-lang.org/)
- Spongy Castle (from http://rtyley.github.io/spongycastle/)
- high-scale-lib (from https://github.com/boundary/high-scale-lib)
- reactive-streams (from http://www.reactive-streams.org/)
========================================================================
SPL-1.0
========================================================================
The following software have components provided under the terms of this license:
- Checker Qual (from https://checkerframework.org)
========================================================================
UPL-1.0
========================================================================
The following software have components provided under the terms of this license:
- sjk-jfr-standalone (from https://repo1.maven.org/maven2/org/perfkit/sjk/parsers/sjk-jfr-standalone)
========================================================================
W3C
========================================================================
The following software have components provided under the terms of this license:
- jersey-container-servlet (from git://java.net/jersey~code/project/jersey-container-servlet)
- jersey-container-servlet-core (from git://java.net/jersey~code/project/jersey-container-servlet-core)
- jersey-core-client (from git://java.net/jersey~code/jersey-client)
- jersey-ext-bean-validation (from )
- jersey-ext-metainf-services (from )
- jersey-inject-hk2 (from )
- jersey-media-jaxb (from )
- jersey-test-framework-core (from )
- jersey-test-framework-provider-inmemory (from )
========================================================================
WTFPL
========================================================================
The following software have components provided under the terms of this license:
- Reflections (from http://github.com/ronmamo/reflections)
========================================================================
public-domain
========================================================================
The following software have components provided under the terms of this license:
- AOP alliance (from http://aopalliance.sourceforge.net)
- Guava: Google Core Libraries for Java (from https://github.com/google/guava.git)
- HdrHistogram (from http://hdrhistogram.github.io/HdrHistogram/)
- Joda-Time (from http://www.joda.org/joda-time/)
- LatencyUtils (from http://latencyutils.github.io/LatencyUtils/)
- Metrics Core Library (from )
- Microsoft Azure client library for Blob Storage (from https://github.com/Azure/azure-sdk-for-java)
- Prometheus Java Simpleclient (from )
- RabbitMQ Java Client (from http://www.rabbitmq.com)
- Shaded Guava artifact for use in the DataStax Java driver for Apache Cassandra® (from https://github.com/datastax/java-driver-shaded-guava)
- StAX API (from http://stax.codehaus.org/)
- config (from https://github.com/typesafehub/config)
- graphql-java (from https://github.com/graphql-java/graphql-java)
- jersey-core-common (from )
- jersey-core-server (from git://java.net/jersey~code/jersey-server)
- msal4j (from https://github.com/AzureAD/microsoft-authentication-library-for-java)
========================================================================
unknown
========================================================================
The following software have components provided under the terms of this license:
- Checker Qual (from https://checkerframework.org)
- ClassMate (from http://github.com/cowtowncoder/java-classmate)
- JSON in Java (from https://github.com/douglascrockford/JSON-java)
- JUnit Jupiter (Aggregator) (from https://junit.org/junit5/)
- Java Native Access (from https://github.com/java-native-access/jna)
- JavaBeans Activation Framework API jar (from )
- JavaMail API (from )
- RabbitMQ Java Client (from http://www.rabbitmq.com)
- Spongy Castle (from http://rtyley.github.io/spongycastle/)
- jakarta.xml.bind-api (from )
- jersey-container-servlet (from git://java.net/jersey~code/project/jersey-container-servlet)
- jersey-container-servlet-core (from git://java.net/jersey~code/project/jersey-container-servlet-core)
- jersey-core-client (from git://java.net/jersey~code/jersey-client)
- jersey-ext-bean-validation (from )
- jersey-ext-metainf-services (from )
- jersey-inject-hk2 (from )
- jersey-media-jaxb (from )
- jersey-test-framework-core (from )
- jersey-test-framework-provider-inmemory (from )
- jnr-posix (from )
- org.junit.jupiter:junit-jupiter-api (from http://junit.org/junit5/)
- org.junit.jupiter:junit-jupiter-engine (from http://junit.org/junit5/)
- org.junit.jupiter:junit-jupiter-params (from http://junit.org/junit5/)
- org.junit.platform:junit-platform-commons (from http://junit.org/junit5/)
- org.junit.platform:junit-platform-engine (from http://junit.org/junit5/)