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

Spark Project Connect Server


From: 'an unknown organization'

  - Kryo Shaded (https://github.com/EsotericSoftware/kryo/kryo-shaded) com.esotericsoftware:kryo-shaded:bundle:4.0.3
    License: 3-Clause BSD License  (https://opensource.org/licenses/BSD-3-Clause)

  - MinLog (https://github.com/EsotericSoftware/minlog) com.esotericsoftware:minlog:bundle:1.3.0
    License: New BSD License  (http://www.opensource.org/licenses/bsd-license.php)

  - Google Android Annotations Library (http://source.android.com/) com.google.android:annotations:jar:4.1.1.4
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

  - FindBugs-jsr305 (http://findbugs.sourceforge.net/) com.google.code.findbugs:jsr305:jar:3.0.0
    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)

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

  - Guava InternalFutureFailureAccess and InternalFutures (https://github.com/google/guava/failureaccess) com.google.guava:failureaccess:bundle:1.0.2
    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) com.google.guava:guava:bundle:33.4.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:3.0.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

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

  - Protocol Buffers [Util] (https://developers.google.com/protocol-buffers/protobuf-java-util/) com.google.protobuf:protobuf-java-util:jar:4.29.3
    License: BSD-3-Clause  (https://opensource.org/licenses/BSD-3-Clause)

  - ICU4J (https://icu.unicode.org/) com.ibm.icu:icu4j:jar:77.1
    License: Unicode-3.0  (https://raw.githubusercontent.com/unicode-org/icu/maint/maint-77/LICENSE)

  - ParaNamer Core (https://github.com/paul-hammant/paranamer/paranamer) com.thoughtworks.paranamer:paranamer:bundle:2.8.3
    License: BSD  (https://opensource.org/license/bsd-3-clause)

  - aircompressor (https://github.com/airlift/aircompressor) io.airlift:aircompressor:jar:2.0.2
    License: Apache License 2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)

  - io.grpc:grpc-api (https://github.com/grpc/grpc-java) io.grpc:grpc-api:jar:1.67.1
    License: Apache 2.0  (https://opensource.org/licenses/Apache-2.0)

  - io.grpc:grpc-context (https://github.com/grpc/grpc-java) io.grpc:grpc-context:jar:1.67.1
    License: Apache 2.0  (https://opensource.org/licenses/Apache-2.0)

  - io.grpc:grpc-core (https://github.com/grpc/grpc-java) io.grpc:grpc-core:jar:1.67.1
    License: Apache 2.0  (https://opensource.org/licenses/Apache-2.0)

  - io.grpc:grpc-inprocess (https://github.com/grpc/grpc-java) io.grpc:grpc-inprocess:jar:1.67.1
    License: Apache 2.0  (https://opensource.org/licenses/Apache-2.0)

  - io.grpc:grpc-netty (https://github.com/grpc/grpc-java) io.grpc:grpc-netty:jar:1.67.1
    License: Apache 2.0  (https://opensource.org/licenses/Apache-2.0)

  - io.grpc:grpc-protobuf (https://github.com/grpc/grpc-java) io.grpc:grpc-protobuf:jar:1.67.1
    License: Apache 2.0  (https://opensource.org/licenses/Apache-2.0)

  - io.grpc:grpc-protobuf-lite (https://github.com/grpc/grpc-java) io.grpc:grpc-protobuf-lite:jar:1.67.1
    License: Apache 2.0  (https://opensource.org/licenses/Apache-2.0)

  - io.grpc:grpc-services (https://github.com/grpc/grpc-java) io.grpc:grpc-services:jar:1.67.1
    License: Apache 2.0  (https://opensource.org/licenses/Apache-2.0)

  - io.grpc:grpc-stub (https://github.com/grpc/grpc-java) io.grpc:grpc-stub:jar:1.67.1
    License: Apache 2.0  (https://opensource.org/licenses/Apache-2.0)

  - io.grpc:grpc-util (https://github.com/grpc/grpc-java) io.grpc:grpc-util:jar:1.67.1
    License: Apache 2.0  (https://opensource.org/licenses/Apache-2.0)

  - perfmark:perfmark-api (https://github.com/perfmark/perfmark) io.perfmark:perfmark-api:jar:0.27.0
    License: Apache 2.0  (https://opensource.org/licenses/Apache-2.0)

  - Checker Qual (https://checkerframework.org/) org.checkerframework:checker-qual:jar:3.43.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)

  - empty (http://nexus.sonatype.org/oss-repository-hosting.html/unused) org.spark-project.spark:unused:jar:1.0.0
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - XZ for Java (https://tukaani.org/xz/java.html) org.tukaani:xz:jar:1.10
    License: 0BSD 

  - oro  oro:oro:jar:2.0.8


From: 'ANTLR' (https://www.antlr.org/)

  - ANTLR 4 Runtime (https://www.antlr.org/antlr4-runtime/) org.antlr:antlr4-runtime:jar:4.13.1
    License: BSD-3-Clause  (https://www.antlr.org/license.html)


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

  - Apache Hadoop Client API  org.apache.hadoop:hadoop-client-api:jar:3.4.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Hadoop Client Runtime  org.apache.hadoop:hadoop-client-runtime:jar:3.4.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Spark Project Common Utils (https://spark.apache.org/) org.apache.spark:spark-common-utils_2.13:jar:4.1.0-preview1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)

  - Spark Project Connect Common (https://spark.apache.org/) org.apache.spark:spark-connect-common_2.13:jar:4.1.0-preview1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)

  - Spark Project Declarative Pipelines Library (https://spark.apache.org/) org.apache.spark:spark-pipelines_2.13:jar:4.1.0-preview1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)

  - Spark Project Sketch (https://spark.apache.org/) org.apache.spark:spark-sketch_2.13:jar:4.1.0-preview1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)

  - Spark Project SQL API (https://spark.apache.org/) org.apache.spark:spark-sql-api_2.13:jar:4.1.0-preview1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)

  - Spark Project Unsafe (https://spark.apache.org/) org.apache.spark:spark-unsafe_2.13:jar:4.1.0-preview1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)

  - Spark Project Variant (https://spark.apache.org/) org.apache.spark:spark-variant_2.13:jar:4.1.0-preview1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)


From: 'com.fasterxml.jackson.module'

  - jackson-module-scala (https://github.com/FasterXML/jackson-module-scala) com.fasterxml.jackson.module:jackson-module-scala_2.13:bundle:2.19.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'com.twitter'

  - chill-java (https://github.com/twitter/chill) com.twitter:chill-java:jar:0.10.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - chill (https://github.com/twitter/chill) com.twitter:chill_2.13:jar:0.10.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)


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

  - istack common utility code runtime (https://projects.eclipse.org/projects/ee4j/istack-commons/istack-commons-runtime) com.sun.istack:istack-commons-runtime:jar:4.1.2
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

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

  - Jakarta Servlet (https://projects.eclipse.org/projects/ee4j.servlet) jakarta.servlet:jakarta.servlet-api:jar:5.0.0
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)

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

  - JAXB Core (https://eclipse-ee4j.github.io/jaxb-ri/) org.glassfish.jaxb:jaxb-core:jar:4.0.5
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

  - JAXB Runtime (https://eclipse-ee4j.github.io/jaxb-ri/) org.glassfish.jaxb:jaxb-runtime:jar:4.0.5
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)


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

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


From: 'GlassFish Community' (https://javaee.github.io)

  - Java Servlet API (https://javaee.github.io/servlet-spec/) javax.servlet:javax.servlet-api:jar:4.0.1
    License: CDDL + GPLv2 with classpath exception  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)


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

  - error-prone annotations (https://errorprone.info/error_prone_annotations) com.google.errorprone:error_prone_annotations:jar:2.36.0
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Google LLC'

  - proto-google-common-protos (https://github.com/googleapis/sdk-platform-java) com.google.api.grpc:proto-google-common-protos:jar:2.41.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Joe Walnes, Henri Tremblay, Leonardo Mesquita'

  - Objenesis (http://objenesis.org/objenesis) org.objenesis:objenesis:jar:3.3
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'jsonwebtoken.io' (https://github.com/jwtk/jjwt)

  - JJWT :: API (https://github.com/jwtk/jjwt/jjwt-api) io.jsonwebtoken:jjwt-api:jar:0.12.6
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - JJWT :: Impl (https://github.com/jwtk/jjwt/jjwt-impl) io.jsonwebtoken:jjwt-impl:jar:0.12.6
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - JJWT :: Extensions :: Jackson (https://github.com/jwtk/jjwt/jjwt-jackson) io.jsonwebtoken:jjwt-jackson:jar:0.12.6
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)


From: 'LAMP/EPFL' (https://lamp.epfl.ch/)

  - Scala Library (https://www.scala-lang.org/) org.scala-lang:scala-library:jar:2.13.16
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Scala Reflect (https://www.scala-lang.org/) org.scala-lang:scala-reflect:jar:2.13.16
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0)


From: 'MojoHaus' (https://www.mojohaus.org)

  - Animal Sniffer Annotations (https://www.mojohaus.org/animal-sniffer/animal-sniffer-annotations) org.codehaus.mojo:animal-sniffer-annotations:jar:1.24
    License: MIT license  (https://spdx.org/licenses/MIT.txt)


From: 'org.json4s' (https://github.com/json4s/json4s)

  - json4s-ast (https://github.com/json4s/json4s) org.json4s:json4s-ast_2.13:jar:4.0.7
    License: Apache-2.0  (http://www.apache.org/licenses/LICENSE-2.0)

  - json4s-core (https://github.com/json4s/json4s) org.json4s:json4s-core_2.13:jar:4.0.7
    License: Apache-2.0  (http://www.apache.org/licenses/LICENSE-2.0)

  - json4s-jackson-core (https://github.com/json4s/json4s) org.json4s:json4s-jackson-core_2.13:jar:4.0.7
    License: Apache-2.0  (http://www.apache.org/licenses/LICENSE-2.0)

  - json4s-jackson (https://github.com/json4s/json4s) org.json4s:json4s-jackson_2.13:jar:4.0.7
    License: Apache-2.0  (http://www.apache.org/licenses/LICENSE-2.0)

  - json4s-scalap (https://github.com/json4s/json4s) org.json4s:json4s-scalap_2.13:jar:4.0.7
    License: Apache-2.0  (http://www.apache.org/licenses/LICENSE-2.0)


From: 'org.scala-lang.modules' (http://www.scala-lang.org/)

  - scala-parallel-collections (http://www.scala-lang.org/) org.scala-lang.modules:scala-parallel-collections_2.13:jar:1.2.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - scala-parser-combinators (http://www.scala-lang.org/) org.scala-lang.modules:scala-parser-combinators_2.13:bundle:2.4.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0)


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

  - JCL 1.2 implemented over SLF4J (http://www.slf4j.org) org.slf4j:jcl-over-slf4j:jar:2.0.17
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - JUL to SLF4J bridge (http://www.slf4j.org) org.slf4j:jul-to-slf4j:jar:2.0.17
    License: MIT  (https://opensource.org/license/mit)

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


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

  - Apache XBean :: ASM shaded (repackaged) (http://geronimo.apache.org/maven/xbean/4.27/xbean-asm9-shaded) org.apache.xbean:xbean-asm9-shaded:bundle:4.27
    License: $license.name  (http://asm.ow2.org/license.html)
    License: $license.name  (http://www.apache.org/licenses/LICENSE-2.0.txt)


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

  - Apache Ivy (http://ant.apache.org/ivy/) org.apache.ivy:ivy:jar:2.5.3
    License: The Apache Software 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.18.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Commons IO (https://commons.apache.org/proper/commons-io/) commons-io:commons-io:jar:2.19.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

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

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

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

  - Arrow Memory - Netty Buffer (https://arrow.apache.org/) org.apache.arrow:arrow-memory-netty-buffer-patch:jar:18.3.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

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

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

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

  - Apache Avro Mapred API (https://avro.apache.org/avro-mapred) org.apache.avro:avro-mapred:bundle:1.12.0
    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.27.1
    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.17.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Commons Text (https://commons.apache.org/proper/commons-text) org.apache.commons:commons-text:jar:1.13.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Curator Client (https://curator.apache.org/curator-client) org.apache.curator:curator-client:bundle:5.7.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Curator Framework (https://curator.apache.org/curator-framework) org.apache.curator:curator-framework:bundle:5.7.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Curator Recipes (https://curator.apache.org/curator-recipes) org.apache.curator:curator-recipes:bundle:5.7.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Hive Storage API (https://www.apache.org/hive-storage-api/) org.apache.hive:hive-storage-api:jar:2.8.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Log4j 1.x Compatibility API (https://logging.apache.org/log4j/2.x/log4j/log4j-1.2-api/) org.apache.logging.log4j:log4j-1.2-api:jar:2.24.3
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Log4j API (https://logging.apache.org/log4j/2.x/log4j/log4j-api/) org.apache.logging.log4j:log4j-api:jar:2.24.3
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Log4j Core (https://logging.apache.org/log4j/2.x/log4j/log4j-core/) org.apache.logging.log4j:log4j-core:jar:2.24.3
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Log4j JSON Template Layout (https://logging.apache.org/log4j/2.x/log4j/log4j-layout-template-json/) org.apache.logging.log4j:log4j-layout-template-json:jar:2.24.3
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SLF4J 2 Provider for Log4j API (https://logging.apache.org/log4j/2.x/log4j/log4j-slf4j2-impl/) org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.24.3
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - ORC Core (https://orc.apache.org/orc-core) org.apache.orc:orc-core:jar:2.1.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache ORC Format (https://orc.apache.org) org.apache.orc:orc-format:jar:1.1.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - ORC MapReduce (https://orc.apache.org/orc-mapreduce) org.apache.orc:orc-mapreduce:jar:2.1.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - ORC Shims (https://orc.apache.org/orc-shims) org.apache.orc:orc-shims:jar:2.1.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Parquet Column (https://parquet.apache.org) org.apache.parquet:parquet-column:jar:1.15.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Parquet Common (https://parquet.apache.org) org.apache.parquet:parquet-common:jar:1.15.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Parquet Encodings (https://parquet.apache.org) org.apache.parquet:parquet-encoding:jar:1.15.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Parquet Format Structures (https://parquet.apache.org/) org.apache.parquet:parquet-format-structures:jar:1.15.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Parquet Hadoop (https://parquet.apache.org) org.apache.parquet:parquet-hadoop:jar:1.15.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Parquet Jackson (https://parquet.apache.org) org.apache.parquet:parquet-jackson:jar:1.15.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Yetus - Audience Annotations (https://yetus.apache.org/audience-annotations) org.apache.yetus:audience-annotations:jar:0.12.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache ZooKeeper - Server (http://zookeeper.apache.org/zookeeper) org.apache.zookeeper:zookeeper:jar:3.9.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache ZooKeeper - Jute (http://zookeeper.apache.org/zookeeper-jute) org.apache.zookeeper:zookeeper-jute:jar:3.9.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'ThreeTen.org' (https://www.threeten.org)

  - ThreeTen-Extra (https://www.threeten.org/threeten-extra) org.threeten:threeten-extra:jar:1.8.0
    License: BSD 3-clause  (https://raw.githubusercontent.com/ThreeTen/threeten-extra/main/LICENSE.txt)


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)





