// ------------------------------------------------------------------
// NOTICE file corresponding to the section 4d of The Apache License,
// Version 2.0, in this case for Apache Amoro-shade
// ------------------------------------------------------------------

Apache Amoro-shade
Copyright 2006-2024 The Apache Software Foundation

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

amoro-shade-zookeeper-3
Copyright 2014-2023 The Apache Software Foundation

This project bundles the following dependencies under the Apache Software License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)

- com.google.guava:guava:32.0.0-jre
- commons-io:commons-io:2.11.0
- io.dropwizard.metrics:metrics-core:4.1.12.1
- io.netty:netty-buffer:4.1.94.Final
- io.netty:netty-codec:4.1.94.Final
- io.netty:netty-common:4.1.94.Final
- io.netty:netty-handler:4.1.94.Final
- io.netty:netty-resolver:4.1.94.Final
- io.netty:netty-transport-classes-epoll:4.1.94.Final
- io.netty:netty-transport-native-epoll:4.1.94.Final
- io.netty:netty-transport-native-unix-common:4.1.94.Final
- io.netty:netty-transport:4.1.94.Final
- org.apache.curator:curator-client:5.6.0
- org.apache.curator:curator-framework:5.6.0
- org.apache.curator:curator-recipes:5.6.0
- org.apache.zookeeper:zookeeper-jute:3.9.1
- org.apache.zookeeper:zookeeper:3.1.1

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

Please visit the Netty web site for more information:

  * http://netty.io/

Copyright 2016 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.

-------------------------------------------------------------------------------
This product contains a forked and modified version of Tomcat Native

  * LICENSE:
    * license/LICENSE.tomcat-native.txt (Apache License 2.0)
  * HOMEPAGE:
    * http://tomcat.apache.org/native-doc/
    * https://svn.apache.org/repos/asf/tomcat/native/

This product contains the Maven wrapper scripts from 'Maven Wrapper', that provides an easy way to ensure a user has everything necessary to run the Maven build.

  * LICENSE:
    * license/LICENSE.mvn-wrapper.txt (Apache License 2.0)
  * HOMEPAGE:
    * https://github.com/takari/maven-wrapper

This product contains small piece of code to support AIX, taken from netbsd.

  * LICENSE:
    * license/LICENSE.aix-netbsd.txt (OpenSSL License)
  * HOMEPAGE:
    * https://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/crypto/external/bsd/openssl/dist


This product contains code from boringssl.

  * LICENSE (Combination ISC and OpenSSL license)
    * license/LICENSE.boringssl.txt (Combination ISC and OpenSSL license)
  * HOMEPAGE:
    * https://boringssl.googlesource.com/boringssl/

Apache Commons IO
Copyright 2002-2021 The Apache Software Foundation

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

Curator Recipes
Copyright 2011-2023 The Apache Software Foundation

Curator Framework
Copyright 2011-2023 The Apache Software Foundation

Curator Client
Copyright 2011-2023 The Apache Software Foundation

