From c5cb209060dedc4e355beb6bc0daf7ea692fa604 Mon Sep 17 00:00:00 2001 From: Bryan Keller Date: Wed, 15 Jan 2025 12:05:36 -0800 Subject: [PATCH] Build: Add plugin to generate license and notice files --- aws-bundle/LICENSE | 336 ++---- aws-bundle/NOTICE | 103 -- aws-bundle/build.gradle | 1 + azure-bundle/LICENSE | 347 +++--- azure-bundle/NOTICE | 30 - azure-bundle/build.gradle | 1 + buildSrc/build.gradle | 26 + gcp-bundle/LICENSE | 369 +++--- gcp-bundle/NOTICE | 100 -- gcp-bundle/build.gradle | 1 + kafka-connect/build.gradle | 5 + kafka-connect/kafka-connect-runtime/LICENSE | 1109 +++++++++---------- kafka-connect/kafka-connect-runtime/NOTICE | 1088 +++++++----------- license.gradle | 160 +++ 14 files changed, 1517 insertions(+), 2159 deletions(-) create mode 100644 buildSrc/build.gradle create mode 100644 license.gradle diff --git a/aws-bundle/LICENSE b/aws-bundle/LICENSE index 2e7bc0c946ff..078db1afaf8d 100644 --- a/aws-bundle/LICENSE +++ b/aws-bundle/LICENSE @@ -203,320 +203,144 @@ -------------------------------------------------------------------------------- -This binary artifact contains code from the following projects: +This product includes a gradle wrapper. --------------------------------------------------------------------------------- - -Group: commons-codec Name: commons-codec Version: 1.17.1 -Project URL: https://commons.apache.org/proper/commons-codec/ -License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt - --------------------------------------------------------------------------------- - -Group: commons-logging Name: commons-logging Version: 1.2 -Project URL: http://commons.apache.org/proper/commons-logging/ -License: The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - --------------------------------------------------------------------------------- - -Group: io.netty Name: netty-buffer Version: 4.1.112.Final -Project URL: https://netty.io/ -License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 - --------------------------------------------------------------------------------- - -Group: io.netty Name: netty-codec Version: 4.1.112.Final -Project URL: https://netty.io/ -License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 - --------------------------------------------------------------------------------- - -Group: io.netty Name: netty-codec-http Version: 4.1.112.Final -Project URL: https://netty.io/ -License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 - --------------------------------------------------------------------------------- - -Group: io.netty Name: netty-codec-http2 Version: 4.1.112.Final -Project URL: https://netty.io/ -License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 - --------------------------------------------------------------------------------- - -Group: io.netty Name: netty-common Version: 4.1.112.Final -Project URL: https://netty.io/ -License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 - --------------------------------------------------------------------------------- - -Group: io.netty Name: netty-handler Version: 4.1.112.Final -Project URL: https://netty.io/ -License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 - --------------------------------------------------------------------------------- +* gradlew and gradle/wrapper/gradle-wrapper.properties -Group: io.netty Name: netty-resolver Version: 4.1.112.Final -Project URL: https://netty.io/ -License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 +Copyright: 2010-2019 Gradle Authors. +Home page: https://github.com/gradle/gradle +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: io.netty Name: netty-transport Version: 4.1.112.Final -Project URL: https://netty.io/ -License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 +This product includes code from Apache Avro. --------------------------------------------------------------------------------- - -Group: io.netty Name: netty-transport-classes-epoll Version: 4.1.112.Final -Project URL: https://netty.io/ -License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 - --------------------------------------------------------------------------------- - -Group: io.netty Name: netty-transport-native-unix-common Version: 4.1.112.Final -Project URL: https://netty.io/ -License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 - --------------------------------------------------------------------------------- - -Group: org.apache.httpcomponents Name: httpclient Version: 4.5.13 -Project URL: http://hc.apache.org/httpcomponents-client -License: Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - --------------------------------------------------------------------------------- - -Group: org.apache.httpcomponents Name: httpcore Version: 4.4.16 -Project URL: http://hc.apache.org/httpcomponents-core-ga -License: Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - --------------------------------------------------------------------------------- +* Conversion in DecimalWriter is based on Avro's Conversions.DecimalConversion. -Group: org.reactivestreams Name: reactive-streams Version: 1.0.4 -Project URL: http://reactive-streams.org -License: CC0 - http://creativecommons.org/publicdomain/zero/1.0/ +Copyright: 2014-2017 The Apache Software Foundation. +Home page: https://avro.apache.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: org.slf4j Name: slf4j-api Version: 1.7.36 -Project URL: http://www.slf4j.org -License: MIT License - http://www.opensource.org/licenses/mit-license.php +This product includes code from Apache Parquet. --------------------------------------------------------------------------------- +* DynMethods.java +* DynConstructors.java +* IOUtil.java readFully and tests +* ByteBufferInputStream implementations and tests -Group: software.amazon.awssdk Name: annotations Version: 2.28.5 -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 +Copyright: 2014-2017 The Apache Software Foundation. +Home page: https://parquet.apache.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: software.amazon.awssdk Name: apache-client Version: 2.28.5 -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 +This product includes code from Cloudera Kite. --------------------------------------------------------------------------------- +* SchemaVisitor and visit methods -Group: software.amazon.awssdk Name: arns Version: 2.28.5 -Project URL: https://aws.amazon.com/sdkforjava -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 +Copyright: 2013-2017 Cloudera Inc. +Home page: https://kitesdk.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: software.amazon.awssdk Name: auth Version: 2.28.5 -Project URL: https://aws.amazon.com/sdkforjava -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 +This product includes code from Presto. --------------------------------------------------------------------------------- +* Retry wait and jitter logic in Tasks.java +* S3FileIO logic derived from PrestoS3FileSystem.java in S3InputStream.java + and S3OutputStream.java +* SQL grammar rules for parsing CALL statements in IcebergSqlExtensions.g4 +* some aspects of handling stored procedures -Group: software.amazon.awssdk Name: aws-core Version: 2.28.5 -Project URL: https://aws.amazon.com/sdkforjava -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 +Copyright: 2016 Facebook and contributors +Home page: https://prestodb.io/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: software.amazon.awssdk Name: aws-json-protocol Version: 2.28.5 -Project URL: https://aws.amazon.com/sdkforjava -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 +This product includes code from Apache iBATIS. --------------------------------------------------------------------------------- +* Hive ScriptRunner.java -Group: software.amazon.awssdk Name: aws-query-protocol Version: 2.28.5 -Project URL: https://aws.amazon.com/sdkforjava -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 +Copyright: 2004 Clinton Begin +Home page: https://ibatis.apache.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: software.amazon.awssdk Name: aws-xml-protocol Version: 2.28.5 -Project URL: https://aws.amazon.com/sdkforjava -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 +This product includes code from Apache Hive. --------------------------------------------------------------------------------- +* Hive metastore derby schema in hive-schema-3.1.0.derby.sql -Group: software.amazon.awssdk Name: checksums Version: 2.28.5 -Project URL: https://aws.amazon.com/sdkforjava -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 +Copyright: 2011-2018 The Apache Software Foundation +Home page: https://hive.apache.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: software.amazon.awssdk Name: checksums-spi Version: 2.28.5 -Project URL: https://aws.amazon.com/sdkforjava -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 +This product includes code from Apache Spark. --------------------------------------------------------------------------------- +* dev/check-license script +* vectorized reading of definition levels in BaseVectorizedParquetValuesReader.java +* portions of the extensions parser +* casting logic in AssignmentAlignmentSupport +* implementation of SetAccumulator. +* Connector expressions. -Group: software.amazon.awssdk Name: crt-core Version: 2.28.5 -Project URL: https://aws.amazon.com/sdkforjava -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 +Copyright: 2011-2018 The Apache Software Foundation +Home page: https://spark.apache.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: software.amazon.awssdk Name: dynamodb Version: 2.28.5 -Project URL: https://aws.amazon.com/sdkforjava -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 +This product includes code from Delta Lake. --------------------------------------------------------------------------------- +* AssignmentAlignmentSupport is an independent development but UpdateExpressionsSupport in Delta was used as a reference. +* RoaringPositionBitmap is a Java implementation of RoaringBitmapArray in Delta. -Group: software.amazon.awssdk Name: endpoints-spi Version: 2.28.5 -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 +Copyright: 2020 The Delta Lake Project Authors. +Home page: https://delta.io/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: software.amazon.awssdk Name: glue Version: 2.28.5 -Project URL: https://aws.amazon.com/sdkforjava -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 +This product includes code from Apache Commons. --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: http-auth Version: 2.28.5 -Project URL: https://aws.amazon.com/sdkforjava -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- +* Core ArrayUtil. -Group: software.amazon.awssdk Name: http-auth-aws Version: 2.28.5 -Project URL: https://aws.amazon.com/sdkforjava -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 +Copyright: 2020 The Apache Software Foundation +Home page: https://commons.apache.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: software.amazon.awssdk Name: http-auth-aws-crt Version: 2.28.5 -Project URL: https://aws.amazon.com/sdkforjava -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 +This product includes code from Apache HttpComponents Client. --------------------------------------------------------------------------------- +* retry and error handling logic in ExponentialHttpRequestRetryStrategy.java -Group: software.amazon.awssdk Name: http-auth-aws-eventstream Version: 2.28.5 -Project URL: https://aws.amazon.com/sdkforjava -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 +Copyright: 1999-2022 The Apache Software Foundation. +Home page: https://hc.apache.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: software.amazon.awssdk Name: http-auth-spi Version: 2.28.5 -Project URL: https://aws.amazon.com/sdkforjava -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 +This product includes code from Apache Flink. --------------------------------------------------------------------------------- +* Parameterized test at class level logic in ParameterizedTestExtension.java +* Parameter provider annotation for parameterized tests in Parameters.java +* Parameter field annotation for parameterized tests in Parameter.java -Group: software.amazon.awssdk Name: http-client-spi Version: 2.28.5 -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 +Copyright: 1999-2022 The Apache Software Foundation. +Home page: https://flink.apache.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: software.amazon.awssdk Name: iam Version: 2.28.5 -Project URL: https://aws.amazon.com/sdkforjava -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: identity-spi Version: 2.28.5 -Project URL: https://aws.amazon.com/sdkforjava -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: json-utils Version: 2.28.5 -Project URL: https://aws.amazon.com/sdkforjava -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: kms Version: 2.28.5 -Project URL: https://aws.amazon.com/sdkforjava -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: lakeformation Version: 2.28.5 -Project URL: https://aws.amazon.com/sdkforjava -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: metrics-spi Version: 2.28.5 -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: netty-nio-client Version: 2.28.5 -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: profiles Version: 2.28.5 -Project URL: https://aws.amazon.com/sdkforjava -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: protocol-core Version: 2.28.5 -Project URL: https://aws.amazon.com/sdkforjava -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: regions Version: 2.28.5 -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: s3 Version: 2.28.5 -Project URL: https://aws.amazon.com/sdkforjava -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: sdk-core Version: 2.28.5 -Project URL: https://aws.amazon.com/sdkforjava -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: sso Version: 2.28.5 -Project URL: https://aws.amazon.com/sdkforjava -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: sts Version: 2.28.5 -Project URL: https://aws.amazon.com/sdkforjava -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: third-party-jackson-core Version: 2.28.5 -Project URL: https://aws.amazon.com/sdkforjava -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: utils Version: 2.28.5 -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk.crt Name: aws-crt Version: 0.30.6 -Project URL: https://github.com/awslabs/aws-crt-java -License: The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - --------------------------------------------------------------------------------- +Group: commons-codec Name: commons-codec Version: 1.17.1 +Project URL (from manifest): https://commons.apache.org/proper/commons-codec/ +Project URL (from POM): https://commons.apache.org/proper/commons-codec/ +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -Group: software.amazon.eventstream Name: eventstream Version: 1.0.1 -Project URL: https://github.com/awslabs/aws-eventstream-java -License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 +---------------------------- \ No newline at end of file diff --git a/aws-bundle/NOTICE b/aws-bundle/NOTICE index 20f84e0efd9b..e69de29bb2d1 100644 --- a/aws-bundle/NOTICE +++ b/aws-bundle/NOTICE @@ -1,103 +0,0 @@ - -Apache Iceberg -Copyright 2017-2024 The Apache Software Foundation - -This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). - --------------------------------------------------------------------------------- - -NOTICE for Group: commons-codec Name: commons-codec Version: 1.17.1 - -src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java -contains test data from http://aspell.net/test/orig/batch0.tab. -Copyright (C) 2002 Kevin Atkinson (kevina@gnu.org) - -=============================================================================== - -The content of package org.apache.commons.codec.language.bm has been translated -from the original php source code available at http://stevemorse.org/phoneticinfo.htm -with permission from the original authors. -Original source copyright: -Copyright (c) 2008 Alexander Beider & Stephen P. Morse. - --------------------------------------------------------------------------------- - -NOTICE for Group: software.amazon.awssdk Name: annotations Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: apache-client Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: arns Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: auth Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: aws-core Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: aws-json-protocol Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: aws-query-protocol Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: aws-xml-protocol Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: checksums Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: checksums-spi Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: crt-core Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: dynamodb Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: endpoints-spi Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: glue Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: http-auth Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: http-auth-aws Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: http-auth-aws-crt Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: http-auth-aws-eventstream Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: http-auth-spi Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: http-client-spi Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: iam Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: identity-spi Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: json-utils Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: kms Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: lakeformation Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: metrics-spi Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: netty-nio-client Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: profiles Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: protocol-core Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: regions Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: retries Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: retries-spi Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: s3 Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: sdk-core Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: sso Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: sts Version: 2.28.5 -NOTICE for Group: software.amazon.awssdk Name: utils Version: 2.28.5 - -AWS SDK for Java 2.0 -Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. - -This product includes software developed by -Amazon Technologies, Inc (http://www.amazon.com/). - -********************** -THIRD PARTY COMPONENTS -********************** -This software includes third party software subject to the following copyrights: -- XML parsing and utility functions from JetS3t - Copyright 2006-2009 James Murty. -- PKCS#1 PEM encoded private key parsing and utility functions from oauth.googlecode.com - Copyright 1998-2010 AOL Inc. -- Apache Commons Lang - https://github.com/apache/commons-lang -- Netty Reactive Streams - https://github.com/playframework/netty-reactive-streams -- Jackson-core - https://github.com/FasterXML/jackson-core -- Jackson-dataformat-cbor - https://github.com/FasterXML/jackson-dataformats-binary - -The licenses for these third party components are included in LICENSE.txt - --------------------------------------------------------------------------------- - -NOTICE for Group: software.amazon.awssdk Name: third-party-jackson-core Version: 2.28.5 - -# Jackson JSON processor - -Jackson is a high-performance, Free/Open Source JSON processing library. -It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has -been in development since 2007. -It is currently developed by a community of developers. - -## Licensing - -Jackson 2.x core and extension components are licensed under Apache License 2.0 -To find the details that apply to this artifact see the accompanying LICENSE file. - -## Credits - -A list of contributors may be found from CREDITS(-2.x) file, which is included -in some artifacts (usually source distributions); but is always available -from the source code management (SCM) system project uses. diff --git a/aws-bundle/build.gradle b/aws-bundle/build.gradle index 82bfda83498b..6d42bb90db12 100644 --- a/aws-bundle/build.gradle +++ b/aws-bundle/build.gradle @@ -20,6 +20,7 @@ project(":iceberg-aws-bundle") { apply plugin: 'com.gradleup.shadow' + apply from: "${rootDir}/license.gradle" tasks.jar.dependsOn tasks.shadowJar diff --git a/azure-bundle/LICENSE b/azure-bundle/LICENSE index dda17983839c..936c6458715b 100644 --- a/azure-bundle/LICENSE +++ b/azure-bundle/LICENSE @@ -203,317 +203,296 @@ -------------------------------------------------------------------------------- -This binary artifact contains code from the following projects: +This product includes a gradle wrapper. --------------------------------------------------------------------------------- - -Group: com.azure Name: azure-core-http-netty Version: 1.13.5 -Project URL: https://github.com/Azure/azure-sdk-for-java -License: The MIT License (MIT) - http://opensource.org/licenses/MIT - --------------------------------------------------------------------------------- +* gradlew and gradle/wrapper/gradle-wrapper.properties -Group: com.azure Name: azure-identity Version: 1.9.2 -Project URL: https://github.com/Azure/azure-sdk-for-java -License: The MIT License (MIT) - http://opensource.org/licenses/MIT +Copyright: 2010-2019 Gradle Authors. +Home page: https://github.com/gradle/gradle +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: com.azure Name: azure-json Version: 1.0.1 -Project URL: https://github.com/Azure/azure-sdk-for-java -License: The MIT License (MIT) - http://opensource.org/licenses/MIT +This product includes code from Apache Avro. --------------------------------------------------------------------------------- - -Group: com.azure Name: azure-storage-blob Version: 12.23.0 -Project URL: https://github.com/Azure/azure-sdk-for-java -License: The MIT License (MIT) - http://opensource.org/licenses/MIT - --------------------------------------------------------------------------------- +* Conversion in DecimalWriter is based on Avro's Conversions.DecimalConversion. -Group: com.azure Name: azure-storage-common Version: 12.22.0 -Project URL: https://github.com/Azure/azure-sdk-for-java -License: The MIT License (MIT) - http://opensource.org/licenses/MIT +Copyright: 2014-2017 The Apache Software Foundation. +Home page: https://avro.apache.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: com.azure Name: azure-storage-file-datalake Version: 12.16.0 -Project URL: https://github.com/Azure/azure-sdk-for-java -License: The MIT License (MIT) - http://opensource.org/licenses/MIT +This product includes code from Apache Parquet. --------------------------------------------------------------------------------- - -Group: com.azure Name: azure-storage-internal-avro Version: 12.8.0 -Project URL: https://github.com/Azure/azure-sdk-for-java -License: The MIT License (MIT) - http://opensource.org/licenses/MIT - --------------------------------------------------------------------------------- - -Group: com.fasterxml.jackson.core Name: jackson-annotations Version: 2.13.5 -Project URL: http://github.com/FasterXML/jackson -License: The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - --------------------------------------------------------------------------------- +* DynMethods.java +* DynConstructors.java +* IOUtil.java readFully and tests +* ByteBufferInputStream implementations and tests -Group: com.fasterxml.jackson.core Name: jackson-core Version: 2.13.5 -Project URL: https://github.com/FasterXML/jackson-core -License: The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +Copyright: 2014-2017 The Apache Software Foundation. +Home page: https://parquet.apache.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: com.fasterxml.jackson.core Name: jackson-databind Version: 2.13.5 -Project URL: http://github.com/FasterXML/jackson -License: The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +This product includes code from Cloudera Kite. --------------------------------------------------------------------------------- +* SchemaVisitor and visit methods -Group: com.fasterxml.jackson.dataformat Name: jackson-dataformat-xml Version: 2.13.5 -Project URL: https://github.com/FasterXML/jackson-dataformat-xml -License: The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +Copyright: 2013-2017 Cloudera Inc. +Home page: https://kitesdk.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: com.fasterxml.jackson.datatype Name: jackson-datatype-jsr310 Version: 2.13.5 -Project URL: https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310 -License: The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +This product includes code from Presto. --------------------------------------------------------------------------------- +* Retry wait and jitter logic in Tasks.java +* S3FileIO logic derived from PrestoS3FileSystem.java in S3InputStream.java + and S3OutputStream.java +* SQL grammar rules for parsing CALL statements in IcebergSqlExtensions.g4 +* some aspects of handling stored procedures -Group: com.fasterxml.woodstox Name: woodstox-core Version: 6.4.0 -Project URL: https://github.com/FasterXML/woodstox -License: The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +Copyright: 2016 Facebook and contributors +Home page: https://prestodb.io/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: com.github.stephenc.jcip Name: jcip-annotations Version: 1.0-1 -Project URL: http://stephenc.github.com/jcip-annotations -License: Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +This product includes code from Apache iBATIS. --------------------------------------------------------------------------------- +* Hive ScriptRunner.java -Group: com.microsoft.azure Name: msal4j Version: 1.13.8 -Project URL: https://github.com/AzureAD/microsoft-authentication-library-for-java -License: MIT License +Copyright: 2004 Clinton Begin +Home page: https://ibatis.apache.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: com.microsoft.azure Name: msal4j-persistence-extension Version: 1.2.0 -Project URL: https://github.com/AzureAD/microsoft-authentication-extensions-for-java -License: MIT License +This product includes code from Apache Hive. --------------------------------------------------------------------------------- +* Hive metastore derby schema in hive-schema-3.1.0.derby.sql -Group: com.nimbusds Name: content-type Version: 2.2 -Project URL: https://bitbucket.org/connect2id/nimbus-content-type -License: The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +Copyright: 2011-2018 The Apache Software Foundation +Home page: https://hive.apache.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: com.nimbusds Name: lang-tag Version: 1.7 -Project URL: https://bitbucket.org/connect2id/nimbus-language-tags -License: The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +This product includes code from Apache Spark. --------------------------------------------------------------------------------- +* dev/check-license script +* vectorized reading of definition levels in BaseVectorizedParquetValuesReader.java +* portions of the extensions parser +* casting logic in AssignmentAlignmentSupport +* implementation of SetAccumulator. +* Connector expressions. -Group: com.nimbusds Name: nimbus-jose-jwt Version: 9.30.2 -Project URL: https://bitbucket.org/connect2id/nimbus-jose-jwt -License: The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +Copyright: 2011-2018 The Apache Software Foundation +Home page: https://spark.apache.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: com.nimbusds Name: oauth2-oidc-sdk Version: 10.7.1 -Project URL: https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions -License: Apache License, version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.html +This product includes code from Delta Lake. --------------------------------------------------------------------------------- +* AssignmentAlignmentSupport is an independent development but UpdateExpressionsSupport in Delta was used as a reference. +* RoaringPositionBitmap is a Java implementation of RoaringBitmapArray in Delta. -Group: io.netty Name: netty-buffer Version: 4.1.94.Final -Project URL: https://netty.io/ -License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 +Copyright: 2020 The Delta Lake Project Authors. +Home page: https://delta.io/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: io.netty Name: netty-codec Version: 4.1.94.Final -Project URL: https://netty.io/ -License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 +This product includes code from Apache Commons. --------------------------------------------------------------------------------- +* Core ArrayUtil. -Group: io.netty Name: netty-codec-dns Version: 4.1.93.Final -Project URL: https://netty.io/ -License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 +Copyright: 2020 The Apache Software Foundation +Home page: https://commons.apache.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: io.netty Name: netty-codec-http Version: 4.1.94.Final -Project URL: https://netty.io/ -License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 +This product includes code from Apache HttpComponents Client. --------------------------------------------------------------------------------- +* retry and error handling logic in ExponentialHttpRequestRetryStrategy.java -Group: io.netty Name: netty-codec-http2 Version: 4.1.94.Final -Project URL: https://netty.io/ -License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 +Copyright: 1999-2022 The Apache Software Foundation. +Home page: https://hc.apache.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: io.netty Name: netty-codec-socks Version: 4.1.94.Final -Project URL: https://netty.io/ -License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 +This product includes code from Apache Flink. --------------------------------------------------------------------------------- +* Parameterized test at class level logic in ParameterizedTestExtension.java +* Parameter provider annotation for parameterized tests in Parameters.java +* Parameter field annotation for parameterized tests in Parameter.java -Group: io.netty Name: netty-common Version: 4.1.94.Final -Project URL: https://netty.io/ -License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 +Copyright: 1999-2022 The Apache Software Foundation. +Home page: https://flink.apache.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: io.netty Name: netty-handler Version: 4.1.94.Final -Project URL: https://netty.io/ -License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 +Group: com.azure Name: azure-core Version: 1.54.1 +Project URL (from POM): https://github.com/Azure/azure-sdk-for-java +License (from POM): The MIT License (MIT) - http://opensource.org/licenses/MIT -------------------------------------------------------------------------------- -Group: io.netty Name: netty-handler-proxy Version: 4.1.94.Final -Project URL: https://netty.io/ -License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 +Group: com.azure Name: azure-core-http-netty Version: 1.15.7 +Project URL (from POM): https://github.com/Azure/azure-sdk-for-java +License (from POM): The MIT License (MIT) - http://opensource.org/licenses/MIT -------------------------------------------------------------------------------- -Group: io.netty Name: netty-resolver Version: 4.1.94.Final -Project URL: https://netty.io/ -License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 +Group: com.azure Name: azure-identity Version: 1.14.2 +Project URL (from POM): https://github.com/Azure/azure-sdk-for-java +License (from POM): The MIT License (MIT) - http://opensource.org/licenses/MIT -------------------------------------------------------------------------------- -Group: io.netty Name: netty-resolver-dns Version: 4.1.93.Final -Project URL: https://netty.io/ -License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 +Group: com.azure Name: azure-json Version: 1.3.0 +Project URL (from POM): https://github.com/Azure/azure-sdk-for-java +License (from POM): The MIT License (MIT) - http://opensource.org/licenses/MIT -------------------------------------------------------------------------------- -Group: io.netty Name: netty-resolver-dns-classes-macos Version: 4.1.93.Final -Project URL: https://netty.io/ -License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 +Group: com.azure Name: azure-storage-blob Version: 12.29.0 +Project URL (from POM): https://github.com/Azure/azure-sdk-for-java +License (from POM): The MIT License (MIT) - http://opensource.org/licenses/MIT -------------------------------------------------------------------------------- -Group: io.netty Name: netty-resolver-dns-native-macos Version: 4.1.93.Final -Project URL: https://netty.io/ -License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 +Group: com.azure Name: azure-storage-common Version: 12.28.0 +Project URL (from POM): https://github.com/Azure/azure-sdk-for-java +License (from POM): The MIT License (MIT) - http://opensource.org/licenses/MIT -------------------------------------------------------------------------------- -Group: io.netty Name: netty-tcnative-boringssl-static Version: 2.0.61.Final -Project URL: https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/ -License: The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +Group: com.azure Name: azure-storage-file-datalake Version: 12.22.0 +Project URL (from POM): https://github.com/Azure/azure-sdk-for-java +License (from POM): The MIT License (MIT) - http://opensource.org/licenses/MIT -------------------------------------------------------------------------------- -Group: io.netty Name: netty-tcnative-classes Version: 2.0.61.Final -Project URL: https://netty.io/ -License: The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +Group: com.azure Name: azure-storage-internal-avro Version: 12.14.0 +Project URL (from POM): https://github.com/Azure/azure-sdk-for-java +License (from POM): The MIT License (MIT) - http://opensource.org/licenses/MIT -------------------------------------------------------------------------------- -Group: io.netty Name: netty-transport Version: 4.1.94.Final -Project URL: https://netty.io/ -License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 +Group: com.azure Name: azure-xml Version: 1.1.0 +Project URL (from POM): https://github.com/Azure/azure-sdk-for-java +License (from POM): The MIT License (MIT) - http://opensource.org/licenses/MIT -------------------------------------------------------------------------------- -Group: io.netty Name: netty-transport-classes-epoll Version: 4.1.94.Final -Project URL: https://netty.io/ -License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 +Group: com.fasterxml.jackson.core Name: jackson-annotations Version: 2.17.2 +Project URL (from manifest): https://github.com/FasterXML/jackson +Project URL (from POM): https://github.com/FasterXML/jackson +License (from POM): The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: io.netty Name: netty-transport-classes-kqueue Version: 4.1.94.Final -Project URL: https://netty.io/ -License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 +Group: com.fasterxml.jackson.core Name: jackson-core Version: 2.17.2 +Project URL (from manifest): https://github.com/FasterXML/jackson-core +Project URL (from POM): https://github.com/FasterXML/jackson-core +License (from POM): Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +License (from POM): The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: io.netty Name: netty-transport-native-epoll Version: 4.1.94.Final -Project URL: https://netty.io/ -License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 +Group: com.fasterxml.jackson.core Name: jackson-databind Version: 2.17.2 +Project URL (from manifest): https://github.com/FasterXML/jackson +Project URL (from POM): https://github.com/FasterXML/jackson +License (from POM): Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +License (from POM): The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: io.netty Name: netty-transport-native-kqueue Version: 4.1.94.Final -Project URL: https://netty.io/ -License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 +Group: com.fasterxml.jackson.datatype Name: jackson-datatype-jsr310 Version: 2.17.2 +Project URL (from manifest): https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310 +License (from POM): Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +License (from POM): The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: io.netty Name: netty-transport-native-unix-common Version: 4.1.94.Final -Project URL: https://netty.io/ -License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 +Group: com.github.stephenc.jcip Name: jcip-annotations Version: 1.0-1 +Project URL (from POM): http://stephenc.github.com/jcip-annotations +License (from POM): Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: io.projectreactor Name: reactor-core Version: 3.4.30 -Project URL: https://github.com/reactor/reactor-core -License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt - +Group: com.microsoft.azure Name: msal4j Version: 1.17.2 +Project URL (from manifest): https://github.com/AzureAD/microsoft-authentication-library-for-java +Manifest License: "MIT License" (Not packaged) +Project URL (from POM): https://github.com/AzureAD/microsoft-authentication-library-for-java +License (from POM): MIT License -------------------------------------------------------------------------------- -Group: io.projectreactor.netty Name: reactor-netty-core Version: 1.0.33 -Project URL: https://github.com/reactor/reactor-netty -License: The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt - +Group: com.microsoft.azure Name: msal4j-persistence-extension Version: 1.3.0 +Project URL (from POM): https://github.com/AzureAD/microsoft-authentication-library-for-java +License (from POM): MIT License -------------------------------------------------------------------------------- -Group: io.projectreactor.netty Name: reactor-netty-http Version: 1.0.33 -Project URL: https://github.com/reactor/reactor-netty -License: The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +Group: com.nimbusds Name: content-type Version: 2.3 +Project URL (from manifest): https://connect2id.com +Project URL (from POM): https://bitbucket.org/connect2id/nimbus-content-type +License (from POM): The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: net.java.dev.jna Name: jna Version: 5.13.0 -Project URL: https://github.com/java-native-access/jna -License: Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +Group: com.nimbusds Name: lang-tag Version: 1.7 +Project URL (from manifest): https://connect2id.com/ +Project URL (from POM): https://bitbucket.org/connect2id/nimbus-language-tags +License (from POM): The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: net.java.dev.jna Name: jna-platform Version: 5.13.0 -Project URL: https://github.com/java-native-access/jna -License: Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +Group: com.nimbusds Name: nimbus-jose-jwt Version: 9.40 +Project URL (from manifest): https://connect2id.com +Project URL (from POM): https://bitbucket.org/connect2id/nimbus-jose-jwt +License (from POM): The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: net.minidev Name: accessors-smart Version: 2.4.9 -Project URL: https://urielch.github.io/ -License: The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +Group: com.nimbusds Name: oauth2-oidc-sdk Version: 11.18 +Project URL (from manifest): https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions +Manifest License: "Apache License, version 2.0";link="https://www.apache.org/licenses/LICENSE-2.0.html" (Not packaged) +Project URL (from POM): https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions +License (from POM): Apache License, version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.html -------------------------------------------------------------------------------- -Group: net.minidev Name: json-smart Version: 2.4.10 -Project URL: https://urielch.github.io/ -License: The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +Group: io.netty Name: netty-buffer Version: 4.1.115.Final +Project URL (from manifest): https://netty.io/ +License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: org.codehaus.woodstox Name: stax2-api Version: 4.2.1 -Project URL: http://github.com/FasterXML/stax2-api -License: The BSD License - http://www.opensource.org/licenses/bsd-license.php +Group: io.netty Name: netty-codec Version: 4.1.115.Final +Project URL (from manifest): https://netty.io/ +License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: org.ow2.asm Name: asm Version: 9.3 -Project URL: http://asm.ow2.io/ -License: BSD-3-Clause - https://asm.ow2.io/license.html -License: The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +Group: io.netty Name: netty-codec-dns Version: 4.1.112.Final +Project URL (from manifest): https://netty.io/ +License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: org.reactivestreams Name: reactive-streams Version: 1.0.4 -Project URL: http://www.reactive-streams.org/ -License: MIT-0 - https://spdx.org/licenses/MIT-0.html +Group: io.netty Name: netty-codec-http Version: 4.1.115.Final +Project URL (from manifest): https://netty.io/ +License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: org.slf4j Name: slf4j-api Version: 1.7.36 -Project URL: http://www.slf4j.org -License: MIT License - http://www.opensource.org/licenses/mit-license.php +Group: io.netty Name: netty-codec-http2 Version: 4.1.115.Final +Project URL (from manifest): https://netty.io/ +License (from POM): Apache License, Version 2.0 - https://www.apach \ No newline at end of file diff --git a/azure-bundle/NOTICE b/azure-bundle/NOTICE index d03b3a1a6cc5..e69de29bb2d1 100644 --- a/azure-bundle/NOTICE +++ b/azure-bundle/NOTICE @@ -1,30 +0,0 @@ - -Apache Iceberg -Copyright 2017-2024 The Apache Software Foundation - -This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). - --------------------------------------------------------------------------------- - -NOTICE for Group: com.fasterxml.jackson.core Name: jackson-core Version: 2.13.5 -NOTICE for Group: com.fasterxml.jackson.core Name: jackson-databind Version: 2.13.5 -NOTICE for Group: com.fasterxml.jackson.dataformat Name: jackson-dataformat-xml Version: 2.13.5 - -# Jackson JSON processor - -Jackson is a high-performance, Free/Open Source JSON processing library. -It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has -been in development since 2007. -It is currently developed by a community of developers. - -## Licensing - -Jackson 2.x core and extension components are licensed under Apache License 2.0 -To find the details that apply to this artifact see the accompanying LICENSE file. - -## Credits - -A list of contributors may be found from CREDITS(-2.x) file, which is included -in some artifacts (usually source distributions); but is always available -from the source code management (SCM) system project uses. diff --git a/azure-bundle/build.gradle b/azure-bundle/build.gradle index 46d1b3daea5b..44bf33efc9b9 100644 --- a/azure-bundle/build.gradle +++ b/azure-bundle/build.gradle @@ -20,6 +20,7 @@ project(":iceberg-azure-bundle") { apply plugin: 'com.gradleup.shadow' + apply from: "${rootDir}/license.gradle" tasks.jar.dependsOn tasks.shadowJar diff --git a/buildSrc/build.gradle b/buildSrc/build.gradle new file mode 100644 index 000000000000..ee638f17601f --- /dev/null +++ b/buildSrc/build.gradle @@ -0,0 +1,26 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +repositories { + gradlePluginPortal() +} + +dependencies { + implementation 'com.github.jk1:gradle-license-report:2.9' +} diff --git a/gcp-bundle/LICENSE b/gcp-bundle/LICENSE index 5ae226bd5768..308d653e4caf 100644 --- a/gcp-bundle/LICENSE +++ b/gcp-bundle/LICENSE @@ -203,359 +203,298 @@ -------------------------------------------------------------------------------- -This binary artifact contains code from the following projects: +This product includes a gradle wrapper. --------------------------------------------------------------------------------- - -Group: com.fasterxml.jackson.core Name: jackson-core Version: 2.14.2 -Project URL: https://github.com/FasterXML/jackson-core -License: Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt -License: The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt - --------------------------------------------------------------------------------- - -Group: com.google.android Name: annotations Version: 4.1.1.4 -Project URL: http://source.android.com/ -License: Apache 2.0 - http://www.apache.org/licenses/LICENSE-2.0 - --------------------------------------------------------------------------------- - -Group: com.google.api Name: api-common Version: 2.13.0 -License: Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -License: BSD-3-Clause - https://github.com/googleapis/api-common-java/blob/main/LICENSE - --------------------------------------------------------------------------------- - -Group: com.google.api Name: gax Version: 2.30.0 -License: Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -License: BSD-3-Clause - https://github.com/googleapis/gax-java/blob/master/LICENSE - --------------------------------------------------------------------------------- - -Group: com.google.api Name: gax-grpc Version: 2.30.0 -License: Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -License: BSD-3-Clause - https://github.com/googleapis/gax-java/blob/master/LICENSE - --------------------------------------------------------------------------------- - -Group: com.google.api Name: gax-httpjson Version: 2.30.0 -License: Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -License: BSD-3-Clause - https://github.com/googleapis/gax-java/blob/master/LICENSE - --------------------------------------------------------------------------------- - -Group: com.google.api-client Name: google-api-client Version: 2.2.0 -Project URL: https://developers.google.com/api-client-library/java/ -License: The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - --------------------------------------------------------------------------------- +* gradlew and gradle/wrapper/gradle-wrapper.properties -Group: com.google.api.grpc Name: gapic-google-cloud-storage-v2 Version: 2.22.5-alpha -License: Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +Copyright: 2010-2019 Gradle Authors. +Home page: https://github.com/gradle/gradle +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: com.google.api.grpc Name: grpc-google-cloud-storage-v2 Version: 2.22.5-alpha -License: Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +This product includes code from Apache Avro. --------------------------------------------------------------------------------- +* Conversion in DecimalWriter is based on Avro's Conversions.DecimalConversion. -Group: com.google.api.grpc Name: proto-google-cloud-storage-v2 Version: 2.22.5-alpha -License: Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +Copyright: 2014-2017 The Apache Software Foundation. +Home page: https://avro.apache.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: com.google.api.grpc Name: proto-google-common-protos Version: 2.21.0 -Project URL: https://github.com/googleapis/sdk-platform-java -License: Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +This product includes code from Apache Parquet. --------------------------------------------------------------------------------- +* DynMethods.java +* DynConstructors.java +* IOUtil.java readFully and tests +* ByteBufferInputStream implementations and tests -Group: com.google.api.grpc Name: proto-google-iam-v1 Version: 1.16.0 -Project URL: https://github.com/googleapis/sdk-platform-java -License: Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +Copyright: 2014-2017 The Apache Software Foundation. +Home page: https://parquet.apache.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: com.google.apis Name: google-api-services-storage Version: v1-rev20230301-2.0.0 -License: The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +This product includes code from Cloudera Kite. --------------------------------------------------------------------------------- +* SchemaVisitor and visit methods -Group: com.google.auth Name: google-auth-library-credentials Version: 1.18.0 -License: BSD New license - http://opensource.org/licenses/BSD-3-Clause +Copyright: 2013-2017 Cloudera Inc. +Home page: https://kitesdk.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: com.google.auth Name: google-auth-library-oauth2-http Version: 1.18.0 -License: BSD New license - http://opensource.org/licenses/BSD-3-Clause +This product includes code from Presto. --------------------------------------------------------------------------------- +* Retry wait and jitter logic in Tasks.java +* S3FileIO logic derived from PrestoS3FileSystem.java in S3InputStream.java + and S3OutputStream.java +* SQL grammar rules for parsing CALL statements in IcebergSqlExtensions.g4 +* some aspects of handling stored procedures -Group: com.google.auto.value Name: auto-value-annotations Version: 1.10.1 -Project URL: https://github.com/google/auto/tree/master/value -License: Apache 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +Copyright: 2016 Facebook and contributors +Home page: https://prestodb.io/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: com.google.cloud Name: google-cloud-core Version: 2.20.0 -License: Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +This product includes code from Apache iBATIS. --------------------------------------------------------------------------------- +* Hive ScriptRunner.java -Group: com.google.cloud Name: google-cloud-core-grpc Version: 2.20.0 -License: Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +Copyright: 2004 Clinton Begin +Home page: https://ibatis.apache.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: com.google.cloud Name: google-cloud-core-http Version: 2.20.0 -License: Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +This product includes code from Apache Hive. --------------------------------------------------------------------------------- +* Hive metastore derby schema in hive-schema-3.1.0.derby.sql -Group: com.google.cloud Name: google-cloud-storage Version: 2.22.5 -Project URL: https://github.com/googleapis/java-storage -License: Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +Copyright: 2011-2018 The Apache Software Foundation +Home page: https://hive.apache.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: com.google.code.findbugs Name: jsr305 Version: 3.0.2 -Project URL: http://findbugs.sourceforge.net/ -License: The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +This product includes code from Apache Spark. --------------------------------------------------------------------------------- +* dev/check-license script +* vectorized reading of definition levels in BaseVectorizedParquetValuesReader.java +* portions of the extensions parser +* casting logic in AssignmentAlignmentSupport +* implementation of SetAccumulator. +* Connector expressions. -Group: com.google.code.gson Name: gson Version: 2.10.1 -Project URL: https://github.com/google/gson/gson -License: Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +Copyright: 2011-2018 The Apache Software Foundation +Home page: https://spark.apache.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: com.google.errorprone Name: error_prone_annotations Version: 2.18.0 -License: Apache 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +This product includes code from Delta Lake. --------------------------------------------------------------------------------- +* AssignmentAlignmentSupport is an independent development but UpdateExpressionsSupport in Delta was used as a reference. +* RoaringPositionBitmap is a Java implementation of RoaringBitmapArray in Delta. -Group: com.google.guava Name: failureaccess Version: 1.0.1 -Project URL: https://github.com/google/guava/ -License: The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +Copyright: 2020 The Delta Lake Project Authors. +Home page: https://delta.io/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: com.google.guava Name: guava Version: 32.0.1-jre -Project URL: https://github.com/google/guava/ -License: Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +This product includes code from Apache Commons. --------------------------------------------------------------------------------- +* Core ArrayUtil. -Group: com.google.guava Name: listenablefuture Version: 9999.0-empty-to-avoid-conflict-with-guava -License: The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +Copyright: 2020 The Apache Software Foundation +Home page: https://commons.apache.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: com.google.http-client Name: google-http-client Version: 1.43.3 -Project URL: https://www.google.com/ -License: The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +This product includes code from Apache HttpComponents Client. --------------------------------------------------------------------------------- +* retry and error handling logic in ExponentialHttpRequestRetryStrategy.java -Group: com.google.http-client Name: google-http-client-apache-v2 Version: 1.43.3 -Project URL: https://www.google.com/ -License: The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +Copyright: 1999-2022 The Apache Software Foundation. +Home page: https://hc.apache.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: com.google.http-client Name: google-http-client-appengine Version: 1.43.3 -License: The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +This product includes code from Apache Flink. --------------------------------------------------------------------------------- +* Parameterized test at class level logic in ParameterizedTestExtension.java +* Parameter provider annotation for parameterized tests in Parameters.java +* Parameter field annotation for parameterized tests in Parameter.java -Group: com.google.http-client Name: google-http-client-gson Version: 1.43.3 -License: The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +Copyright: 1999-2022 The Apache Software Foundation. +Home page: https://flink.apache.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: com.google.http-client Name: google-http-client-jackson2 Version: 1.43.3 -License: The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +Group: com.fasterxml.jackson.core Name: jackson-core Version: 2.18.2 +Project URL (from manifest): https://github.com/FasterXML/jackson-core +Project URL (from POM): https://github.com/FasterXML/jackson-core +License (from POM): Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +License (from POM): The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: com.google.j2objc Name: j2objc-annotations Version: 2.8 -Project URL: https://github.com/google/j2objc/ -License: Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - --------------------------------------------------------------------------------- - -Group: com.google.oauth-client Name: google-oauth-client Version: 1.34.1 -Project URL: https://www.google.com/ -License: The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt - --------------------------------------------------------------------------------- - -Group: com.google.protobuf Name: protobuf-java Version: 3.23.2 -Project URL: https://developers.google.com/protocol-buffers/ -License: BSD-3-Clause - https://opensource.org/licenses/BSD-3-Clause - --------------------------------------------------------------------------------- - -Group: com.google.protobuf Name: protobuf-java-util Version: 3.23.2 -Project URL: https://developers.google.com/protocol-buffers/ -License: BSD-3-Clause - https://opensource.org/licenses/BSD-3-Clause +Group: com.google.android Name: annotations Version: 4.1.1.4 +Project URL (from POM): http://source.android.com/ +License (from POM): Apache 2.0 - http://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: com.google.re2j Name: re2j Version: 1.6 -Project URL: http://github.com/google/re2j -License: Go License - https://golang.org/LICENSE +Group: com.google.api Name: api-common Version: 2.42.0 +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +License (from POM): BSD-3-Clause - https://github.com/googleapis/api-common-java/blob/main/LICENSE -------------------------------------------------------------------------------- -Group: commons-codec Name: commons-codec Version: 1.15 -Project URL: https://commons.apache.org/proper/commons-codec/ -License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +Group: com.google.api Name: gax Version: 2.59.0 +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +License (from POM): BSD-3-Clause - https://github.com/googleapis/gax-java/blob/master/LICENSE -------------------------------------------------------------------------------- -Group: io.grpc Name: grpc-alts Version: 1.55.1 -Project URL: https://github.com/grpc/grpc-java -License: Apache 2.0 - https://opensource.org/licenses/Apache-2.0 +Group: com.google.api Name: gax-grpc Version: 2.59.0 +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +License (from POM): BSD-3-Clause - https://github.com/googleapis/gax-java/blob/master/LICENSE -------------------------------------------------------------------------------- -Group: io.grpc Name: grpc-api Version: 1.55.1 -Project URL: https://github.com/grpc/grpc-java -License: Apache 2.0 - https://opensource.org/licenses/Apache-2.0 +Group: com.google.api Name: gax-httpjson Version: 2.59.0 +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +License (from POM): BSD-3-Clause - https://github.com/googleapis/gax-java/blob/master/LICENSE -------------------------------------------------------------------------------- -Group: io.grpc Name: grpc-auth Version: 1.55.1 -Project URL: https://github.com/grpc/grpc-java -License: Apache 2.0 - https://opensource.org/licenses/Apache-2.0 +Group: com.google.api-client Name: google-api-client Version: 2.7.1 +Project URL (from manifest): https://developers.google.com/api-client-library/java/ +License (from POM): The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: io.grpc Name: grpc-context Version: 1.55.1 -Project URL: https://github.com/grpc/grpc-java -License: Apache 2.0 - https://opensource.org/licenses/Apache-2.0 +Group: com.google.api.grpc Name: gapic-google-cloud-storage-v2 Version: 2.46.0-beta +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: io.grpc Name: grpc-core Version: 1.55.1 -Project URL: https://github.com/grpc/grpc-java -License: Apache 2.0 - https://opensource.org/licenses/Apache-2.0 +Group: com.google.api.grpc Name: grpc-google-cloud-storage-v2 Version: 2.46.0-beta +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: io.grpc Name: grpc-googleapis Version: 1.55.1 -Project URL: https://github.com/grpc/grpc-java -License: Apache 2.0 - https://opensource.org/licenses/Apache-2.0 +Group: com.google.api.grpc Name: proto-google-cloud-monitoring-v3 Version: 3.56.0 +Project URL (from POM): https://github.com/googleapis/google-cloud-java +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: io.grpc Name: grpc-grpclb Version: 1.55.1 -Project URL: https://github.com/grpc/grpc-java -License: Apache 2.0 - https://opensource.org/licenses/Apache-2.0 +Group: com.google.api.grpc Name: proto-google-cloud-storage-v2 Version: 2.46.0-beta +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: io.grpc Name: grpc-netty-shaded Version: 1.55.1 -Project URL: https://github.com/grpc/grpc-java -License: Apache 2.0 - https://opensource.org/licenses/Apache-2.0 +Group: com.google.api.grpc Name: proto-google-common-protos Version: 2.50.0 +Project URL (from POM): https://github.com/googleapis/sdk-platform-java +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: io.grpc Name: grpc-protobuf Version: 1.55.1 -Project URL: https://github.com/grpc/grpc-java -License: Apache 2.0 - https://opensource.org/licenses/Apache-2.0 +Group: com.google.api.grpc Name: proto-google-iam-v1 Version: 1.45.0 +Project URL (from POM): https://github.com/googleapis/sdk-platform-java +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: io.grpc Name: grpc-protobuf-lite Version: 1.55.1 -Project URL: https://github.com/grpc/grpc-java -License: Apache 2.0 - https://opensource.org/licenses/Apache-2.0 +Group: com.google.apis Name: google-api-services-storage Version: v1-rev20241206-2.0.0 +License (from POM): The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: io.grpc Name: grpc-rls Version: 1.55.1 -Project URL: https://github.com/grpc/grpc-java -License: Apache 2.0 - https://opensource.org/licenses/Apache-2.0 +Group: com.google.auth Name: google-auth-library-credentials Version: 1.30.1 +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +License (from POM): BSD New license - http://opensource.org/licenses/BSD-3-Clause -------------------------------------------------------------------------------- -Group: io.grpc Name: grpc-services Version: 1.55.1 -Project URL: https://github.com/grpc/grpc-java -License: Apache 2.0 - https://opensource.org/licenses/Apache-2.0 +Group: com.google.auth Name: google-auth-library-oauth2-http Version: 1.30.1 +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +License (from POM): BSD New license - http://opensource.org/licenses/BSD-3-Clause -------------------------------------------------------------------------------- -Group: io.grpc Name: grpc-stub Version: 1.55.1 -Project URL: https://github.com/grpc/grpc-java -License: Apache 2.0 - https://opensource.org/licenses/Apache-2.0 +Group: com.google.auto.value Name: auto-value-annotations Version: 1.11.0 +Project URL (from POM): https://github.com/google/auto/tree/main/value +License (from POM): Apache 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: io.grpc Name: grpc-xds Version: 1.55.1 -Project URL: https://github.com/grpc/grpc-java -License: Apache 2.0 - https://opensource.org/licenses/Apache-2.0 +Group: com.google.cloud Name: google-cloud-core Version: 2.49.0 +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: io.opencensus Name: opencensus-api Version: 0.31.1 -Project URL: https://github.com/census-instrumentation/opencensus-java -License: The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +Group: com.google.cloud Name: google-cloud-core-grpc Version: 2.49.0 +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: io.opencensus Name: opencensus-contrib-http-util Version: 0.31.1 -Project URL: https://github.com/census-instrumentation/opencensus-java -License: The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +Group: com.google.cloud Name: google-cloud-core-http Version: 2.49.0 +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: io.opencensus Name: opencensus-proto Version: 0.2.0 -Project URL: https://github.com/census-instrumentation/opencensus-proto -License: The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +Group: com.google.cloud Name: google-cloud-monitoring Version: 3.56.0 +Project URL (from POM): https://github.com/googleapis/google-cloud-java +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: io.perfmark Name: perfmark-api Version: 0.26.0 -Project URL: https://github.com/perfmark/perfmark -License: Apache 2.0 - https://opensource.org/licenses/Apache-2.0 +Group: com.google.cloud Name: google-cloud-storage Version: 2.46.0 +Project URL (from POM): https://github.com/googleapis/java-storage +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: javax.annotation Name: javax.annotation-api Version: 1.3.2 -Project URL: https://javaee.github.io/glassfish -Project URL: http://jcp.org/en/jsr/detail?id=250 -License: CDDL + GPLv2 with classpath exception - https://github.com/javaee/javax.annotation/blob/master/LICENSE +Group: com.google.cloud.opentelemetry Name: detector-resources-support Version: 0.33.0 +Project URL (from POM): https://github.com/GoogleCloudPlatform/opentelemetry-operations-java +License (from POM): The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.checkerframework Name: checker-qual Version: 3.33.0 -Project URL: https://checkerframework.org/ -License: The MIT License - http://opensource.org/licenses/MIT +Group: com.google.cloud.opentelemetry Name: exporter-metrics Version: 0.33.0 +Project URL (from POM): https://github.com/GoogleCloudPlatform/opentelemetry-operations-java +License (from POM): The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.codehaus.mojo Name: animal-sniffer-annotations Version: 1.23 -License: MIT license - https://spdx.org/licenses/MIT.txt -License: The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +Group: com.google.cloud.opentelemetry Name: shared-resourcemapping Version: 0.33.0 +Project URL (from POM): https://github.com/GoogleCloudPlatform/opentelemetry-operations-java +License (from POM): The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.conscrypt Name: conscrypt-openjdk-uber Version: 2.5.2 -Project URL: https://conscrypt.org/ -License: Apache 2 - https://www.apache.org/licenses/LICENSE-2.0 +Group: com.google.code.findbugs Name: jsr305 Version: 3.0.2 +Project URL (from POM): http://findbugs.sourceforge.net/ +License (from POM): The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.slf4j Name: slf4j-api Version: 1.7.36 -Project URL: http://www.slf4j.org -License: MIT License - http://www.opensource.org/licenses/mit-license.php +Group: com.google.code.gson Name: gson Version: 2.11.0 +Project URL (from manifest): https://github.com/google/gson +Manifest License: "Apache-2.0";link="https://www.apache.org/licenses/LICENSE-2.0.txt" (Not packaged) +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.threeten Name: threetenbp Version: 1.6.8 -Project URL: https://www.threeten.org -Project URL: https://www.threeten.org/threetenbp -License: BSD-3-Clause - https://raw.githubusercontent.com/ThreeTen/threetenbp/main/LICENSE.txt +Group: com.google.errorprone Name: error_prone_annotations Version: 2.36.0 +Project URL (from manifest): https://err \ No newline at end of file diff --git a/gcp-bundle/NOTICE b/gcp-bundle/NOTICE index d71592a20314..e69de29bb2d1 100644 --- a/gcp-bundle/NOTICE +++ b/gcp-bundle/NOTICE @@ -1,100 +0,0 @@ - -Apache Iceberg -Copyright 2017-2024 The Apache Software Foundation - -This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). - --------------------------------------------------------------------------------- - -NOTICE for Group: com.fasterxml.jackson.core Name: jackson-core Version: 2.14.2 - -# Jackson JSON processor - -Jackson is a high-performance, Free/Open Source JSON processing library. -It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has -been in development since 2007. -It is currently developed by a community of developers. - -## Licensing - -Jackson 2.x core and extension components are licensed under Apache License 2.0 -To find the details that apply to this artifact see the accompanying LICENSE file. - -## Credits - -A list of contributors may be found from CREDITS(-2.x) file, which is included -in some artifacts (usually source distributions); but is always available -from the source code management (SCM) system project uses. - --------------------------------------------------------------------------------- - -NOTICE for Group: commons-codec Name: commons-codec Version: 1.15 - -src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java -contains test data from http://aspell.net/test/orig/batch0.tab. -Copyright (C) 2002 Kevin Atkinson (kevina@gnu.org) - -=============================================================================== - -The content of package org.apache.commons.codec.language.bm has been translated -from the original php source code available at http://stevemorse.org/phoneticinfo.htm -with permission from the original authors. -Original source copyright: -Copyright (c) 2008 Alexander Beider & Stephen P. Morse. - --------------------------------------------------------------------------------- - -NOTICE for Group: io.grpc Name: grpc-netty-shaded Version: 1.55.1 - - The Netty Project - ================= - -Please visit the Netty web site for more information: - - * http://netty.io/ - -Copyright 2016 The Netty Project - -The Netty Project licenses this file to you under the Apache License, -version 2.0 (the "License"); you may not use this file except in compliance -with the License. You may obtain a copy of the License at: - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, WITHOUT -WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the -License for the specific language governing permissions and limitations -under the License. - -------------------------------------------------------------------------------- -This product contains a forked and modified version of Tomcat Native - - * LICENSE: - * license/LICENSE.tomcat-native.txt (Apache License 2.0) - * HOMEPAGE: - * http://tomcat.apache.org/native-doc/ - * https://svn.apache.org/repos/asf/tomcat/native/ - -This product contains the Maven wrapper scripts from 'Maven Wrapper', that provides an easy way to ensure a user has everything necessary to run the Maven build. - - * LICENSE: - * license/LICENSE.mvn-wrapper.txt (Apache License 2.0) - * HOMEPAGE: - * https://github.com/takari/maven-wrapper - -This product contains small piece of code to support AIX, taken from netbsd. - - * LICENSE: - * license/LICENSE.aix-netbsd.txt (OpenSSL License) - * HOMEPAGE: - * https://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/crypto/external/bsd/openssl/dist - - -This product contains code from boringssl. - - * LICENSE (Combination ISC and OpenSSL license) - * license/LICENSE.boringssl.txt (Combination ISC and OpenSSL license) - * HOMEPAGE: - * https://boringssl.googlesource.com/boringssl/ diff --git a/gcp-bundle/build.gradle b/gcp-bundle/build.gradle index e7d1b5ddb468..772b8e9a887b 100644 --- a/gcp-bundle/build.gradle +++ b/gcp-bundle/build.gradle @@ -20,6 +20,7 @@ project(":iceberg-gcp-bundle") { apply plugin: 'com.gradleup.shadow' + apply from: "${rootDir}/license.gradle" tasks.jar.dependsOn tasks.shadowJar diff --git a/kafka-connect/build.gradle b/kafka-connect/build.gradle index 15bf013f28b2..f54b7e0ab3fb 100644 --- a/kafka-connect/build.gradle +++ b/kafka-connect/build.gradle @@ -60,6 +60,7 @@ project(':iceberg-kafka-connect:iceberg-kafka-connect') { project(':iceberg-kafka-connect:iceberg-kafka-connect-runtime') { apply plugin: 'distribution' + apply from: "${rootDir}/license.gradle" configurations { hive { @@ -78,6 +79,10 @@ project(':iceberg-kafka-connect:iceberg-kafka-connect-runtime') { } } + licenseReport { + configurations = ['hive'] + } + sourceSets { integration { java.srcDir "$projectDir/src/integration/java" diff --git a/kafka-connect/kafka-connect-runtime/LICENSE b/kafka-connect/kafka-connect-runtime/LICENSE index af0a897ff77b..f7deaea04feb 100644 --- a/kafka-connect/kafka-connect-runtime/LICENSE +++ b/kafka-connect/kafka-connect-runtime/LICENSE @@ -203,7 +203,138 @@ -------------------------------------------------------------------------------- -This binary artifact contains code from the following projects: +This product includes a gradle wrapper. + +* gradlew and gradle/wrapper/gradle-wrapper.properties + +Copyright: 2010-2019 Gradle Authors. +Home page: https://github.com/gradle/gradle +License: https://www.apache.org/licenses/LICENSE-2.0 + +-------------------------------------------------------------------------------- + +This product includes code from Apache Avro. + +* Conversion in DecimalWriter is based on Avro's Conversions.DecimalConversion. + +Copyright: 2014-2017 The Apache Software Foundation. +Home page: https://avro.apache.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 + +-------------------------------------------------------------------------------- + +This product includes code from Apache Parquet. + +* DynMethods.java +* DynConstructors.java +* IOUtil.java readFully and tests +* ByteBufferInputStream implementations and tests + +Copyright: 2014-2017 The Apache Software Foundation. +Home page: https://parquet.apache.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 + +-------------------------------------------------------------------------------- + +This product includes code from Cloudera Kite. + +* SchemaVisitor and visit methods + +Copyright: 2013-2017 Cloudera Inc. +Home page: https://kitesdk.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 + +-------------------------------------------------------------------------------- + +This product includes code from Presto. + +* Retry wait and jitter logic in Tasks.java +* S3FileIO logic derived from PrestoS3FileSystem.java in S3InputStream.java + and S3OutputStream.java +* SQL grammar rules for parsing CALL statements in IcebergSqlExtensions.g4 +* some aspects of handling stored procedures + +Copyright: 2016 Facebook and contributors +Home page: https://prestodb.io/ +License: https://www.apache.org/licenses/LICENSE-2.0 + +-------------------------------------------------------------------------------- + +This product includes code from Apache iBATIS. + +* Hive ScriptRunner.java + +Copyright: 2004 Clinton Begin +Home page: https://ibatis.apache.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 + +-------------------------------------------------------------------------------- + +This product includes code from Apache Hive. + +* Hive metastore derby schema in hive-schema-3.1.0.derby.sql + +Copyright: 2011-2018 The Apache Software Foundation +Home page: https://hive.apache.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 + +-------------------------------------------------------------------------------- + +This product includes code from Apache Spark. + +* dev/check-license script +* vectorized reading of definition levels in BaseVectorizedParquetValuesReader.java +* portions of the extensions parser +* casting logic in AssignmentAlignmentSupport +* implementation of SetAccumulator. +* Connector expressions. + +Copyright: 2011-2018 The Apache Software Foundation +Home page: https://spark.apache.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 + +-------------------------------------------------------------------------------- + +This product includes code from Delta Lake. + +* AssignmentAlignmentSupport is an independent development but UpdateExpressionsSupport in Delta was used as a reference. +* RoaringPositionBitmap is a Java implementation of RoaringBitmapArray in Delta. + +Copyright: 2020 The Delta Lake Project Authors. +Home page: https://delta.io/ +License: https://www.apache.org/licenses/LICENSE-2.0 + +-------------------------------------------------------------------------------- + +This product includes code from Apache Commons. + +* Core ArrayUtil. + +Copyright: 2020 The Apache Software Foundation +Home page: https://commons.apache.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 + +-------------------------------------------------------------------------------- + +This product includes code from Apache HttpComponents Client. + +* retry and error handling logic in ExponentialHttpRequestRetryStrategy.java + +Copyright: 1999-2022 The Apache Software Foundation. +Home page: https://hc.apache.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 + +-------------------------------------------------------------------------------- + +This product includes code from Apache Flink. + +* Parameterized test at class level logic in ParameterizedTestExtension.java +* Parameter provider annotation for parameterized tests in Parameters.java +* Parameter field annotation for parameterized tests in Parameter.java + +Copyright: 1999-2022 The Apache Software Foundation. +Home page: https://flink.apache.org/ +License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- @@ -212,6 +343,20 @@ Project URL (from POM): http://aopalliance.sourceforge.net License (from POM): Public Domain -------------------------------------------------------------------------------- +Group: ch.qos.logback Name: logback-classic Version: 1.2.13 +Project URL (from manifest): http://www.qos.ch +License (from POM): Eclipse Public License - v 1.0 - http://www.eclipse.org/legal/epl-v10.html +License (from POM): GNU Lesser General Public License - http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + +-------------------------------------------------------------------------------- + +Group: ch.qos.logback Name: logback-core Version: 1.2.13 +Project URL (from manifest): http://www.qos.ch +License (from POM): Eclipse Public License - v 1.0 - http://www.eclipse.org/legal/epl-v10.html +License (from POM): GNU Lesser General Public License - http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + +-------------------------------------------------------------------------------- + Group: ch.qos.reload4j Name: reload4j Version: 1.2.22 Project URL (from manifest): https://reload4j.qos.ch/ Project URL (from POM): https://reload4j.qos.ch @@ -219,68 +364,68 @@ License (from POM): The Apache Software License, Version 2.0 - http://www.apache -------------------------------------------------------------------------------- -Group: com.azure Name: azure-core Version: 1.49.1 +Group: com.azure Name: azure-core Version: 1.54.1 Project URL (from POM): https://github.com/Azure/azure-sdk-for-java License (from POM): The MIT License (MIT) - http://opensource.org/licenses/MIT -------------------------------------------------------------------------------- -Group: com.azure Name: azure-core-http-netty Version: 1.15.1 +Group: com.azure Name: azure-core-http-netty Version: 1.15.7 Project URL (from POM): https://github.com/Azure/azure-sdk-for-java License (from POM): The MIT License (MIT) - http://opensource.org/licenses/MIT -------------------------------------------------------------------------------- -Group: com.azure Name: azure-identity Version: 1.13.0 +Group: com.azure Name: azure-identity Version: 1.14.2 Project URL (from POM): https://github.com/Azure/azure-sdk-for-java License (from POM): The MIT License (MIT) - http://opensource.org/licenses/MIT -------------------------------------------------------------------------------- -Group: com.azure Name: azure-json Version: 1.1.0 +Group: com.azure Name: azure-json Version: 1.3.0 Project URL (from POM): https://github.com/Azure/azure-sdk-for-java License (from POM): The MIT License (MIT) - http://opensource.org/licenses/MIT -------------------------------------------------------------------------------- -Group: com.azure Name: azure-storage-blob Version: 12.26.1 +Group: com.azure Name: azure-storage-blob Version: 12.29.0 Project URL (from POM): https://github.com/Azure/azure-sdk-for-java License (from POM): The MIT License (MIT) - http://opensource.org/licenses/MIT -------------------------------------------------------------------------------- -Group: com.azure Name: azure-storage-common Version: 12.25.1 +Group: com.azure Name: azure-storage-common Version: 12.28.0 Project URL (from POM): https://github.com/Azure/azure-sdk-for-java License (from POM): The MIT License (MIT) - http://opensource.org/licenses/MIT -------------------------------------------------------------------------------- -Group: com.azure Name: azure-storage-file-datalake Version: 12.19.1 +Group: com.azure Name: azure-storage-file-datalake Version: 12.22.0 Project URL (from POM): https://github.com/Azure/azure-sdk-for-java License (from POM): The MIT License (MIT) - http://opensource.org/licenses/MIT -------------------------------------------------------------------------------- -Group: com.azure Name: azure-storage-internal-avro Version: 12.11.1 +Group: com.azure Name: azure-storage-internal-avro Version: 12.14.0 Project URL (from POM): https://github.com/Azure/azure-sdk-for-java License (from POM): The MIT License (MIT) - http://opensource.org/licenses/MIT -------------------------------------------------------------------------------- -Group: com.azure Name: azure-xml Version: 1.0.0 +Group: com.azure Name: azure-xml Version: 1.1.0 Project URL (from POM): https://github.com/Azure/azure-sdk-for-java License (from POM): The MIT License (MIT) - http://opensource.org/licenses/MIT -------------------------------------------------------------------------------- -Group: com.fasterxml.jackson.core Name: jackson-annotations Version: 2.17.2 +Group: com.fasterxml.jackson.core Name: jackson-annotations Version: 2.18.2 Project URL (from manifest): https://github.com/FasterXML/jackson Project URL (from POM): https://github.com/FasterXML/jackson License (from POM): The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: com.fasterxml.jackson.core Name: jackson-core Version: 2.17.2 +Group: com.fasterxml.jackson.core Name: jackson-core Version: 2.18.2 Project URL (from manifest): https://github.com/FasterXML/jackson-core Project URL (from POM): https://github.com/FasterXML/jackson-core License (from POM): Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt @@ -288,7 +433,7 @@ License (from POM): The Apache Software License, Version 2.0 - https://www.apach -------------------------------------------------------------------------------- -Group: com.fasterxml.jackson.core Name: jackson-databind Version: 2.17.2 +Group: com.fasterxml.jackson.core Name: jackson-databind Version: 2.18.2 Project URL (from manifest): https://github.com/FasterXML/jackson Project URL (from POM): https://github.com/FasterXML/jackson License (from POM): Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt @@ -296,36 +441,28 @@ License (from POM): The Apache Software License, Version 2.0 - https://www.apach -------------------------------------------------------------------------------- -Group: com.fasterxml.jackson.dataformat Name: jackson-dataformat-xml Version: 2.17.2 -Project URL (from manifest): https://github.com/FasterXML/jackson-dataformat-xml -Project URL (from POM): https://github.com/FasterXML/jackson-dataformat-xml -License (from POM): Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt -License (from POM): The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - --------------------------------------------------------------------------------- - -Group: com.fasterxml.jackson.datatype Name: jackson-datatype-jsr310 Version: 2.17.2 +Group: com.fasterxml.jackson.datatype Name: jackson-datatype-jsr310 Version: 2.18.2 Project URL (from manifest): https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310 License (from POM): Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt License (from POM): The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: com.fasterxml.jackson.jaxrs Name: jackson-jaxrs-base Version: 2.17.2 +Group: com.fasterxml.jackson.jaxrs Name: jackson-jaxrs-base Version: 2.18.2 Project URL (from manifest): https://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-base License (from POM): Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt License (from POM): The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: com.fasterxml.jackson.jaxrs Name: jackson-jaxrs-json-provider Version: 2.17.2 +Group: com.fasterxml.jackson.jaxrs Name: jackson-jaxrs-json-provider Version: 2.18.2 Project URL (from manifest): https://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-json-provider License (from POM): Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt License (from POM): The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: com.fasterxml.jackson.module Name: jackson-module-jaxb-annotations Version: 2.17.2 +Group: com.fasterxml.jackson.module Name: jackson-module-jaxb-annotations Version: 2.18.2 Project URL (from manifest): https://github.com/FasterXML/jackson-modules-base Project URL (from POM): https://github.com/FasterXML/jackson-modules-base License (from POM): Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt @@ -347,14 +484,14 @@ License (from POM): Apache License, Version 2.0 - https://www.apache.org/license -------------------------------------------------------------------------------- -Group: com.github.luben Name: zstd-jni Version: 1.5.0-1 +Group: com.github.luben Name: zstd-jni Version: 1.5.6-6 License URL (from manifest): https://opensource.org/licenses/BSD-2-Clause Project URL (from POM): https://github.com/luben/zstd-jni License (from POM): BSD 2-Clause License - https://opensource.org/licenses/BSD-2-Clause -------------------------------------------------------------------------------- -Group: com.github.pjfanning Name: jersey-json Version: 1.20 +Group: com.github.pjfanning Name: jersey-json Version: 1.22.0 Project URL (from POM): https://github.com/pjfanning/jersey-1.x License (from POM): CDDL 1.1 - http://glassfish.java.net/public/CDDL+GPL_1_1.html License (from POM): GPL2 w/ CPE - http://glassfish.java.net/public/CDDL+GPL_1_1.html @@ -373,107 +510,137 @@ License (from POM): Apache 2.0 - http://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: com.google.api Name: api-common Version: 2.33.0 +Group: com.google.api Name: api-common Version: 2.42.0 License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt License (from POM): BSD-3-Clause - https://github.com/googleapis/api-common-java/blob/main/LICENSE -------------------------------------------------------------------------------- -Group: com.google.api Name: gax Version: 2.50.0 +Group: com.google.api Name: gax Version: 2.59.0 License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt License (from POM): BSD-3-Clause - https://github.com/googleapis/gax-java/blob/master/LICENSE -------------------------------------------------------------------------------- -Group: com.google.api Name: gax-grpc Version: 2.50.0 +Group: com.google.api Name: gax-grpc Version: 2.59.0 License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt License (from POM): BSD-3-Clause - https://github.com/googleapis/gax-java/blob/master/LICENSE -------------------------------------------------------------------------------- -Group: com.google.api Name: gax-httpjson Version: 2.50.0 +Group: com.google.api Name: gax-httpjson Version: 2.59.0 License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt License (from POM): BSD-3-Clause - https://github.com/googleapis/gax-java/blob/master/LICENSE -------------------------------------------------------------------------------- -Group: com.google.api-client Name: google-api-client Version: 2.6.0 +Group: com.google.api-client Name: google-api-client Version: 2.7.1 Project URL (from manifest): https://developers.google.com/api-client-library/java/ License (from POM): The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: com.google.api.grpc Name: gapic-google-cloud-storage-v2 Version: 2.40.1-alpha +Group: com.google.api.grpc Name: gapic-google-cloud-storage-v2 Version: 2.46.0-beta +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt + +-------------------------------------------------------------------------------- + +Group: com.google.api.grpc Name: grpc-google-cloud-storage-v2 Version: 2.46.0-beta License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: com.google.api.grpc Name: grpc-google-cloud-storage-v2 Version: 2.40.1-alpha +Group: com.google.api.grpc Name: proto-google-cloud-monitoring-v3 Version: 3.56.0 +Project URL (from POM): https://github.com/googleapis/google-cloud-java License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: com.google.api.grpc Name: proto-google-cloud-storage-v2 Version: 2.40.1-alpha +Group: com.google.api.grpc Name: proto-google-cloud-storage-v2 Version: 2.46.0-beta License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: com.google.api.grpc Name: proto-google-common-protos Version: 2.41.0 +Group: com.google.api.grpc Name: proto-google-common-protos Version: 2.50.0 Project URL (from POM): https://github.com/googleapis/sdk-platform-java License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: com.google.api.grpc Name: proto-google-iam-v1 Version: 1.36.0 +Group: com.google.api.grpc Name: proto-google-iam-v1 Version: 1.45.0 Project URL (from POM): https://github.com/googleapis/sdk-platform-java License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: com.google.apis Name: google-api-services-storage Version: v1-rev20240621-2.0.0 +Group: com.google.apis Name: google-api-services-storage Version: v1-rev20241206-2.0.0 License (from POM): The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: com.google.auth Name: google-auth-library-credentials Version: 1.23.0 +Group: com.google.auth Name: google-auth-library-credentials Version: 1.30.1 License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt License (from POM): BSD New license - http://opensource.org/licenses/BSD-3-Clause -------------------------------------------------------------------------------- -Group: com.google.auth Name: google-auth-library-oauth2-http Version: 1.23.0 +Group: com.google.auth Name: google-auth-library-oauth2-http Version: 1.30.1 License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt License (from POM): BSD New license - http://opensource.org/licenses/BSD-3-Clause -------------------------------------------------------------------------------- -Group: com.google.auto.value Name: auto-value-annotations Version: 1.10.4 +Group: com.google.auto.value Name: auto-value-annotations Version: 1.11.0 Project URL (from POM): https://github.com/google/auto/tree/main/value License (from POM): Apache 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: com.google.cloud Name: google-cloud-core Version: 2.40.0 +Group: com.google.cloud Name: google-cloud-core Version: 2.49.0 +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt + +-------------------------------------------------------------------------------- + +Group: com.google.cloud Name: google-cloud-core-grpc Version: 2.49.0 License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: com.google.cloud Name: google-cloud-core-grpc Version: 2.40.0 +Group: com.google.cloud Name: google-cloud-core-http Version: 2.49.0 License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: com.google.cloud Name: google-cloud-core-http Version: 2.40.0 +Group: com.google.cloud Name: google-cloud-monitoring Version: 3.56.0 +Project URL (from POM): https://github.com/googleapis/google-cloud-java License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: com.google.cloud Name: google-cloud-storage Version: 2.40.1 +Group: com.google.cloud Name: google-cloud-storage Version: 2.46.0 Project URL (from POM): https://github.com/googleapis/java-storage License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- +Group: com.google.cloud.opentelemetry Name: detector-resources-support Version: 0.33.0 +Project URL (from POM): https://github.com/GoogleCloudPlatform/opentelemetry-operations-java +License (from POM): The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt + +-------------------------------------------------------------------------------- + +Group: com.google.cloud.opentelemetry Name: exporter-metrics Version: 0.33.0 +Project URL (from POM): https://github.com/GoogleCloudPlatform/opentelemetry-operations-java +License (from POM): The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt + +-------------------------------------------------------------------------------- + +Group: com.google.cloud.opentelemetry Name: shared-resourcemapping Version: 0.33.0 +Project URL (from POM): https://github.com/GoogleCloudPlatform/opentelemetry-operations-java +License (from POM): The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt + +-------------------------------------------------------------------------------- + Group: com.google.code.findbugs Name: jsr305 Version: 3.0.2 Project URL (from POM): http://findbugs.sourceforge.net/ License (from POM): The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt @@ -487,7 +654,7 @@ License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: com.google.errorprone Name: error_prone_annotations Version: 2.28.0 +Group: com.google.errorprone Name: error_prone_annotations Version: 2.36.0 Project URL (from manifest): https://errorprone.info/error_prone_annotations Manifest License: "Apache 2.0";link="http://www.apache.org/licenses/LICENSE-2.0.txt" (Not packaged) License (from POM): Apache 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt @@ -500,7 +667,7 @@ License (from POM): The Apache Software License, Version 2.0 - http://www.apache -------------------------------------------------------------------------------- -Group: com.google.guava Name: guava Version: 33.1.0-jre +Group: com.google.guava Name: guava Version: 33.3.1-jre Project URL (from manifest): https://github.com/google/guava/ Project URL (from POM): https://github.com/google/guava License (from POM): Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt @@ -512,39 +679,39 @@ License (from POM): The Apache Software License, Version 2.0 - http://www.apache -------------------------------------------------------------------------------- -Group: com.google.http-client Name: google-http-client Version: 1.44.2 +Group: com.google.http-client Name: google-http-client Version: 1.45.3 Project URL (from manifest): https://www.google.com/ License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt License (from POM): The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: com.google.http-client Name: google-http-client-apache-v2 Version: 1.44.2 +Group: com.google.http-client Name: google-http-client-apache-v2 Version: 1.45.3 Project URL (from manifest): https://www.google.com/ License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt License (from POM): The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: com.google.http-client Name: google-http-client-appengine Version: 1.44.2 +Group: com.google.http-client Name: google-http-client-appengine Version: 1.45.3 License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt License (from POM): The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: com.google.http-client Name: google-http-client-gson Version: 1.44.2 +Group: com.google.http-client Name: google-http-client-gson Version: 1.45.3 License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt License (from POM): The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: com.google.http-client Name: google-http-client-jackson2 Version: 1.44.2 +Group: com.google.http-client Name: google-http-client-jackson2 Version: 1.45.3 License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt License (from POM): The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: com.google.inject Name: guice Version: 4.0 +Group: com.google.inject Name: guice Version: 4.2.3 Project URL (from manifest): https://github.com/google/guice License (from POM): The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt @@ -562,13 +729,13 @@ License (from POM): The Apache Software License, Version 2.0 - https://www.apach -------------------------------------------------------------------------------- -Group: com.google.protobuf Name: protobuf-java Version: 3.25.3 +Group: com.google.protobuf Name: protobuf-java Version: 4.28.3 Project URL (from manifest): https://developers.google.com/protocol-buffers/ License (from POM): BSD-3-Clause - https://opensource.org/licenses/BSD-3-Clause -------------------------------------------------------------------------------- -Group: com.google.protobuf Name: protobuf-java-util Version: 3.25.3 +Group: com.google.protobuf Name: protobuf-java-util Version: 4.28.3 Project URL (from manifest): https://developers.google.com/protocol-buffers/ License (from POM): BSD-3-Clause - https://opensource.org/licenses/BSD-3-Clause @@ -592,7 +759,7 @@ License (from POM): Apache v2 - http://www.apache.org/licenses/LICENSE-2.0.html -------------------------------------------------------------------------------- -Group: com.microsoft.azure Name: msal4j Version: 1.15.1 +Group: com.microsoft.azure Name: msal4j Version: 1.17.2 Project URL (from manifest): https://github.com/AzureAD/microsoft-authentication-library-for-java Manifest License: "MIT License" (Not packaged) Project URL (from POM): https://github.com/AzureAD/microsoft-authentication-library-for-java @@ -618,14 +785,14 @@ License (from POM): The Apache Software License, Version 2.0 - https://www.apach -------------------------------------------------------------------------------- -Group: com.nimbusds Name: nimbus-jose-jwt Version: 9.37.3 +Group: com.nimbusds Name: nimbus-jose-jwt Version: 9.40 Project URL (from manifest): https://connect2id.com Project URL (from POM): https://bitbucket.org/connect2id/nimbus-jose-jwt License (from POM): The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: com.nimbusds Name: oauth2-oidc-sdk Version: 11.9.1 +Group: com.nimbusds Name: oauth2-oidc-sdk Version: 11.18 Project URL (from manifest): https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions Manifest License: "Apache License, version 2.0";link="https://www.apache.org/licenses/LICENSE-2.0.html" (Not packaged) Project URL (from POM): https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions @@ -633,18 +800,6 @@ License (from POM): Apache License, version 2.0 - https://www.apache.org/license -------------------------------------------------------------------------------- -Group: com.squareup.okhttp3 Name: okhttp Version: 4.9.3 -Project URL (from POM): https://square.github.io/okhttp/ -License (from POM): The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - --------------------------------------------------------------------------------- - -Group: com.squareup.okio Name: okio Version: 2.8.0 -Project URL (from POM): https://github.com/square/okio/ -License (from POM): The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - --------------------------------------------------------------------------------- - Group: com.sun.xml.bind Name: jaxb-impl Version: 2.2.3-1 Project URL (from POM): http://jaxb.java.net/ License (from POM): CDDL 1.1 - https://glassfish.java.net/public/CDDL+GPL_1_1.html @@ -659,10 +814,10 @@ License (from POM): Apache License, Version 2.0 - https://www.apache.org/license -------------------------------------------------------------------------------- -Group: commons-cli Name: commons-cli Version: 1.2 -Project URL (from manifest): http://commons.apache.org/cli/ -Project URL (from POM): http://commons.apache.org/cli/ -License (from POM): The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +Group: commons-cli Name: commons-cli Version: 1.5.0 +Project URL (from manifest): https://commons.apache.org/proper/commons-cli/ +Project URL (from POM): https://commons.apache.org/proper/commons-cli/ +License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- @@ -708,6 +863,13 @@ License (from POM): The Apache Software License, Version 2.0 - http://www.apache -------------------------------------------------------------------------------- +Group: commons-logging Name: commons-logging Version: 1.3.0 +Project URL (from manifest): https://commons.apache.org/proper/commons-logging/ +Project URL (from POM): https://commons.apache.org/proper/commons-logging/ +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt + +-------------------------------------------------------------------------------- + Group: commons-net Name: commons-net Version: 3.9.0 Project URL (from manifest): https://commons.apache.org/proper/commons-net/ Project URL (from POM): https://commons.apache.org/proper/commons-net/ @@ -723,18 +885,19 @@ License (from POM): The Apache Software License, Version 2.0 - http://www.apache -------------------------------------------------------------------------------- Group: dev.failsafe Name: failsafe Version: 3.3.2 -Project URL (from POM): https://github.com/failsafe-lib/failsafe -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +License (from POM): Apache License, Version 2.0 - http://apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: dnsjava Name: dnsjava Version: 2.1.7 -Project URL (from POM): http://www.dnsjava.org -License (from POM): BSD 2-Clause license - http://opensource.org/licenses/BSD-2-Clause +Group: dnsjava Name: dnsjava Version: 3.6.1 +Project URL (from manifest): https://javadoc.io/doc/dnsjava/dnsjava +Manifest License: BSD-3-Clause;link="https://raw.githubusercontent.com/dnsjava/dnsjava/master/LICENSE" (Not packaged) +Project URL (from POM): https://github.com/dnsjava/dnsjava +License (from POM): BSD-3-Clause - https://opensource.org/licenses/BSD-3-Clause -------------------------------------------------------------------------------- -Group: io.airlift Name: aircompressor Version: 0.27 +Group: io.airlift Name: aircompressor Version: 2.0.2 Project URL (from POM): https://github.com/airlift/aircompressor License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.html @@ -755,224 +918,303 @@ License (from POM): Apache License 2.0 - http://www.apache.org/licenses/LICENSE- -------------------------------------------------------------------------------- -Group: io.grpc Name: grpc-alts Version: 1.62.2 +Group: io.grpc Name: grpc-alts Version: 1.69.0 +Project URL (from POM): https://github.com/grpc/grpc-java +License (from POM): Apache 2.0 - https://opensource.org/licenses/Apache-2.0 + +-------------------------------------------------------------------------------- + +Group: io.grpc Name: grpc-api Version: 1.69.0 Project URL (from POM): https://github.com/grpc/grpc-java License (from POM): Apache 2.0 - https://opensource.org/licenses/Apache-2.0 -------------------------------------------------------------------------------- -Group: io.grpc Name: grpc-api Version: 1.62.2 +Group: io.grpc Name: grpc-auth Version: 1.69.0 Project URL (from POM): https://github.com/grpc/grpc-java License (from POM): Apache 2.0 - https://opensource.org/licenses/Apache-2.0 -------------------------------------------------------------------------------- -Group: io.grpc Name: grpc-auth Version: 1.62.2 +Group: io.grpc Name: grpc-context Version: 1.69.0 Project URL (from POM): https://github.com/grpc/grpc-java License (from POM): Apache 2.0 - https://opensource.org/licenses/Apache-2.0 -------------------------------------------------------------------------------- -Group: io.grpc Name: grpc-context Version: 1.62.2 +Group: io.grpc Name: grpc-core Version: 1.69.0 Project URL (from POM): https://github.com/grpc/grpc-java License (from POM): Apache 2.0 - https://opensource.org/licenses/Apache-2.0 -------------------------------------------------------------------------------- -Group: io.grpc Name: grpc-core Version: 1.62.2 +Group: io.grpc Name: grpc-googleapis Version: 1.69.0 Project URL (from POM): https://github.com/grpc/grpc-java License (from POM): Apache 2.0 - https://opensource.org/licenses/Apache-2.0 -------------------------------------------------------------------------------- -Group: io.grpc Name: grpc-googleapis Version: 1.62.2 +Group: io.grpc Name: grpc-grpclb Version: 1.69.0 Project URL (from POM): https://github.com/grpc/grpc-java License (from POM): Apache 2.0 - https://opensource.org/licenses/Apache-2.0 -------------------------------------------------------------------------------- -Group: io.grpc Name: grpc-grpclb Version: 1.62.2 +Group: io.grpc Name: grpc-inprocess Version: 1.69.0 Project URL (from POM): https://github.com/grpc/grpc-java License (from POM): Apache 2.0 - https://opensource.org/licenses/Apache-2.0 -------------------------------------------------------------------------------- -Group: io.grpc Name: grpc-inprocess Version: 1.62.2 +Group: io.grpc Name: grpc-netty-shaded Version: 1.69.0 Project URL (from POM): https://github.com/grpc/grpc-java License (from POM): Apache 2.0 - https://opensource.org/licenses/Apache-2.0 -------------------------------------------------------------------------------- -Group: io.grpc Name: grpc-netty-shaded Version: 1.62.2 +Group: io.grpc Name: grpc-opentelemetry Version: 1.69.0 Project URL (from POM): https://github.com/grpc/grpc-java License (from POM): Apache 2.0 - https://opensource.org/licenses/Apache-2.0 -------------------------------------------------------------------------------- -Group: io.grpc Name: grpc-protobuf Version: 1.62.2 +Group: io.grpc Name: grpc-protobuf Version: 1.69.0 Project URL (from POM): https://github.com/grpc/grpc-java License (from POM): Apache 2.0 - https://opensource.org/licenses/Apache-2.0 -------------------------------------------------------------------------------- -Group: io.grpc Name: grpc-protobuf-lite Version: 1.62.2 +Group: io.grpc Name: grpc-protobuf-lite Version: 1.69.0 Project URL (from POM): https://github.com/grpc/grpc-java License (from POM): Apache 2.0 - https://opensource.org/licenses/Apache-2.0 -------------------------------------------------------------------------------- -Group: io.grpc Name: grpc-rls Version: 1.62.2 +Group: io.grpc Name: grpc-rls Version: 1.69.0 Project URL (from POM): https://github.com/grpc/grpc-java License (from POM): Apache 2.0 - https://opensource.org/licenses/Apache-2.0 -------------------------------------------------------------------------------- -Group: io.grpc Name: grpc-services Version: 1.62.2 +Group: io.grpc Name: grpc-services Version: 1.69.0 Project URL (from POM): https://github.com/grpc/grpc-java License (from POM): Apache 2.0 - https://opensource.org/licenses/Apache-2.0 -------------------------------------------------------------------------------- -Group: io.grpc Name: grpc-stub Version: 1.62.2 +Group: io.grpc Name: grpc-stub Version: 1.69.0 Project URL (from POM): https://github.com/grpc/grpc-java License (from POM): Apache 2.0 - https://opensource.org/licenses/Apache-2.0 -------------------------------------------------------------------------------- -Group: io.grpc Name: grpc-util Version: 1.62.2 +Group: io.grpc Name: grpc-util Version: 1.69.0 Project URL (from POM): https://github.com/grpc/grpc-java License (from POM): Apache 2.0 - https://opensource.org/licenses/Apache-2.0 -------------------------------------------------------------------------------- -Group: io.grpc Name: grpc-xds Version: 1.62.2 +Group: io.grpc Name: grpc-xds Version: 1.69.0 Project URL (from POM): https://github.com/grpc/grpc-java License (from POM): Apache 2.0 - https://opensource.org/licenses/Apache-2.0 -------------------------------------------------------------------------------- -Group: io.netty Name: netty-buffer Version: 4.1.111.Final +Group: io.netty Name: netty-all Version: 4.1.100.Final Project URL (from manifest): https://netty.io/ +Project URL (from POM): https://netty.io/netty-all/ License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: io.netty Name: netty-codec Version: 4.1.111.Final +Group: io.netty Name: netty-buffer Version: 4.1.115.Final Project URL (from manifest): https://netty.io/ License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: io.netty Name: netty-codec-dns Version: 4.1.109.Final +Group: io.netty Name: netty-codec Version: 4.1.115.Final Project URL (from manifest): https://netty.io/ License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: io.netty Name: netty-codec-http Version: 4.1.111.Final +Group: io.netty Name: netty-codec-dns Version: 4.1.112.Final Project URL (from manifest): https://netty.io/ License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: io.netty Name: netty-codec-http2 Version: 4.1.111.Final +Group: io.netty Name: netty-codec-haproxy Version: 4.1.100.Final Project URL (from manifest): https://netty.io/ License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: io.netty Name: netty-codec-socks Version: 4.1.110.Final +Group: io.netty Name: netty-codec-http Version: 4.1.115.Final Project URL (from manifest): https://netty.io/ License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: io.netty Name: netty-common Version: 4.1.111.Final +Group: io.netty Name: netty-codec-http2 Version: 4.1.115.Final Project URL (from manifest): https://netty.io/ License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: io.netty Name: netty-handler Version: 4.1.111.Final +Group: io.netty Name: netty-codec-memcache Version: 4.1.100.Final Project URL (from manifest): https://netty.io/ License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: io.netty Name: netty-handler-proxy Version: 4.1.110.Final +Group: io.netty Name: netty-codec-mqtt Version: 4.1.100.Final Project URL (from manifest): https://netty.io/ License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: io.netty Name: netty-resolver Version: 4.1.111.Final +Group: io.netty Name: netty-codec-redis Version: 4.1.100.Final Project URL (from manifest): https://netty.io/ License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: io.netty Name: netty-resolver-dns Version: 4.1.109.Final +Group: io.netty Name: netty-codec-smtp Version: 4.1.100.Final Project URL (from manifest): https://netty.io/ License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: io.netty Name: netty-resolver-dns-classes-macos Version: 4.1.109.Final +Group: io.netty Name: netty-codec-socks Version: 4.1.115.Final Project URL (from manifest): https://netty.io/ License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: io.netty Name: netty-resolver-dns-native-macos Version: 4.1.109.Final +Group: io.netty Name: netty-codec-stomp Version: 4.1.100.Final Project URL (from manifest): https://netty.io/ License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: io.netty Name: netty-tcnative-boringssl-static Version: 2.0.65.Final +Group: io.netty Name: netty-codec-xml Version: 4.1.100.Final +Project URL (from manifest): https://netty.io/ +License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 + +-------------------------------------------------------------------------------- + +Group: io.netty Name: netty-common Version: 4.1.115.Final +Project URL (from manifest): https://netty.io/ +License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 + +-------------------------------------------------------------------------------- + +Group: io.netty Name: netty-handler Version: 4.1.115.Final +Project URL (from manifest): https://netty.io/ +License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 + +-------------------------------------------------------------------------------- + +Group: io.netty Name: netty-handler-proxy Version: 4.1.115.Final +Project URL (from manifest): https://netty.io/ +License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 + +-------------------------------------------------------------------------------- + +Group: io.netty Name: netty-handler-ssl-ocsp Version: 4.1.100.Final +Project URL (from manifest): https://netty.io/ +License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 + +-------------------------------------------------------------------------------- + +Group: io.netty Name: netty-resolver Version: 4.1.115.Final +Project URL (from manifest): https://netty.io/ +License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 + +-------------------------------------------------------------------------------- + +Group: io.netty Name: netty-resolver-dns Version: 4.1.112.Final +Project URL (from manifest): https://netty.io/ +License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 + +-------------------------------------------------------------------------------- + +Group: io.netty Name: netty-resolver-dns-classes-macos Version: 4.1.112.Final +Project URL (from manifest): https://netty.io/ +License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 + +-------------------------------------------------------------------------------- + +Group: io.netty Name: netty-resolver-dns-native-macos Version: 4.1.112.Final +Project URL (from manifest): https://netty.io/ +License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 + +-------------------------------------------------------------------------------- + +Group: io.netty Name: netty-tcnative-boringssl-static Version: 2.0.69.Final Project URL (from manifest): https://netty.io/ Project URL (from POM): https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/ License (from POM): The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: io.netty Name: netty-tcnative-classes Version: 2.0.65.Final +Group: io.netty Name: netty-tcnative-classes Version: 2.0.69.Final Project URL (from manifest): https://netty.io/ License (from POM): The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: io.netty Name: netty-transport Version: 4.1.111.Final +Group: io.netty Name: netty-transport Version: 4.1.115.Final Project URL (from manifest): https://netty.io/ License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: io.netty Name: netty-transport-classes-epoll Version: 4.1.111.Final +Group: io.netty Name: netty-transport-classes-epoll Version: 4.1.115.Final Project URL (from manifest): https://netty.io/ License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: io.netty Name: netty-transport-classes-kqueue Version: 4.1.110.Final +Group: io.netty Name: netty-transport-classes-kqueue Version: 4.1.115.Final Project URL (from manifest): https://netty.io/ License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: io.netty Name: netty-transport-native-epoll Version: 4.1.110.Final +Group: io.netty Name: netty-transport-native-epoll Version: 4.1.115.Final Project URL (from manifest): https://netty.io/ License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: io.netty Name: netty-transport-native-kqueue Version: 4.1.110.Final +Group: io.netty Name: netty-transport-native-kqueue Version: 4.1.115.Final Project URL (from manifest): https://netty.io/ License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -Group: io.netty Name: netty-transport-native-unix-common Version: 4.1.111.Final +Group: io.netty Name: netty-transport-native-unix-common Version: 4.1.115.Final +Project URL (from manifest): https://netty.io/ +License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 + +-------------------------------------------------------------------------------- + +Group: io.netty Name: netty-transport-rxtx Version: 4.1.100.Final +Project URL (from manifest): https://netty.io/ +License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 + +-------------------------------------------------------------------------------- + +Group: io.netty Name: netty-transport-sctp Version: 4.1.100.Final +Project URL (from manifest): https://netty.io/ +License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 + +-------------------------------------------------------------------------------- + +Group: io.netty Name: netty-transport-udt Version: 4.1.100.Final Project URL (from manifest): https://netty.io/ License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 @@ -990,8 +1232,68 @@ License (from POM): The Apache License, Version 2.0 - http://www.apache.org/lice -------------------------------------------------------------------------------- -Group: io.opencensus Name: opencensus-proto Version: 0.2.0 -Project URL (from POM): https://github.com/census-instrumentation/opencensus-proto +Group: io.opentelemetry Name: opentelemetry-api Version: 1.45.0 +Project URL (from POM): https://github.com/open-telemetry/opentelemetry-java +License (from POM): The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt + +-------------------------------------------------------------------------------- + +Group: io.opentelemetry Name: opentelemetry-api-incubator Version: 1.45.0-alpha +Project URL (from POM): https://github.com/open-telemetry/opentelemetry-java +License (from POM): The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt + +-------------------------------------------------------------------------------- + +Group: io.opentelemetry Name: opentelemetry-context Version: 1.45.0 +Project URL (from POM): https://github.com/open-telemetry/opentelemetry-java +License (from POM): The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt + +-------------------------------------------------------------------------------- + +Group: io.opentelemetry Name: opentelemetry-sdk Version: 1.45.0 +Project URL (from POM): https://github.com/open-telemetry/opentelemetry-java +License (from POM): The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt + +-------------------------------------------------------------------------------- + +Group: io.opentelemetry Name: opentelemetry-sdk-common Version: 1.45.0 +Project URL (from POM): https://github.com/open-telemetry/opentelemetry-java +License (from POM): The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt + +-------------------------------------------------------------------------------- + +Group: io.opentelemetry Name: opentelemetry-sdk-extension-autoconfigure-spi Version: 1.45.0 +Project URL (from POM): https://github.com/open-telemetry/opentelemetry-java +License (from POM): The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt + +-------------------------------------------------------------------------------- + +Group: io.opentelemetry Name: opentelemetry-sdk-logs Version: 1.45.0 +Project URL (from POM): https://github.com/open-telemetry/opentelemetry-java +License (from POM): The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt + +-------------------------------------------------------------------------------- + +Group: io.opentelemetry Name: opentelemetry-sdk-metrics Version: 1.45.0 +Project URL (from POM): https://github.com/open-telemetry/opentelemetry-java +License (from POM): The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt + +-------------------------------------------------------------------------------- + +Group: io.opentelemetry Name: opentelemetry-sdk-trace Version: 1.45.0 +Project URL (from POM): https://github.com/open-telemetry/opentelemetry-java +License (from POM): The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt + +-------------------------------------------------------------------------------- + +Group: io.opentelemetry.contrib Name: opentelemetry-gcp-resources Version: 1.37.0-alpha +Project URL (from POM): https://github.com/open-telemetry/opentelemetry-java-contrib +License (from POM): The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt + +-------------------------------------------------------------------------------- + +Group: io.opentelemetry.semconv Name: opentelemetry-semconv Version: 1.27.0-alpha +Project URL (from POM): https://github.com/open-telemetry/semantic-conventions-java License (from POM): The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- @@ -1002,19 +1304,19 @@ License (from POM): Apache 2.0 - https://opensource.org/licenses/Apache-2.0 -------------------------------------------------------------------------------- -Group: io.projectreactor Name: reactor-core Version: 3.4.38 +Group: io.projectreactor Name: reactor-core Version: 3.4.41 Project URL (from POM): https://github.com/reactor/reactor-core License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: io.projectreactor.netty Name: reactor-netty-core Version: 1.0.45 +Group: io.projectreactor.netty Name: reactor-netty-core Version: 1.0.48 Project URL (from POM): https://github.com/reactor/reactor-netty License (from POM): The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: io.projectreactor.netty Name: reactor-netty-http Version: 1.0.45 +Group: io.projectreactor.netty Name: reactor-netty-http Version: 1.0.48 Project URL (from POM): https://github.com/reactor/reactor-netty License (from POM): The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt @@ -1036,14 +1338,6 @@ License (from POM): GNU General Public License, version 2 with the GNU Classpath -------------------------------------------------------------------------------- -Group: jakarta.xml.bind Name: jakarta.xml.bind-api Version: 2.3.3 -Project URL (from manifest): https://www.eclipse.org -License (from POM): Eclipse Distribution License - v 1.0 - http://www.eclipse.org/org/documents/edl-v10.php -License (from POM): Eclipse Public License v. 2.0 - https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt -License (from POM): GNU General Public License, version 2 with the GNU Classpath Exception - https://www.gnu.org/software/classpath/license.html - --------------------------------------------------------------------------------- - Group: javax.annotation Name: javax.annotation-api Version: 1.3.2 Project URL (from manifest): https://javaee.github.io/glassfish Project URL (from POM): http://jcp.org/en/jsr/detail?id=250 @@ -1079,7 +1373,7 @@ Project URL (from POM): http://java.sun.com/products/jta -------------------------------------------------------------------------------- -Group: javax.xml.bind Name: jaxb-api Version: 2.2.11 +Group: javax.xml.bind Name: jaxb-api Version: 2.2.12 Project URL (from manifest): http://www.oracle.com/ Project URL (from POM): http://jaxb.java.net/ License (from POM): CDDL 1.1 - https://glassfish.java.net/public/CDDL+GPL_1_1.html @@ -1120,13 +1414,6 @@ License (from POM): Apache 2 - http://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: log4j Name: log4j Version: 1.2.17 -Project URL (from manifest): http://logging.apache.org/log4j/1.2 -Project URL (from POM): http://logging.apache.org/log4j/1.2/ -License (from POM): The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - --------------------------------------------------------------------------------- - Group: net.java.dev.jna Name: jna Version: 5.13.0 Project URL (from POM): https://github.com/java-native-access/jna License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt @@ -1141,14 +1428,14 @@ License (from POM): LGPL-2.1-or-later - https://www.gnu.org/licenses/old-license -------------------------------------------------------------------------------- -Group: net.minidev Name: accessors-smart Version: 2.5.0 +Group: net.minidev Name: accessors-smart Version: 2.5.1 Project URL (from manifest): https://urielch.github.io/ Project URL (from POM): https://urielch.github.io/ License (from POM): The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: net.minidev Name: json-smart Version: 2.5.0 +Group: net.minidev Name: json-smart Version: 2.5.1 Project URL (from manifest): https://urielch.github.io/ Project URL (from POM): https://urielch.github.io/ License (from POM): The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt @@ -1186,31 +1473,31 @@ License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.commons Name: commons-compress Version: 1.26.2 +Group: org.apache.commons Name: commons-compress Version: 1.27.1 Project URL (from manifest): https://commons.apache.org/proper/commons-compress/ Project URL (from POM): https://commons.apache.org/proper/commons-compress/ License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.commons Name: commons-configuration2 Version: 2.8.0 +Group: org.apache.commons Name: commons-configuration2 Version: 2.10.1 Project URL (from manifest): https://commons.apache.org/proper/commons-configuration/ Project URL (from POM): https://commons.apache.org/proper/commons-configuration/ -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.commons Name: commons-lang3 Version: 3.14.0 +Group: org.apache.commons Name: commons-lang3 Version: 3.16.0 Project URL (from manifest): https://commons.apache.org/proper/commons-lang/ Project URL (from POM): https://commons.apache.org/proper/commons-lang/ License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.commons Name: commons-math3 Version: 3.1.1 -Project URL (from manifest): http://commons.apache.org/math/ -Project URL (from POM): http://commons.apache.org/math/ -License (from POM): The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +Group: org.apache.commons Name: commons-math3 Version: 3.6.1 +Project URL (from manifest): http://commons.apache.org/proper/commons-math/ +Project URL (from POM): http://commons.apache.org/proper/commons-math/ +License (from POM): Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- @@ -1221,6 +1508,13 @@ License (from POM): Apache License, Version 2.0 - https://www.apache.org/license -------------------------------------------------------------------------------- +Group: org.apache.commons Name: commons-text Version: 1.11.0 +Project URL (from manifest): https://commons.apache.org/proper/commons-text +Project URL (from POM): https://commons.apache.org/proper/commons-text +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt + +-------------------------------------------------------------------------------- + Group: org.apache.curator Name: curator-client Version: 5.2.0 Project URL (from manifest): http://www.apache.org/ License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt @@ -1248,67 +1542,67 @@ License (from POM): The Apache Software License, Version 2.0 - http://www.apache -------------------------------------------------------------------------------- -Group: org.apache.hadoop Name: hadoop-annotations Version: 3.3.6 -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +Group: org.apache.hadoop Name: hadoop-annotations Version: 3.4.1 +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.hadoop Name: hadoop-auth Version: 3.3.6 -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +Group: org.apache.hadoop Name: hadoop-auth Version: 3.4.1 +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.hadoop Name: hadoop-client Version: 3.3.6 -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +Group: org.apache.hadoop Name: hadoop-client Version: 3.4.1 +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.hadoop Name: hadoop-common Version: 3.3.6 -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +Group: org.apache.hadoop Name: hadoop-common Version: 3.4.1 +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.hadoop Name: hadoop-hdfs-client Version: 3.3.6 -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +Group: org.apache.hadoop Name: hadoop-hdfs-client Version: 3.4.1 +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.hadoop Name: hadoop-mapreduce-client-common Version: 3.3.6 -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +Group: org.apache.hadoop Name: hadoop-mapreduce-client-common Version: 3.4.1 +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.hadoop Name: hadoop-mapreduce-client-core Version: 3.3.6 -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +Group: org.apache.hadoop Name: hadoop-mapreduce-client-core Version: 3.4.1 +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.hadoop Name: hadoop-mapreduce-client-jobclient Version: 3.3.6 -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +Group: org.apache.hadoop Name: hadoop-mapreduce-client-jobclient Version: 3.4.1 +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.hadoop Name: hadoop-yarn-api Version: 3.3.6 -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +Group: org.apache.hadoop Name: hadoop-yarn-api Version: 3.4.1 +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.hadoop Name: hadoop-yarn-client Version: 3.3.6 -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +Group: org.apache.hadoop Name: hadoop-yarn-client Version: 3.4.1 +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.hadoop Name: hadoop-yarn-common Version: 3.3.6 -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +Group: org.apache.hadoop Name: hadoop-yarn-common Version: 3.4.1 +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.hadoop.thirdparty Name: hadoop-shaded-guava Version: 1.2.0 +Group: org.apache.hadoop.thirdparty Name: hadoop-shaded-guava Version: 1.3.0 License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.hadoop.thirdparty Name: hadoop-shaded-protobuf_3_7 Version: 1.1.1 +Group: org.apache.hadoop.thirdparty Name: hadoop-shaded-protobuf_3_25 Version: 1.3.0 License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- @@ -1365,152 +1659,112 @@ License (from POM): Apache License, Version 2.0 - http://www.apache.org/licenses -------------------------------------------------------------------------------- -Group: org.apache.httpcomponents.client5 Name: httpclient5 Version: 5.3.1 +Group: org.apache.httpcomponents.client5 Name: httpclient5 Version: 5.4.1 License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.httpcomponents.core5 Name: httpcore5 Version: 5.2.4 +Group: org.apache.httpcomponents.core5 Name: httpcore5 Version: 5.3.1 License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.httpcomponents.core5 Name: httpcore5-h2 Version: 5.2.4 +Group: org.apache.httpcomponents.core5 Name: httpcore5-h2 Version: 5.3.1 License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.kerby Name: kerb-admin Version: 1.0.1 -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt - --------------------------------------------------------------------------------- - -Group: org.apache.kerby Name: kerb-client Version: 1.0.1 -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt - --------------------------------------------------------------------------------- - -Group: org.apache.kerby Name: kerb-common Version: 1.0.1 -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt - --------------------------------------------------------------------------------- - -Group: org.apache.kerby Name: kerb-core Version: 1.0.1 -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt - --------------------------------------------------------------------------------- - -Group: org.apache.kerby Name: kerb-crypto Version: 1.0.1 -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt - --------------------------------------------------------------------------------- - -Group: org.apache.kerby Name: kerb-identity Version: 1.0.1 -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt - --------------------------------------------------------------------------------- - -Group: org.apache.kerby Name: kerb-server Version: 1.0.1 -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt - --------------------------------------------------------------------------------- - -Group: org.apache.kerby Name: kerb-simplekdc Version: 1.0.1 -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt - --------------------------------------------------------------------------------- - -Group: org.apache.kerby Name: kerb-util Version: 1.0.1 -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +Group: org.apache.kerby Name: kerb-core Version: 2.0.3 +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.kerby Name: kerby-asn1 Version: 1.0.1 -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +Group: org.apache.kerby Name: kerb-crypto Version: 2.0.3 +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.kerby Name: kerby-config Version: 1.0.1 -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +Group: org.apache.kerby Name: kerb-util Version: 2.0.3 +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.kerby Name: kerby-pkix Version: 1.0.1 -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +Group: org.apache.kerby Name: kerby-asn1 Version: 2.0.3 +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.kerby Name: kerby-util Version: 1.0.1 -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +Group: org.apache.kerby Name: kerby-config Version: 2.0.3 +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.kerby Name: kerby-xdr Version: 1.0.1 -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +Group: org.apache.kerby Name: kerby-pkix Version: 2.0.3 +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.kerby Name: token-provider Version: 1.0.1 -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +Group: org.apache.kerby Name: kerby-util Version: 2.0.3 +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.orc Name: orc-core Version: 1.9.4 +Group: org.apache.orc Name: orc-core Version: 1.9.5 License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.orc Name: orc-shims Version: 1.9.4 +Group: org.apache.orc Name: orc-shims Version: 1.9.5 License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.parquet Name: parquet-avro Version: 1.13.1 +Group: org.apache.parquet Name: parquet-avro Version: 1.15.0 Project URL (from POM): https://parquet.apache.org -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -License (from POM): The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +License (from POM): The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.parquet Name: parquet-column Version: 1.13.1 +Group: org.apache.parquet Name: parquet-column Version: 1.15.0 Project URL (from POM): https://parquet.apache.org -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -License (from POM): The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +License (from POM): The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.parquet Name: parquet-common Version: 1.13.1 +Group: org.apache.parquet Name: parquet-common Version: 1.15.0 Project URL (from POM): https://parquet.apache.org -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -License (from POM): The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +License (from POM): The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.parquet Name: parquet-encoding Version: 1.13.1 +Group: org.apache.parquet Name: parquet-encoding Version: 1.15.0 Project URL (from POM): https://parquet.apache.org -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -License (from POM): The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +License (from POM): The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.parquet Name: parquet-format-structures Version: 1.13.1 +Group: org.apache.parquet Name: parquet-format-structures Version: 1.15.0 Project URL (from POM): https://parquet.apache.org/ -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -License (from POM): The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +License (from POM): The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.parquet Name: parquet-hadoop Version: 1.13.1 +Group: org.apache.parquet Name: parquet-hadoop Version: 1.15.0 Project URL (from POM): https://parquet.apache.org -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -License (from POM): The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +License (from POM): The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.parquet Name: parquet-jackson Version: 1.13.1 +Group: org.apache.parquet Name: parquet-jackson Version: 1.15.0 Project URL (from POM): https://parquet.apache.org -License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -License (from POM): The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt +License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt +License (from POM): The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- @@ -1526,22 +1780,28 @@ License (from POM): The Apache Software License, Version 2.0 - http://www.apache -------------------------------------------------------------------------------- -Group: org.apache.yetus Name: audience-annotations Version: 0.13.0 +Group: org.apache.yetus Name: audience-annotations Version: 0.12.0 License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.zookeeper Name: zookeeper Version: 3.6.3 +Group: org.apache.zookeeper Name: zookeeper Version: 3.8.4 License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.apache.zookeeper Name: zookeeper-jute Version: 3.6.3 +Group: org.apache.zookeeper Name: zookeeper-jute Version: 3.8.4 License (from POM): Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- -Group: org.checkerframework Name: checker-qual Version: 3.44.0 +Group: org.bouncycastle Name: bcprov-jdk18on Version: 1.78.1 +Project URL (from POM): https://www.bouncycastle.org/java.html +License (from POM): Bouncy Castle Licence - https://www.bouncycastle.org/licence.html + +-------------------------------------------------------------------------------- + +Group: org.checkerframework Name: checker-qual Version: 3.48.3 Manifest License: MIT (Not packaged) Project URL (from POM): https://checkerframework.org/ License (from POM): The MIT License - http://opensource.org/licenses/MIT @@ -1554,7 +1814,7 @@ License (from POM): Apache License, Version 2.0 - http://www.apache.org/licenses -------------------------------------------------------------------------------- -Group: org.codehaus.mojo Name: animal-sniffer-annotations Version: 1.23 +Group: org.codehaus.mojo Name: animal-sniffer-annotations Version: 1.24 License (from POM): MIT license - https://spdx.org/licenses/MIT.txt License (from POM): The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt @@ -1594,383 +1854,66 @@ License (from POM): The Apache Software License, Version 2.0 - http://www.apache -------------------------------------------------------------------------------- -Group: org.eclipse.jetty Name: jetty-client Version: 9.4.51.v20230217 -Project URL (from manifest): https://eclipse.org/jetty -License (from POM): Apache Software License - Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0 -License (from POM): Eclipse Public License - Version 1.0 - https://www.eclipse.org/org/documents/epl-v10.php - --------------------------------------------------------------------------------- - -Group: org.eclipse.jetty Name: jetty-http Version: 9.4.51.v20230217 -Project URL (from manifest): https://eclipse.org/jetty -License (from POM): Apache Software License - Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0 -License (from POM): Eclipse Public License - Version 1.0 - https://www.eclipse.org/org/documents/epl-v10.php - --------------------------------------------------------------------------------- - -Group: org.eclipse.jetty Name: jetty-io Version: 9.4.51.v20230217 -Project URL (from manifest): https://eclipse.org/jetty -License (from POM): Apache Software License - Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0 -License (from POM): Eclipse Public License - Version 1.0 - https://www.eclipse.org/org/documents/epl-v10.php - --------------------------------------------------------------------------------- - -Group: org.eclipse.jetty Name: jetty-security Version: 9.4.51.v20230217 +Group: org.eclipse.jetty Name: jetty-client Version: 9.4.53.v20231009 Project URL (from manifest): https://eclipse.org/jetty License (from POM): Apache Software License - Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0 License (from POM): Eclipse Public License - Version 1.0 - https://www.eclipse.org/org/documents/epl-v10.php -------------------------------------------------------------------------------- -Group: org.eclipse.jetty Name: jetty-servlet Version: 9.4.51.v20230217 +Group: org.eclipse.jetty Name: jetty-http Version: 9.4.53.v20231009 Project URL (from manifest): https://eclipse.org/jetty License (from POM): Apache Software License - Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0 License (from POM): Eclipse Public License - Version 1.0 - https://www.eclipse.org/org/documents/epl-v10.php -------------------------------------------------------------------------------- -Group: org.eclipse.jetty Name: jetty-util Version: 9.4.51.v20230217 +Group: org.eclipse.jetty Name: jetty-io Version: 9.4.53.v20231009 Project URL (from manifest): https://eclipse.org/jetty License (from POM): Apache Software License - Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0 License (from POM): Eclipse Public License - Version 1.0 - https://www.eclipse.org/org/documents/epl-v10.php -------------------------------------------------------------------------------- -Group: org.eclipse.jetty Name: jetty-util-ajax Version: 9.4.51.v20230217 +Group: org.eclipse.jetty Name: jetty-security Version: 9.4.53.v20231009 Project URL (from manifest): https://eclipse.org/jetty License (from POM): Apache Software License - Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0 License (from POM): Eclipse Public License - Version 1.0 - https://www.eclipse.org/org/documents/epl-v10.php -------------------------------------------------------------------------------- -Group: org.eclipse.jetty Name: jetty-webapp Version: 9.4.51.v20230217 +Group: org.eclipse.jetty Name: jetty-servlet Version: 9.4.53.v20231009 Project URL (from manifest): https://eclipse.org/jetty License (from POM): Apache Software License - Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0 License (from POM): Eclipse Public License - Version 1.0 - https://www.eclipse.org/org/documents/epl-v10.php -------------------------------------------------------------------------------- -Group: org.eclipse.jetty Name: jetty-xml Version: 9.4.51.v20230217 +Group: org.eclipse.jetty Name: jetty-util Version: 9.4.53.v20231009 Project URL (from manifest): https://eclipse.org/jetty License (from POM): Apache Software License - Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0 License (from POM): Eclipse Public License - Version 1.0 - https://www.eclipse.org/org/documents/epl-v10.php -------------------------------------------------------------------------------- -Group: org.eclipse.jetty.websocket Name: websocket-api Version: 9.4.51.v20230217 +Group: org.eclipse.jetty Name: jetty-util-ajax Version: 9.4.53.v20231009 Project URL (from manifest): https://eclipse.org/jetty License (from POM): Apache Software License - Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0 License (from POM): Eclipse Public License - Version 1.0 - https://www.eclipse.org/org/documents/epl-v10.php -------------------------------------------------------------------------------- -Group: org.eclipse.jetty.websocket Name: websocket-client Version: 9.4.51.v20230217 +Group: org.eclipse.jetty Name: jetty-webapp Version: 9.4.53.v20231009 Project URL (from manifest): https://eclipse.org/jetty License (from POM): Apache Software License - Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0 License (from POM): Eclipse Public License - Version 1.0 - https://www.eclipse.org/org/documents/epl-v10.php -------------------------------------------------------------------------------- -Group: org.eclipse.jetty.websocket Name: websocket-common Version: 9.4.51.v20230217 +Group: org.eclipse.jetty Name: jetty-xml Version: 9.4.53.v20231009 Project URL (from manifest): https://eclipse.org/jetty License (from POM): Apache Software License - Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0 License (from POM): Eclipse Public License - Version 1.0 - https://www.eclipse.org/org/documents/epl-v10.php -------------------------------------------------------------------------------- -Group: org.jetbrains Name: annotations Version: 17.0.0 -Project URL (from POM): https://github.com/JetBrains/java-annotations -License (from POM): The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt - --------------------------------------------------------------------------------- - -Group: org.jetbrains.kotlin Name: kotlin-stdlib Version: 1.4.10 -Project URL (from POM): https://kotlinlang.org/ -License (from POM): The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - --------------------------------------------------------------------------------- - -Group: org.jetbrains.kotlin Name: kotlin-stdlib-common Version: 1.4.10 -Project URL (from POM): https://kotlinlang.org/ -License (from POM): The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - --------------------------------------------------------------------------------- - -Group: org.jline Name: jline Version: 3.9.0 -License (from POM): The BSD License - http://www.opensource.org/licenses/bsd-license.php - --------------------------------------------------------------------------------- - -Group: org.ow2.asm Name: asm Version: 9.3 -Project URL (from manifest): http://asm.ow2.org -Manifest License: BSD-3-Clause;link=https://asm.ow2.io/LICENSE.txt (Not packaged) -Project URL (from POM): http://asm.ow2.io/ -License (from POM): BSD-3-Clause - https://asm.ow2.io/license.html -License (from POM): The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - --------------------------------------------------------------------------------- - -Group: org.reactivestreams Name: reactive-streams Version: 1.0.4 -Project URL (from manifest): http://reactive-streams.org -Project URL (from POM): http://www.reactive-streams.org/ -License (from POM): MIT-0 - https://spdx.org/licenses/MIT-0.html - --------------------------------------------------------------------------------- - -Group: org.roaringbitmap Name: RoaringBitmap Version: 1.2.1 -Project URL (from POM): https://github.com/RoaringBitmap/RoaringBitmap -License (from POM): Apache 2 - http://www.apache.org/licenses/LICENSE-2.0.txt - --------------------------------------------------------------------------------- - -Group: org.slf4j Name: slf4j-api Version: 2.0.13 -Project URL (from manifest): http://www.slf4j.org -Project URL (from POM): http://www.slf4j.org -License (from POM): MIT License - http://www.opensource.org/licenses/mit-license.php - --------------------------------------------------------------------------------- - -Group: org.slf4j Name: slf4j-reload4j Version: 1.7.36 -Project URL (from POM): http://reload4j.qos.ch -License (from POM): MIT License - http://www.opensource.org/licenses/mit-license.php - --------------------------------------------------------------------------------- - -Group: org.threeten Name: threeten-extra Version: 1.7.1 -Project URL (from manifest): https://www.threeten.org -Project URL (from POM): https://www.threeten.org/threeten-extra -License (from POM): BSD 3-clause - https://raw.githubusercontent.com/ThreeTen/threeten-extra/master/LICENSE.txt - --------------------------------------------------------------------------------- - -Group: org.threeten Name: threetenbp Version: 1.6.9 -Project URL (from manifest): https://www.threeten.org -Project URL (from POM): https://www.threeten.org/threetenbp -License (from POM): BSD-3-Clause - https://raw.githubusercontent.com/ThreeTen/threetenbp/main/LICENSE.txt - --------------------------------------------------------------------------------- - -Group: org.xerial.snappy Name: snappy-java Version: 1.1.10.5 -Project URL (from manifest): http://www.xerial.org/ -Project URL (from POM): https://github.com/xerial/snappy-java -License (from POM): Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.html - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: annotations Version: 2.26.29 -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: apache-client Version: 2.26.29 -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: arns Version: 2.26.29 -Project URL (from POM): https://aws.amazon.com/sdkforjava -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: auth Version: 2.26.29 -Project URL (from POM): https://aws.amazon.com/sdkforjava -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: aws-core Version: 2.26.29 -Project URL (from POM): https://aws.amazon.com/sdkforjava -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: aws-json-protocol Version: 2.26.29 -Project URL (from POM): https://aws.amazon.com/sdkforjava -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: aws-query-protocol Version: 2.26.29 -Project URL (from POM): https://aws.amazon.com/sdkforjava -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: aws-xml-protocol Version: 2.26.29 -Project URL (from POM): https://aws.amazon.com/sdkforjava -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: checksums Version: 2.26.29 -Project URL (from POM): https://aws.amazon.com/sdkforjava -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: checksums-spi Version: 2.26.29 -Project URL (from POM): https://aws.amazon.com/sdkforjava -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: crt-core Version: 2.26.29 -Project URL (from POM): https://aws.amazon.com/sdkforjava -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: dynamodb Version: 2.26.29 -Project URL (from POM): https://aws.amazon.com/sdkforjava -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: endpoints-spi Version: 2.26.29 -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: glue Version: 2.26.29 -Project URL (from POM): https://aws.amazon.com/sdkforjava -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: http-auth Version: 2.26.29 -Project URL (from POM): https://aws.amazon.com/sdkforjava -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: http-auth-aws Version: 2.26.29 -Project URL (from POM): https://aws.amazon.com/sdkforjava -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: http-auth-aws-eventstream Version: 2.26.29 -Project URL (from POM): https://aws.amazon.com/sdkforjava -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: http-auth-spi Version: 2.26.29 -Project URL (from POM): https://aws.amazon.com/sdkforjava -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: http-client-spi Version: 2.26.29 -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: iam Version: 2.26.29 -Project URL (from POM): https://aws.amazon.com/sdkforjava -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: identity-spi Version: 2.26.29 -Project URL (from POM): https://aws.amazon.com/sdkforjava -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: json-utils Version: 2.26.29 -Project URL (from POM): https://aws.amazon.com/sdkforjava -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: kms Version: 2.26.29 -Project URL (from POM): https://aws.amazon.com/sdkforjava -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: lakeformation Version: 2.26.29 -Project URL (from POM): https://aws.amazon.com/sdkforjava -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: metrics-spi Version: 2.26.29 -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: netty-nio-client Version: 2.26.29 -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: profiles Version: 2.26.29 -Project URL (from POM): https://aws.amazon.com/sdkforjava -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: protocol-core Version: 2.26.29 -Project URL (from POM): https://aws.amazon.com/sdkforjava -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: regions Version: 2.26.29 -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: retries Version: 2.26.29 -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: retries-spi Version: 2.26.29 -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: s3 Version: 2.26.29 -Project URL (from POM): https://aws.amazon.com/sdkforjava -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: sdk-core Version: 2.26.29 -Project URL (from POM): https://aws.amazon.com/sdkforjava -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: sso Version: 2.26.29 -Project URL (from POM): https://aws.amazon.com/sdkforjava -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: sts Version: 2.26.29 -Project URL (from POM): https://aws.amazon.com/sdkforjava -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: third-party-jackson-core Version: 2.26.29 -Project URL (from POM): https://aws.amazon.com/sdkforjava -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.awssdk Name: utils Version: 2.26.29 -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- - -Group: software.amazon.eventstream Name: eventstream Version: 1.0.1 -Project URL (from POM): https://github.com/awslabs/aws-eventstream-java -License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 - --------------------------------------------------------------------------------- diff --git a/kafka-connect/kafka-connect-runtime/NOTICE b/kafka-connect/kafka-connect-runtime/NOTICE index aad25386f10b..ba09582534bf 100644 --- a/kafka-connect/kafka-connect-runtime/NOTICE +++ b/kafka-connect/kafka-connect-runtime/NOTICE @@ -24,92 +24,22 @@ the following copyright notice: | See the License for the specific language governing permissions and | limitations under the License. --------------------------------------------------------------------------------- -This binary artifact contains code from the following projects: -------------------------------------------------------------------------------- -Group: org.apache.commons Name: commons-math3 Version: 3.1.1 +Group: org.apache.kerby Name: kerby-config Version: 2.0.3 -Notice: Apache Commons Math -Copyright 2001-2012 The Apache Software Foundation +Notice: Kerby Config +Copyright 2014-2022 The Apache Software Foundation -This product includes software developed by +This product includes software developed at The Apache Software Foundation (http://www.apache.org/). -=============================================================================== - -The BracketFinder (package org.apache.commons.math3.optimization.univariate) -and PowellOptimizer (package org.apache.commons.math3.optimization.general) -classes are based on the Python code in module "optimize.py" (version 0.5) -developed by Travis E. Oliphant for the SciPy library (http://www.scipy.org/) -Copyright © 2003-2009 SciPy Developers. -=============================================================================== - -The LinearConstraint, LinearObjectiveFunction, LinearOptimizer, -RelationShip, SimplexSolver and SimplexTableau classes in package -org.apache.commons.math3.optimization.linear include software developed by -Benjamin McCann (http://www.benmccann.com) and distributed with -the following copyright: Copyright 2009 Google Inc. -=============================================================================== - -This product includes software developed by the -University of Chicago, as Operator of Argonne National -Laboratory. -The LevenbergMarquardtOptimizer class in package -org.apache.commons.math3.optimization.general includes software -translated from the lmder, lmpar and qrsolv Fortran routines -from the Minpack package -Minpack Copyright Notice (1999) University of Chicago. All rights reserved -=============================================================================== - -The GraggBulirschStoerIntegrator class in package -org.apache.commons.math3.ode.nonstiff includes software translated -from the odex Fortran routine developed by E. Hairer and G. Wanner. -Original source copyright: -Copyright (c) 2004, Ernst Hairer -=============================================================================== - -The EigenDecompositionImpl class in package -org.apache.commons.math3.linear includes software translated -from some LAPACK Fortran routines. Original source copyright: -Copyright (c) 1992-2008 The University of Tennessee. All rights reserved. -=============================================================================== - -The MersenneTwister class in package org.apache.commons.math3.random -includes software translated from the 2002-01-26 version of -the Mersenne-Twister generator written in C by Makoto Matsumoto and Takuji -Nishimura. Original source copyright: -Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura, -All rights reserved -=============================================================================== - -The LocalizedFormatsTest class in the unit tests is an adapted version of -the OrekitMessagesTest class from the orekit library distributed under the -terms of the Apache 2 licence. Original source copyright: -Copyright 2010 CS Systèmes d'Information -=============================================================================== - -The HermiteInterpolator class and its corresponding test have been imported from -the orekit library distributed under the terms of the Apache 2 licence. Original -source copyright: -Copyright 2010-2012 CS Systèmes d'Information -=============================================================================== - -The creation of the package "o.a.c.m.analysis.integration.gauss" was inspired -by an original code donated by Sébastien Brisard. -=============================================================================== - - -The complete text of licenses and disclaimers associated with the the original -sources enumerated above at the time of code translation are in the LICENSE.txt -file. - -------------------------------------------------------------------------------- -Group: org.apache.httpcomponents.core5 Name: httpcore5-h2 Version: 5.2.4 +Group: org.apache.httpcomponents.core5 Name: httpcore5-h2 Version: 5.3.1 Notice: Apache HttpComponents Core HTTP/2 Copyright 2005-2021 The Apache Software Foundation @@ -120,29 +50,7 @@ The Apache Software Foundation (http://www.apache.org/). -------------------------------------------------------------------------------- -Group: org.apache.kerby Name: kerb-admin Version: 1.0.1 - -Notice: Kerby-kerb Admin -Copyright 2014-2017 The Apache Software Foundation - -This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). - - --------------------------------------------------------------------------------- - -Group: org.apache.kerby Name: kerb-crypto Version: 1.0.1 - -Notice: Kerby-kerb Crypto -Copyright 2014-2017 The Apache Software Foundation - -This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). - - --------------------------------------------------------------------------------- - -Group: org.apache.orc Name: orc-core Version: 1.9.4 +Group: org.apache.orc Name: orc-core Version: 1.9.5 Notice: ORC Core Copyright 2013-2024 The Apache Software Foundation @@ -162,17 +70,6 @@ This product includes software developed at The Apache Software Foundation (http://www.apache.org/). --------------------------------------------------------------------------------- - -Group: org.apache.kerby Name: kerby-pkix Version: 1.0.1 - -Notice: Kerby PKIX Project -Copyright 2014-2017 The Apache Software Foundation - -This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). - - -------------------------------------------------------------------------------- Group: org.apache.hive.shims Name: hive-shims-scheduler Version: 2.3.9 @@ -201,60 +98,53 @@ Notice: Apache Ant Group: commons-lang Name: commons-lang Version: 2.6 -Notice: Apache Commons Lang -Copyright 2001-2011 The Apache Software Foundation - -This product includes software developed by +Notice: Apache Commons Lang +Copyright 2001-2011 The Apache Software Foundation + +This product includes software developed by The Apache Software Foundation (http://www.apache.org/). -------------------------------------------------------------------------------- -Group: org.apache.commons Name: commons-configuration2 Version: 2.8.0 +Group: org.apache.commons Name: commons-text Version: 1.11.0 -Notice: Apache Commons Configuration -Copyright 2001-2022 The Apache Software Foundation +Notice: Apache Commons Text +Copyright 2014-2023 The Apache Software Foundation This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). +The Apache Software Foundation (https://www.apache.org/). -------------------------------------------------------------------------------- -Group: org.apache.kerby Name: kerby-config Version: 1.0.1 +Group: org.apache.commons Name: commons-lang3 Version: 3.16.0 -Notice: Kerby Config -Copyright 2014-2017 The Apache Software Foundation +Notice: Apache Commons Lang +Copyright 2001-2024 The Apache Software Foundation This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). +The Apache Software Foundation (https://www.apache.org/). -------------------------------------------------------------------------------- -Group: org.apache.parquet Name: parquet-avro Version: 1.13.1 +Group: org.apache.commons Name: commons-math3 Version: 3.6.1 -Notice: Apache Parquet MR (Incubating) -Copyright 2014-2015 The Apache Software Foundation +Notice: Apache Commons Math +Copyright 2001-2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). --------------------------------------------------------------------------------- - -This product includes code from Apache Avro, which includes the following in -its NOTICE file: - - Apache Avro - Copyright 2010-2015 The Apache Software Foundation - - This product includes software developed at - The Apache Software Foundation (http://www.apache.org/). +This product includes software developed for Orekit by +CS Systèmes d'Information (http://www.c-s.fr/) +Copyright 2010-2012 CS Systèmes d'Information -------------------------------------------------------------------------------- -Group: io.grpc Name: grpc-netty-shaded Version: 1.62.2 +Group: io.grpc Name: grpc-netty-shaded Version: 1.69.0 Notice: The Netty Project ================= @@ -309,6 +199,17 @@ This product contains code from boringssl. * https://boringssl.googlesource.com/boringssl/ +-------------------------------------------------------------------------------- + +Group: org.apache.kerby Name: kerby-pkix Version: 2.0.3 + +Notice: Kerby PKIX Project +Copyright 2014-2022 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). + + -------------------------------------------------------------------------------- Group: org.apache.curator Name: curator-recipes Version: 5.2.0 @@ -333,17 +234,17 @@ The Apache Software Foundation (http://www.apache.org/). -------------------------------------------------------------------------------- -Group: org.apache.hadoop Name: hadoop-annotations Version: 3.3.6 -Group: org.apache.hadoop Name: hadoop-auth Version: 3.3.6 -Group: org.apache.hadoop Name: hadoop-client Version: 3.3.6 -Group: org.apache.hadoop Name: hadoop-common Version: 3.3.6 -Group: org.apache.hadoop Name: hadoop-hdfs-client Version: 3.3.6 -Group: org.apache.hadoop Name: hadoop-mapreduce-client-common Version: 3.3.6 -Group: org.apache.hadoop Name: hadoop-mapreduce-client-core Version: 3.3.6 -Group: org.apache.hadoop Name: hadoop-mapreduce-client-jobclient Version: 3.3.6 -Group: org.apache.hadoop Name: hadoop-yarn-api Version: 3.3.6 -Group: org.apache.hadoop Name: hadoop-yarn-client Version: 3.3.6 -Group: org.apache.hadoop Name: hadoop-yarn-common Version: 3.3.6 +Group: org.apache.hadoop Name: hadoop-annotations Version: 3.4.1 +Group: org.apache.hadoop Name: hadoop-auth Version: 3.4.1 +Group: org.apache.hadoop Name: hadoop-client Version: 3.4.1 +Group: org.apache.hadoop Name: hadoop-common Version: 3.4.1 +Group: org.apache.hadoop Name: hadoop-hdfs-client Version: 3.4.1 +Group: org.apache.hadoop Name: hadoop-mapreduce-client-common Version: 3.4.1 +Group: org.apache.hadoop Name: hadoop-mapreduce-client-core Version: 3.4.1 +Group: org.apache.hadoop Name: hadoop-mapreduce-client-jobclient Version: 3.4.1 +Group: org.apache.hadoop Name: hadoop-yarn-api Version: 3.4.1 +Group: org.apache.hadoop Name: hadoop-yarn-client Version: 3.4.1 +Group: org.apache.hadoop Name: hadoop-yarn-common Version: 3.4.1 Notice: Apache Hadoop Copyright 2006 and onwards The Apache Software Foundation. @@ -383,29 +284,13 @@ cryptography APIs written by the Legion of the Bouncy Castle Inc. -------------------------------------------------------------------------------- -Group: com.fasterxml.jackson.dataformat Name: jackson-dataformat-xml Version: 2.17.2 - -Notice: # Jackson JSON processor - -Jackson is a high-performance, Free/Open Source JSON processing library. -It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has -been in development since 2007. -It is currently developed by a community of developers. - -## Copyright - -Copyright 2007-, Tatu Saloranta (tatu.saloranta@iki.fi) - -## Licensing +Group: commons-logging Name: commons-logging Version: 1.3.0 -Jackson components are licensed under Apache (Software) License, version 2.0, -as per accompanying LICENSE file. - -## Credits +Notice: Apache Commons Logging +Copyright 2001-2023 The Apache Software Foundation -A list of contributors may be found from CREDITS file, which is included -in some artifacts (usually source distributions); but is always available -from the source code management (SCM) system project uses. +This product includes software developed at +The Apache Software Foundation (https://www.apache.org/). -------------------------------------------------------------------------------- @@ -419,51 +304,6 @@ This product includes software developed at The Apache Software Foundation (http://www.apache.org/). --------------------------------------------------------------------------------- - -Group: org.apache.kerby Name: kerb-common Version: 1.0.1 - -Notice: Kerby-kerb Common -Copyright 2014-2017 The Apache Software Foundation - -This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). - - --------------------------------------------------------------------------------- - -Group: org.apache.kerby Name: kerby-xdr Version: 1.0.1 - -Notice: Kerby XDR Project -Copyright 2014-2017 The Apache Software Foundation - -This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). - - --------------------------------------------------------------------------------- - -Group: org.apache.parquet Name: parquet-jackson Version: 1.13.1 - -Notice: # Jackson JSON processor - -Jackson is a high-performance, Free/Open Source JSON processing library. -It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has -been in development since 2007. -It is currently developed by a community of developers. - -## Licensing - -Jackson 2.x core and extension components are licensed under Apache License 2.0 -To find the details that apply to this artifact see the accompanying LICENSE file. - -## Credits - -A list of contributors may be found from CREDITS(-2.x) file, which is included -in some artifacts (usually source distributions); but is always available -from the source code management (SCM) system project uses. - - -------------------------------------------------------------------------------- Group: jakarta.activation Name: jakarta.activation-api Version: 1.2.2 @@ -505,90 +345,18 @@ JUnit (4.12) -------------------------------------------------------------------------------- -Group: jakarta.xml.bind Name: jakarta.xml.bind-api Version: 2.3.3 - -Notice: [//]: # " Copyright (c) 2018, 2019 Oracle and/or its affiliates. All rights reserved. " -[//]: # " " -[//]: # " This program and the accompanying materials are made available under the " -[//]: # " terms of the Eclipse Distribution License v. 1.0, which is available at " -[//]: # " http://www.eclipse.org/org/documents/edl-v10.php. " -[//]: # " " -[//]: # " SPDX-License-Identifier: BSD-3-Clause " +Group: com.google.inject Name: guice Version: 4.2.3 -# Notices for Jakarta XML Binding - -This content is produced and maintained by the Jakarta XML Binding -project. - -* Project home: https://projects.eclipse.org/projects/ee4j.jaxb - -## Trademarks - -Jakarta XML Binding is a trademark of the Eclipse Foundation. - -## Copyright - -All content is the property of the respective authors or their employers. For -more information regarding authorship of content, please consult the listed -source code repository logs. - -## Declared Project Licenses - -This program and the accompanying materials are made available under the terms -of the Eclipse Distribution License v. 1.0 which is available at -http://www.eclipse.org/org/documents/edl-v10.php. - -SPDX-License-Identifier: BSD-3-Clause - -## Source Code - -The project maintains the following source code repositories: - -* https://github.com/eclipse-ee4j/jaxb-api -* https://github.com/eclipse-ee4j/jaxb-tck - -## Third-party Content - -This project leverages the following third party content. - -Apache River (3.0.0) - -* License: Apache-2.0 AND BSD-3-Clause - -ASM 7 (n/a) - -* License: BSD-3-Clause -* Project: https://asm.ow2.io/ -* Source: - https://repository.ow2.org/nexus/#nexus-search;gav~org.ow2.asm~asm-commons~~~~kw,versionexpand - -JTHarness (5.0) - -* License: (GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0) -* Project: https://wiki.openjdk.java.net/display/CodeTools/JT+Harness -* Source: http://hg.openjdk.java.net/code-tools/jtharness/ - -normalize.css (3.0.2) - -* License: MIT - -SigTest (n/a) - -* License: GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - -## Cryptography +Notice: Google Guice - Core Library +Copyright 2006-2020 Google, Inc. -Content may contain encryption software. The country in which you are currently -may have restrictions on the import, possession, and use, and/or re-export to -another country, of encryption software. BEFORE using any encryption software, -please check the country's laws, regulations and policies concerning the import, -possession, or use, and re-export of encryption software, to see if this is -permitted. +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). -------------------------------------------------------------------------------- -Group: com.fasterxml.jackson.module Name: jackson-module-jaxb-annotations Version: 2.17.2 +Group: com.fasterxml.jackson.module Name: jackson-module-jaxb-annotations Version: 2.18.2 Notice: # Jackson JSON processor @@ -614,7 +382,7 @@ from the source code management (SCM) system project uses. -------------------------------------------------------------------------------- -Group: org.apache.commons Name: commons-compress Version: 1.26.2 +Group: org.apache.commons Name: commons-compress Version: 1.27.1 Notice: Apache Commons Compress Copyright 2002-2024 The Apache Software Foundation @@ -623,17 +391,6 @@ This product includes software developed at The Apache Software Foundation (https://www.apache.org/). --------------------------------------------------------------------------------- - -Group: org.apache.kerby Name: kerb-client Version: 1.0.1 - -Notice: Kerby-kerb Client -Copyright 2014-2017 The Apache Software Foundation - -This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). - - -------------------------------------------------------------------------------- Group: commons-io Name: commons-io Version: 2.16.1 @@ -690,73 +447,74 @@ This product also includes software developed by the TJDO project -------------------------------------------------------------------------------- -Group: software.amazon.awssdk Name: annotations Version: 2.26.29 -Group: software.amazon.awssdk Name: apache-client Version: 2.26.29 -Group: software.amazon.awssdk Name: arns Version: 2.26.29 -Group: software.amazon.awssdk Name: auth Version: 2.26.29 -Group: software.amazon.awssdk Name: aws-core Version: 2.26.29 -Group: software.amazon.awssdk Name: aws-json-protocol Version: 2.26.29 -Group: software.amazon.awssdk Name: aws-query-protocol Version: 2.26.29 -Group: software.amazon.awssdk Name: aws-xml-protocol Version: 2.26.29 -Group: software.amazon.awssdk Name: checksums Version: 2.26.29 -Group: software.amazon.awssdk Name: checksums-spi Version: 2.26.29 -Group: software.amazon.awssdk Name: crt-core Version: 2.26.29 -Group: software.amazon.awssdk Name: dynamodb Version: 2.26.29 -Group: software.amazon.awssdk Name: endpoints-spi Version: 2.26.29 -Group: software.amazon.awssdk Name: glue Version: 2.26.29 -Group: software.amazon.awssdk Name: http-auth Version: 2.26.29 -Group: software.amazon.awssdk Name: http-auth-aws Version: 2.26.29 -Group: software.amazon.awssdk Name: http-auth-aws-eventstream Version: 2.26.29 -Group: software.amazon.awssdk Name: http-auth-spi Version: 2.26.29 -Group: software.amazon.awssdk Name: http-client-spi Version: 2.26.29 -Group: software.amazon.awssdk Name: iam Version: 2.26.29 -Group: software.amazon.awssdk Name: identity-spi Version: 2.26.29 -Group: software.amazon.awssdk Name: json-utils Version: 2.26.29 -Group: software.amazon.awssdk Name: kms Version: 2.26.29 -Group: software.amazon.awssdk Name: lakeformation Version: 2.26.29 -Group: software.amazon.awssdk Name: metrics-spi Version: 2.26.29 -Group: software.amazon.awssdk Name: netty-nio-client Version: 2.26.29 -Group: software.amazon.awssdk Name: profiles Version: 2.26.29 -Group: software.amazon.awssdk Name: protocol-core Version: 2.26.29 -Group: software.amazon.awssdk Name: regions Version: 2.26.29 -Group: software.amazon.awssdk Name: retries Version: 2.26.29 -Group: software.amazon.awssdk Name: retries-spi Version: 2.26.29 -Group: software.amazon.awssdk Name: s3 Version: 2.26.29 -Group: software.amazon.awssdk Name: sdk-core Version: 2.26.29 -Group: software.amazon.awssdk Name: sso Version: 2.26.29 -Group: software.amazon.awssdk Name: sts Version: 2.26.29 -Group: software.amazon.awssdk Name: utils Version: 2.26.29 - -Notice: AWS SDK for Java 2.0 -Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. - -This product includes software developed by -Amazon Technologies, Inc (http://www.amazon.com/). - -********************** -THIRD PARTY COMPONENTS -********************** -This software includes third party software subject to the following copyrights: -- XML parsing and utility functions from JetS3t - Copyright 2006-2009 James Murty. -- PKCS#1 PEM encoded private key parsing and utility functions from oauth.googlecode.com - Copyright 1998-2010 AOL Inc. -- Apache Commons Lang - https://github.com/apache/commons-lang -- Netty Reactive Streams - https://github.com/playframework/netty-reactive-streams -- Jackson-core - https://github.com/FasterXML/jackson-core -- Jackson-dataformat-cbor - https://github.com/FasterXML/jackson-dataformats-binary - -The licenses for these third party components are included in LICENSE.txt - -- For Apache Commons Lang see also this required NOTICE: - Apache Commons Lang - Copyright 2001-2020 The Apache Software Foundation - - This product includes software developed at +Group: software.amazon.awssdk Name: annotations Version: 2.29.50 +Group: software.amazon.awssdk Name: apache-client Version: 2.29.50 +Group: software.amazon.awssdk Name: arns Version: 2.29.50 +Group: software.amazon.awssdk Name: auth Version: 2.29.50 +Group: software.amazon.awssdk Name: aws-core Version: 2.29.50 +Group: software.amazon.awssdk Name: aws-json-protocol Version: 2.29.50 +Group: software.amazon.awssdk Name: aws-query-protocol Version: 2.29.50 +Group: software.amazon.awssdk Name: aws-xml-protocol Version: 2.29.50 +Group: software.amazon.awssdk Name: checksums Version: 2.29.50 +Group: software.amazon.awssdk Name: checksums-spi Version: 2.29.50 +Group: software.amazon.awssdk Name: crt-core Version: 2.29.50 +Group: software.amazon.awssdk Name: dynamodb Version: 2.29.50 +Group: software.amazon.awssdk Name: endpoints-spi Version: 2.29.50 +Group: software.amazon.awssdk Name: glue Version: 2.29.50 +Group: software.amazon.awssdk Name: http-auth Version: 2.29.50 +Group: software.amazon.awssdk Name: http-auth-aws Version: 2.29.50 +Group: software.amazon.awssdk Name: http-auth-aws-crt Version: 2.29.50 +Group: software.amazon.awssdk Name: http-auth-aws-eventstream Version: 2.29.50 +Group: software.amazon.awssdk Name: http-auth-spi Version: 2.29.50 +Group: software.amazon.awssdk Name: http-client-spi Version: 2.29.50 +Group: software.amazon.awssdk Name: iam Version: 2.29.50 +Group: software.amazon.awssdk Name: identity-spi Version: 2.29.50 +Group: software.amazon.awssdk Name: json-utils Version: 2.29.50 +Group: software.amazon.awssdk Name: kms Version: 2.29.50 +Group: software.amazon.awssdk Name: lakeformation Version: 2.29.50 +Group: software.amazon.awssdk Name: metrics-spi Version: 2.29.50 +Group: software.amazon.awssdk Name: netty-nio-client Version: 2.29.50 +Group: software.amazon.awssdk Name: profiles Version: 2.29.50 +Group: software.amazon.awssdk Name: protocol-core Version: 2.29.50 +Group: software.amazon.awssdk Name: regions Version: 2.29.50 +Group: software.amazon.awssdk Name: retries Version: 2.29.50 +Group: software.amazon.awssdk Name: retries-spi Version: 2.29.50 +Group: software.amazon.awssdk Name: s3 Version: 2.29.50 +Group: software.amazon.awssdk Name: sdk-core Version: 2.29.50 +Group: software.amazon.awssdk Name: sso Version: 2.29.50 +Group: software.amazon.awssdk Name: sts Version: 2.29.50 +Group: software.amazon.awssdk Name: utils Version: 2.29.50 + +Notice: AWS SDK for Java 2.0 +Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. + +This product includes software developed by +Amazon Technologies, Inc (http://www.amazon.com/). + +********************** +THIRD PARTY COMPONENTS +********************** +This software includes third party software subject to the following copyrights: +- XML parsing and utility functions from JetS3t - Copyright 2006-2009 James Murty. +- PKCS#1 PEM encoded private key parsing and utility functions from oauth.googlecode.com - Copyright 1998-2010 AOL Inc. +- Apache Commons Lang - https://github.com/apache/commons-lang +- Netty Reactive Streams - https://github.com/playframework/netty-reactive-streams +- Jackson-core - https://github.com/FasterXML/jackson-core +- Jackson-dataformat-cbor - https://github.com/FasterXML/jackson-dataformats-binary + +The licenses for these third party components are included in LICENSE.txt + +- For Apache Commons Lang see also this required NOTICE: + Apache Commons Lang + Copyright 2001-2020 The Apache Software Foundation + + This product includes software developed at The Apache Software Foundation (https://www.apache.org/). -------------------------------------------------------------------------------- -Group: org.apache.httpcomponents.client5 Name: httpclient5 Version: 5.3.1 +Group: org.apache.httpcomponents.client5 Name: httpclient5 Version: 5.4.1 Notice: Apache HttpClient Copyright 1999-2021 The Apache Software Foundation @@ -765,6 +523,17 @@ This product includes software developed at The Apache Software Foundation (http://www.apache.org/). +-------------------------------------------------------------------------------- + +Group: commons-cli Name: commons-cli Version: 1.5.0 + +Notice: Apache Commons CLI +Copyright 2002-2021 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (https://www.apache.org/). + + -------------------------------------------------------------------------------- Group: org.apache.hive.shims Name: hive-shims-common Version: 2.3.9 @@ -776,6 +545,17 @@ This product includes software developed at The Apache Software Foundation (http://www.apache.org/). +-------------------------------------------------------------------------------- + +Group: org.apache.kerby Name: kerby-asn1 Version: 2.0.3 + +Notice: Kerby ASN1 Project +Copyright 2014-2022 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). + + -------------------------------------------------------------------------------- Group: commons-logging Name: commons-logging Version: 1.2 @@ -809,17 +589,6 @@ This product includes software developed at The Apache Software Foundation (https://www.apache.org/). --------------------------------------------------------------------------------- - -Group: com.squareup.okhttp3 Name: okhttp Version: 4.9.3 - -Notice: Note that publicsuffixes.gz is compiled from The Public Suffix List: -https://publicsuffix.org/list/public_suffix_list.dat - -It is subject to the terms of the Mozilla Public License, v. 2.0: -https://mozilla.org/MPL/2.0/ - - -------------------------------------------------------------------------------- Group: commons-collections Name: commons-collections Version: 3.2.2 @@ -874,195 +643,195 @@ JUnit (4.12) Group: org.apache.derby Name: derby Version: 10.10.2.0 -Notice: ========================================================================= -== NOTICE file corresponding to section 4(d) of the Apache License, -== Version 2.0, in this case for the Apache Derby distribution. -== -== DO NOT EDIT THIS FILE DIRECTLY. IT IS GENERATED -== BY THE buildnotice TARGET IN THE TOP LEVEL build.xml FILE. -== -========================================================================= - -Apache Derby -Copyright 2004-2014 The Apache Software Foundation - -This product includes software developed by -The Apache Software Foundation (http://www.apache.org/). - - -========================================================================= - -Portions of Derby were originally developed by -International Business Machines Corporation and are -licensed to the Apache Software Foundation under the -"Software Grant and Corporate Contribution License Agreement", -informally known as the "Derby CLA". -The following copyright notice(s) were affixed to portions of the code -with which this file is now or was at one time distributed -and are placed here unaltered. - -(C) Copyright 1997,2004 International Business Machines Corporation. All rights reserved. - -(C) Copyright IBM Corp. 2003. - - -========================================================================= - - -The portion of the functionTests under 'nist' was originally -developed by the National Institute of Standards and Technology (NIST), -an agency of the United States Department of Commerce, and adapted by -International Business Machines Corporation in accordance with the NIST -Software Acknowledgment and Redistribution document at -http://www.itl.nist.gov/div897/ctg/sql_form.htm - - - -========================================================================= - - -The JDBC apis for small devices and JDBC3 (under java/stubs/jsr169 and -java/stubs/jdbc3) were produced by trimming sources supplied by the -Apache Harmony project. In addition, the Harmony SerialBlob and -SerialClob implementations are used. The following notice covers the Harmony sources: - -Portions of Harmony were originally developed by -Intel Corporation and are licensed to the Apache Software -Foundation under the "Software Grant and Corporate Contribution -License Agreement", informally known as the "Intel Harmony CLA". - - -========================================================================= - - -The Derby build relies on source files supplied by the Apache Felix -project. The following notice covers the Felix files: - - Apache Felix Main - Copyright 2008 The Apache Software Foundation - - - I. Included Software - - This product includes software developed at - The Apache Software Foundation (http://www.apache.org/). - Licensed under the Apache License 2.0. - - This product includes software developed at - The OSGi Alliance (http://www.osgi.org/). - Copyright (c) OSGi Alliance (2000, 2007). - Licensed under the Apache License 2.0. - - This product includes software from http://kxml.sourceforge.net. - Copyright (c) 2002,2003, Stefan Haustein, Oberhausen, Rhld., Germany. - Licensed under BSD License. - - II. Used Software - - This product uses software developed at - The OSGi Alliance (http://www.osgi.org/). - Copyright (c) OSGi Alliance (2000, 2007). - Licensed under the Apache License 2.0. - - - III. License Summary - - Apache License 2.0 - - BSD License - - -========================================================================= - - -The Derby build relies on jar files supplied by the Apache Xalan -project. The following notice covers the Xalan jar files: - - ========================================================================= - == NOTICE file corresponding to section 4(d) of the Apache License, == - == Version 2.0, in this case for the Apache Xalan Java distribution. == - ========================================================================= - - Apache Xalan (Xalan XSLT processor) - Copyright 1999-2006 The Apache Software Foundation - - Apache Xalan (Xalan serializer) - Copyright 1999-2006 The Apache Software Foundation - - This product includes software developed at - The Apache Software Foundation (http://www.apache.org/). - - ========================================================================= - Portions of this software was originally based on the following: - - software copyright (c) 1999-2002, Lotus Development Corporation., - http://www.lotus.com. - - software copyright (c) 2001-2002, Sun Microsystems., - http://www.sun.com. - - software copyright (c) 2003, IBM Corporation., - http://www.ibm.com. - - ========================================================================= - The binary distribution package (ie. jars, samples and documentation) of - this product includes software developed by the following: - - - The Apache Software Foundation - - Xerces Java - see LICENSE.txt - - JAXP 1.3 APIs - see LICENSE.txt - - Bytecode Engineering Library - see LICENSE.txt - - Regular Expression - see LICENSE.txt - - - Scott Hudson, Frank Flannery, C. Scott Ananian - - CUP Parser Generator runtime (javacup\runtime) - see LICENSE.txt - - ========================================================================= - The source distribution package (ie. all source and tools required to build - Xalan Java) of this product includes software developed by the following: - - - The Apache Software Foundation - - Xerces Java - see LICENSE.txt - - JAXP 1.3 APIs - see LICENSE.txt - - Bytecode Engineering Library - see LICENSE.txt - - Regular Expression - see LICENSE.txt - - Ant - see LICENSE.txt - - Stylebook doc tool - see LICENSE.txt - - - Elliot Joel Berk and C. Scott Ananian - - Lexical Analyzer Generator (JLex) - see LICENSE.txt - - ========================================================================= - Apache Xerces Java - Copyright 1999-2006 The Apache Software Foundation - - This product includes software developed at - The Apache Software Foundation (http://www.apache.org/). - - Portions of Apache Xerces Java in xercesImpl.jar and xml-apis.jar - were originally based on the following: - - software copyright (c) 1999, IBM Corporation., http://www.ibm.com. - - software copyright (c) 1999, Sun Microsystems., http://www.sun.com. - - voluntary contributions made by Paul Eng on behalf of the - Apache Software Foundation that were originally developed at iClick, Inc., - software copyright (c) 1999. - - ========================================================================= - Apache xml-commons xml-apis (redistribution of xml-apis.jar) - - Apache XML Commons - Copyright 2001-2003,2006 The Apache Software Foundation. - - This product includes software developed at - The Apache Software Foundation (http://www.apache.org/). - - Portions of this software were originally based on the following: - - software copyright (c) 1999, IBM Corporation., http://www.ibm.com. - - software copyright (c) 1999, Sun Microsystems., http://www.sun.com. +Notice: ========================================================================= +== NOTICE file corresponding to section 4(d) of the Apache License, +== Version 2.0, in this case for the Apache Derby distribution. +== +== DO NOT EDIT THIS FILE DIRECTLY. IT IS GENERATED +== BY THE buildnotice TARGET IN THE TOP LEVEL build.xml FILE. +== +========================================================================= + +Apache Derby +Copyright 2004-2014 The Apache Software Foundation + +This product includes software developed by +The Apache Software Foundation (http://www.apache.org/). + + +========================================================================= + +Portions of Derby were originally developed by +International Business Machines Corporation and are +licensed to the Apache Software Foundation under the +"Software Grant and Corporate Contribution License Agreement", +informally known as the "Derby CLA". +The following copyright notice(s) were affixed to portions of the code +with which this file is now or was at one time distributed +and are placed here unaltered. + +(C) Copyright 1997,2004 International Business Machines Corporation. All rights reserved. + +(C) Copyright IBM Corp. 2003. + + +========================================================================= + + +The portion of the functionTests under 'nist' was originally +developed by the National Institute of Standards and Technology (NIST), +an agency of the United States Department of Commerce, and adapted by +International Business Machines Corporation in accordance with the NIST +Software Acknowledgment and Redistribution document at +http://www.itl.nist.gov/div897/ctg/sql_form.htm + + + +========================================================================= + + +The JDBC apis for small devices and JDBC3 (under java/stubs/jsr169 and +java/stubs/jdbc3) were produced by trimming sources supplied by the +Apache Harmony project. In addition, the Harmony SerialBlob and +SerialClob implementations are used. The following notice covers the Harmony sources: + +Portions of Harmony were originally developed by +Intel Corporation and are licensed to the Apache Software +Foundation under the "Software Grant and Corporate Contribution +License Agreement", informally known as the "Intel Harmony CLA". + + +========================================================================= + + +The Derby build relies on source files supplied by the Apache Felix +project. The following notice covers the Felix files: + + Apache Felix Main + Copyright 2008 The Apache Software Foundation + + + I. Included Software + + This product includes software developed at + The Apache Software Foundation (http://www.apache.org/). + Licensed under the Apache License 2.0. + + This product includes software developed at + The OSGi Alliance (http://www.osgi.org/). + Copyright (c) OSGi Alliance (2000, 2007). + Licensed under the Apache License 2.0. + + This product includes software from http://kxml.sourceforge.net. + Copyright (c) 2002,2003, Stefan Haustein, Oberhausen, Rhld., Germany. + Licensed under BSD License. + + II. Used Software + + This product uses software developed at + The OSGi Alliance (http://www.osgi.org/). + Copyright (c) OSGi Alliance (2000, 2007). + Licensed under the Apache License 2.0. + + + III. License Summary + - Apache License 2.0 + - BSD License + + +========================================================================= + + +The Derby build relies on jar files supplied by the Apache Xalan +project. The following notice covers the Xalan jar files: + + ========================================================================= + == NOTICE file corresponding to section 4(d) of the Apache License, == + == Version 2.0, in this case for the Apache Xalan Java distribution. == + ========================================================================= + + Apache Xalan (Xalan XSLT processor) + Copyright 1999-2006 The Apache Software Foundation + + Apache Xalan (Xalan serializer) + Copyright 1999-2006 The Apache Software Foundation + + This product includes software developed at + The Apache Software Foundation (http://www.apache.org/). + + ========================================================================= + Portions of this software was originally based on the following: + - software copyright (c) 1999-2002, Lotus Development Corporation., + http://www.lotus.com. + - software copyright (c) 2001-2002, Sun Microsystems., + http://www.sun.com. + - software copyright (c) 2003, IBM Corporation., + http://www.ibm.com. + + ========================================================================= + The binary distribution package (ie. jars, samples and documentation) of + this product includes software developed by the following: + + - The Apache Software Foundation + - Xerces Java - see LICENSE.txt + - JAXP 1.3 APIs - see LICENSE.txt + - Bytecode Engineering Library - see LICENSE.txt + - Regular Expression - see LICENSE.txt + + - Scott Hudson, Frank Flannery, C. Scott Ananian + - CUP Parser Generator runtime (javacup\runtime) - see LICENSE.txt + + ========================================================================= + The source distribution package (ie. all source and tools required to build + Xalan Java) of this product includes software developed by the following: + + - The Apache Software Foundation + - Xerces Java - see LICENSE.txt + - JAXP 1.3 APIs - see LICENSE.txt + - Bytecode Engineering Library - see LICENSE.txt + - Regular Expression - see LICENSE.txt + - Ant - see LICENSE.txt + - Stylebook doc tool - see LICENSE.txt + + - Elliot Joel Berk and C. Scott Ananian + - Lexical Analyzer Generator (JLex) - see LICENSE.txt + + ========================================================================= + Apache Xerces Java + Copyright 1999-2006 The Apache Software Foundation + + This product includes software developed at + The Apache Software Foundation (http://www.apache.org/). + + Portions of Apache Xerces Java in xercesImpl.jar and xml-apis.jar + were originally based on the following: + - software copyright (c) 1999, IBM Corporation., http://www.ibm.com. + - software copyright (c) 1999, Sun Microsystems., http://www.sun.com. + - voluntary contributions made by Paul Eng on behalf of the + Apache Software Foundation that were originally developed at iClick, Inc., + software copyright (c) 1999. + + ========================================================================= + Apache xml-commons xml-apis (redistribution of xml-apis.jar) + + Apache XML Commons + Copyright 2001-2003,2006 The Apache Software Foundation. + + This product includes software developed at + The Apache Software Foundation (http://www.apache.org/). + + Portions of this software were originally based on the following: + - software copyright (c) 1999, IBM Corporation., http://www.ibm.com. + - software copyright (c) 1999, Sun Microsystems., http://www.sun.com. - software copyright (c) 2000 World Wide Web Consortium, http://www.w3.org -------------------------------------------------------------------------------- -Group: com.google.inject Name: guice Version: 4.0 +Group: org.apache.kerby Name: kerb-core Version: 2.0.3 -Notice: Google Guice - Core Library -Copyright 2006-2015 Google, Inc. +Notice: Kerby-kerb core +Copyright 2014-2022 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). @@ -1071,7 +840,6 @@ The Apache Software Foundation (http://www.apache.org/). -------------------------------------------------------------------------------- Group: ch.qos.reload4j Name: reload4j Version: 1.2.22 -Group: log4j Name: log4j Version: 1.2.17 Notice: Apache log4j Copyright 2007 The Apache Software Foundation @@ -1095,10 +863,10 @@ The Apache Software Foundation (https://www.apache.org/). Group: joda-time Name: joda-time Version: 2.8.1 -Notice: ============================================================================= -= NOTICE file corresponding to section 4d of the Apache License Version 2.0 = -============================================================================= -This product includes software developed by +Notice: ============================================================================= += NOTICE file corresponding to section 4d of the Apache License Version 2.0 = +============================================================================= +This product includes software developed by Joda.org (http://www.joda.org/). @@ -1115,14 +883,25 @@ The Apache Software Foundation (https://www.apache.org/). -------------------------------------------------------------------------------- -Group: org.apache.kerby Name: kerb-identity Version: 1.0.1 +Group: org.apache.parquet Name: parquet-avro Version: 1.15.0 -Notice: Kerby-kerb Identity -Copyright 2014-2017 The Apache Software Foundation +Notice: Apache Parquet Avro +Copyright 2014-2024 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). +-------------------------------------------------------------------------------- + +This product includes code from Apache Avro, which includes the following in +its NOTICE file: + + Apache Avro + Copyright 2010-2015 The Apache Software Foundation + + This product includes software developed at + The Apache Software Foundation (http://www.apache.org/). + -------------------------------------------------------------------------------- @@ -1148,8 +927,9 @@ The Apache Software Foundation (http://www.apache.org/). -------------------------------------------------------------------------------- -Group: com.fasterxml.jackson.core Name: jackson-core Version: 2.17.2 -Group: software.amazon.awssdk Name: third-party-jackson-core Version: 2.26.29 +Group: com.fasterxml.jackson.core Name: jackson-core Version: 2.18.2 +Group: org.apache.parquet Name: parquet-jackson Version: 1.15.0 +Group: software.amazon.awssdk Name: third-party-jackson-core Version: 2.29.50 Notice: # Jackson JSON processor @@ -1187,7 +967,7 @@ and the licenses and copyrights that apply to that code. -------------------------------------------------------------------------------- -Group: com.fasterxml.jackson.datatype Name: jackson-datatype-jsr310 Version: 2.17.2 +Group: com.fasterxml.jackson.datatype Name: jackson-datatype-jsr310 Version: 2.18.2 Notice: # Jackson JSON processor @@ -1210,21 +990,21 @@ from the source code management (SCM) system project uses. -------------------------------------------------------------------------------- -Group: org.apache.curator Name: curator-framework Version: 5.2.0 +Group: org.apache.commons Name: commons-configuration2 Version: 2.10.1 -Notice: Curator Framework -Copyright 2011-2021 The Apache Software Foundation +Notice: Apache Commons Configuration +Copyright 2001-2024 The Apache Software Foundation This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). +The Apache Software Foundation (https://www.apache.org/). -------------------------------------------------------------------------------- -Group: org.apache.httpcomponents Name: httpclient Version: 4.5.13 +Group: org.apache.curator Name: curator-framework Version: 5.2.0 -Notice: Apache HttpClient -Copyright 1999-2020 The Apache Software Foundation +Notice: Curator Framework +Copyright 2011-2021 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). @@ -1232,10 +1012,10 @@ The Apache Software Foundation (http://www.apache.org/). -------------------------------------------------------------------------------- -Group: org.apache.kerby Name: kerby-util Version: 1.0.1 +Group: org.apache.httpcomponents Name: httpclient Version: 4.5.13 -Notice: Kerby Util -Copyright 2014-2017 The Apache Software Foundation +Notice: Apache HttpClient +Copyright 1999-2020 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). @@ -1254,7 +1034,7 @@ The Apache Software Foundation (http://www.apache.org/). -------------------------------------------------------------------------------- -Group: org.apache.httpcomponents.core5 Name: httpcore5 Version: 5.2.4 +Group: org.apache.httpcomponents.core5 Name: httpcore5 Version: 5.3.1 Notice: Apache HttpComponents Core HTTP/1.1 Copyright 2005-2021 The Apache Software Foundation @@ -1263,17 +1043,6 @@ This product includes software developed at The Apache Software Foundation (http://www.apache.org/). --------------------------------------------------------------------------------- - -Group: org.apache.kerby Name: kerb-core Version: 1.0.1 - -Notice: Kerby-kerb core -Copyright 2014-2017 The Apache Software Foundation - -This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). - - -------------------------------------------------------------------------------- Group: org.datanucleus Name: datanucleus-api-jdo Version: 4.2.4 @@ -1299,10 +1068,10 @@ including the following: -------------------------------------------------------------------------------- -Group: org.apache.kerby Name: kerb-util Version: 1.0.1 +Group: org.apache.kerby Name: kerby-util Version: 2.0.3 -Notice: Kerby-kerb Util -Copyright 2014-2017 The Apache Software Foundation +Notice: Kerby Util +Copyright 2014-2022 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). @@ -1364,25 +1133,14 @@ This product includes software developed at The Apache Software Foundation (http://www.apache.org/). --------------------------------------------------------------------------------- - -Group: commons-cli Name: commons-cli Version: 1.2 - -Notice: Apache Commons CLI -Copyright 2001-2009 The Apache Software Foundation - -This product includes software developed by -The Apache Software Foundation (http://www.apache.org/). - - -------------------------------------------------------------------------------- Group: commons-pool Name: commons-pool Version: 1.6 -Notice: Apache Commons Pool -Copyright 2001-2012 The Apache Software Foundation - -This product includes software developed by +Notice: Apache Commons Pool +Copyright 2001-2012 The Apache Software Foundation + +This product includes software developed by The Apache Software Foundation (http://www.apache.org/). @@ -1390,16 +1148,16 @@ The Apache Software Foundation (http://www.apache.org/). Group: javax.jdo Name: jdo-api Version: 3.0.1 -Notice: Apache Java Data Objects (JDO) -Copyright 2005-2006 The Apache Software Foundation - -This product includes software developed at +Notice: Apache Java Data Objects (JDO) +Copyright 2005-2006 The Apache Software Foundation + +This product includes software developed at The Apache Software Foundation (http://www.apache.org/). -------------------------------------------------------------------------------- -Group: org.apache.orc Name: orc-shims Version: 1.9.4 +Group: org.apache.orc Name: orc-shims Version: 1.9.5 Notice: ORC Shims Copyright 2013-2024 The Apache Software Foundation @@ -1410,8 +1168,8 @@ The Apache Software Foundation (http://www.apache.org/). -------------------------------------------------------------------------------- -Group: org.apache.hadoop.thirdparty Name: hadoop-shaded-guava Version: 1.2.0 -Group: org.apache.hadoop.thirdparty Name: hadoop-shaded-protobuf_3_7 Version: 1.1.1 +Group: org.apache.hadoop.thirdparty Name: hadoop-shaded-guava Version: 1.3.0 +Group: org.apache.hadoop.thirdparty Name: hadoop-shaded-protobuf_3_25 Version: 1.3.0 Notice: Apache Hadoop Third-party Libs Copyright 2020 and onwards The Apache Software Foundation. @@ -1444,8 +1202,8 @@ The Apache Software Foundation (http://www.apache.org/). -------------------------------------------------------------------------------- -Group: com.fasterxml.jackson.core Name: jackson-annotations Version: 2.17.2 -Group: com.fasterxml.jackson.core Name: jackson-databind Version: 2.17.2 +Group: com.fasterxml.jackson.core Name: jackson-annotations Version: 2.18.2 +Group: com.fasterxml.jackson.core Name: jackson-databind Version: 2.18.2 Notice: # Jackson JSON processor @@ -1472,21 +1230,10 @@ from the source code management (SCM) system project uses. -------------------------------------------------------------------------------- -Group: org.apache.kerby Name: kerb-simplekdc Version: 1.0.1 - -Notice: Kerb Simple Kdc -Copyright 2014-2017 The Apache Software Foundation - -This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). - +Group: org.apache.kerby Name: kerb-util Version: 2.0.3 --------------------------------------------------------------------------------- - -Group: org.apache.kerby Name: kerb-server Version: 1.0.1 - -Notice: Kerby-kerb Server -Copyright 2014-2017 The Apache Software Foundation +Notice: Kerby-kerb Util +Copyright 2014-2022 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). @@ -1506,21 +1253,10 @@ The Apache Software Foundation (http://www.apache.org/). -------------------------------------------------------------------------------- -Group: org.apache.hive.shims Name: hive-shims-0.23 Version: 2.3.9 - -Notice: Hive Shims 0.23 -Copyright 2021 The Apache Software Foundation - -This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). - - --------------------------------------------------------------------------------- - -Group: org.apache.kerby Name: kerby-asn1 Version: 1.0.1 +Group: org.apache.kerby Name: kerb-crypto Version: 2.0.3 -Notice: Kerby ASN1 Project -Copyright 2014-2017 The Apache Software Foundation +Notice: Kerby-kerb Crypto +Copyright 2014-2022 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). @@ -1528,10 +1264,10 @@ The Apache Software Foundation (http://www.apache.org/). -------------------------------------------------------------------------------- -Group: org.apache.kerby Name: token-provider Version: 1.0.1 +Group: org.apache.hive.shims Name: hive-shims-0.23 Version: 2.3.9 -Notice: Token provider -Copyright 2014-2017 The Apache Software Foundation +Notice: Hive Shims 0.23 +Copyright 2021 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). @@ -1539,7 +1275,7 @@ The Apache Software Foundation (http://www.apache.org/). -------------------------------------------------------------------------------- -Group: com.fasterxml.jackson.jaxrs Name: jackson-jaxrs-json-provider Version: 2.17.2 +Group: com.fasterxml.jackson.jaxrs Name: jackson-jaxrs-json-provider Version: 2.18.2 Notice: # Jackson JSON processor @@ -1565,7 +1301,7 @@ from the source code management (SCM) system project uses. -------------------------------------------------------------------------------- -Group: org.apache.yetus Name: audience-annotations Version: 0.13.0 +Group: org.apache.yetus Name: audience-annotations Version: 0.12.0 Notice: Apache Yetus - Audience Annotations Copyright 2015-2020 The Apache Software Foundation @@ -1576,29 +1312,18 @@ The Apache Software Foundation (http://www.apache.org/). -------------------------------------------------------------------------------- -Group: org.apache.commons Name: commons-lang3 Version: 3.14.0 - -Notice: Apache Commons Lang -Copyright 2001-2023 The Apache Software Foundation - -This product includes software developed at -The Apache Software Foundation (https://www.apache.org/). - - --------------------------------------------------------------------------------- - -Group: org.eclipse.jetty Name: jetty-client Version: 9.4.51.v20230217 -Group: org.eclipse.jetty Name: jetty-http Version: 9.4.51.v20230217 -Group: org.eclipse.jetty Name: jetty-io Version: 9.4.51.v20230217 -Group: org.eclipse.jetty Name: jetty-security Version: 9.4.51.v20230217 -Group: org.eclipse.jetty Name: jetty-servlet Version: 9.4.51.v20230217 -Group: org.eclipse.jetty Name: jetty-util Version: 9.4.51.v20230217 -Group: org.eclipse.jetty Name: jetty-util-ajax Version: 9.4.51.v20230217 -Group: org.eclipse.jetty Name: jetty-webapp Version: 9.4.51.v20230217 -Group: org.eclipse.jetty Name: jetty-xml Version: 9.4.51.v20230217 -Group: org.eclipse.jetty.websocket Name: websocket-api Version: 9.4.51.v20230217 -Group: org.eclipse.jetty.websocket Name: websocket-client Version: 9.4.51.v20230217 -Group: org.eclipse.jetty.websocket Name: websocket-common Version: 9.4.51.v20230217 +Group: org.eclipse.jetty Name: jetty-client Version: 9.4.53.v20231009 +Group: org.eclipse.jetty Name: jetty-http Version: 9.4.53.v20231009 +Group: org.eclipse.jetty Name: jetty-io Version: 9.4.53.v20231009 +Group: org.eclipse.jetty Name: jetty-security Version: 9.4.53.v20231009 +Group: org.eclipse.jetty Name: jetty-servlet Version: 9.4.53.v20231009 +Group: org.eclipse.jetty Name: jetty-util Version: 9.4.53.v20231009 +Group: org.eclipse.jetty Name: jetty-util-ajax Version: 9.4.53.v20231009 +Group: org.eclipse.jetty Name: jetty-webapp Version: 9.4.53.v20231009 +Group: org.eclipse.jetty Name: jetty-xml Version: 9.4.53.v20231009 +Group: org.eclipse.jetty.websocket Name: websocket-api Version: 9.4.53.v20231009 +Group: org.eclipse.jetty.websocket Name: websocket-client Version: 9.4.53.v20231009 +Group: org.eclipse.jetty.websocket Name: websocket-common Version: 9.4.53.v20231009 Notice: ============================================================== Jetty Web Container @@ -1707,17 +1432,4 @@ The following artifacts are CDDL + GPLv2 with classpath exception. https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html -org.eclipse.jetty.toolchain:jetty-schemas - ------- -Assorted - -The UnixCrypt.java code implements the one way cryptography used by -Unix systems for simple password protection. Copyright 1996 Aki Yoshida, -modified April 2001 by Iris Van den Broeke, Daniel Deville. -Permission to use, copy, modify and distribute UnixCrypt -for non-commercial or commercial purposes and without fee is -granted provided that the copyright notice appears in all copies. - - --------------------------------------------------------------------------------- +org.ec \ No newline at end of file diff --git a/license.gradle b/license.gradle new file mode 100644 index 000000000000..8177a74db16e --- /dev/null +++ b/license.gradle @@ -0,0 +1,160 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +apply plugin: "com.github.jk1.dependency-license-report" + +import com.github.jk1.license.render.ReportRenderer +import com.github.jk1.license.ImportedModuleData +import com.github.jk1.license.License +import com.github.jk1.license.LicenseFileDetails +import com.github.jk1.license.LicenseReportExtension +import com.github.jk1.license.ManifestData +import com.github.jk1.license.ModuleData +import com.github.jk1.license.PomData +import com.github.jk1.license.ProjectData +import com.github.jk1.license.util.Files +import java.util.Optional + +class IcebergReportRenderer implements ReportRenderer { + + private Project project + private LicenseReportExtension config + private Writer licenseFileOut + private Writer noticeFileOut + private Map> notices = new HashMap<>() + + void render(ProjectData data) { + project = data.project + config = project.licenseReport + + + println("********") + println(data.project.rootDir) + + licenseFileOut = new File(data.project.projectDir, 'LICENSE').newWriter() + licenseFileOut << new File(data.project.rootDir, 'LICENSE').text + licenseFileOut << '\n\n--------------------------------------------------------------------------------\n\n' + + noticeFileOut = new File(data.project.projectDir, 'NOTICE').newWriter() + noticeFileOut << new File(data.project.rootDir, 'NOTICE').text + noticeFileOut << '\n\n--------------------------------------------------------------------------------\n\n' + + printDependencies(data) + + notices.forEach { notice, projects -> + projects.forEach { project -> + if (project.group) noticeFileOut << "Group: $project.group " + if (project.name) noticeFileOut << " Name: $project.name " + if (project.version) noticeFileOut << " Version: $project.version\n" + } + noticeFileOut << "\nNotice: $notice\n\n" + noticeFileOut << "\n--------------------------------------------------------------------------------\n\n" + } + } + + private void printDependencies(ProjectData data) { + data.allDependencies.sort().each { + printDependency(it) + } + data.importedModules.modules.flatten().sort().each { + printImportedModuleDependency(it) + } + } + + private void printDependency(ModuleData data) { + if (data.group) licenseFileOut << "Group: $data.group " + if (data.name) licenseFileOut << " Name: $data.name " + if (data.version) licenseFileOut << " Version: $data.version\n" + + if (data.poms.isEmpty() && data.manifests.isEmpty()) { + licenseFileOut << "No license information found\n" + return + } + + if (!data.manifests.isEmpty()) { + ManifestData manifest = data.manifests.first() + if (manifest.url) { + licenseFileOut << "Project URL (from manifest): $manifest.url\n" + } + if (manifest.license) { + if (Files.maybeLicenseUrl(manifest.licenseUrl)) { + licenseFileOut << "License URL (from manifest): $manifest.licenseUrl\n" + } else if (manifest.hasPackagedLicense) { + licenseFileOut << "Packaged License File: $manifest.license\n" + } else { + licenseFileOut << "Manifest License: $manifest.license (Not packaged)\n" + } + } + } + + if (!data.poms.isEmpty()) { + PomData pomData = data.poms.first() + if (pomData.projectUrl) { + licenseFileOut << "Project URL (from POM): $pomData.projectUrl\n" + } + if (pomData.licenses) { + pomData.licenses.each { License license -> + licenseFileOut << "License (from POM): $license.name" + if (license.url) { + if (Files.maybeLicenseUrl(license.url)) { + licenseFileOut << " - $license.url\n" + } else { + licenseFileOut << "License: $license.url\n" + } + } + } + } + } + + if (!data.licenseFiles.isEmpty() && !data.licenseFiles.first().fileDetails.isEmpty()) { + Optional noticeDetailsOpt = data.licenseFiles.first().fileDetails.stream().filter(detail -> detail.file.containsIgnoreCase("NOTICE")).findFirst() + if (noticeDetailsOpt.isPresent()) { + LicenseFileDetails noticeDetails = noticeDetailsOpt.get() + String noticeText = new File("$config.absoluteOutputDir/$noticeDetails.file").text.trim() + List projects = notices.getOrDefault(noticeText, new ArrayList()) + projects.add(data) + notices.put(noticeText, projects) + } + } + + licenseFileOut << "\n--------------------------------------------------------------------------------\n\n" + } + + private void printImportedModuleDependency(ImportedModuleData module) { + licenseFileOut << " Name: $module.name " + licenseFileOut << " Version: $module.version\n" + + if (Files.maybeLicenseUrl(module.projectUrl)) { + licenseFileOut << "Project URL: $module.projectUrl\n" + } + + if (Files.maybeLicenseUrl(module.licenseUrl)) { + licenseFileOut << "License: $module.license - $module.licenseUrl\n" + } else { + licenseFileOut << "License: $module.license\n" + } + + licenseFileOut << "\n--------------------------------------------------------------------------------\n\n" + } +} + +licenseReport { + excludeBoms = true + renderers = [new IcebergReportRenderer()] +}