nifi-druid-controller-service-api-nar
Copyright 2015-2018 The Apache Software Foundation

This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).

******************
Apache Software License v2
******************

The following binary components are provided under the Apache Software License v2

  (ASLv2) Apache HttpComponents Client
    The following NOTICE information applies:
      Apache HttpComponents Client
      Copyright 1999-2016 The Apache Software Foundation

  (ASLv2) Jackson JSON processor
    The following NOTICE information applies:
      # Jackson JSON processor

      Jackson is a high-performance, Free/Open Source JSON processing library.
      It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has
      been in development since 2007.
      It is currently developed by a community of developers, as well as supported
      commercially by FasterXML.com.

      ## Licensing

      Jackson core and extension components may licensed under different licenses.
      To find the details that apply to this artifact see the accompanying LICENSE file.
      For more information, including possible other licensing options, contact
      FasterXML.com (http://fasterxml.com).

      ## Credits

      A list of contributors may be found from CREDITS file, which is included
      in some artifacts (usually source distributions); but is always available
      from the source code management (SCM) system project uses.

  (ASLv2) bytebuffer-collections
    The following NOTICE information applies:
      bytebuffer-collections
      Copyright 2011-2015 Metamarkets Group Inc.

  (ASLv2) Apache Commons IO
    The following NOTICE information applies:
      Apache Commons IO
      Copyright 2002-2016 The Apache Software Foundation

  (ASLv2) Apache Commons Collections
    The following NOTICE information applies:
      Apache Commons Collections
      Copyright 2001-2013 The Apache Software Foundation

  (ASLv2) Apache Commons Lang
      The following NOTICE information applies:
        Apache Commons Lang
        Copyright 2001-2014 The Apache Software Foundation

        This product includes software from the Spring Framework,
        under the Apache License 2.0 (see: StringUtils.containsWhitespace())

  (ASLv2) Apache Commons Codec
    The following NOTICE information applies:
      Apache Commons Codec
      Copyright 2002-2014 The Apache Software Foundation

      src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java
      contains test data from http://aspell.net/test/orig/batch0.tab.
      Copyright (C) 2002 Kevin Atkinson (kevina@gnu.org)

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

      The content of package org.apache.commons.codec.language.bm has been translated
      from the original php source code available at http://stevemorse.org/phoneticinfo.htm
      with permission from the original authors.
      Original source copyright:
      Copyright (c) 2008 Alexander Beider & Stephen P. Morse.

  (ASLv2) Apache Commons Logging
    The following NOTICE information applies:
      Apache Commons Logging
      Copyright 2003-2013 The Apache Software Foundation

  (ASLv2) Apache Commons DBCP
    The following NOTICE information applies:
      Apache Commons DBCP
      Copyright 2001-2015 The Apache Software Foundation.

  (ASLv2) Apache Commons Pool
    The following NOTICE information applies:
      Apache Commons Pool
      Copyright 1999-2009 The Apache Software Foundation.

  (ASLv2) Apache Curator
    The following NOTICE information applies:
      Curator Framework
      Copyright 2011-2014 The Apache Software Foundation

      Curator Client
      Copyright 2011-2014 The Apache Software Foundation

      Curator Recipes
      Copyright 2011-2014 The Apache Software Foundation

      Curator X-Discovery
      Copyright 2013-2014 The Apache Software Foundation

  (ASLv2) Druid
    The following NOTICE information applies:
      Druid - a distributed column store.
      Copyright 2012-2016 Metamarkets Group Inc.
      Copyright 2015-2016 Yahoo! Inc.
      Copyright 2015-2016 Imply Data, Inc.

      -------------------------------------------------------------------------------

      This product contains a modified version of Andrew Duffy's java-alphanum library
        * LICENSE:
          * https://github.com/amjjd/java-alphanum/blob/5c036e2e492cc7f3b7bcdebd46b8f9e2a87927e5/LICENSE.txt (Apache License, Version 2.0)
        * HOMEPAGE:
          * https://github.com/amjjd/java-alphanum

      This product contains conjunctive normal form conversion code and a variance aggregator algorithm adapted from Apache Hive
        * LICENSE:
          * https://github.com/apache/hive/blob/branch-2.0/LICENSE (Apache License, Version 2.0)
        * HOMEPAGE:
          * https://github.com/apache/hive

      This product contains variable length long deserialization code adapted from Apache Lucene
        * LICENSE:
          * https://github.com/apache/lucene-solr/blob/master/lucene/LICENSE.txt (Apache License, Version 2.0)
        * HOMEPAGE:
          * https://github.com/apache/lucene-solr

      This product contains a modified version of Metamarkets java-util library
        * LICENSE:
          * https://github.com/metamx/java-util/blob/master/LICENSE (Apache License, Version 2.0)
        * HOMEPAGE:
          * https://github.com/metamx/java-util
        * COMMIT TAG:
          * https://github.com/metamx/java-util/commit/826021f

      This product contains a modified version of TestNG 6.8.7
        * LICENSE:
          * http://testng.org/license/ (Apache License, Version 2.0)
        * HOMEPAGE:
          * http://testng.org/

      This product contains a modified version of Metamarkets bytebuffer-collections library
        * LICENSE:
          * https://github.com/metamx/bytebuffer-collections/blob/master/LICENSE (Apache License, Version 2.0)
        * HOMEPAGE:
          * https://github.com/metamx/bytebuffer-collections
        * COMMIT TAG:
          * https://github.com/metamx/bytebuffer-collections/commit/3d1e7c8

      This product contains SQL query planning code adapted from Apache Calcite
        * LICENSE:
          * https://github.com/apache/calcite/blob/master/LICENSE (Apache License, Version 2.0)
        * HOMEPAGE:
          * https://calcite.apache.org/

      This product contains a modified version of Metamarkets extendedset library
        * LICENSE:
          * https://github.com/metamx/extendedset/blob/master/LICENSE (Apache License, Version 2.0)
        * HOMEPAGE:
          * https://github.com/metamx/extendedset
        * COMMIT TAG:
          * https://github.com/metamx/extendedset/commit/c9d647d

      This product contains a modified version of Alessandro Colantonio's CONCISE
      (COmpressed 'N' Composable Integer SEt) library, extending the functionality of
      ConciseSet to use IntBuffers.
        * (c) 2010 Alessandro Colantonio
        * <mailto:colanton@mat.uniroma3.it>
        * <http://ricerca.mat.uniroma3.it/users/colanton>
        * LICENSE:
          * Apache License, Version 2.0
        * HOMEPAGE:
          * https://sourceforge.net/projects/concise/

      This product contains a modified version of The Guava Authors's Closer class from Guava library:
       * LICENSE:
         * https://github.com/google/guava/blob/c462d69329709f72a17a64cb229d15e76e72199c/COPYING (Apache License, Version 2.0)
       * HOMEPAGE:
         * https://github.com/google/guava
       * COMMIT TAG:
         * https://github.com/google/guava/blob/c462d69329709f72a17a64cb229d15e76e72199c

      This product contains code adapted from Apache Hadoop
        * LICENSE:
          * https://github.com/apache/hadoop/blob/trunk/LICENSE.txt (Apache License, Version 2.0)
        * HOMEPAGE:
          * http://hadoop.apache.org/

  (ASLv2) Emitter
    The following NOTICE information applies:
      emitter
      Copyright 2012-2015 Metamarkets Group Inc.

  (ASLv2) Finagle
    The following NOTICE information applies:
      Copyright 2017, Twitter Inc.
      This software contains portions of code from other open-source projects, including:
      >>>>>>>>>>>>>>
      Apache Thrift
      Copyright 2006-2010 The Apache Software Foundation.

      This product includes software developed at
      The Apache Software Foundation (http://www.apache.org/).

  (ASLv2) Guava
    The following NOTICE information applies:
      Guava
      Copyright 2015 The Guava Authors

  (ASLv2) Google Guice
    The following NOTICE information applies:
      Google Guice - Core Library
      Copyright 2006-2011 Google, Inc.

  (ASLv2) Jackson JSON processor
    The following NOTICE information applies:
      # Jackson JSON processor

      Jackson is a high-performance, Free/Open Source JSON processing library.
      It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has
      been in development since 2007.
      It is currently developed by a community of developers, as well as supported
      commercially by FasterXML.com.

      ## Licensing

      Jackson core and extension components may licensed under different licenses.
      To find the details that apply to this artifact see the accompanying LICENSE file.
      For more information, including possible other licensing options, contact
      FasterXML.com (http://fasterxml.com).

      ## Credits

      A list of contributors may be found from CREDITS file, which is included
      in some artifacts (usually source distributions); but is always available
      from the source code management (SCM) system project uses.

  (ASLv2) java-util
      The following NOTICE information applies:
        java-util
        Copyright 2011-2017 Metamarkets Group Inc.

  (ASLv2) jdbi
    The following NOTICE information applies:
      This product includes software developed by Brian McCallister

  (ASLv2) Joda Time
    The following NOTICE information applies:
      This product includes software developed by
      Joda.org (http://www.joda.org/).

  (ASLv2) Joda Convert
    The following NOTICE information applies:
      Joda Convert
      Copyright 2010-present Stephen Colebourne

      This product includes software developed by
      Joda.org (http://www.joda.org/).


      Joda-Convert includes code from Google Guava, which is licensed as follows:

      Copyright (C) 2011 The Guava Authors

      Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
      in compliance with the License. You may obtain a copy of the License at

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

      Unless required by applicable law or agreed to in writing, software distributed under the License
      is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
      or implied. See the License for the specific language governing permissions and limitations under
      the License.

  (ASLv2) Apache log4j
    The following NOTICE information applies:
      Apache log4j
      Copyright 2007 The Apache Software Foundation

  (ASLv2) loglady
    The following NOTICE information applies:
      Copyright (c) 2013 Daniel Lundin

  (ASLv2) The Netty Project
        The following NOTICE information applies:

    	                            The Netty Project
    	                            =================

    	Please visit the Netty web site for more information:

    	  * http://netty.io/

    	Copyright 2014 The Netty Project

    	The Netty Project licenses this file to you under the Apache License,
    	version 2.0 (the "License"); you may not use this file except in compliance
    	with the License. You may obtain a copy of the License at:

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

    	Unless required by applicable law or agreed to in writing, software
    	distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
    	WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
    	License for the specific language governing permissions and limitations
    	under the License.

    	Also, please refer to each LICENSE.<component>.txt file, which is located in
    	the 'license' directory of the distribution file, for the license terms of the
    	components that this product depends on.

    	-------------------------------------------------------------------------------
    	This product contains the extensions to Java Collections Framework which has
    	been derived from the works by JSR-166 EG, Doug Lea, and Jason T. Greene:

    	  * LICENSE:
    	    * license/LICENSE.jsr166y.txt (Public Domain)
    	  * HOMEPAGE:
    	    * http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/
    	    * http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbosscache/experimental/jsr166/

    	This product contains a modified version of Robert Harder's Public Domain
    	Base64 Encoder and Decoder, which can be obtained at:

    	  * LICENSE:
    	    * license/LICENSE.base64.txt (Public Domain)
    	  * HOMEPAGE:
    	    * http://iharder.sourceforge.net/current/java/base64/

    	This product contains a modified portion of 'Webbit', an event based
    	WebSocket and HTTP server, which can be obtained at:

    	  * LICENSE:
    	    * license/LICENSE.webbit.txt (BSD License)
    	  * HOMEPAGE:
    	    * https://github.com/joewalnes/webbit

    	This product contains a modified portion of 'SLF4J', a simple logging
    	facade for Java, which can be obtained at:

    	  * LICENSE:
    	    * license/LICENSE.slf4j.txt (MIT License)
    	  * HOMEPAGE:
    	    * http://www.slf4j.org/

    	This product contains a modified portion of 'Apache Harmony', an open source
    	Java SE, which can be obtained at:

    	  * LICENSE:
    	    * license/LICENSE.harmony.txt (Apache License 2.0)
    	  * HOMEPAGE:
    	    * http://archive.apache.org/dist/harmony/

    	This product contains a modified portion of 'jbzip2', a Java bzip2 compression
    	and decompression library written by Matthew J. Francis. It can be obtained at:

    	  * LICENSE:
    	    * license/LICENSE.jbzip2.txt (MIT License)
    	  * HOMEPAGE:
    	    * https://code.google.com/p/jbzip2/

    	This product contains a modified portion of 'libdivsufsort', a C API library to construct
    	the suffix array and the Burrows-Wheeler transformed string for any input string of
    	a constant-size alphabet written by Yuta Mori. It can be obtained at:

    	  * LICENSE:
    	    * license/LICENSE.libdivsufsort.txt (MIT License)
    	  * HOMEPAGE:
    	    * https://github.com/y-256/libdivsufsort

    	This product contains a modified portion of Nitsan Wakart's 'JCTools', Java Concurrency Tools for the JVM,
    	 which can be obtained at:

    	  * LICENSE:
    	    * license/LICENSE.jctools.txt (ASL2 License)
    	  * HOMEPAGE:
    	    * https://github.com/JCTools/JCTools

    	This product optionally depends on 'JZlib', a re-implementation of zlib in
    	pure Java, which can be obtained at:

    	  * LICENSE:
    	    * license/LICENSE.jzlib.txt (BSD style License)
    	  * HOMEPAGE:
    	    * http://www.jcraft.com/jzlib/

    	This product optionally depends on 'Compress-LZF', a Java library for encoding and
    	decoding data in LZF format, written by Tatu Saloranta. It can be obtained at:

    	  * LICENSE:
    	    * license/LICENSE.compress-lzf.txt (Apache License 2.0)
    	  * HOMEPAGE:
    	    * https://github.com/ning/compress

    	This product optionally depends on 'lz4', a LZ4 Java compression
    	and decompression library written by Adrien Grand. It can be obtained at:

    	  * LICENSE:
    	    * license/LICENSE.lz4.txt (Apache License 2.0)
    	  * HOMEPAGE:
    	    * https://github.com/jpountz/lz4-java

    	This product optionally depends on 'lzma-java', a LZMA Java compression
    	and decompression library, which can be obtained at:

    	  * LICENSE:
    	    * license/LICENSE.lzma-java.txt (Apache License 2.0)
    	  * HOMEPAGE:
    	    * https://github.com/jponge/lzma-java

    	This product contains a modified portion of 'jfastlz', a Java port of FastLZ compression
    	and decompression library written by William Kinney. It can be obtained at:

    	  * LICENSE:
    	    * license/LICENSE.jfastlz.txt (MIT License)
    	  * HOMEPAGE:
    	    * https://code.google.com/p/jfastlz/

    	This product contains a modified portion of and optionally depends on 'Protocol Buffers', Google's data
    	interchange format, which can be obtained at:

    	  * LICENSE:
    	    * license/LICENSE.protobuf.txt (New BSD License)
    	  * HOMEPAGE:
    	    * https://github.com/google/protobuf

    	This product optionally depends on 'Bouncy Castle Crypto APIs' to generate
    	a temporary self-signed X.509 certificate when the JVM does not provide the
    	equivalent functionality.  It can be obtained at:

    	  * LICENSE:
    	    * license/LICENSE.bouncycastle.txt (MIT License)
    	  * HOMEPAGE:
    	    * http://www.bouncycastle.org/

    	This product optionally depends on 'Snappy', a compression library produced
    	by Google Inc, which can be obtained at:

    	  * LICENSE:
    	    * license/LICENSE.snappy.txt (New BSD License)
    	  * HOMEPAGE:
    	    * https://github.com/google/snappy

    	This product optionally depends on 'JBoss Marshalling', an alternative Java
    	serialization API, which can be obtained at:

    	  * LICENSE:
    	    * license/LICENSE.jboss-marshalling.txt (GNU LGPL 2.1)
    	  * HOMEPAGE:
    	    * http://www.jboss.org/jbossmarshalling

    	This product optionally depends on 'Caliper', Google's micro-
    	benchmarking framework, which can be obtained at:

    	  * LICENSE:
    	    * license/LICENSE.caliper.txt (Apache License 2.0)
    	  * HOMEPAGE:
    	    * https://github.com/google/caliper

    	This product optionally depends on 'Apache Commons Logging', a logging
    	framework, which can be obtained at:

    	  * LICENSE:
    	    * license/LICENSE.commons-logging.txt (Apache License 2.0)
    	  * HOMEPAGE:
    	    * http://commons.apache.org/logging/

    	This product optionally depends on 'Apache Log4J', a logging framework, which
    	can be obtained at:

    	  * LICENSE:
    	    * license/LICENSE.log4j.txt (Apache License 2.0)
    	  * HOMEPAGE:
    	    * http://logging.apache.org/log4j/

    	This product optionally depends on 'Aalto XML', an ultra-high performance
    	non-blocking XML processor, which can be obtained at:

    	  * LICENSE:
    	    * license/LICENSE.aalto-xml.txt (Apache License 2.0)
    	  * HOMEPAGE:
    	    * http://wiki.fasterxml.com/AaltoHome

    	This product contains a modified version of 'HPACK', a Java implementation of
    	the HTTP/2 HPACK algorithm written by Twitter. It can be obtained at:

    	  * LICENSE:
    	    * license/LICENSE.hpack.txt (Apache License 2.0)
    	  * HOMEPAGE:
    	    * https://github.com/twitter/hpack

    	This product contains a modified portion of 'Apache Commons Lang', a Java library
    	provides utilities for the java.lang API, which can be obtained at:

    	  * LICENSE:
    	    * license/LICENSE.commons-lang.txt (Apache License 2.0)
    	  * HOMEPAGE:
        * https://commons.apache.org/proper/commons-lang/

        This product contains a forked and modified version of Tomcat Native

          * LICENSE:
            * ASL2
          * HOMEPAGE:
            * http://tomcat.apache.org/native-doc/
            * https://svn.apache.org/repos/asf/tomcat/native/

  (ASLv2) opencsv (net.sf.opencsv:opencsv:2.3)

  (ASLv2) scala_util
    The following NOTICE information applies:
      Copyright 2012 Metamarkets Group Inc.

  (ASLv2) server-metrics
    The following NOTICE information applies:
      server-metrics
      Copyright 2011-2015 Metamarkets Group Inc.

  (ASLv2) Apache ZooKeeper
    The following NOTICE information applies:
      Apache ZooKeeper
      Copyright 2009-2012 The Apache Software Foundation

************************
Eclipse Public License 1.0
************************

The following binary components are provided under the Eclipse Public License 1.0.  See project link for details.

    (EPL 1.0)(MPL 2.0) H2 Database (com.h2database:h2:jar:1.3.176 - http://www.h2database.com/html/license.html)


************************
Mozilla Public License 2.0
************************

The following binary components are provided under the Mozilla Public License 2.0.  See project link for details.

    (MPL 2.0) Rhino (org.mozilla:rhino:jar:1.7R5 - https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Rhino/Download_Rhino)


************************
Common Development and Distribution License 1.1
************************

The following binary components are provided under the Common Development and Distribution License 1.1. See project link for details.

    (CDDL 1.1) (GPL2 w/ CPE) jersey-client (org.glassfish.jersey.core:jersey-client:jar:2.26 - https://jersey.github.io/)
    (CDDL 1.1) (GPL2 w/ CPE) jersey-common (org.glassfish.jersey.core:jersey-common:jar:2.26 - https://jersey.github.io/)
    (CDDL 1.1) (GPL2 w/ CPE) jersey-container-servlet-core (org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.26 - https://jersey.github.io/)
    (CDDL 1.1) (GPL2 w/ CPE) jersey-entity-filtering (org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.26 - https://jersey.github.io/)
    (CDDL 1.1) (GPL2 w/ CPE) jersey-hk2 (org.glassfish.jersey.inject:jersey-hk2:jar:2.26 - https://jersey.github.io/)
    (CDDL 1.1) (GPL2 w/ CPE) jersey-media-jaxb (org.glassfish.jersey.media:jersey-media-jaxb:jar:2.26 - https://jersey.github.io/)
    (CDDL 1.1) (GPL2 w/ CPE) jersey-media-json-jackson (org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.26 - https://jersey.github.io/)
    (CDDL 1.1) (GPL2 w/ CPE) jersey-media-multipart (org.glassfish.jersey.media:jersey-media-multipart:jar:2.26 - https://jersey.github.io/)
    (CDDL 1.1) (GPL2 w/ CPE) jersey-server (org.glassfish.jersey.core:jersey-server:jar:2.26 - https://jersey.github.io/)
    (CDDL 1.1) (GPL2 w/ CPE) hk2 (org.glassfish.hk2:hk2:jar:2.5.0-b42 - https://javaee.github.io/glassfish/)
    (CDDL 1.1) (GPL2 w/ CPE) hk2-api (org.glassfish.hk2:hk2-api:jar:2.5.0-b42 - https://javaee.github.io/glassfish/)
    (CDDL 1.1) (GPL2 w/ CPE) hk2-utils (org.glassfish.hk2:hk2-utils:jar:2.5.0-b42 - https://javaee.github.io/glassfish/)
    (CDDL 1.1) (GPL2 w/ CPE) hk2-locator (org.glassfish.hk2:hk2-locator:jar:2.5.0-b42 - https://javaee.github.io/glassfish/)
    (CDDL 1.1) (GPL2 w/ CPE) hk2-config (org.glassfish.hk2:hk2-config:jar:2.5.0-b42 - https://javaee.github.io/glassfish/)
    (CDDL 1.1) (GPL2 w/ CPE) hk2-core (org.glassfish.hk2:hk2-core:jar:2.5.0-b42 - https://javaee.github.io/glassfish/)
    (CDDL 1.1) (GPL2 w/ CPE) hk2-runlevel (org.glassfish.hk2:hk2-runlevel:jar:2.5.0-b42 - https://javaee.github.io/glassfish/)
    (CDDL 1.1) (GPL2 w/ CPE) config-types (org.glassfish.hk2:config-types:jar:2.5.0-b42 - https://javaee.github.io/glassfish/)
    (CDDL 1.1) (GPL2 w/ CPE) class-model (org.glassfish.hk2:class-model:jar:2.5.0-b42 - https://javaee.github.io/glassfish/)
    (CDDL 1.1) (GPL2 w/ CPE) asm-all-repackaged (org.glassfish.hk2.external:asm-all-repackaged:jar:2.5.0-b42 - https://javaee.github.io/glassfish/)
    (CDDL 1.1) (GPL2 w/ CPE) aopalliance-repackaged (org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0-b42 - https://javaee.github.io/glassfish/)
    (CDDL 1.1) (GPL2 w/ CPE) javax.inject:1 as OSGi bundle (org.glassfish.hk2.external:javax.inject:jar:2.4.0-b25 - https://hk2.java.net/external/javax.inject)
    (CDDL 1.1) (GPL2 w/ CPE) jersey-client (org.glassfish.jersey.core:jersey-client:jar:2.19 - https://jersey.github.io/)
    (CDDL 1.1) (GPL2 w/ CPE) jersey-common (org.glassfish.jersey.core:jersey-common:jar:2.19 - https://jersey.github.io/)
    (CDDL 1.1) (GPL2 w/ CPE) jersey-guava (org.glassfish.jersey.bundles.repackaged:jersey-guava:jar:2.19 - https://jersey.github.io/)
    (CDDL 1.1) (GPL2 w/ CPE) jersey-client (org.glassfish.jersey.core:jersey-client:jar:2.22.1 - https://jersey.github.io/)
    (CDDL 1.1) (GPL2 w/ CPE) jersey-common (org.glassfish.jersey.core:jersey-common:jar:2.22.1 - https://jersey.github.io/)
    (CDDL 1.1) (GPL2 w/ CPE) jersey-media-multipart (org.glassfish.jersey.media:jersey-media-multipart:jar:2.22.1 - https://jersey.github.io/)
    (CDDL 1.1) (GPL2 w/ CPE) jersey-guava (org.glassfish.jersey.bundles.repackaged:jersey-guava:jar:2.22.1 - https://jersey.github.io/)
    (CDDL 1.1) (GPL2 w/ CPE) jersey-client (com.sun.jersey:jersey-client:jar:1.9 - https://jersey.java.net/jersey-client/)
    (CDDL 1.1) (GPL2 w/ CPE) jersey-core (com.sun.jersey:jersey-core:jar:1.9 - https://jersey.java.net/jersey-core/)
    (CDDL 1.1) (GPL2 w/ CPE) jersey-json (com.sun.jersey:jersey-json:jar:1.9 - https://jersey.java.net/)
    (CDDL 1.1) (GPL2 w/ CPE) jersey-server (com.sun.jersey:jersey-server:jar:1.9 - https://jersey.java.net/)
    (CDDL 1.1) (GPL2 w/ CPE) jersey-guice (com.sun.jersey.contribs:jersey-guice:jar:1.9 - https://jersey.java.net/)


    (CDDL 1.1) (GPL2 w/ CPE) Old JAXB Runtime (com.sun.xml.bind:jaxb-impl:jar:2.2.3-1 - http://jaxb.java.net/)
    (CDDL 1.1) (GPL2 w/ CPE) Java Architecture For XML Binding (javax.xml.bind:jaxb-api:jar:2.2.2 - https://jaxb.dev.java.net/)
    (CDDL 1.1) (GPL2 w/ CPE) MIME Streaming Extension (org.jvnet.mimepull:mimepull:jar:1.9.3 - http://mimepull.java.net)
    (CDDL 1.1) (GPL2 w/ CPE) JavaMail API (compat) (javax.mail:mail:jar:1.4.7 - http://kenai.com/projects/javamail/mail)
    (CDDL 1.1) (GPL2 w/ CPE) JSP Implementation (org.glassfish.web:javax.servlet.jsp:jar:2.3.2 - http://jsp.java.net)
    (CDDL 1.1) (GPL2 w/ CPE) JavaServer Pages (TM) TagLib Implementation (org.glassfish.web:javax.servlet.jsp.jstl:jar:1.2.2 - http://jstl.java.net)
    (CDDL 1.1) (GPL2 w/ CPE) Expression Language 3.0 (org.glassfish:javax.el:jar:3.0.0 - http://el-spec.java.net)
    (CDDL 1.1) (GPL2 w/ CPE) JavaServer Pages(TM) API (javax.servlet.jsp:javax.servlet.jsp-api:jar:2.3.1 - http://jsp.java.net)
    (CDDL 1.1) (GPL2 w/ CPE) Expression Language 3.0 API  (javax.el:javax.el-api:jar:3.0.0 - http://uel-spec.java.net)

*****************
Public Domain
*****************

The following binary components are provided to the 'Public Domain'.  See project link for details.

    (Public Domain) AOP Alliance 1.0 (http://aopalliance.sourceforge.net/)

The following binary components are provided under the Creative Commons Zero license version 1.0.  See project link for details.

    (CC0v1.0) JSR166e for Twitter (com.twitter:jsr166e:jar:1.1.0 - https://github.com/twitter/jsr166e)
