Apache BookKeeper
Copyright 2011-2020 The Apache Software Foundation

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

------------------------------------------------------------------------------------
- lib/io.dropwizard.metrics-metrics-core-4.1.12.1.jar
- lib/io.dropwizard.metrics-metrics-graphite-4.1.12.1.jar
- lib/io.dropwizard.metrics-metrics-jmx-4.1.12.1.jar
- lib/io.dropwizard.metrics-metrics-jvm-4.1.12.1.jar

Metrics
Copyright 2010-2013 Coda Hale and Yammer, Inc.

This product includes software developed by Coda Hale and Yammer, Inc.

This product includes code derived from the JSR-166 project (ThreadLocalRandom, Striped64,
LongAdder), which was released with the following comments:

    Written by Doug Lea with assistance from members of JCP JSR-166
    Expert Group and released to the public domain, as explained at
    http://creativecommons.org/publicdomain/zero/1.0/

------------------------------------------------------------------------------------
- lib/io.netty-netty-buffer-4.1.121.Final.jar
- lib/io.netty-netty-codec-4.1.121.Final.jar
- lib/io.netty-netty-codec-dns-4.1.121.Final.jar
- lib/io.netty-netty-codec-http-4.1.121.Final.jar
- lib/io.netty-netty-codec-http2-4.1.121.Final.jar
- lib/io.netty-netty-codec-socks-4.1.121.Final.jar
- lib/io.netty-netty-common-4.1.121.Final.jar
- lib/io.netty-netty-handler-4.1.121.Final.jar
- lib/io.netty-netty-handler-proxy-4.1.121.Final.jar
- lib/io.netty-netty-resolver-4.1.121.Final.jar
- lib/io.netty-netty-resolver-dns-4.1.121.Final.jar
- lib/io.netty-netty-tcnative-boringssl-static-2.0.70.Final.jar
- lib/io.netty-netty-tcnative-boringssl-static-2.0.70.Final-linux-aarch_64.jar [11]
- lib/io.netty-netty-tcnative-boringssl-static-2.0.70.Final-linux-x86_64.jar [11]
- lib/io.netty-netty-tcnative-boringssl-static-2.0.70.Final-osx-aarch_64.jar [11]
- lib/io.netty-netty-tcnative-boringssl-static-2.0.70.Final-osx-x86_64.jar [11]
- lib/io.netty-netty-tcnative-boringssl-static-2.0.70.Final-windows-x86_64.jar [11]
- lib/io.netty-netty-tcnative-classes-2.0.70.Final.jar
- lib/io.netty-netty-transport-4.1.121.Final.jar
- lib/io.netty-netty-transport-classes-epoll-4.1.121.Final.jar
- lib/io.netty-netty-transport-native-epoll-4.1.121.Final-linux-aarch_64.jar
- lib/io.netty-netty-transport-native-epoll-4.1.121.Final-linux-x86_64.jar
- lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.26.Final-linux-x86_64.jar
- lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.26.Final-linux-aarch_64.jar
- lib/io.netty-netty-transport-native-unix-common-4.1.121.Final.jar


                            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.

------------------------------------------------------------------------------------
- lib/io.prometheus-simpleclient-0.15.0.jar
- lib/io.prometheus-simpleclient_common-0.15.0.jar
- lib/io.prometheus-simpleclient_hotspot-0.15.0.jar
- lib/io.prometheus-simpleclient_servlet-0.15.0.jar
- lib/io.prometheus-simpleclient_servlet_common-0.15.0.jar
- lib/io.prometheus-simpleclient_tracer_common-0.15.0.jar
- lib/io.prometheus-simpleclient_tracer_otel-0.15.0.jar
- lib/io.prometheus-simpleclient_tracer_otel_agent-0.15.0.jar

Prometheus instrumentation library for JVM applications
Copyright 2012-2015 The Prometheus Authors

This product includes software developed at
Boxever Ltd. (http://www.boxever.com/).

This product includes software developed at
SoundCloud Ltd. (http://soundcloud.com/).

This product includes software developed as part of the
Ocelli project by Netflix Inc. (https://github.com/Netflix/ocelli/).
------------------------------------------------------------------------------------
- lib/org.eclipse.jetty-jetty-http-9.4.57.v20241219.jar
- lib/org.eclipse.jetty-jetty-io-9.4.57.v20241219.jar
- lib/org.eclipse.jetty-jetty-security-9.4.57.v20241219.jar
- lib/org.eclipse.jetty-jetty-server-9.4.57.v20241219.jar
- lib/org.eclipse.jetty-jetty-servlet-9.4.57.v20241219.jar
- lib/org.eclipse.jetty-jetty-util-9.4.57.v20241219.jar
- lib/org.eclipse.jetty-jetty-util-ajax-9.4.57.v20241219.jar

==============================================================
 Jetty Web Container
 Copyright 1995-2017 Mort Bay Consulting Pty Ltd.
==============================================================

The Jetty Web Container is Copyright Mort Bay Consulting Pty Ltd
unless otherwise noted.

Jetty is dual licensed under both

  * The Apache 2.0 License
    http://www.apache.org/licenses/LICENSE-2.0.html

      and

  * The Eclipse Public 1.0 License
    http://www.eclipse.org/legal/epl-v10.html

Jetty may be distributed under either license.

lib/org.eclipse.jetty-jetty-util-9.4.57.v20241219.jar bundles UnixCrypt

The UnixCrypt.java code implements the one way cryptography used by
Unix systems for simple password protection.  Copyright 1996 Aki Yoshida,
modified April 2001  by Iris Van den Broeke, Daniel Deville.
Permission to use, copy, modify and distribute UnixCrypt
for non-commercial or commercial purposes and without fee is
granted provided that the copyright notice appears in all copies.
------------------------------------------------------------------------------------
- lib/com.beust-jcommander-1.82.jar

Copyright 2010 Cedric Beust cedric@beust.com

------------------------------------------------------------------------------------
- lib/io.grpc-grpc-all-1.72.0.jar
- lib/io.grpc-grpc-auth-1.72.0.jar
- lib/io.grpc-grpc-context-1.72.0.jar
- lib/io.grpc-grpc-core-1.72.0.jar
- lib/io.grpc-grpc-netty-shaded-1.72.0.jar
- lib/io.grpc-grpc-protobuf-1.72.0.jar
- lib/io.grpc-grpc-protobuf-lite-1.72.0.jar
- lib/io.grpc-grpc-stub-1.72.0.jar
- lib/io.grpc-grpc-testing-1.72.0.jar

Copyright 2014, gRPC Authors All rights reserved.

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.

This product contains a modified portion of 'Netty', an open source
networking library, which can be obtained at:

  * LICENSE:
    * netty/third_party/netty/LICENSE.txt (Apache License 2.0)
  * HOMEPAGE:
    * https://netty.io
  * LOCATION_IN_GRPC:
    * netty/third_party/netty

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