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

Apache Flink-shaded
Copyright 2006-2025 The Apache Software Foundation

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

flink-shaded-swagger
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.dataformat:jackson-dataformat-yaml:2.15.3
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.15.3
- io.swagger.core.v3:swagger-annotations:2.2.19
- io.swagger.core.v3:swagger-core:2.2.19
- io.swagger.core.v3:swagger-models:2.2.19
- jakarta.validation:jakarta.validation-api:2.0.2
- org.apache.commons:commons-lang3:3.13.0
- org.yaml:snakeyaml:2.1

This project bundles the following dependencies under the Eclipse Distribution License 1.0 (https://www.eclipse.org/org/documents/edl-v10.php)

- jakarta.activation:jakarta.activation-api:1.2.1
- jakarta.xml.bind:jakarta.xml.bind-api:2.3.2

Swagger Core - swagger-core
Copyright (c) 2015. SmartBear Software Inc.
Swagger Core - swagger-core  is licensed under Apache 2.0 license.
Copy of the Apache 2.0 license can be found in `LICENSE` file.

Apache Commons Lang
Copyright 2001-2023 The Apache Software Foundation

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

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

## Copyright

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

## Licensing

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

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

Swagger Core - swagger-annotations
Copyright (c) 2015. SmartBear Software Inc.
Swagger Core - swagger-annotations  is licensed under Apache 2.0 license.
Copy of the Apache 2.0 license can be found in `LICENSE` file.

Swagger Core - swagger-models
Copyright (c) 2015. SmartBear Software Inc.
Swagger Core - swagger-models  is licensed under Apache 2.0 license.
Copy of the Apache 2.0 license can be found in `LICENSE` file.

