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

Spark Project Hive Thrift Server


From: 'an unknown organization'
  - AOP alliance (http://aopalliance.sourceforge.net) aopalliance:aopalliance:jar:1.0
    License: Public Domain 
  - stream-lib (https://github.com/addthis/stream-lib) com.clearspring.analytics:stream:jar:2.7.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kryo Shaded (https://github.com/EsotericSoftware/kryo/kryo-shaded) com.esotericsoftware:kryo-shaded:bundle:4.0.2
    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)
  - 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)
  - 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)
  - crypter (http://maven.apache.org) com.huawei.hadoop.security:crypter:jar:0.0.6

  - manager-wc2frm (http://maven.apache.org) com.huawei.mrs:manager-wc2frm:jar:1.6.6.8

  - java-xmlbuilder (https://github.com/jmurty/java-xmlbuilder) com.jamesmurty.utils:java-xmlbuilder:jar:1.1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Compress-LZF (http://github.com/ning/compress) com.ning:compress-lzf:bundle:1.0.3
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - 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)
  - 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.5
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Graphite Integration for Metrics (http://metrics.codahale.com/metrics-graphite/) io.dropwizard.metrics:metrics-graphite:bundle:3.1.5
    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.5
    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.5
    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)
  - jsp-api  javax.servlet:jsp-api:jar:2.0

  - servlet-api  javax.servlet:servlet-api:jar:2.4

  - Java Transaction API (http://java.sun.com/products/jta) javax.transaction:jta:jar:1.1

  - transaction-api  javax.transaction:transaction-api:jar:1.1

  - Bean Validation API (http://beanvalidation.org) javax.validation:validation-api:jar:1.1.0.Final
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JLine (http://nexus.sonatype.org/oss-repository-hosting.html/jline) jline:jline:jar:2.14.6
    License: The BSD License  (http://www.opensource.org/licenses/bsd-license.php)
  - pyrolite (https://github.com/irmen/Pyrolite) net.razorvine:pyrolite:jar:4.13
    License: MIT License  (https://raw.githubusercontent.com/irmen/Pyrolite/master/LICENSE)
  - 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)
  - Py4J (http://nexus.sonatype.org/oss-repository-hosting.html/py4j) net.sf.py4j:py4j:jar:0.10.7
    License: The New BSD License  (http://www.opensource.org/licenses/bsd-license.html)
  - 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 Hadoop OBS support  org.apache.hadoop:hadoop-huaweicloud:jar:3.1.1-hw-40

  - 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:jar:0.12.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - commons-compiler (http://janino-compiler.github.io/commons-compiler/) org.codehaus.janino:commons-compiler:jar:3.0.9
    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.9
    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.18.1-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.7.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - RoaringBitmap (https://github.com/RoaringBitmap/RoaringBitmap) org.roaringbitmap:RoaringBitmap:jar:0.7.45
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - shims (https://github.com/RoaringBitmap/RoaringBitmap/shims) org.roaringbitmap:shims:jar:0.7.45
    License: Apache 2  (http://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 (http://tukaani.org/xz/java.html) org.tukaani:xz:jar:1.5
    License: Public Domain 
  - 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)
  - Xerces2-j (https://xerces.apache.org/xerces2-j/) xerces:xercesImpl:jar:2.12.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - XML Commons External Components XML APIs (http://xml.apache.org/commons/components/external/) xml-apis:xml-apis:jar:1.4.01
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)    License: The SAX License  (http://www.saxproject.org/copying.html)    License: The W3C License  (http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/java-binding.zip)

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)
  - ANTLR 4 Runtime (http://www.antlr.org/antlr4-runtime) org.antlr:antlr4-runtime:jar:4.7
    License: The BSD License  (http://www.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://jakarta.apache.org/)
  - HttpClient (http://jakarta.apache.org/httpcomponents/httpclient-3.x/) commons-httpclient:commons-httpclient:jar:3.1
    License: Apache License  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'Apache Software Foundation' (http://www.apache.org)
  - JDO API (http://db.apache.org/jdo) javax.jdo:jdo-api:jar:3.0.1
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Log4j (http://logging.apache.org/log4j/1.2/) log4j:log4j:bundle:1.2.17-atlassian-13
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Hadoop YARN Client  org.apache.hadoop:hadoop-yarn-client:jar:3.1.1-hw-ei-302002
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Hadoop YARN Common  org.apache.hadoop:hadoop-yarn-common:jar:3.1.1-hw-ei-302002
    License: Apache License, Version 2.0  (http://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: 'com.fasterxml.jackson.module'
  - jackson-module-scala (http://wiki.fasterxml.com/JacksonModuleScala) com.fasterxml.jackson.module:jackson-module-scala_2.11:bundle:2.10.0
    License: The Apache Software License, Version 2.0  (https://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.4-3
    License: BSD 2-Clause License  (https://opensource.org/licenses/BSD-2-Clause)

From: 'com.twitter'
  - chill-java (https://github.com/twitter/chill) com.twitter:chill-java:jar:0.9.3
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - chill (https://github.com/twitter/chill) com.twitter:chill_2.11:jar:0.9.3
    License: Apache 2  (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-atlassian-4
    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-atlassian-4
    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.0
    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.0
    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.0
    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.3
    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.3
    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.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson module: Paranamer (https://github.com/FasterXML/jackson-modules-base) com.fasterxml.jackson.module:jackson-module-paranamer:bundle:2.10.0
    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' (https://glassfish.dev.java.net)
  - Java Servlet API (http://servlet-spec.java.net) javax.servlet:javax.servlet-api:jar:3.1.0
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html)
  - OSGi resource locator bundle - used by various API providers that rely on META-INF/services mechanism to locate providers. (http://glassfish.org/osgi-resource-locator/) org.glassfish.hk2:osgi-resource-locator:jar:1.0.1
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html)

From: 'GlassFish Community' (https://glassfish.java.net)
  - javax.annotation API (http://jcp.org/en/jsr/detail?id=250) javax.annotation:javax.annotation-api:jar:1.2
    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.3
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Jodd' (http://jodd.org)
  - Jodd Core (http://jodd.org) org.jodd:jodd-core:jar:3.5.2
    License: The New BSD License  (http://jodd.org/license.html)

From: 'Joe Walnes, Henri Tremblay, Leonardo Mesquita'
  - Objenesis (http://objenesis.org) org.objenesis:objenesis:jar:2.5.1
    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: 'LAMP/EPFL' (http://lamp.epfl.ch/)
  - Scala Library (http://www.scala-lang.org/) org.scala-lang:scala-library:jar:2.11.12
    License: BSD 3-Clause  (http://www.scala-lang.org/license.html)
  - Scala Compiler (http://www.scala-lang.org/) org.scala-lang:scala-reflect:jar:2.11.12
    License: BSD 3-Clause  (http://www.scala-lang.org/license.html)

From: 'Oracle Corporation' (http://www.oracle.com)
  - HK2 API module (https://hk2.java.net/hk2-api) org.glassfish.hk2:hk2-api:jar:2.4.0-b34
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)
  - ServiceLocator Default Implementation (https://hk2.java.net/hk2-locator) org.glassfish.hk2:hk2-locator:jar:2.4.0-b34
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)
  - HK2 Implementation Utilities (https://hk2.java.net/hk2-utils) org.glassfish.hk2:hk2-utils:jar:2.4.0-b34
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)
  - aopalliance version 1.0 repackaged as a module (https://hk2.java.net/external/aopalliance-repackaged) org.glassfish.hk2.external:aopalliance-repackaged:jar:2.4.0-b34
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)
  - javax.inject:1 as OSGi bundle (https://hk2.java.net/external/javax.inject) org.glassfish.hk2.external:javax.inject:jar:2.4.0-b34
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)

From: 'Oracle Corporation' (http://www.oracle.com/)
  - javax.ws.rs-api (http://jax-rs-spec.java.net) javax.ws.rs:javax.ws.rs-api:jar:2.0.1
    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-repackaged-guava (https://jersey.java.net/project/project/jersey-guava/) org.glassfish.jersey.bundles.repackaged:jersey-guava:bundle:2.23.1
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-container-servlet (https://jersey.java.net/project/jersey-container-servlet/) org.glassfish.jersey.containers:jersey-container-servlet:jar:2.23.1
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-container-servlet-core (https://jersey.java.net/project/jersey-container-servlet-core/) org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.23.1
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-core-client (https://jersey.java.net/jersey-client/) org.glassfish.jersey.core:jersey-client:jar:2.23.1
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-core-common (https://jersey.java.net/jersey-common/) org.glassfish.jersey.core:jersey-common:jar:2.23.1
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-core-server (https://jersey.java.net/jersey-server/) org.glassfish.jersey.core:jersey-server:jar:2.23.1
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-media-jaxb (https://jersey.java.net/project/jersey-media-jaxb/) org.glassfish.jersey.media:jersey-media-jaxb:jar:2.23.1
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)

From: 'org.json4s' (https://github.com/json4s/json4s)
  - json4s-ast (https://github.com/json4s/json4s) org.json4s:json4s-ast_2.11:jar:3.5.3
    License: Apache-2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - json4s-core (https://github.com/json4s/json4s) org.json4s:json4s-core_2.11:jar:3.5.3
    License: Apache-2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - json4s-jackson (https://github.com/json4s/json4s) org.json4s:json4s-jackson_2.11:jar:3.5.3
    License: Apache-2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - json4s-scalap (https://github.com/json4s/json4s) org.json4s:json4s-scalap_2.11:jar:3.5.3
    License: Apache-2.0  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'org.scala-lang.modules' (http://www.scala-lang.org/)
  - scala-parser-combinators (http://www.scala-lang.org/) org.scala-lang.modules:scala-parser-combinators_2.11:bundle:1.1.2
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - scala-xml (http://www.scala-lang.org/) org.scala-lang.modules:scala-xml_2.11:bundle:1.0.5
    License: BSD 3-clause  (http://opensource.org/licenses/BSD-3-Clause)

From: 'QOS.ch' (http://www.qos.ch)
  - JCL 1.2 implemented over SLF4J (http://www.slf4j.org) org.slf4j:jcl-over-slf4j:jar:1.7.30
    License: Apache License, Version 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:1.7.30
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

From: 'Super CSV' (http://supercsv.sourceforge.net/)
  - Super CSV Core (http://supercsv.sourceforge.net/super-csv) net.sf.supercsv:super-csv:jar:2.2.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)

From: 'The Apache Software Foundation' (http://jakarta.apache.org)
  - EL (http://jakarta.apache.org/commons/el/) commons-el:commons-el:jar:1.0
    License: The Apache Software License, Version 2.0  (/LICENSE.txt)

From: 'The Apache Software Foundation' (http://www.apache.org)
  - Apache XBean :: ASM 6 shaded (repackaged) (http://geronimo.apache.org/maven/xbean/4.8/xbean-asm6-shaded) org.apache.xbean:xbean-asm6-shaded:bundle:4.8
    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/)
  - 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)
  - Apache Commons Codec (http://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.10
    License: Apache 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 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 Net (http://commons.apache.org/net/) commons-net:commons-net:jar:3.1
    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.8.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Avro IPC (http://avro.apache.org) org.apache.avro:avro-ipc:bundle:1.8.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Avro Mapred API (http://avro.apache.org/avro-mapred) org.apache.avro:avro-mapred:bundle:1.8.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Compress (http://commons.apache.org/proper/commons-compress/) org.apache.commons:commons-compress:jar:1.9
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Configuration (http://commons.apache.org/proper/commons-configuration/) org.apache.commons:commons-configuration2:jar:2.1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Crypto (http://commons.apache.org/proper/commons-crypto/) org.apache.commons:commons-crypto:jar:1.0.0-hw-20191105
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Math (http://commons.apache.org/proper/commons-math/) org.apache.commons:commons-math3:jar:3.4.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Hive Beeline (http://hive.apache.org/hive-beeline) org.apache.hive:hive-beeline:jar:2.3.3-hw-ei-302002
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Hive CLI (http://hive.apache.org/hive-cli) org.apache.hive:hive-cli:jar:2.3.3-hw-ei-302002
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Hive Common (http://hive.apache.org/hive-common) org.apache.hive:hive-common:jar:2.3.3-hw-ei-302002
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Hive Query Language (http://hive.apache.org/hive-exec) org.apache.hive:hive-exec:jar:2.3.3-hw-ei-302002
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Hive JDBC (http://hive.apache.org/hive-jdbc) org.apache.hive:hive-jdbc:jar:2.3.3-hw-ei-302002
    License: The Apache Software License, Version 2.0  (http://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:2.3.3-hw-ei-302002
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Hive Metastore (http://hive.apache.org/hive-metastore) org.apache.hive:hive-metastore:jar:2.3.3-hw-ei-302002
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Hive Serde (http://hive.apache.org/hive-serde) org.apache.hive:hive-serde:jar:2.3.3-hw-ei-302002
    License: The Apache Software License, Version 2.0  (http://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:2.3.3-hw-ei-302002
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Hive Shims (http://hive.apache.org/hive-shims) org.apache.hive:hive-shims:jar:2.3.3-hw-ei-302002
    License: The Apache Software License, Version 2.0  (http://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:2.3.3-hw-ei-302002
    License: The Apache Software License, Version 2.0  (http://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:2.3.3-hw-ei-302002
    License: The Apache Software License, Version 2.0  (http://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:2.3.3-hw-ei-302002
    License: The Apache Software License, Version 2.0  (http://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:2.3.3-hw-ei-302002
    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.6
    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.10
    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 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)
  - jasper-compiler (http://tomcat.apache.org/jasper-compiler) tomcat:jasper-compiler:jar:5.5.23
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - jasper-runtime (http://tomcat.apache.org/jasper-runtime) tomcat:jasper-runtime:jar:5.5.23
    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 Ant Core (https://ant.apache.org/) org.apache.ant:ant:jar:1.10.8
    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.8
    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.10.0
    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.10.0
    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.10.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.5
    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.5
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ORC MapReduce (http://orc.apache.org/orc-mapreduce) org.apache.orc:orc-mapreduce:jar:1.5.5
    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.5
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Spark Project Catalyst (http://spark.apache.org/) org.apache.spark:spark-catalyst_2.11:jar:2.4.5-hw-ei-302002
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Spark Project Core (http://spark.apache.org/) org.apache.spark:spark-core_2.11:jar:2.4.5-hw-ei-302002
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Spark Project Hive (http://spark.apache.org/) org.apache.spark:spark-hive_2.11:jar:2.4.5-hw-ei-302002
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Spark Project Local DB (http://spark.apache.org/) org.apache.spark:spark-kvstore_2.11:jar:2.4.5-hw-ei-302002
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Spark Project Launcher (http://spark.apache.org/) org.apache.spark:spark-launcher_2.11:jar:2.4.5-hw-ei-302002
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Spark Project Networking (http://spark.apache.org/) org.apache.spark:spark-network-common_2.11:jar:2.4.5-hw-ei-302002
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Spark Project Shuffle Streaming Service (http://spark.apache.org/) org.apache.spark:spark-network-shuffle_2.11:jar:2.4.5-hw-ei-302002
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Spark Project Sketch (http://spark.apache.org/) org.apache.spark:spark-sketch_2.11:jar:2.4.5-hw-ei-302002
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Spark Project SQL (http://spark.apache.org/) org.apache.spark:spark-sql_2.11:jar:2.4.5-hw-ei-302002
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Spark Project Tags (http://spark.apache.org/) org.apache.spark:spark-tags_2.11:jar:2.4.5-hw-ei-302002
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Spark Project Unsafe (http://spark.apache.org/) org.apache.spark:spark-unsafe_2.11:jar:2.4.5-hw-ei-302002
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)

From: 'The Netty Project' (https://netty.io/)
  - Netty/All-in-One (https://netty.io/netty-all/) io.netty:netty-all:jar:4.1.47.Final-hw-2020311
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'Univocity Software Pty Ltd' (www.univocity.com)
  - univocity-parsers (http://github.com/univocity/univocity-parsers) com.univocity:univocity-parsers:jar:2.7.3
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Webtide' (https://webtide.com)
  - Jetty :: Rewrite Handler (http://www.eclipse.org/jetty) org.eclipse.jetty:jetty-rewrite:jar:9.4.26.v20200117
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: Webapp Application Support (http://www.eclipse.org/jetty) org.eclipse.jetty:jetty-webapp:jar:9.4.26.v20200117
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: XML utilities (http://www.eclipse.org/jetty) org.eclipse.jetty:jetty-xml:jar:9.4.26.v20200117
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (http://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: 'Zaxxer.com' (https://github.com/brettwooldridge)
  - HikariCP (https://github.com/brettwooldridge/HikariCP) com.zaxxer:HikariCP:bundle:2.5.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)




