

===============================================================================

APACHE LIVY SUBCOMPONENTS:

The Apache Livy binary distribution includes a number of subcomponents
with separate copyright notices and license terms. Your use of the
code for the these subcomponents is subject to the terms and
conditions of the following licenses.

===============================================================================

We have listed all of these third party libraries and their licenses
below. This file can be regenerated at any time by simply running:

    mvn clean package

---------------------------------------------------
Third party Java libraries listed by License type.

PLEASE NOTE: Some dependencies may be listed under multiple licenses if they
are dual-licensed. This is especially true of anything listed as
"GNU General Public Library" below.
---------------------------------------------------

  ASL:

    * json4s-ast (org.json4s:json4s-ast_2.11:3.2.11 - https://github.com/json4s/json4s)
    * json4s-core (org.json4s:json4s-core_2.11:3.2.11 - https://github.com/json4s/json4s)
    * json4s-jackson (org.json4s:json4s-jackson_2.11:3.2.11 - https://github.com/json4s/json4s)

  Apache 2:

    * Apache Derby Database Engine and Embedded JDBC Driver (org.apache.derby:derby:10.12.1.1 - http://db.apache.org/derby/derby/)
    * JDO API (javax.jdo:jdo-api:3.0.1 - http://db.apache.org/jdo)
    * JavaEWAH (com.googlecode.javaewah:JavaEWAH:0.3.2 - http://code.google.com/p/javaewah/)
    * Joda-Convert (org.joda:joda-convert:1.6 - http://www.joda.org/joda-convert/)
    * Joda-Time (joda-time:joda-time:2.3 - http://www.joda.org/joda-time/)
    * Objenesis (org.objenesis:objenesis:2.1 - http://objenesis.org)
    * RoaringBitmap (org.roaringbitmap:RoaringBitmap:0.5.11 - https://github.com/lemire/RoaringBitmap)
    * breeze (org.scalanlp:breeze_2.11:0.13.2 - http://scalanlp.org/)
    * breeze-macros (org.scalanlp:breeze-macros_2.11:0.13.2 - http://scalanlp.org/)
    * chill (com.twitter:chill_2.11:0.8.0 - https://github.com/twitter/chill)
    * chill-java (com.twitter:chill-java:0.8.0 - https://github.com/twitter/chill)
    * core (com.chuusai:shapeless_2.11:2.3.2 - https://github.com/milessabin/shapeless)
    * metrics-scala (nl.grons:metrics-scala_2.11:3.3.0_a2.3 - https://github.com/erikvanoosten/metrics-scala)
    * opencsv (net.sf.opencsv:opencsv:2.3 - http://opencsv.sf.net)
    * univocity-parsers (com.univocity:univocity-parsers:2.2.1 - http://github.com/uniVocity/univocity-parsers)

  Apache 2.0:

    * JetS3t (net.java.dev.jets3t:jets3t:0.9.3 - https://bitbucket.org/jmurty/jets3t/overview)

  Apache 2.0 License:

    * Apache MINA Core (org.apache.mina:mina-core:2.0.10 - http://mina.apache.org/mina-core/)
    * ApacheDS MVCC BTree implementation (org.apache.directory.mavibot:mavibot:1.0.0-M8 - http://directory.apache.org/mavibot/mavibot)
    * Spark Project Catalyst (org.apache.spark:spark-catalyst_2.11:2.2.3 - http://spark.apache.org/)
    * Spark Project Core (org.apache.spark:spark-core_2.11:2.2.3 - http://spark.apache.org/)
    * Spark Project GraphX (org.apache.spark:spark-graphx_2.11:2.2.3 - http://spark.apache.org/)
    * Spark Project Hive (org.apache.spark:spark-hive_2.11:2.2.3 - http://spark.apache.org/)
    * Spark Project Launcher (org.apache.spark:spark-launcher_2.11:2.2.3 - http://spark.apache.org/)
    * Spark Project ML Library (org.apache.spark:spark-mllib_2.11:2.2.3 - http://spark.apache.org/)
    * Spark Project ML Local Library (org.apache.spark:spark-mllib-local_2.11:2.2.3 - http://spark.apache.org/)
    * Spark Project Networking (org.apache.spark:spark-network-common_2.11:2.2.3 - http://spark.apache.org/)
    * Spark Project REPL (org.apache.spark:spark-repl_2.11:2.2.3 - http://spark.apache.org/)
    * Spark Project SQL (org.apache.spark:spark-sql_2.11:2.2.3 - http://spark.apache.org/)
    * Spark Project Shuffle Streaming Service (org.apache.spark:spark-network-shuffle_2.11:2.2.3 - http://spark.apache.org/)
    * Spark Project Sketch (org.apache.spark:spark-sketch_2.11:2.2.3 - http://spark.apache.org/)
    * Spark Project Streaming (org.apache.spark:spark-streaming_2.11:2.2.3 - http://spark.apache.org/)
    * Spark Project Tags (org.apache.spark:spark-tags_2.11:2.2.3 - http://spark.apache.org/)
    * Spark Project Unsafe (org.apache.spark:spark-unsafe_2.11:2.2.3 - http://spark.apache.org/)

  Apache License:

    * HttpClient (commons-httpclient:commons-httpclient:3.1 - http://jakarta.apache.org/httpcomponents/httpclient-3.x/)

  Apache License (v2.0):

    * FlatBuffers Java API (com.vlkan:flatbuffers:1.2.0-3f79e055 - https://github.com/vy/flatbuffers)

  Apache License 2.0:

    * Asynchronous Http Client (com.ning:async-http-client:1.9.38 - http://github.com/AsyncHttpClient/async-http-client)
    * Compress-LZF (com.ning:compress-lzf:1.0.3 - http://github.com/ning/compress)
    * Graphite Integration for Metrics (io.dropwizard.metrics:metrics-graphite:3.1.2 - http://metrics.codahale.com/metrics-graphite/)
    * JVM Integration for Metrics (io.dropwizard.metrics:metrics-jvm:3.1.0 - http://metrics.codahale.com/metrics-jvm/)
    * Jackson Integration for Metrics (io.dropwizard.metrics:metrics-json:3.1.0 - http://metrics.codahale.com/metrics-json/)
    * Javassist (org.javassist:javassist:3.18.1-GA - http://www.javassist.org/)
    * Metrics Core (io.dropwizard.metrics:metrics-core:3.1.0 - http://metrics.codahale.com/metrics-core/)
    * Metrics Health Checks (io.dropwizard.metrics:metrics-healthchecks:3.1.0 - http://metrics.codahale.com/metrics-healthchecks/)
    * Metrics Integration for Servlets (io.dropwizard.metrics:metrics-servlet:3.1.1 - http://metrics.codahale.com/metrics-servlet/)
    * Metrics Utility Servlets (io.dropwizard.metrics:metrics-servlets:3.1.1 - http://metrics.codahale.com/metrics-servlets/)
    * aircompressor (io.airlift:aircompressor:0.8 - http://github.com/airlift/aircompressor)
    * fst (de.ruedigermoeller:fst:2.50 - http://ruedigermoeller.github.io/fast-serialization/)
    * snappy (org.iq80.snappy:snappy:0.2 - http://github.com/dain/snappy)

  Apache License Version 2.0:

    * MortBay :: Apache EL :: API and Implementation (org.mortbay.jasper:apache-el:8.0.33 - http://www.eclipse.org/jetty/jasper-jsp/apache-el)
    * MortBay :: Apache Jasper :: JSP Implementation (org.mortbay.jasper:apache-jsp:8.0.33 - http://www.eclipse.org/jetty/jasper-jsp/apache-jsp)

  Apache License, Version 2.0:

    * An open source Java toolkit for Amazon S3 (net.java.dev.jets3t:jets3t:0.9.0 - http://www.jets3t.org)
    * Apache Commons Collections (commons-collections:commons-collections:3.2.2 - http://commons.apache.org/collections/)
    * Apache Commons Crypto (org.apache.commons:commons-crypto:1.0.0 - http://commons.apache.org/proper/commons-crypto/)
    * Apache Commons IO (commons-io:commons-io:2.5 - http://commons.apache.org/proper/commons-io/)
    * Apache Commons Lang (org.apache.commons:commons-lang3:3.5 - http://commons.apache.org/proper/commons-lang/)
    * Apache Directory API ASN.1 API (org.apache.directory.api:api-asn1-api:1.0.0-M33 - http://directory.apache.org/api-parent/api-asn1-parent/api-asn1-api/)
    * Apache Directory API ASN.1 BER (org.apache.directory.api:api-asn1-ber:1.0.0-M33 - http://directory.apache.org/api-parent/api-asn1-parent/api-asn1-ber/)
    * Apache Directory LDAP API Client API (org.apache.directory.api:api-ldap-client-api:1.0.0-M33 - http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-client-parent/api-ldap-client-api/)
    * Apache Directory LDAP API Codec Core (org.apache.directory.api:api-ldap-codec-core:1.0.0-M33 - http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-codec-parent/api-ldap-codec-core/)
    * Apache Directory LDAP API Codec Standalone (org.apache.directory.api:api-ldap-codec-standalone:1.0.0-M33 - http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-codec-parent/api-ldap-codec-standalone/)
    * Apache Directory LDAP API DSML Engine (org.apache.directory.api:api-dsml-engine:1.0.0-M33 - http://directory.apache.org/api-parent/api-dsml-parent/api-dsml-engine/)
    * Apache Directory LDAP API DSML Parser (org.apache.directory.api:api-dsml-parser:1.0.0-M33 - http://directory.apache.org/api-parent/api-dsml-parent/api-dsml-parser/)
    * Apache Directory LDAP API Extras ACI (org.apache.directory.api:api-ldap-extras-aci:1.0.0-M33 - http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-extras-parent/api-ldap-extras-aci/)
    * Apache Directory LDAP API Extras Codec (org.apache.directory.api:api-ldap-extras-codec:1.0.0-M33 - http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-extras-parent/api-ldap-extras-codec/)
    * Apache Directory LDAP API Extras Codec API (org.apache.directory.api:api-ldap-extras-codec-api:1.0.0-M33 - http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-extras-parent/api-ldap-extras-codec-api/)
    * Apache Directory LDAP API Extras Stored Procedures (org.apache.directory.api:api-ldap-extras-sp:1.0.0-M33 - http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-extras-parent/api-ldap-extras-sp/)
    * Apache Directory LDAP API Extras Trigger (org.apache.directory.api:api-ldap-extras-trigger:1.0.0-M33 - http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-extras-parent/api-ldap-extras-trigger/)
    * Apache Directory LDAP API Extras Util (org.apache.directory.api:api-ldap-extras-util:1.0.0-M33 - http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-extras-parent/api-ldap-extras-util/)
    * Apache Directory LDAP API I18n (org.apache.directory.api:api-i18n:1.0.0-M33 - http://directory.apache.org/api-parent/api-i18n/)
    * Apache Directory LDAP API Model (org.apache.directory.api:api-ldap-model:1.0.0-M33 - http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-model/)
    * Apache Directory LDAP API Network MINA (org.apache.directory.api:api-ldap-net-mina:1.0.0-M33 - http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-net-parent/api-ldap-net-mina/)
    * Apache Directory LDAP API Schema Data (org.apache.directory.api:api-ldap-schema-data:1.0.0-M33 - http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-schema-parent/api-ldap-schema-data/)
    * Apache Directory LDAP API Utilities (org.apache.directory.api:api-util:1.0.0-M33 - http://directory.apache.org/api-parent/api-util/)
    * Apache Hadoop Annotations (org.apache.hadoop:hadoop-annotations:2.7.3 - no url defined)
    * Apache Hadoop Auth (org.apache.hadoop:hadoop-auth:2.7.3 - no url defined)
    * Apache Hadoop Client (org.apache.hadoop:hadoop-client:2.7.3 - no url defined)
    * Apache Hadoop Common (org.apache.hadoop:hadoop-common:2.7.3 - no url defined)
    * Apache Hadoop HDFS (org.apache.hadoop:hadoop-hdfs:2.7.3 - no url defined)
    * Apache Hadoop YARN ApplicationHistoryService (org.apache.hadoop:hadoop-yarn-server-applicationhistoryservice:3.1.0 - no url defined)
    * Apache Hadoop YARN ResourceManager (org.apache.hadoop:hadoop-yarn-server-resourcemanager:3.1.0 - no url defined)
    * Apache Hadoop YARN Web Proxy (org.apache.hadoop:hadoop-yarn-server-web-proxy:3.1.0 - no url defined)
    * Apache HttpClient (org.apache.httpcomponents:httpclient:4.5.3 - http://hc.apache.org/httpcomponents-client)
    * Apache HttpClient Mime (org.apache.httpcomponents:httpmime:4.3.4 - http://hc.apache.org/httpcomponents-client)
    * Apache HttpCore (org.apache.httpcomponents:httpcore:4.4.4 - http://hc.apache.org/httpcomponents-core-ga)
    * Apache Log4j 1.x Compatibility API (org.apache.logging.log4j:log4j-1.2-api:2.10.0 - https://logging.apache.org/log4j/2.x/log4j-1.2-api/)
    * Apache Log4j API (org.apache.logging.log4j:log4j-api:2.10.0 - https://logging.apache.org/log4j/2.x/log4j-api/)
    * Apache Log4j Core (org.apache.logging.log4j:log4j-core:2.10.0 - https://logging.apache.org/log4j/2.x/log4j-core/)
    * Apache Log4j Web (org.apache.logging.log4j:log4j-web:2.10.0 - https://logging.apache.org/log4j/2.x/log4j-web/)
    * ApacheDS AdministrativePoint Interceptor (org.apache.directory.server:apacheds-interceptors-admin:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-admin)
    * ApacheDS Authentication Interceptor (org.apache.directory.server:apacheds-interceptors-authn:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-authn)
    * ApacheDS Authorization Interceptor (org.apache.directory.server:apacheds-interceptors-authz:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-authz)
    * ApacheDS ChangeLog Interceptor (org.apache.directory.server:apacheds-interceptors-changelog:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-changelog)
    * ApacheDS Collective Attribute Interceptor (org.apache.directory.server:apacheds-interceptors-collective:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-collective)
    * ApacheDS Core (org.apache.directory.server:apacheds-core:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-core)
    * ApacheDS Core API (org.apache.directory.server:apacheds-core-api:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-core-api)
    * ApacheDS Core AVL (org.apache.directory.server:apacheds-core-avl:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-core-avl)
    * ApacheDS Core Annotations (org.apache.directory.server:apacheds-core-annotations:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-core-annotations)
    * ApacheDS Core Constants (org.apache.directory.server:apacheds-core-constants:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-core-constants)
    * ApacheDS Core Integration (org.apache.directory.server:apacheds-core-integ:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-core-integ)
    * ApacheDS Core JNDI (org.apache.directory.server:apacheds-core-jndi:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-core-jndi)
    * ApacheDS Core Shared (org.apache.directory.server:apacheds-core-shared:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-core-shared)
    * ApacheDS Event Interceptor (org.apache.directory.server:apacheds-interceptors-event:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-event)
    * ApacheDS Exception Interceptor (org.apache.directory.server:apacheds-interceptors-exception:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-exception)
    * ApacheDS Generalized (X) DBM Partition (org.apache.directory.server:apacheds-xdbm-partition:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-xdbm-partition)
    * ApacheDS I18n (org.apache.directory.server:apacheds-i18n:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-i18n)
    * ApacheDS Interceptor to increment numeric attributes (org.apache.directory.server:apacheds-interceptors-number:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-number)
    * ApacheDS Interceptors for Kerberos (org.apache.directory.server:apacheds-interceptor-kerberos:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-interceptor-kerberos)
    * ApacheDS JDBM Original Implementation (org.apache.directory.jdbm:apacheds-jdbm1:2.0.0-M3 - http://directory.apache.org/jdbm/apacheds-jdbm1)
    * ApacheDS JDBM Partition (org.apache.directory.server:apacheds-jdbm-partition:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-jdbm-partition)
    * ApacheDS Journal Interceptor (org.apache.directory.server:apacheds-interceptors-journal:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-journal)
    * ApacheDS LDIF Partition (org.apache.directory.server:apacheds-ldif-partition:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-ldif-partition)
    * ApacheDS Mavibot Partition (org.apache.directory.server:apacheds-mavibot-partition:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-mavibot-partition)
    * ApacheDS Normalization Interceptor (org.apache.directory.server:apacheds-interceptors-normalization:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-normalization)
    * ApacheDS Operational Attribute Interceptor (org.apache.directory.server:apacheds-interceptors-operational:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-operational)
    * ApacheDS Password Hashing Interceptor (org.apache.directory.server:apacheds-interceptors-hash:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-hash)
    * ApacheDS Protocol Kerberos (org.apache.directory.server:apacheds-protocol-kerberos:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-protocol-kerberos)
    * ApacheDS Protocol Kerberos Codec (org.apache.directory.server:apacheds-kerberos-codec:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-kerberos-codec)
    * ApacheDS Protocol Ldap (org.apache.directory.server:apacheds-protocol-ldap:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-protocol-ldap)
    * ApacheDS Protocol Shared (org.apache.directory.server:apacheds-protocol-shared:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-protocol-shared)
    * ApacheDS Referral Interceptor (org.apache.directory.server:apacheds-interceptors-referral:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-referral)
    * ApacheDS Schema Interceptor (org.apache.directory.server:apacheds-interceptors-schema:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-schema)
    * ApacheDS Server Config (org.apache.directory.server:apacheds-server-config:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-server-config)
    * ApacheDS Server Integration (org.apache.directory.server:apacheds-server-integ:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-server-integ)
    * ApacheDS Subtree Interceptor (org.apache.directory.server:apacheds-interceptors-subtree:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-subtree)
    * ApacheDS Test Framework (org.apache.directory.server:apacheds-test-framework:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-test-framework)
    * ApacheDS Triggers Interceptor (org.apache.directory.server:apacheds-interceptors-trigger:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-trigger)
    * Apacheds Server Annotations (org.apache.directory.server:apacheds-server-annotations:2.0.0-M21 - http://directory.apache.org/apacheds/1.5/apacheds-server-annotations)
    * Arrow Format (org.apache.arrow:arrow-format:0.8.0 - http://arrow.apache.org/arrow-format/)
    * Arrow Memory (org.apache.arrow:arrow-memory:0.8.0 - http://arrow.apache.org/arrow-memory/)
    * Arrow Vectors (org.apache.arrow:arrow-vector:0.8.0 - http://arrow.apache.org/arrow-vector/)
    * Calcite Avatica (org.apache.calcite:calcite-avatica:1.2.0-incubating - http://calcite.incubator.apache.org/calcite-avatica)
    * Calcite Core (org.apache.calcite:calcite-core:1.2.0-incubating - http://calcite.incubator.apache.org/calcite-core)
    * Calcite Linq4j (org.apache.calcite:calcite-linq4j:1.2.0-incubating - http://calcite.incubator.apache.org/calcite-linq4j)
    * Hadoop Metrics2 Reporter for Dropwizard Metrics (com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:0.1.2 - https://github.com/joshelser/dropwizard-hadoop-metrics2)
    * Hive Classifications (org.apache.hive:hive-classification:3.0.0 - http://hive.apache.org/hive-classification)
    * Hive Common (org.apache.hive:hive-common:3.0.0 - http://hive.apache.org/hive-common)
    * Hive JDBC (org.apache.hive:hive-jdbc:3.0.0 - http://hive.apache.org/hive-jdbc)
    * Hive Metastore (org.apache.hive:hive-metastore:3.0.0 - http://hive.apache.org/hive-metastore)
    * Hive Serde (org.apache.hive:hive-serde:3.0.0 - http://hive.apache.org/hive-serde)
    * Hive Service (org.apache.hive:hive-service:3.0.0 - http://hive.apache.org/hive-service)
    * Hive Service RPC (org.apache.hive:hive-service-rpc:3.0.0 - http://hive.apache.org/hive-service-rpc)
    * Hive Shims (org.apache.hive:hive-shims:3.0.0 - http://hive.apache.org/hive-shims)
    * Hive Shims 0.23 (org.apache.hive.shims:hive-shims-0.23:3.0.0 - http://hive.apache.org/hive-shims-0.23)
    * Hive Shims Common (org.apache.hive.shims:hive-shims-common:3.0.0 - http://hive.apache.org/hive-shims-common)
    * Hive Shims Scheduler (org.apache.hive.shims:hive-shims-scheduler:3.0.0 - http://hive.apache.org/hive-shims-scheduler)
    * Hive Standalone Metastore (org.apache.hive:hive-standalone-metastore:3.0.0 - https://www.apache.org/hive-standalone-metastore/)
    * Hive Storage API (org.apache.hive:hive-storage-api:2.6.1 - https://www.apache.org/hive-storage-api/)
    * Jettison (org.codehaus.jettison:jettison:1.1 - no url defined)
    * Netty (io.netty:netty:3.10.5.Final - http://netty.io/)
    * Netty/All-in-One (io.netty:netty-all:4.0.37.Final - http://netty.io/netty-all/)
    * Netty/Buffer (io.netty:netty-buffer:4.1.17.Final - http://netty.io/netty-buffer/)
    * Netty/Common (io.netty:netty-common:4.1.17.Final - http://netty.io/netty-common/)
    * ORC Core (org.apache.orc:orc-core:1.4.3 - http://orc.apache.org/orc-core)
    * The Netty Project (io.netty:netty:3.7.0.Final - http://netty.io/)
    * commons-beanutils (commons-beanutils:commons-beanutils:1.7.0 - no url defined)
    * eigenbase-properties (net.hydromatic:eigenbase-properties:1.1.5 - http://github.com/julianhyde/eigenbase-properties)
    * fastutil (it.unimi.dsi:fastutil:6.5.6 - http://fasutil.dsi.unimi.it/)
    * hadoop-mapreduce-client-app (org.apache.hadoop:hadoop-mapreduce-client-app:2.7.3 - no url defined)
    * hadoop-mapreduce-client-common (org.apache.hadoop:hadoop-mapreduce-client-common:2.7.3 - no url defined)
    * hadoop-mapreduce-client-core (org.apache.hadoop:hadoop-mapreduce-client-core:2.7.3 - no url defined)
    * hadoop-mapreduce-client-jobclient (org.apache.hadoop:hadoop-mapreduce-client-jobclient:2.7.3 - no url defined)
    * hadoop-mapreduce-client-shuffle (org.apache.hadoop:hadoop-mapreduce-client-shuffle:2.7.3 - no url defined)
    * hadoop-yarn-api (org.apache.hadoop:hadoop-yarn-api:2.7.3 - no url defined)
    * hadoop-yarn-client (org.apache.hadoop:hadoop-yarn-client:2.7.3 - no url defined)
    * hadoop-yarn-common (org.apache.hadoop:hadoop-yarn-common:2.7.3 - no url defined)
    * hadoop-yarn-server-applicationhistoryservice (org.apache.hadoop:hadoop-yarn-server-applicationhistoryservice:2.7.3 - no url defined)
    * hadoop-yarn-server-common (org.apache.hadoop:hadoop-yarn-server-common:2.7.3 - no url defined)
    * hadoop-yarn-server-nodemanager (org.apache.hadoop:hadoop-yarn-server-nodemanager:2.7.3 - no url defined)
    * hadoop-yarn-server-resourcemanager (org.apache.hadoop:hadoop-yarn-server-resourcemanager:2.7.3 - no url defined)
    * hadoop-yarn-server-tests (org.apache.hadoop:hadoop-yarn-server-tests:2.7.3 - no url defined)
    * hadoop-yarn-server-web-proxy (org.apache.hadoop:hadoop-yarn-server-web-proxy:2.7.3 - no url defined)
    * java-xmlbuilder (com.jamesmurty.utils:java-xmlbuilder:0.4 - http://code.google.com/p/java-xmlbuilder/)
    * oro (oro:oro:2.0.8 - no url defined)
    * stream-lib (com.clearspring.analytics:stream:2.7.0 - https://github.com/addthis/stream-lib)
    * zookeeper (org.apache.zookeeper:zookeeper:3.4.6 - no url defined)

  Apache Software License - Version 2.0:

    * Apache :: JSTL module (org.eclipse.jetty:apache-jstl:9.3.24.v20180605 - http://tomcat.apache.org/taglibs/standard/)
    * Jetty :: Apache JSP Implementation (org.eclipse.jetty:apache-jsp:9.3.24.v20180605 - http://www.eclipse.org/jetty)
    * Jetty :: Asynchronous HTTP Client (org.eclipse.jetty:jetty-client:9.3.8.v20160314 - http://www.eclipse.org/jetty)
    * Jetty :: Http Utility (org.eclipse.jetty:jetty-http:9.3.24.v20180605 - http://www.eclipse.org/jetty)
    * Jetty :: IO Utility (org.eclipse.jetty:jetty-io:9.3.24.v20180605 - http://www.eclipse.org/jetty)
    * Jetty :: JAAS (org.eclipse.jetty:jetty-jaas:9.3.24.v20180605 - http://www.eclipse.org/jetty/jetty-jaas)
    * Jetty :: JNDI Naming (org.eclipse.jetty:jetty-jndi:9.3.24.v20180605 - http://www.eclipse.org/jetty)
    * Jetty :: Plus (org.eclipse.jetty:jetty-plus:9.3.24.v20180605 - http://www.eclipse.org/jetty)
    * Jetty :: Rewrite Handler (org.eclipse.jetty:jetty-rewrite:9.3.8.v20160314 - http://www.eclipse.org/jetty)
    * Jetty :: Runner (org.eclipse.jetty:jetty-runner:9.3.24.v20180605 - http://www.eclipse.org/jetty)
    * Jetty :: Schemas (org.eclipse.jetty.toolchain:jetty-schemas:3.1 - http://www.eclipse.org/jetty/jetty-toolchain/jetty-schemas)
    * Jetty :: Security (org.eclipse.jetty:jetty-security:9.3.24.v20180605 - http://www.eclipse.org/jetty)
    * Jetty :: Server Core (org.eclipse.jetty:jetty-server:9.3.24.v20180605 - http://www.eclipse.org/jetty)
    * Jetty :: Servlet Annotations (org.eclipse.jetty:jetty-annotations:9.3.24.v20180605 - http://www.eclipse.org/jetty)
    * Jetty :: Servlet Handling (org.eclipse.jetty:jetty-servlet:9.3.24.v20180605 - http://www.eclipse.org/jetty)
    * Jetty :: Utilities (org.eclipse.jetty:jetty-util:9.3.24.v20180605 - http://www.eclipse.org/jetty)
    * Jetty :: Utilities :: Ajax(JSON) (org.eclipse.jetty:jetty-util-ajax:9.3.19.v20170502 - http://www.eclipse.org/jetty)
    * Jetty :: Webapp Application Support (org.eclipse.jetty:jetty-webapp:9.2.1.v20140609 - http://www.eclipse.org/jetty)
    * Jetty :: Websocket :: API (org.eclipse.jetty.websocket:websocket-api:9.3.24.v20180605 - http://www.eclipse.org/jetty/websocket-api)
    * Jetty :: Websocket :: Client (org.eclipse.jetty.websocket:websocket-client:9.3.24.v20180605 - http://www.eclipse.org/jetty/websocket-client)
    * Jetty :: Websocket :: Common (org.eclipse.jetty.websocket:websocket-common:9.3.24.v20180605 - http://www.eclipse.org/jetty/websocket-common)
    * Jetty :: Websocket :: Server (org.eclipse.jetty.websocket:websocket-server:9.3.24.v20180605 - http://www.eclipse.org/jetty/websocket-server)
    * Jetty :: Websocket :: Servlet Interface (org.eclipse.jetty.websocket:websocket-servlet:9.3.24.v20180605 - http://www.eclipse.org/jetty/websocket-servlet)
    * Jetty :: XML utilities (org.eclipse.jetty:jetty-xml:9.2.1.v20140609 - http://www.eclipse.org/jetty)
    * Jetty Server (org.mortbay.jetty:jetty:6.1.26 - http://www.eclipse.org/jetty/jetty-parent/project/modules/jetty)
    * Jetty Utilities (org.mortbay.jetty:jetty-util:6.1.26 - http://www.eclipse.org/jetty/jetty-parent/project/jetty-util)

  Apache v2:

    * BoneCP :: Core Library (com.jolbox:bonecp:0.8.0.RELEASE - http://jolbox.com/bonecp)

  BSD:

    * ASM Commons (org.ow2.asm:asm-commons:6.0 - http://asm.objectweb.org/asm-commons/)
    * ASM Core (org.ow2.asm:asm:6.0 - http://asm.objectweb.org/asm/)
    * ASM Tree (org.ow2.asm:asm-tree:6.0 - http://asm.objectweb.org/asm-tree/)
    * JLine (jline:jline:0.9.94 - http://jline.sourceforge.net)
    * JSch (com.jcraft:jsch:0.1.42 - http://www.jcraft.com/jsch/)
    * ParaNamer Core (com.thoughtworks.paranamer:paranamer:2.3 - http://paranamer.codehaus.org/paranamer)
    * grizzled-slf4j (org.clapper:grizzled-slf4j_2.11:1.0.2 - https://github.com/bmc/grizzled-slf4j/#readme)
    * scalatra (org.scalatra:scalatra_2.11:2.3.0 - http://www.scalatra.org/)
    * scalatra-common (org.scalatra:scalatra-common_2.11:2.3.0 - http://www.scalatra.org/)
    * scalatra-json (org.scalatra:scalatra-json_2.11:2.3.0 - http://www.scalatra.org/)
    * scalatra-metrics (org.scalatra:scalatra-metrics_2.11:2.4.0.M3 - http://www.scalatra.org/)
    * scalatra-scalatest (org.scalatra:scalatra-scalatest_2.11:2.3.0 - http://www.scalatra.org/)
    * scalatra-test (org.scalatra:scalatra-test_2.11:2.3.0 - http://www.scalatra.org/)

  BSD 3 Clause:

    * core (com.github.fommil.netlib:core:1.1.2 - https://github.com/fommil/netlib-java/core)

  BSD 3-Clause:

    * Scala Compiler (org.scala-lang:scala-compiler:2.11.12 - http://www.scala-lang.org/)
    * Scala Library (org.scala-lang:scala-library:2.11.12 - http://www.scala-lang.org/)
    * Scalap (org.scala-lang:scalap:2.11.0 - http://www.scala-lang.org/)

  BSD 3-Clause License:

    * JPMML class model (org.jpmml:pmml-model:1.2.15 - http://www.jpmml.org/pmml-model)
    * JPMML schema (org.jpmml:pmml-schema:1.2.15 - http://www.jpmml.org/pmml-schema)

  BSD 3-clause:

    * scala-parser-combinators (org.scala-lang.modules:scala-parser-combinators_2.11:1.0.1 - http://www.scala-lang.org/)
    * scala-xml (org.scala-lang.modules:scala-xml_2.11:1.0.2 - http://www.scala-lang.org/)

  BSD License:

    * AntLR Parser Generator (antlr:antlr:2.7.7 - http://www.antlr.org/)
    * Antlr 3.4 Runtime (org.antlr:antlr-runtime:3.4 - http://www.antlr.org)
    * Javolution (javolution:javolution:5.5.1 - http://javolution.org)

  BSD licence:

    * ANTLR 3 Runtime (org.antlr:antlr-runtime:3.5.2 - http://www.antlr.org)
    * ANTLR ST4 4.0.4 (org.antlr:ST4:4.0.4 - http://www.stringtemplate.org)
    * ANTLR StringTemplate (org.antlr:stringtemplate:3.2.1 - http://www.stringtemplate.org)

  Bouncy Castle Licence:

    * Bouncy Castle Provider (org.bouncycastle:bcprov-jdk15on:1.51 - http://www.bouncycastle.org/java.html)

  CDDL:

    * JavaMail API (compat) (javax.mail:mail:1.4.7 - http://kenai.com/projects/javamail/mail)

  CDDL + GPLv2 with classpath exception:

    * HK2 API module (org.glassfish.hk2:hk2-api:2.4.0-b34 - https://hk2.java.net/hk2-api)
    * HK2 Implementation Utilities (org.glassfish.hk2:hk2-utils:2.4.0-b34 - https://hk2.java.net/hk2-utils)
    * Java Servlet API (javax.servlet:javax.servlet-api:3.1.0 - http://servlet-spec.java.net)
    * JavaServer Pages(TM) API (javax.servlet.jsp:javax.servlet.jsp-api:2.3.1 - http://jsp.java.net)
    * OSGi resource locator bundle - used by various API providers that rely on META-INF/services mechanism to locate providers. (org.glassfish.hk2:osgi-resource-locator:1.0.1 - http://glassfish.org/osgi-resource-locator/)
    * ServiceLocator Default Implementation (org.glassfish.hk2:hk2-locator:2.4.0-b34 - https://hk2.java.net/hk2-locator)
    * aopalliance version 1.0 repackaged as a module (org.glassfish.hk2.external:aopalliance-repackaged:2.4.0-b34 - https://hk2.java.net/external/aopalliance-repackaged)
    * javax.annotation API (javax.annotation:javax.annotation-api:1.2 - http://jcp.org/en/jsr/detail?id=250)
    * javax.inject:1 as OSGi bundle (org.glassfish.hk2.external:javax.inject:2.4.0-b34 - https://hk2.java.net/external/javax.inject)

  CDDL 1.0:

    * transaction-api (javax.transaction:transaction-api:1.1 - no url defined)

  CDDL 1.1:

    * JAXB API bundle for GlassFish V3 (javax.xml.bind:jaxb-api:2.2.2 - https://jaxb.dev.java.net/)
    * JAXB RI (com.sun.xml.bind:jaxb-impl:2.2.3-1 - http://jaxb.java.net/)
    * Java Transaction API (javax.transaction:jta:1.1 - http://java.sun.com/products/jta)
    * javax.ws.rs-api (javax.ws.rs:javax.ws.rs-api:2.0.1 - http://jax-rs-spec.java.net)
    * jersey-client (com.sun.jersey:jersey-client:1.9 - https://jersey.java.net/jersey-client/)
    * jersey-core (com.sun.jersey:jersey-core:1.19 - https://jersey.java.net/jersey-core/)
    * jersey-guice (com.sun.jersey.contribs:jersey-guice:1.19 - https://jersey.java.net/jersey-contribs/jersey-guice/)
    * jersey-json (com.sun.jersey:jersey-json:1.19 - https://jersey.java.net/jersey-json/)
    * jersey-server (com.sun.jersey:jersey-server:1.19 - https://jersey.java.net/jersey-server/)
    * jersey-servlet (com.sun.jersey:jersey-servlet:1.19 - https://jersey.java.net/jersey-servlet/)
    * jsp-api (javax.servlet:jsp-api:2.0 - no url defined)
    * servlet-api (javax.servlet:servlet-api:2.5 - no url defined)

  CDDL License:

    * jsr311-api (javax.ws.rs:jsr311-api:1.1.1 - https://jsr311.dev.java.net)

  CDDL+GPL License:

    * jersey-container-servlet (org.glassfish.jersey.containers:jersey-container-servlet:2.22.2 - https://jersey.java.net/project/jersey-container-servlet/)
    * jersey-container-servlet-core (org.glassfish.jersey.containers:jersey-container-servlet-core:2.22.2 - https://jersey.java.net/project/jersey-container-servlet-core/)
    * jersey-core-client (org.glassfish.jersey.core:jersey-client:2.22.2 - https://jersey.java.net/jersey-client/)
    * jersey-core-common (org.glassfish.jersey.core:jersey-common:2.22.2 - https://jersey.java.net/jersey-common/)
    * jersey-core-server (org.glassfish.jersey.core:jersey-server:2.22.2 - https://jersey.java.net/jersey-server/)
    * jersey-media-jaxb (org.glassfish.jersey.media:jersey-media-jaxb:2.22.2 - https://jersey.java.net/project/jersey-media-jaxb/)
    * jersey-repackaged-guava (org.glassfish.jersey.bundles.repackaged:jersey-guava:2.22.2 - https://jersey.java.net/project/project/jersey-guava/)

  COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0:

    * JavaBeans(TM) Activation Framework (javax.activation:activation:1.1.1 - http://java.sun.com/javase/technologies/desktop/javabeans/jaf/index.jsp)
    * Streaming API for XML (javax.xml.stream:stax-api:1.0-2 - no url defined)

  Common Development and Distribution License (CDDL) v1.0:

    * JavaBeans Activation Framework (JAF) (javax.activation:activation:1.1 - http://java.sun.com/products/javabeans/jaf/index.jsp)

  Common Public License Version 1.0:

    * JUnit (junit:junit:4.11 - http://junit.org)

  Eclipse Public License - Version 1.0:

    * Apache :: JSTL module (org.eclipse.jetty:apache-jstl:9.3.24.v20180605 - http://tomcat.apache.org/taglibs/standard/)
    * Jetty :: Apache JSP Implementation (org.eclipse.jetty:apache-jsp:9.3.24.v20180605 - http://www.eclipse.org/jetty)
    * Jetty :: Asynchronous HTTP Client (org.eclipse.jetty:jetty-client:9.3.8.v20160314 - http://www.eclipse.org/jetty)
    * Jetty :: Http Utility (org.eclipse.jetty:jetty-http:9.3.24.v20180605 - http://www.eclipse.org/jetty)
    * Jetty :: IO Utility (org.eclipse.jetty:jetty-io:9.3.24.v20180605 - http://www.eclipse.org/jetty)
    * Jetty :: JAAS (org.eclipse.jetty:jetty-jaas:9.3.24.v20180605 - http://www.eclipse.org/jetty/jetty-jaas)
    * Jetty :: JNDI Naming (org.eclipse.jetty:jetty-jndi:9.3.24.v20180605 - http://www.eclipse.org/jetty)
    * Jetty :: Plus (org.eclipse.jetty:jetty-plus:9.3.24.v20180605 - http://www.eclipse.org/jetty)
    * Jetty :: Rewrite Handler (org.eclipse.jetty:jetty-rewrite:9.3.8.v20160314 - http://www.eclipse.org/jetty)
    * Jetty :: Runner (org.eclipse.jetty:jetty-runner:9.3.24.v20180605 - http://www.eclipse.org/jetty)
    * Jetty :: Schemas (org.eclipse.jetty.toolchain:jetty-schemas:3.1 - http://www.eclipse.org/jetty/jetty-toolchain/jetty-schemas)
    * Jetty :: Security (org.eclipse.jetty:jetty-security:9.3.24.v20180605 - http://www.eclipse.org/jetty)
    * Jetty :: Server Core (org.eclipse.jetty:jetty-server:9.3.24.v20180605 - http://www.eclipse.org/jetty)
    * Jetty :: Servlet Annotations (org.eclipse.jetty:jetty-annotations:9.3.24.v20180605 - http://www.eclipse.org/jetty)
    * Jetty :: Servlet Handling (org.eclipse.jetty:jetty-servlet:9.3.24.v20180605 - http://www.eclipse.org/jetty)
    * Jetty :: Utilities (org.eclipse.jetty:jetty-util:9.3.24.v20180605 - http://www.eclipse.org/jetty)
    * Jetty :: Utilities :: Ajax(JSON) (org.eclipse.jetty:jetty-util-ajax:9.3.19.v20170502 - http://www.eclipse.org/jetty)
    * Jetty :: Webapp Application Support (org.eclipse.jetty:jetty-webapp:9.2.1.v20140609 - http://www.eclipse.org/jetty)
    * Jetty :: Websocket :: API (org.eclipse.jetty.websocket:websocket-api:9.3.24.v20180605 - http://www.eclipse.org/jetty/websocket-api)
    * Jetty :: Websocket :: Client (org.eclipse.jetty.websocket:websocket-client:9.3.24.v20180605 - http://www.eclipse.org/jetty/websocket-client)
    * Jetty :: Websocket :: Common (org.eclipse.jetty.websocket:websocket-common:9.3.24.v20180605 - http://www.eclipse.org/jetty/websocket-common)
    * Jetty :: Websocket :: Server (org.eclipse.jetty.websocket:websocket-server:9.3.24.v20180605 - http://www.eclipse.org/jetty/websocket-server)
    * Jetty :: Websocket :: Servlet Interface (org.eclipse.jetty.websocket:websocket-servlet:9.3.24.v20180605 - http://www.eclipse.org/jetty/websocket-servlet)
    * Jetty :: XML utilities (org.eclipse.jetty:jetty-xml:9.2.1.v20140609 - http://www.eclipse.org/jetty)
    * Jetty Server (org.mortbay.jetty:jetty:6.1.26 - http://www.eclipse.org/jetty/jetty-parent/project/modules/jetty)
    * Jetty Utilities (org.mortbay.jetty:jetty-util:6.1.26 - http://www.eclipse.org/jetty/jetty-parent/project/jetty-util)

  Eclipse Public License v1.0:

    * Eclipse ECJ (org.eclipse.jdt.core.compiler:ecj:4.4.2 - http://www.eclipse.org/jdt/)

  GNU General Public Library:

    * Streaming API for XML (javax.xml.stream:stax-api:1.0-2 - no url defined)

  GNU Lesser General Public License (LGPL), Version 2.1:

    * JAX-RS provider for JSON content type (org.codehaus.jackson:jackson-jaxrs:1.8.3 - http://jackson.codehaus.org)
    * Xml Compatibility extensions for Jackson (org.codehaus.jackson:jackson-xc:1.8.3 - http://jackson.codehaus.org)

  GPL:

    * JTransforms (com.github.rwl:jtransforms:2.4.0 - http://sourceforge.net/projects/jtransforms/)

  GPL2 w/ CPE:

    * JAXB API bundle for GlassFish V3 (javax.xml.bind:jaxb-api:2.2.2 - https://jaxb.dev.java.net/)
    * JAXB RI (com.sun.xml.bind:jaxb-impl:2.2.3-1 - http://jaxb.java.net/)
    * javax.ws.rs-api (javax.ws.rs:javax.ws.rs-api:2.0.1 - http://jax-rs-spec.java.net)
    * jersey-client (com.sun.jersey:jersey-client:1.9 - https://jersey.java.net/jersey-client/)
    * jersey-core (com.sun.jersey:jersey-core:1.19 - https://jersey.java.net/jersey-core/)
    * jersey-guice (com.sun.jersey.contribs:jersey-guice:1.19 - https://jersey.java.net/jersey-contribs/jersey-guice/)
    * jersey-json (com.sun.jersey:jersey-json:1.19 - https://jersey.java.net/jersey-json/)
    * jersey-server (com.sun.jersey:jersey-server:1.19 - https://jersey.java.net/jersey-server/)
    * jersey-servlet (com.sun.jersey:jersey-servlet:1.19 - https://jersey.java.net/jersey-servlet/)

  GPLv2+CE:

    * JavaMail API (compat) (javax.mail:mail:1.4.7 - http://kenai.com/projects/javamail/mail)

  LGPL:

    * JTransforms (com.github.rwl:jtransforms:2.4.0 - http://sourceforge.net/projects/jtransforms/)

  LGPL 2.1:

    * Javassist (org.javassist:javassist:3.18.1-GA - http://www.javassist.org/)

  MIT:

    * core (org.spire-math:spire_2.11:0.13.0 - http://spire-math.org)
    * machinist (org.typelevel:machinist_2.11:0.6.1 - http://github.com/typelevel/machinist)
    * macros (org.spire-math:spire-macros_2.11:0.13.0 - http://spire-math.org)
    * rl (org.scalatra.rl:rl_2.11:0.4.10 - https://backchat.io)

  MIT License:

    * JCL 1.1.1 implemented over SLF4J (org.slf4j:jcl-over-slf4j:1.7.16 - http://www.slf4j.org)
    * JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:1.7.16 - http://www.slf4j.org)
    * SLF4J API Module (org.slf4j:slf4j-api:1.7.25 - http://www.slf4j.org)
    * SLF4J LOG4J-12 Binding (org.slf4j:slf4j-log4j12:1.7.10 - http://www.slf4j.org)
    * pyrolite (net.razorvine:pyrolite:4.13 - https://github.com/irmen/Pyrolite)

  MPL:

    * JTransforms (com.github.rwl:jtransforms:2.4.0 - http://sourceforge.net/projects/jtransforms/)

  MPL 1.1:

    * Javassist (org.javassist:javassist:3.18.1-GA - http://www.javassist.org/)

  Modified BSD License:

    * sqlline (sqlline:sqlline:1.3.0 - http://github.com/julianhyde/sqlline)

  Mozilla Public License 1.1 (MPL 1.1):

    * juniversalchardet (com.googlecode.juniversalchardet:juniversalchardet:1.0.3 - http://juniversalchardet.googlecode.com/)

  Mozilla Public License Version 1.1:

    * jamon-runtime (org.jamon:jamon-runtime:2.3.1 - http://www.jamon.org/jamon-runtime/)

  New BSD License:

    * Hamcrest Core (org.hamcrest:hamcrest-core:1.3 - https://github.com/hamcrest/JavaHamcrest/hamcrest-core)
    * Kryo (com.esotericsoftware.kryo:kryo:2.22 - http://code.google.com/p/kryo/)
    * Kryo Shaded (com.esotericsoftware:kryo-shaded:3.0.3 - https://github.com/EsotericSoftware/kryo/kryo-shaded)
    * MinLog (com.esotericsoftware:minlog:1.3.0 - https://github.com/EsotericSoftware/minlog)
    * commons-compiler (org.codehaus.janino:commons-compiler:3.0.8 - http://janino-compiler.github.io/commons-compiler/)
    * janino (org.codehaus.janino:janino:3.0.8 - http://janino-compiler.github.io/janino/)

  New BSD license:

    * Protocol Buffer Java API (com.google.protobuf:protobuf-java:2.5.0 - http://code.google.com/p/protobuf)

  Public Domain:

    * AOP alliance (aopalliance:aopalliance:1.0 - http://aopalliance.sourceforge.net)
    * XZ for Java (org.tukaani:xz:1.0 - http://tukaani.org/xz/java.html)

  Public domain:

    * base64 (net.iharder:base64:2.3.8 - http://iharder.net/base64/)

  The Apache License, Version 2.0:

    * empty (org.spark-project.spark:unused:1.0.0 - http://nexus.sonatype.org/oss-repository-hosting.html/unused)

  The Apache Software License, Version 2.0:

    * Apache Ant Core (org.apache.ant:ant:1.9.1 - http://ant.apache.org/)
    * Apache Ant Launcher (org.apache.ant:ant-launcher:1.9.1 - http://ant.apache.org/)
    * Apache Avro (org.apache.avro:avro:1.7.4 - http://avro.apache.org)
    * Apache Avro IPC (org.apache.avro:avro-ipc:1.7.7 - http://avro.apache.org)
    * Apache Avro Mapred API (org.apache.avro:avro-mapred:1.7.7 - http://avro.apache.org/avro-mapred)
    * Apache Commons Codec (commons-codec:commons-codec:1.9 - http://commons.apache.org/proper/commons-codec/)
    * Apache Commons Compress (org.apache.commons:commons-compress:1.9 - http://commons.apache.org/proper/commons-compress/)
    * Apache Commons Lang (org.apache.commons:commons-lang3:3.2 - http://commons.apache.org/proper/commons-lang/)
    * Apache Commons Logging (commons-logging:commons-logging:1.2 - http://commons.apache.org/proper/commons-logging/)
    * Apache Commons Math (org.apache.commons:commons-math3:3.4.1 - http://commons.apache.org/proper/commons-math/)
    * Apache Directory API ASN.1 API (org.apache.directory.api:api-asn1-api:1.0.0-M20 - http://directory.apache.org/api-parent/api-asn1-parent/api-asn1-api/)
    * Apache Directory LDAP API Utilities (org.apache.directory.api:api-util:1.0.0-M20 - http://directory.apache.org/api-parent/api-util/)
    * Apache Extras™ for Apache log4j™. (log4j:apache-log4j-extras:1.2.17 - http://logging.apache.org/log4j/extras)
    * Apache Ivy (org.apache.ivy:ivy:2.4.0 - http://ant.apache.org/ivy/)
    * Apache Log4j (log4j:log4j:1.2.16 - http://logging.apache.org/log4j/1.2/)
    * Apache Parquet Column (org.apache.parquet:parquet-column:1.8.2 - https://parquet.apache.org)
    * Apache Parquet Common (org.apache.parquet:parquet-common:1.8.2 - https://parquet.apache.org)
    * Apache Parquet Encodings (org.apache.parquet:parquet-encoding:1.8.2 - https://parquet.apache.org)
    * Apache Parquet Format (org.apache.parquet:parquet-format:2.3.1 - http://parquet.apache.org/)
    * Apache Parquet Hadoop (org.apache.parquet:parquet-hadoop:1.8.2 - https://parquet.apache.org)
    * Apache Parquet Hadoop Bundle (org.apache.parquet:parquet-hadoop-bundle:1.9.0 - https://parquet.apache.org)
    * Apache Parquet Hadoop Bundle (Incubating) (com.twitter:parquet-hadoop-bundle:1.6.0 - https://parquet.incubator.apache.org)
    * Apache Parquet Jackson (org.apache.parquet:parquet-jackson:1.8.2 - https://parquet.apache.org)
    * Apache ServiceMix :: Bundles :: antlr (org.apache.servicemix.bundles:org.apache.servicemix.bundles.antlr:2.7.7_5 - http://servicemix.apache.org/bundles-pom/org.apache.servicemix.bundles.antlr/)
    * Apache ServiceMix :: Bundles :: dom4j (org.apache.servicemix.bundles:org.apache.servicemix.bundles.dom4j:1.6.1_5 - http://servicemix.apache.org/bundles-pom/org.apache.servicemix.bundles.dom4j/)
    * Apache ServiceMix :: Bundles :: xpp3 (org.apache.servicemix.bundles:org.apache.servicemix.bundles.xpp3:1.1.4c_6 - http://servicemix.apache.org/bundles-pom/org.apache.servicemix.bundles.xpp3/)
    * Apache Standard Taglib Implementation (org.apache.taglibs:taglibs-standard-impl:1.2.5 - http://tomcat.apache.org/taglibs/standard-1.2.5/taglibs-standard-impl)
    * Apache Standard Taglib Specification API (org.apache.taglibs:taglibs-standard-spec:1.2.5 - http://tomcat.apache.org/taglibs/standard-1.2.5/taglibs-standard-spec)
    * Apache Thrift (org.apache.thrift:libfb303:0.9.3 - http://thrift.apache.org)
    * Apache Twill API (org.apache.twill:twill-api:0.6.0-incubating - http://twill.incubator.apache.org/twill-api)
    * Apache Twill ZooKeeper client library (org.apache.twill:twill-zookeeper:0.6.0-incubating - http://twill.incubator.apache.org/twill-zookeeper)
    * Apache Twill common library (org.apache.twill:twill-common:0.6.0-incubating - http://twill.incubator.apache.org/twill-common)
    * Apache Twill core library (org.apache.twill:twill-core:0.6.0-incubating - http://twill.incubator.apache.org/twill-core)
    * Apache Twill discovery service API (org.apache.twill:twill-discovery-api:0.6.0-incubating - http://twill.incubator.apache.org/twill-discovery-api)
    * Apache Twill discovery service implementations (org.apache.twill:twill-discovery-core:0.6.0-incubating - http://twill.incubator.apache.org/twill-discovery-core)
    * ApacheDS I18n (org.apache.directory.server:apacheds-i18n:2.0.0-M15 - http://directory.apache.org/apacheds/1.5/apacheds-i18n)
    * ApacheDS Protocol Kerberos Codec (org.apache.directory.server:apacheds-kerberos-codec:2.0.0-M15 - http://directory.apache.org/apacheds/1.5/apacheds-kerberos-codec)
    * Bean Validation API (javax.validation:validation-api:1.1.0.Final - http://beanvalidation.org)
    * Commons BeanUtils Core (commons-beanutils:commons-beanutils-core:1.8.0 - http://commons.apache.org/beanutils/)
    * Commons CLI (commons-cli:commons-cli:1.2 - http://commons.apache.org/cli/)
    * Commons Compress (org.apache.commons:commons-compress:1.4.1 - http://commons.apache.org/compress/)
    * Commons Configuration (commons-configuration:commons-configuration:1.6 - http://commons.apache.org/${pom.artifactId.substring(8)}/)
    * Commons DBCP (commons-dbcp:commons-dbcp:1.4 - http://commons.apache.org/dbcp/)
    * Commons Daemon (commons-daemon:commons-daemon:1.0.13 - http://commons.apache.org/daemon/)
    * Commons IO (commons-io:commons-io:2.4 - http://commons.apache.org/io/)
    * Commons Lang (commons-lang:commons-lang:2.6 - http://commons.apache.org/lang/)
    * Commons Logging (commons-logging:commons-logging:1.1.3 - http://commons.apache.org/proper/commons-logging/)
    * Commons Math (org.apache.commons:commons-math3:3.1.1 - http://commons.apache.org/math/)
    * Commons Net (commons-net:commons-net:2.2 - http://commons.apache.org/net/)
    * Commons Pool (commons-pool:commons-pool:1.5.4 - http://commons.apache.org/pool/)
    * Curator Client (org.apache.curator:curator-client:2.7.1 - http://curator.apache.org/curator-client)
    * Curator Framework (org.apache.curator:curator-framework:2.6.0 - http://curator.apache.org/curator-framework)
    * Curator Recipes (org.apache.curator:curator-recipes:2.6.0 - http://curator.apache.org/curator-recipes)
    * Data Mapper for Jackson (org.codehaus.jackson:jackson-mapper-asl:1.9.13 - http://jackson.codehaus.org)
    * DataNucleus Core (org.datanucleus:datanucleus-core:3.2.10 - http://www.datanucleus.org)
    * DataNucleus JDO API plugin (org.datanucleus:datanucleus-api-jdo:3.2.6 - http://www.datanucleus.org)
    * DataNucleus RDBMS (org.datanucleus:datanucleus-rdbms:3.2.9 - http://www.datanucleus.org)
    * DataNucleus RDBMS plugin (org.datanucleus:datanucleus-rdbms:4.1.19 - http://www.datanucleus.org/#/datanucleus-rdbms)
    * Digester (commons-digester:commons-digester:1.8 - http://jakarta.apache.org/commons/digester/)
    * EL (commons-el:commons-el:1.0 - http://jakarta.apache.org/commons/el/)
    * FindBugs-jsr305 (com.google.code.findbugs:jsr305:1.3.9 - http://findbugs.sourceforge.net/)
    * Google Guice - Core Library (com.google.inject:guice:3.0 - http://code.google.com/p/google-guice/guice/)
    * Google Guice - Extensions - AssistedInject (com.google.inject.extensions:guice-assistedinject:3.0 - http://code.google.com/p/google-guice/extensions-parent/guice-assistedinject/)
    * Google Guice - Extensions - Servlet (com.google.inject.extensions:guice-servlet:3.0 - http://code.google.com/p/google-guice/extensions-parent/guice-servlet/)
    * Gson (com.google.code.gson:gson:2.2.4 - http://code.google.com/p/google-gson/)
    * Guava: Google Core Libraries for Java (com.google.guava:guava:11.0.2 - http://code.google.com/p/guava-libraries/guava)
    * HPPC Collections (com.carrotsearch:hppc:0.7.2 - http://labs.carrotsearch.com/hppc.html/hppc)
    * HikariCP (com.zaxxer:HikariCP:2.6.1 - https://github.com/brettwooldridge/HikariCP)
    * Hive Metastore (org.spark-project.hive:hive-metastore:1.2.1.spark2 - http://hive.apache.org/hive-metastore)
    * Hive Query Language (org.spark-project.hive:hive-exec:1.2.1.spark2 - http://hive.apache.org/hive-exec)
    * JAX-RS provider for JSON content type (org.codehaus.jackson:jackson-jaxrs:1.8.3 - http://jackson.codehaus.org)
    * JDO API (org.datanucleus:javax.jdo:3.2.0-m3 - http://www.datanucleus.org/#/javax.jdo)
    * JPam (net.sf.jpam:jpam:1.1 - http://jpam.sf.net)
    * Jackson (org.codehaus.jackson:jackson-core-asl:1.9.13 - http://jackson.codehaus.org)
    * Jackson module: Paranamer (com.fasterxml.jackson.module:jackson-module-paranamer:2.9.9 - https://github.com/FasterXML/jackson-modules-base)
    * Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.9.9 - http://github.com/FasterXML/jackson)
    * Jackson-core (com.fasterxml.jackson.core:jackson-core:2.9.9 - https://github.com/FasterXML/jackson-core)
    * LZ4 and xxHash (net.jpountz.lz4:lz4:1.3.0 - https://github.com/jpountz/lz4-java)
    * Logging (commons-logging:commons-logging:1.0.4 - http://jakarta.apache.org/commons/logging/)
    * MX4J (mx4j:mx4j:3.0.2 - http://mx4j.sourceforge.net)
    * Mime Detection Utility (eu.medsea.mimeutil:mime-util:2.1.3 - http://www.medsea.eu/mime-util/)
    * Open JSON (com.tdunning:json:1.8 - https://github.com/tdunning/open-json)
    * Snappy for Java (org.xerial.snappy:snappy-java:1.0.5 - http://github.com/xerial/snappy-java/)
    * StAX API (stax:stax-api:1.0.1 - http://stax.codehaus.org/)
    * Tephra API (co.cask.tephra:tephra-api:0.6.0 - https://github.com/caskdata/tephra/tephra-api)
    * Tephra Core (co.cask.tephra:tephra-core:0.6.0 - https://github.com/caskdata/tephra/tephra-core)
    * Tephra HBase 1.0 Compatibility (co.cask.tephra:tephra-hbase-compat-1.0:0.6.0 - https://github.com/caskdata/tephra/tephra-hbase-compat-1.0)
    * XML Commons External Components XML APIs (xml-apis:xml-apis:1.0.b2 - http://xml.apache.org/commons/#external)
    * Xerces2 Java Parser (xerces:xercesImpl:2.9.1 - http://xerces.apache.org/xerces2-j)
    * Xml Compatibility extensions for Jackson (org.codehaus.jackson:jackson-xc:1.8.3 - http://jackson.codehaus.org)
    * ant (ant:ant:1.6.5 - http://www.apache.org/ant/)
    * ehcache (net.sf.ehcache:ehcache:2.8.5 - http://ehcache.org)
    * htrace-core (org.apache.htrace:htrace-core:3.1.0-incubating - http://incubator.apache.org/projects/htrace.html)
    * jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.9.9 - http://github.com/FasterXML/jackson)
    * jackson-module-scala (com.fasterxml.jackson.module:jackson-module-scala_2.11:2.9.9 - http://wiki.fasterxml.com/JacksonModuleScala)
    * jasper-compiler (tomcat:jasper-compiler:5.5.23 - http://tomcat.apache.org/jasper-compiler)
    * jasper-runtime (tomcat:jasper-runtime:5.5.23 - http://tomcat.apache.org/jasper-runtime)
    * java-util (com.cedarsoftware:java-util:1.9.0 - https://github.com/jdereg/java-util)
    * javax.inject (javax.inject:javax.inject:1 - http://code.google.com/p/atinject/)
    * json-io (com.cedarsoftware:json-io:2.5.1 - https://github.com/jdereg/json-io)
    * livy-api (org.apache.livy:livy-api:0.7.1-incubating - http://livy.incubating.apache.org/livy-api/)
    * livy-client-common (org.apache.livy:livy-client-common:0.7.1-incubating - http://livy.incubating.apache.org/livy-client-common/)
    * livy-client-http (org.apache.livy:livy-client-http:0.7.1-incubating - http://livy.incubating.apache.org/livy-client-http/)
    * livy-core_2.11 (org.apache.livy:livy-core_2.11:0.7.1-incubating - http://livy.incubating.apache.org/multi-scala-project-root/livy-core-parent/livy-core_2.11/)
    * livy-repl_2.11 (org.apache.livy:livy-repl_2.11:0.7.1-incubating - http://livy.incubating.apache.org/multi-scala-project-root/livy-repl-parent/livy-repl_2.11/)
    * livy-rsc (org.apache.livy:livy-rsc:0.7.1-incubating - http://livy.incubating.apache.org/livy-rsc/)
    * livy-scala-api_2.11 (org.apache.livy:livy-scala-api_2.11:0.7.1-incubating - http://livy.incubating.apache.org/multi-scala-project-root/livy-scala-api-parent/livy-scala-api_2.11/)
    * livy-server (org.apache.livy:livy-server:0.7.1-incubating - http://livy.incubating.apache.org/thriftserver/livy-server/)
    * livy-test-lib (org.apache.livy:livy-test-lib:0.7.1-incubating - http://livy.incubating.apache.org/livy-test-lib/)
    * livy-thriftserver (org.apache.livy:livy-thriftserver:0.7.1-incubating - http://livy.incubating.apache.org/thriftserver/livy-thriftserver/)
    * livy-thriftserver-session (org.apache.livy:livy-thriftserver-session:0.7.1-incubating - http://livy.incubating.apache.org/thriftserver/livy-thriftserver-session/)
    * snappy-java (org.xerial.snappy:snappy-java:1.1.2.6 - https://github.com/xerial/snappy-java)

  The BSD 3-Clause License:

    * leveldbjni-all (org.fusesource.leveldbjni:leveldbjni-all:1.8 - http://leveldbjni.fusesource.org/leveldbjni-all)

  The BSD 3-Clause license:

    * ASM Core (asm:asm:3.1 - http://asm.objectweb.org/asm/)

  The BSD License:

    * ANTLR 4 Runtime (org.antlr:antlr4-runtime:4.5.3 - http://www.antlr.org/antlr4-runtime)
    * Fortran to Java ARPACK (net.sourceforge.f2j:arpack_combined_all:0.1 - http://f2j.sourceforge.net)
    * JLine (jline:jline:2.12.1 - http://nexus.sonatype.org/oss-repository-hosting.html/jline)
    * xmlenc Library (xmlenc:xmlenc:0.52 - http://xmlenc.sourceforge.net)

  The MIT License:

    * Mockito (org.mockito:mockito-all:1.9.5 - http://www.mockito.org)

  The New BSD License:

    * Jodd Core (org.jodd:jodd-core:3.5.2 - http://jodd.org)
    * Py4J (net.sf.py4j:py4j:0.10.7 - http://nexus.sonatype.org/oss-repository-hosting.html/py4j)

  Unknown license:

    * ldapsdk (ldapsdk:ldapsdk:4.1 - no url defined)

  http://asm.ow2.org/license.html:

    * Apache XBean :: ASM 5 shaded (repackaged) (org.apache.xbean:xbean-asm5-shaded:4.4 - http://geronimo.apache.org/maven/xbean/4.4/xbean-asm5-shaded)

  http://www.apache.org/licenses/LICENSE-2.0.txt:

    * Apache XBean :: ASM 5 shaded (repackaged) (org.apache.xbean:xbean-asm5-shaded:4.4 - http://geronimo.apache.org/maven/xbean/4.4/xbean-asm5-shaded)

  the Apache License, ASL Version 2.0:

    * scalatest (org.scalatest:scalatest_2.11:2.2.4 - http://www.scalatest.org)
