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

Apache HttpCore
Copyright 2005-2022 The Apache Software Foundation

This product includes software developed at
The Apache Software Foundation (http://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.

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


Apache HttpClient
Copyright 1999-2021 The Apache Software Foundation

Apache HttpComponents Core HTTP/2
Copyright 2005-2021 The Apache Software Foundation

Apache OpenNLP Tools
Copyright 2026 The Apache Software Foundation

Apache Commons CSV
Copyright 2005-2025 The Apache Software Foundation

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

Apache Commons IO
Copyright 2002-2024 The Apache Software Foundation

Apache Commons Net
Copyright 2001-2024 The Apache Software Foundation

## Copyright

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

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.

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.

## FastDoubleParser

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

Copyright © 2023 Werner Randelshofer, Switzerland. MIT License.

See FastDoubleParser-LICENSE and also FastDoubleParser-ThirdParty-LICENSE for details of other source code
included in FastDoubleParser and the licenses and copyrights that apply to that code.

## Schubfach

jackson-core bundles a copy of the Schubfach number writing code <https://github.com/c4f7fcce9cb06515/Schubfach>.
That code is available under an MIT license <https://github.com/c4f7fcce9cb06515/Schubfach/blob/master/todec/LICENSE>
under the following copyright.

Copyright 2018-2020 Raffaello Giulietti

See Schubfach-LICENSE.

See FastDoubleParser-NOTICE for details of other source code included in FastDoubleParser
and the licenses and copyrights that apply to that code.

Apache HttpComponents Core HTTP/1.1
Copyright 2005-2021 The Apache Software Foundation

Apache Commons Lang
Copyright 2001-2025 The Apache Software Foundation

Apache Commons Codec
Copyright 2002-2025 The Apache Software Foundation

                          The Netty Project
                            =================

Please visit the Netty web site for more information:

  * http://netty.io/

Copyright 2016 The Netty Project

The Netty Project licenses this file to you 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.

-------------------------------------------------------------------------------
This product contains a forked and modified version of Tomcat Native

  * LICENSE:
    * license/LICENSE.tomcat-native.txt (Apache License 2.0)
  * HOMEPAGE:
    * http://tomcat.apache.org/native-doc/
    * https://svn.apache.org/repos/asf/tomcat/native/

This product contains the Maven wrapper scripts from 'Maven Wrapper', that provides an easy way to ensure a user has everything necessary to run the Maven build.

  * LICENSE:
    * license/LICENSE.mvn-wrapper.txt (Apache License 2.0)
  * HOMEPAGE:
    * https://github.com/takari/maven-wrapper

This product contains small piece of code to support AIX, taken from netbsd.

  * LICENSE:
    * license/LICENSE.aix-netbsd.txt (OpenSSL License)
  * HOMEPAGE:
    * https://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/crypto/external/bsd/openssl/dist

This product contains code from boringssl.

  * LICENSE (Combination ISC and OpenSSL license)
    * license/LICENSE.boringssl.txt (Combination ISC and OpenSSL license)
  * HOMEPAGE:
    * https://boringssl.googlesource.com/boringssl/

Apache HttpClient
Copyright 1999-2022 The Apache Software Foundation

