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

Flink : Python


From: 'an unknown organization'

  - PemJa (https://github.com/alibaba/pemja) com.alibaba:pemja:jar:0.5.3
    License: Apache License  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - FindBugs-jsr305 (http://findbugs.sourceforge.net/) com.google.code.findbugs:jsr305:jar:1.3.9
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - FlatBuffers Java API (https://github.com/google/flatbuffers) com.google.flatbuffers:flatbuffers-java:bundle:1.12.0
    License: Apache License V2.0  (https://raw.githubusercontent.com/google/flatbuffers/master/LICENSE.txt)

  - Protocol Buffers [Core] (https://developers.google.com/protocol-buffers/protobuf-java/) com.google.protobuf:protobuf-java:bundle:3.21.7
    License: BSD-3-Clause  (https://opensource.org/licenses/BSD-3-Clause)

  - ClassGraph (https://github.com/classgraph/classgraph) io.github.classgraph:classgraph:jar:4.8.162
    License: The MIT License (MIT)  (http://opensource.org/licenses/MIT)

  - Byte Buddy (without dependencies) (https://bytebuddy.net/byte-buddy) net.bytebuddy:byte-buddy:jar:1.15.11
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - pyrolite (https://github.com/irmen/Pyrolite) net.razorvine:pyrolite:jar:4.13
    License: MIT License  (https://raw.githubusercontent.com/irmen/Pyrolite/master/LICENSE)

  - Py4J (http://nexus.sonatype.org/oss-repository-hosting.html/py4j) net.sf.py4j:py4j:jar:0.10.9.7
    License: The New BSD License  (http://www.opensource.org/licenses/bsd-license.html)

  - beam-model-fn-execution (http://beam.apache.org) org.apache.beam:beam-model-fn-execution:jar:2.54.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - beam-model-job-management (http://beam.apache.org) org.apache.beam:beam-model-job-management:jar:2.54.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - beam-model-pipeline (http://beam.apache.org) org.apache.beam:beam-model-pipeline:jar:2.54.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - beam-runners-core-construction-java (http://beam.apache.org) org.apache.beam:beam-runners-core-construction-java:jar:2.54.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - beam-runners-core-java (http://beam.apache.org) org.apache.beam:beam-runners-core-java:jar:2.54.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - beam-runners-java-fn-execution (http://beam.apache.org) org.apache.beam:beam-runners-java-fn-execution:jar:2.54.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - beam-sdks-java-core (http://beam.apache.org) org.apache.beam:beam-sdks-java-core:jar:2.54.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - beam-sdks-java-extensions-avro (http://beam.apache.org) org.apache.beam:beam-sdks-java-extensions-avro:jar:2.54.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - beam-sdks-java-fn-execution (http://beam.apache.org) org.apache.beam:beam-sdks-java-fn-execution:jar:2.54.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - beam-sdks-java-transform-service-launcher (http://beam.apache.org) org.apache.beam:beam-sdks-java-transform-service-launcher:jar:2.54.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Beam :: Vendored Dependencies :: gRPC :: 1.60.1 (http://beam.apache.org) org.apache.beam:beam-vendor-grpc-1_60_1:jar:0.1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Beam :: Vendored Dependencies :: Guava 32.1.2-jre (http://beam.apache.org) org.apache.beam:beam-vendor-guava-32_1_2-jre:jar:0.1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Checker Qual (https://checkerframework.org/) org.checkerframework:checker-qual:jar:3.42.0
    License: The MIT License  (http://opensource.org/licenses/MIT)

  - org.conscrypt:conscrypt-openjdk-uber (https://conscrypt.org/) org.conscrypt:conscrypt-openjdk-uber:jar:2.5.1
    License: Apache 2  (https://www.apache.org/licenses/LICENSE-2.0)


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

  - Jackson-annotations (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:jar:2.18.2
    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.18.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.18.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Jackson datatype: jdk8 (https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8) com.fasterxml.jackson.datatype:jackson-datatype-jdk8:bundle:2.18.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.18.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Google LLC' (http://www.google.com)

  - AutoValue Annotations (https://github.com/google/auto/tree/master/value) com.google.auto.value:auto-value-annotations:jar:1.8.2
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Joda.org' (http://www.joda.org)

  - Joda-Time (http://www.joda.org/joda-time/) joda-time:joda-time:jar:2.5
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Kohsuke Kawaguchi' (http://www.kohsuke.org/)

  - args4j (http://args4j.kohsuke.org/args4j/) args4j:args4j:bundle:2.33
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)


From: 'QOS.ch' (http://www.qos.ch)

  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.36
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)


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

  - Commons Logging (http://commons.apache.org/proper/commons-logging/) commons-logging:commons-logging:jar:1.1.3
    License: The Apache Software 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.13
    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.14
    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.15
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Arrow Format (https://arrow.apache.org/arrow-format/) org.apache.arrow:arrow-format:jar:13.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Arrow Memory - Core (https://arrow.apache.org/arrow-memory/arrow-memory-core/) org.apache.arrow:arrow-memory-core:jar:13.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Arrow Memory - Netty (https://arrow.apache.org/arrow-memory/arrow-memory-netty/) org.apache.arrow:arrow-memory-netty:jar:13.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Arrow Vectors (https://arrow.apache.org/arrow-vector/) org.apache.arrow:arrow-vector:jar:13.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Avro (https://avro.apache.org) org.apache.avro:avro:bundle:1.11.4
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Commons Compress (https://commons.apache.org/proper/commons-compress/) org.apache.commons:commons-compress:jar:1.26.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.12.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - flink-shaded-force-shading (http://flink.apache.org/flink-shaded-force-shading) org.apache.flink:flink-shaded-force-shading:jar:20.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


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

  - Netty/Buffer (https://netty.io/netty-buffer/) io.netty:netty-buffer:jar:4.1.100.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Common (https://netty.io/netty-common/) io.netty:netty-common:jar:4.1.100.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)


From: 'xerial.org' (https://github.com/xerial/snappy-java)

  - snappy-java (https://github.com/xerial/snappy-java) org.xerial.snappy:snappy-java:bundle:1.1.10.7
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)





