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

Apache Flink
Copyright 2006-2023 The Apache Software Foundation

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

flink-kubernetes
Copyright 2014-2023 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.14.3
- com.fasterxml.jackson.core:jackson-core:2.14.3
- com.fasterxml.jackson.core:jackson-databind:2.14.3
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.14.3
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.14.3
- 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:6.6.2
- io.fabric8:kubernetes-client-api:6.6.2
- io.fabric8:kubernetes-httpclient-okhttp:6.6.2
- io.fabric8:kubernetes-model-admissionregistration:6.6.2
- io.fabric8:kubernetes-model-apiextensions:6.6.2
- io.fabric8:kubernetes-model-apps:6.6.2
- io.fabric8:kubernetes-model-autoscaling:6.6.2
- io.fabric8:kubernetes-model-batch:6.6.2
- io.fabric8:kubernetes-model-certificates:6.6.2
- io.fabric8:kubernetes-model-common:6.6.2
- io.fabric8:kubernetes-model-coordination:6.6.2
- io.fabric8:kubernetes-model-core:6.6.2
- io.fabric8:kubernetes-model-discovery:6.6.2
- io.fabric8:kubernetes-model-events:6.6.2
- io.fabric8:kubernetes-model-extensions:6.6.2
- io.fabric8:kubernetes-model-flowcontrol:6.6.2
- io.fabric8:kubernetes-model-gatewayapi:6.6.2
- io.fabric8:kubernetes-model-metrics:6.6.2
- io.fabric8:kubernetes-model-networking:6.6.2
- io.fabric8:kubernetes-model-node:6.6.2
- io.fabric8:kubernetes-model-policy:6.6.2
- io.fabric8:kubernetes-model-rbac:6.6.2
- io.fabric8:kubernetes-model-resource:6.6.2
- io.fabric8:kubernetes-model-scheduling:6.6.2
- io.fabric8:kubernetes-model-storageclass:6.6.2
- io.fabric8:zjsonpatch:0.3.0
- org.snakeyaml:snakeyaml-engine:2.6
- org.yaml:snakeyaml:1.33

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

## Licensing

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.

## Credits

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.

## Copyright

Copyright 2007-, Tatu Saloranta (tatu.saloranta@iki.fi)

Jackson components are licensed under Apache (Software) License, version 2.0,
as per accompanying LICENSE file.

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.

## FastDoubleParser

jackson-core bundles a shaded copy of FastDoubleParser <https://github.com/wrandelshofer/FastDoubleParser>.
That code is available under an Apache license under the following copyright.

Copyright (c) Werner Randelshofer. Apache 2.0 License.

FastDoubleParser code also contains code from:

fast_double_parser <https://github.com/lemire/fast_double_parser>
Copyright 2020 Daniel Lemire. Apache 2.0 License.

fast_float <https://github.com/fastfloat/fast_float>
Copyright 2021 The fast_float authors. Apache 2.0 License.

bigint <https://github.com/tbuktu/bigint/tree/floatfft> (only using code from the  BSD License source files)
Copyright 2020 Tim Buktu. 2-clause BSD License

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/

