@@ -208,7 +208,6 @@ This product bundles some components that are also licensed under
208
208
the Apache License Version 2.0:
209
209
210
210
211
- com.101tec:zkclient
212
211
com.amazonaws:aws-java-sdk-cloudsearch
213
212
com.amazonaws:aws-java-sdk-core
214
213
com.beust:jcommander
@@ -219,12 +218,16 @@ com.fasterxml.jackson.core:jackson-annotations
219
218
com.fasterxml.jackson.core:jackson-core
220
219
com.fasterxml.jackson.core:jackson-databind
221
220
com.fasterxml.jackson.dataformat:jackson-dataformat-cbor
221
+ com.fasterxml.jackson.dataformat:jackson-dataformat-csv
222
222
com.fasterxml.jackson.dataformat:jackson-dataformat-smile
223
223
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
224
+ com.fasterxml.jackson.datatype:jackson-datatype-jdk8
224
225
com.fasterxml.jackson.jaxrs:jackson-jaxrs-base
225
226
com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider
226
227
com.fasterxml.jackson.module:jackson-module-jaxb-annotations
228
+ com.fasterxml.jackson.module:jackson-module-scala_2.12
227
229
com.fasterxml.woodstox:woodstox-core
230
+ com.github.ben-manes.caffeine:caffeine
228
231
com.github.crawler-commons:crawler-commons
229
232
com.github.spullara.mustache.java:compiler
230
233
com.github.stephenc.jcip:jcip-annotations
@@ -242,9 +245,11 @@ com.google.inject.extensions:guice-servlet
242
245
com.google.j2objc:j2objc-annotations
243
246
com.healthmarketscience.jackcess:jackcess
244
247
com.healthmarketscience.jackcess:jackcess-encrypt
248
+ com.intellij:annotations
245
249
com.maxmind.db:maxmind-db
246
250
com.maxmind.geoip2:geoip2
247
251
com.nimbusds:nimbus-jose-jwt
252
+ com.optimaize.languagedetector:language-detector
248
253
com.pff:java-libpst
249
254
com.rabbitmq:amqp-client
250
255
com.rometools:rome
@@ -263,11 +268,13 @@ commons-cli:commons-cli
263
268
commons-codec:commons-codec
264
269
commons-collections:commons-collections
265
270
commons-daemon:commons-daemon
271
+ commons-digester:commons-digester
266
272
commons-httpclient:commons-httpclient
267
273
commons-io:commons-io
268
274
commons-lang:commons-lang
269
275
commons-logging:commons-logging
270
276
commons-net:commons-net
277
+ commons-validator:commons-validator
271
278
de.vandermeer:ascii-utf-themes
272
279
de.vandermeer:asciitable
273
280
de.vandermeer:char-translation
@@ -307,10 +314,12 @@ io.netty:netty-transport-rxtx
307
314
io.netty:netty-transport-sctp
308
315
io.netty:netty-transport-udt
309
316
io.opentelemetry:opentelemetry-api
317
+ io.opentelemetry:opentelemetry-api-events
310
318
io.opentelemetry:opentelemetry-api-logs
311
319
io.opentelemetry:opentelemetry-context
312
320
io.opentelemetry:opentelemetry-exporter-common
313
321
io.opentelemetry:opentelemetry-exporter-logging
322
+ io.opentelemetry:opentelemetry-extension-incubator
314
323
io.opentelemetry:opentelemetry-sdk
315
324
io.opentelemetry:opentelemetry-sdk-common
316
325
io.opentelemetry:opentelemetry-sdk-extension-autoconfigure
@@ -319,10 +328,12 @@ io.opentelemetry:opentelemetry-sdk-logs
319
328
io.opentelemetry:opentelemetry-sdk-metrics
320
329
io.opentelemetry:opentelemetry-sdk-trace
321
330
io.opentelemetry:opentelemetry-semconv
331
+ io.opentelemetry.semconv:opentelemetry-semconv
322
332
io.ous:jtoml
323
333
io.sgr:s2-geometry-library-java
324
334
javax.inject:javax.inject
325
335
joda-time:joda-time
336
+ net.arnx:jsonic
326
337
net.bytebuddy:byte-buddy
327
338
net.sourceforge.htmlunit:htmlunit
328
339
net.sourceforge.htmlunit:htmlunit-cssparser
@@ -355,7 +366,6 @@ org.apache.cxf:cxf-rt-transports-http-jetty
355
366
org.apache.cxf:cxf-rt-ws-addr
356
367
org.apache.cxf:cxf-rt-ws-policy
357
368
org.apache.cxf:cxf-rt-wsdl
358
- org.apache.geronimo.specs:geronimo-jta_1.1_spec
359
369
org.apache.hadoop:hadoop-annotations
360
370
org.apache.hadoop:hadoop-auth
361
371
org.apache.hadoop:hadoop-common
@@ -379,6 +389,14 @@ org.apache.james:apache-mime4j-dom
379
389
org.apache.kafka:connect-api
380
390
org.apache.kafka:connect-json
381
391
org.apache.kafka:kafka-clients
392
+ org.apache.kafka:kafka-group-coordinator
393
+ org.apache.kafka:kafka-metadata
394
+ org.apache.kafka:kafka-raft
395
+ org.apache.kafka:kafka-server
396
+ org.apache.kafka:kafka-server-common
397
+ org.apache.kafka:kafka-storage
398
+ org.apache.kafka:kafka-storage-api
399
+ org.apache.kafka:kafka-tools-api
382
400
org.apache.kafka:kafka_2.12
383
401
org.apache.kerby:kerb-admin
384
402
org.apache.kerby:kerb-client
@@ -456,18 +474,16 @@ org.apache.zookeeper:zookeeper
456
474
org.apache.zookeeper:zookeeper-jute
457
475
org.asynchttpclient:async-http-client
458
476
org.asynchttpclient:async-http-client-netty-utils
477
+ org.bitbucket.b_c:jose4j
459
478
org.ccil.cowan.tagsoup:tagsoup
460
479
org.codehaus.jackson:jackson-core-asl
461
480
org.codehaus.jackson:jackson-mapper-asl
462
481
org.codehaus.jettison:jettison
463
482
org.eclipse.jetty:jetty-alpn-client
464
483
org.eclipse.jetty:jetty-alpn-java-client
465
484
org.eclipse.jetty:jetty-client
466
- org.eclipse.jetty:jetty-continuation
467
485
org.eclipse.jetty:jetty-http
468
486
org.eclipse.jetty:jetty-io
469
- org.eclipse.jetty:jetty-security
470
- org.eclipse.jetty:jetty-server
471
487
org.eclipse.jetty:jetty-servlet
472
488
org.eclipse.jetty:jetty-util
473
489
org.eclipse.jetty:jetty-util-ajax
@@ -477,6 +493,7 @@ org.eclipse.jetty.http2:http2-client
477
493
org.eclipse.jetty.http2:http2-common
478
494
org.eclipse.jetty.http2:http2-hpack
479
495
org.eclipse.jetty.http2:http2-http-client-transport
496
+ org.eclipse.jetty.toolchain:jetty-servlet-api
480
497
org.eclipse.jetty.websocket:websocket-api
481
498
org.eclipse.jetty.websocket:websocket-client
482
499
org.eclipse.jetty.websocket:websocket-common
@@ -501,6 +518,8 @@ org.jetbrains.kotlin:kotlin-stdlib
501
518
org.jetbrains.kotlin:kotlin-stdlib-common
502
519
org.jetbrains.kotlin:kotlin-stdlib-jdk7
503
520
org.jetbrains.kotlin:kotlin-stdlib-jdk8
521
+ org.jspecify:jspecify
522
+ org.littleshoot:littleproxy
504
523
org.locationtech.spatial4j:spatial4j
505
524
org.lz4:lz4-java
506
525
org.netpreserve:jwarc
@@ -518,13 +537,20 @@ org.opensearch.plugin:lang-mustache-client
518
537
org.opensearch.plugin:mapper-extras-client
519
538
org.opensearch.plugin:parent-join-client
520
539
org.opensearch.plugin:rank-eval-client
540
+ org.scala-lang:scala-library
541
+ org.scala-lang:scala-reflect
542
+ org.scala-lang.modules:scala-collection-compat_2.12
543
+ org.scala-lang.modules:scala-java8-compat_2.12
521
544
org.seleniumhq.selenium:htmlunit-driver
522
545
org.seleniumhq.selenium:selenium-api
523
546
org.seleniumhq.selenium:selenium-chrome-driver
524
547
org.seleniumhq.selenium:selenium-chromium-driver
525
548
org.seleniumhq.selenium:selenium-devtools-v106
526
549
org.seleniumhq.selenium:selenium-devtools-v107
527
550
org.seleniumhq.selenium:selenium-devtools-v108
551
+ org.seleniumhq.selenium:selenium-devtools-v120
552
+ org.seleniumhq.selenium:selenium-devtools-v121
553
+ org.seleniumhq.selenium:selenium-devtools-v122
528
554
org.seleniumhq.selenium:selenium-devtools-v85
529
555
org.seleniumhq.selenium:selenium-edge-driver
530
556
org.seleniumhq.selenium:selenium-firefox-driver
@@ -533,13 +559,11 @@ org.seleniumhq.selenium:selenium-ie-driver
533
559
org.seleniumhq.selenium:selenium-java
534
560
org.seleniumhq.selenium:selenium-json
535
561
org.seleniumhq.selenium:selenium-manager
562
+ org.seleniumhq.selenium:selenium-os
536
563
org.seleniumhq.selenium:selenium-remote-driver
537
564
org.seleniumhq.selenium:selenium-safari-driver
538
565
org.seleniumhq.selenium:selenium-support
539
566
org.slf4j:jcl-over-slf4j
540
- org.tallison.tika:tika-core-shaded
541
- org.tallison.tika:tika-langdetect-optimaize-shaded
542
- org.tallison.tika:tika-parsers-standard-package-shaded
543
567
org.xerial.snappy:snappy-java
544
568
org.yaml:snakeyaml
545
569
xerces:xercesImpl
@@ -569,6 +593,8 @@ BSD 2-Clause
569
593
570
594
(licenses-binary/LICENSE-bsd-2-clause.txt)
571
595
596
+ com.barchart.udt:barchart-udt-bundle
597
+ com.github.luben:zstd-jni
572
598
com.google.protobuf:protobuf-java
573
599
dk.brics:automaton
574
600
dnsjava:dnsjava
@@ -585,8 +611,6 @@ com.adobe.xmp:xmpcore
585
611
com.github.virtuald:curvesapi
586
612
org.fusesource.leveldbjni:leveldbjni-all
587
613
org.ow2.asm:asm
588
- org.scala-lang:scala-library
589
- org.scala-lang:scala-reflect
590
614
591
615
592
616
BSD 3-clause License w/nuclear disclaimer
@@ -667,6 +691,7 @@ Common Public License
667
691
668
692
(licenses-binary/LICENSE-common-public-license.txt)
669
693
694
+ org.htmlparser:htmllexer
670
695
org.htmlparser:htmlparser
671
696
672
697
@@ -677,6 +702,7 @@ EPL 2.0
677
702
678
703
jakarta.annotation:jakarta.annotation-api
679
704
jakarta.ws.rs:jakarta.ws.rs-api
705
+ javax.ws.rs:javax.ws.rs-api
680
706
681
707
682
708
Eclipse Distribution License v1.0
@@ -686,15 +712,30 @@ Eclipse Distribution License v1.0
686
712
687
713
com.sun.activation:jakarta.activation
688
714
com.sun.istack:istack-commons-runtime
689
- com.sun.xml.messaging.saaj:saaj-impl
690
715
jakarta.activation:jakarta.activation-api
691
716
jakarta.jws:jakarta.jws-api
692
717
jakarta.xml.bind:jakarta.xml.bind-api
693
718
jakarta.xml.soap:jakarta.xml.soap-api
694
719
jakarta.xml.ws:jakarta.xml.ws-api
695
720
org.glassfish.jaxb:jaxb-runtime
696
721
org.glassfish.jaxb:txw2
697
- org.jvnet.staxex:stax-ex
722
+
723
+
724
+ Eclipse Public License - Version 2.0
725
+ ------------------------------------
726
+
727
+ org.eclipse.jetty:jetty-http
728
+ org.eclipse.jetty:jetty-io
729
+ org.eclipse.jetty:jetty-security
730
+ org.eclipse.jetty:jetty-server
731
+ org.eclipse.jetty:jetty-util
732
+
733
+
734
+ MIT
735
+ ---
736
+
737
+ net.sourceforge.argparse4j:argparse4j
738
+ org.slf4j:slf4j-api
698
739
699
740
700
741
MIT License
@@ -708,7 +749,7 @@ net.sf.jopt-simple:jopt-simple
708
749
org.brotli:dec
709
750
org.checkerframework:checker-qual
710
751
org.jsoup:jsoup
711
- org.slf4j:jcl-over-slf4j
752
+ org.pcollections:pcollections
712
753
org.slf4j:slf4j-api
713
754
714
755
@@ -757,11 +798,3 @@ UnRar License
757
798
(licenses-binary/LICENSE-unrar-license.txt)
758
799
759
800
com.github.junrar:junrar
760
-
761
-
762
- Unicode/ICU License
763
- -------------------
764
-
765
- (licenses-binary/LICENSE-unicode-icu-license.txt)
766
-
767
- com.ibm.icu:icu4j
0 commit comments