Oracle OpenSearch Data Prepper Licenses
Copyright: OpenSearch Contributors
License: Apache 2.0
./LICENSE
Apache License
-------------- Separator --------------
./NOTICE
OpenSearch (https://opensearch.org/)
Copyright OpenSearch Contributors
This product includes software developed by
Elasticsearch (http://www.elastic.co).
Copyright 2009-2018 Elasticsearch
This product includes software developed by The Apache Software
Foundation (http://www.apache.org/).
This product includes software developed by
Joda.org (http://www.joda.org/).
-------------- Separator --------------
------- Sub Components List -------
org.opensearch.dataprepper:data-prepper-event
org.opensearch.dataprepper:data-prepper-plugin-schema-cli
org.opensearch.dataprepper:data-prepper-core
org.opensearch.dataprepper:data-prepper-main
org.opensearch.dataprepper:data-prepper-plugin-schema
org.opensearch.dataprepper:data-prepper-logstash-configuration
org.opensearch.dataprepper:data-prepper-plugin-framework
org.opensearch.dataprepper:data-prepper-api
org.opensearch.dataprepper:data-prepper-expression
org.opensearch.dataprepper:data-prepper-plugins
org.opensearch.dataprepper:data-prepper-pipeline-parser
-------------- Separator --------------
Dependency: ch.randelshofer:fastdoubleparser
Copyright: Werner Randelshofer
License: MIT
./LICENSE
MIT License
Copyright (c) 2023 Werner Randelshofer, Switzerland.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
-------------- Separator --------------
./NOTICE
# FastDoubleParser
This is a Java port of Daniel Lemire's fast_float project.
This project provides parsers for double, float, BigDecimal and BigInteger values.
## Copyright
Copyright © 2023 Werner Randelshofer, Switzerland.
## Licensing
This code is licensed under MIT License.
https://github.com/wrandelshofer/FastDoubleParser/blob/522be16e145f43308c43b23094e31d5efcaa580e/LICENSE
(The file 'LICENSE' is included in the sources and classes Jar files that are released by this project
- as is required by that license.)
Some portions of the code have been derived from other projects.
All these projects require that we include a copyright notice, and some require that we also include some text of their
license file.
fast_double_parser, Copyright (c) 2022 Daniel Lemire. BSL License.
https://github.com/lemire/fast_double_parser
https://github.com/lemire/fast_double_parser/blob/07d9189a8fb815fe800cb15ca022e7a07093236e/LICENSE.BSL
(The file 'thirdparty-LICENSE' is included in the sources and classes Jar files that are released by this project
- as is required by that license.)
fast_float, Copyright (c) 2021 The fast_float authors. MIT License.
https://github.com/fastfloat/fast_float
https://github.com/fastfloat/fast_float/blob/cc1e01e9eee74128e48d51488a6b1df4a767a810/LICENSE-MIT
(The file 'thirdparty-LICENSE' is included in the sources and classes Jar files that are released by this project
- as is required by that license.)
bigint, Copyright 2020 Tim Buktu. 2-clause BSD License.
https://github.com/tbuktu/bigint/tree/floatfft
https://github.com/tbuktu/bigint/blob/617c8cd8a7c5e4fb4d919c6a4d11e2586107f029/LICENSE
https://github.com/wrandelshofer/FastDoubleParser/blob/39e123b15b71f29a38a087d16a0bc620fc879aa6/bigint-LICENSE
(We only use those portions of the bigint project that can be licensed under 2-clause BSD License.)
(The file 'thirdparty-LICENSE' is included in the sources and classes Jar files that are released by this project
- as is required by that license.)
-------------- Separator --------------
Dependency: com.aayushatharva.brotli4j:brotli4j
Copyright: Aayush Atharva
License: Apache 2.0
./LICENSE
Apache 2.0
-------------- Separator --------------
./NOTICE.txt
=============== Brotli4j ===============
Brotli4j 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.
=========================================
Also, please refer to each LICENSE.<component>.txt file, which is located in
the 'LICENSES' directory of the distribution file, for the license terms of the
components that this product depends on.
---------------------------------
This product depends on 'Google Brotli'. License for the same can be obtained at:
* LICENSE:
* LICENSES/LICENSE.googlebrotli.txt (MIT License)
---------------------------------
This product depends on 'Netty ByteBuf'. License for the same can be obtained at:
* LICENSE:
* LICENSES/LICENSE.netty.txt (Apache License 2.0)
---------------------------------
-------------- Separator --------------
Dependency: com.aayushatharva.brotli4j:native-linux-aarch64
Copyright: Aayush Atharva
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: com.aayushatharva.brotli4j:service
Copyright: Aayush Atharva
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: com.fasterxml:classmate
Copyright: FasterXML,LLC
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./src/main/resources/META-INF/NOTICE
Java ClassMate library was originally written by Tatu Saloranta (tatu.saloranta@iki.fi)
Other developers who have contributed code are:
* Brian Langel
-------------- Separator --------------
Dependency: com.fasterxml.jackson.core:jackson-annotations
Copyright: FasterXML,LLC
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./src/main/resources/META-INF/NOTICE
# 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.
-------------- Separator --------------
Dependency: com.fasterxml.jackson.core:jackson-core
Copyright: FasterXML,LLC
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./src/main/resources/META-INF/jackson-core-NOTICE
# 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.
-------------- Separator --------------
Dependency: com.fasterxml.jackson.core:jackson-databind
Copyright: FasterXML,LLC
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./src/main/resources/META-INF/NOTICE
(Notice same as com.fasterxml.jackson.core:jackson-annotations)
-------------- Separator --------------
Dependency: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
Copyright: FasterXML,LLC
License: Apache 2.0
./src/main/resources/META-INF/LICENSE
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
-------------- Separator --------------
./src/main/resources/META-INF/NOTICE
# 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.
-------------- Separator --------------
Dependency: com.fasterxml.jackson.datatype:jackson-datatype-jdk8
Copyright: FasterXML,LLC
License: Apache 2.0
./src/main/resources/META-INF/LICENSE
This copy of Jackson JSON processor Java 8 datatype 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
-------------- Separator --------------
./src/main/resources/META-INF/NOTICE
# 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.
-------------- Separator --------------
Dependency: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
Copyright: FasterXML,LLC
License: Apache 2.0
./src/main/resources/META-INF/LICENSE
This copy of Jackson JSON processor Java 8 Date/Time 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
-------------- Separator --------------
./src/main/resources/META-INF/NOTICE
(Notice same as com.fasterxml.jackson.datatype:jackson-datatype-jdk8)
-------------- Separator --------------
Dependency: com.github.ben-manes.caffeine:caffeine
Copyright: Ben Manes
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: com.github.seancfoley:ipaddress
Copyright: Sean C Foley
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: com.github.victools:jsonschema-generator
Copyright: victools
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: com.github.victools:jsonschema-maven-plugin
Copyright: VicTools
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: com.github.victools:jsonschema-module-jackson
Copyright: victools
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: com.github.victools:jsonschema-module-jakarta-validation
Copyright: VicTools
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: com.github.victools:jsonschema-module-javax-validation
Copyright: VicTools
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: com.github.victools:jsonschema-module-swagger-1.5
Copyright: VicTools
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: com.github.victools:jsonschema-module-swagger-2
Copyright: VicTools
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: com.google.android:annotations
Copyright: FasterXML,LLC
License: Apache 2.0
https://www.apache.org/licenses/LICENSE-2.0
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: com.google.api.grpc:proto-google-common-protos
Copyright: Google Inc.
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: com.google.code.findbugs:jsr305
Copyright: JSR305 expert group
License: BSD 3-Clause
Copyright (c) 2007-2009, JSR305 expert group
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* Neither the name of the JSR305 expert group nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Other copyright notices in this distribution:
== jcip-annotations (RELICENSED to Oracle under BSD 3-clause)
Copyright (c) 2005, Brian Goetz and Tim Peierls
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-------------- Separator --------------
Dependency: com.google.code.gson:gson
Copyright: Google Inc.
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: com.google.errorprone:error_prone_annotations
Copyright: The Error Prone Authors
License: Apache 2.0
./COPYING
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: com.google.guava:failureaccess
Copyright: Google Inc.
License: Apache 2.0
./COPYING
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: com.google.guava:guava
Copyright: Google Inc.
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: com.google.guava:listenablefuture
Copyright: Google Inc.
License: Apache 2.0
./COPYING
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: com.google.j2objc:j2objc-annotations
Copyright: Google Inc.
License: Apache 2.0
./LICENSE
Apache License
--------------------------------------------------------------------------------
The next section, BSD-3-Clause, applies to the files in:
jre_emul/android/platform/libcore/ojluni/src/main/java/java/time
--------------------------------------------------------------------------------
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* Neither the name of JSR-310 nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-------------- Separator --------------
Dependency: com.google.protobuf:protobuf-java
Copyright: Google Inc.
License: BSD-3-Clause--modified-by-Google
./LICENSE
BSD-3-Clause--modified-by-Google ( same as com.google.protobuf:protobuf-java-util)
-------------- Separator --------------
Dependency: com.google.protobuf:protobuf-java-util
Copyright: Google Inc.
License: BSD-3-Clause--modified-by-Google
./LICENSE
Copyright 2008 Google Inc. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Code generated by the Protocol Buffer compiler is owned by the owner
of the input file used when generating it. This code is not
standalone and requires a support library to be linked with it. This
support library is itself covered by the above license.
-------------- Separator --------------
Dependency: com.google.protobuf:protobuf-javalite
Copyright: Google
License: BSD 3-Clause
./LICENSE
BSD 3-Clause ( same as com.google.protobuf:protobuf-java-util)
-------------- Separator --------------
Dependency: com.ibm.icu:icu4j
Copyright: The Unicode Consortium
License: ICU License
./main/shared/licenses/LICENSE
COPYRIGHT AND PERMISSION NOTICE (ICU 58 and later)
Copyright © 1991-2020 Unicode, Inc. All rights reserved.
Distributed under the Terms of Use in https://www.unicode.org/copyright.html.
Permission is hereby granted, free of charge, to any person obtaining
a copy of the Unicode data files and any associated documentation
(the "Data Files") or Unicode software and any associated documentation
(the "Software") to deal in the Data Files or Software
without restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, and/or sell copies of
the Data Files or Software, and to permit persons to whom the Data Files
or Software are furnished to do so, provided that either
(a) this copyright and permission notice appear with all copies
of the Data Files or Software, or
(b) this copyright and permission notice appear in associated
Documentation.
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT OF THIRD PARTY RIGHTS.
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THE DATA FILES OR SOFTWARE.
Except as contained in this notice, the name of a copyright holder
shall not be used in advertising or otherwise to promote the sale,
use or other dealings in these Data Files or Software without prior
written authorization of the copyright holder.
---------------------
Third-Party Software Licenses
This section contains third-party software notices and/or additional
terms for licensed third-party software components included within ICU
libraries.
1. ICU License - ICU 1.8.1 to ICU 57.1
COPYRIGHT AND PERMISSION NOTICE
Copyright (c) 1995-2016 International Business Machines Corporation and others
All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, and/or sell copies of the Software, and to permit persons
to whom the Software is furnished to do so, provided that the above
copyright notice(s) and this permission notice appear in all copies of
the Software and that both the above copyright notice(s) and this
permission notice appear in supporting documentation.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY
SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER
RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
Except as contained in this notice, the name of a copyright holder
shall not be used in advertising or otherwise to promote the sale, use
or other dealings in this Software without prior written authorization
of the copyright holder.
All trademarks and registered trademarks mentioned herein are the
property of their respective owners.
2. Chinese/Japanese Word Break Dictionary Data (cjdict.txt)
# The Google Chrome software developed by Google is licensed under
# the BSD license. Other software included in this distribution is
# provided under other licenses, as set forth below.
#
# The BSD License
# http://opensource.org/licenses/bsd-license.php
# Copyright (C) 2006-2008, Google Inc.
#
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
#
# Redistributions of source code must retain the above copyright notice,
# this list of conditions and the following disclaimer.
# Redistributions in binary form must reproduce the above
# copyright notice, this list of conditions and the following
# disclaimer in the documentation and/or other materials provided with
# the distribution.
# Neither the name of Google Inc. nor the names of its
# contributors may be used to endorse or promote products derived from
# this software without specific prior written permission.
#
#
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
# CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
# INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
# DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
# LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
# NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
#
# The word list in cjdict.txt are generated by combining three word lists
# listed below with further processing for compound word breaking. The
# frequency is generated with an iterative training against Google web
# corpora.
#
# * Libtabe (Chinese)
# - https://sourceforge.net/project/?group_id=1519
# - Its license terms and conditions are shown below.
#
# * IPADIC (Japanese)
# - http://chasen.aist-nara.ac.jp/chasen/distribution.html
# - Its license terms and conditions are shown below.
#
# ---------COPYING.libtabe ---- BEGIN--------------------
#
# /*
# * Copyright (c) 1999 TaBE Project.
# * Copyright (c) 1999 Pai-Hsiang Hsiao.
# * All rights reserved.
# *
# * Redistribution and use in source and binary forms, with or without
# * modification, are permitted provided that the following conditions
# * are met:
# *
# * . Redistributions of source code must retain the above copyright
# * notice, this list of conditions and the following disclaimer.
# * . Redistributions in binary form must reproduce the above copyright
# * notice, this list of conditions and the following disclaimer in
# * the documentation and/or other materials provided with the
# * distribution.
# * . Neither the name of the TaBE Project nor the names of its
# * contributors may be used to endorse or promote products derived
# * from this software without specific prior written permission.
# *
# * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
# * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
# * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
# * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
# * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
# * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
# * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
# * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
# * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
# * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
# * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
# * OF THE POSSIBILITY OF SUCH DAMAGE.
# */
#
# /*
# * Copyright (c) 1999 Computer Systems and Communication Lab,
# * Institute of Information Science, Academia
# * Sinica. All rights reserved.
# *
# * Redistribution and use in source and binary forms, with or without
# * modification, are permitted provided that the following conditions
# * are met:
# *
# * . Redistributions of source code must retain the above copyright
# * notice, this list of conditions and the following disclaimer.
# * . Redistributions in binary form must reproduce the above copyright
# * notice, this list of conditions and the following disclaimer in
# * the documentation and/or other materials provided with the
# * distribution.
# * . Neither the name of the Computer Systems and Communication Lab
# * nor the names of its contributors may be used to endorse or
# * promote products derived from this software without specific
# * prior written permission.
# *
# * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
# * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
# * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
# * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
# * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
# * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
# * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
# * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
# * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
# * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
# * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
# * OF THE POSSIBILITY OF SUCH DAMAGE.
# */
#
# Copyright 1996 Chih-Hao Tsai @ Beckman Institute,
# University of Illinois
# c-tsai4@uiuc.edu http://casper.beckman.uiuc.edu/~c-tsai4
#
# ---------------COPYING.libtabe-----END--------------------------------
#
#
# ---------------COPYING.ipadic-----BEGIN-------------------------------
#
# and Technology. All Rights Reserved.
#
# Use, reproduction, and distribution of this software is permitted.
# Any copy of this software, whether in its original form or modified,
# must include both the above copyright notice and the following
# paragraphs.
#
# Nara Institute of Science and Technology (NAIST),
# the copyright holders, disclaims all warranties with regard to this
# software, including all implied warranties of merchantability and
# fitness, in no event shall NAIST be liable for
# any special, indirect or consequential damages or any damages
# whatsoever resulting from loss of use, data or profits, whether in an
# action of contract, negligence or other tortuous action, arising out
# of or in connection with the use or performance of this software.
#
# A large portion of the dictionary entries
# originate from ICOT Free Software. The following conditions for ICOT
# Free Software applies to the current dictionary as well.
#
# Each User may also freely distribute the Program, whether in its
# original form or modified, to any third party or parties, PROVIDED
# that the provisions of Section 3 ("NO WARRANTY") will ALWAYS appear
# on, or be attached to, the Program, which is distributed substantially
# in the same form as set out herein and that such intended
# distribution, if actually made, will neither violate or otherwise
# contravene any of the laws and regulations of the countries having
# jurisdiction over the User or the intended distribution itself.
#
# NO WARRANTY
#
# The program was produced on an experimental basis in the course of the
# research and development conducted during the project and is provided
# to users as so produced on an experimental basis. Accordingly, the
# program is provided without any warranty whatsoever, whether express,
# implied, statutory or otherwise. The term "warranty" used herein
# includes, but is not limited to, any warranty of the quality,
# performance, merchantability and fitness for a particular purpose of
# the program and the nonexistence of any infringement or violation of
# any right of any third party.
#
# Each user of the program will agree and understand, and be deemed to
# have agreed and understood, that there is no warranty whatsoever for
# the program and, accordingly, the entire risk arising from or
# otherwise connected with the program is assumed by the user.
#
# Therefore, neither ICOT, the copyright holder, or any other
# organization that participated in or was otherwise related to the
# development of the program and their respective officials, directors,
# officers and other employees shall be held liable for any and all
# damages, including, without limitation, general, special, incidental
# and consequential damages, arising out of or otherwise in connection
# with the use or inability to use the program or any product, material
# or result produced or otherwise obtained by using the program,
# regardless of whether they have been advised of, or otherwise had
# knowledge of, the possibility of such damages at any time during the
# project or thereafter. Each user will be deemed to have agreed to the
# foregoing by his or her commencement of use of the program. The term
# "use" as used herein includes, but is not limited to, the use,
# modification, copying and distribution of the program and the
# production of secondary products from the program.
#
# In the case where the program, whether in its original form or
# modified, was distributed or delivered to or received by a user from
# any person, organization or entity other than ICOT, unless it makes or
# grants independently of ICOT any specific warranty to the user in
# writing, such person, organization or entity, will also be exempted
# from and not be held liable to the user for any such damages as noted
# above as far as the program is concerned.
#
# ---------------COPYING.ipadic-----END----------------------------------
3. Lao Word Break Dictionary Data (laodict.txt)
# Copyright (c) 2013 International Business Machines Corporation
# and others. All Rights Reserved.
#
# Project: https://github.com/veer66/lao-dictionary
# Dictionary: https://github.com/veer66/lao-dictionary/blob/master/Lao-Dictionary.txt
# License: https://github.com/veer66/lao-dictionary/blob/master/Lao-Dictionary-LICENSE.txt
# (copied below)
#
# This file is derived from the above dictionary, with slight
# modifications.
# ----------------------------------------------------------------------
# Copyright (C) 2013 Brian Eugene Wilson, Robert Martin Campbell.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification,
# are permitted provided that the following conditions are met:
#
#
# Redistributions of source code must retain the above copyright notice, this
# list of conditions and the following disclaimer. Redistributions in
# binary form must reproduce the above copyright notice, this list of
# conditions and the following disclaimer in the documentation and/or
# other materials provided with the distribution.
#
#
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
# FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
# COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
# INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
# (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
# SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
# STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
# OF THE POSSIBILITY OF SUCH DAMAGE.
# --------------------------------------------------------------------------
4. Burmese Word Break Dictionary Data (burmesedict.txt)
# Copyright (c) 2014 International Business Machines Corporation
# and others. All Rights Reserved.
#
# This list is part of a project hosted at:
# github.com/kanyawtech/myanmar-karen-word-lists
#
# --------------------------------------------------------------------------
# Copyright (c) 2013, LeRoy Benjamin Sharon
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
# are met: Redistributions of source code must retain the above
# copyright notice, this list of conditions and the following
# disclaimer. Redistributions in binary form must reproduce the
# above copyright notice, this list of conditions and the following
# disclaimer in the documentation and/or other materials provided
# with the distribution.
#
# Neither the name Myanmar Karen Word Lists, nor the names of its
# contributors may be used to endorse or promote products derived
# from this software without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
# CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
# INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
# DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS
# BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
# TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
# ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
# TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
# THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
# --------------------------------------------------------------------------
5. Time Zone Database
ICU uses the public domain data and code derived from Time Zone
Database for its time zone support. The ownership of the TZ database
is explained in BCP 175: Procedure for Maintaining the Time Zone
Database section 7.
# 7. Database Ownership
#
# The TZ database itself is not an IETF Contribution or an IETF
# document. Rather it is a pre-existing and regularly updated work
# that is in the public domain, and is intended to remain in the
# public domain. Therefore, BCPs 78 [RFC5378] and 79 [RFC3979] do
# not apply to the TZ Database or contributions that individuals make
# to it. Should any claims be made and substantiated against the TZ
# Database, the organization that is providing the IANA
# Considerations defined in this RFC, under the memorandum of
# understanding with the IETF, currently ICANN, may act in accordance
# with all competent court orders. No ownership claims will be made
# by ICANN or the IETF Trust on the database or the code. Any person
# making a contribution to the database or code waives all rights to
# future claims in that contribution or in the TZ Database.
6. Google double-conversion
Copyright 2006-2011, the V8 project authors. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-------------- Separator --------------
./main/shared/licenses/license.html
The ICU license is now in plain text format, see LICENSE. Update links and
software appropriately.
© 2016 and later: Unicode, Inc. and others. License & terms of use:
http://www.unicode.org/copyright.html
-------------- Separator --------------
Dependency: com.jayway.jsonpath:json-path
Copyright: Kalle Stenflo
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: com.linecorp.armeria:armeria
Copyright: LINE Corporation
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as com.linecorp.armeria:armeria-grpc-protocol)
-------------- Separator --------------
Dependency: com.linecorp.armeria:armeria-grpc
Copyright: LINE Corporation
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as com.linecorp.armeria:armeria-grpc-protocol)
-------------- Separator --------------
Dependency: com.linecorp.armeria:armeria-grpc-protocol
Copyright: LINE Corporation
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as com.linecorp.armeria:armeria-grpc-protocol)
-------------- Separator --------------
Dependency: com.linecorp.armeria:armeria-protobuf
Copyright: LINE Corporation
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as com.linecorp.armeria:armeria-grpc-protocol)
-------------- Separator --------------
Dependency: com.squareup.okio:okio-jvm
Copyright: Square, Inc.
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: commons-codec:commons-codec
Copyright: The Apache Software Foundation
License: Apache 2.0
./LICENSE-header.txt
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF 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.
*/
-------------- Separator --------------
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
Apache Commons Codec
Copyright 2002-2020 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (https://www.apache.org/).
src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java
contains test data from http://aspell.net/test/orig/batch0.tab.
Copyright (C) 2002 Kevin Atkinson (kevina@gnu.org)
===============================================================================
The content of package org.apache.commons.codec.language.bm has been translated
from the original php source code available at http://stevemorse.org/phoneticinfo.htm
with permission from the original authors.
Original source copyright:
Copyright (c) 2008 Alexander Beider & Stephen P. Morse.
-------------- Separator --------------
Dependency: commons-io:commons-io
Copyright: The Apache Software Foundation
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
Apache Commons IO
Copyright 2002-2023 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (https://www.apache.org/).
-------------- Separator --------------
Dependency: commons-logging:commons-logging
Copyright: The Apache Software Foundation
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
Apache Commons Logging
Copyright 2001-2024 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (https://www.apache.org/).
-------------- Separator --------------
Dependency: commons-validator:commons-validator
Copyright: commons-validator
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
Apache Commons Validator
Copyright 2002-2023 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (https://www.apache.org/).
-------------- Separator --------------
Dependency: dnsjava:dnsjava
Copyright: Brian Wellington
License: BSD 3-Clause
./LICENSE
Copyright (c) 1998-2019, Brian Wellington
Copyright (c) 2005 VeriSign. All rights reserved.
Copyright (c) 2019-2023, dnsjava authors
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
3. Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-------------- Separator --------------
Dependency: info.picocli:picocli
Copyright: Remko Popma
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: io.github.classgraph:classgraph
Copyright: Luke Hutchison
License: MIT
./LICENSE-ClassGraph.txt
The MIT License (MIT)
Copyright (c) 2019 Luke Hutchison
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
-------------- Separator --------------
Dependency: io.grpc:grpc-api
Copyright: The gRPC Authors
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
Copyright 2014 The gRPC Authors
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.
-----------------------------------------------------------------------
This product contains a modified portion of 'OkHttp', an open source
HTTP & SPDY client for Android and Java applications, which can be obtained
at:
* LICENSE:
* okhttp/third_party/okhttp/LICENSE (Apache License 2.0)
* HOMEPAGE:
* https://github.com/square/okhttp
* LOCATION_IN_GRPC:
* okhttp/third_party/okhttp
This product contains a modified portion of 'Envoy', an open source
cloud-native high-performance edge/middle/service proxy, which can be
obtained at:
* LICENSE:
* xds/third_party/envoy/LICENSE (Apache License 2.0)
* NOTICE:
* xds/third_party/envoy/NOTICE
* HOMEPAGE:
* https://www.envoyproxy.io
* LOCATION_IN_GRPC:
* xds/third_party/envoy
This product contains a modified portion of 'protoc-gen-validate (PGV)',
an open source protoc plugin to generate polyglot message validators,
which can be obtained at:
* LICENSE:
* xds/third_party/protoc-gen-validate/LICENSE (Apache License 2.0)
* NOTICE:
* xds/third_party/protoc-gen-validate/NOTICE
* HOMEPAGE:
* https://github.com/envoyproxy/protoc-gen-validate
* LOCATION_IN_GRPC:
* xds/third_party/protoc-gen-validate
This product contains a modified portion of 'udpa',
an open source universal data plane API, which can be obtained at:
* LICENSE:
* xds/third_party/udpa/LICENSE (Apache License 2.0)
* HOMEPAGE:
* https://github.com/cncf/udpa
* LOCATION_IN_GRPC:
* xds/third_party/udpa
-------------- Separator --------------
Dependency: io.grpc:grpc-context
Copyright: The gRPC Authors
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as io.grpc:grpc-api)
-------------- Separator --------------
Dependency: io.grpc:grpc-core
Copyright: The gRPC Authors
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as io.grpc:grpc-api)
-------------- Separator --------------
Dependency: io.grpc:grpc-protobuf
Copyright: The gRPC Authors
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as io.grpc:grpc-api)
-------------- Separator --------------
Dependency: io.grpc:grpc-protobuf-lite
Copyright: The gRPC Authors
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as io.grpc:grpc-api)
-------------- Separator --------------
Dependency: io.grpc:grpc-services
Copyright: The gRPC Authors
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as io.grpc:grpc-api)
-------------- Separator --------------
Dependency: io.grpc:grpc-stub
Copyright: The gRPC Authors
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as io.grpc:grpc-api)
-------------- Separator --------------
Dependency: io.grpc:grpc-util
Copyright: The gRPC Authors
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as io.grpc:grpc-api)
-------------- Separator --------------
Dependency: io.micrometer:micrometer-commons
Copyright: VMware, Inc.
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE
Micrometer
Copyright (c) 2017-Present VMware, Inc. All Rights Reserved.
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
https://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 modified portion of 'io.netty.util.internal.logging',
in the Netty/Common library distributed by The Netty Project:
* Copyright 2013 The Netty Project
* License: Apache License v2.0
* Homepage: https://netty.io
This product contains a modified portion of 'StringUtils.isBlank()',
in the Commons Lang library distributed by The Apache Software Foundation:
* Copyright 2001-2019 The Apache Software Foundation
* License: Apache License v2.0
* Homepage: https://commons.apache.org/proper/commons-lang/
This product contains a modified portion of 'JsonUtf8Writer',
in the Moshi library distributed by Square, Inc:
* Copyright 2010 Google Inc.
* License: Apache License v2.0
* Homepage: https://github.com/square/moshi
This product contains a modified portion of the 'org.springframework.lang'
package in the Spring Framework library, distributed by VMware, Inc:
* Copyright 2002-2019 the original author or authors.
* License: Apache License v2.0
* Homepage: https://spring.io/projects/spring-framework
-------------- Separator --------------
Dependency: io.micrometer:micrometer-core
Copyright: VMware
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE
(Notice same as io.micrometer:micrometer-commons)
-------------- Separator --------------
Dependency: io.micrometer:micrometer-observation
Copyright: VMware
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE
(Notice same as io.micrometer:micrometer-commons)
-------------- Separator --------------
Dependency: io.micrometer:micrometer-registry-cloudwatch2
Copyright: VMware, Inc.
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE
(Notice same as io.micrometer:micrometer-commons)
-------------- Separator --------------
Dependency: io.micrometer:micrometer-registry-prometheus
Copyright: VMware
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE
(Notice same as io.micrometer:micrometer-commons)
-------------- Separator --------------
Dependency: io.netty:netty-buffer
Copyright: The Netty Project
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as io.netty:netty-buffer)
-------------- Separator --------------
Dependency: io.netty:netty-codec
Copyright: The Netty Project
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as io.netty:netty-buffer)
-------------- Separator --------------
Dependency: io.netty:netty-codec-dns
Copyright: The Netty Project
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as io.netty:netty-buffer)
-------------- Separator --------------
Dependency: io.netty:netty-codec-haproxy
Copyright: The Netty Project
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as io.netty:netty-buffer)
-------------- Separator --------------
Dependency: io.netty:netty-codec-http
Copyright: The Netty Project
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as io.netty:netty-buffer)
-------------- Separator --------------
Dependency: io.netty:netty-codec-http2
Copyright: The Netty Project
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as io.netty:netty-buffer)
-------------- Separator --------------
Dependency: io.netty:netty-codec-socks
Copyright: The Netty Project
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as io.netty:netty-buffer)
-------------- Separator --------------
Dependency: io.netty:netty-common
Copyright: The Netty Project
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as io.netty:netty-buffer)
-------------- Separator --------------
Dependency: io.netty:netty-handler
Copyright: The Netty Project
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as io.netty:netty-buffer)
-------------- Separator --------------
Dependency: io.netty:netty-handler-proxy
Copyright: The Netty Project
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as io.netty:netty-buffer)
-------------- Separator --------------
Dependency: io.netty:netty-resolver
Copyright: The Netty Project
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as io.netty:netty-buffer)
-------------- Separator --------------
Dependency: io.netty:netty-resolver-dns
Copyright: The Netty Project
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as io.netty:netty-buffer)
-------------- Separator --------------
Dependency: io.netty:netty-resolver-dns-classes-macos
Copyright: The Netty Project
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as io.netty:netty-buffer)
-------------- Separator --------------
Dependency: io.netty:netty-resolver-dns-native-macos
Copyright: The Netty Project
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as io.netty:netty-buffer)
-------------- Separator --------------
Dependency: io.netty:netty-tcnative-boringssl-static
Copyright: The Netty Project
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
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/
-------------- Separator --------------
Dependency: io.netty:netty-tcnative-classes
Copyright: The Netty Project
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as io.netty:netty-tcnative-boringssl-static)
-------------- Separator --------------
Dependency: io.netty:netty-transport
Copyright: The Netty Project
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as io.netty:netty-buffer)
-------------- Separator --------------
Dependency: io.netty:netty-transport-classes-epoll
Copyright: The Netty Project
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as io.netty:netty-buffer)
-------------- Separator --------------
Dependency: io.netty:netty-transport-classes-kqueue
Copyright: The Netty Project
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as io.netty:netty-buffer)
-------------- Separator --------------
Dependency: io.netty:netty-transport-native-epoll
Copyright: The Netty Project
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as io.netty:netty-buffer)
-------------- Separator --------------
Dependency: io.netty:netty-transport-native-kqueue
Copyright: The Netty Project
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as io.netty:netty-buffer)
-------------- Separator --------------
Dependency: io.netty:netty-transport-native-unix-common
Copyright: The Netty Project
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
(Notice same as io.netty:netty-buffer)
-------------- Separator --------------
Dependency: io.perfmark:perfmark-api
Copyright: Google LLC
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE
Copyright 2019 Google LLC
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.
-----------------------------------------------------------------------
This product contains a modified portion of 'Catapult', an open source
Trace Event viewer for Chome, Linux, and Android applications, which can
be obtained at:
* LICENSE:
* traceviewer/src/main/resources/io/perfmark/traceviewer/third_party/catapult/LICENSE (New BSD License)
* HOMEPAGE:
* https://github.com/catapult-project/catapult
This product contains a modified portion of 'Polymer', a library for Web
Components, which can be obtained at:
* LICENSE:
* traceviewer/src/main/resources/io/perfmark/traceviewer/third_party/polymer/LICENSE (New BSD License)
* HOMEPAGE:
* https://github.com/Polymer/polymer
This product contains a modified portion of 'ASM', an open source
Java Bytecode library, which can be obtained at:
* LICENSE:
* agent/src/main/resources/io/perfmark/agent/third_party/asm/LICENSE (BSD style License)
* HOMEPAGE:
* https://asm.ow2.io/
-------------- Separator --------------
Dependency: io.prometheus:simpleclient
Copyright: The Prometheus Authors
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE
Prometheus instrumentation library for JVM applications
Copyright 2012-2015 The Prometheus Authors
This product includes software developed at
Boxever Ltd. (http://www.boxever.com/).
This product includes software developed at
SoundCloud Ltd. (http://soundcloud.com/).
This product includes software developed as part of the
Ocelli project by Netflix Inc. (https://github.com/Netflix/ocelli/).
-------------- Separator --------------
Dependency: io.prometheus:simpleclient_common
Copyright: The Prometheus Authors
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE
(Notice same as io.prometheus:simpleclient)
-------------- Separator --------------
Dependency: io.prometheus:simpleclient_tracer_common
Copyright: The Prometheus Authors
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE
(Notice same as io.prometheus:simpleclient)
-------------- Separator --------------
Dependency: io.prometheus:simpleclient_tracer_otel
Copyright: The Prometheus Authors
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE
(Notice same as io.prometheus:simpleclient)
-------------- Separator --------------
Dependency: io.prometheus:simpleclient_tracer_otel_agent
Copyright: The Prometheus Authors
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE
(Notice same as io.prometheus:simpleclient)
-------------- Separator --------------
Dependency: io.swagger:swagger-annotations
Copyright: SmartBear Software
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: io.swagger.core.v3:swagger-annotations
Copyright: SmartBear Software
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE
Swagger Core - ${pom.name}
Copyright (c) 2015. SmartBear Software Inc.
Swagger Core - ${pom.name} is licensed under Apache 2.0 license.
Copy of the Apache 2.0 license can be found in `LICENSE` file.
-------------- Separator --------------
Dependency: jakarta.annotation:jakarta.annotation-api
Copyright: Eclipse Foundation
License: EPL 2.0 + GPL v.2 with CPE
./LICENSE.md
# Eclipse Public License - v 2.0
Eclipse Public License, Version 2.0
---
## The GNU General Public License (GPL) Version 2, June 1991
GNU General Public License, Version 2
---
## CLASSPATH EXCEPTION
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
conditions of the GNU General Public License version 2 cover the whole
combination.
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from or
based on this library. If you modify this library, you may extend this
exception to your version of the library, but you are not obligated to
do so. If you do not wish to do so, delete this exception statement
from your version.
-------------- Separator --------------
./NOTICE.md
# Notices for Jakarta Annotations
This content is produced and maintained by the Jakarta Annotations project.
* Project home: https://projects.eclipse.org/projects/ee4j.ca
## Trademarks
Jakarta Annotations is a trademark of the Eclipse Foundation.
## Declared Project Licenses
This program and the accompanying materials are made available under the terms
of the Eclipse Public License v. 2.0 which is available at
http://www.eclipse.org/legal/epl-2.0. This Source Code may also be made
available under the following Secondary Licenses when the conditions for such
availability set forth in the Eclipse Public License v. 2.0 are satisfied: GNU
General Public License, version 2 with the GNU Classpath Exception which is
available at https://www.gnu.org/software/classpath/license.html.
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
## Source Code
The project maintains the following source code repositories:
* https://github.com/eclipse-ee4j/common-annotations-api
## Third-party Content
## Cryptography
Content may contain encryption software. The country in which you are currently
may have restrictions on the import, possession, and use, and/or re-export to
another country, of encryption software. BEFORE using any encryption software,
please check the country's laws, regulations and policies concerning the import,
possession, or use, and re-export of encryption software, to see if this is
permitted.
-------------- Separator --------------
Dependency: jakarta.servlet:jakarta.servlet-api
Copyright: Eclipse Foundation
License: EPL 2.0 + GPL v.2 with CPE
./LICENSE.md
EPL 2.0 + GPL v.2 with CPE ( same as jakarta.annotation:jakarta.annotation-api)
-------------- Separator --------------
./NOTICE.md
# Notices for Eclipse Project for Servlet
This content is produced and maintained by the Eclipse Project for Servlet
project.
* Project home: https://projects.eclipse.org/projects/ee4j.servlet
## Trademarks
Eclipse Project for Servlet is a trademark of the Eclipse Foundation.
## Copyright
All content is the property of the respective authors or their employers. For
more information regarding authorship of content, please consult the listed
source code repository logs.
## Declared Project Licenses
This program and the accompanying materials are made available under the terms
of the Eclipse Public License v. 2.0 which is available at
http://www.eclipse.org/legal/epl-2.0. This Source Code may also be made
available under the following Secondary Licenses when the conditions for such
availability set forth in the Eclipse Public License v. 2.0 are satisfied: GNU
General Public License, version 2 with the GNU Classpath Exception which is
available at https://www.gnu.org/software/classpath/license.html. Portions of
this program and the accompanying materials are made available under the terms
of the Apache License, version 2.0 which is available at
https://www.apache.org/licenses/LICENSE-2.0.
SPDX-License-Identifier: (EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0) AND Apache-2.0
## Source Code
The project maintains the following source code repositories:
* https://github.com/eclipse-ee4j/servlet-api
## Third-party Content
## Cryptography
Content may contain encryption software. The country in which you are currently
may have restrictions on the import, possession, and use, and/or re-export to
another country, of encryption software. BEFORE using any encryption software,
please check the country's laws, regulations and policies concerning the import,
possession, or use, and re-export of encryption software, to see if this is
permitted.
-------------- Separator --------------
Dependency: jakarta.validation:jakarta.validation-api
Copyright: Eclipse Foundation
License: Apache 2.0
./license.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.md
# Notices for Eclipse Jakarta Bean Validation
This content is produced and maintained by the Eclipse Jakarta Bean Validation
project.
* Project home: https://projects.eclipse.org/projects/ee4j.bean-validation
## Trademarks
Jakarta Bean Validation is a trademark of the Eclipse Foundation.
## Copyright
All content is the property of the respective authors or their employers. For
more information regarding authorship of content, please consult the listed
source code repository logs.
## Declared Project Licenses
This program and the accompanying materials are made available under the terms
of the Apache License, Version 2.0 which is available at
https://www.apache.org/licenses/LICENSE-2.0.
SPDX-License-Identifier: Apache-2.0
## Source Code
The project maintains the following source code repositories:
* [The specification repository](https://github.com/eclipse-ee4j/beanvalidation-spec)
* [The API repository](https://github.com/eclipse-ee4j/beanvalidation-api)
* [The TCK repository](https://github.com/eclipse-ee4j/beanvalidation-tck)
## Third-party Content
This project leverages the following third party content.
Test dependencies:
* [TestNG](https://github.com/cbeust/testng) - Apache License 2.0
* [JCommander](https://github.com/cbeust/jcommander) - Apache License 2.0
* [SnakeYAML](https://bitbucket.org/asomov/snakeyaml/src) - Apache License 2.0
-------------- Separator --------------
Dependency: javax.inject:javax.inject
Copyright: JSR-330 expert group
License: Apache 2.0
https://www.apache.org/licenses/LICENSE-2.0
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: javax.validation:validation-api
Copyright: Red Hat
License: Apache 2.0
./license.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: javax.ws.rs:javax.ws.rs-api
Copyright: JSR 339 Export Group
License: EPL 2.0 + GPL v.2 with CPE
./LICENSE.md
EPL 2.0 + GPL v.2 with CPE ( same as jakarta.annotation:jakarta.annotation-api)
-------------- Separator --------------
./NOTICE.md
# Notices for Eclipse Project for JAX-RS
This content is produced and maintained by the Eclipse Project for JAX-RS
project.
* Project home: https://projects.eclipse.org/projects/ee4j.jaxrs
## Trademarks
Eclipse Project for JAX-RS is a trademark of the Eclipse Foundation.
## Copyright
All content is the property of the respective authors or their employers. For
more information regarding authorship of content, please consult the listed
source code repository logs.
## Declared Project Licenses
This program and the accompanying materials are made available under the terms
of the Eclipse Public License v. 2.0 which is available at
http://www.eclipse.org/legal/epl-2.0. This Source Code may also be made
available under the following Secondary Licenses when the conditions for such
availability set forth in the Eclipse Public License v. 2.0 are satisfied: GNU
General Public License, version 2 with the GNU Classpath Exception which is
available at https://www.gnu.org/software/classpath/license.html.
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
## Source Code
The project maintains the following source code repositories:
* https://github.com/eclipse-ee4j/jaxrs-api
## Third-party Content
This project leverages the following third party content.
javaee-api (7.0)
* License: Apache-2.0 AND W3C
JUnit (4.11)
* License: Common Public License 1.0
Mockito (2.16.0)
* Project: http://site.mockito.org
* Source: https://github.com/mockito/mockito/releases/tag/v2.16.0
## Cryptography
Content may contain encryption software. The country in which you are currently
may have restrictions on the import, possession, and use, and/or re-export to
another country, of encryption software. BEFORE using any encryption software,
please check the country's laws, regulations and policies concerning the import,
possession, or use, and re-export of encryption software, to see if this is
permitted.
-------------- Separator --------------
Dependency: net.bytebuddy:byte-buddy
Copyright: Rafael Winterhalter
License: Apache 2.0
./src/main/resources/META-INF/LICENSE
This product bundles ASM ${version.asm}, which is available under a "3-clause BSD"
license. For details, see licenses/ASM. For more information visit ${asm.url}.
-------------- Separator --------------
https://www.apache.org/licenses/LICENSE-2.0
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: net.minidev:accessors-smart
Copyright: JSON-SMART authors
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: net.minidev:json-smart
Copyright: JSON-SMART authors
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./json-smart/LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: org.abego.treelayout:org.abego.treelayout.core
Copyright: Abego Software Gmbh
License: BSD 3-Clause
./src/LICENSE.TXT
[The "BSD license"]
Copyright (c) 2011, abego Software GmbH, Germany (http://www.abego.org)
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
3. Neither the name of the abego Software GmbH nor the names of its
contributors may be used to endorse or promote products derived from this
software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
-------------- Separator --------------
./src/main/java/org/abego/treelayout/doc-files/LICENSE.TXT
BSD 3-Clause ( same as org.abego.treelayout:org.abego.treelayout.core)
-------------- Separator --------------
Dependency: org.antlr:ST4
Copyright: Terence Parr
License: BSD 3-Clause
./LICENSE.txt
[The "BSD license"]
Copyright (c) 2011-2022 Terence Parr
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. The name of the author may not be used to endorse or promote products
derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-------------- Separator --------------
Dependency: org.antlr:antlr-runtime
Copyright: Terence Parr
License: BSD 3-Clause
./runtime/ActionScript/LICENSE
[The "BSD licence"]
Copyright (c) 2003-2006 Terence Parr
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. The name of the author may not be used to endorse or promote products
derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-------------- Separator --------------
Dependency: org.antlr:antlr4
Copyright: Terence Parr
License: BSD 3-Clause
./LICENSE.txt
BSD 3-Clause ( same as org.antlr:antlr4-runtime)
-------------- Separator --------------
Dependency: org.antlr:antlr4-runtime
Copyright: Terence Parr
License: BSD 3-Clause
./LICENSE.txt
BSD 3-Clause ( same as org.antlr:antlr4-runtime)
-------------- Separator --------------
Dependency: org.apache.avro:avro
Copyright: The Apache Software Foundation
License: Apache 2.0
./src/main/resources/META-INF/LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: org.apache.commons:commons-collections4
Copyright: The Apache Software Foundation
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
Apache Commons Collections
Copyright 2001-2019 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
-------------- Separator --------------
Dependency: org.apache.commons:commons-compress
Copyright: The Apache Software Foundation
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
Apache Commons Compress
Copyright 2002-2024 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (https://www.apache.org/).
-------------- Separator --------------
Dependency: org.apache.commons:commons-configuration2
Copyright: The Apache Software Foundation
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
Apache Commons Configuration
Copyright 2001-2024 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (https://www.apache.org/).
-------------- Separator --------------
Dependency: org.apache.commons:commons-lang3
Copyright: The Apache Software Foundation
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
Apache Commons Lang
Copyright 2001-2023 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (https://www.apache.org/).
-------------- Separator --------------
Dependency: org.apache.commons:commons-text
Copyright: The Apache Software Foundation
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
Apache Commons Text
Copyright 2014-2024 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (https://www.apache.org/).
-------------- Separator --------------
Dependency: org.apache.httpcomponents:httpclient
Copyright: The Apache Software Foundation
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as org.apache.httpcomponents.client5:httpclient5)
-------------- Separator --------------
./NOTICE.txt
Apache HttpComponents Client
Copyright 1999-2021 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
-------------- Separator --------------
Dependency: org.apache.httpcomponents:httpcore
Copyright: The Apache Software Foundation
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.linecorp.armeria:armeria-grpc-protocol)
-------------- Separator --------------
./NOTICE.txt
Apache HttpComponents Core
Copyright 2005-2021 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
-------------- Separator --------------
Dependency: org.apache.httpcomponents.client5:httpclient5
Copyright: The Apache Software Foundation
License: Apache 2.0
./LICENSE.txt
Apache 2.0
-------------- Separator --------------
./NOTICE.txt
Apache HttpComponents Client
Copyright 1999-2022 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
-------------- Separator --------------
Dependency: org.apache.httpcomponents.core5:httpcore5
Copyright: The Apache Software Foundation
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.linecorp.armeria:armeria-grpc-protocol)
-------------- Separator --------------
./NOTICE.txt
(Notice same as org.apache.httpcomponents.core5:httpcore5-h2)
-------------- Separator --------------
Dependency: org.apache.httpcomponents.core5:httpcore5-h2
Copyright: The Apache Software Foundation
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.linecorp.armeria:armeria-grpc-protocol)
-------------- Separator --------------
./NOTICE.txt
Apache HttpComponents Core
Copyright 2005-2022 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
-------------- Separator --------------
Dependency: org.apache.logging.log4j:log4j-api
Copyright: The Apache Software Foundation
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.linecorp.armeria:armeria-grpc-protocol)
-------------- Separator --------------
./NOTICE.txt
Apache Log4j
Copyright 1999-2024 Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
ResolverUtil.java
Copyright 2005-2006 Tim Fennell
Dumbster SMTP test server
Copyright 2004 Jason Paul Kitchen
TypeUtil.java
Copyright 2002-2012 Ramnivas Laddad, Juergen Hoeller, Chris Beams
picocli (http://picocli.info)
Copyright 2017 Remko Popma
TimeoutBlockingWaitStrategy.java and parts of Util.java
Copyright 2011 LMAX Ltd.
-------------- Separator --------------
Dependency: org.apache.logging.log4j:log4j-core
Copyright: The Apache Software Foundation
License: Apache 2.0
./src/main/resources/META-INF/LICENSE
Apache 2.0 ( same as org.apache.logging.log4j:log4j-api)
-------------- Separator --------------
./src/main/resources/META-INF/NOTICE
(Notice same as org.apache.logging.log4j:log4j-api)
-------------- Separator --------------
Dependency: org.apache.logging.log4j:log4j-slf4j2-impl
Copyright: The Apache Software Foundation
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as org.apache.logging.log4j:log4j-api)
-------------- Separator --------------
./NOTICE.txt
(Notice same as org.apache.logging.log4j:log4j-api)
-------------- Separator --------------
Dependency: org.apache.parquet:parquet-common
Copyright: The Apache Software Foundation
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.linecorp.armeria:armeria-grpc-protocol)
-------------- Separator --------------
./NOTICE
Apache Parquet MR
Copyright 2014-2024 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
--------------------------------------------------------------------------------
This product includes parquet-tools, initially developed at ARRIS, Inc. with
the following copyright notice:
Copyright 2013 ARRIS, Inc.
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.
--------------------------------------------------------------------------------
This product includes parquet-protobuf, initially developed by Lukas Nalezenc
with the following copyright notice:
Copyright 2013 Lukas Nalezenec.
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.
--------------------------------------------------------------------------------
This product includes code from Apache Avro, which includes the following in
its NOTICE file:
Apache Avro
Copyright 2010-2015 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
--------------------------------------------------------------------------------
This project includes code from Kite, developed at Cloudera, Inc. with
the following copyright notice:
| Copyright 2013 Cloudera Inc.
|
| 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.
--------------------------------------------------------------------------------
This project includes code from Netflix, Inc. with the following copyright
notice:
| Copyright 2016 Netflix, Inc.
|
| 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.
-------------- Separator --------------
Dependency: org.apache.parquet:parquet-format-structures
Copyright: The Apache Software Foundation
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as org.apache.parquet:parquet-common)
-------------- Separator --------------
./NOTICE
(Notice same as org.apache.parquet:parquet-common)
-------------- Separator --------------
Dependency: org.apache.thrift:libthrift
Copyright: The Apache Software Foundation
License: Apache 2.0
./LICENSE
Apache 2.0
-------------- Separator --------------
./NOTICE
Apache Thrift
Copyright (C) 2006 - 2019, The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
-------------- Separator --------------
Dependency: org.checkerframework:checker-qual
Copyright: Checker Framework developers
License: MIT
./LICENSE.txt
Checker Framework qualifiers
Copyright 2004-present by the Checker Framework developers
MIT License:
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
-------------- Separator --------------
Dependency: org.codehaus.jettison:jettison
Copyright: Codehaus
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: org.codehaus.mojo:animal-sniffer-annotations
Copyright: Codehaus.org
License: MIT
./LICENSE
The MIT License
Copyright (c) 2009 codehaus.org.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
-------------- Separator --------------
Dependency: org.conscrypt:conscrypt-openjdk-uber
Copyright: Google Inc.
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE
Copyright 2016 The Android Open Source Project
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.
-----------------------------------------------------------------------
This product contains a modified portion of `Netty`, a configurable network
stack in Java, which can be obtained at:
* LICENSE:
* licenses/LICENSE.netty.txt (Apache License 2.0)
* HOMEPAGE:
* http://netty.io/
This product contains a modified portion of `Apache Harmony`, modular Java runtime,
which can be obtained at:
* LICENSE:
* licenses/LICENSE.harmony.txt (Apache License 2.0)
* HOMEPAGE:
* https://harmony.apache.org/
-------------- Separator --------------
Dependency: org.curioswitch.curiostack:protobuf-jackson
Copyright: Choko
License: MIT
./LICENSE
MIT License
Copyright (c) Choko (choko@curioswitch.org)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
-------------- Separator --------------
Dependency: org.hdrhistogram:HdrHistogram
Copyright: Gil Tene, Michael Barker, Matt Warren
License: BSD 2-Clause
./LICENSE.txt
The code in this repository code was Written by Gil Tene, Michael Barker,
and Matt Warren, and released to the public domain, as explained at
http://creativecommons.org/publicdomain/zero/1.0/
For users of this code who wish to consume it under the "BSD" license
rather than under the public domain or CC0 contribution text mentioned
above, the code found under this directory is *also* provided under the
following license (commonly referred to as the BSD 2-Clause License). This
license does not detract from the above stated release of the code into
the public domain, and simply represents an additional license granted by
the Author.
-----------------------------------------------------------------------------
** Beginning of "BSD 2-Clause License" text. **
Copyright (c) 2012, 2013, 2014, 2015, 2016 Gil Tene
Copyright (c) 2014 Michael Barker
Copyright (c) 2014 Matt Warren
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
THE POSSIBILITY OF SUCH DAMAGE.
-------------- Separator --------------
./COPYING.txt
Creative Commons Legal Code
-------------- Separator --------------
Dependency: org.hibernate.validator:hibernate-validator
Copyright: hibernate.org
License: Apache 2.0
./license.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: org.javassist:javassist
Copyright: Shigeru Chiba
License: Apache 2.0; LGPL v.2.1; MPL 1.1
./License.html
MOZILLA PUBLIC LICENSE
Version 1.1
------------------------------------------------------------------------
1. Definitions.
1.0.1. "Commercial Use" means distribution or otherwise making the
Covered Code available to a third party.
1.1. ''Contributor'' means each entity that creates or contributes to
the creation of Modifications.
1.2. ''Contributor Version'' means the combination of the Original
Code, prior Modifications used by a Contributor, and the
Modifications made by that particular Contributor.
1.3. ''Covered Code'' means the Original Code or Modifications or the
combination of the Original Code and Modifications, in each case
including portions thereof.
1.4. ''Electronic Distribution Mechanism'' means a mechanism
generally accepted in the software development community for the
electronic transfer of data.
1.5. ''Executable'' means Covered Code in any form other than Source
Code.
1.6. ''Initial Developer'' means the individual or entity identified
as the Initial Developer in the Source Code notice required by
Exhibit A.
1.7. ''Larger Work'' means a work which combines Covered Code or
portions thereof with code not governed by the terms of this License.
1.8. ''License'' means this document.
1.8.1. "Licensable" means having the right to grant, to the maximum
extent possible, whether at the time of the initial grant or
subsequently acquired, any and all of the rights conveyed herein.
1.9. ''Modifications'' means any addition to or deletion from the
substance or structure of either the Original Code or any previous
Modifications. When Covered Code is released as a series of files, a
Modification is:
A. Any addition to or deletion from the contents of a file
containing Original Code or previous Modifications.
B. Any new file that contains any part of the Original Code or
previous Modifications.
1.10. ''Original Code'' means Source Code of computer software code
which is described in the Source Code notice required by Exhibit A
as Original Code, and which, at the time of its release under this
License is not already Covered Code governed by this License.
1.10.1. "Patent Claims" means any patent claim(s), now owned or
hereafter acquired, including without limitation, method, process,
and apparatus claims, in any patent Licensable by grantor.
1.11. ''Source Code'' means the preferred form of the Covered Code
for making modifications to it, including all modules it contains,
plus any associated interface definition files, scripts used to
control compilation and installation of an Executable, or source code
differential comparisons against either the Original Code or another
well known, available Covered Code of the Contributor's choice. The
Source Code can be in a compressed or archival form, provided the
appropriate decompression or de-archiving software is widely
available for no charge.
1.12. "You'' (or "Your") means an individual or a legal entity
exercising rights under, and complying with all of the terms of, this
License or a future version of this License issued under Section 6.1.
For legal entities, "You'' includes any entity which controls, is
controlled by, or is under common control with You. For purposes of
this definition, "control'' means (a) the power, direct or indirect,
to cause the direction or management of such entity, whether by
contract or otherwise, or (b) ownership of more than fifty percent
(50%) of the outstanding shares or beneficial ownership of such
entity.
2. Source Code License.
2.1. The Initial Developer Grant.
The Initial Developer hereby grants You a world-wide, royalty-free,
non-exclusive license, subject to third party intellectual property
claims:
(a) under intellectual property rights (other than patent or
trademark) Licensable by Initial Developer to use, reproduce,
modify, display, perform, sublicense and distribute the
Original Code (or portions thereof) with or without
Modifications, and/or as part of a Larger Work; and
(b) under Patents Claims infringed by the making, using or
selling of Original Code, to make, have made, use, practice,
sell, and offer for sale, and/or otherwise dispose of the
Original Code (or portions thereof).
(c) the licenses granted in this Section 2.1(a) and (b) are
effective on the date Initial Developer first distributes
Original Code under the terms of this License.
(d) Notwithstanding Section 2.1(b) above, no patent license is
granted: 1) for code that You delete from the Original Code; 2)
separate from the Original Code; or 3) for infringements
caused by: i) the modification of the Original Code or ii) the
combination of the Original Code with other software or
devices.
2.2. Contributor Grant.
Subject to third party intellectual property claims, each Contributor
hereby grants You a world-wide, royalty-free, non-exclusive license
(a) under intellectual property rights (other than patent or
trademark) Licensable by Contributor, to use, reproduce,
modify, display, perform, sublicense and distribute the
Modifications created by such Contributor (or portions thereof)
either on an unmodified basis, with other Modifications, as
Covered Code and/or as part of a Larger Work; and
(b) under Patent Claims infringed by the making, using, or
selling of Modifications made by that Contributor either alone
and/or in combination with its Contributor Version (or portions
of such combination), to make, use, sell, offer for sale, have
made, and/or otherwise dispose of: 1) Modifications made by
that Contributor (or portions thereof); and 2) the combination
of Modifications made by that Contributor with its Contributor
Version (or portions of such combination).
(c) the licenses granted in Sections 2.2(a) and 2.2(b) are
effective on the date Contributor first makes Commercial Use of
the Covered Code.
(d) Notwithstanding Section 2.2(b) above, no patent license
is granted: 1) for any code that Contributor has deleted from
the Contributor Version; 2) separate from the Contributor
Version; 3) for infringements caused by: i) third party
modifications of Contributor Version or ii) the combination of
Modifications made by that Contributor with other software
(except as part of the Contributor Version) or other devices;
or 4) under Patent Claims infringed by Covered Code in the
absence of Modifications made by that Contributor.
3. Distribution Obligations.
3.1. Application of License.
The Modifications which You create or to which You contribute are
governed by the terms of this License, including without limitation
Section 2.2. The Source Code version of Covered Code may be
distributed only under the terms of this License or a future version
of this License released under Section 6.1, and You must include a
copy of this License with every copy of the Source Code You
distribute. You may not offer or impose any terms on any Source Code
version that alters or restricts the applicable version of this
License or the recipients' rights hereunder. However, You may include
an additional document offering the additional rights described in
Section 3.5.
3.2. Availability of Source Code.
Any Modification which You create or to which You contribute must be
made available in Source Code form under the terms of this License
either on the same media as an Executable version or via an accepted
Electronic Distribution Mechanism to anyone to whom you made an
Executable version available; and if made available via Electronic
Distribution Mechanism, must remain available for at least twelve
(12) months after the date it initially became available, or at least
six (6) months after a subsequent version of that particular
Modification has been made available to such recipients. You are
responsible for ensuring that the Source Code version remains
available even if the Electronic Distribution Mechanism is maintained
by a third party.
3.3. Description of Modifications.
You must cause all Covered Code to which You contribute to contain a
file documenting the changes You made to create that Covered Code and
the date of any change. You must include a prominent statement that
the Modification is derived, directly or indirectly, from Original
Code provided by the Initial Developer and including the name of the
Initial Developer in (a) the Source Code, and (b) in any notice in an
Executable version or related documentation in which You describe the
origin or ownership of the Covered Code.
3.4. Intellectual Property Matters
(a) Third Party Claims.
If Contributor has knowledge that a license under a third
party's intellectual property rights is required to exercise
the rights granted by such Contributor under Sections 2.1 or
2.2, Contributor must include a text file with the Source Code
distribution titled "LEGAL'' which describes the claim and the
party making the claim in sufficient detail that a recipient
will know whom to contact. If Contributor obtains such
knowledge after the Modification is made available as described
in Section 3.2, Contributor shall promptly modify the LEGAL
file in all copies Contributor makes available thereafter and
shall take other steps (such as notifying appropriate mailing
lists or newsgroups) reasonably calculated to inform those who
received the Covered Code that new knowledge has been obtained.
(b) Contributor APIs.
If Contributor's Modifications include an application
programming interface and Contributor has knowledge of patent
licenses which are reasonably necessary to implement that API,
Contributor must also include this information in the LEGAL
file.
(c) Representations.
Contributor represents that, except as disclosed pursuant to
Section 3.4(a) above, Contributor believes that Contributor's
Modifications are Contributor's original creation(s) and/or
Contributor has sufficient rights to grant the rights conveyed
by this License.
3.5. Required Notices.
You must duplicate the notice in Exhibit A in each file of the Source
Code. If it is not possible to put such notice in a particular
Source Code file due to its structure, then You must include such
notice in a location (such as a relevant directory) where a user
would be likely to look for such a notice. If You created one or
more Modification(s) You may add your name as a Contributor to the
notice described in Exhibit A. You must also duplicate this License
in any documentation for the Source Code where You describe
recipients' rights or ownership rights relating to Covered Code. You
may choose to offer, and to charge a fee for, warranty, support,
indemnity or liability obligations to one or more recipients of
Covered Code. However, You may do so only on Your own behalf, and not
on behalf of the Initial Developer or any Contributor. You must make
it absolutely clear than any such warranty, support, indemnity or
liability obligation is offered by You alone, and You hereby agree to
indemnify the Initial Developer and every Contributor for any
liability incurred by the Initial Developer or such Contributor as a
result of warranty, support, indemnity or liability terms You offer.
3.6. Distribution of Executable Versions.
You may distribute Covered Code in Executable form only if the
requirements of Section 3.1-3.5 have been met for that Covered Code,
and if You include a notice stating that the Source Code version of
the Covered Code is available under the terms of this License,
including a description of how and where You have fulfilled the
obligations of Section 3.2. The notice must be conspicuously included
in any notice in an Executable version, related documentation or
collateral in which You describe recipients' rights relating to the
Covered Code. You may distribute the Executable version of Covered
Code or ownership rights under a license of Your choice, which may
contain terms different from this License, provided that You are in
compliance with the terms of this License and that the license for
the Executable version does not attempt to limit or alter the
recipient's rights in the Source Code version from the rights set
forth in this License. If You distribute the Executable version under
a different license You must make it absolutely clear that any terms
which differ from this License are offered by You alone, not by the
Initial Developer or any Contributor. You hereby agree to indemnify
the Initial Developer and every Contributor for any liability
incurred by the Initial Developer or such Contributor as a result of
any such terms You offer.
3.7. Larger Works.
You may create a Larger Work by combining Covered Code with other
code not governed by the terms of this License and distribute the
Larger Work as a single product. In such a case, You must make sure
the requirements of this License are fulfilled for the Covered Code.
4. Inability to Comply Due to Statute or Regulation.
If it is impossible for You to comply with any of the terms of this
License with respect to some or all of the Covered Code due to
statute, judicial order, or regulation then You must: (a) comply with
the terms of this License to the maximum extent possible; and (b)
describe the limitations and the code they affect. Such description
must be included in the LEGAL file described in Section 3.4 and must
be included with all distributions of the Source Code. Except to the
extent prohibited by statute or regulation, such description must be
sufficiently detailed for a recipient of ordinary skill to be able to
understand it.
5. Application of this License.
This License applies to code to which the Initial Developer has
attached the notice in Exhibit A and to related Covered Code.
6. Versions of the License.
6.1. New Versions.
Netscape Communications Corporation (''Netscape'') may publish
revised and/or new versions of the License from time to time. Each
version will be given a distinguishing version number.
6.2. Effect of New Versions.
Once Covered Code has been published under a particular version of
the License, You may always continue to use it under the terms of
that version. You may also choose to use such Covered Code under the
terms of any subsequent version of the License published by Netscape.
No one other than Netscape has the right to modify the terms
applicable to Covered Code created under this License.
6.3. Derivative Works.
If You create or use a modified version of this License (which you
may only do in order to apply it to code which is not already Covered
Code governed by this License), You must (a) rename Your license so
that the phrases ''Mozilla'', ''MOZILLAPL'', ''MOZPL'', ''Netscape'',
"MPL", ''NPL'' or any confusingly similar phrase do not appear in
your license (except to note that your license differs from this
License) and (b) otherwise make it clear that Your version of the
license contains terms which differ from the Mozilla Public License
and Netscape Public License. (Filling in the name of the Initial
Developer, Original Code or Contributor in the notice described in
Exhibit A shall not of themselves be deemed to be modifications of
this License.)
7. DISCLAIMER OF WARRANTY.
COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS'' BASIS,
WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF
DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR
NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF
THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE
IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER
CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR
CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART
OF THIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER
EXCEPT UNDER THIS DISCLAIMER.
8. TERMINATION.
8.1. This License and the rights granted hereunder will terminate
automatically if You fail to comply with terms herein and fail to
cure such breach within 30 days of becoming aware of the breach. All
sublicenses to the Covered Code which are properly granted shall
survive any termination of this License. Provisions which, by their
nature, must remain in effect beyond the termination of this License
shall survive.
8.2. If You initiate litigation by asserting a patent infringement
claim (excluding declatory judgment actions) against Initial
Developer or a Contributor (the Initial Developer or Contributor
against whom You file such action is referred to as "Participant")
alleging that:
(a) such Participant's Contributor Version directly or indirectly
infringes any patent, then any and all rights granted by such
Participant to You under Sections 2.1 and/or 2.2 of this License
shall, upon 60 days notice from Participant terminate prospectively,
unless if within 60 days after receipt of notice You either: (i)
agree in writing to pay Participant a mutually agreeable reasonable
royalty for Your past and future use of Modifications made by such
Participant, or (ii) withdraw Your litigation claim with respect to
the Contributor Version against such Participant. If within 60 days
of notice, a reasonable royalty and payment arrangement are not
mutually agreed upon in writing by the parties or the litigation
claim is not withdrawn, the rights granted by Participant to You
under Sections 2.1 and/or 2.2 automatically terminate at the
expiration of the 60 day notice period specified above.
(b) any software, hardware, or device, other than such Participant's
Contributor Version, directly or indirectly infringes any patent,
then any rights granted to You by such Participant under Sections
2.1(b) and 2.2(b) are revoked effective as of the date You first
made, used, sold, distributed, or had made, Modifications made by
that Participant.
8.3. If You assert a patent infringement claim against Participant
alleging that such Participant's Contributor Version directly or
indirectly infringes any patent where such claim is resolved (such as
by license or settlement) prior to the initiation of patent
infringement litigation, then the reasonable value of the licenses
granted by such Participant under Sections 2.1 or 2.2 shall be taken
into account in determining the amount or value of any payment or
license.
8.4. In the event of termination under Sections 8.1 or 8.2 above,
all end user license agreements (excluding distributors and
resellers) which have been validly granted by You or any distributor
hereunder prior to termination shall survive termination.
9. LIMITATION OF LIABILITY.
UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
(INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE
INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF
COVERED CODE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO
ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL
DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR
LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR
ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY
SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS
LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR
PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT
APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT
ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL
DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
10. U.S. GOVERNMENT END USERS.
The Covered Code is a ''commercial item,'' as that term is defined in
48 C.F.R. 2.101 (Oct. 1995), consisting of ''commercial computer
software'' and ''commercial computer software documentation,'' as
such terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with
48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June
1995), all U.S. Government End Users acquire Covered Code with only
those rights set forth herein.
11. MISCELLANEOUS.
This License represents the complete agreement concerning subject
matter hereof. If any provision of this License is held to be
unenforceable, such provision shall be reformed only to the extent
necessary to make it enforceable. This License shall be governed by
California law provisions (except to the extent applicable law, if
any, provides otherwise), excluding its conflict-of-law provisions.
With respect to disputes in which at least one party is a citizen of,
or an entity chartered or registered to do business in the United
States of America, any litigation relating to this License shall be
subject to the jurisdiction of the Federal Courts of the Northern
District of California, with venue lying in Santa Clara County,
California, with the losing party responsible for costs, including
without limitation, court costs and reasonable attorneys' fees and
expenses. The application of the United Nations Convention on
Contracts for the International Sale of Goods is expressly excluded.
Any law or regulation which provides that the language of a contract
shall be construed against the drafter shall not apply to this
License.
12. RESPONSIBILITY FOR CLAIMS.
As between Initial Developer and the Contributors, each party is
responsible for claims and damages arising, directly or indirectly,
out of its utilization of rights under this License and You agree to
work with Initial Developer and Contributors to distribute such
responsibility on an equitable basis. Nothing herein is intended or
shall be deemed to constitute any admission of liability.
13. MULTIPLE-LICENSED CODE.
Initial Developer may designate portions of the Covered Code as
"Multiple-Licensed". "Multiple-Licensed" means that the Initial
Developer permits you to utilize portions of the Covered Code under
Your choice of the MPL or the alternative licenses, if any, specified
by the Initial Developer in the file described in Exhibit A.
EXHIBIT A -Mozilla Public License.
The contents of this file are subject to the Mozilla Public License
Version 1.1 (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.mozilla.org/MPL/
Software distributed under the License is distributed on an "AS IS"
basis, WITHOUT WARRANTY OF
ANY KIND, either express or implied. See the License for the specific
language governing rights and
limitations under the License.
The Original Code is Javassist.
The Initial Developer of the Original Code is Shigeru Chiba. Portions
created by the Initial Developer are
Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.
Contributor(s): __Bill Burke, Jason T. Greene______________.
Alternatively, the contents of this software may be used under the
terms of the GNU Lesser General Public License Version 2.1 or later
(the "LGPL"), or the Apache License Version 2.0 (the "AL"), in which
case the provisions of the LGPL or the AL are applicable instead of
those above. If you wish to allow use of your version of this
software only under the terms of either the LGPL or the AL, and not
to allow others to use your version of this software under the terms
of the MPL, indicate your decision by deleting the provisions above
and replace them with the notice and other provisions required by the
LGPL or the AL. If you do not delete the provisions above, a
recipient may use your version of this software under the terms of
any one of the MPL, the LGPL or the AL.
-------------- Separator --------------
Dependency: org.javatuples:javatuples
Copyright: The JAVATUPLES team
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE.txt
Copyright (c) 2010, The JAVATUPLES team (http://www.javatuples.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.
-------------- Separator --------------
Dependency: org.jboss.logging:jboss-logging
Copyright: Red Hat, Inc
License: Apache 2.0
./src/main/resources/META-INF/LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: org.jctools:jctools-core
Copyright: Nitsan Wakart
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: org.jetbrains:annotations
Copyright: JetBrains
License: Apache 2.0
https://www.apache.org/licenses/LICENSE-2.0
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: org.jetbrains.kotlin:kotlin-stdlib
Copyright: JetBrains
License: Apache 2.0
./license/LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./license/NOTICE.txt
(Notice same as org.jetbrains.kotlin:kotlin-stdlib-common)
-------------- Separator --------------
Dependency: org.jetbrains.kotlin:kotlin-stdlib-common
Copyright: JetBrains
License: Apache 2.0
./license/LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./license/NOTICE.txt
=========================================================================
== NOTICE file corresponding to the section 4 d of ==
== the Apache License, Version 2.0, ==
== in this case for the Kotlin Compiler distribution. ==
=========================================================================
Kotlin Compiler
Copyright 2010-2023 JetBrains s.r.o and respective authors and developers
-------------- Separator --------------
Dependency: org.jetbrains.kotlin:kotlin-stdlib-jdk7
Copyright: JetBrains
License: Apache 2.0
./license/LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./license/NOTICE.txt
(Notice same as org.jetbrains.kotlin:kotlin-stdlib-common)
-------------- Separator --------------
Dependency: org.jetbrains.kotlin:kotlin-stdlib-jdk8
Copyright: JetBrains
License: Apache 2.0
./license/LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./license/NOTICE.txt
(Notice same as org.jetbrains.kotlin:kotlin-stdlib-common)
-------------- Separator --------------
Dependency: org.jline:jline
Copyright: Marc Prud'hommeaux
License: BSD 3-Clause
./LICENSE.txt
Copyright (c) 2002-2023, the original author or authors.
All rights reserved.
https://opensource.org/licenses/BSD-3-Clause
Redistribution and use in source and binary forms, with or
without modification, are permitted provided that the following
conditions are met:
Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with
the distribution.
Neither the name of JLine nor the names of its contributors
may be used to endorse or promote products derived from this
software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
OF THE POSSIBILITY OF SUCH DAMAGE.
-------------- Separator --------------
Dependency: org.json:json
Copyright: JSON.org
License: Public Domain
./LICENSE
Public Domain.
-------------- Separator --------------
http://www.json.org/license.html
Copyright (c) 2002 JSON.org
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
The Software shall be used for Good, not Evil.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
-------------- Separator --------------
Dependency: org.latencyutils:LatencyUtils
Copyright: Gil Tene
License: BSD 2-Clause; Public Domain
./LICENSE
* This code was Written by Gil Tene of Azul Systems, and released to the
* public domain, as explained at http://creativecommons.org/publicdomain/zero/1.0/
For users of this code who wish to consume it under the "BSD" license
rather than under the public domain or CC0 contribution text mentioned
above, the code found under this directory is *also* provided under the
following license (commonly referred to as the BSD 2-Clause License). This
license does not detract from the above stated release of the code into
the public domain, and simply represents an additional license granted by
the Author.
-----------------------------------------------------------------------------
** Beginning of "BSD 2-Clause License" text. **
Copyright (c) 2012, 2013, 2014 Gil Tene
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
THE POSSIBILITY OF SUCH DAMAGE.
-------------- Separator --------------
Dependency: org.ow2.asm:asm
Copyright: INRIA, France Telecom
License: BSD 3-Clause
./LICENSE.txt
ASM: a very small and fast Java bytecode manipulation framework
Copyright (c) 2000-2011 INRIA, France Telecom
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. Neither the name of the copyright holders nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
THE POSSIBILITY OF SUCH DAMAGE.
-------------- Separator --------------
Dependency: org.projectlombok:lombok
Copyright: The Project Lombok Authors
License: MIT
./LICENSE
Copyright (C) 2009-2021 The Project Lombok Authors.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
==============================================================================
Licenses for included components:
org.ow2.asm:asm
org.ow2.asm:asm-analysis
org.ow2.asm:asm-commons
org.ow2.asm:asm-tree
org.ow2.asm:asm-util
ASM: a very small and fast Java bytecode manipulation framework
Copyright (c) 2000-2011 INRIA, France Telecom
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. Neither the name of the copyright holders nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
THE POSSIBILITY OF SUCH DAMAGE.
------------------------------------------------------------------------------
rzwitserloot/com.zwitserloot.cmdreader
Copyright © 2010 Reinier Zwitserloot.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
------------------------------------------------------------------------------
projectlombok/lombok.patcher
Copyright (C) 2009-2021 The Project Lombok Authors.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
------------------------------------------------------------------------------
-------------- Separator --------------
Dependency: org.reactivestreams:reactive-streams
Copyright: Reactive Streams
License: MIT
./LICENSE
MIT No Attribution
Copyright 2014 Reactive Streams
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-------------- Separator --------------
Dependency: org.reflections:reflections
Copyright: Ron Mamo
License: Apache 2.0
./LICENSE-2.0.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
Dependency: org.scala-lang:scala-library
Copyright: EPFL and Lightbend, Inc.
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE
Scala
Copyright (c) 2002-2023 EPFL
Copyright (c) 2011-2023 Lightbend, Inc.
Scala includes software developed at
LAMP/EPFL (https://lamp.epfl.ch/) and
Lightbend, Inc. (https://www.lightbend.com/).
Licensed under the Apache License, Version 2.0 (the "License").
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 software includes projects with other licenses -- see `doc/LICENSE.md`.
-------------- Separator --------------
Dependency: org.slf4j:slf4j-api
Copyright: QOS.ch
License: MIT
./LICENSE.txt
Copyright (c) 2004-2023 QOS.ch
All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-------------- Separator --------------
Dependency: org.springframework:spring-context
Copyright: Pivotal, Inc.
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./src/docs/dist/notice.txt
Spring Framework ${version}
Copyright (c) 2002-${copyright} Pivotal, Inc.
This product is licensed to you under the Apache License, Version 2.0
(the "License"). You may not use this product except in compliance with
the License.
This product may include a number of subcomponents with separate
copyright notices and license terms. Your use of the source code for
these subcomponents is subject to the terms and conditions of the
subcomponent's license, as noted in the license.txt file.
-------------- Separator --------------
Dependency: org.springframework:spring-core
Copyright: Pivotal, Inc.
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./src/docs/dist/notice.txt
Apache 2.0 ( same as org.springframework:spring-context)
-------------- Separator --------------
Dependency: org.xerial.snappy:snappy-java
Copyright: Taro L. Saito
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE
This product includes software developed by Google
Snappy: http://code.google.com/p/snappy/ (New BSD License)
This product includes software developed by Apache
PureJavaCrc32C from apache-hadoop-common http://hadoop.apache.org/
(Apache 2.0 license)
This library contains statically linked libstdc++. This inclusion is allowed by
"GCC Runtime Library Exception"
http://gcc.gnu.org/onlinedocs/libstdc++/manual/license.html
== Contributors ==
* Tatu Saloranta
* Providing benchmark suite
* Alec Wysoker
* Performance and memory usage improvement
Third-Party Notices and Licenses:
- Hadoop: Apache Hadoop is used as a dependency
License: Apache License 2.0
Source/Reference: https://github.com/apache/hadoop/blob/trunk/NOTICE.txt
-------------- Separator --------------
Dependency: org.yaml:snakeyaml
Copyright: SnakeYAML.org
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.linecorp.armeria:armeria-grpc-protocol)
-------------- Separator --------------
Dependency: software.amazon.awssdk:acm
Copyright: Amazon.com, Inc.
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as com.linecorp.armeria:armeria-grpc-protocol)
-------------- Separator --------------
./NOTICE.txt
AWS SDK for Java 2.0
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
This product includes software developed by
Amazon Technologies, Inc (http://www.amazon.com/).
**********************
THIRD PARTY COMPONENTS
**********************
This software includes third party software subject to the following copyrights:
- XML parsing and utility functions from JetS3t - Copyright 2006-2009 James Murty.
- PKCS#1 PEM encoded private key parsing and utility functions from oauth.googlecode.com - Copyright 1998-2010 AOL Inc.
- Apache Commons Lang - https://github.com/apache/commons-lang
- Netty Reactive Streams - https://github.com/playframework/netty-reactive-streams
- Jackson-core - https://github.com/FasterXML/jackson-core
- Jackson-dataformat-cbor - https://github.com/FasterXML/jackson-dataformats-binary
The licenses for these third party components are included in LICENSE.txt
- For Apache Commons Lang see also this required NOTICE:
Apache Commons Lang
Copyright 2001-2020 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (https://www.apache.org/).
-------------- Separator --------------
Dependency: software.amazon.awssdk:annotations
Copyright: Amazon.com, Inc.
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as software.amazon.awssdk:acm)
-------------- Separator --------------
./NOTICE.txt
(Notice same as software.amazon.awssdk:acm)
-------------- Separator --------------
Dependency: software.amazon.awssdk:apache-client
Copyright: Amazon.com, Inc.
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as software.amazon.awssdk:acm)
-------------- Separator --------------
./NOTICE.txt
(Notice same as software.amazon.awssdk:acm)
-------------- Separator --------------
Dependency: software.amazon.awssdk:arns
Copyright: Amazon.com, Inc.
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as software.amazon.awssdk:acm)
-------------- Separator --------------
./NOTICE.txt
(Notice same as software.amazon.awssdk:acm)
-------------- Separator --------------
Dependency: software.amazon.awssdk:auth
Copyright: Amazon.com, Inc.
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as software.amazon.awssdk:acm)
-------------- Separator --------------
./NOTICE.txt
(Notice same as software.amazon.awssdk:acm)
-------------- Separator --------------
Dependency: software.amazon.awssdk:aws-core
Copyright: Amazon.com, Inc.
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as software.amazon.awssdk:acm)
-------------- Separator --------------
./NOTICE.txt
(Notice same as software.amazon.awssdk:acm)
-------------- Separator --------------
Dependency: software.amazon.awssdk:aws-json-protocol
Copyright: Amazon.com, Inc.
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as software.amazon.awssdk:acm)
-------------- Separator --------------
./NOTICE.txt
(Notice same as software.amazon.awssdk:acm)
-------------- Separator --------------
Dependency: software.amazon.awssdk:aws-query-protocol
Copyright: Amazon.com, Inc.
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as software.amazon.awssdk:acm)
-------------- Separator --------------
./NOTICE.txt
(Notice same as software.amazon.awssdk:acm)
-------------- Separator --------------
Dependency: software.amazon.awssdk:aws-xml-protocol
Copyright: Amazon.com, Inc.
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as software.amazon.awssdk:acm)
-------------- Separator --------------
./NOTICE.txt
(Notice same as software.amazon.awssdk:acm)
-------------- Separator --------------
Dependency: software.amazon.awssdk:checksums
Copyright: Amazon.com, Inc.
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as software.amazon.awssdk:acm)
-------------- Separator --------------
./NOTICE.txt
(Notice same as software.amazon.awssdk:acm)
-------------- Separator --------------
Dependency: software.amazon.awssdk:checksums-spi
Copyright: Amazon.com, Inc.
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as software.amazon.awssdk:acm)
-------------- Separator --------------
./NOTICE.txt
(Notice same as software.amazon.awssdk:acm)
-------------- Separator --------------
Dependency: software.amazon.awssdk:cloudwatch
Copyright: Amazon.com, Inc.
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as software.amazon.awssdk:acm)
-------------- Separator --------------
./NOTICE.txt
(Notice same as software.amazon.awssdk:acm)
-------------- Separator --------------
Dependency: software.amazon.awssdk:crt-core
Copyright: Amazon.com, Inc.
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as software.amazon.awssdk:acm)
-------------- Separator --------------
./NOTICE.txt
(Notice same as software.amazon.awssdk:acm)
-------------- Separator --------------
Dependency: software.amazon.awssdk:endpoints-spi
Copyright: Amazon.com, Inc.
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as software.amazon.awssdk:acm)
-------------- Separator --------------
./NOTICE.txt
(Notice same as software.amazon.awssdk:acm)
-------------- Separator --------------
Dependency: software.amazon.awssdk:http-auth
Copyright: Amazon.com, Inc.
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as software.amazon.awssdk:acm)
-------------- Separator --------------
./NOTICE.txt
(Notice same as software.amazon.awssdk:acm)
-------------- Separator --------------
Dependency: software.amazon.awssdk:http-auth-aws
Copyright: Amazon.com, Inc.
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as software.amazon.awssdk:acm)
-------------- Separator --------------
./NOTICE.txt
(Notice same as software.amazon.awssdk:acm)
-------------- Separator --------------
Dependency: software.amazon.awssdk:http-auth-spi
Copyright: Amazon.com, Inc.
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as software.amazon.awssdk:acm)
-------------- Separator --------------
./NOTICE.txt
(Notice same as software.amazon.awssdk:acm)
-------------- Separator --------------
Dependency: software.amazon.awssdk:http-client-spi
Copyright: Amazon.com, Inc.
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as software.amazon.awssdk:acm)
-------------- Separator --------------
./NOTICE.txt
(Notice same as software.amazon.awssdk:acm)
-------------- Separator --------------
Dependency: software.amazon.awssdk:identity-spi
Copyright: Amazon.com, Inc.
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as software.amazon.awssdk:acm)
-------------- Separator --------------
./NOTICE.txt
(Notice same as software.amazon.awssdk:acm)
-------------- Separator --------------
Dependency: software.amazon.awssdk:json-utils
Copyright: Bazaarvoice
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as software.amazon.awssdk:acm)
-------------- Separator --------------
./NOTICE.txt
(Notice same as software.amazon.awssdk:acm)
-------------- Separator --------------
Dependency: software.amazon.awssdk:metrics-spi
Copyright: Amazon.com, Inc.
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as software.amazon.awssdk:acm)
-------------- Separator --------------
./NOTICE.txt
(Notice same as software.amazon.awssdk:acm)
-------------- Separator --------------
Dependency: software.amazon.awssdk:netty-nio-client
Copyright: Amazon.com, Inc.
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as software.amazon.awssdk:acm)
-------------- Separator --------------
./NOTICE.txt
(Notice same as software.amazon.awssdk:acm)
-------------- Separator --------------
Dependency: software.amazon.awssdk:profiles
Copyright: Amazon.com, Inc.
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as software.amazon.awssdk:acm)
-------------- Separator --------------
./NOTICE.txt
(Notice same as software.amazon.awssdk:acm)
-------------- Separator --------------
Dependency: software.amazon.awssdk:protocol-core
Copyright: Amazon.com, Inc.
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as software.amazon.awssdk:acm)
-------------- Separator --------------
./NOTICE.txt
(Notice same as software.amazon.awssdk:acm)
-------------- Separator --------------
Dependency: software.amazon.awssdk:regions
Copyright: Amazon.com, Inc.
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as software.amazon.awssdk:acm)
-------------- Separator --------------
./NOTICE.txt
(Notice same as software.amazon.awssdk:acm)
-------------- Separator --------------
Dependency: software.amazon.awssdk:s3
Copyright: Amazon.com, Inc.
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as software.amazon.awssdk:acm)
-------------- Separator --------------
./NOTICE.txt
(Notice same as software.amazon.awssdk:acm)
-------------- Separator --------------
Dependency: software.amazon.awssdk:sdk-core
Copyright: Amazon.com, Inc.
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as software.amazon.awssdk:acm)
-------------- Separator --------------
./NOTICE.txt
(Notice same as software.amazon.awssdk:acm)
-------------- Separator --------------
Dependency: software.amazon.awssdk:servicediscovery
Copyright: Amazon.com, Inc.
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as software.amazon.awssdk:acm)
-------------- Separator --------------
./NOTICE.txt
(Notice same as software.amazon.awssdk:acm)
-------------- Separator --------------
Dependency: software.amazon.awssdk:third-party-jackson-core
Copyright: Amazon.com, Inc.
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as software.amazon.awssdk:acm)
-------------- Separator --------------
./NOTICE.txt
(Notice same as software.amazon.awssdk:acm)
-------------- Separator --------------
Dependency: software.amazon.awssdk:utils
Copyright: Amazon.com, Inc.
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as software.amazon.awssdk:acm)
-------------- Separator --------------
./NOTICE.txt
(Notice same as software.amazon.awssdk:acm)
-------------- Separator --------------
Dependency: software.amazon.cloudwatchlogs:aws-embedded-metrics
Copyright: Amazon.com, Inc.
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as org.opensearch.dataprepper:data-prepper)
-------------- Separator --------------
./NOTICE
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
-------------- Separator --------------
Dependency: software.amazon.eventstream:eventstream
Copyright: Amazon.com, Inc.
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as com.aayushatharva.brotli4j:brotli4j)
-------------- Separator --------------
./NOTICE
AWS EventStream for Java
Copyright 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
-------------- Separator --------------