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

Hive HBase Handler


From: 'an unknown organization'
  - AOP alliance (http://aopalliance.sourceforge.net) aopalliance:aopalliance:jar:1.0
    License: Public Domain 
  - Code Generation Library (http://cglib.sourceforge.net/) cglib:cglib:jar:2.2.2
    License: ASF 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - java-util (https://github.com/jdereg/java-util) com.cedarsoftware:java-util:jar:1.9.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - json-io (https://github.com/jdereg/json-io) com.cedarsoftware:json-io:jar:2.5.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - cron-utils (http://cron-parser.com/) com.cronutils:cron-utils:jar:9.1.6
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Esri Geometry API for Java (https://github.com/Esri/geometry-api-java) com.esri.geometry:esri-geometry-api:jar:2.2.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Hadoop Metrics2 Reporter for Dropwizard Metrics (https://github.com/joshelser/dropwizard-hadoop-metrics2) com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JCIP Annotations under Apache License (http://stephenc.github.com/jcip-annotations) com.github.stephenc.jcip:jcip-annotations:jar:1.0-1
    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:3.0.2
    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.2
    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:28.1-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)
  - project ':json-path' (https://github.com/jayway/JsonPath) com.jayway.jsonpath:json-path:jar:2.4.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OkHttp (https://github.com/square/okhttp/okhttp) com.squareup.okhttp:okhttp:jar:2.7.5
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Okio (https://github.com/square/okio/okio) com.squareup.okio:okio:jar:1.6.0
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Open JSON (https://github.com/tdunning/open-json) com.tdunning:json:jar:1.8
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - ParaNamer Core (http://paranamer.codehaus.org/paranamer) com.thoughtworks.paranamer:paranamer:jar:2.3
    License: BSD  (LICENSE.txt)
  - FlatBuffers Java API (https://github.com/vy/flatbuffers) com.vlkan:flatbuffers:jar:1.2.0-3f79e055
    License: Apache License (v2.0)  (http://www.apache.org/licenses/LICENSE-2.0)
  - fst (http://ruedigermoeller.github.io/fast-serialization/) de.ruedigermoeller:fst:bundle:2.50
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - dnsjava (http://www.dnsjava.org) dnsjava:dnsjava:jar:2.1.7
    License: BSD 2-Clause license  (http://opensource.org/licenses/BSD-2-Clause)
  - aircompressor (http://github.com/airlift/aircompressor) io.airlift:aircompressor:jar:0.10
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Metrics Core (http://metrics.codahale.com/metrics-core/) io.dropwizard.metrics:metrics-core:bundle:3.1.0
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Jackson Integration for Metrics (http://metrics.codahale.com/metrics-json/) io.dropwizard.metrics:metrics-json:bundle:3.1.0
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - JVM Integration for Metrics (http://metrics.codahale.com/metrics-jvm/) io.dropwizard.metrics:metrics-jvm:bundle:3.1.0
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - javax.inject (http://code.google.com/p/atinject/) javax.inject:javax.inject:jar:1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - transaction-api  javax.transaction:transaction-api:jar:1.1

  - JLine (http://nexus.sonatype.org/oss-repository-hosting.html/jline) jline:jline:jar:2.12
    License: The BSD License  (http://www.opensource.org/licenses/bsd-license.php)
  - JPam (http://jpam.sf.net) net.sf.jpam:jpam:jar:1.1
    License: The Apache Software License, Version 2.0  (http://jpam.sourceforge.net/LICENSE.txt)
  - opencsv (http://opencsv.sf.net) net.sf.opencsv:opencsv:jar:2.3
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - ANTLR ST4 4.0.4 (http://www.stringtemplate.org) org.antlr:ST4:jar:4.0.4
    License: BSD licence  (http://antlr.org/license.html)
  - Apache Calcite Avatica (Shaded) (https://calcite.apache.org/avatica) org.apache.calcite.avatica:avatica:jar:1.16.0.7.1.7.1055-1
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - kafka-clients  org.apache.kafka:kafka-clients:jar:2.4.1.7.1.5.0-257

  - Apache Thrift (http://thrift.apache.org) org.apache.thrift:libfb303:pom:0.9.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Thrift (http://thrift.apache.org) org.apache.thrift:libthrift:pom:0.9.3-1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs (http://www.bouncycastle.org/java.html) org.bouncycastle:bcpkix-jdk15on:jar:1.60
    License: Bouncy Castle Licence  (http://www.bouncycastle.org/licence.html)
  - Bouncy Castle Provider (http://www.bouncycastle.org/java.html) org.bouncycastle:bcprov-jdk15on:jar:1.60
    License: Bouncy Castle Licence  (http://www.bouncycastle.org/licence.html)
  - Checker Qual (https://checkerframework.org) org.checkerframework:checker-qual:jar:2.8.1
    License: The MIT License  (http://opensource.org/licenses/MIT)
  - commons-compiler (http://janino-compiler.github.io/commons-compiler/) org.codehaus.janino:commons-compiler:jar:3.0.11
    License: New BSD License  (https://raw.githubusercontent.com/janino-compiler/janino/master/LICENSE)
  - janino (http://janino-compiler.github.io/janino/) org.codehaus.janino:janino:jar:3.0.11
    License: New BSD License  (https://raw.githubusercontent.com/janino-compiler/janino/master/LICENSE)
  - DataNucleus JDO API plugin (http://www.datanucleus.org/#/datanucleus-api-jdo) org.datanucleus:datanucleus-api-jdo:jar:4.2.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DataNucleus Core (http://www.datanucleus.org/#/datanucleus-core) org.datanucleus:datanucleus-core:jar:4.1.17
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DataNucleus RDBMS plugin (http://www.datanucleus.org/#/datanucleus-rdbms) org.datanucleus:datanucleus-rdbms:jar:4.1.19
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JDO API (http://www.datanucleus.org/#/javax.jdo) org.datanucleus:javax.jdo:jar:3.2.0-m3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Javassist (http://www.javassist.org/) org.javassist:javassist:bundle:3.19.0-GA
    License: MPL 1.1  (http://www.mozilla.org/MPL/MPL-1.1.html)    License: LGPL 2.1  (http://www.gnu.org/licenses/lgpl-2.1.html)    License: Apache License 2.0  (http://www.apache.org/licenses/)
  - LZ4 and xxHash (https://github.com/lz4/lz4-java) org.lz4:lz4-java:jar:1.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Objenesis (http://objenesis.googlecode.com/svn/docs/index.html) org.objenesis:objenesis:jar:1.0
    License: MIT License  (http://objenesis.googlecode.com/svn/docs/license.html)
  - Reflections (http://github.com/ronmamo/reflections) org.reflections:reflections:jar:0.9.10
    License: WTFPL  (http://www.wtfpl.net/)    License: The New BSD License  (http://www.opensource.org/licenses/bsd-license.html)
  - SnakeYAML (http://www.snakeyaml.org) org.yaml:snakeyaml:bundle:1.26
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - oro  oro:oro:jar:2.0.8

  - StAX API (http://stax.codehaus.org/) stax:stax-api:jar:1.0.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'ANTLR' (http://www.antlr.org)
  - ANTLR 3 Runtime (http://www.antlr.org) org.antlr:antlr-runtime:jar:3.5.2
    License: BSD licence  (http://antlr.org/license.html)

From: 'Apache Software Foundation' (http://db.apache.org/)
  - Apache Derby Database Engine and Embedded JDBC Driver (http://db.apache.org/derby/) org.apache.derby:derby:jar:10.14.2.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Apache Software Foundation' (http://groovy-lang.org)
  - Apache Groovy (http://groovy-lang.org) org.codehaus.groovy:groovy-all:jar:2.4.21
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Apache Software Foundation' (http://www.apache.org)
  - Apache Log4j (http://logging.apache.org/log4j/1.2/) log4j:log4j:bundle:1.2.17-cloudera6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - tez-api  org.apache.tez:tez-api:jar:0.9.1.7.1.7.1055-1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Apache Software Foundation' (https://www.apache.org)
  - atlas-client-common (https://atlas.apache.org/atlas-client/atlas-client-common) org.apache.atlas:atlas-client-common:jar:2.1.0.7.1.7.1055-1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - atlas-client-v2 (https://atlas.apache.org/atlas-client/atlas-client-v2) org.apache.atlas:atlas-client-v2:jar:2.1.0.7.1.7.1055-1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Atlas Integration (https://atlas.apache.org/atlas-intg) org.apache.atlas:atlas-intg:jar:2.1.0.7.1.7.1055-1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Hadoop Annotations  org.apache.hadoop:hadoop-annotations:jar:3.1.1.7.1.7.1055-1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Hadoop Auth  org.apache.hadoop:hadoop-auth:jar:3.1.1.7.1.7.1055-1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Hadoop HDFS Client  org.apache.hadoop:hadoop-hdfs-client:jar:3.1.1.7.1.7.1055-1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Hadoop YARN API  org.apache.hadoop:hadoop-yarn-api:jar:3.1.1.7.1.7.1055-1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Hadoop YARN Client  org.apache.hadoop:hadoop-yarn-client:jar:3.1.1.7.1.7.1055-1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Hadoop YARN Common  org.apache.hadoop:hadoop-yarn-common:jar:3.1.1.7.1.7.1055-1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Hadoop YARN Registry  org.apache.hadoop:hadoop-yarn-registry:jar:3.1.1.7.1.7.1055-1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Hadoop YARN ApplicationHistoryService  org.apache.hadoop:hadoop-yarn-server-applicationhistoryservice:jar:3.1.1.7.1.7.1055-1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Hadoop YARN Server Common  org.apache.hadoop:hadoop-yarn-server-common:jar:3.1.1.7.1.7.1055-1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Hadoop YARN ResourceManager  org.apache.hadoop:hadoop-yarn-server-resourcemanager:jar:3.1.1.7.1.7.1055-1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Hadoop YARN Web Proxy  org.apache.hadoop:hadoop-yarn-server-web-proxy:jar:3.1.1.7.1.7.1055-1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Carrot Search s.c.' (http://www.carrotsearch.com)
  - HPPC Collections (http://labs.carrotsearch.com/hppc.html/hppc) com.carrotsearch:hppc:bundle:0.7.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

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.3.1
    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.3.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Cloudera Inc' (http://www.cloudera.com)
  - Log Redactor  org.cloudera.logredactor:logredactor:jar:2.0.13
    License: The Apache Software 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.3-1
    License: BSD 2-Clause License  (https://opensource.org/licenses/BSD-2-Clause)

From: 'Connect2id Ltd.' (http://connect2id.com)
  - Nimbus JOSE+JWT (https://bitbucket.org/connect2id/nimbus-jose-jwt) com.nimbusds:nimbus-jose-jwt:jar:7.9
    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.bind-api (https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api) jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

From: 'FasterXML' (http://fasterxml.com)
  - Jackson (http://jackson.codehaus.org) org.codehaus.jackson:jackson-core-asl:jar:1.9.13
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Data Mapper for Jackson (http://jackson.codehaus.org) org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13-cloudera.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'FasterXML' (http://fasterxml.com/)
  - Jackson-annotations (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.10.5
    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.10.5
    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.10.5.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-dataformat-YAML (https://github.com/FasterXML/jackson-dataformats-text) com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:bundle:2.10.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-JAXRS-base (http://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-base) com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:bundle:2.10.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-JAXRS-JSON (http://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-json-provider) com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:bundle:2.10.5
    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.10.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'FuseSource, Corp.' (http://fusesource.com/)
  - leveldbjni-all (http://leveldbjni.fusesource.org/leveldbjni-all) org.fusesource.leveldbjni:leveldbjni-all:bundle:1.8
    License: The BSD 3-Clause License  (http://www.opensource.org/licenses/BSD-3-Clause)

From: 'GlassFish Community' (http://glassfish.org)
  - Expression Language 3.0 (http://el-spec.java.net) org.glassfish:javax.el:jar:3.0.0
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html)

From: 'Google' (http://www.google.com/)
  - Protocol Buffer Java API (http://code.google.com/p/protobuf) com.google.protobuf:protobuf-java:bundle:2.5.0
    License: New BSD license  (http://www.opensource.org/licenses/bsd-license.php)

From: 'Google, Inc.' (http://www.google.com)
  - Gson (http://code.google.com/p/google-gson/) com.google.code.gson:gson:jar:2.2.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Google Guice - Core Library (https://github.com/google/guice/guice) com.google.inject:guice:jar:4.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Google Guice - Extensions - Servlet (https://github.com/google/guice/extensions-parent/guice-servlet) com.google.inject.extensions:guice-servlet:jar:4.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Javolution' (http://javolution.org)
  - Javolution (http://javolution.org) javolution:javolution:bundle:5.5.1
    License: BSD License  (http://javolution.org/LICENSE.txt)

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

From: 'JolBox' (http://jolbox.com)
  - BoneCP :: Core Library (http://jolbox.com/bonecp) com.jolbox:bonecp:bundle:0.8.0.RELEASE
    License: Apache v2  (http://www.apache.org/licenses/LICENSE-2.0.html)

From: 'Julian Hyde' (http://www.hydromatic.net)
  - sqlline (http://github.com/julianhyde/sqlline) sqlline:sqlline:jar:1.3.0
    License: Modified BSD License  (http://opensource.org/licenses/BSD-3-Clause)

From: 'Microsoft Corporation'
  - Microsoft JDBC Driver for SQL Server (https://github.com/Microsoft/mssql-jdbc) com.microsoft.sqlserver:mssql-jdbc:jar:6.2.1.jre7
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

From: 'MojoHaus' (http://www.mojohaus.org)
  - Animal Sniffer Annotations (http://www.mojohaus.org/animal-sniffer/animal-sniffer-annotations) org.codehaus.mojo:animal-sniffer-annotations:jar:1.18
    License: MIT license  (http://www.opensource.org/licenses/mit-license.php)

From: 'ObjectWeb' (http://www.objectweb.org/)
  - ASM Core (http://asm.objectweb.org/asm/) asm:asm:jar:3.3.1
    License: BSD  (http://asm.objectweb.org/license.html)

From: 'Oracle Corporation' (http://www.oracle.com/)
  - jersey-client (https://jersey.java.net/jersey-client/) com.sun.jersey:jersey-client:jar:1.19
    License: CDDL 1.1  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)    License: GPL2 w/ CPE  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-core (https://jersey.java.net/jersey-core/) com.sun.jersey:jersey-core:jar:1.19
    License: CDDL 1.1  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)    License: GPL2 w/ CPE  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-guice (https://jersey.java.net/jersey-contribs/jersey-guice/) com.sun.jersey.contribs:jersey-guice:jar:1.19
    License: CDDL 1.1  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)    License: GPL2 w/ CPE  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-multipart (https://jersey.java.net/jersey-contribs/jersey-multipart/) com.sun.jersey.contribs:jersey-multipart:jar:1.19
    License: CDDL 1.1  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)    License: GPL2 w/ CPE  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - Java Architecture for XML Binding (http://jaxb.java.net/) javax.xml.bind:jaxb-api:jar:2.2.11
    License: CDDL 1.1  (https://glassfish.java.net/public/CDDL+GPL_1_1.html)    License: GPL2 w/ CPE  (https://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - MIME streaming extension (http://mimepull.java.net) org.jvnet.mimepull:mimepull:jar:1.9.3
    License: CDDL 1.1  (https://glassfish.java.net/public/CDDL+GPL_1_1.html)    License: GPL2 w/ CPE  (https://glassfish.java.net/public/CDDL+GPL_1_1.html)

From: 'OW2' (http://www.ow2.org/)
  - asm (http://asm.ow2.io/) org.ow2.asm:asm:jar:9.0
    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:1.7.30
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)
  - SLF4J LOG4J-12 Binding (http://www.slf4j.org) org.slf4j:slf4j-log4j12:jar:1.7.30
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

From: 'Spring IO' (https://projects.spring.io/spring-framework)
  - Spring AOP (https://github.com/spring-projects/spring-framework) org.springframework:spring-aop:jar:4.3.29.RELEASE
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Beans (https://github.com/spring-projects/spring-framework) org.springframework:spring-beans:jar:4.3.29.RELEASE
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Context (https://github.com/spring-projects/spring-framework) org.springframework:spring-context:jar:4.3.29.RELEASE
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Core (https://github.com/spring-projects/spring-framework) org.springframework:spring-core:jar:4.3.29.RELEASE
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Expression Language (SpEL) (https://github.com/spring-projects/spring-framework) org.springframework:spring-expression:jar:4.3.29.RELEASE
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Framework (Bill of Materials) (https://github.com/spring-projects/spring-framework) org.springframework:spring-framework-bom:pom:4.3.29.RELEASE
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

From: 'Sun Microsystems, Inc' (http://www.sun.com/)
  - jsr311-api (https://jsr311.dev.java.net) javax.ws.rs:jsr311-api:jar:1.1.1
    License: CDDL License  (http://www.opensource.org/licenses/cddl1.php)

From: 'Terracotta Inc., a wholly-owned subsidiary of Software AG USA, Inc.' (http://terracotta.org)
  - Ehcache (http://ehcache.org) org.ehcache:ehcache:jar:3.3.1
    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 Geronimo JCache Spec 1.0 (http://geronimo.apache.org/maven/specs/geronimo-jcache_1.0_spec/1.0-alpha-1) org.apache.geronimo.specs:geronimo-jcache_1.0_spec:bundle:1.0-alpha-1
    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/)
  - Commons CLI (http://commons.apache.org/cli/) commons-cli:commons-cli:jar:1.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Codec (http://commons.apache.org/codec/) commons-codec:commons-codec:jar:1.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - 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)
  - Apache Commons Configuration (http://commons.apache.org/configuration/) commons-configuration:commons-configuration:jar:1.10
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Daemon (http://commons.apache.org/daemon/) commons-daemon:commons-daemon:jar:1.0.13
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons DBCP (http://commons.apache.org/dbcp/) commons-dbcp:commons-dbcp:jar:1.4
    License: The Apache Software 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 IO (http://commons.apache.org/io/) commons-io:commons-io:jar:2.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Lang (http://commons.apache.org/lang/) commons-lang:commons-lang:jar:2.6
    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)
  - Commons Pool (http://commons.apache.org/pool/) commons-pool:commons-pool:jar:1.5.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Avro (http://avro.apache.org) org.apache.avro:avro:bundle:1.7.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Collections (http://commons.apache.org/proper/commons-collections/) org.apache.commons:commons-collections4:jar:4.1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Curator (http://curator.apache.org) org.apache.curator:apache-curator:pom:4.3.0.7.1.7.1055-1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Curator Client (http://curator.apache.org/curator-client) org.apache.curator:curator-client:bundle:4.3.0.7.1.7.1055-1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Curator Framework (http://curator.apache.org/curator-framework) org.apache.curator:curator-framework:bundle:4.3.0.7.1.7.1055-1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Curator Recipes (http://curator.apache.org/curator-recipes) org.apache.curator:curator-recipes:bundle:4.3.0.7.1.7.1055-1
    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.13
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Ivy (http://ant.apache.org/ivy/) org.apache.ivy:ivy:jar:2.4.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Parquet Hadoop Bundle (https://parquet.apache.org) org.apache.parquet:parquet-hadoop-bundle:jar:1.10.99.7.1.7.1055-1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Velocity (http://velocity.apache.org/engine/releases/velocity-1.5/) org.apache.velocity:velocity:pom:1.5
    License: The Apache Software License, Version 2.0  (http://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.5.0
    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 Net (http://commons.apache.org/proper/commons-net/) commons-net:commons-net:jar:3.6
    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 Ant Core (https://ant.apache.org/) org.apache.ant:ant:jar:1.10.9
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Ant Launcher (https://ant.apache.org/) org.apache.ant:ant-launcher:jar:1.10.9
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Arrow Format (http://arrow.apache.org/arrow-format/) org.apache.arrow:arrow-format:jar:0.8.0.7.1.7.1055-1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Arrow Memory (http://arrow.apache.org/arrow-memory/) org.apache.arrow:arrow-memory:jar:0.8.0.7.1.7.1055-1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Arrow Vectors (http://arrow.apache.org/arrow-vector/) org.apache.arrow:arrow-vector:jar:0.8.0.7.1.7.1055-1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Calcite Core (https://calcite.apache.org/calcite-core) org.apache.calcite:calcite-core:jar:1.19.0.7.1.7.1055-1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Calcite Druid (https://calcite.apache.org/calcite-druid) org.apache.calcite:calcite-druid:jar:1.19.0.7.1.7.1055-1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Calcite Linq4j (https://calcite.apache.org/calcite-linq4j) org.apache.calcite:calcite-linq4j:jar:1.19.0.7.1.7.1055-1
    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)
  - Apache Commons DBCP (http://commons.apache.org/dbcp/) org.apache.commons:commons-dbcp2:jar:2.5.0
    License: Apache License, Version 2.0  (https://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.9
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Pool (http://commons.apache.org/proper/commons-pool/) org.apache.commons:commons-pool2:jar:2.6.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Hive Classifications (http://hive.apache.org/hive-classification) org.apache.hive:hive-classification:jar:3.1.3000.7.1.7.1055-1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Hive Common (http://hive.apache.org/hive-common) org.apache.hive:hive-common:jar:3.1.3000.7.1.7.1055-1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Hive Query Language (http://hive.apache.org/hive-exec) org.apache.hive:hive-exec:jar:3.1.3000.7.1.7.1055-1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Hive Llap Client (http://hive.apache.org/hive-llap-client) org.apache.hive:hive-llap-client:jar:3.1.3000.7.1.7.1055-1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Hive Llap Common (http://hive.apache.org/hive-llap-common) org.apache.hive:hive-llap-common:jar:3.1.3000.7.1.7.1055-1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Hive Llap Tez (http://hive.apache.org/hive-llap-tez) org.apache.hive:hive-llap-tez:jar:3.1.3000.7.1.7.1055-1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Hive Serde (http://hive.apache.org/hive-serde) org.apache.hive:hive-serde:jar:3.1.3000.7.1.7.1055-1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Hive Service RPC (http://hive.apache.org/hive-service-rpc) org.apache.hive:hive-service-rpc:jar:3.1.3000.7.1.7.1055-1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Hive Shims (http://hive.apache.org/hive-shims) org.apache.hive:hive-shims:jar:3.1.3000.7.1.7.1055-1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Hive Standalone Metastore (https://www.apache.org/hive-standalone-metastore/) org.apache.hive:hive-standalone-metastore:jar:3.1.3000.7.1.7.1055-1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Hive Standalone Metastore (https://www.apache.org/hive-standalone-metastore/) org.apache.hive:hive-standalone-metastore:jar:3.1.3000.7.1.7.1055-1
    License: Apache 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:3.1.3000.7.1.7.1055-1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Hive Vector-Code-Gen Utilities (http://hive.apache.org/hive-vector-code-gen) org.apache.hive:hive-vector-code-gen:jar:3.1.3000.7.1.7.1055-1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Hive Shims 0.23 (http://hive.apache.org/hive-shims-0.23) org.apache.hive.shims:hive-shims-0.23:jar:3.1.3000.7.1.7.1055-1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Hive Shims Common (http://hive.apache.org/hive-shims-common) org.apache.hive.shims:hive-shims-common:jar:3.1.3000.7.1.7.1055-1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Hive Shims Scheduler (http://hive.apache.org/hive-shims-scheduler) org.apache.hive.shims:hive-shims-scheduler:jar:3.1.3000.7.1.7.1055-1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby-kerb Admin (http://directory.apache.org/kerby/kerby-kerb/kerb-admin) org.apache.kerby:kerb-admin:jar:1.1.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby-kerb Client (http://directory.apache.org/kerby/kerby-kerb/kerb-client) org.apache.kerby:kerb-client:jar:1.1.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby-kerb Common (http://directory.apache.org/kerby/kerby-kerb/kerb-common) org.apache.kerby:kerb-common:jar:1.1.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby-kerb Crypto (http://directory.apache.org/kerby/kerby-kerb/kerb-crypto) org.apache.kerby:kerb-crypto:jar:1.1.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby-kerb Identity (http://directory.apache.org/kerby/kerby-kerb/kerb-identity) org.apache.kerby:kerb-identity:jar:1.1.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby-kerb Server (http://directory.apache.org/kerby/kerby-kerb/kerb-server) org.apache.kerby:kerb-server:jar:1.1.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerb Simple Kdc (http://directory.apache.org/kerby/kerby-kerb/kerb-simplekdc) org.apache.kerby:kerb-simplekdc:jar:1.1.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby-kerb Util (http://directory.apache.org/kerby/kerby-kerb/kerb-util) org.apache.kerby:kerb-util:jar:1.1.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby Config (http://directory.apache.org/kerby/kerby-common/kerby-config) org.apache.kerby:kerby-config:jar:1.1.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby XDR Project (http://directory.apache.org/kerby/kerby-common/kerby-xdr) org.apache.kerby:kerby-xdr:jar:1.1.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Token provider (http://directory.apache.org/kerby/kerby-provider/token-provider) org.apache.kerby:token-provider:jar:1.1.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-1.2-api/) org.apache.logging.log4j:log4j-1.2-api:jar:2.17.1
    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)
  - Apache Log4j SLF4J Binding (https://logging.apache.org/log4j/2.x/log4j-slf4j-impl/) org.apache.logging.log4j:log4j-slf4j-impl:jar:2.17.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Log4j Web (https://logging.apache.org/log4j/2.x/log4j-web/) org.apache.logging.log4j:log4j-web:jar:2.17.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ORC Core (http://orc.apache.org/orc-core) org.apache.orc:orc-core:jar:1.5.1.7.1.7.1055-1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ORC Shims (http://orc.apache.org/orc-shims) org.apache.orc:orc-shims:jar:1.5.1.7.1.7.1055-1
    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.5.5.7.1.7.1055-1
    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.5.5.7.1.7.1055-1
    License: Apache License, Version 2.0  (https://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.68.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.68.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

From: 'ThreeTen.org' (https://www.threeten.org)
  - ThreeTen-Extra (https://www.threeten.org/threeten-extra) org.threeten:threeten-extra:jar:1.5.0
    License: BSD 3-clause  (https://raw.githubusercontent.com/ThreeTen/threeten-extra/master/LICENSE.txt)

From: 'Webtide' (https://webtide.com)
  - Jetty :: Http Utility (https://eclipse.org/jetty/jetty-http) org.eclipse.jetty:jetty-http:jar:9.4.40.v20210413
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: Rewrite Handler (https://eclipse.org/jetty/jetty-rewrite) org.eclipse.jetty:jetty-rewrite:jar:9.4.40.v20210413
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)

From: 'xerial.org'
  - snappy-java (https://github.com/xerial/snappy-java) org.xerial.snappy:snappy-java:bundle:1.1.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Yahoo! Inc.' (https://www.yahoo.com)
  - com.yahoo.datasketches:memory (https://datasketches.github.io/memory/) com.yahoo.datasketches:memory:jar:0.9.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - com.yahoo.datasketches:sketches-core (https://datasketches.github.io/sketches-core/) com.yahoo.datasketches:sketches-core:jar:0.9.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

From: 'Zaxxer.com' (https://github.com/brettwooldridge)
  - HikariCP (https://github.com/brettwooldridge/HikariCP) com.zaxxer:HikariCP:bundle:2.6.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - HikariCP (https://github.com/brettwooldridge/HikariCP) com.zaxxer:HikariCP-java7:bundle:2.4.12
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)




