jackson-dataformat-yaml

Vendor: FasterXML, LLC

Dependency: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.11.2
License: Apache License Version 2.0
License: [0] 
Copyright: [1]

4th parties:

Dependency: com.fasterxml.jackson.core:jackson-databind:jar:2.11.2
License: Apache License Version 2.0
License: [0] 
Copyright: [1]

Dependency: com.fasterxml.jackson.core:jackson-core:jar:2.11.2
License: Apache License Version 2.0
License: [0] 
Copyright: [1]

Dependency: org.yaml:snakeyaml:jar:1.26
License: Apache License Version 2.0
License: [0] 
Copyright: [2]

++++++++++++++++++++++++++++++++++
++++++++++ References ++++++++++++
++++++++++++++++++++++++++++++++++

================ Start of Reference [0] ================

The Apache license appears in Apache.

================ End of Reference [0] ================

================ Start of Reference [1] ================
# 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.

================ End of Reference [1] ================

================ Start of Reference [2] ================
/**
 * Copyright (c) 2008, http://www.snakeyaml.org
 *
 * 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.
 */

================ End of Reference [2] ================