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

Apache Flink
Copyright 2006-2022 The Apache Software Foundation

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

flink-kubernetes
Copyright 2014-2021 The Apache Software Foundation

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

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

- com.fasterxml.jackson.core:jackson-annotations:2.12.1
- com.fasterxml.jackson.core:jackson-core:2.12.1
- com.fasterxml.jackson.core:jackson-databind:2.12.1
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.12.1
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.1
- com.squareup.okhttp3:logging-interceptor:3.14.9
- com.squareup.okhttp3:okhttp:3.14.9
- com.squareup.okio:okio:1.17.2
- io.fabric8:kubernetes-client:5.5.0
- io.fabric8:kubernetes-model-core:5.5.0
- io.fabric8:kubernetes-model-common:5.5.0
- io.fabric8:kubernetes-model-rbac:5.5.0
- io.fabric8:kubernetes-model-admissionregistration:5.5.0
- io.fabric8:kubernetes-model-apps:5.5.0
- io.fabric8:kubernetes-model-autoscaling:5.5.0
- io.fabric8:kubernetes-model-apiextensions:5.5.0
- io.fabric8:kubernetes-model-batch:5.5.0
- io.fabric8:kubernetes-model-certificates:5.5.0
- io.fabric8:kubernetes-model-coordination:5.5.0
- io.fabric8:kubernetes-model-discovery:5.5.0
- io.fabric8:kubernetes-model-events:5.5.0
- io.fabric8:kubernetes-model-extensions:5.5.0
- io.fabric8:kubernetes-model-flowcontrol:5.5.0
- io.fabric8:kubernetes-model-networking:5.5.0
- io.fabric8:kubernetes-model-metrics:5.5.0
- io.fabric8:kubernetes-model-policy:5.5.0
- io.fabric8:kubernetes-model-scheduling:5.5.0
- io.fabric8:kubernetes-model-storageclass:5.5.0
- io.fabric8:kubernetes-model-node:5.5.0
- io.fabric8:zjsonpatch:0.3.0
- org.yaml:snakeyaml:1.27

This project bundles the following dependencies under the BSD License.
See bundled license files for details.

- dk.brics.automaton:automaton:1.11-8

Note that publicsuffixes.gz is compiled from The Public Suffix List:
https://publicsuffix.org/list/public_suffix_list.dat

It is subject to the terms of the Mozilla Public License, v. 2.0:
https://mozilla.org/MPL/2.0/

# 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 be 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.

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.

Jackson 2.x core and extension components are licensed under Apache License 2.0
To find the details that apply to this artifact see the accompanying LICENSE file.

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

