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

Flink : Formats : Avro AWS Glue Schema Registry


From: 'an unknown organization'
  - everit-json-schema (https://github.com/erosb/everit-json-schema) com.github.erosb:everit-json-schema:bundle:1.12.2
    License: Apache License, Version 2.0  (http://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)
  - error-prone annotations (http://nexus.sonatype.org/oss-repository-hosting.html/error_prone_parent/error_prone_annotations) com.google.errorprone:error_prone_annotations:jar:2.3.4
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Guava InternalFutureFailureAccess and InternalFutures (https://github.com/google/guava/failureaccess) com.google.guava:failureaccess:bundle:1.0.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Guava: Google Core Libraries for Java (https://github.com/google/guava/guava) com.google.guava:guava:bundle:30.0-jre
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Guava ListenableFuture only (https://github.com/google/guava/listenablefuture) com.google.guava:listenablefuture:jar: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)
  - J2ObjC Annotations (https://github.com/google/j2objc/) com.google.j2objc:j2objc-annotations:jar:1.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - RE2/J (http://github.com/google/re2j) com.google.re2j:re2j:jar:1.3
    License: Go License  (https://golang.org/LICENSE)
  - ClassGraph (https://github.com/classgraph/classgraph) io.github.classgraph:classgraph:jar:4.8.120
    License: The MIT License (MIT)  (http://opensource.org/licenses/MIT)
  - Bean Validation API (http://beanvalidation.org) javax.validation:validation-api:jar:2.0.1.Final
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Kafka (https://kafka.apache.org) org.apache.kafka:kafka-clients:jar:2.8.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Checker Qual (https://checkerframework.org) org.checkerframework:checker-qual:jar:3.5.0
    License: The MIT License  (http://opensource.org/licenses/MIT)
  - JetBrains Java Annotations (https://github.com/JetBrains/java-annotations) org.jetbrains:annotations:jar:17.0.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.jetbrains.kotlin:kotlin-reflect (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-reflect:jar:1.3.50
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.jetbrains.kotlin:kotlin-script-runtime (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-script-runtime:jar:1.3.50
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.jetbrains.kotlin:kotlin-scripting-common (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-scripting-common:jar:1.3.50
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.3.50
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.3.50
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.jetbrains.kotlin:kotlin-scripting-jvm (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.3.50
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.jetbrains.kotlin:kotlin-stdlib (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-stdlib:jar:1.3.50
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.jetbrains.kotlin:kotlin-stdlib-common (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.3.50
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - kotlinx-coroutines-core (https://github.com/Kotlin/kotlinx.coroutines) org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - kotlinx-coroutines-core-common (https://github.com/Kotlin/kotlinx.coroutines) org.jetbrains.kotlinx:kotlinx-coroutines-core-common:jar:1.1.1
    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:20201115
    License: The JSON License  (http://json.org/license.html)
  - LZ4 and xxHash (https://github.com/lz4/lz4-java) org.lz4:lz4-java:jar:1.8.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Project Lombok (https://projectlombok.org) org.projectlombok:lombok:jar:1.18.20
    License: The MIT License  (https://projectlombok.org/LICENSE)
  - Project Lombok (https://projectlombok.org) org.projectlombok:lombok-utils:jar:1.18.12
    License: The MIT License  (https://projectlombok.org/LICENSE)
  - reactive-streams (http://www.reactive-streams.org/) org.reactivestreams:reactive-streams:jar:1.0.3
    License: CC0  (http://creativecommons.org/publicdomain/zero/1.0/)
  - AWS Java SDK :: Annotations (https://aws.amazon.com/sdkforjava/core/annotations) software.amazon.awssdk:annotations:jar:2.17.247
    License: Apache License, Version 2.0  (https://aws.amazon.com/apache2.0)
  - AWS Java SDK :: HTTP Clients :: Apache (https://aws.amazon.com/sdkforjava/http-clients/apache-client) software.amazon.awssdk:apache-client:jar:2.17.247
    License: Apache License, Version 2.0  (https://aws.amazon.com/apache2.0)
  - AWS Java SDK :: Arns (https://aws.amazon.com/sdkforjava) software.amazon.awssdk:arns:jar:2.17.247
    License: Apache License, Version 2.0  (https://aws.amazon.com/apache2.0)
  - AWS Java SDK :: Auth (https://aws.amazon.com/sdkforjava) software.amazon.awssdk:auth:jar:2.17.247
    License: Apache License, Version 2.0  (https://aws.amazon.com/apache2.0)
  - AWS Java SDK :: AWS Core (https://aws.amazon.com/sdkforjava) software.amazon.awssdk:aws-core:jar:2.17.247
    License: Apache License, Version 2.0  (https://aws.amazon.com/apache2.0)
  - AWS Java SDK :: Core :: Protocols :: AWS Json Protocol (https://aws.amazon.com/sdkforjava) software.amazon.awssdk:aws-json-protocol:jar:2.17.247
    License: Apache License, Version 2.0  (https://aws.amazon.com/apache2.0)
  - AWS Java SDK :: Core :: Protocols :: AWS Query Protocol (https://aws.amazon.com/sdkforjava) software.amazon.awssdk:aws-query-protocol:jar:2.17.247
    License: Apache License, Version 2.0  (https://aws.amazon.com/apache2.0)
  - AWS Java SDK :: Services :: AWS Glue (https://aws.amazon.com/sdkforjava) software.amazon.awssdk:glue:jar:2.17.247
    License: Apache License, Version 2.0  (https://aws.amazon.com/apache2.0)
  - AWS Java SDK :: HTTP Client Interface (https://aws.amazon.com/sdkforjava/http-client-spi) software.amazon.awssdk:http-client-spi:jar:2.17.247
    License: Apache License, Version 2.0  (https://aws.amazon.com/apache2.0)
  - AWS Java SDK :: Core :: Protocols :: Json Utils (https://aws.amazon.com/sdkforjava) software.amazon.awssdk:json-utils:jar:2.17.247
    License: Apache License, Version 2.0  (https://aws.amazon.com/apache2.0)
  - AWS Java SDK :: Metrics SPI (https://aws.amazon.com/sdkforjava/core/metrics-spi) software.amazon.awssdk:metrics-spi:jar:2.17.247
    License: Apache License, Version 2.0  (https://aws.amazon.com/apache2.0)
  - AWS Java SDK :: HTTP Clients :: Netty Non-Blocking I/O (https://aws.amazon.com/sdkforjava/http-clients/netty-nio-client) software.amazon.awssdk:netty-nio-client:jar:2.17.247
    License: Apache License, Version 2.0  (https://aws.amazon.com/apache2.0)
  - AWS Java SDK :: Profiles (https://aws.amazon.com/sdkforjava) software.amazon.awssdk:profiles:jar:2.17.247
    License: Apache License, Version 2.0  (https://aws.amazon.com/apache2.0)
  - AWS Java SDK :: Core :: Protocols :: Protocol Core (https://aws.amazon.com/sdkforjava) software.amazon.awssdk:protocol-core:jar:2.17.247
    License: Apache License, Version 2.0  (https://aws.amazon.com/apache2.0)
  - AWS Java SDK :: Regions (https://aws.amazon.com/sdkforjava/core/regions) software.amazon.awssdk:regions:jar:2.17.247
    License: Apache License, Version 2.0  (https://aws.amazon.com/apache2.0)
  - AWS Java SDK :: SDK Core (https://aws.amazon.com/sdkforjava) software.amazon.awssdk:sdk-core:jar:2.17.247
    License: Apache License, Version 2.0  (https://aws.amazon.com/apache2.0)
  - AWS Java SDK :: Services :: AWS STS (https://aws.amazon.com/sdkforjava) software.amazon.awssdk:sts:jar:2.17.247
    License: Apache License, Version 2.0  (https://aws.amazon.com/apache2.0)
  - AWS Java SDK :: Third Party :: Jackson-core (https://aws.amazon.com/sdkforjava) software.amazon.awssdk:third-party-jackson-core:jar:2.17.247
    License: Apache License, Version 2.0  (https://aws.amazon.com/apache2.0)
  - AWS Java SDK :: HTTP Clients :: URL Connection (https://aws.amazon.com/sdkforjava/http-clients/url-connection-client) software.amazon.awssdk:url-connection-client:jar:2.17.247
    License: Apache License, Version 2.0  (https://aws.amazon.com/apache2.0)
  - AWS Java SDK :: Utilities (https://aws.amazon.com/sdkforjava/utils) software.amazon.awssdk:utils:jar:2.17.247
    License: Apache License, Version 2.0  (https://aws.amazon.com/apache2.0)
  - AWS Event Stream (https://github.com/awslabs/aws-eventstream-java) software.amazon.eventstream:eventstream:jar:1.0.1
    License: Apache License, Version 2.0  (https://aws.amazon.com/apache2.0)
  - AWS Glue Schema Registry Build Tools (https://aws.amazon.com/glue) software.amazon.glue:schema-registry-build-tools:jar:1.1.8
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - AWS Glue Schema Registry common (https://aws.amazon.com/glue) software.amazon.glue:schema-registry-common:jar:1.1.8
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - AWS Glue Schema Registry Serializer Deserializer (https://aws.amazon.com/glue) software.amazon.glue:schema-registry-serde:jar:1.1.8
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'com.github.luben'
  - zstd-jni (https://github.com/luben/zstd-jni) com.github.luben:zstd-jni:jar:1.4.9-1
    License: BSD 2-Clause License  (https://opensource.org/licenses/BSD-2-Clause)

From: 'FasterXML' (http://fasterxml.com/)
  - Jackson-annotations (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.13.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-core (https://github.com/FasterXML/jackson-core) com.fasterxml.jackson.core:jackson-core:bundle:2.13.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - jackson-databind (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-databind:bundle:2.13.4.2
    License: The Apache Software License, Version 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: 'LAMP/EPFL' (http://lamp.epfl.ch/)
  - Scala Library (http://www.scala-lang.org/) org.scala-lang:scala-library:jar:2.12.7
    License: BSD 3-Clause  (http://www.scala-lang.org/license.html)

From: 'mbknor' (https://github.com/mbknor/mbknor-jackson-jsonSchema)
  - mbknor-jackson-jsonSchema (https://github.com/mbknor/mbknor-jackson-jsonSchema) com.kjetland:mbknor-jackson-jsonschema_2.12:jar:1.0.39
    License: MIT  (https://github.com/mbknor/mbknor-jackson-jsonSchema/blob/master/LICENSE.txt)

From: 'Ryan J. McDonough' (https://github.com/damnhandy/Handy-URI-Templates)
  - Handy URI Templates (https://github.com/damnhandy/Handy-URI-Templates) com.damnhandy:handy-uri-templates:bundle:2.1.8
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (http://www.apache.org/)
  - Apache Commons Collections (http://commons.apache.org/collections/) commons-collections:commons-collections:jar:3.2.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Digester (http://commons.apache.org/digester/) commons-digester:commons-digester:jar:1.8.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - 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 Commons Lang (http://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.3.2
    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)
  - Apache Commons Validator (http://commons.apache.org/proper/commons-validator/) commons-validator:commons-validator:jar:1.6
    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.10.0
    License: Apache License, Version 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.21
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Flink : Formats : Avro (https://flink.apache.org/flink-formats/flink-avro) org.apache.flink:flink-avro:jar:1.15.3
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Flink : Connectors : AWS Base (https://flink.apache.org/flink-connectors/flink-connector-aws-base) org.apache.flink:flink-connector-aws-base:jar:1.15.3
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Flink : Connectors : Base (https://flink.apache.org/flink-connectors/flink-connector-base) org.apache.flink:flink-connector-base:jar:1.15.3
    License: The Apache Software 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:15.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.70.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Codec (https://netty.io/netty-codec/) io.netty:netty-codec:jar:4.1.70.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Codec/HTTP (https://netty.io/netty-codec-http/) io.netty:netty-codec-http:jar:4.1.70.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Codec/HTTP2 (https://netty.io/netty-codec-http2/) io.netty:netty-codec-http2:jar:4.1.70.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.70.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Handler (https://netty.io/netty-handler/) io.netty:netty-handler:jar:4.1.70.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Resolver (https://netty.io/netty-resolver/) io.netty:netty-resolver:jar:4.1.70.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Transport (https://netty.io/netty-transport/) io.netty:netty-transport:jar:4.1.70.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Transport/Classes/Epoll (https://netty.io/netty-transport-classes-epoll/) io.netty:netty-transport-classes-epoll:jar:4.1.70.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Transport/Native/Unix/Common (https://netty.io/netty-transport-native-unix-common/) io.netty:netty-transport-native-unix-common:jar:4.1.70.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.8.3
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)




