

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

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.10:3.2.10 - https://github.com/json4s/json4s)
    * json4s-core (org.json4s:json4s-core_2.10:3.2.10 - https://github.com/json4s/json4s)
    * json4s-jackson (org.json4s:json4s-jackson_2.10:3.2.10 - https://github.com/json4s/json4s)

  Apache 2:

    * Apache Derby Database Engine and Embedded JDBC Driver (org.apache.derby:derby:10.10.2.0 - 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:1.2 - http://objenesis.googlecode.com/svn/docs/index.html)
    * RoaringBitmap (org.roaringbitmap:RoaringBitmap:0.5.11 - https://github.com/lemire/RoaringBitmap)
    * breeze (org.scalanlp:breeze_2.10:0.11.2 - http://scalanlp.org/)
    * breeze-macros (org.scalanlp:breeze-macros_2.10:0.11.2 - http://scalanlp.org/)
    * chill (com.twitter:chill_2.10:0.5.0 - https://github.com/twitter/chill)
    * chill-java (com.twitter:chill-java:0.5.0 - https://github.com/twitter/chill)
    * metrics-scala (nl.grons:metrics-scala_2.10:3.3.0_a2.3 - https://github.com/erikvanoosten/metrics-scala)
    * opencsv (net.sf.opencsv:opencsv:2.3 - http://opencsv.sf.net)
    * scala-ssh (com.decodified:scala-ssh_2.10:0.7.0 - https://github.com/sirthias/scala-ssh)
    * sshj (net.schmizz:sshj:0.10.0 - http://github.com/shikhar/sshj)

  Apache 2.0 License:

    * Spark Project Bagel (org.apache.spark:spark-bagel_2.10:1.6.2 - http://spark.apache.org/)
    * Spark Project Catalyst (org.apache.spark:spark-catalyst_2.10:1.6.2 - http://spark.apache.org/)
    * Spark Project Core (org.apache.spark:spark-core_2.10:1.6.2 - http://spark.apache.org/)
    * Spark Project GraphX (org.apache.spark:spark-graphx_2.10:1.6.2 - http://spark.apache.org/)
    * Spark Project Hive (org.apache.spark:spark-hive_2.10:1.6.2 - http://spark.apache.org/)
    * Spark Project Launcher (org.apache.spark:spark-launcher_2.10:1.6.2 - http://spark.apache.org/)
    * Spark Project ML Library (org.apache.spark:spark-mllib_2.10:1.6.2 - http://spark.apache.org/)
    * Spark Project Networking (org.apache.spark:spark-network-common_2.10:1.6.2 - http://spark.apache.org/)
    * Spark Project REPL (org.apache.spark:spark-repl_2.10:1.6.2 - http://spark.apache.org/)
    * Spark Project SQL (org.apache.spark:spark-sql_2.10:1.6.2 - http://spark.apache.org/)
    * Spark Project Shuffle Streaming Service (org.apache.spark:spark-network-shuffle_2.10:1.6.2 - http://spark.apache.org/)
    * Spark Project Streaming (org.apache.spark:spark-streaming_2.10:1.6.2 - http://spark.apache.org/)
    * Spark Project Unsafe (org.apache.spark:spark-unsafe_2.10:1.6.2 - http://spark.apache.org/)
    * Spark Project YARN (org.apache.spark:spark-yarn_2.10:1.6.2 - http://spark.apache.org/spark-yarn_2.10/)

  Apache License:

    * HttpClient (commons-httpclient:commons-httpclient:3.1 - http://jakarta.apache.org/httpcomponents/httpclient-3.x/)
    * Tachyon Clients - Distribution (org.tachyonproject:tachyon-client:0.8.2 - http://tachyon-project.org/tachyon-clients/tachyon-client/)
    * Tachyon Under File System - HDFS (org.tachyonproject:tachyon-underfs-hdfs:0.8.2 - http://tachyon-project.org/tachyon-underfs/tachyon-underfs-hdfs/)
    * Tachyon Under File System - Local FS (org.tachyonproject:tachyon-underfs-local:0.8.2 - http://tachyon-project.org/tachyon-underfs/tachyon-underfs-local/)
    * Tachyon Under File System - S3 (org.tachyonproject:tachyon-underfs-s3:0.8.2 - http://tachyon-project.org/tachyon-underfs/tachyon-underfs-s3/)

  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.2 - http://metrics.codahale.com/metrics-jvm/)
    * Jackson Integration for Metrics (io.dropwizard.metrics:metrics-json:3.1.2 - http://metrics.codahale.com/metrics-json/)
    * 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/)
    * snappy (org.iq80.snappy:snappy:0.2 - http://github.com/dain/snappy)

  Apache License, Version 2.0:

    * An open source Java toolkit for Amazon S3 (net.java.dev.jets3t:jets3t:0.7.1 - http://jets3t.s3.amazonaws.com/index.html)
    * Apache Commons Collections (commons-collections:commons-collections:3.2.2 - http://commons.apache.org/collections/)
    * Apache Commons IO (commons-io:commons-io:2.5 - http://commons.apache.org/proper/commons-io/)
    * 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 HttpClient (org.apache.httpcomponents:httpclient:4.5.1 - 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)
    * 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)
    * Netty (io.netty:netty:3.10.5.Final - http://netty.io/)
    * Netty/All-in-One (io.netty:netty-all:4.0.29.Final - http://netty.io/netty-all/)
    * The Netty Project (io.netty:netty:3.6.2.Final - http://netty.io/)
    * Uncommons Maths (org.uncommons.maths:uncommons-maths:1.2.2a - http://maths.uncommons.org/)
    * akka-actor (com.typesafe.akka:akka-actor_2.10:2.3.11 - http://akka.io/)
    * akka-remote (com.typesafe.akka:akka-remote_2.10:2.3.11 - http://akka.io/)
    * akka-slf4j (com.typesafe.akka:akka-slf4j_2.10:2.3.11 - http://akka.io/)
    * config (com.typesafe:config:1.2.1 - https://github.com/typesafehub/config)
    * eigenbase-properties (net.hydromatic:eigenbase-properties:1.1.5 - http://github.com/julianhyde/eigenbase-properties)
    * 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/)
    * stream-lib (com.clearspring.analytics:stream:2.7.0 - https://github.com/addthis/stream-lib)

  Apache Software License - Version 2.0:

    * Jetty :: Http Utility (org.eclipse.jetty:jetty-http:9.2.16.v20160414 - http://www.eclipse.org/jetty)
    * Jetty :: IO Utility (org.eclipse.jetty:jetty-io:9.2.16.v20160414 - http://www.eclipse.org/jetty)
    * Jetty :: Security (org.eclipse.jetty:jetty-security:9.2.16.v20160414 - http://www.eclipse.org/jetty)
    * Jetty :: Server Core (org.eclipse.jetty:jetty-server:9.2.16.v20160414 - http://www.eclipse.org/jetty)
    * Jetty :: Servlet Handling (org.eclipse.jetty:jetty-servlet:9.2.16.v20160414 - http://www.eclipse.org/jetty)
    * Jetty :: Utilities (org.eclipse.jetty:jetty-util:9.2.16.v20160414 - http://www.eclipse.org/jetty)
    * Jetty :: Webapp Application Support (org.eclipse.jetty:jetty-webapp:9.2.1.v20140609 - http://www.eclipse.org/jetty)
    * 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:

    * 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.6 - http://paranamer.codehaus.org/paranamer)
    * grizzled-slf4j (org.clapper:grizzled-slf4j_2.10:1.0.2 - https://github.com/bmc/grizzled-slf4j/#readme)
    * scalatra (org.scalatra:scalatra_2.10:2.3.0 - http://www.scalatra.org/)
    * scalatra-common (org.scalatra:scalatra-common_2.10:2.3.0 - http://www.scalatra.org/)
    * scalatra-json (org.scalatra:scalatra-json_2.10:2.3.0 - http://www.scalatra.org/)
    * scalatra-metrics (org.scalatra:scalatra-metrics_2.10:2.4.0.M3 - http://www.scalatra.org/)
    * scalatra-scalatest (org.scalatra:scalatra-scalatest_2.10:2.3.0 - http://www.scalatra.org/)
    * scalatra-test (org.scalatra:scalatra-test_2.10: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.8 - http://www.scala-lang.org/)
    * Scala Library (org.scala-lang:scala-library:2.11.8 - http://www.scala-lang.org/)
    * Scalap (org.scala-lang:scalap:2.11.0 - http://www.scala-lang.org/)

  BSD 3-Clause License:

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

  BSD 3-clause:

    * scala-parser-combinators (org.scala-lang.modules:scala-parser-combinators_2.11:1.0.4 - 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/)
    * Javolution (javolution:javolution:5.5.1 - http://javolution.org)

  BSD licence:

    * 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)

  BSD-like:

    * Scala Compiler (org.scala-lang:scala-compiler:2.10.4 - http://www.scala-lang.org/)
    * Scala Library (org.scala-lang:scala-library:2.10.4 - http://www.scala-lang.org/)
    * Scalap (org.scala-lang:scalap:2.10.0 - http://www.scala-lang.org/)
    * jline (org.scala-lang:jline:2.10.5 - http://www.scala-lang.org/)
    * quasiquotes (org.scalamacros:quasiquotes_2.10:2.0.0-M8 - https://github.com/scalamacros/paradise)

  BSD-style:

    * spire (org.spire-math:spire_2.10:0.7.4 - http://spire-math.org)
    * spire-macros (org.spire-math:spire-macros_2.10:0.7.4 - http://spire-math.org)

  Bouncy Castle Licence:

    * Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs (org.bouncycastle:bcpkix-jdk15on:1.50 - http://www.bouncycastle.org/java.html)
    * Bouncy Castle Provider (org.bouncycastle:bcprov-jdk15on:1.50 - http://www.bouncycastle.org/java.html)

  CDDL + GPLv2 with classpath exception:

    * Java Servlet API (javax.servlet:javax.servlet-api:3.1.0 - http://servlet-spec.java.net)
    * javax.servlet API v.3.0 (org.glassfish:javax.servlet:3.1 - http://jcp.org/en/jsr/detail?id=315)

  CDDL 1.1:

    * JAXB API bundle for GlassFish V3 (javax.xml.bind:jaxb-api:2.2.2 - https://jaxb.dev.java.net/)
    * JAXB CORE (com.sun.xml.bind:jaxb-core:2.2.7 - http://jaxb.java.net/)
    * JAXB RI (com.sun.xml.bind:jaxb-impl:2.2.3-1 - http://jaxb.java.net/)
    * JAXB Reference Implementation (com.sun.xml.bind:jaxb-impl:2.2.7 - http://jaxb.java.net/)
    * Jersey Test Framework - Core (com.sun.jersey.jersey-test-framework:jersey-test-framework-core:1.9 - https://jersey.java.net/jersey-test-framework/jersey-test-framework-core/)
    * Jersey Test Framework - Grizzly 2 Module (com.sun.jersey.jersey-test-framework:jersey-test-framework-grizzly2:1.9 - https://jersey.java.net/jersey-test-framework/jersey-test-framework-grizzly2/)
    * jersey-client (com.sun.jersey:jersey-client:1.9 - https://jersey.java.net/jersey-client/)
    * jersey-core (com.sun.jersey:jersey-core:1.9 - https://jersey.java.net/jersey-core/)
    * jersey-grizzly2 (com.sun.jersey:jersey-grizzly2:1.9 - https://jersey.java.net/jersey-grizzly2/)
    * jersey-guice (com.sun.jersey.contribs:jersey-guice:1.9 - https://jersey.java.net/jersey-contribs/jersey-guice/)
    * jersey-json (com.sun.jersey:jersey-json:1.9 - https://jersey.java.net/jersey-json/)
    * jersey-server (com.sun.jersey:jersey-server:1.9 - https://jersey.java.net/jersey-server/)

  CDDL+GPL:

    * gmbal-api-only (org.glassfish.gmbal:gmbal-api-only:3.0.0-b023 - http://kenai.com/hg/gmbal~master)
    * grizzly-framework (org.glassfish.grizzly:grizzly-framework:2.1.2 - http://grizzly.java.net/grizzly-framework)
    * grizzly-http (org.glassfish.grizzly:grizzly-http:2.1.2 - http://grizzly.java.net/grizzly-http)
    * grizzly-http-server (org.glassfish.grizzly:grizzly-http-server:2.1.2 - http://grizzly.java.net/grizzly-http-server)
    * grizzly-http-servlet (org.glassfish.grizzly:grizzly-http-servlet:2.1.2 - http://grizzly.java.net/grizzly-http-servlet)
    * grizzly-rcm (org.glassfish.grizzly:grizzly-rcm:2.1.2 - http://grizzly.java.net/grizzly-rcm)
    * management-api (org.glassfish.external:management-api:3.0.0-b012 - http://kenai.com/hg/gmbal~gf_common)

  COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0:

    * 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:

    * Jetty :: Http Utility (org.eclipse.jetty:jetty-http:9.2.16.v20160414 - http://www.eclipse.org/jetty)
    * Jetty :: IO Utility (org.eclipse.jetty:jetty-io:9.2.16.v20160414 - http://www.eclipse.org/jetty)
    * Jetty :: Security (org.eclipse.jetty:jetty-security:9.2.16.v20160414 - http://www.eclipse.org/jetty)
    * Jetty :: Server Core (org.eclipse.jetty:jetty-server:9.2.16.v20160414 - http://www.eclipse.org/jetty)
    * Jetty :: Servlet Handling (org.eclipse.jetty:jetty-servlet:9.2.16.v20160414 - http://www.eclipse.org/jetty)
    * Jetty :: Utilities (org.eclipse.jetty:jetty-util:9.2.16.v20160414 - http://www.eclipse.org/jetty)
    * Jetty :: Webapp Application Support (org.eclipse.jetty:jetty-webapp:9.2.1.v20140609 - http://www.eclipse.org/jetty)
    * 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)

  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 CORE (com.sun.xml.bind:jaxb-core:2.2.7 - http://jaxb.java.net/)
    * JAXB RI (com.sun.xml.bind:jaxb-impl:2.2.3-1 - http://jaxb.java.net/)
    * JAXB Reference Implementation (com.sun.xml.bind:jaxb-impl:2.2.7 - http://jaxb.java.net/)
    * Jersey Test Framework - Core (com.sun.jersey.jersey-test-framework:jersey-test-framework-core:1.9 - https://jersey.java.net/jersey-test-framework/jersey-test-framework-core/)
    * Jersey Test Framework - Grizzly 2 Module (com.sun.jersey.jersey-test-framework:jersey-test-framework-grizzly2:1.9 - https://jersey.java.net/jersey-test-framework/jersey-test-framework-grizzly2/)
    * jersey-client (com.sun.jersey:jersey-client:1.9 - https://jersey.java.net/jersey-client/)
    * jersey-core (com.sun.jersey:jersey-core:1.9 - https://jersey.java.net/jersey-core/)
    * jersey-grizzly2 (com.sun.jersey:jersey-grizzly2:1.9 - https://jersey.java.net/jersey-grizzly2/)
    * jersey-guice (com.sun.jersey.contribs:jersey-guice:1.9 - https://jersey.java.net/jersey-contribs/jersey-guice/)
    * jersey-json (com.sun.jersey:jersey-json:1.9 - https://jersey.java.net/jersey-json/)
    * jersey-server (com.sun.jersey:jersey-server:1.9 - https://jersey.java.net/jersey-server/)

  LGPL:

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

  MIT:

    * rl (org.scalatra.rl:rl_2.10:0.4.10 - https://backchat.io)

  MIT License:

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

  MPL:

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

  Mozilla Public License 1.1 (MPL 1.1):

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

  New BSD License:

    * Commons Compiler (org.codehaus.janino:commons-compiler:2.7.6 - http://docs.codehaus.org/display/JANINO/Home/commons-compiler)
    * Hamcrest Core (org.hamcrest:hamcrest-core:1.3 - https://github.com/hamcrest/JavaHamcrest/hamcrest-core)
    * Janino (org.codehaus.janino:janino:2.7.8 - http://docs.codehaus.org/display/JANINO/Home/janino)
    * Kryo (com.esotericsoftware.kryo:kryo:2.22 - http://code.google.com/p/kryo/)

  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)

  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 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 Lang (org.apache.commons:commons-lang3:3.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.7.0 - https://parquet.apache.org)
    * Apache Parquet Common (org.apache.parquet:parquet-common:1.7.0 - https://parquet.apache.org)
    * Apache Parquet Encodings (org.apache.parquet:parquet-encoding:1.7.0 - https://parquet.apache.org)
    * Apache Parquet Format (Incubating) (org.apache.parquet:parquet-format:2.3.0-incubating - http://parquet.incubator.apache.org/)
    * Apache Parquet Generator (org.apache.parquet:parquet-generator:1.7.0 - https://parquet.apache.org)
    * Apache Parquet Hadoop (org.apache.parquet:parquet-hadoop:1.7.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.7.0 - https://parquet.apache.org)
    * Apache Thrift (org.apache.thrift:libfb303:0.9.2 - http://thrift.apache.org)
    * 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)
    * 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.4 - 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.4.0 - http://curator.apache.org/curator-framework)
    * Curator Recipes (org.apache.curator:curator-recipes:2.4.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)
    * Digester (commons-digester:commons-digester:1.8 - http://jakarta.apache.org/commons/digester/)
    * 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 - 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)
    * Hive CLI (org.spark-project.hive:hive-cli:1.2.1.spark - http://hive.apache.org/hive-cli)
    * Hive Metastore (org.spark-project.hive:hive-metastore:1.2.1.spark - http://hive.apache.org/hive-metastore)
    * Hive Query Language (org.spark-project.hive:hive-exec:1.2.1.spark - 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)
    * Jackson (org.codehaus.jackson:jackson-core-asl:1.9.13 - http://jackson.codehaus.org)
    * Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.4.4 - http://github.com/FasterXML/jackson)
    * Jackson-core (com.fasterxml.jackson.core:jackson-core:2.4.4 - https://github.com/FasterXML/jackson)
    * LZ4 and xxHash (net.jpountz.lz4:lz4:1.3.0 - https://github.com/jpountz/lz4-java)
    * Mime Detection Utility (eu.medsea.mimeutil:mime-util:2.1.3 - http://www.medsea.eu/mime-util/)
    * StAX API (stax:stax-api:1.0.1 - http://stax.codehaus.org/)
    * XML Commons External Components XML APIs (xml-apis:xml-apis:1.3.04 - http://xml.apache.org/commons/components/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)
    * hadoop-yarn-server-common (org.apache.hadoop:hadoop-yarn-server-common:2.2.0 - no url defined)
    * hadoop-yarn-server-web-proxy (org.apache.hadoop:hadoop-yarn-server-web-proxy:2.2.0 - no url defined)
    * 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.4.4 - http://github.com/FasterXML/jackson)
    * jackson-module-scala (com.fasterxml.jackson.module:jackson-module-scala_2.10:2.4.4 - http://wiki.fasterxml.com/JacksonModuleScala)
    * jansi (org.fusesource.jansi:jansi:1.4 - http://jansi.fusesource.org)
    * javax.inject (javax.inject:javax.inject:1 - http://code.google.com/p/atinject/)
    * livy-api (org.apache.livy:livy-api:0.4.0-incubating - http://livy.incubating.apache.org/livy-api/)
    * livy-client-common (org.apache.livy:livy-client-common:0.4.0-incubating - http://livy.incubating.apache.org/livy-client-common/)
    * livy-client-http (org.apache.livy:livy-client-http:0.4.0-incubating - http://livy.incubating.apache.org/livy-client-http/)
    * livy-core_2.10 (org.apache.livy:livy-core_2.10:0.4.0-incubating - http://livy.incubating.apache.org/multi-scala-project-root/livy-core-parent/livy-core_2.10/)
    * livy-core_2.11 (org.apache.livy:livy-core_2.11:0.4.0-incubating - http://livy.incubating.apache.org/multi-scala-project-root/livy-core-parent/livy-core_2.11/)
    * livy-repl_2.10 (org.apache.livy:livy-repl_2.10:0.4.0-incubating - http://livy.incubating.apache.org/multi-scala-project-root/livy-repl-parent/livy-repl_2.10/)
    * livy-rsc (org.apache.livy:livy-rsc:0.4.0-incubating - http://livy.incubating.apache.org/livy-rsc/)
    * livy-scala-api_2.10 (org.apache.livy:livy-scala-api_2.10:0.4.0-incubating - http://livy.incubating.apache.org/multi-scala-project-root/livy-scala-api-parent/livy-scala-api_2.10/)
    * livy-server (org.apache.livy:livy-server:0.4.0-incubating - http://livy.incubating.apache.org/livy-server/)
    * livy-test-lib (org.apache.livy:livy-test-lib:0.4.0-incubating - http://livy.incubating.apache.org/livy-test-lib/)
    * mesos (org.apache.mesos:mesos:0.21.1 - http://mesos.apache.org)
    * minicluster-dependencies_2.10 (org.apache.livy:minicluster-dependencies_2.10:0.4.0-incubating - http://livy.incubating.apache.org/multi-scala-project-root/minicluster-dependencies-parent/minicluster-dependencies_2.10/)
    * minicluster-dependencies_2.11 (org.apache.livy:minicluster-dependencies_2.11:0.4.0-incubating - http://livy.incubating.apache.org/multi-scala-project-root/minicluster-dependencies-parent/minicluster-dependencies_2.11/)
    * snappy-java (org.xerial.snappy:snappy-java:1.1.2.1 - 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 License:

    * Fortran to Java ARPACK (net.sourceforge.f2j:arpack_combined_all:0.1 - http://f2j.sourceforge.net)
    * JLine (jline:jline:2.12 - http://nexus.sonatype.org/oss-repository-hosting.html/jline)
    * jline (org.scala-lang:jline:2.10.5 - http://www.scala-lang.org/)
    * 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.9 - http://www.py4j.org/)

  Unknown license:

    * ASM Core (asm:asm:3.1 - http://asm.objectweb.org/asm/)
    * Antlr 3.4 Runtime (org.antlr:antlr-runtime:3.4 - http://www.antlr.org)
    * Java Transaction API (javax.transaction:jta:1.1 - http://java.sun.com/products/jta)
    * Jettison (org.codehaus.jettison:jettison:1.1 - no url defined)
    * commons-beanutils (commons-beanutils:commons-beanutils:1.7.0 - no url defined)
    * jsp-api (javax.servlet.jsp:jsp-api:2.1 - no url defined)
    * oro (oro:oro:2.0.8 - no url defined)
    * servlet-api (javax.servlet:servlet-api:2.5 - no url defined)
    * zookeeper (org.apache.zookeeper:zookeeper:3.4.5 - 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)

  provided without support or warranty:

    * JSON (JavaScript Object Notation) (org.json:json:20090211 - http://www.json.org/java/index.html)

  the Apache License, ASL Version 2.0:

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