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

Fluss
Copyright 2006-2025 The Apache Software Foundation

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

fluss-lake-lance
Copyright 2025 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.core:jackson-annotations:2.15.3
- com.fasterxml.jackson.core:jackson-core:2.15.3
- com.fasterxml.jackson.core:jackson-databind:2.15.3
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.15.3
- com.google.code.findbugs:jsr305:1.3.9
- org.apache.commons:commons-lang3:3.18.0
- io.netty:netty-buffer:4.1.104.Final
- io.netty:netty-common:4.1.104.Final
- org.apache.arrow:arrow-c-data:15.0.0
- org.apache.arrow:arrow-dataset:15.0.0
- org.apache.arrow:arrow-format:15.0.0
- org.apache.arrow:arrow-memory-core:15.0.0
- org.apache.arrow:arrow-memory-netty:15.0.0
- org.apache.arrow:arrow-vector:15.0.0
- org.questdb:jar-jni:1.1.1
- com.lancedb:lance-core:0.33.0
- commons-codec:commons-codec:1.4
- com.google.flatbuffers:flatbuffers-java:23.5.26

This project bundles the following dependencies under the MIT (https://opensource.org/licenses/MIT)
See bundled license files for details.

- org.slf4j:slf4j-api:1.7.36

This project bundles the following dependencies under both EDL 1.0 License (https://www.eclipse.org/org/documents/edl-v10.php) and the Eclipse Public License - v 1.0 (https://www.eclipse.org/org/documents/epl-1.0/EPL-1.0.txt).
See bundled license files for details.

- org.eclipse.collections:eclipse-collections-api:11.1.0
- org.eclipse.collections:eclipse-collections:11.1.0

Apache Commons Lang
Copyright 2001-2025 The Apache Software Foundation

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


Arrow Vectors
Copyright 2024 The Apache Software Foundation

Arrow Format
Copyright 2024 The Apache Software Foundation

Arrow Memory - Core
Copyright 2024 The Apache Software Foundation

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

## Credits

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-NOTICE for details of other source code included in FastDoubleParser
and the licenses and copyrights that apply to that code.

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

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.

Arrow Memory - Netty
Copyright 2024 The Apache Software Foundation

Arrow Java C Data Interface
Copyright 2024 The Apache Software Foundation

Arrow Java Dataset
Copyright 2024 The Apache Software Foundation

Apache Commons Codec
Copyright 2002-2009 The Apache Software Foundation

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

--------------------------------------------------------------------------------
src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java contains 
test data from http://aspell.sourceforge.net/test/batch0.tab.

Copyright (C) 2002 Kevin Atkinson (kevina@gnu.org). Verbatim copying
and distribution of this entire article is permitted in any medium,
provided this notice is preserved.
--------------------------------------------------------------------------------

