jackson-dataformat-yaml

Provider: FasterXML, LLC

Component(s): jackson-dataformat-yaml

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


This copy of Jackson JSON processor YAML module is licensed under the
Apache (Software) License, version 2.0 ("the License").
See the License for details about distribution rights, and the
specific rights regarding derivative works.

You may obtain a copy of the License at:

http://www.apache.org/licenses/LICENSE-2.0


------------------------------- Copyright notices --------------------------
---------------------------- Fourth-party information ----------------------
== Name of dependency
pkg:maven/com.fasterxml.jackson.core/jackson-annotations
== License
yaml/src/main/resources/META-INF/NOTICE same as yaml/src/main/resources/META-INF/NOTICE of pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml
Apache 2.0 (same as yaml/src/main/resources/META-INF/LICENSE of pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml)
== Copyright Notices
--------------------------------(separator)---------------------------------
== Name of dependency
pkg:maven/com.fasterxml.jackson.core/jackson-core
== License
yaml/src/main/resources/META-INF/NOTICE same as yaml/src/main/resources/META-INF/NOTICE of pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml
Apache 2.0 (same as yaml/src/main/resources/META-INF/LICENSE of pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml)
== Copyright Notices
Copyright 2018-2020 Raffaello Giulietti
Copyright © 2023 Werner Randelshofer, Switzerland. MIT License.
--------------------------------(separator)---------------------------------
== Name of dependency
pkg:maven/com.fasterxml.jackson.core/jackson-databind
== License
yaml/src/main/resources/META-INF/NOTICE same as yaml/src/main/resources/META-INF/NOTICE of pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml
Apache 2.0 (same as yaml/src/main/resources/META-INF/LICENSE of pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml)
== Copyright Notices
Copyright 2011 Google Inc. All Rights Reserved.
--------------------------------(separator)---------------------------------
== Name of dependency
pkg:maven/org.yaml/snakeyaml
== License
yaml/src/main/resources/META-INF/NOTICE same as yaml/src/main/resources/META-INF/NOTICE of pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml
Apache 2.0 (same as yaml/src/main/resources/META-INF/LICENSE of pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml)


== Copyright Notices /src/main/java/org/yaml/snakeyaml/external/biz/base64Coder/Base64Coder.java

Copyright 2003-2010 Christian d'Heureuse, Inventec Informatik AG, Zurich, Switzerland
www.source-code.biz, www.inventec.ch/chdh

This module is multi-licensed and may be used under the terms
of any of the following licenses:

EPL, Eclipse Public License, V1.0 or later, http://www.eclipse.org/legal
LGPL, GNU Lesser General Public License, V2.1 or later, http://www.gnu.org/licenses/lgpl.html
GPL, GNU General Public License, V2 or later, http://www.gnu.org/licenses/gpl.html
AL, Apache License, V2.0 or later, http://www.apache.org/licenses
BSD, BSD License, http://www.opensource.org/licenses/bsd-license.php

Please contact the author if you need another license.
This module is provided "as is", without warranties of any kind.
--------------------------------(separator)---------------------------------