// ------------------------------------------------------------------
// 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-2022 The Apache Software Foundation

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

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

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-2021 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, 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.

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.

