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

org.wso2.carbon.apimgt.common.gateway


From: 'an unknown organization'
  - SpotBugs Annotations (https://spotbugs.github.io/) com.github.spotbugs:spotbugs-annotations:jar:4.8.2
    License: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1  (https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html)
  - FindBugs-jsr305 (http://findbugs.sourceforge.net/) com.google.code.findbugs:jsr305:jar:3.0.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Gson (https://github.com/google/gson) com.google.code.gson:gson:jar:2.11.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - JSON.simple (http://code.google.com/p/json-simple/) com.googlecode.json-simple:json-simple:bundle:1.1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - graphql-java (https://github.com/graphql-java/graphql-java) com.graphql-java:graphql-java:jar:19.11
    License: MIT  (https://github.com/graphql-java/graphql-java/blob/master/LICENSE.md)
  - java-dataloader (https://github.com/graphql-java/java-dataloader) com.graphql-java:java-dataloader:jar:3.2.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Extensions on Apache Proton-J library (https://github.com/Azure/qpid-proton-j-extensions) com.microsoft.azure:qpid-proton-j-extensions:jar:1.2.3
    License: The MIT License (MIT)  (http://opensource.org/licenses/MIT)
  - moesifapi (https://www.moesif.com) com.moesif.api:moesifapi:jar:1.8.5
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - unirest-java (http://maven.apache.org) com.moesif.unirest:unirest-java:jar:1.0.10
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)
  - Netty/TomcatNative [BoringSSL - Static] (https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/) io.netty:netty-tcnative-boringssl-static:jar:2.0.54.Final
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JSON in Java (https://github.com/douglascrockford/JSON-java) org.json:json:bundle:20250517
    License: Public Domain  (https://github.com/stleary/JSON-java/blob/master/LICENSE)
  - WSO2 Carbon Orbit - JSON (org.json) (http://wso2.org) org.json.wso2:json:bundle:3.0.0.wso2v7

  - reactive-streams (http://www.reactive-streams.org/) org.reactivestreams:reactive-streams:jar:1.0.3
    License: CC0  (http://creativecommons.org/publicdomain/zero/1.0/)
  - WSO2 Carbon Orbit - Nimbus JWT Library (http://wso2.org) org.wso2.orbit.com.nimbusds:nimbus-jose-jwt:bundle:9.37.3.wso2v1

  - WSO2 Carbon Orbit - GraphQL (http://wso2.org) org.wso2.orbit.graphQL:graphQL:bundle:19.11.wso2v1

  - WSO2 Carbon Orbit - Apache Commons lang3 library (http://wso2.org) org.wso2.orbit.org.apache.commons:commons-lang3:bundle:3.20.0.wso2v1

  - ua-parser-wso2 (http://wso2.org) ua.parser.wso2:ua-parser:bundle:1.6.1.wso2v1


From: 'ANTLR' (http://www.antlr.org)
  - ANTLR 4 Runtime (http://www.antlr.org/antlr4-runtime) org.antlr:antlr4-runtime:jar:4.9.3
    License: The BSD License  (http://www.antlr.org/license.html)

From: 'Chemouni Uriel' (https://urielch.github.io/)
  - ASM based accessors helper used by json-smart (https://urielch.github.io/) net.minidev:accessors-smart:bundle:2.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JSON Small and Fast Parser (https://urielch.github.io/) net.minidev:json-smart:bundle:2.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Eclipse Foundation' (https://www.eclipse.org)
  - JavaBeans Activation Framework API jar (https://github.com/eclipse-ee4j/jaf/jakarta.activation-api) jakarta.activation:jakarta.activation-api:jar:1.2.1
    License: EDL 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - Jakarta XML Binding API (https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api) jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

From: 'FasterXML' (http://fasterxml.com)
  - Woodstox (https://github.com/FasterXML/woodstox) com.fasterxml.woodstox:woodstox-core:bundle:6.2.1
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'FasterXML' (http://fasterxml.com/)
  - Jackson-annotations (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:jar:2.21
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-core (https://github.com/FasterXML/jackson-core) com.fasterxml.jackson.core:jackson-core:jar:2.21.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jackson-databind (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-databind:jar:2.21.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-dataformat-XML (https://github.com/FasterXML/jackson-dataformat-xml) com.fasterxml.jackson.dataformat:jackson-dataformat-xml:bundle:2.11.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson datatype: JSR310 (https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310) com.fasterxml.jackson.datatype:jackson-datatype-jsr310:bundle:2.11.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson module: JAXB Annotations (https://github.com/FasterXML/jackson-modules-base) com.fasterxml.jackson.module:jackson-module-jaxb-annotations:bundle:2.11.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'fasterxml.com' (http://fasterxml.com)
  - Stax2 API (http://github.com/FasterXML/stax2-api) org.codehaus.woodstox:stax2-api:bundle:4.2.1
    License: The BSD License  (http://www.opensource.org/licenses/bsd-license.php)

From: 'Google LLC' (http://www.google.com)
  - error-prone annotations (https://errorprone.info/error_prone_annotations) com.google.errorprone:error_prone_annotations:jar:2.27.0
    License: Apache 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.9.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:1.6.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.3.1
    License: The MIT License (MIT)  (http://opensource.org/licenses/MIT)

From: 'OpenFeign' (https://github.com/openfeign)
  - Feign Core (https://github.com/openfeign/feign/feign-core) io.github.openfeign:feign-core:jar:13.2.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Feign Gson (https://github.com/openfeign/feign/feign-gson) io.github.openfeign:feign-gson:jar:13.2.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Feign Apache HttpClient (https://github.com/openfeign/feign/feign-httpclient) io.github.openfeign:feign-httpclient:jar:13.2.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Feign SLF4J (https://github.com/openfeign/feign/feign-slf4j) io.github.openfeign:feign-slf4j:jar:13.2.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'OW2' (http://www.ow2.org/)
  - asm (http://asm.ow2.io/) org.ow2.asm:asm:jar:9.7.1
    License: BSD-3-Clause  (https://asm.ow2.io/license.html)

From: 'QOS.ch' (http://www.qos.ch)
  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:2.0.12
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

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.3.9.RELEASE
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (http://www.apache.org/)
  - Commons Lang (http://commons.apache.org/lang/) commons-lang:commons-lang:jar:2.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Logging (http://commons.apache.org/logging) commons-logging:commons-logging:jar:1.1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpAsyncClient (http://hc.apache.org/httpcomponents-asyncclient) org.apache.httpcomponents:httpasyncclient:jar:4.1.5
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpClient (http://hc.apache.org/httpcomponents-client) org.apache.httpcomponents:httpclient:jar:4.5.10
    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)
  - Apache HttpCore NIO (http://hc.apache.org/httpcomponents-core-ga) org.apache.httpcomponents:httpcore-nio:jar:4.4.16
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpClient Mime (http://hc.apache.org/httpcomponents-client) org.apache.httpcomponents:httpmime:jar:4.5.10
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (https://www.apache.org/)
  - Apache Commons Codec (https://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.16.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Lang (https://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.10
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Log4j API (https://logging.apache.org/log4j/2.x/log4j-api/) org.apache.logging.log4j:log4j-api:jar:2.17.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Log4j Core (https://logging.apache.org/log4j/2.x/log4j-core/) org.apache.logging.log4j:log4j-core:jar:2.17.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - SLF4J 1 Binding for Log4j API (https://logging.apache.org/log4j/2.x/) org.apache.logging.log4j:log4j-slf4j-impl:jar:2.25.3
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Proton-J (https://qpid.apache.org/proton/proton-j) org.apache.qpid:proton-j:bundle:0.33.4
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'WSO2' (http://www.wso2.org/)
  - APIM Analytics EventHub Client Implementation (http://www.wso2.org/apim-analytics-publisher-parent/apim-analytics-publisher-component/org.wso2.am.analytics.publisher.client/) org.wso2.am.analytics.publisher:org.wso2.am.analytics.publisher.client:bundle:1.2.35
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)




