// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------

nifi-azure-processors


From: 'an unknown organization'

  - msal4j (https://github.com/AzureAD/microsoft-authentication-library-for-java) com.microsoft.azure:msal4j:jar:1.23.1
    License: MIT License 

  - msal4j-persistence-extension (https://github.com/AzureAD/microsoft-authentication-library-for-java) com.microsoft.azure:msal4j-persistence-extension:jar:1.3.0
    License: MIT License 

  - Kusto data client library (https://github.com/Azure/azure-kusto-java/tree/master/data) com.microsoft.azure.kusto:kusto-data:jar:7.0.4
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

  - Kusto ingest client library (https://github.com/Azure/azure-kusto-java/tree/master/ingest) com.microsoft.azure.kusto:kusto-ingest:jar:7.0.4
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

  - Metrics Core (http://metrics.dropwizard.io/metrics-core) io.dropwizard.metrics:metrics-core:bundle:4.1.0
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)

  - resilience4j (https://resilience4j.readme.io) io.github.resilience4j:resilience4j-core:jar:1.7.1
    License: Apache-2.0  (https://github.com/resilience4j/resilience4j/blob/master/LICENSE.txt)

  - resilience4j (https://resilience4j.readme.io) io.github.resilience4j:resilience4j-retry:jar:1.7.1
    License: Apache-2.0  (https://github.com/resilience4j/resilience4j/blob/master/LICENSE.txt)

  - micrometer-commons (https://github.com/micrometer-metrics/micrometer) io.micrometer:micrometer-commons:jar:1.15.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - micrometer-core (https://github.com/micrometer-metrics/micrometer) io.micrometer:micrometer-core:jar:1.15.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - micrometer-observation (https://github.com/micrometer-metrics/micrometer) io.micrometer:micrometer-observation:jar:1.15.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Netty/TomcatNative [BoringSSL - Static] (https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/) io.netty:netty-tcnative-boringssl-static:jar:2.0.74.Final
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Netty/TomcatNative [BoringSSL - Static] (https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/) io.netty:netty-tcnative-boringssl-static:jar:2.0.74.Final
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Netty/TomcatNative [BoringSSL - Static] (https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/) io.netty:netty-tcnative-boringssl-static:jar:2.0.74.Final
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Netty/TomcatNative [BoringSSL - Static] (https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/) io.netty:netty-tcnative-boringssl-static:jar:2.0.74.Final
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Netty/TomcatNative [BoringSSL - Static] (https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/) io.netty:netty-tcnative-boringssl-static:jar:2.0.74.Final
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Netty/TomcatNative [BoringSSL - Static] (https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/) io.netty:netty-tcnative-boringssl-static:jar:2.0.74.Final
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Vavr (http://vavr.io) io.vavr:vavr:jar:0.10.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Vavr Match (http://vavr.io) io.vavr:vavr-match:jar:0.10.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Java Native Access (https://github.com/java-native-access/jna) net.java.dev.jna:jna:jar:5.13.0
    License: LGPL-2.1-or-later  (https://www.gnu.org/licenses/old-licenses/lgpl-2.1)
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Java Native Access Platform (https://github.com/java-native-access/jna) net.java.dev.jna:jna-platform:jar:5.17.0
    License: LGPL-2.1-or-later  (https://www.gnu.org/licenses/old-licenses/lgpl-2.1)
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - HdrHistogram (http://hdrhistogram.github.io/HdrHistogram/) org.hdrhistogram:HdrHistogram:bundle:2.1.12
    License: Public Domain, per Creative Commons CC0  (http://creativecommons.org/publicdomain/zero/1.0/)
    License: BSD-2-Clause  (https://opensource.org/licenses/BSD-2-Clause)

  - JSpecify annotations (http://jspecify.org/) org.jspecify:jspecify:jar:1.0.0
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - LatencyUtils (http://latencyutils.github.io/LatencyUtils/) org.latencyutils:LatencyUtils:jar:2.0.3
    License: Public Domain, per Creative Commons CC0  (http://creativecommons.org/publicdomain/zero/1.0/)

  - reactive-streams (http://www.reactive-streams.org/) org.reactivestreams:reactive-streams:jar:1.0.4
    License: MIT-0  (https://spdx.org/licenses/MIT-0.html)


From: 'Apache NiFi Project' (https://nifi.apache.org/)

  - nifi-listed-entity (https://nifi.apache.org/nifi-bom/nifi-extension-bom/nifi-extension-bundles/nifi-extension-utils/nifi-listed-entity) org.apache.nifi:nifi-listed-entity:jar:2.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - nifi-migration-utils (https://nifi.apache.org/nifi-bom/nifi-extension-bom/nifi-extension-bundles/nifi-extension-utils/nifi-migration-utils) org.apache.nifi:nifi-migration-utils:jar:2.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - nifi-resource-transfer (https://nifi.apache.org/nifi-bom/nifi-extension-bom/nifi-extension-bundles/nifi-extension-utils/nifi-resource-transfer) org.apache.nifi:nifi-resource-transfer:jar:2.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - nifi-service-utils (https://nifi.apache.org/nifi-bom/nifi-extension-bom/nifi-extension-bundles/nifi-extension-utils/nifi-service-utils) org.apache.nifi:nifi-service-utils:jar:2.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)


From: 'Eclipse Foundation' (https://www.eclipse.org)

  - Jakarta Activation API (https://github.com/jakartaee/jaf-api) jakarta.activation:jakarta.activation-api:jar:2.1.4
    License: EDL 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

  - Jakarta XML Binding API (https://github.com/jakartaee/jaxb-api/jakarta.xml.bind-api) jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.4
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)


From: 'FasterXML' (http://fasterxml.com/)

  - Jackson datatype: JSR310 (https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310) com.fasterxml.jackson.datatype:jackson-datatype-jsr310:bundle:2.20.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Microsoft Corporation' (http://microsoft.com)

  - Microsoft Azure Java Core Library (https://github.com/Azure/azure-sdk-for-java) com.azure:azure-core:jar:1.57.0
    License: The MIT License (MIT)  (http://opensource.org/licenses/MIT)

  - Microsoft Azure Java Core AMQP Library (https://github.com/Azure/azure-sdk-for-java) com.azure:azure-core-amqp:jar:2.11.2
    License: The MIT License (MIT)  (http://opensource.org/licenses/MIT)

  - Microsoft Azure Netty HTTP Client Library (https://github.com/Azure/azure-sdk-for-java) com.azure:azure-core-http-netty:jar:1.16.2
    License: The MIT License (MIT)  (http://opensource.org/licenses/MIT)

  - Microsoft Azure SDK for SQL API of Azure Cosmos DB Service (https://github.com/Azure/azure-sdk-for-java) com.azure:azure-cosmos:jar:4.75.0
    License: The MIT License (MIT)  (http://opensource.org/licenses/MIT)

  - Microsoft Azure client library for Azure Tables (https://github.com/Azure/azure-sdk-for-java) com.azure:azure-data-tables:jar:12.5.8
    License: The MIT License (MIT)  (http://opensource.org/licenses/MIT)

  - Microsoft Azure client library for Identity (https://github.com/Azure/azure-sdk-for-java) com.azure:azure-identity:jar:1.18.1
    License: The MIT License (MIT)  (http://opensource.org/licenses/MIT)

  - Microsoft Azure Java JSON Library (https://github.com/Azure/azure-sdk-for-java) com.azure:azure-json:jar:1.5.0
    License: The MIT License (MIT)  (http://opensource.org/licenses/MIT)

  - Microsoft Azure client library for Event Hubs (https://github.com/Azure/azure-sdk-for-java) com.azure:azure-messaging-eventhubs:jar:5.21.2
    License: The MIT License (MIT)  (http://opensource.org/licenses/MIT)

  - Microsoft Azure client library for storing checkpoints in Storage Blobs (https://github.com/Azure/azure-sdk-for-java) com.azure:azure-messaging-eventhubs-checkpointstore-blob:jar:1.21.2
    License: The MIT License (MIT)  (http://opensource.org/licenses/MIT)

  - Microsoft Azure client library for KeyVault Keys (https://github.com/Azure/azure-sdk-for-java) com.azure:azure-security-keyvault-keys:jar:4.10.4
    License: The MIT License (MIT)  (http://opensource.org/licenses/MIT)

  - Microsoft Azure client library for Blob Storage (https://github.com/Azure/azure-sdk-for-java) com.azure:azure-storage-blob:jar:12.32.0
    License: The MIT License (MIT)  (http://opensource.org/licenses/MIT)

  - Microsoft Azure client library for Blob Storage cryptography (https://github.com/Azure/azure-sdk-for-java) com.azure:azure-storage-blob-cryptography:jar:12.31.0
    License: The MIT License (MIT)  (http://opensource.org/licenses/MIT)

  - Microsoft Azure common module for Storage (https://github.com/Azure/azure-sdk-for-java) com.azure:azure-storage-common:jar:12.31.0
    License: The MIT License (MIT)  (http://opensource.org/licenses/MIT)

  - Microsoft Azure client library for File Storage Data Lake (https://github.com/Azure/azure-sdk-for-java) com.azure:azure-storage-file-datalake:jar:12.25.0
    License: The MIT License (MIT)  (http://opensource.org/licenses/MIT)

  - Microsoft Azure internal Avro module for Storage (https://github.com/Azure/azure-sdk-for-java) com.azure:azure-storage-internal-avro:jar:12.17.0
    License: The MIT License (MIT)  (http://opensource.org/licenses/MIT)

  - Microsoft Azure client library for Queue Storage (https://github.com/Azure/azure-sdk-for-java) com.azure:azure-storage-queue:jar:12.27.0
    License: The MIT License (MIT)  (http://opensource.org/licenses/MIT)

  - Microsoft Azure Java XML Library (https://github.com/Azure/azure-sdk-for-java) com.azure:azure-xml:jar:1.2.0
    License: The MIT License (MIT)  (http://opensource.org/licenses/MIT)

  - Extensions on Apache Proton-J library (https://github.com/Azure/qpid-proton-j-extensions) com.microsoft.azure:qpid-proton-j-extensions:jar:1.2.6
    License: The MIT License (MIT)  (http://opensource.org/licenses/MIT)


From: 'reactor' (https://github.com/reactor)

  - Non-Blocking Reactive Foundation for the JVM (https://github.com/reactor/reactor-core) io.projectreactor:reactor-core:jar:3.8.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Core functionality for the Reactor Netty library (https://github.com/reactor/reactor-netty) io.projectreactor.netty:reactor-netty-core:jar:1.3.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - HTTP functionality for the Reactor Netty library (https://github.com/reactor/reactor-netty) io.projectreactor.netty:reactor-netty-http:jar:1.3.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'The Apache Software Foundation' (http://www.apache.org/)

  - Apache HttpClient (http://hc.apache.org/httpcomponents-client-ga) org.apache.httpcomponents:httpclient:jar:4.5.14
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache HttpCore (http://hc.apache.org/httpcomponents-core-ga) org.apache.httpcomponents:httpcore:jar:4.4.16
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'The Apache Software Foundation' (https://www.apache.org/)

  - Proton-J (https://qpid.apache.org/proton/proton-j) org.apache.qpid:proton-j:jar:0.34.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'The Netty Project' (https://netty.io/)

  - Netty/Codec/DNS (https://netty.io/netty-codec-dns/) io.netty:netty-codec-dns:jar:4.2.7.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Codec/Socks (https://netty.io/netty-codec-socks/) io.netty:netty-codec-socks:jar:4.2.7.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Handler/Proxy (https://netty.io/netty-handler-proxy/) io.netty:netty-handler-proxy:jar:4.2.7.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Resolver/DNS (https://netty.io/netty-resolver-dns/) io.netty:netty-resolver-dns:jar:4.2.7.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Resolver/DNS/Classes/MacOS (https://netty.io/netty-resolver-dns-classes-macos/) io.netty:netty-resolver-dns-classes-macos:jar:4.2.7.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Resolver/DNS/Native/MacOS (https://netty.io/netty-resolver-dns-native-macos/) io.netty:netty-resolver-dns-native-macos:jar:4.2.7.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/TomcatNative [OpenSSL - Classes] (https://github.com/netty/netty-tcnative/netty-tcnative-classes/) io.netty:netty-tcnative-classes:jar:2.0.74.Final
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Netty/Transport/Classes/Epoll (https://netty.io/netty-transport-classes-epoll/) io.netty:netty-transport-classes-epoll:jar:4.2.7.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Transport/Classes/KQueue (https://netty.io/netty-transport-classes-kqueue/) io.netty:netty-transport-classes-kqueue:jar:4.2.7.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Transport/Native/Epoll (https://netty.io/netty-transport-native-epoll/) io.netty:netty-transport-native-epoll:jar:4.2.7.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Transport/Native/KQueue (https://netty.io/netty-transport-native-kqueue/) io.netty:netty-transport-native-kqueue:jar:4.2.7.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)


From: 'Univocity Software Pty Ltd' (www.univocity.com)

  - univocity-parsers (http://github.com/univocity/univocity-parsers) com.univocity:univocity-parsers:jar:2.9.1
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)





