diff --git a/THIRD_PARTY_LICENSES.txt b/THIRD_PARTY_LICENSES.txt
index 3ef173a8014..368dd3fabc5 100644
--- a/THIRD_PARTY_LICENSES.txt
+++ b/THIRD_PARTY_LICENSES.txt
@@ -29,64 +29,140 @@ Fourth Party Runtime Dependencies
--------------------------------------------
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Dropwizard Metrics Coda Hale and Yammer, Inc.
+CDI-API RedHat, Inc., JBoss community
Apache 2.0
-Used by: [helidon-reactive-dbclient-metrics-jdbc]
+Used by: [helidon-health-checks, helidon-integrations-cdi-datasource, helidon-integrations-cdi-datasource-hikaricp, helidon-integrations-cdi-datasource-ucp, helidon-integrations-cdi-delegates, helidon-integrations-cdi-eclipselink, helidon-integrations-cdi-hibernate, helidon-integrations-cdi-jpa, helidon-integrations-cdi-jta, helidon-integrations-cdi-jta-weld, helidon-integrations-cdi-reference-counted-context, helidon-integrations-micrometer-cdi, helidon-integrations-micronaut-cdi, helidon-integrations-micronaut-data, helidon-integrations-microstream-cdi, helidon-integrations-oci-sdk-cdi, helidon-integrations-vault-cdi, helidon-jersey-client, helidon-messaging-aq, helidon-messaging-jms, helidon-messaging-kafka, helidon-messaging-mock, helidon-messaging-wls-jms, helidon-microprofile-config, helidon-microprofile-cors, helidon-microprofile-fault-tolerance, helidon-microprofile-metrics, helidon-microprofile-server, helidon-microprofile-service-common, helidon-microprofile-telemetry, helidon-microprofile-tracing, helidon-microprofile-websocket, weld-se-core]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Copyright 2010-2013 Coda Hale and Yammer, Inc., 2014-2017 Dropwizard Team
+Jakarta CDI API (jakarta.enterprise:jakarta.enterprise.cdi-api)
+ Copyright 2010, 2016, Red Hat, Inc., and individual contributors
+ Copyright 2008,2018 Red Hat, Inc., and individual contributors
+ Copyright (c) 2018,2022 Eclipse Foundation.
+ Copyright (c) 2021 Red Hat and others
+ Copyright 2010,2013 2015, Red Hat, Inc., and individual contributors
+--------------------------------------------
+# Notices for Jakarta Contexts and Dependency Injection
+
+This content is produced and maintained by the Jakarta Contexts and Dependency Injection
+project.
+
+* Project home: https://projects.eclipse.org/projects/ee4j.cdi
+
+## Trademarks
+
+Jakarta Contexts and Dependency Injection is a trademark of the Eclipse Foundation.
+
+## Copyright
-This product includes software developed by Coda Hale and Yammer, Inc.
+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 v. 2.0 which is available at
+http://www.apache.org/licenses/LICENSE-2.0
+
+SPDX-License-Identifier: Apache-2.0
+
+## Source Code
-This product includes code derived from the JSR-166 project (ThreadLocalRandom, Striped64,
-LongAdder), which was released with the following comments:
+The project maintains the following source code repositories:
- Written by Doug Lea with assistance from members of JCP JSR-166
- Expert Group and released to the public domain, as explained at
- http://creativecommons.org/publicdomain/zero/1.0/
+* https://github.com/eclipse-ee4j/cdi
+--------------------------------------------
See full text at the bottom of this document for license: Apache-2.0
----------------------------------
-Fourth Party Runtime Dependencies
----------------------------------
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"Jakarta Dependency Injection" (jakarta.inject:jakarta.inject-api)
+ Copyright (C) 2009 The JSR-330 Expert Group
+ Copyright 2018,2020 Eclipse Foundation.
-SLF4J
- Copyright (c) 2004-2019 QOS.ch
-The MIT License SPDX short identifier: MIT
+ 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.
-Further resources on the MIT License Copyright
+ SPDX-License-Identifier: Apache-2.0
+--------------------------------------------
+"Jakarta Interceptors" (jakarta.interceptor:jakarta.interceptor-api)
+ Copyright (c) 1997,2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2021 Contributors to the Eclipse Foundation
+ Copyright 2019, 2020 Eclipse Foundation. 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:
+ 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.
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
+ SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+--------------------------------------------
+"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
+ Copyright 2019, 2021 Eclipse Foundation. All rights reserved.
+ Copyright (c) 2005,2021 Oracle and/or its affiliates. All rights reserved.
+
+ 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
+--------------------------------------------
+"Jakarta Expression Language API" (jakarta.el:jakarta.el-api)
+ Copyright (c) 2021 Contributors to the Eclipse Foundation
+ Copyright (c) 1997,2022 Oracle and/or its affiliates and others.
+ Copyright (c) 2018, 2022 Eclipse Foundation. All rights reserved.
+ Copyright 2004 The Apache Software Foundation
+
+ 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
+--------------------------------------------
+See full text at the bottom of this document for license: EPL-2.0
+--------------------------------------------
+See full text at the bottom of this document for license: GPLv2-CPE
-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.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Eclipse Parsson Eclipse Foundation
Eclipse Public License 2.0 + GPL v.2 with CPE
-Used by: [helidon-graal-native-image-extension, helidon-lra-coordinator-server, helidon-microprofile-server, helidon-mp-graal-native-image-extension, helidon-http-media-jsonp, helidon-openapi, helidon-reactive-dbclient-jsonp, helidon-reactive-dbclient-mongodb, helidon-reactive-media-jsonb, helidon-reactive-media-jsonp, helidon-security-jwt]
+Used by: [helidon-dbclient-jsonp, helidon-dbclient-mongodb, helidon-graal-native-image-extension, helidon-http-media-jsonp, helidon-lra-coordinator-server, helidon-microprofile-server, helidon-mp-graal-native-image-extension, helidon-security-jwt]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Eclipse Parsson (org.eclipse.parsson:parsson)
- Copyright (c) 2011,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2011, 2023 Oracle and/or its affiliates. All rights reserved.
+
+ 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
--------------------------------------------
-# Notices for Jakarta JSON Processing
+# Notices for Eclipse Parsson
-This content is produced and maintained by the Jakarta JSON Processing project.
+This content is produced and maintained by the Eclipse Parsson project.
-* Project home: https://projects.eclipse.org/projects/ee4j.jsonp
+* Project home: https://projects.eclipse.org/projects/ee4j.parsson
## Trademarks
- Jakarta JSON Processing is a trademark of the Eclipse Foundation.
+ Eclipse Parsson is a trademark of the Eclipse Foundation.
## Copyright
@@ -98,34 +174,60 @@ source code repository logs.
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 v2.0 w/Classpath exception which is available at
-https://www.gnu.org/software/classpath/license.html.
+https://www.eclipse.org/legal/epl-2.0.
-SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+SPDX-License-Identifier: EPL-2.0
## Source Code
The project maintains the following source code repositories:
-* https://github.com/eclipse-ee4j/jsonp
+* https://github.com/eclipse-ee4j/parsson
+
+## Third-party Content
+
+This project leverages the following third party content.
+
+None
+
+## 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.
--------------------------------------------
See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
----------------------------------------------------------------------------------------
Fourth Party Dependencies
--------------------------------------------
+
"Jakarta JSON Processing API" (jakarta.json:jakarta.json-api)
- Copyright (c) 2011,2022 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2021 Eclipse Foundation. All rights reserved.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+
+Copyright (c) 2011, 2023 Oracle and/or its affiliates. All rights reserved.
+
+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
+
+ Licenses:
+EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
--------------------------------------------
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Eclipse Tyrus Oracle
Eclipse Public License 2.0 + GPL v.2 with CPE
-Used by: [helidon-reactive-webserver-websocket]
+Used by: [helidon-microprofile-websocket]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Eclipse Tyrus (org.glassfish.tyrus:tyrus-*)
Copyright (c) 2007,2022 Oracle and/or its affiliates. All rights reserved.
@@ -211,7 +313,7 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Eclipse Yasson Eclipse Foundation
Multiple Licenses
-Used by: [helidon-microprofile, helidon-http-media-jsonb, helidon-openapi, helidon-reactive-media-jsonb]
+Used by: [helidon-http-media-jsonb, helidon-microprofile, helidon-webserver-graphql]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Eclipse Yasson
org.eclipse.yasson (org.eclipse:yasson)
@@ -329,11 +431,11 @@ Used by: [helidon-integrations-cdi-eclipselink]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
EclipseLink JPA (org.eclipse.persistence:org.eclipse.persistence.jpa)
Copyright (c) 1998,2018 IBM and/or its affiliates. All rights reserved.
+ Copyright (c) 1998,2021 IBM Corporation and/or its affiliates. All rights reserved.
+ Copyright (c) 1998,2023 Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2000, 2015 -2011 INRIA, France Telecom
- Copyright (c) 1998,2019 IBM Corporation and/or its affiliates. All rights reserved.
- Copyright (c) 1998,2021 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 1998,2021 IBM Corporation. All rights reserved.
Copyright (c) 1998,2018 Hans Harz, Andrew Rustleund, IBM Corporation. All rights reserved.
+ Copyright (c) 1998,2022 IBM Corporation. All rights reserved.
--------------------------------------------
# Notices for EclipseLink
@@ -402,27 +504,27 @@ Fourth Party Dependencies
--------------------------------------------
"EclipseLink ASM" (org.eclipse.persistence:org.eclipse.persistence.asm)
Copyright (c) 2000-2011 INRIA, France Telecom
- Copyright (c) 2018,2021 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2018,2022 Oracle and/or its affiliates. All rights reserved.
Eclipse Public License - 2.0
Eclipse Distribution License - v 1.0
--------------------------------------------
"EclipseLink Core" (org.eclipse.persistence:org.eclipse.persistence.core)
Copyright (c) 2012,2020 Oracle and/or its affiliates. All Rights Reserved.
+ Copyright (c) 2009,2022 Markus Karg, SAP. All rights reserved.
Copyright (c) 2009,2016 SAP, IBM Corporation. All rights reserved.
- Copyright (c) 1998,2019 SAP. All rights reserved.
- Copyright (c) 1998,2021 IBM Corporation and/or its affiliates. All rights reserved.
+ Copyright (c) 2009,2022 Fujitsu Limited. All rights reserved.
+ Copyright (c) 1998,2022 SAP. All rights reserved.
Copyright (c) 1998,2020 IBM and/or its affiliates. All rights reserved.
- Copyright (c) 2009,2018 Markus Karg, SAP. All rights reserved.
Copyright (c) 2019 Payara Services Ltd.
- Copyright (c) 2011,2018 Jenzabar, Inc. All rights reserved.
- Copyright (c) 1998,2021 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 1998,2021 IBM Corporation. All rights reserved.
+ Copyright (c) 1998,2023 IBM Corporation. All rights reserved.
+ Copyright (c) 2011,2022 Jenzabar, Inc. All rights reserved.
Copyright (c) 1998,2015 Sei Syvalta. All rights reserved.
Copyright (c) 2012,2018 Pervasive Software Inc. All Rights Reserved.
Copyright (c) 2010 Frank Schwarz. All rights reserved.
Copyright (c) 2020,2021 Oracle, IBM and/or its affiliates. All rights reserved.
- Copyright (c) 2009,2018 Fujitsu Limited. All rights reserved.
+ Copyright (c) 1998,2023 Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2008 Markus KARG(markus-karg@users.sourceforge.net).
+ Copyright (c) 1998,2022 IBM Corporation and/or its affiliates. All rights reserved.
Eclipse Public License - 2.0
Eclipse Distribution License - v 1.0
--------------------------------------------
@@ -447,244 +549,10 @@ See full text at the bottom of this document for license: Apache-2.0
"jakarta.transaction API" 2.0.0 (jakarta.transaction:jakarta.transaction-api)
Copyright (c) 1997,2020 Oracle and/or its affiliates. All rights reserved.
Eclipse Public License - 2.0
- GPL2 w/ CPE
+ GPL2 w/ CPE
--------------------------------------------
See full text at the bottom of this document for license: GPLv2-CPE
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Extended Scalars for graphql-java Brad Baker
-MIT
-Used by: [helidon-microprofile-graphql-server]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Copyright (c) 2018 Brad Baker and Contributors
-
-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.
-
---------------------------------------------
-"graphql-java" 15.0 (com.graphql-java:graphql-java)
- Copyright (c) 2015 Andreas Marek and Contributors
- The MIT License (MIT)
---------------------------------------------
-"java-dataloader" 2.2.3 (com.graphql-java:java-dataloader)
- Copyright (c) 2016 The original author or authors
- Apache License Version 2.0
---------------------------------------------
-"OkHttp" 3.2.0 (com.squareup.okhttp3:okhttp)
- Copyright (C) 2012,2016 Square, Inc.
- Copyright 2013 Twitter, Inc.
- Copyright (C) 2010,2012 The Android Open Source Project
- Apache License Version 2.0
---------------------------------------------
-"Okio" 1.6.0 (com.squareup.okio:okio)
- Copyright 2014 Square Inc.
- Copyright (C) 2014,2015 Square, Inc.
- Apache License Version 2.0
---------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
---------------------------------------------
-"reactive-streams" (org.reactivestreams:reactive-streams)
-
-/************************************************************************
- * Licensed under Public Domain (CC0) *
- * *
- * To the extent possible under law, the person who associated CC0 with *
- * this code has waived all copyright and related or neighboring *
- * rights to this code. *
- * *
- * You should have received a copy of the CC0 legalcode along with this *
- * work. If not, see .*
- ************************************************************************/
-
- CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT
- PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT
- CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES
- THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES
- NO WARRANTIES REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION
- OR WORKS PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES
- RESULTING FROM THE USE OF THIS DOCUMENT OR THE INFORMATION OR
- WORKS PROVIDED HEREUNDER.
-
-Statement of Purpose
-
-The laws of most jurisdictions throughout the world automatically
-confer exclusive Copyright and Related Rights (defined below) upon
-the creator and subsequent owner(s) (each and all, an "owner") of
-an original work of authorship and/or a database (each, a "Work").
-
-Certain owners wish to permanently relinquish those rights to a
-Work for the purpose of contributing to a commons of creative,
-cultural and scientific works ("Commons") that the public can
-reliably and without fear of later claims of infringement build
-upon, modify, incorporate in other works, reuse and redistribute
-as freely as possible in any form whatsoever and for any purposes,
-including without limitation commercial purposes. These owners may
-contribute to the Commons to promote the ideal of a free culture
-and the further production of creative, cultural and scientific
-works, or to gain reputation or greater distribution for their Work
-in part through the use and efforts of others.
-
-For these and/or other purposes and motivations, and without any
-expectation of additional consideration or compensation, the person
-associating CC0 with a Work (the "Affirmer"), to the extent that
-he or she is an owner of Copyright and Related Rights in the Work,
-voluntarily elects to apply CC0 to the Work and publicly distribute
-the Work under its terms, with knowledge of his or her Copyright
-and Related Rights in the Work and the meaning and intended legal
-effect of CC0 on those rights.
-
-1. Copyright and Related Rights. A Work made available under CC0
-may be protected by copyright and related or neighboring rights
-("Copyright and Related Rights"). Copyright and Related Rights
-include, but are not limited to, the following:
-
- the right to reproduce, adapt, distribute, perform, display,
- communicate, and translate a Work; moral rights retained by the
- original author(s) and/or performer(s); publicity and privacy
- rights pertaining to a person's image or likeness depicted in
- a Work; rights protecting against unfair competition in regards
- to a Work, subject to the limitations in paragraph 4(a), below;
- rights protecting the extraction, dissemination, use and reuse
- of data in a Work; database rights (such as those arising under
- Directive 96/9/EC of the European Parliament and of the Council
- of 11 March 1996 on the legal protection of databases, and under
- any national implementation thereof, including any amended or
- successor version of such directive); and other similar,
- equivalent or corresponding rights throughout the world based
- on applicable law or treaty, and any national implementations
- thereof.
-
-2. Waiver. To the greatest extent permitted by, but not in contravention
-of, applicable law, Affirmer hereby overtly, fully, permanently,
-irrevocably and unconditionally waives, abandons, and surrenders
-all of Affirmer's Copyright and Related Rights and associated claims
-and causes of action, whether now known or unknown (including
-existing as well as future claims and causes of action), in the
-Work (i) in all territories worldwide, (ii) for the maximum duration
-provided by applicable law or treaty (including future time
-extensions), (iii) in any current or future medium and for any
-number of copies, and (iv) for any purpose whatsoever, including
-without limitation commercial, advertising or promotional purposes
-(the "Waiver"). Affirmer makes the Waiver for the benefit of each
-member of the public at large and to the detriment of Affirmer's
-heirs and successors, fully intending that such Waiver shall not
-be subject to revocation, rescission, cancellation, termination,
-or any other legal or equitable action to disrupt the quiet enjoyment
-of the Work by the public as contemplated by Affirmer's express
-Statement of Purpose.
-
-3. Public License Fallback. Should any part of the Waiver for any
-reason be judged legally invalid or ineffective under applicable
-law, then the Waiver shall be preserved to the maximum extent
-permitted taking into account Affirmer's express Statement of
-Purpose. In addition, to the extent the Waiver is so judged Affirmer
-hereby grants to each affected person a royalty-free, non transferable,
-non sublicensable, non exclusive, irrevocable and unconditional
-license to exercise Affirmer's Copyright and Related Rights in the
-Work (i) in all territories worldwide, (ii) for the maximum duration
-provided by applicable law or treaty (including future time
-extensions), (iii) in any current or future medium and for any
-number of copies, and (iv) for any purpose whatsoever, including
-without limitation commercial, advertising or promotional purposes
-(the "License"). The License shall be deemed effective as of the
-date CC0 was applied by Affirmer to the Work. Should any part of
-the License for any reason be judged legally invalid or ineffective
-under applicable law, such partial invalidity or ineffectiveness
-shall not invalidate the remainder of the License, and in such case
-Affirmer hereby affirms that he or she will not (i) exercise any
-of his or her remaining Copyright and Related Rights in the Work
-or (ii) assert any associated claims and causes of action with
-respect to the Work, in either case contrary to Affirmer's express
-Statement of Purpose.
-
-4. Limitations and Disclaimers.
-
- No trademark or patent rights held by Affirmer are waived,
- abandoned, surrendered, licensed or otherwise affected by this
- document. Affirmer offers the Work as-is and makes no
- representations or warranties of any kind concerning the Work,
- express, implied, statutory or otherwise, including without
- limitation warranties of title, merchantability, fitness for a
- particular purpose, non infringement, or the absence of latent
- or other defects, accuracy, or the present or absence of errors,
- whether or not discoverable, all to the greatest extent permissible
- under applicable law. Affirmer disclaims responsibility for
- clearing rights of other persons that may apply to the Work or
- any use thereof, including without limitation any person's
- Copyright and Related Rights in the Work. Further, Affirmer
- disclaims responsibility for obtaining any necessary consents,
- permissions or other rights required for any use of the Work.
- Affirmer understands and acknowledges that Creative Commons is
- not a party to this document and has no duty or obligation with
- respect to this CC0 or use of the Work.
---------------------------------------------
-"SLF4J API Module" (org.slf4j:slf4j-api)
-Copyright (c) 2004-2017 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.
---------------------------------------------
-"ANTLR 4 Runtime" (org.antlr:antlr4-runtime)
-Copyright (c) 2012-2017 The ANTLR Project. 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 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.
-
---------------------------------------------
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Google APIs Client Library for Java Google
Apache 2.0
@@ -812,194 +680,169 @@ commons-codec:commons-codec
--------------------------------------------
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Guava Google
+Handlebars.java Edgar Espina
Apache 2.0
-Used by: [io.grpc]
+Used by: [helidon-inject-maven-plugin, helidon-inject-tools, helidon-integrations-oci-sdk-processor]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-/*
- * Copyright (C) 2012 The Guava 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.
- */
-See full text at the bottom of this document for license: Apache-2.0
-++++++++++++++++++++++++
-4th party dependencies
-++++++++++++++++++++++++++++
-com.google.code.findbugs:jsr305:3.0.2
-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:
+Handlebars (com.github.jknack:handlebars)
+Copyright (c) 2012-2015 Edgar Espina
-1. Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
+This file is part of Handlebars.java.
-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.
+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
-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.
+ http://www.apache.org/licenses/LICENSE-2.0
-++++++++++++++++++
-checker-qual, v2.11.1, MIT
-Checker Framework qualifiers
-Copyright 2004-present by the Checker Framework developers
+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.
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Runtime Dependencies
+--------------------------------------------
+"SLF4J API Module" (org.slf4j:slf4j-api)
+ Copyright (c) 2004-2011 QOS.ch
-MIT License:
+The MIT License SPDX short identifier: MIT
-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:
+Further resources on the MIT License Copyright
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
+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.
-© 2020 GitHub, Inc.
+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.
-+++++++++++++++++++
-error_prone_annotations, v2.3.4, Apache 2.0
-/*
- * Copyright 2014 The Error Prone 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.
- */
+--------------------------------------------
+org.antlr:antlr4-runtime
+[The "BSD 3-clause license"]
+Copyright (c) 2012-2017 The ANTLR Project. All rights reserved.
-++++++++++++
-j2objc-annotations, v1.3, Apache 2.0
-/*
- * Copyright 2011 Google 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
- *
- * 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.
- */
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
-+++++++++++++++++
- net.jcip.annotations
-Copyright (c) 2005, Brian Goetz and Tim Peierls
+ 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.
-Redistribution and use in source and binary forms, with or without modification,
-are permitted provided that the following conditions are met:
+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.
+--------------------------------------------
+org.apache.commons:commons-lang3
+ Apache Commons Lang
+ Copyright 2001-2021 The Apache Software Foundation
-1. Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
+This product includes software developed at
+The Apache Software Foundation (https://www.apache.org/).
+--------------------------------------------
+org.apache.commons:commons-text
+ Apache Commons Text
+ Copyright 2014-2019 The Apache Software Foundation
-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 product includes software developed at
+The Apache Software Foundation (https://www.apache.org/).
+--------------------------------------------
-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.
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+Hibernate Validator Hibernate
+Apache 2.0
+Used by: [helidon-microprofile-bean-validation]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+Hibernate Validator
+ Copyright 2007-2021 Red Hat, Inc. All Rights Reserved
+ Copyright 2009 IIZUKA Software Technologies Ltd
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"Jakarta Bean Validation API" (jakarta.validation:jakarta.validation-api)
+ Copyright (c) 2019,2020 Eclipse Foundation.
+ Apache License 2.0
-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.
-++++++++++++
-listenablefuture, v9999.0-empty-to-avoid-conflict-with-guava, Apache 2.0
-/*
- * Copyright 2011 Google 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
- *
- * 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 content is produced and maintained by the Eclipse Jakarta Bean Validation
+project.
-+++++++++++++++++
+Project home: https://projects.eclipse.org/projects/ee4j.bean-validation
-failureaccess, v1.0.1, Apache 2.0
-/*
- * Copyright 2011 Google 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
- *
- * 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.
- */
+## 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.
+--------------------------------------------
+"JBoss Logging 3" (org.jboss.logging:jboss-logging)
+ Copyright 2010,2011 Red Hat, Inc., and individual contributors
+ Copyright 2010,2019 Red Hat, Inc.
+ Apache License 2.0
+--------------------------------------------
+"ClassMate" (com.fasterxml:classmate)
+ Copyright: (C) FasterXML, LLC and Tatu Saloranta
+ Apache License 2.0
+ Java ClassMate library was originally written by Tatu Saloranta (tatu.saloranta@iki.fi)
+
+ Other developers who have contributed code are:
+
+ * Brian Langel
+
+ 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.
+ Apache License 2.0
+--------------------------------------------
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
HikariCP Brett Woolridge
Apache 2.0
-Used by: [helidon-integrations-cdi-datasource-hikaricp, helidon-reactive-dbclient-jdbc, helidon-reactive-dbclient-metrics-jdbc]
+Used by: [helidon-dbclient-hikari, helidon-integrations-cdi-datasource-hikaricp]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
HikariCP (com.zaxxer:HikariCP)
Copyright (C) 2013,2019 Brett Wooldridge
-
+
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
@@ -1017,7 +860,7 @@ Fourth Party Runtime Dependencies
The MIT License SPDX short identifier: MIT
-Further resources on the MIT License Copyright
+Further resources on the MIT License Copyright
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
@@ -1037,6 +880,17 @@ 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.
--------------------------------------------
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+JBoss Logging Apache 2.0
+Apache 2.0
+Used by: [helidon-microprofile-cdi]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+JBoss Logging 3 (org.jboss.logging:jboss-logging)
+ Copyright 2023 Red Hat, Inc.
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
JGit Core Eclipse Foundation
Eclipse Distribution License 1.0
@@ -1046,86 +900,91 @@ JGit - Core (org.eclipse.jgit:org.eclipse.jgit)
Copyright (C) 2011, Abhishek Bhatnagar and others
Copyright (C) 2009, Alex Blewitt
Copyright (C) 2014, Alexey Kuznetsov
- Copyright (C) 2019- 2020, Andre Bossert
+ Copyright (C) 2018- 2022, Andre Bossert and others
Copyright (C) 2014,2021 Andrey Loskutov and others
Copyright (C) 2014, André de Oliveira and others
Copyright (C) 2014, Arthur Daussy and others
Copyright (C) 2014, Axel Richard and others
Copyright (C) 2008, Charles O'Farrell
- Copyright (C) 2010,2021 Chris Aniszczyk and others
- Copyright (C) 2009,2020 Christian Halstrick and others
+ Copyright (C) 2010,2022 Chris Aniszczyk and others
+ Copyright (C) 2009,2021 Christian Halstrick and others
Copyright (C) 2013, CloudBees, Inc. and others
Copyright (C) 2009,2010 Constantine Plotnikov
Copyright (C) 2012, Daniel Megert and others
Copyright (C) 2007, Dave Watson
- Copyright (C) 2017,2018 David Pursehouse and others
+ Copyright (C) 2017,2022 David Pursehouse and others
Copyright (C) 2015,2017 Ericsson and others
+ Copyright (C) 2021, Fabio Ponciroli
Copyright (C) 2008, Florian Köberle and others
Copyright (C) 2011, GEBIT Solutions and others
Copyright (C) 2010, Garmin International
- Copyright (C) 2011,2019 GitHub Inc. and others
- Copyright (C) 2008,2020 Google Inc. and others
+ Copyright (C) 2011,2023 GitHub Inc. and others
+ Copyright (C) 2008,2023 Google Inc. and others
Copyright (C) 2013, Gunnar Wagenknecht
Copyright (C) 2013,2014 Gustaf Lundh and others
- Copyright (C) 2011,2020 IBM Corporation and others
+ Copyright (C) 2011,2012 IBM Corporation and others. and others
Copyright (C) 2009, Igor Fedorenko
Copyright (C) 2008, Imran M Yousuf
- Copyright (C) 2015,2020 Ivan Motsch and others
+ Copyright (C) 2015,2022 Ivan Motsch and others
Copyright (C) 2016,2020 JGit contributors
Copyright (C) 2010, Jens Baumgart and others
- Copyright (C) 2009,2010 JetBrains s.r.o. and others
- Copyright (C) 2008- 2020, Johannes E. Schindelin and others
+ Copyright (C) 2009,2022 JetBrains s.r.o. and others
+ Copyright (C) 2008- 2021, Johannes E. Schindelin and others
Copyright (C) 2009, Johannes Schindelin and others
Copyright (C) 2008,2009 Jonas Fonseca
+ Copyright (c) 2020,2022 Julian Ruppel and others
Copyright (C) 2015, Kaloyan Raev and others
Copyright (C) 2011, Ketan Padegaonkar and others
Copyright (c) 2014, Konrad Kügler and others
Copyright (C) 2018, Konrad Windszus and others
- Copyright (C) 2016, Laurent Delaigue and others
+ Copyright (C) 2016,2021 Laurent Delaigue and others
Copyright (C) 2014 Laurent Goujon and others
Copyright 2017 Marc Stevens , Dan Shumow
Copyright (C) 2010,2019 Marc Strapetz
- Copyright (C) 2008, Marek Zawirski and others
+ Copyright (C) 2008,2022 Marek Zawirski and others
Copyright (C) 2009, Mark Struberg
Copyright (C) 2018, Markus Duft and others
Copyright (C) 2010,2020 Mathias Kinzler and others
- Copyright (C) 2010, Matt Fischer and others
- Copyright (C) 2010,2020 Matthias Sohn and others
+ Copyright (C) 2010,2023 Matthias Sohn and others
Copyright (C) 2020, Michael Dardis. and others
Copyright (C) 2008, Mike Ralphson
Copyright (C) 2009, Mykola Nikishov
- Copyright (C) 2017, Obeo (mathieu.cartaud@obeo.fr)
- Copyright (C) 2014,2015 Obeo. and others
+ Copyright (C) 2015,2022 Obeo and others
Copyright (C) 2015, Patrick Steinhardt and others
Copyright (C) 2011, Philipp Thun and others
- Copyright (c) 2021 Qualcomm Innovation Center, Inc.
+ Copyright (c) 2021,2023 Qualcomm Innovation Center, Inc.
Copyright (C) 2010,2021 Red Hat Inc. and others
Copyright (C) 2012,2021 Research In Motion Limited and others
Copyright (C) 2011, Roberto Tyley and others
- Copyright (C) 2008- 2018, Robin Rosenberg
- Copyright (C) 2012- 2021, Robin Rosenberg and others
+ Copyright (C) 2006- 2018, Robin Rosenberg
+ Copyright (C) 2012, 2022, Robin Rosenberg and others
Copyright (C) 2011,2013 Robin Stocker
- Copyright (C) 2013,2014 Robin Stocker and others
Copyright (C) 2010-2011 2012, Robin Stocker and others
+ Copyright (C) 2013,2014 Robin Stocker and others
Copyright (C) 2008, Roger C. Soares
- Copyright (C) 2018,2021 Salesforce and others
+ Copyright (C) 2023, SAP SE and others
+ Copyright (C) 2018,2022 Salesforce and others
Copyright (C) 2009,2013 Sasa Zivkov
Copyright (C) 2014, Sasa Zivkov , SAP AG and others
- Copyright (C) 2006,2020 Shawn O. Pearce and others
- Copyright (C) 2010- 2014, Stefan Lay
+ Copyright (C) 2006, 2022, Shawn O. Pearce and others
+ Copyright (C) 2021 Simeon Andreev and others
+ Copyright (C) 2022, Simeon Andreev and others
+ Copyright (C) 2010, 2014, Stefan Lay
+ Copyright (C) 2021,2023 Tencent.
Copyright (C) 2008, Thad Hughes and others
Copyright (C) 2009, The Android Open Source Project
Copyright (C) 2007 The Guava Authors
- Copyright (C) 2017,2021 Thomas Wolf and others
+ Copyright (C) 2017, 2023, Thomas Wolf and others
+ Copyright (C) 2018- 2019, Tim Neumann
Copyright (C) 2011, Tomasz Zarna and others
Copyright (C) 2009, Tor Arne Vestbø and others
Copyright (C) 2017, Two Sigma Open Source and others
Copyright (C) 2009, Vasyl' Vavrychuk and others
Copyright (C) 2017, Wim Jongman and others
+ Copyright (C) 2022, Workday Inc.
Copyright (C) 2009, Yann Simon and others
- Copyright (C) 2011,2020 Christoph Brill and others
-
-
+ Copyright (C) 2011,2022 Christoph Brill and others
+ Copyright (C) 2022, Fabio Ponciroli and others
--------------------------------------------
This program and the accompanying materials are made available
under the terms of the Eclipse Distribution License v1.0 which
@@ -1164,9 +1023,8 @@ 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.
-
--------------------------------------------
-Fourth Party Runtime Dependencies
+Fourth Party Dependencies
--------------------------------------------
"SLF4J API Module" (org.slf4j:slf4j-api)
Copyright (c) 2004-2011 QOS.ch
@@ -1191,132 +1049,61 @@ 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.
-
--------------------------------------------
"JavaEWAH" (com.googlecode.javaewah:JavaEWAH)
- Copyright 2009- 2016, Daniel Lemire, Cliff Moon, David McIntosh, Robert Becho, Google Inc.,
- Veronika Zenz, Owen Kaser, Gregory Ssi-Yan-Kai, Rory Graves
+ Copyright 2009- 2016, Daniel Lemire, Cliff Moon, David McIntosh, Robert Becho,
+ Google Inc., Veronika Zenz, Owen Kaser, Gregory Ssi-Yan-Kai, Rory Graves
Copyright 2012, Google Inc.
+Apache License 2.0
+--------------------------------------------
+"Apache Commons Codec" (commons-codec:commons-codec)
+ Copyright 2002-2023 The Apache Software Foundation
+
+ This product includes software developed at
+ The Apache Software Foundation (https://www.apache.org/).
+Apache License 2.0
+--------------------------------------------
See full text at the bottom of this document for license: Apache-2.0
--------------------------------------------
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Jakarta Activation API (JAF) Eclipse Foundation
-Eclipse Distribution License 1.0
-Used by: [helidon-integrations-cdi-jpa, helidon-integrations-micrometer-cdi, helidon-microprofile-fault-tolerance, helidon-microprofile-grpc-server, helidon-microprofile-metrics, helidon-microprofile-tracing, helidon-service-common-rest-cdi]
+Jakarta Annotations API Eclipse Foundation
+Eclipse Public License 2.0 + GPL v.2 with CPE
+Used by: [helidon-bundles-config, helidon-config, helidon-config-hocon, helidon-config-mp, helidon-config-tests-module-mappers-1-base, helidon-config-tests-module-mappers-2-override, helidon-config-tests-module-parsers-1-override, helidon-config-tests-test-bundle, helidon-config-yaml, helidon-config-yaml-mp, helidon-http-encoding, helidon-inject-api, helidon-inject-configdriven-runtime, helidon-inject-configdriven-tests-config, helidon-inject-configdriven-tests-configuredby, helidon-inject-configdriven-tests-configuredby-application, helidon-inject-maven-plugin, helidon-inject-runtime, helidon-inject-tests-interception, helidon-inject-tests-resources-inject, helidon-inject-tests-resources-plain, helidon-inject-tests-tck-jsr330, helidon-inject-tools, helidon-integrations-cdi-datasource, helidon-integrations-cdi-datasource-hikaricp, helidon-integrations-cdi-datasource-ucp, helidon-integrations-cdi-jpa, helidon-integrations-cdi-jta, helidon-integrations-micronaut-cdi-processor, helidon-integrations-micronaut-data, helidon-integrations-microstream-cdi, helidon-integrations-oci-sdk-cdi, helidon-integrations-oci-sdk-tests-test-application, helidon-integrations-oci-sdk-tests-test-module1, helidon-integrations-oci-sdk-tests-test-module2, helidon-integrations-oci-tls-certificates, helidon-jersey-client, helidon-messaging-mock, helidon-microprofile-fault-tolerance, helidon-microprofile-telemetry, weld-se-core]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Jakarta Activation API jar (jakarta.activation:jakarta.activation-api)
- Copyright (c) 1997,2021 Oracle and/or its affiliates. All rights reserved.
-
-# Notices for Jakarta Activation
+Jakarta Annotations API (jakarta.annotation:jakarta.annotation-api)
+Copyright (c) 2009, 2022 Oracle and/or its affiliates. All rights reserved.
+Copyright (c) 2021 Eclipse Foundation.
+-----------------------------------------------------------------------
+# Notices for Jakarta Annotations
-This content is produced and maintained by Jakarta Activation project.
+This content is produced and maintained by the Jakarta Annotations project.
-* Project home: https://projects.eclipse.org/projects/ee4j.jaf
+ * Project home: https://projects.eclipse.org/projects/ee4j.ca
-## Copyright
+## Trademarks
-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.
+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 Distribution License v. 1.0,
-which is available at http://www.eclipse.org/org/documents/edl-v10.php.
+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: BSD-3-Clause
+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/jaf
---------------------------------------------
-Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
+ * https://github.com/eclipse-ee4j/common-annotations-api
- - 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 Eclipse Foundation, 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.
---------------------------------------------
-
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Jakarta Annotations API Eclipse Foundation
-Eclipse Public License 2.0 + GPL v.2 with CPE
-Used by: [helidon-bundles-config, helidon-config, helidon-config-hocon, helidon-config-mp, helidon-config-tests-module-mappers-1-base, helidon-config-tests-module-mappers-2-override, helidon-config-tests-module-parsers-1-override, helidon-config-tests-test-bundle, helidon-config-yaml, helidon-config-yaml-mp, helidon-grpc-core, helidon-integrations-cdi-datasource, helidon-integrations-cdi-datasource-hikaricp, helidon-integrations-cdi-datasource-ucp, helidon-integrations-cdi-jpa, helidon-integrations-cdi-jta, helidon-integrations-micronaut-cdi-processor, helidon-integrations-micronaut-data, helidon-integrations-microstream-cdi, helidon-jersey-client, helidon-messaging-mock, helidon-microprofile-fault-tolerance, weld-se-core]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-1. The follow files are available in source code form under the Eclipse Public License at:
- https://github.com/eclipse-ee4j/common-annotations-api (The EPL license is reproduced below).
-2. All past Contributors to the Jakarta Annotations API disclaim all warranties and
- conditions, express and implied, including warranties or conditions of title and
- non-infringement, and implied warranties or conditions of merchantability and
- fitness for a particular purpose. In addition, such Contributors are not liable
- for any damages, including direct, indirect, special, incidental and consequential
- damages, such as lost profits.
-3. Any provisions of the Oracle license agreement that differ from the Eclipse Public
- License are offered by Oracle alone and not by any other party.
-
-________________________________________
-
-common-annotations-api 2.0.0
-
-################################
-
-# 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
+## 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
@@ -1324,68 +1111,9 @@ 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.
-
-#################################
-
-#
+-----------------------------------------------------------------------
See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
----
-
-##
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Jakarta Dependency Injection API Eclipse Foundation
-Apache 2.0
-Used by: [helidon-grpc-core, helidon-integrations-cdi-datasource-hikaricp, helidon-integrations-cdi-datasource-ucp, helidon-integrations-cdi-hibernate, helidon-integrations-micronaut-cdi-processor, helidon-jersey-client, helidon-jersey-connector, helidon-jersey-server, helidon-microprofile-config, helidon-security-integration-jersey, helidon-security-integration-jersey-client, helidon-security-providers-oidc, weld-se-core]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-injection-api 2.0
-
-###############################
-
-# Notices for Eclipse Jakarta Dependency Injection
-
-This content is produced and maintained by the Eclipse Jakarta Dependency Injection project.
-
-* Project home: https://projects.eclipse.org/projects/cdi.batch
-
-## Trademarks
-
-Jakarta Dependency Injection 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:
-
-https://github.com/eclipse-ee4j/injection-api
-https://github.com/eclipse-ee4j/injection-spec
-https://github.com/eclipse-ee4j/injection-tck
-
-## Third-party Content
-
-This project leverages the following third party content.
-
-None
-
-## Cryptography
-
-None
-
-################################
-See full text at the bottom of this document for license: Apache-2.0
-
+-----------------------------------------------------------------------
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Jakarta Expression Language (EL) Eclipse Foundation
Eclipse Public License 2.0 + GPL v.2 with CPE
@@ -1452,29 +1180,16 @@ Fourth Party Dependencies
EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Jakarta Expression Language API (EL API) Eclipse Foundation
+Jakarta Expression Language (EL) Eclipse Foundation
Eclipse Public License 2.0 + GPL v.2 with CPE
Used by: [helidon-security-abac-policy-el, weld-se-core]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-
-1. The follow files are available in source code form under the Eclipse Public License at:
- https://github.com/eclipse-ee4j/el-ri/ (The EPL license is reproduced below).
-2. All past Contributors to the Jakarta EL disclaim all warranties and
- conditions, express and implied, including warranties or conditions of title and
- non-infringement, and implied warranties or conditions of merchantability and
- fitness for a particular purpose. In addition, such Contributors are not liable
- for any damages, including direct, indirect, special, incidental and consequential
- damages, such as lost profits.
-3. Any provisions of the Oracle license agreement that differ from the Eclipse Public
- License are offered by Oracle alone and not by any other party.
-
-__________________________________________
-
-Jakarta Expression Language API (jakarta.el:jakarta.el-api)
- Copyright 2018, 2020 Eclipse Foundation. All rights reserved.
- Copyright (c) 1997,2020 Oracle and/or its affiliates and others.
+Jakarta Expression Language API (EL) (jakarta.el:jakarta.el-api)
+ Copyright (c) 2021 Contributors to the Eclipse Foundation
+ Copyright (c) 1997,2022 Oracle and/or its affiliates and others.
+ Copyright (c) 2018, 2022 Eclipse Foundation. All rights reserved.
Copyright 2004 The Apache Software Foundation
---------------------------------------------
+-------------------------------------------------------------------------
This content is produced and maintained by the Jakarta Expression Language project.
* Project home: https://projects.eclipse.org/projects/ee4j.el
@@ -1507,29 +1222,27 @@ SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
The project maintains the following source code repositories:
* https://github.com/eclipse-ee4j/el-ri
+
+## 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.
-------------------------------------------------------------------------
See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
----------------------------------------------------------------------------------------------------------------------
+-------------------------------------------------------------------------
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Jakarta Interceptors API Eclipse Foundation
Eclipse Public License 2.0 + GPL v.2 with CPE
-Used by: [helidon-microprofile-access-log, helidon-microprofile-jwt-auth, helidon-microprofile-messaging, helidon-microprofile-openapi, helidon-microprofile-scheduling, helidon-microprofile-security, helidon-microprofile-server, weld-se-core]
+Used by: [helidon-microprofile-access-log, helidon-microprofile-jwt-auth, helidon-microprofile-messaging, helidon-microprofile-openapi, helidon-microprofile-scheduling, helidon-microprofile-security, helidon-microprofile-server, helidon-microprofile-telemetry, weld-se-core]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-1. The follow files are available in source code form under the Eclipse Public License at:
- https://github.com/eclipse-ee4j/interceptor-api (The EPL license is reproduced below).
-2. All past Contributors to the Jakarta Interceptors API disclaim all warranties and
- conditions, express and implied, including warranties or conditions of title and
- non-infringement, and implied warranties or conditions of merchantability and
- fitness for a particular purpose. In addition, such Contributors are not liable
- for any damages, including direct, indirect, special, incidental and consequential
- damages, such as lost profits.
-3. Any provisions of the Oracle license agreement that differ from the Eclipse Public
- License are offered by Oracle alone and not by any other party.
-______________________________________________
-
Jakarta Interceptors (jakarta.interceptor:jakarta.interceptor-api)
Copyright (c) 1997,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright 2019, 2020 Eclipse Foundation. All rights reserved.
+ Copyright 2019, 2020 Eclipse Foundation. All rights reserved.
+ Copyright (c) 2017, 2020, 2021, 2022 Contributors to the Eclipse Foundation
--------------------------------------------
# Notices for Eclipse Project for Interceptors
@@ -1588,20 +1301,8 @@ Fourth Party Dependencies
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Jakarta JSON Binding API (JSON-B) Eclipse Foundation
Eclipse Public License 2.0 + GPL v.2 with CPE
-Used by: [helidon-grpc-core, helidon-microprofile, helidon-http-media-jsonb]
+Used by: [helidon-http-media-jsonb, helidon-microprofile]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-1. The follow files are available in source code form under the Eclipse Public License at:
- https://github.com/eclipse-ee4j/jsonb-api/api (The EPL license is reproduced below).
-2. All past Contributors to the Jakarta JSON Binding API disclaim all warranties and
- conditions, express and implied, including warranties or conditions of title and
- non-infringement, and implied warranties or conditions of merchantability and
- fitness for a particular purpose. In addition, such Contributors are not liable
- for any damages, including direct, indirect, special, incidental and consequential
- damages, such as lost profits.
-3. Any provisions of the Oracle license agreement that differ from the Eclipse Public
- License are offered by Oracle alone and not by any other party.
-__________________________________________
-
Jakarta JSON Binding API (JSON-B) (jakarta.json.bind:jakarta.json.bind-api)
Copyright (c) 2015,2020 Oracle and/or its affiliates. All rights reserved.
Copyright 2019, 2020 Eclipse Foundation. All Rights Reserved.
@@ -1640,7 +1341,7 @@ The project maintains the following source code repositories:
---
See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
---------------------------------------------
+--------------------------------------------------------------------------------
Fourth Party Dependencies
--------------------------------------------
Jakarta JSON Processing API (JSON-P) (jakarta.json:jakarta.json-api)
@@ -1648,27 +1349,86 @@ Jakarta JSON Processing API (JSON-P) (jakarta.json:jakarta.json-api)
Copyright (c) 2011,2020 Oracle and/or its affiliates. All rights reserved.
EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
--------------------------------------------
+# Notices for Jakarta JSON Processing
+
+This content is produced and maintained by the Jakarta JSON Processing project.
+
+* Project home: https://projects.eclipse.org/projects/ee4j.jsonp
+
+## Trademarks
+
+ Jakarta JSON Processing 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 v2.0 w/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/jsonp
+
+## Third-party Content
+
+This project leverages the following third party content.
+
+javax.ws.rs-api:2.0.1 (2.0.1)
+
+* License: (CDDL-1.1 OR GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0) AND
+ Apache-2.0
+* Project: https://github.com/jax-rs/api
+* Source: https://github.com/jax-rs/api
+
+javax.ws.rs:jsr311-api:jar:1.1.1 (1.1.1)
+
+* License: CDDL-1.0 AND Apache-2.0
+* Project: https://github.com/jax-rs/api
+* Source:
+ http://search.maven.org/remotecontent?filepath=javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1-sources.jar
+
+javax:javaee-web-api:jar:7.0 (7.0)
+
+* License: (CDDL-1.0 OR GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0) AND
+ (EPL-1.0 OR BSD-3-Clause) AND Apache-2.0 AND LicenseRef-Public Domain
+* Project: https://javaee.github.io
+* Source:
+ http://search.maven.org/remotecontent?filepath=javax/javaee-web-api/7.0/javaee-web-api-7.0-sources.jar
+
+JUnit (4.12)
+
+* License: Eclipse Public License
+
+## 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.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Jakarta Json Processing API (JSON-P) Eclipse Foundation
Eclipse Public License 2.0 + GPL v.2 with CPE
-Used by: [helidon-microprofile-server, helidon-http-media-jsonb, helidon-http-media-jsonp, helidon-webserver-observe-config, helidon-webserver-observe-health, helidon-webserver-observe-info, helidon-openapi, helidon-reactive-media-jsonp, helidon-security-jwt]
+Used by: [helidon-http-media-jsonb, helidon-http-media-jsonp, helidon-microprofile-server, helidon-security-jwt, helidon-webserver-observe-config, helidon-webserver-observe-health, helidon-webserver-observe-info, helidon-webserver-observe-log]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-1. The follow files are available in source code form under the Eclipse Public License at:
- https://github.com/eclipse-ee4j/jsonp/api (The EPL license is reproduced below).
-2. All past Contributors to the Jakarta JSON Process API disclaim all warranties and
- conditions, express and implied, including warranties or conditions of title and
- non-infringement, and implied warranties or conditions of merchantability and
- fitness for a particular purpose. In addition, such Contributors are not liable
- for any damages, including direct, indirect, special, incidental and consequential
- damages, such as lost profits.
-3. Any provisions of the Oracle license agreement that differ from the Eclipse Public
- License are offered by Oracle alone and not by any other party.
-
-_______________________________________________
-
Jakarta JSON Processing API (JSON-P) (jakarta.json:jakarta.json-api)
Copyright 2019 Eclipse Foundation. All rights reserved.
- Copyright (c) 2011,2021 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2011,2022 Oracle and/or its affiliates. All rights reserved.
--------------------------------------------
This content is produced and maintained by the Eclipse Project for JSON
Processing project.
@@ -1714,45 +1474,16 @@ permitted.
--------------------------------------------
See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
---------------------------------------------
-Fourth Party Dependencies
---------------------------------------------
-"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
- Copyright (c) 2005,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright 2019 Eclipse Foundation. All rights reserved.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
-"jakarta.ws.rs-api" (jakarta.ws.rs:jakarta.ws.rs-api)
- Copyright (c) 2010,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2006 Google Inc.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
-"jakarta.json" (org.glassfish,jakarta.json)
- Copyright 2019 Eclipse Foundation. All rights reserved.
- Copyright (c) 2011,2021 Oracle and/or its affiliates. All rights reserved.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
-
+--------------------------------------------------------------------------------
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Jakarta Messaging API (JMS API) Eclipse Foundation
Eclipse Public License 2.0 + GPL v.2 with CPE
-Used by: [helidon-health-checks, helidon-integrations-cdi-datasource, helidon-integrations-cdi-datasource-hikaricp, helidon-integrations-cdi-datasource-ucp, helidon-integrations-cdi-delegates, helidon-integrations-cdi-eclipselink, helidon-integrations-cdi-hibernate, helidon-integrations-cdi-jedis, helidon-integrations-cdi-jpa, helidon-integrations-cdi-jta, helidon-integrations-cdi-jta-weld, helidon-integrations-cdi-reference-counted-context, helidon-integrations-micrometer-cdi, helidon-integrations-micronaut-cdi, helidon-integrations-micronaut-data, helidon-integrations-microstream-cdi, helidon-integrations-neo4j, helidon-integrations-neo4j-health, helidon-integrations-neo4j-metrics, helidon-integrations-vault-cdi, helidon-jersey-client, helidon-messaging-aq, helidon-messaging-jms, helidon-messaging-jms-shim, helidon-messaging-kafka, helidon-messaging-mock, helidon-microprofile-bean-validation, helidon-microprofile-config, helidon-microprofile-cors, helidon-microprofile-fault-tolerance, helidon-microprofile-grpc-client, helidon-microprofile-grpc-core, helidon-microprofile-grpc-metrics, helidon-microprofile-grpc-server, helidon-microprofile-metrics, helidon-microprofile-rest-client, helidon-microprofile-server, helidon-microprofile-tracing, helidon-microprofile-websocket, helidon-security-integration-jersey, helidon-security-integration-jersey-client, helidon-service-common-rest-cdi, weld-se-core]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-1. The follow files are available in source code form under the Eclipse Public License at:
- https://github.com/jakartaee/messaging. (The EPL license is reproduced below).
-2. All past Contributors to Jakarta Messaging API disclaim all warranties and conditions, express and
- implied, including warranties or conditions of title and non-infringement, and
- implied warranties or conditions of merchantability and fitness for a particular
- purpose. In addition, such Contributors are not liable for any damages,
- including direct, indirect, special, incidental and consequential damages,
- such as lost profits.
-3. Any provisions of the Oracle license agreement that differ from the Eclipse Public License
- are offered by Oracle alone and not by any other party.
-_____________________________________________________
-
+Used by: [helidon-messaging-jms, helidon-messaging-jms-shim]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Jakarta Messaging API (jakarta.jms:jakarta.jms-api)
- Copyright 2019 Eclipse Foundation. All rights reserved.
- Copyright (c) 1997,2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997,2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright 2021 Contributors to the Eclipse Foundation
+ Copyright 2018, 2022 Eclipse Foundation. All rights reserved.
--------------------------------------------
This content is produced and maintained by the Jakarta Messaging project.
@@ -1789,6 +1520,7 @@ The project maintains the following source code repositories:
--------------------------------------------
See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
----------------------------------------------------------------------------------------
+
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Jakarta Persistence API (JPA API) Eclipse Foundation
Multiple Licenses
@@ -1874,22 +1606,138 @@ 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.
-
-
-
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Jakarta Transactions API (JTA API) Eclipse Foundation
+Jakarta Restful Web Services JAX-RS API Eclipse Foundation
Eclipse Public License 2.0 + GPL v.2 with CPE
-Used by: [helidon-integrations-cdi-eclipselink, helidon-integrations-cdi-hibernate, helidon-integrations-cdi-jpa, helidon-integrations-cdi-jta, helidon-integrations-cdi-jta-weld, helidon-integrations-jta-jdbc, helidon-messaging-aq]
+Used by: [helidon-integrations-oci-sdk-cdi, helidon-microprofile-bean-validation, helidon-microprofile-cors, helidon-microprofile-rest-client]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-1. The follow files are available in source code form under the Eclipse Public License at:
- https://github.com/eclipse-ee4j/jta-api (The EPL license is reproduced below).
-2. All past Contributors to Jakarta Transactions API disclaim all warranties and
- conditions, express and implied, including warranties or conditions of title and
+# Notices for Jakarta RESTful Web Services
+
+This content is produced and maintained by the **Jakarta RESTful Web Services**
+project.
+
+* Project home: https://projects.eclipse.org/projects/ee4j.jaxrs
+
+## Trademarks
+
+**Jakarta RESTful Web Services** 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
+
+## 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.
+---
+jakarta RESTful Web Services API (JAX-RS) (jakarta.ws.rs:jakarta.ws.rs-api)
+Copyright (c) 2011, 2021 Oracle and/or its affiliates. All rights reserved.
+
+ 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
+
+--------------------------------------------
+See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
+---
+
+##----------------------------------------------------------------------
+/*
+ * Copyright (c) 2018 Markus KARG. All rights reserved.
+ *
+ * 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
+ */
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+Jakarta Activation API (JAF) (jakarta.activation:jakarta.activation-api)
+
+Copyright (c) 2018 Oracle and/or its affiliates. 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 Eclipse Foundation, 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.
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+Jakarta Transactions API (JTA API) Eclipse Foundation
+Eclipse Public License 2.0 + GPL v.2 with CPE
+Used by: [helidon-integrations-cdi-eclipselink, helidon-integrations-cdi-hibernate, helidon-integrations-cdi-jpa, helidon-integrations-cdi-jta, helidon-integrations-cdi-jta-weld, helidon-integrations-jta-jdbc, helidon-messaging-aq]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+1. The following files are available in source code form under the Eclipse Public License at:
+ https://github.com/jakartaee/transactions
+ (The EPL license is reproduced below).
+2. All past Contributors to the Jakarta Transactions API disclaim all warranties and
+ conditions, express and implied, including warranties or conditions of title and
non-infringement, and implied warranties or conditions of merchantability and
fitness for a particular purpose. In addition, such Contributors are not liable
for any damages, including direct, indirect, special, incidental and consequential
- damages, such as lost profits.
+ damages, such as lost profits.
3. Any provisions of the Oracle license agreement that differ from the Eclipse Public
License are offered by Oracle alone and not by any other party.
_________________________________________________
@@ -1948,7 +1796,7 @@ permitted.
----------------------------------------------------------------------
See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
-------------------------------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------
Fourth Party Dependencies
--------------------------------------------
Jakarta Contexts and Dependency Injection API (CDI API) (jakarta.enterprise:jakarta.enterprise.cdi-api)
@@ -2002,21 +1850,10 @@ The project maintains the following source code repositories:
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Jakarta WebSocket Oracle
Eclipse Public License 2.0 + GPL v.2 with CPE
-Used by: [helidon-microprofile-websocket, helidon-reactive-webserver-websocket]
+Used by: [helidon-microprofile-websocket]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-1. The follow files are available in source code form under the Eclipse Public License at:
- https://github.com/eclipse-ee4j/websocket-api (The EPL license is reproduced below).
-2. All past Contributors to the Jakarta WebSocket API disclaim all warranties and
- conditions, express and implied, including warranties or conditions of title and
- non-infringement, and implied warranties or conditions of merchantability and
- fitness for a particular purpose. In addition, such Contributors are not liable
- for any damages, including direct, indirect, special, incidental and consequential
- damages, such as lost profits.
-3. Any provisions of the Oracle license agreement that differ from the Eclipse Public
- License are offered by Oracle alone and not by any other party.
-_______________________________________________
-
- Copyright (c) 2018,2020 Oracle and/or its affiliates and others.
+Jakarta WebSocket
+ Copyright (c) 2018,2022 Oracle and/or its affiliates and others.
Eclipse Public License 2.0
Secondary: GNU General Public License, version 2 with the GNU Classpath Exception
@@ -2076,159 +1913,134 @@ See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Jakarta XML Binding API (JAXB) Eclipse Foundation
Eclipse Distribution License 1.0
-Used by: [helidon-integrations-cdi-jpa, helidon-jersey-client, helidon-jersey-connector, helidon-jersey-server, helidon-microprofile-bean-validation, helidon-security-integration-jersey]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Jakarta XML Binding API (jakarta.xml.bind:jakarta.xml.bind-api)
- Copyright 2019, 2021 Eclipse Foundation. All rights reserved.
- Copyright (c) 2003,2021 Oracle and/or its affiliates. All rights reserved.
-
-This content is produced and maintained by Jakarta Activation project.
-
-* Project home: https://projects.eclipse.org/projects/ee4j.jaf
-
-## 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
+Used by: [helidon-integrations-cdi-jpa]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+Copyright (c) 2017, 2018 Oracle and/or its affiliates. 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 Eclipse Foundation, 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.
+
+
+--------------------------------------------------------
+Notices for Jakarta XML Binding
+This content is produced and maintained by the Jakarta XML Binding project.
+
+Project home: https://projects.eclipse.org/projects/ee4j.jaxb
+Trademarks
+Jakarta XML Binding 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.
-This program and the accompanying materials are made available under the terms
-of the Eclipse Distribution License v. 1.0,
-which is available at http://www.eclipse.org/org/documents/edl-v10.php.
+Declared Project Licenses
+This program and the accompanying materials are made available under the
+terms of the Eclipse Distribution License v. 1.0 which is available at
+http://www.eclipse.org/org/documents/edl-v10.php.
SPDX-License-Identifier: BSD-3-Clause
-## Source Code
-
+Source Code
The project maintains the following source code repositories:
-* https://github.com/eclipse-ee4j/jaf
---------------------------------------------
-Eclipse Distribution License - v 1.0 Copyright (c) 2007, Eclipse Foundation,
-Inc. and its licensors.
-
-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 Eclipse Foundation, 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.
---------------------------------------------
-Fourth Party Dependencies
---------------------------------------------
-"Jakarta Activation" (com.sun.activation:jakarta.activation)
- Copyright (c) 1997,2021 Oracle and/or its affiliates. All rights reserved.
-
- This program and the accompanying materials are made available under the terms
- of the Eclipse Distribution License v. 1.0, which is available at
- http://www.eclipse.org/org/documents/edl-v10.php.
+https://github.com/eclipse-ee4j/jaxb-api
+https://github.com/eclipse-ee4j/jaxb-tck
+Third-party Content
+This project leverages the following third party content.
- SPDX-License-Identifier: BSD-3-Clause
---------------------------------------------
+Apache River (3.0.0)
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Jedis Jonathan Leibiusky
-MIT
-Used by: [helidon-integrations-cdi-jedis]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Copyright (c) 2010 Jonathan Leibiusky
+License: Apache-2.0 AND BSD-3-Clause
+ASM 7 (n/a)
-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:
+License: BSD-3-Clause
+Project: https://asm.ow2.io/
+Source: https://repository.ow2.org/nexus/#nexus-search;gav~org.ow2.asm~asm-commons~~~~kw,versionexpand
+JTHarness (5.0)
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
+License: (GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)
+Project: https://wiki.openjdk.java.net/display/CodeTools/JT+Harness
+Source: http://hg.openjdk.java.net/code-tools/jtharness/
+normalize.css (3.0.2)
-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.
+License: MIT
+SigTest (n/a)
-############### 4th Party Dependencies ###############
+License: GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.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.
+----------------------------------------------------------------------------------------------------------------------------
+jakarta.activation-api
-slf4j-api-1.7.30 (MIT)
+Eclipse Distribution License - v 1.0
+Copyright (c) 2007, Eclipse Foundation, Inc. and its licensors.
-Copyright (c) 2004-2017 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.
-
-###################################################
-commons-pool2-2.9.0 (Apache 2.0)
-See full text at the bottom of this document for license: Apache-2.0
-APACHE COMMONS POOL DERIVATIVE WORKS:
-
- The LinkedBlockingDeque implementation is based on an implementation written by
- Doug Lea with assistance from members of JCP JSR-166 Expert Group and released
- to the public domain, as explained at
- http://creativecommons.org/licenses/publicdomain
-
-
--- Notice file content
-Apache Commons Pool
-Copyright 2001-2021 The Apache Software Foundation
-
-This product includes software developed at
-The Apache Software Foundation (https://www.apache.org/).
+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 Eclipse Foundation, 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.
+
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
MicroProfile Config API Eclipse Foundation
Apache 2.0
-Used by: [helidon-config-hocon-mp, helidon-config-mp, helidon-config-yaml-mp, helidon-health-checks, helidon-integrations-cdi-datasource, helidon-integrations-cdi-datasource-hikaricp, helidon-integrations-cdi-datasource-ucp, helidon-integrations-cdi-jedis, helidon-integrations-micronaut-cdi, helidon-integrations-vault-cdi, helidon-messaging-mock, helidon-microprofile-cdi, helidon-microprofile-fault-tolerance, helidon-microprofile-health, helidon-microprofile-openapi, helidon-service-common-rest-cdi]
+Used by: [helidon-config-hocon-mp, helidon-config-mp, helidon-config-yaml-mp, helidon-health-checks, helidon-integrations-cdi-datasource, helidon-integrations-cdi-datasource-hikaricp, helidon-integrations-cdi-datasource-ucp, helidon-integrations-micronaut-cdi, helidon-integrations-oci-sdk-cdi, helidon-integrations-oci-secrets-mp-config-source, helidon-integrations-vault-cdi, helidon-messaging-mock, helidon-microprofile-cdi, helidon-microprofile-fault-tolerance, helidon-microprofile-health, helidon-microprofile-openapi, helidon-microprofile-service-common]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
MicroProfile Config API (org.eclipse.microprofile.config:microprofile-config-api)
Copyright (c) 2009-2020 Contributors to the Eclipse Foundation
--------------------------------------------
-=========================================================================
+======================================================================
== NOTICE file corresponding to section 4(d) of the Apache License, ==
== Version 2.0, in this case for Microprofile Config ==
-=========================================================================
+======================================================================
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
@@ -2263,10 +2075,10 @@ Used by: [helidon-microprofile-fault-tolerance]
microProfile-fault-tolerance-api (org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-api)
Copyright (c) 2017-2019 Contributors to the Eclipse Foundation
--------------------------------------------
-========================================================================
+=====================================================================
== NOTICE file corresponding to section 4(d) of the Apache License, ==
== Version 2.0, in this case for Microprofile Fault Tolerance ==
-=========================================================================
+======================================================================
SPDXVersion: SPDX-2.1
PackageName: Eclipse Microprofile
@@ -2290,7 +2102,7 @@ See full text at the bottom of this document for license: Apache-2.0
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
MicroProfile GraphQL API Eclipse Foundation
Apache 2.0
-Used by: [helidon-lra-coordinator-client-spi, helidon-lra-coordinator-narayana-client, helidon-lra-coordinator-server, helidon-microprofile-graphql-server, helidon-microprofile-lra]
+Used by: [helidon-microprofile-graphql-server]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
MicroProfile GraphQL :: API (org.eclipse.microprofile.graphql:microprofile-graphql-api)
Copyright (c) 2020 Contributors to the Eclipse Foundation
@@ -2300,15 +2112,15 @@ See full text at the bottom of this document for license: Apache-2.0
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
MicroProfile Health API Eclipse Foundation
Apache 2.0
-Used by: [helidon-integrations-microstream-health, helidon-integrations-neo4j-health, helidon-microprofile-health, helidon-reactive-health]
+Used by: [helidon-microprofile-health]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
MicroProfile Health API (org.eclipse.microprofile.health:microprofile-health-api)
Copyright (c) 2017-2021 Contributors to the Eclipse Foundation
--------------------------------------------
-=========================================================================
+======================================================================
== NOTICE file corresponding to section 4(d) of the Apache License, ==
== Version 2.0, in this case for Microprofile Health ==
-=========================================================================
+======================================================================
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
@@ -2331,12 +2143,10 @@ Apache 2.0
Used by: [helidon-microprofile-jwt-auth]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
MicroProfile JWT Auth API (org.eclipse.microprofile.jwt:microprofile-jwt-auth-api)
- Copyright (c) 2016-2020 Contributors to the Eclipse Foundation
-=========================================================================
-== NOTICE file corresponding to section 4(d) of the Apache License, ==
+ Copyright (c) 2016-2022 Contributors to the Eclipse Foundation
+======================================================================
== Version 2.0, in this case for MicroProfile JWT Auth ==
-=========================================================================
-
+======================================================================
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
@@ -2347,13 +2157,45 @@ PackageLicenseDeclared: Apache-2.0
--------------------------------------------
See full text at the bottom of this document for license: Apache-2.0
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+MicroProfile LRA API Eclipse Foundation
+Apache 2.0
+Used by: [helidon-lra-coordinator-client-spi, helidon-lra-coordinator-narayana-client, helidon-lra-coordinator-server, helidon-microprofile-lra]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+MicroProfile LRA API (org.eclipse.microprofile.lra:microprofile-lra-api)
+ Copyright (c) 2018-2021 Contributors to the Eclipse Foundation
+--------------------------------------------
+======================================================================
+== NOTICE file corresponding to section 4(d) of the Apache License, ==
+== Version 2.0, in this case for Microprofile LRA ==
+======================================================================
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+SPDXVersion: SPDX-2.1
+PackageName: Eclipse Microprofile
+PackageHomePage: http://www.eclipse.org/microprofile
+PackageLicenseDeclared: Apache-2.0
+
+PackageCopyrightText:
+Michael Musgrove mmusgrov@redhat.com
+Nicola Ferraro ni.ferraro@gmail.com
+Ondra Chaloupka ochaloup@redhat.com
+Tom Jenkinson tom.jenkinson@redhat.com
+Martin Stefanko mstefank@redhat.com
+Rudy De Busscher rdebusscher@gmail.com
+
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
MicroProfile Metrics API Eclipse Foundation
Apache 2.0
-Used by: [helidon-integrations-cdi-datasource-hikaricp, helidon-integrations-neo4j-metrics, helidon-metrics, helidon-metrics-api, helidon-microprofile-fault-tolerance, helidon-microprofile-metrics]
+Used by: [helidon-integrations-cdi-datasource-hikaricp, helidon-microprofile-fault-tolerance, helidon-microprofile-metrics]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
MicroProfile Metrics API (org.eclipse.microprofile.metrics:microprofile-metrics-api)
- Copyright (c) 2017,2020 Contributors to the Eclipse Foundation
+ Copyright (c) 2017,2023 Contributors to the Eclipse Foundation
--------------------------------------------
=========================================================================
== NOTICE file corresponding to section 4(d) of the Apache License, ==
@@ -2382,7 +2224,7 @@ David Chan chdavid@ca.ibm.com,
Don Bourne dbourne@ca.ibm.com,
Antonin Stefanutti antonin@stefanutti.fr,
Arjun Sharma arjun.a.sharma@ibm.com,
-Fahham Khan fahhamk@ca.ibm.com,
+Fahham Khan fahhamk@ca.ibm.com,
Felix Wong fmhwong@ca.ibm.com,
Mike Croft mike.croft@payara.fish,
Werner Keil werner@catmedia.us,
@@ -2390,11 +2232,28 @@ Jan Martiska jmartisk@redhat.com
--------------------------------------------
See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"Jakarta Interceptors" (jakarta.interceptor:jakarta.interceptor-api)
+ Copyright (c) 1997,2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2021 Contributors to the Eclipse Foundation
+ Copyright © 2019, 2020 Eclipse Foundation. All rights reserved.
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+--------------------------------------------
+"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
+ Copyright © 2019, 2021 Eclipse Foundation. All rights reserved.
+ Copyright (c) 2005,2021 Oracle and/or its affiliates. All rights reserved.
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+--------------------------------------------
+See full text at the bottom of this document for license: EPL-2.0
+--------------------------------------------
+See full text at the bottom of this document for license: GPLv2-CPE
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
MicroProfile OpenTracing API Eclipse Foundation
Apache 2.0
-Used by: [helidon-messaging, helidon-messaging-jms, helidon-messaging-kafka, helidon-messaging-mock, helidon-microprofile-messaging, helidon-microprofile-reactive-streams, helidon-microprofile-tracing]
+Used by: [helidon-microprofile-tracing]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
MicroProfile OpenTracing API (org.eclipse.microprofile.opentracing:microprofile-opentracing-api)
Copyright (c) 2017-2021 Contributors to the Eclipse Foundation
@@ -2418,71 +2277,68 @@ Kevin Grigorenko kevin.grigorenko@us.ibm.com
--------------------------------------------
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-MicroProfile Rest Client API Eclipse Foundation
+MicroProfile Reactive Messaging API Eclipse Foundation
Apache 2.0
-Used by: [helidon-microprofile-rest-client, helidon-microprofile-tracing]
+Used by: [helidon-messaging, helidon-messaging-jms, helidon-messaging-kafka, helidon-messaging-mock, helidon-microprofile-messaging]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-MicroProfile Rest Client API (org.eclipse.microprofile.rest.client:microprofile-rest-client-api)
- Copyright (c) 2016-2020 Contributors to the Eclipse Foundation
+MicroProfile Reactive Messaging API (org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-api)
+ Copyright (c) 2018,2022 Contributors to the Eclipse Foundation
--------------------------------------------
=========================================================================
== NOTICE file corresponding to section 4(d) of the Apache License, ==
-== Version 2.0, in this case for Microprofile Config ==
+== Version 2.0, in this case for Microprofile Reactive Streams ==
=========================================================================
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
SPDXVersion: SPDX-2.1
PackageName: Eclipse Microprofile
PackageHomePage: http://www.eclipse.org/microprofile
PackageLicenseDeclared: Apache-2.0
+
+PackageCopyrightText:
+James Roper james@jazzy.id.au
+
--------------------------------------------
See full text at the bottom of this document for license: Apache-2.0
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-MongoDB ReactiveStreams Driver MongoDB, Inc.
+MicroProfile Reactive Streams Operators API Eclipse Foundation
Apache 2.0
-Used by: [helidon-reactive-dbclient-mongodb]
+Used by: [helidon-messaging, helidon-messaging-mock, helidon-microprofile-reactive-streams]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-MongoDB Reactive Streams Driver (org.mongodb:mongodb-driver-reactivestreams)
- Copyright 2014,2017 MongoDB, Inc.
+Eclipse MicroProfile Reactive Streams Operators (org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-*)
+ Copyright (c) 2018,2022 Contributors to the Eclipse Foundation
--------------------------------------------
-Apache MongoDB-Java-Driver-Reactivestreams
-Copyright 2008-2014 MongoDB, Inc.
+=========================================================================
+== NOTICE file corresponding to section 4(d) of the Apache License, ==
+== Version 2.0, in this case for Microprofile Reactive Streams ==
+=========================================================================
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
-This product includes software developed at the open source RatPack project.
-The code is licensed under the apache license to the original authors.
- http://www.ratpack.io
+SPDXVersion: SPDX-2.1
+PackageName: Eclipse Microprofile
+PackageHomePage: http://www.eclipse.org/microprofile
+PackageLicenseDeclared: Apache-2.0
-The test code includes software developed for by Reactive Streams open source
-effort (reactive streams) and all copyright was relinquished under the Licensed
-under Public Domain (CC0).
- http://www.reactive-streams.org/
+PackageCopyrightText:
+James Roper james@jazzy.id.au
+
--------------------------------------------
See full text at the bottom of this document for license: Apache-2.0
--------------------------------------------
Fourth Party Dependencies
--------------------------------------------
-"The MongoDB Asynchronous Driver" (org.mongodb:mongodb-driver-async)
- Copyright 2008- present MongoDB, Inc.
- Apache License Version 2
---------------------------------------------
-"BSON" (org.mongodb:bson)
- Copyright 2008- present MongoDB, Inc.
- Copyright (c) 2008-2014 Atlassian Pty Ltd
- Copyright 2018 Cezary Bartosiak
- Copyright 2010,2011 The Guava Authors
- Apache License Version 2
---------------------------------------------
-"MongoDB Java Driver Core" 3.10.0 (org.mongodb:mongodb-driver-core)
- Copyright 2008- present MongoDB, Inc.
- Copyright (c) 2008-2014 Atlassian Pty Ltd
- Copyright 2012 The Netty Project
- Copyright (c) 2005 Brian Goetz and Tim Peierls
- Copyright 2017 Tom Bentley
- Copyright 2010,2011 The Guava Authors
- Apache License Version 2
---------------------------------------------
"reactive-streams" (org.reactivestreams:reactive-streams)
- Creative Commons (CC0)
+
+Licensed under Public Domain (CC0)
+
+To the extent possible under law, the person who associated CC0 with
+this code has waived all copyright and related or neighboring
+rights to this code.
Statement of Purpose The laws of most jurisdictions throughout the world
automatically confer exclusive Copyright and Related Rights (defined below) upon
@@ -2579,158 +2435,30 @@ document and has no duty or obligation with respect to this CC0 or use of the
Work.
--------------------------------------------
-"SLF4J API Module" (org.slf4j:slf4j-api)
- Copyright (c) 2004-2011 QOS.ch
-
-The MIT License SPDX short identifier: MIT
-
-Further resources on the MIT License Copyright
-
-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.
-
---------------------------------------------
-JCIP Annotations: Immutable.java, NotThreadSafe.java, ThreadSafe.java
- 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.
-
-
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Narayana JTA CDI Red Hat, Inc.
-LGPL v.2.1
-Used by: [helidon-integrations-cdi-jta, helidon-integrations-cdi-jta-weld]
+MicroProfile Rest Client API Eclipse Foundation
+Apache 2.0
+Used by: [helidon-microprofile-rest-client, helidon-microprofile-tracing]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-You are receiving a copy of Narayana Transaction Processing in both source and
-object code in the following JAR (org.jboss.narayana.jta;cdi.jar). The terms of
-the Oracle license do NOT apply to the Narayana Transaction Processing program;
-it is licensed under the following license, separately from the Oracle programs
-you receive.
-_______________________________________________
-
-Written Offer for Source Code
-For third party technology that you receive from Oracle in binary form which
-is licensed under an open source license that gives you the right to receive
-the source code for that binary, you can obtain a copy of the applicable
-source code from this page:
-http://www.oracle.com/goto/opensourcecode
-If the source code for the technology was not provided to you with the binary,
-you can also receive a copy of the source code on physical media by submitting
-a written request to:
-Oracle America, Inc.
-Attn: Associate General Counsel,
-Development and Engineering Legal
-500 Oracle Parkway, 10th Floor
-Redwood Shores, CA 94065
-Or, you may send an email to Oracle using the form at:
-http://www.oracle.com/goto/opensourcecode/request
-Your request should include:
-• The name of the component or binary file(s) for which you are requesting the source code
-• The name and version number of the Oracle product containing the binary
-• The date you received the Oracle product
-• Your name
-• Your company name (if applicable)
-• Your return mailing address and email and
-• A telephone number in the event we need to reach you.
-We may charge you a fee to cover the cost of physical media and processing.
-Your request must be sent (i) within three (3) years of the date you received
-the Oracle product that included the component or binary file(s) that are the
-subject of your request, or (ii) in the case of code licensed under the GPL v3,
-for as long as Oracle offers spare parts or customer support for that product model.
-
-Narayana: ArjunaJTA cdi (org.jboss.narayana.jta:cdi)
- Copyright 2013,2021 Red Hat, Inc., and individual contributors
- Copyright 2013- 2019, Red Hat, Inc., and individual contributors
- Copyright 2013- 2018, Red Hat, Inc., and individual contributors
- Copyright 2020, Red Hat, Inc.
-
-JBoss, Home of Professional Open Source
-Copyright 2006, Red Hat Middleware LLC, and individual contributors
-as indicated by the @author tags.
-See the copyright.txt in the distribution for a
-full listing of individual contributors.
-This copyrighted material is made available to anyone wishing to use,
-modify, copy, or redistribute it subject to the terms and conditions
-of the GNU Lesser General Public License, v. 2.1.
-This program is distributed in the hope that it will be useful, but WITHOUT A
-WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
-You should have received a copy of the GNU Lesser General Public License,
-v.2.1 along with this distribution; if not, write to the Free Software
-Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
---------------------------------------------
-See full text at the bottom of this document for license: LGPL-2.1-only
---------------------------------------------
-Fourth Party Runtime Dependencies
---------------------------------------------
-"Narayana: ArjunaJTA jta" (org.jboss.narayana.jta:jta)
- Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Arjuna Technologies Ltd.
- Copyright 2010,2020 Red Hat, Inc. and/or its affiliates,
- Copyright (C) 2005 Arjuna Technologies Ltd,
- Copyright (C) 2004 Arjuna Technologies Ltd,
- Copyright 2006,2016 Red Hat Middleware LLC, and individual contributors
- Copyright 2005,2006 JBoss Inc.
- LGPL 2.1
---------------------------------------------
-"Narayana: common" (org.jboss.narayana:common)
- Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Arjuna Technologies Ltd.
- Copyright 2006,2009 Red Hat Middleware LLC, and individual contributors
- Copyright 2010, Red Hat, Inc. and/or its affiliates,
- Copyright 2014, Red Hat, Inc., and individual contributors
- Copyright 2005, JBoss Inc., and individual contributors as indicated
- LGPL 2.1
+MicroProfile Rest Client API (org.eclipse.microprofile.rest.client:microprofile-rest-client-api)
+ Copyright (c) 2016-2020 Contributors to the Eclipse Foundation
--------------------------------------------
-"Narayana: ArjunaCore arjuna" (org.jboss.narayana.arjunacore:arjuna)
- Copyright (C) 1999-2001 by HP Bluestone Software, Inc. All rights Reserved.
- Copyright (c) 2001 Hewlett-Packard Company
- Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 Arjuna Technologies Ltd.
- Copyright (C) 1998, 1999, 2000-2009, Arjuna Technologies Ltd.
- Copyright 2006,2019 Red Hat Middleware LLC, and individual contributors
- Copyright 2013,2018 Red Hat, Inc., and individual contributors
- Copyright 2010,2021 Red Hat, Inc. and/or its affiliates,
- LGPL 2.1
+=========================================================================
+== NOTICE file corresponding to section 4(d) of the Apache License, ==
+== Version 2.0, in this case for Microprofile Config ==
+=========================================================================
+
+SPDXVersion: SPDX-2.1
+PackageName: Eclipse Microprofile
+PackageHomePage: http://www.eclipse.org/microprofile
+PackageLicenseDeclared: Apache-2.0
--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
OpenTracing API for Java Opentracing.Io
Apache 2.0
-Used by: [helidon-integrations-common-rest, helidon-reactive-dbclient-tracing, helidon-security-integration-jersey, helidon-tracing-providers-opentracing, helidon-tracing-tracer-resolver, helidon-tracing-providers-zipkin]
+Used by: [helidon-tracing-providers-opentracing, helidon-tracing-providers-zipkin, helidon-tracing-tracer-resolver]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
opentracing-util: 0.33.0, Apache 2.0
opentracing-mock: 0.33.0, Apache 2.0
@@ -2740,157 +2468,24 @@ Copyright 2016-2019 The OpenTracing Authors
---------------------------------------------------------
See full text at the bottom of this document for license: Apache-2.0
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Prometheus JVM Client The Prometheus Authors
-Apache 2.0
-Used by: [helidon-integrations-micrometer, helidon-integrations-micrometer-cdi, helidon-metrics-prometheus]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-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/).
-See full text at the bottom of this document for license: Apache-2.0
-
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Reactive Streams Public Domain
-Other FOSS License
-Used by: [helidon-microprofile-reactive-streams, helidon-reactive-dbclient-mongodb]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-
-/************************************************************************
- * Licensed under Public Domain (CC0) *
- * *
- * To the extent possible under law, the person who associated CC0 with *
- * this code has waived all copyright and related or neighboring *
- * rights to this code. *
- * *
- * You should have received a copy of the CC0 legalcode along with this *
- * work. If not, see .*
- ************************************************************************/
-
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Simple Logging Facade for Java (SLF4J) QOS.ch
-MIT
-Used by: [helidon-logging-slf4j, helidon-lra-coordinator-server, helidon-messaging-kafka, helidon-microprofile-grpc-metrics, helidon-microprofile-grpc-server, helidon-tracing-providers-jaeger]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Simple Logging Facade for Java (SLF4J )
-
-Copyright (c) 2004-2017 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.
-
-
-
-************************************
-Modules:
-************************************
-
-slf4j-api
-slf4j-simple
-slf4j-nop
-slf4j-jdk14
-slf4j-log4j12
-slf4j-ext
-jcl-over-slf4j
-log4j-over-slf4j
-jul-to-slf4j
-osgi-over-slf4j
-integration
-slf4j-site
-slf4j-migrator
-
-
-
-************************************
-4P Dependencies:
-************************************
-
-=== This dependency is only used in slf4j-ext
-
-ch.qos.cal10n call0n-api
-COPYRIGHT and LICENSE:
-Copyright (c) 2009 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.
-
----
-
-=== This dependency is only used in limited subcomponents (e.g.: slf4j-log4j12, log4j-over-slf4j, some others)
-
-Apache Log4j
-COPYRIGHT: Copyright 2010 The Apache Software Foundation
-LICENSE:
-See full text at the bottom of this document for license: Apache-2.0
-Apache log4j
-Copyright 2010 The Apache Software Foundation
-
-This product includes software developed at
-The Apache Software Foundation (http://www.apache.org/).
-
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
SnakeYAML SnakeYAML.org
Apache 2.0
-Used by: [helidon-config-yaml, helidon-openapi]
+Used by: [helidon-config-yaml, helidon-microprofile-openapi, helidon-openapi]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Copyright (c) 2008, http://www.snakeyaml.org
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-
-LICENSE: Apache 2.0
+SnakeYAML
See full text at the bottom of this document for license: Apache-2.0
+Copyright (c) 2008, SnakeYAML
+
+ 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.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Typesafe config Typesafe Inc.
@@ -2904,11 +2499,11 @@ config (com.typesafe:config)
See full text at the bottom of this document for license: Apache-2.0
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Weld APIs Red Hat, Inc.
+Weld APIs Red Hat, Inc and Individual Contributors
Apache 2.0
Used by: [helidon-integrations-cdi-jta-weld, helidon-microprofile-fault-tolerance, weld-se-core]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Weld APIs (org.jboss.weld:weld-api)
+Weld APIs (org.jboss.weld:weld-api, weld-spi)
Copyright 2008,2018 Red Hat, Inc., and individual contributors
Copyright 2016, Red Hat, Inc. and/or its affiliates, and individual
--------------------------------------------
@@ -2919,8 +2514,10 @@ Fourth Party Depenencies
"CDI APIs" (jakarta.enterprise:jakarta.enterprise.cdi-api)
Copyright 2010, 2016, Red Hat, Inc., and individual contributors
Copyright 2008,2018 Red Hat, Inc., and individual contributors
- Copyright (c) 2018,2020 Eclipse Foundation.
+ Copyright 2018,2022 Eclipse Foundation.
+ Copyright (c) 2021 Red Hat and others
Copyright 2010,2013 2015, Red Hat, Inc., and individual contributors
+
Apache License Version 2.0
# Notices for Jakarta Contexts and Dependency Injection
@@ -2948,17 +2545,36 @@ http://www.apache.org/licenses/LICENSE-2.0
SPDX-License-Identifier: Apache-2.0
--------------------------------------------
+"Jakarta Dependency Injection" (jakarta.inject:jakarta.inject-api)
+ Copyright (C) 2009 The JSR-330 Expert Group
+ Copyright 2018,2020 Eclipse Foundation.
+ Apache License Version 2.0
+--------------------------------------------
+"CDI Language Model" (jakarta.enterprise:jakarta.enterprise.lang-model)
+ Copyright 2018,2020 Eclipse Foundation.
+ Apache License Version 2.0
+--------------------------------------------
+"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
+ Copyright 2019, 2021 Eclipse Foundation. All rights reserved.
+ Copyright (c) 2005,2022 Oracle and/or its affiliates. All rights reserved.
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+-------------------------------------------
+See full text at the bottom of this document for license: EPL-2.0
+-------------------------------------------
+See full text at the bottom of this document for license: GPLv2-CPE
+-------------------------------------------
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Weld SE (Core) Red Hat, Inc.
Apache 2.0
-Used by: [helidon-integrations-cdi-jta-weld, weld-core-impl, weld-se-core]
+Used by: [helidon-integrations-cdi-jta-weld, helidon-microprofile-cdi, weld-core-impl, weld-se-core]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Weld SE (Core)
Copyright 2008- 2019, Red Hat, Inc., and individual contributors
Copyright 2008,2021 Red Hat, Inc., and individual contributors
Copyright 2009,2018 Red Hat, Inc. and/or its affiliates, and individual
Copyright 2008, Red Hat, Inc. and/or its affiliates, and individual contributors
+ Copyright 2019,2022 Red Hat, Inc., and individual contributors
--------------------------------------------
JBoss, Home of Professional Open Source
Copyright 2008, Red Hat, Inc., and individual contributors
@@ -3019,6 +2635,22 @@ Fourth Party Dependencies
Copyright 2010,2019 Red Hat, Inc.
Apache License 2.0
--------------------------------------------
+"CDI Language Model" (jakarta.enterprise:jakarta.enterprise.lang-model)
+ Copyright 2018,2020 Eclipse Foundation.
+ Apache License Version 2.0
+--------------------------------------------
+"CDI Lite Extension Translator" (org.jboss.weld:weld-lite-extension-translator)
+ Copyright 2019,2022 Red Hat, Inc., and individual contributors
+ Apache License Version 2.0
+--------------------------------------------
+"JBoss Logging I18n Annotations" (org.jboss.logging:jboss-logging-annotations)
+ Copyright 2015,2017 Red Hat, Inc., and individual contributors
+ Apache License Version 2.0
+--------------------------------------------
+"jdeparser" (org.jboss.jdeparser:jdeparser)
+ Copyright 2014,2015 Red Hat, Inc., and individual contributors
+ Apache License Version 2.0
+--------------------------------------------
"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
Copyright (c) 2019, 2020 Eclipse Foundation. All rights reserved.
Copyright (c) 2005,2020 Oracle and/or its affiliates. All rights reserved.
@@ -3035,75 +2667,28 @@ Fourth Party Dependencies
Copyright (c) 2019, 2020 Eclipse Foundation. All rights reserved.
EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
--------------------------------------------
-See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
+See full text at the bottom of this document for license: EPL-2.0
+--------------------------------------------
+See full text at the bottom of this document for license: GPLv2-CPE
+--------------------------------------------
+"JBoss Logging I18n Annotation Processor" (org.jboss.logging:jboss-logging-processor)
+ Copyright 2016, Red Hat, Inc., and individual contributors
+See full text at the bottom of this document for license: LGPL-2.1-only
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Zipkin Reporter Java The OpenZipkin Authors
-Apache 2.0
-Used by: [helidon-tracing--providers-zipkin]
+classgraph Luke Hutchison
+MIT
+Used by: [helidon-graal-native-image-extension, helidon-inject-maven-plugin, helidon-inject-tools, helidon-mp-graal-native-image-extension]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Zipkin Reporter for Java
-Zipkin Sender: URLConnection (io.zipkin.reporter2:zipkin-sender-urlconnection)
-Zipkin Reporter: Core (io.zipkin.reporter2:zipkin-reporter)
- Copyright 2016-2019 The OpenZipkin Authors
---------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
---------------------------------------------
-Fourth Party Dependencies
---------------------------------------------
-"Zipkin Core Library" 2.19.0 (io.zipkin.zipkin2:zipkin)
- Copyright 2015-2019 The OpenZipkin Authors
- Apache License Version 2.0
---------------------------------------------
-"OkHttp" 3.14.3 (com.squareup.okhttp3:okhttp)
- Copyright 2019 Square, Inc.
- Apache License Version 2.0
---------------------------------------------
-"Micrometer Application Metrics" 1.2.1 (io.micrometer:micrometer-core)
- Copyright 2019 Pivotal Software, Inc.
- Copyright 2018 Pivotal Software, Inc.
- Copyright 2017 Pivotal Software, Inc.
- Copyright 2017 The Netty Project
- Copyright 2013 The Netty Project
- Copyright 2012 The Netty Project
- Copyright (c) 2004-2011 QOS.ch
- Apache License Version 2.0
---------------------------------------------
-ActiveMQ Client 5.15.10 (org.apache.activemq:activemq-client)
- Copyright 2005-2019 Apache Software Foundation
- Apache License Version 2.0
---------------------------------------------
-Apache Kafka Client 2.3.0, 0.8.2.2 (org.apache.kafka:kafka-clients)
- Copyright 2015 The Apache Software Foundation.
- Copyright 2019 The Apache Software Foundation.
- Apache License Version 2.0
---------------------------------------------
-Apache Thrift 0.12.0 (org.apache.thrift:libthrift)
- Copyright 2018 The Apache Software Foundation.
- Apache License Version 2.0
---------------------------------------------
-Spring Framework: Beans 2.5.6 (org.springframework:spring-beans)
- Copyright 2002-2008 the original author or authors.
- Apache License Version 2.0
---------------------------------------------
-"RabbitMQ Java Client" 4.11.3 (com.rabbitmq:amqp-client)
-Copyright (c) 2007-Present Pivotal Software, Inc. All rights reserved.
-Apache License version 2.0
-
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-classgraph Luke Hutchinson
-MIT
-Used by: [helidon-graal-native-image-extension]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-ClassGraph (io.github.classgraph:classgraph)
- Copyright (c) 2019,2020 Luke Hutchison
- Copyright (c) 2019 @jacobg, Luke Hutchison
- Copyright (c) 2019 Luke Hutchison, with significant contributions from Davy De Durpel
- Copyright (c) 2019 @mcollovati, contributed to the ClassGraph project
- Copyright (c) 2016 Johno Crawford
- Copyright (c) 2017 Sergey Bespalov
- Copyright (c) 2017 Harith Elrufaie
- Copyright (c) 2017 R. Kempees (contributed to the ClassGraph project)
+ClassGraph (io.github.classgraph:classgraph)
+ Copyright (c) 2019 @jacobg, Luke Hutchison
+ Copyright (c) 2019,2021 Luke Hutchison
+ Copyright (c) 2019 Luke Hutchison, with significant contributions from Davy De Durpel
+ Copyright (c) 2019 @mcollovati, contributed to the ClassGraph project
+ Copyright (c) 2016 Johno Crawford
+ Copyright (c) 2017 Sergey Bespalov
+ Copyright (c) 2017 Harith Elrufaie
+ Copyright (c) 2017 R. Kempees (contributed to the ClassGraph project)
--------------------------------------------
The MIT License SPDX short identifier: MIT
@@ -3127,7 +2712,6 @@ 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.
--------------------------------------------
-
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
cron-utils Joze Martin Rozanec
Apache 2.0
@@ -3154,10 +2738,10 @@ Copyright (c) 2004-2017 QOS.ch
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
@@ -3236,7 +2820,7 @@ 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.
--------------------------------------------
-"Netty"
+"Netty"
io.netty:netty-codec-dns
io.netty:netty-codec-http
io.netty:netty-handler
@@ -3245,7 +2829,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Copyright (c) 2004-2011 QOS.ch
Copyright (c) 2011, Joe Walnes and contributors
Copyright (c) 2008-2009 Bjoern Hoehrmann
-
+
Copyright 2014 The Netty Project
The Netty Project licenses this file to you under the Apache License,
@@ -3260,7 +2844,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
License for the specific language governing permissions and limitations
under the License.
--------------------------------------------
-"Jackson"
+"Jackson"
com.fasterxml.jackson.core:jackson-core
com.fasterxml.jackson.core:jackson-databind
com.fasterxml.jackson.core:jackson-annotations
@@ -3305,12 +2889,252 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
--------------------------------------------
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-gRPC-Java The gRPC Authors
+graphql-java Andreas Marek and Contributors
+MIT
+Used by: [helidon-graphql-server]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+graphql-java (com.graphql-java:graphql-java)
+
+The MIT License (MIT)
+
+Copyright (c) 2015 Andreas Marek and Contributors
+
+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.
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"reactive-streams" (org.reactivestreams:reactive-streams)
+
+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.
+--------------------------------------------
+"ANTLR 4 Runtime" (org.antlr:antlr4-runtime)
+ Copyright (c) 2012-2017 The ANTLR Project. 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 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.
+
+--------------------------------------------
+"SLF4J API Module" (org.slf4j:slf4j-api)
+ Copyright (c) 2004-2011 QOS.ch
+
+The MIT License SPDX short identifier: MIT
+
+Further resources on the MIT License Copyright
+
+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.
+
+--------------------------------------------
+"java-dataloader" (com.graphql-java:java-dataloader)
+ Copyright (c) 2016 The original author or authors
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+graphql-java-extended-scalars Brad Baker
+MIT
+Used by: [helidon-microprofile-graphql-server]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+graphql-java-extended-scalars (com.graphql-java:graphql-java-extended-scalars)
+
+The MIT License (MIT)
+
+Copyright (c) 2018 Brad Baker and Contributors
+
+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.
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"reactive-streams" (org.reactivestreams:reactive-streams)
+
+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.
+--------------------------------------------
+"ANTLR 4 Runtime" (org.antlr:antlr4-runtime)
+ Copyright (c) 2012-2017 The ANTLR Project. 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 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.
+--------------------------------------------
+"SLF4J API Module" (org.slf4j:slf4j-api)
+ Copyright (c) 2004-2011 QOS.ch
+
+The MIT License SPDX short identifier: MIT
+
+Further resources on the MIT License Copyright
+
+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.
+
+--------------------------------------------
+"graphql-java" (com.graphql-java:graphql-java)
+
+The MIT License (MIT)
+
+Copyright (c) 2015 Andreas Marek and Contributors
+
+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.
+
+--------------------------------------------
+"java-dataloader" (com.graphql-java:java-dataloader)
+ Copyright (c) 2016 The original author or authors
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+grpc-java The gRPC Authors
Apache 2.0
-Used by: [helidon-config-etcd, helidon-grpc-core, helidon-webserver-grpc, io.grpc]
+Used by: [helidon-config-etcd, helidon-webserver-grpc]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
grpc-java (io.grpc:grpc-*)
- Copyright 2014,2022 The gRPC Authors
+ Copyright 2014,2023 The gRPC Authors
Copyright 2018, gRPC Authors All rights reserved.
Copyright 2014 The gRPC Authors
@@ -3402,10 +3226,6 @@ Fourth Party Dependencies
Copyright 2014,2021 The Error Prone Authors.
Apache License Version 2.0
--------------------------------------------
-"FindBugs-jsr305" (com.google.code.findbugs:jsr305)
- Copyright (c) JSR305 expert group
- Apache License Version 2.0
---------------------------------------------
"Guava: Google Libraries for Java" (com.google.guava:*)
Copyright (C) 2005,2021 The Guava Authors
Copyright (C) 2018 The Guava Authors
@@ -3416,7 +3236,7 @@ Fourth Party Dependencies
Apache License Version 2.0
--------------------------------------------
"Netty" (io.netty:netty-*)
- Copyright 2011,2021 The Netty Project
+ Copyright 2011,2022 The Netty Project
Copyright 2014,2019 The Netty Project
Copyright 2014 Twitter, Inc.
Copyright (c) 2004-2011 QOS.ch
@@ -3426,8 +3246,7 @@ Fourth Party Dependencies
Copyright (c) 2008-2009 Bjoern Hoehrmann
The Netty Project
- =================
-
+ ==============
Please visit the Netty web site for more information:
* https://netty.io/
@@ -3504,6 +3323,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
--------------------------------------------
"Protocol Buffers [Core]" (com.google.protobuf:protobuf-java)
+"Protocol Buffers [Util]" (com.google.protobuf:protobuf-java-util)
Copyright 2008 Google Inc. All rights reserved.
The 3-Clause BSD License SPDX short identifier: BSD-3-Clause
@@ -3564,301 +3384,63 @@ 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.
--------------------------------------------
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-graphql-java Facebook, Inc
-MIT
-Used by: [helidon-graphql-server]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Copyright (c) 2015 Andreas Marek and Contributors
-
-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.
-
-*****************************************
-java-dataloader Version 2.2.0
-See full text at the bottom of this document for license: Apache-2.0
-APPENDIX: How to apply the Apache License to your work.
-
- To apply the Apache License to your work, attach the following
- boilerplate notice, with the fields enclosed by brackets "[]"
- replaced with your own identifying information. (Don't include
- the brackets!) The text should be enclosed in the appropriate
- comment syntax for the file format. We also recommend that a
- file or class name and description of purpose be included on the
- same "printed page" as the copyright notice for easier
- identification within third-party archives.
-
- Copyright © 2016 Arnold Schrijver, 2017 Brad Baker and others contributors
-
- 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.
-******************************************************
-
-antlr4
-
-COPYRIGHT and LICENSE:
-[The "BSD 3-clause license"]
-Copyright (c) 2012-2017 The ANTLR Project. 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 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.
-
-=====
-
-MIT License for codepointat.js from https://git.io/codepointat
-MIT License for fromcodepoint.js from https://git.io/vDW1m
-
-Copyright Mathias Bynens
-
-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.
-
-
-
-=====================
-4P Dependencies:
-
-
-com.ibm.icu » icu4j
-COPYRIGHT: © 2016 and later: Unicode, Inc. and others.
-LICENSE: MIT
-
-COPYRIGHT AND PERMISSION NOTICE
-
-Copyright © 1991-2018 Unicode, Inc. All rights reserved.
-Distributed under the Terms of Use in http://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.
-
-
----
-org.abego.treelayout.core
-COPYRIGHT and LICENSE:
-BSD 3-Clause License
+"FindBugs-jsr305" (com.google.code.findbugs:jsr305)
-Copyright (c) 2011, abego Software GmbH, Germany (http://www.abego.org)
+Copyright (c) 2007-2009, JSR305 expert group
All rights reserved.
-Redistribution and use in source and binary forms, with or without
+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 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.
-
-
-******************************************
-antlr-runtime
-COPYRIGHT:
-Copyright (c) 2003-2008 Terence Parr. All rights reserved.
-Copyright (c) 2008, Yahoo! Inc. All rights reserved.
-
-Code licensed under the BSD License:
-http://www.antlr.org/license.html
-
-[The BSD License]
-Copyright (c) 2012 Terence Parr and Sam Harwell
-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 author 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
+ * 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.
----
-org.antlr
-COPYRIGHT and LICENSE:
-
-[The "BSD license"]
-Copyright (c) 2011-2013 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.
-
-
-
-*********************************
-Reactive Streams
-
-/************************************************************************
- * Licensed under Public Domain (CC0) *
- * *
- * To the extent possible under law, the person who associated CC0 with *
- * this code has waived all copyright and related or neighboring *
- * rights to this code. *
- * *
- * You should have received a copy of the CC0 legalcode along with this *
- * work. If not, see .*
- ************************************************************************/
-
-********************************
-slf4j-api Version
-
-Copyright (c) 2004-2017 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:
+== jcip-annotations relicensed to Oracle under BSD 3-clause license
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
+Copyright (c) 2005, Brian Goetz and Tim Peierls
-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.
+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.
+--------------------------------------------
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
hibernate-core Red Hat Middleware LLC
@@ -3866,16 +3448,16 @@ LGPL v.2.1
Used by: [helidon-integrations-cdi-hibernate]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Hibernate ORM - hibernate-core (org.hibernate.orm:hibernate-core)
- Copyright (c) 2001-2021 Red Hat, Inc. All Rights Reserved.
+ Copyright (c) 2001-2022 Red Hat, Inc. All Rights Reserved.
Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors
indicated by the @author tags or express copyright attribution
statements applied by the authors. All third-party contributions are
distributed under license by Red Hat Inc.
-
+
This copyrighted material is made available to anyone wishing to use, modify,
copy, or redistribute it subject to the terms and conditions of the GNU
Lesser General Public License, as published by the Free Software Foundation.
-
+
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
@@ -4346,7 +3928,7 @@ DAMAGES.
Fourth Party Dependencies
--------------------------------------------
"Hibernate Commons Annotations" (org.hibernate.common:hibernate-commons-annotations)
- Copyright (c) 2001-2021 Red Hat, Inc. All Rights Reserved.
+ Copyright (c) 2001-2022 Red Hat, Inc. All Rights Reserved.
Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors
LGPL 2.1
--------------------------------------------
@@ -4457,10 +4039,6 @@ See full text at the bottom of this document for license: EPL-2.0
Copyright (c) 1997,2020 Oracle and/or its affiliates. All rights reserved.
EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
--------------------------------------------
-"jakarta.transaction API" (jakarta.transaction:jakarta.transaction-api)
- Copyright (c) 1997,2020 Oracle and/or its affiliates. All rights reserved.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
See full text at the bottom of this document for license: GPLv2-CPE
--------------------------------------------
"JBoss Logging 3" (org.jboss.logging:jboss-logging)
@@ -4504,71 +4082,50 @@ See full text at the bottom of this document for license: GPLv2-CPE
See full text at the bottom of this document for license: Apache-2.0
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-hibernate-validator Hibernate
+jackson-databind FasterXML, LLC
Apache 2.0
-Used by: [helidon-microprofile-bean-validation]
+Used by: [helidon-builder-tests-builder, helidon-http-media-jackson]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Hibernate Validator
- Copyright 2007-2021 Red Hat, Inc. All Rights Reserved
- Copyright 2009 IIZUKA Software Technologies Ltd
---------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
---------------------------------------------
-Fourth Party Dependencies
---------------------------------------------
-"Jakarta Bean Validation API" (jakarta.validation:jakarta.validation-api)
- Copyright (c) 2019,2020 Eclipse Foundation.
- Apache License 2.0
+com.fasterxml.jackson.core:jackson-databind
-This content is produced and maintained by the Eclipse Jakarta Bean Validation
-project.
+Copyright 2007-, Tatu Saloranta (tatu.saloranta@iki.fi)
-Project home: https://projects.eclipse.org/projects/ee4j.bean-validation
+----------------------------------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+== NOTICE
-## Trademarks
+# Jackson JSON processor
- Jakarta Bean Validation is a trademark of the Eclipse Foundation.
+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
-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.
---------------------------------------------
-"JBoss Logging 3" (org.jboss.logging:jboss-logging)
- Copyright 2010,2011 Red Hat, Inc., and individual contributors
- Copyright 2010,2019 Red Hat, Inc.
- Apache License 2.0
---------------------------------------------
-"ClassMate" (com.fasterxml:classmate)
- Copyright: (C) FasterXML, LLC and Tatu Saloranta
- Apache License 2.0
- Java ClassMate library was originally written by Tatu Saloranta (tatu.saloranta@iki.fi)
+Copyright 2007-, Tatu Saloranta (tatu.saloranta@iki.fi)
- Other developers who have contributed code are:
+## Licensing
- * Brian Langel
+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.
- 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
+## Credits
- http://www.apache.org/licenses/LICENSE-2.0
+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.
- 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.
- Apache License 2.0
---------------------------------------------
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-jackson-databind FasterXML, LLC
-Apache 2.0
-Used by: [helidon-reactive-media-jackson]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-------------------------------- Top-level license --------------------------
-See full text at the bottom of this document for license: Apache-2.0
-------------------------------- Copyright notices --------------------------
+====================End of Apache License 2.0 of top level component===================
+
+FOURTH-PARTY DEPENDENCY
+
+----------------jackson-core -----------------------
+COPYRIGHT: Copyright 2007-, Tatu Saloranta (tatu.saloranta@iki.fi)
+LICENSE: Apache 2.0
+START NOTICE:
+
# Jackson JSON processor
Jackson is a high-performance, Free/Open Source JSON processing library.
@@ -4576,6 +4133,10 @@ 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
@@ -4586,127 +4147,266 @@ To find the details that apply to this artifact see the accompanying LICENSE fil
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.
----------------------------- Fourth-party information ----------------------
-== jackson-core
-== License
-Apache 2.0
-== Copyright Notices
-Copyright (c) 2007- Tatu Saloranta, tatu.saloranta@iki.fi
-# Jackson JSON processor
+## FastDoubleParser
+jackson-core bundles a shaded copy of FastDoubleParser .
+That code is available under an MIT license
+under the following copyright.
-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 © 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.
+
+----- END NOTICE -----
+
+START FastDoubleParser-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
-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.
+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.)
-## Credits
+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.
-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)---------------------------------
-== jackson-annotations
-== License
+fast_double_parser, Copyright (c) 2022 Daniel Lemire. Apache 2.0 License.
+https://github.com/fastfloat/fast_float
+https://github.com/fastfloat/fast_float/blob/dc88f6f882ac7eb8ec3765f633835cb76afa0ac2/LICENSE-APACHE
+
+fast_float, Copyright (c) 2021 The fast_float authors. Apache 2.0 License.
+https://github.com/fastfloat/fast_float
+https://github.com/lemire/fast_double_parser/blob/07d9189a8fb815fe800cb15ca022e7a07093236e/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 'bigint-LICENSE' is included in the sources and classes Jar files that are released by this project
+- as is required by that license.)
+
+----- END FastDoubleParser-NOTICE -----
+
+bigint-LICENSE:
+
+Copyright 2022 Tim Buktu
+
+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.
+
+----- END bigint-LICENSE -----
+
+-----------------jackson-annotations-----------------------
+COPYRIGHT: Copyright 2007-, Tatu Saloranta (tatu.saloranta@iki.fi)
+LICENSE: Apache 2.0
+NOTICE: same as jackson-databind
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+jakarta.inject-api Eclipse Foundation
Apache 2.0
-== Copyright Notices
-Copyright © 2007–2022 FasterXML. All rights reserved.
+Used by: [helidon-config-tests-service-registry, helidon-inject-api, helidon-inject-configdriven-api, helidon-inject-configdriven-runtime, helidon-inject-configdriven-tests-config, helidon-inject-configdriven-tests-configuredby, helidon-inject-configdriven-tests-configuredby-application, helidon-inject-maven-plugin, helidon-inject-runtime, helidon-inject-testing, helidon-inject-tests-interception, helidon-inject-tests-resources-inject, helidon-inject-tests-resources-plain, helidon-inject-tests-tck-jsr330, helidon-inject-tools, helidon-integrations-cdi-datasource, helidon-integrations-cdi-datasource-hikaricp, helidon-integrations-cdi-datasource-ucp, helidon-integrations-cdi-hibernate, helidon-integrations-micronaut-cdi-processor, helidon-integrations-oci-sdk-cdi, helidon-integrations-oci-sdk-runtime, helidon-integrations-oci-sdk-tests-test-application, helidon-integrations-oci-sdk-tests-test-module1, helidon-integrations-oci-sdk-tests-test-module2, helidon-integrations-oci-tls-certificates, helidon-jersey-client, helidon-jersey-connector, helidon-jersey-server, helidon-microprofile-cdi, helidon-microprofile-config, helidon-security-providers-oidc, helidon-webserver, weld-se-core]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+Jakarta Dependency Injection API (@inject) (jakarta.inject:jakarta.inject-api)
+ Copyright(C) 2009 The JSR-330 Expert Group
+ Copyright 2019 Eclipse Foundation
-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)---------------------------------
+#############################################################
+# Notices for Eclipse Jakarta Dependency Injection
+
+This content is produced and maintained by the Eclipse Jakarta Dependency Injection project.
+
+* Project home: https://projects.eclipse.org/projects/cdi.batch
+
+## Trademarks
+
+Jakarta Dependency Injection 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:
+
+https://github.com/eclipse-ee4j/injection-api
+
+
+#############################################################
+
+License_Url: https://opensource.org/licenses/Apache-2.0
+See full text at the bottom of this document for license: Apache-2.0
+#############################################################
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
jandex Red Hat, Inc and Individual Contributors
Apache 2.0
-Used by: [helidon-integrations-cdi-datasource, helidon-integrations-cdi-datasource-hikaricp, helidon-integrations-cdi-datasource-ucp, helidon-integrations-cdi-delegates, helidon-integrations-cdi-eclipselink, helidon-integrations-cdi-hibernate, helidon-integrations-cdi-jedis, helidon-integrations-cdi-jpa, helidon-integrations-cdi-jta, helidon-integrations-cdi-reference-counted-context, helidon-microprofile-graphql-server, helidon-microprofile-lra, helidon-openapi]
+Used by: [helidon-integrations-cdi-datasource, helidon-integrations-cdi-datasource-hikaricp, helidon-integrations-cdi-datasource-ucp, helidon-integrations-cdi-delegates, helidon-integrations-cdi-eclipselink, helidon-integrations-cdi-hibernate, helidon-integrations-cdi-jpa, helidon-integrations-cdi-jta, helidon-integrations-cdi-reference-counted-context, helidon-integrations-oci-sdk-cdi, helidon-microprofile-graphql-server, helidon-microprofile-lra, helidon-microprofile-openapi]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Java Annotation Indexer (org.jboss:jandex)
+Jandex: Core (io.smallrye:jandex)
Copyright 2013,2021 Red Hat, Inc., and individual contributors
--------------------------------------------
See full text at the bottom of this document for license: Apache-2.0
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-jboss-transaction-spi Red Hat, Inc.
-LGPL v.2.1
-Used by: [helidon-integrations-cdi-jta]
+jaxb-runtime Eclipse Foundation
+Eclipse Distribution License 1.0
+Used by: [helidon-integrations-cdi-jpa]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
->You are receiving a copy of JBoss Transaction SPI in both source and object code
-in the following JAR (identify the JAR jboss-transaction-spi-7.6.0.Final.jar). The
-terms of the Oracle license do NOT apply to the JBoss Transaction SPI program;
-it is licensed under the following license, separately from the Oracle programs you receive.
---------------------------------------------------------------------------------
+JAXB Runtime (org.glassfish.jaxb:jaxb-runtime)
+ Copyright (c) 1997,2023 Oracle and/or its affiliates. All rights reserved.
+--------------------------------------------
+# Notices for Eclipse Implementation of JAXB
-Written Offer for Source Code
-For third party technology that you receive from Oracle in binary
-form which is licensed under an open source license that gives you
-the right to receive the source code for that binary, you can obtain
-a copy of the applicable source code from this page:
-http://www.oracle.com/goto/opensourcecode
-If the source code for the technology was not provided to you with
-the binary, you can also receive a copy of the source code on physical
-media by submitting a written request to:
-Oracle America, Inc.
-Attn: Associate General Counsel,
-Development and Engineering Legal
-500 Oracle Parkway, 10th Floor
-Redwood Shores, CA 94065
-Or, you may send an email to Oracle using the form at:
-http://www.oracle.com/goto/opensourcecode/request
-Your request should include:
-• The name of the component or binary file(s) for which you are requesting the source code
-• The name and version number of the Oracle product containing the binary
-• The date you received the Oracle product
-• Your name
-• Your company name (if applicable)
-• Your return mailing address and email and
-• A telephone number in the event we need to reach you.
-We may charge you a fee to cover the cost of physical media and processing.
-Your request must be sent (i) within three (3) years of the date you received
-the Oracle product that included the component or binary file(s) that are the
-subject of your request, or (ii) in the case of code licensed under the GPL v3,
-for as long as Oracle offers spare parts or customer support for that product model.
-
-JBoss Transaction SPI (org.jboss:jboss-transaction-spi)
- Copyright 2006,2017 Red Hat Middleware LLC, and individual contributors
- Copyright 2005,2011 JBoss Inc., and individual contributors as indicated
- Copyright 2013, Red Hat Inc., and individual contributors as indicated
- Copyright 2015,2016 Red Hat, Inc., and individual contributors
+This content is produced and maintained by the Eclipse Implementation of JAXB
+project.
+
+* Project home: https://projects.eclipse.org/projects/ee4j.jaxb-impl
+
+## Trademarks
+
+Eclipse Implementation of JAXB 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 Distribution License v. 1.0 which is available at
+http://www.eclipse.org/org/documents/edl-v10.php.
+
+SPDX-License-Identifier: BSD-3-Clause
--------------------------------------------
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, Red Hat Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
+Copyright (c) 2018 Oracle and/or its affiliates. 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 Eclipse Foundation, 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.
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"JAXB Core" (org.glassfish.jaxb:jaxb-core)
+ Copyright (c) 1997,2023 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Distribution License - v 1.0
+--------------------------------------------
+"Jakarta XML Binding API" (jakarta.xml.bind:jakarta.xml.bind-api)
+ Copyright (c) 2003,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright © 2019, ${current.year} Eclipse Foundation. All rights reserved.
+ Eclipse Distribution License - v 1.0
+--------------------------------------------
+"Jakarta Activation API" (jakarta.activation:jakarta.activation-api)
+ Copyright (c) 1997,2023 Oracle and/or its affiliates. All rights reserved.
+ Copyright © 2019, ${current.year} Eclipse Foundation. All rights reserved.
+ Eclipse Distribution License - v 1.0
+--------------------------------------------
+"Angus Activation Registries" (org.eclipse.angus:angus-activation)
+ Copyright (c) 1997,2023 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Distribution License - v 1.0
+--------------------------------------------
+"TXW2 Runtime" (org.glassfish.jaxb:txw2)
+ Copyright (c) 2005,2023 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Distribution License - v 1.0
+--------------------------------------------
+"istack common utility code runtime" (com.sun.istack:istack-commons-runtime)
+ Copyright (c) 1997,2023 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Distribution License - v 1.0
+--------------------------------------------
+
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+jboss-classfilewriter Red Hat
+Apache 2.0
+Used by: [helidon-microprofile-cdi]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+classfilewriter (org.jboss.classfilewriter:jboss-classfilewriter)
+ Copyright 2012,2019 Red Hat, Inc.
+ Copyright 2015, Red Hat, Inc., and individual contributors
+--------------------------------------------
+ Boss, Home of Professional Open Source.
+
+ Copyright 2012 Red Hat, 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.
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
--------------------------------------------
-See full text at the bottom of this document for license: LGPL-2.1-only
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
jersey-client Eclipse Foundation
@@ -4714,12 +4414,12 @@ Eclipse Public License 2.0 + GPL v.2 with CPE
Used by: [helidon-jersey-client, helidon-jersey-connector]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
jersey-core-client (org.glassfish.jersey.core:jersey-client)
- Copyright (c) 2010,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010,2023 Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2018 Payara Foundation and/or its affiliates. All rights reserved.
Copyright (c) 2018,2019 Payara Foundation and/or its affiliates.
Eclipse Public License 2.0 + GPL v.2 with CPE
--------------------------------------------
-# Notice for Jersey
+# Notice for Jersey
This content is produced and maintained by the Eclipse Jersey project.
* Project home: https://projects.eclipse.org/projects/ee4j.jersey
@@ -4755,19 +4455,21 @@ See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
Fourth Party Dependencies
--------------------------------------------
"jakarta.ws.rs-api" (jakarta.ws.rs:jakarta.ws.rs-api)
- Copyright (c) 2010,2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010,2021 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2018 Markus KARG. All rights reserved.
Copyright (c) 2006 Google Inc.
Eclipse Public License 2.0 + GPL v.2 with CPE
--------------------------------------------
"jersey-core-common" (org.glassfish.jersey.core:jersey-common)
- Copyright (c) 2007,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2007,2023 Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2018 Payara Foundation and/or its affiliates.
+ Copyright (c) 2022 Payara Foundation and/or its affiliates.
Copyright (C) 2006,2014 The Guava Authors
Eclipse Public License 2.0 + GPL v.2 with CPE
--------------------------------------------
"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
- Copyright (c) 2005,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2019, 2020 Eclipse Foundation. All rights reserved.
+ Copyright (c) 2005,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2019, 2021 Eclipse Foundation. All rights reserved.
Eclipse Public License 2.0 + GPL v.2 with CPE
--------------------------------------------
"OSGi resource locator" (org.glassfish.hk2:osgi-resource-locator)
@@ -4784,13 +4486,13 @@ See full text at the bottom of this document for license: Apache-2.0
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
jersey-hk2 Eclipse Foundation
Eclipse Public License 2.0 + GPL v.2 with CPE
-Used by: [helidon-jersey-client, helidon-jersey-connector, helidon-jersey-server, helidon-reactive-webserver-jersey]
+Used by: [helidon-integrations-oci-sdk-cdi, helidon-integrations-oci-secrets-config-source, helidon-jersey-client, helidon-jersey-connector, helidon-jersey-server]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
jersey-inject-hk2 (org.glassfish.jersey.inject:jersey-hk2)
- Copyright (c) 2017,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017,2023 Oracle and/or its affiliates. All rights reserved.
Eclipse Public License 2.0 + GPL v.2 with CPE
--------------------------------------------
-# Notice for Jersey
+# Notice for Jersey
This content is produced and maintained by the Eclipse Jersey project.
* Project home: https://projects.eclipse.org/projects/ee4j.jersey
@@ -4820,75 +4522,110 @@ SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
The project maintains the following source code repositories:
* https://github.com/eclipse-ee4j/jersey
+
+## Third-party Content
+
+Angular JS, v1.6.6
+* License MIT (http://www.opensource.org/licenses/mit-license.php)
+* Project: http://angularjs.org
+* Coyright: (c) 2010-2017 Google, Inc.
+
+aopalliance Version 1
+* License: all the source code provided by AOP Alliance is Public Domain.
+* Project: http://aopalliance.sourceforge.net
+* Copyright: Material in the public domain is not protected by copyright
+
+Bean Validation API 3.0.0
+* License: Apache License, 2.0
+* Project: https://projects.eclipse.org/projects/ee4j.bean-validation
+* Copyright: 2009, Red Hat, Inc. and/or its affiliates, and individual contributors
+* by the @authors tag.
+
+Hibernate Validator CDI, 7.0.0.Final
+* License: Apache License, 2.0
+* Project: https://beanvalidation.org/
+* Repackaged in org.glassfish.jersey.server.validation.internal.hibernate
+
+Bootstrap v3.3.7
+* License: MIT license (https://github.com/twbs/bootstrap/blob/master/LICENSE)
+* Project: http://getbootstrap.com
+* Copyright: 2011-2016 Twitter, Inc
+
+Google Guava Version 18.0
+* License: Apache License, 2.0
+* Copyright (C) 2009 The Guava Authors
+
+jakarta.inject Version: 1
+* License: Apache License, 2.0
+* Copyright (C) 2009 The JSR-330 Expert Group
+
+Javassist Version 3.25.0-GA
+* License: Apache License, 2.0
+* Project: http://www.javassist.org/
+* Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.
+
+Jackson JAX-RS Providers Version 2.14.1
+* License: Apache License, 2.0
+* Project: https://github.com/FasterXML/jackson-jaxrs-providers
+* Copyright: (c) 2009-2022 FasterXML, LLC. All rights reserved unless otherwise indicated.
+
+jQuery v1.12.4
+* License: jquery.org/license
+* Project: jquery.org
+* Copyright: (c) jQuery Foundation
+
+jQuery Barcode plugin 0.3
+* License: MIT & GPL (http://www.opensource.org/licenses/mit-license.php & http://www.gnu.org/licenses/gpl.html)
+* Project: http://www.pasella.it/projects/jQuery/barcode
+* Copyright: (c) 2009 Antonello Pasella antonello.pasella@gmail.com
+
+JSR-166 Extension - JEP 266
+* License: CC0
+* No copyright
+* Written by Doug Lea with assistance from members of JCP JSR-166 Expert Group and released
+to the public domain, as explained at http://creativecommons.org/publicdomain/zero/1.0/
+
+KineticJS, v4.7.1
+* License: MIT license (http://www.opensource.org/licenses/mit-license.php)
+* Project: http://www.kineticjs.com, https://github.com/ericdrowell/KineticJS
+* Copyright: Eric Rowell
+
+org.objectweb.asm Version 9.3
+* License: Modified BSD (https://asm.ow2.io/license.html)
+* Copyright (c) 2000-2011 INRIA, France Telecom. All rights reserved.
+
+org.osgi.core version 6.0.0
+* License: Apache License, 2.0
+* Copyright (c) OSGi Alliance (2005, 2008). All Rights Reserved.
+
+org.glassfish.jersey.server.internal.monitoring.core
+* License: Apache License, 2.0
+* Copyright (c) 2015-2018 Oracle and/or its affiliates. All rights reserved.
+* Copyright 2010-2013 Coda Hale and Yammer, Inc.
+
+W3.org documents
+* License: W3C License
+* Copyright: Copyright (c) 1994-2001 World Wide Web Consortium, (Massachusetts Institute of
+Technology, Institut National de Recherche en Informatique et en Automatique, Keio University).
+All Rights Reserved. http://www.w3.org/Consortium/Legal/
--------------------------------------------
See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
----------------------------------------------------------------------------------------------------------------------
Fourth Party Dependencies
--------------------------------------------
-"jersey-core-common" (org.glassfish.jersey.core:jersey-common)
- Copyright (c) 2007,2022 Oracle and/or its affiliates. All rights reserved.
+"jersey-core-common" (org.glassfish.jersey.core:jersey-common) v3.1.1
+ Copyright (c) 2007,2023 Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2018 Payara Foundation and/or its affiliates.
Copyright (C) 2006,2014 The Guava Authors
Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"jakarta.ws.rs-api" (jakarta.ws.rs:jakarta.ws.rs-api)
- Copyright (c) 2010,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2006 Google Inc.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
- Copyright (c) 2005,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2019, 2020 Eclipse Foundation. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"OSGi resource locator" (org.glassfish.hk2:osgi-resource-locator)
- Copyright (c) 2009,2018 Oracle and/or its affiliates. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"ServiceLocator Default Implementation" (org.glassfish.hk2:hk2-locator)
- Copyright (c) 2010,2019 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2019, 2020 Payara Service Ltd. and/or its affiliates.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"aopalliance version 1.0 repackaged as a module" (org.glassfish.hk2.external:aopalliance-repackaged)
- Copyright (c) 2013,2018 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2019 Payara Services Ltd.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"HK2 API module" (org.glassfish.hk2:hk2-api)
- Copyright (c) 2019,2020 Payara Services Ltd.
- Copyright (c) 2019 Payara Services and/or its affiliates. All rights reserved.
- Copyright (c) 2007,2019 Oracle and/or its affiliates. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"HK2 Implementation Utilities" (org.glassfish.hk2:hk2-utils)
- Copyright (c) 2019,2020 Payara Services Ltd.
- Copyright (c) 2007,2019 Oracle and/or its affiliates. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"Jakarta Dependency Injection" (jakarta.inject:jakarta.inject-api)
- Copyright (C) 2009 The JSR-330 Expert Group
- Copyright (c) 2018,2020 Eclipse Foundation.
- Apache License 2.0
---------------------------------------------
-"Javassist" (org.javassist:javassist)
- Copyright (C) 1999-2020 by Shigeru Chiba, All rights reserved.
- Copyright (C) 2004 Bill Burke. All Rights Reserved.
- Apache License 2.0
-See full text at the bottom of this document for license: Apache-2.0
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-jersey-media-json-binding Eclipse Foundation
-Eclipse Public License 2.0 + GPL v.2 with CPE
-Used by: [helidon-microprofile]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-jersey-media-json-binding (org.glassfish.jersey.media:jersey-media-json-binding)
- Copyright (c) 2017,2021 Oracle and/or its affiliates. All rights reserved.
---------------------------------------------
-# Notice for Jersey
+-----------
+
+ # Notice for Jersey Core Common module
This content is produced and maintained by the Eclipse Jersey project.
-* Project home: https://projects.eclipse.org/projects/ee4j.jersey
+
+* https://projects.eclipse.org/projects/ee4j.jersey
## Trademarks
Eclipse Jersey is a trademark of the Eclipse Foundation.
@@ -4915,100 +4652,23 @@ SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
The project maintains the following source code repositories:
* https://github.com/eclipse-ee4j/jersey
---------------------------------------------
-See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
-----------------------------------------------------------------------------------------------------------------------
-Fourth Party Dependencies
---------------------------------------------
-"jersey-core-common" (org.glassfish.jersey.core:jersey-common)
- Copyright (c) 2007,2022 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2018 Payara Foundation and/or its affiliates.
- Copyright (C) 2006,2014 The Guava Authors
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"jakarta.ws.rs-api" (jakarta.ws.rs:jakarta.ws.rs-api)
- Copyright (c) 2010,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2006 Google Inc.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
- Copyright (c) 2005,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2019, 2020 Eclipse Foundation. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-Jakarta JSON Processing API (JSON-P) (jakarta.json:jakarta.json-api)
- Copyright 2019, 2022 Eclipse Foundation. All rights reserved.
- Copyright (c) 2011,2022 Oracle and/or its affiliates. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"JSON-P Default Provider" (org.glassfish:jakarta.json)
- Copyright (c) 2011,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2019, 2020 Eclipse Foundation. All Rights Reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"JSON-B API" (jakarta.json.bind:jakarta.json.bind-api)
- Copyright (c) 2015,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2019, 2020 Eclipse Foundation. All Rights Reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"Eclipse Parsson" (org.eclipse.parsson:parsson)
- Copyright (c) 2011,2021 Oracle and/or its affiliates. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"OSGi resource locator" (org.glassfish.hk2:osgi-resource-locator)
- Copyright (c) 2009,2018 Oracle and/or its affiliates. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
--------------------------------------------
-"org.eclipse.yasson" (org.eclipse:yasson)
- Copyright (c) 2019,2021 IBM and/or its affiliates. All rights reserved.
- Copyright (c) 2015,2022 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2019,2021 Payara Foundation and/or its affiliates. All rights reserved.
- Copyright (c) 2019,2020 Payara Services and/or its affiliates. All rights reserved.
- Eclipse Public License 2.0 or Eclipse Distribution License 1.0
-Eclipse Distribution License - v 1.0 Copyright (c) 2007, Eclipse Foundation,
-Inc. and its licensors.
+## Third-party Content
-All rights reserved.
+Google Guava Version 18.0
+* License: Apache License, 2.0
+* Copyright: (C) 2009 The Guava Authors
-Redistribution and use in source and binary forms, with or without modification,
-are permitted provided that the following conditions are met:
+JSR-166 Extension - JEP 266
+* License: Creative Commons 1.0 (CC0)
+* No copyright
+* Written by Doug Lea with assistance from members of JCP JSR-166
+* Expert Group and released to the public domain, as explained at
+* http://creativecommons.org/publicdomain/zero/1.0/
-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 Eclipse Foundation, 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.
---------------------------------------------
-"Jakarta Dependency Injection" 2.0.0 (jakarta.inject:jakarta.inject-api)
- Copyright (C) 2009 The JSR-330 Expert Group
- Copyright (c) 2018,2020 Eclipse Foundation.
- Apache License 2.0
---------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
+-------------
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-jersey-media-json-processing Eclipse Foundation
-Eclipse Public License 2.0 + GPL v.2 with CPE
-Used by: [helidon-jersey-media-jsonp]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-jersey-media-json-processing (org.glassfish.jersey.media:jersey-media-json-processing)
- Copyright (c) 2011,2022 Oracle and/or its affiliates. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-# Notice for Jersey
+# Notice for Jersey
This content is produced and maintained by the Eclipse Jersey project.
* Project home: https://projects.eclipse.org/projects/ee4j.jersey
@@ -5038,67 +4698,232 @@ SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
The project maintains the following source code repositories:
* https://github.com/eclipse-ee4j/jersey
---------------------------------------------
-See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
-----------------------------------------------------------------------------------------------------------------------
-Fourth Party Dependencies
---------------------------------------------
-"jersey-core-common" (org.glassfish.jersey.core:jersey-common)
- Copyright (c) 2007,2022 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2018 Payara Foundation and/or its affiliates.
- Copyright (C) 2006,2014 The Guava Authors
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"jakarta.ws.rs-api" (jakarta.ws.rs:jakarta.ws.rs-api)
- Copyright (c) 2010,2020 Oracle and/or its affiliates. All rights reserved.
+
+## Third-party Content
+
+Angular JS, v1.6.6
+* License MIT (http://www.opensource.org/licenses/mit-license.php)
+* Project: http://angularjs.org
+* Coyright: (c) 2010-2017 Google, Inc.
+
+aopalliance Version 1
+* License: all the source code provided by AOP Alliance is Public Domain.
+* Project: http://aopalliance.sourceforge.net
+* Copyright: Material in the public domain is not protected by copyright
+
+Bean Validation API 3.0.0
+* License: Apache License, 2.0
+* Project: https://projects.eclipse.org/projects/ee4j.bean-validation
+* Copyright: 2009, Red Hat, Inc. and/or its affiliates, and individual contributors
+* by the @authors tag.
+
+Hibernate Validator CDI, 7.0.0.Final
+* License: Apache License, 2.0
+* Project: https://beanvalidation.org/
+* Repackaged in org.glassfish.jersey.server.validation.internal.hibernate
+
+Bootstrap v3.3.7
+* License: MIT license (https://github.com/twbs/bootstrap/blob/master/LICENSE)
+* Project: http://getbootstrap.com
+* Copyright: 2011-2016 Twitter, Inc
+
+Google Guava Version 18.0
+* License: Apache License, 2.0
+* Copyright (C) 2009 The Guava Authors
+
+jakarta.inject Version: 1
+* License: Apache License, 2.0
+* Copyright (C) 2009 The JSR-330 Expert Group
+
+Javassist Version 3.25.0-GA
+* License: Apache License, 2.0
+* Project: http://www.javassist.org/
+* Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.
+
+Jackson JAX-RS Providers Version 2.14.1
+* License: Apache License, 2.0
+* Project: https://github.com/FasterXML/jackson-jaxrs-providers
+* Copyright: (c) 2009-2022 FasterXML, LLC. All rights reserved unless otherwise indicated.
+
+jQuery v1.12.4
+* License: jquery.org/license
+* Project: jquery.org
+* Copyright: (c) jQuery Foundation
+
+jQuery Barcode plugin 0.3
+* License: MIT & GPL (http://www.opensource.org/licenses/mit-license.php & http://www.gnu.org/licenses/gpl.html)
+* Project: http://www.pasella.it/projects/jQuery/barcode
+* Copyright: (c) 2009 Antonello Pasella antonello.pasella@gmail.com
+
+JSR-166 Extension - JEP 266
+* License: CC0
+* No copyright
+* Written by Doug Lea with assistance from members of JCP JSR-166 Expert Group and released
+to the public domain, as explained at http://creativecommons.org/publicdomain/zero/1.0/
+
+KineticJS, v4.7.1
+* License: MIT license (http://www.opensource.org/licenses/mit-license.php)
+* Project: http://www.kineticjs.com, https://github.com/ericdrowell/KineticJS
+* Copyright: Eric Rowell
+
+org.objectweb.asm Version 9.3
+* License: Modified BSD (https://asm.ow2.io/license.html)
+* Copyright (c) 2000-2011 INRIA, France Telecom. All rights reserved.
+
+org.osgi.core version 6.0.0
+* License: Apache License, 2.0
+* Copyright (c) OSGi Alliance (2005, 2008). All Rights Reserved.
+
+org.glassfish.jersey.server.internal.monitoring.core
+* License: Apache License, 2.0
+* Copyright (c) 2015-2018 Oracle and/or its affiliates. All rights reserved.
+* Copyright 2010-2013 Coda Hale and Yammer, Inc.
+
+W3.org documents
+* License: W3C License
+* Copyright: Copyright (c) 1994-2001 World Wide Web Consortium, (Massachusetts Institute of
+Technology, Institut National de Recherche en Informatique et en Automatique, Keio University).
+All Rights Reserved. http://www.w3.org/Consortium/Legal/
+
+--------------------------------------------
+"jakarta.ws.rs-api" (jakarta.ws.rs:jakarta.ws.rs-api) v3.1.0
+ Copyright (c) 2010,2021 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2018 Markus KARG. All rights reserved.
Copyright (c) 2006 Google Inc.
+ Copyright (c) 2021 Eclipse Foundation
Eclipse Public License 2.0 + GPL v.2 with CPE
+
+# Notices for Jakarta RESTful Web Services
+
+This content is produced and maintained by the **Jakarta RESTful Web Services**
+project.
+
+* Project home: https://projects.eclipse.org/projects/ee4j.jaxrs
+
+## Trademarks
+
+**Jakarta RESTful Web Services** 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.
+
--------------------------------------------
-"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
- Copyright (c) 2005,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2019,2020 Eclipse Foundation. All rights reserved.
+
+"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api) v2.1.1
+ Copyright (c) 2005,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2019, 2021 Eclipse Foundation. All rights reserved.
Eclipse Public License 2.0 + GPL v.2 with CPE
+
+# 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.
+
--------------------------------------------
-"OSGi resource locator" (org.glassfish.hk2:osgi-resource-locator)
+
+"OSGi resource locator" (org.glassfish.hk2:osgi-resource-locator) v1.0.3
Copyright (c) 2009,2018 Oracle and/or its affiliates. All rights reserved.
Eclipse Public License 2.0 + GPL v.2 with CPE
+
--------------------------------------------
-"Jakarta JSON Processing API" (jakarta.json:jakarta.json-api)
- Copyright (c) 2011,2022 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2019,2022 Eclipse Foundation. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"Eclipse Parsson" (org.eclipse.parsson:parsson)
- Copyright (c) 2011,2022 Oracle and/or its affiliates. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"Eclipse Parsson Media for Jakarta RESTful Web Services" (org.eclipse.parsson:parsson-media)
- Copyright (c) 2012,2022 Oracle and/or its affiliates. All rights reserved.
+
+"ServiceLocator Default Implementation" (org.glassfish.hk2:hk2-locator) v3.0.3
+ Copyright (c) 2010,2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2019 Payara Service Ltd. and/or its affiliates.
+ Copyright (c) 2020 Payara Services ltd.
+ Copyright (c) 2019,2021 Payara Services Ltd.
Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"Jakarta Dependency Injection" (jakarta.inject:jakarta.inject-api)
- Copyright (C) 2009 The JSR-330 Expert Group
- Copyright (c) 2018,2020 Eclipse Foundation.
- Apache License 2.0
---------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
+
+# Notices for Eclipse GlassFish
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-jersey-mp-rest-client Eclipse Foundation
-Eclipse Public License 2.0 + GPL v.2 with CPE
-Used by: [helidon-microprofile-rest-client]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-jersey-mp-rest-client (org.glassfish.jersey.ext.microprofile:jersey-mp-rest-client)
- Copyright (c) 2019,2021 Payara Foundation and/or its affiliates. All rights reserved.
- Copyright (c) 2019,2022 Oracle and/or its affiliates. All rights reserved.
---------------------------------------------
-# Notice for Jersey
-This content is produced and maintained by the Eclipse Jersey project.
+This content is produced and maintained by the Eclipse GlassFish project.
-* Project home: https://projects.eclipse.org/projects/ee4j.jersey
+* Project home: https://projects.eclipse.org/projects/ee4j.glassfish
## Trademarks
-Eclipse Jersey is a trademark of the Eclipse Foundation.
+
+Eclipse GlassFish, and GlassFish are trademarks of the Eclipse Foundation.
## Copyright
@@ -5119,215 +4944,49 @@ 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/jersey
---------------------------------------------
-See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
-----------------------------------------------------------------------------------------------------------------------
-Fourth Party Dependencies
+* https://github.com/eclipse-ee4j/glassfish-ha-api
+* https://github.com/eclipse-ee4j/glassfish-logging-annotation-processor
+* https://github.com/eclipse-ee4j/glassfish-shoal
+* https://github.com/eclipse-ee4j/glassfish-cdi-porting-tck
+* https://github.com/eclipse-ee4j/glassfish-jsftemplating
+* https://github.com/eclipse-ee4j/glassfish-hk2-extra
+* https://github.com/eclipse-ee4j/glassfish-hk2
+* https://github.com/eclipse-ee4j/glassfish-fighterfish
+
+## Third-party Content
+
+This project leverages the following third party content.
+
+None
+
+## 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.
+
--------------------------------------------
-org.glassfish.jersey.core:jersey-client
-org.glassfish.jersey.core:jersey-server
-org.glassfish.jersey.ext.cdi:jersey-cdi1x
-org.glassfish.jersey.ext.cdi:jersey-weld2-se
-org.glassfish.jersey.inject:jersey-hk2
-org.glassfish.jersey.media:jersey-media-json-binding
-org.glassfish.jersey.core:jersey-common
-org.glassfish.jersey.media:jersey-media-jaxb
-org.glassfish.jersey.media:jersey-media-sse
- Copyright (c) 2010,2022 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2018,2021 Payara Foundation and/or its affiliates.
- Copyright (c) 2019 Payara Foundation and/or its affiliates. All rights reserved.
- Copyright (c) 2018 Payara Foundation and/or its affiliates. All rights reserved.
- Copyright (c) 2000-2011 INRIA, France Telecom
- Copyright 2010,2013 Coda Hale and Yammer, Inc.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
-"OSGi resource locator" (org.glassfish.hk2:osgi-resource-locator)
- Copyright (c) 2009,2018 Oracle and/or its affiliates. All rights reserved.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
-"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
- Copyright (c) 2005,2018 Oracle and/or its affiliates. All rights reserved.
- Copyright © 2019 Eclipse Foundation. All rights reserved.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
-"HK2" (org.glassfish.hk2)
- Copyright (c) 2007,2018 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2007,2019 Oracle and/or its affiliates. All rights reserved.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
- "aopalliance version repackaged as a module" (org.glassfish.hk2.external:aopalliance-repackaged)
- Copyright (c) 2013,2018 Oracle and/or its affiliates. All rights reserved.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
-"JSON-B API" (jakarta.json.bind:jakarta.json.bind-api)
- Copyright (c) 2015,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2020 Eclipse Foundation. All Rights Reserved.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-
---------------------------------------------
-"Jakarta JSON Processing Media for Jakarta RESTful Web Services" (org.glassfish:jsonp-jaxrs)
- Copyright (c) 2012,2020 Oracle and/or its affiliates. All rights reserved.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
-"Jakarta Interceptors" (jakarta.interceptor:jakarta.interceptor-api)
- Copyright (c) 1997,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright 2020 Eclipse Foundation. All rights reserved.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
-Jakarta Expression Language API (EL) (jakarta.el:jakarta.el-api)
- Copyright (c) 1997,2020 Oracle and/or its affiliates and others.
- Copyright 2018, 2020 Eclipse Foundation. All rights reserved.
- Copyright 2004 The Apache Software Foundation
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
-"jakarta.ws.rs-api" jakarta.ws.rs:jakarta.ws.rs-api)
- Copyright (c) 2010,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2006 Google Inc.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
-"JSON-P Default Provider" (org.glassfish:jakarta.json)
- Copyright (c) 2011,2020 Oracle and/or its affiliates. All rights reserved.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
-"Jakarta JSON Processing API" (jakarta.json:jakarta.json-api)
- Copyright (c) 2011,2022 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2019,2022 Eclipse Foundation. All rights reserved.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
-"Eclipse Parsson Media for Jakarta RESTful Web Services" (org.eclipse.parsson:parsson-media)
- Copyright (c) 2012,2021 Oracle and/or its affiliates. All rights reserved.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
-"MicroProfile Rest Client API" (org.eclipse.microprofile.rest.client:microprofile-rest-client-api)
- Copyright (c) 2016-2021 Contributors to the Eclipse Foundation
- Apache License Version 2.0
---------------------------------------------
-"org.osgi:org.osgi.annotation.versioning" (org.osgi:org.osgi.annotation.versioning)
- Copyright (c) OSGi Alliance (2013, 2014). All Rights Reserved.
- Copyright (c) OSGi Alliance (2013). All Rights Reserved.
- Apache License Version 2.0
---------------------------------------------
-MicroProfile Config (microprofile-config-api)
- Copyright (c) 2016-2020 Contributors to the Eclipse Foundation
- Apache License Version 2.0
-This product includes software developed at
-The Apache Software Foundation (http://www.apache.org/).
-
-Portions of this software were originally based on the following:
-* Apache DeltaSpike Config
- https://deltaspike.apache.org
- under Apache License, v2.0
-
-SPDXVersion: SPDX-2.1
-PackageName: Eclipse Microprofile
-PackageHomePage: http://www.eclipse.org/microprofile
-PackageLicenseDeclared: Apache-2.0
-
-PackageCopyrightText:
-Mark Struberg struberg@apache.org,
-Gerhard Petracek gpetracek@apache.org,
-Romain Manni-Bucau rmannibucau@apache.org,
-Ron Smeral rsmeral@apache.org,
-Emily Jiang emijiang@uk.ibm.com,
-Ondrej Mihalyi ondrej.mihalyi@gmail.com,
-Gunnar Morling gunnar@hibernate.org
-
---------------------------------------------
-"Jakarta Dependency Injection" 2.0.0 (jakarta.inject:jakarta.inject-api)
- Copyright (C) 2009 The JSR-330 Expert Group
- Copyright (c) 2018,2020 Eclipse Foundation.
- Apache License 2.0
---------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
---------------------------------------------
-"Jakarta Bean Validation API" (jakarta.validation:jakarta.validation-api)
- Copyright © 2019 Eclipse Foundation.
- Apache License Version 2.0
---------------------------------------------
-Jakarta Contexts and Dependency Injection API (CDI API) (jakarta.enterprise:jakarta.enterprise.cdi-api)
- Copyright 2010, 2016, Red Hat, Inc., and individual contributors
- Copyright 2008,2018 Red Hat, Inc., and individual contributors
- Copyright 2018, 2020 Eclipse Foundation.
- Copyright 2010,2013 2015, Red Hat, Inc., and individual contributors
- Apache License Version 2.0
---------------------------------------------
-"Jakarta XML Binding API" (jakarta.xml.bind:jakarta.xml.bind-api)
- Copyright (c) 2003,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright © 2019, 2020 Eclipse Foundation. All rights reserved.
- Copyright (c) 2018 Payara Foundation and/or its affiliates.
-
-Eclipse Distribution License - v 1.0
-Copyright (c) 2007, Eclipse Foundation, Inc. and its licensors.
-
-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 Eclipse Foundation, 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.
---------------------------------------------
-"Jakarta Activation" (com.sun.activation:jakarta.activation)
- Copyright (c) 1997,2019 Oracle and/or its affiliates. All rights reserved.
- Eclipse Distribution License - v 1.0
---------------------------------------------
-"org.eclipse.yasson" (org.eclipse:yasson)
- Copyright (c) 2019,2021 IBM and/or its affiliates. All rights reserved.
- Copyright (c) 2015,2022 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2019,2021 Payara Foundation and/or its affiliates. All rights reserved.
- Copyright (c) 2019 Payara Services and/or its affiliates. All rights reserved.
- Eclipse Public License v. 2.0, Eclipse Distribution License v. 1.0
---------------------------------------------
-"Javassist" (org.javassist:javassist)
- Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.
- Copyright (C) 2004 Bill Burke. All Rights Reserved.
- Apache License 2.0
+"aopalliance version 1.0 repackaged as a module" (org.glassfish.hk2.external:aopalliance-repackaged) v3.0.3
+ Copyright (c) 2013,2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2019 Payara Services Ltd.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+
+# Notices for Eclipse GlassFish
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-jersey-server Eclipse Foundation
-Eclipse Public License 2.0 + GPL v.2 with CPE
-Used by: [helidon-jersey-server]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-jersey-core-server (org.glassfish.jersey.core:jersey-server)
- Copyright (c) 2010,2022 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2000-2011 INRIA, France Telecom
- Copyright (c) 2018 Payara Foundation and/or its affiliates.
- Copyright 2010,2013 Coda Hale and Yammer, Inc.
---------------------------------------------
-# Notice for Jersey
-This content is produced and maintained by the Eclipse Jersey project.
+This content is produced and maintained by the Eclipse GlassFish project.
-* Project home: https://projects.eclipse.org/projects/ee4j.jersey
+* Project home: https://projects.eclipse.org/projects/ee4j.glassfish
## Trademarks
-Eclipse Jersey is a trademark of the Eclipse Foundation.
+
+Eclipse GlassFish, and GlassFish are trademarks of the Eclipse Foundation.
## Copyright
@@ -5348,70 +5007,50 @@ 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/jersey
---------------------------------------------
-See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
-----------------------------------------------------------------------------------------------------------------------
-Fourth Party Dependencies
---------------------------------------------
-"jersey-core-client" (org.glassfish.jersey.core:jersey-client)
- Copyright (c) 2018 Payara Foundation and/or its affiliates. All rights reserved.
- Copyright (c) 2018,2019 Payara Foundation and/or its affiliates.
- Copyright (c) 2010,2022 Oracle and/or its affiliates. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"jersey-core-common" (org.glassfish.jersey.core:jersey-common)
- Copyright (c) 2007,2022 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2018 Payara Foundation and/or its affiliates.
- Copyright (C) 2006,2014 The Guava Authors
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"OSGi resource locator" (org.glassfish.hk2:osgi-resource-locator)
- Copyright (c) 2009,2018 Oracle and/or its affiliates. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"jakarta.ws.rs-api" (jakarta.ws.rs:jakarta.ws.rs-api)
- Copyright (c) 2010,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2006 Google Inc.
- Eclipse Public License 2.0 + GPL v.2 with CPE
+* https://github.com/eclipse-ee4j/glassfish-ha-api
+* https://github.com/eclipse-ee4j/glassfish-logging-annotation-processor
+* https://github.com/eclipse-ee4j/glassfish-shoal
+* https://github.com/eclipse-ee4j/glassfish-cdi-porting-tck
+* https://github.com/eclipse-ee4j/glassfish-jsftemplating
+* https://github.com/eclipse-ee4j/glassfish-hk2-extra
+* https://github.com/eclipse-ee4j/glassfish-hk2
+* https://github.com/eclipse-ee4j/glassfish-fighterfish
+
+## Third-party Content
+
+This project leverages the following third party content.
+
+None
+
+## 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.
+
--------------------------------------------
-"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
- Copyright (c) 2005,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2019, 2020 Eclipse Foundation. All rights reserved.
+
+"HK2 API module" (org.glassfish.hk2:hk2-api) v3.0.3
+ Copyright (c) 2019,2020 Payara Services Ltd.
+ Copyright (c) 2019 Payara Services and/or its affiliates. All rights reserved.
+ Copyright (c) 2007,2019 Oracle and/or its affiliates. All rights reserved.
Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"Jakarta Dependency Injection" (jakarta.inject:jakarta.inject-api)
- Copyright (C) 2009 The JSR-330 Expert Group
- Copyright (c) 2018,2020 Eclipse Foundation.
- Apache License 2.0
---------------------------------------------
-"Jakarta Bean Validation API" (jakarta.validation:jakarta.validation-api)
- Copyright (c) 2020 Eclipse Foundation.
- Apache License 2.0
- 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.
---------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
---------------------------------------------
+
+# Notices for Eclipse GlassFish
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-jersey-weld2-se Eclipse Foundation
-Eclipse Public License 2.0 + GPL v.2 with CPE
-Used by: [helidon-microprofile-fault-tolerance, helidon-microprofile-server]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-jersey-ext-weld2-se (org.glassfish.jersey.ext.cdi:jersey-weld2-se)
- Copyright (c) 2014,2022 Oracle and/or its affiliates. All rights reserved.
---------------------------------------------
-# Notice for Jersey
-This content is produced and maintained by the Eclipse Jersey project.
+This content is produced and maintained by the Eclipse GlassFish project.
-* Project home: https://projects.eclipse.org/projects/ee4j.jersey
+* Project home: https://projects.eclipse.org/projects/ee4j.glassfish
## Trademarks
-Eclipse Jersey is a trademark of the Eclipse Foundation.
+
+Eclipse GlassFish, and GlassFish are trademarks of the Eclipse Foundation.
## Copyright
@@ -5432,1907 +5071,5296 @@ 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/jersey
---------------------------------------------
-See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
-----------------------------------------------------------------------------------------------------------------------
-Fourth Party Dependencies
---------------------------------------------
-"jersey-core-common" (org.glassfish.jersey.core:jersey-common)
- Copyright (c) 2007,2022 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2018 Payara Foundation and/or its affiliates.
- Copyright (C) 2006,2014 The Guava Authors
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"jersey-core-server" (org.glassfish.jersey.core:jersey-server)
- Copyright (c) 2000-2011 INRIA, France Telecom
- Copyright (c) 2018 Payara Foundation and/or its affiliates.
- Copyright (c) 2010,2022 Oracle and/or its affiliates. All rights reserved.
- Copyright 2010,2013 Coda Hale and Yammer, Inc.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"jersey-core-client" (org.glassfish.jersey.core:jersey-client)
- Copyright (c) 2018 Payara Foundation and/or its affiliates. All rights reserved.
- Copyright (c) 2018,2021 Payara Foundation and/or its affiliates.
- Copyright (c) 2010,2021 Oracle and/or its affiliates. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"jersey-ext-cdi1x" (org.glassfish.jersey.ext.cdi:jersey-cdi1x)
- Copyright (c) 2018 Payara Foundation and/or its affiliates. All rights reserved.
- Copyright (c) 2013,2022 Oracle and/or its affiliates. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"jakarta.ws.rs-api" (jakarta.ws.rs:jakarta.ws.rs-api)
- Copyright (c) 2010,2019 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2006 Google Inc.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"Jakarta Expression Language API" (jakarta.el:jakarta.el-api)
- Copyright (c) 2018, 2020 Eclipse Foundation. All rights reserved.
- Copyright (c) 1997,2020 Oracle and/or its affiliates and others.
- Copyright 2004 The Apache Software Foundation
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"Jakarta Interceptors" 2.0.0 (jakarta.interceptor:jakarta.interceptor-api)
- Copyright (c) 1997,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2019, 2020 Eclipse Foundation. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
- "Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
- Copyright (c) 2005,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2019,2020 Eclipse Foundation. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"OSGi resource locator" (org.glassfish.hk2:osgi-resource-locator)
- Copyright (c) 2009,2018 Oracle and/or its affiliates. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"CDI APIs" (jakarta.enterprise:jakarta.enterprise.cdi-api)
- Copyright 2010, 2016, Red Hat, Inc., and individual contributors
- Copyright 2008,2018 Red Hat, Inc., and individual contributors
- Copyright 2018,2020 Eclipse Foundation.
- Copyright 2010,2013 2015, Red Hat, Inc., and individual contributors
- Apache License 2.0
---------------------------------------------
-"Jakarta Dependency Injection" 2.0.0 (jakarta.inject:jakarta.inject-api)
- Copyright (C) 2009 The JSR-330 Expert Group
- Copyright (c) 2018,2020 Eclipse Foundation.
- Apache License 2.0
---------------------------------------------
-"Jakarta Bean Validation API" (jakarta.validation:jakarta.validation-api)
- Copyright (c) 2019,2020 Eclipse Foundation.
- Apache License 2.0
- 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.
-See full text at the bottom of this document for license: Apache-2.0
---------------------------------------------
-
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-kafka-clients The Apache Software Foundation
-Apache 2.0
-Used by: [helidon-messaging-kafka]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-===================
-Top-level Copyright notices
-===================
-Apache Kafka
-Copyright 2021 The Apache Software Foundation.
+* https://github.com/eclipse-ee4j/glassfish-ha-api
+* https://github.com/eclipse-ee4j/glassfish-logging-annotation-processor
+* https://github.com/eclipse-ee4j/glassfish-shoal
+* https://github.com/eclipse-ee4j/glassfish-cdi-porting-tck
+* https://github.com/eclipse-ee4j/glassfish-jsftemplating
+* https://github.com/eclipse-ee4j/glassfish-hk2-extra
+* https://github.com/eclipse-ee4j/glassfish-hk2
+* https://github.com/eclipse-ee4j/glassfish-fighterfish
-This product includes software developed at
-The Apache Software Foundation (https://www.apache.org/).
+## Third-party Content
-This distribution has a binary dependency on jersey, which is available under the CDDL
-License. The source code of jersey can be found at https://github.com/jersey/jersey/.
+This project leverages the following third party content.
-The streams-scala (streams/streams-scala) module was donated by Lightbend and the original code was copyrighted by them:
-Copyright (C) 2018 Lightbend Inc.
-Copyright (C) 2017-2018 Alexis Seigneurin.
+None
-This project contains the following code copied from Apache Hadoop:
-clients/src/main/java/org/apache/kafka/common/utils/PureJavaCrc32C.java
-Some portions of this file Copyright (c) 2004-2006 Intel Corporation and licensed under the BSD license.
+## Cryptography
-This project contains the following code copied from Apache Hive:
-streams/src/main/java/org/apache/kafka/streams/state/internals/Murmur3.java
-==============================
-Public Licenses
-==============================
-Apache Kafka
-Copyright 2018 The Apache Software Foundation.
-See full text at the bottom of this document for license: Apache-2.0
-------------------------------------------------------------------------------------------
-4th party dependencies
-------------------------------------------------------------------------------------------
-com.github.luben:zstd-jni (BSD 2-Clause License)
+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.
+
+--------------------------------------------
-Zstd-jni: JNI bindings to Zstd Library
+"HK2 Implementation Utilities" (org.glassfish.hk2:hk2-utils) v3.0.3
+ Copyright (c) 2019,2020 Payara Services Ltd.
+ Copyright (c) 2007,2019 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
-Copyright (c) 2015-2016, Luben Karavelov/ All rights reserved.
+# Notices for Eclipse GlassFish
-BSD License
+This content is produced and maintained by the Eclipse GlassFish project.
-Redistribution and use in source and binary forms, with or without modification,
-are permitted provided that the following conditions are met:
+* Project home: https://projects.eclipse.org/projects/ee4j.glassfish
-* Redistributions of source code must retain the above copyright notice, this
- list of conditions and the following disclaimer.
+## Trademarks
-* 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.
+Eclipse GlassFish, and GlassFish are trademarks of the Eclipse Foundation.
-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.
-------------------------------------------------------------------------------------------
-org.lz4:lz4-java (Apache 2.0)
-Copyright 2020 Adrien Grand and the lz4-java contributors.
-Copyright 2020 Linnaea Von Lavia and the lz4-java contributors.
-Copyright 2020 Rei Odaira and the lz4-java contributors.
-------------------------------------------------------------------------------------------
-org.xerial.snappy:snappy-java (Apache 2.0)
- Copyright 2008,2011 Taro L. Saito
-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 containd 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
-------------------------------------------------------------------------------------------
-org.slf4j:slf4j-api (MIT)
+## Copyright
-Copyright (c) 2004-2017 QOS.ch
-All rights reserved.
+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.
-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:
+## Declared Project Licenses
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
+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.
-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.
-------------------------------------------------------------------------------------------
+SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-micrometer-core VMware
-Apache 2.0
-Used by: [helidon-integrations-micrometer]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Micrometer Core
+## Source Code
-Copyright (c) 2017-Present VMware, Inc. All Rights Reserved.
+The project maintains the following source code repositories:
-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://github.com/eclipse-ee4j/glassfish-ha-api
+* https://github.com/eclipse-ee4j/glassfish-logging-annotation-processor
+* https://github.com/eclipse-ee4j/glassfish-shoal
+* https://github.com/eclipse-ee4j/glassfish-cdi-porting-tck
+* https://github.com/eclipse-ee4j/glassfish-jsftemplating
+* https://github.com/eclipse-ee4j/glassfish-hk2-extra
+* https://github.com/eclipse-ee4j/glassfish-hk2
+* https://github.com/eclipse-ee4j/glassfish-fighterfish
- https://www.apache.org/licenses/LICENSE-2.0
+## Third-party Content
-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:
+This project leverages the following third party content.
- * Copyright 2013 The Netty Project
- * License: Apache License v2.0
- * Homepage: https://netty.io
+None
-This product contains a modified portion of 'StringUtils.isBlank()',
-in the Commons Lang library distributed by The Apache Software Foundation:
+## Cryptography
- * Copyright 2001-2019 The Apache Software Foundation
- * License: Apache License v2.0
- * Homepage: https://commons.apache.org/proper/commons-lang/
+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.
-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
+"Jakarta Dependency Injection" (jakarta.inject:jakarta.inject-api) v2.0.1
+ Copyright (C) 2009 The JSR-330 Expert Group
+ Copyright (c) 2018,2020 Eclipse Foundation.
+ Apache License 2.0
+
+# Notices for Eclipse Jakarta Dependency Injection
-This product contains a modified portion of the 'org.springframework.lang'
-package in the Spring Framework library, distributed by VMware, Inc:
+This content is produced and maintained by the Eclipse Jakarta Dependency Injection project.
- * Copyright 2002-2019 the original author or authors.
- * License: Apache License v2.0
- * Homepage: https://spring.io/projects/spring-framework
--------------------------------------------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
--------------------------------------------------------------------------------
-Fourth Party Runtime Dependencies
--------------------------------------------------------------------------------
-"HdrHistogram" (org.hdrhistogram:HdrHistogram)
+* Project home: https://projects.eclipse.org/projects/cdi.batch
-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/
+## Trademarks
-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.
+Jakarta Dependency Injection is a trademark of the Eclipse Foundation.
-** Beginning of "BSD 2-Clause License" text. **
+## Copyright
- Copyright (c) 2012, 2013, 2014, 2015, 2016 Gil Tene
- Copyright (c) 2014 Michael Barker
- Copyright (c) 2014 Matt Warren
- All rights reserved.
+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.
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
+## Declared Project Licenses
- 1. Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
+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.
- 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.
+SPDX-License-Identifier: Apache-2.0
- 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.
---------------------------------------------
-"LatencyUtils" (org.latencyutils:LatencyUtils)
+## Source Code
-* 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/
+The project maintains the following source code repositories:
- 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.
+https://github.com/eclipse-ee4j/injection-api
+https://github.com/eclipse-ee4j/injection-spec
+https://github.com/eclipse-ee4j/injection-tck
- ** Beginning of "BSD 2-Clause License" text. **
+## Third-party Content
- Copyright (c) 2012, 2013, 2014 Gil Tene
- All rights reserved.
+This project leverages the following third party content.
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
+None
- 1. Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
+## Cryptography
- 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.
+None
- 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.
--------------------------------------------
+"Javassist" (org.javassist:javassist) v3.29.0-GA
+ Copyright (C) 1999-2020 by Shigeru Chiba, All rights reserved.
+ Copyright (C) 2004 Bill Burke. All Rights Reserved.
+ Apache License 2.0
+ MPL 1.1
+ LGPL 2.1
+
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+------------------------------------------------------------------------------------
+
+ 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
+ https://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 ______________________________________.
+
+ The Initial Developer of the Original Code is ________________________.
+ Portions created by ______________________ are Copyright (C) ______
+ _______________________. All Rights Reserved.
+
+ Contributor(s): ______________________________________.
+
+ Alternatively, the contents of this file may be used under the terms
+ of the _____ license (the "[___] License"), in which case the
+ provisions of [______] License are applicable instead of those
+ above. If you wish to allow use of your version of this file only
+ under the terms of the [____] License and not to allow others to use
+ your version of this file under the MPL, indicate your decision by
+ deleting the provisions above and replace them with the notice and
+ other provisions required by the [___] License. If you do not delete
+ the provisions above, a recipient may use your version of this file
+ under either the MPL or the [___] License."
+
+ [NOTE: The text of this Exhibit A may differ slightly from the text of
+ the notices in the Source Code files of the Original Code. You should
+ use the text of this Exhibit A rather than the text found in the
+ Original Code Source Code for Your Modifications.]
+
+------------------------------------------------------------------------------------
+See full text at the bottom of this document for license: LGPL-2.1-only
+
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+jersey-media-json-binding Eclipse Foundation
+Eclipse Public License 2.0 + GPL v.2 with CPE
+Used by: [helidon-microprofile]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-micrometer-registry-prometheus VMware
-Apache 2.0
-Used by: [helidon-integrations-micrometer, helidon-integrations-micrometer-cdi]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Micrometer Registry Prometheus
+jersey-media-json-binding (org.glassfish.jersey.media:jersey-media-json-binding)
+ Copyright (c) 2017,2023 Oracle and/or its affiliates. All rights reserved.
+--------------------------------------------
+# Notice for Jersey
+This content is produced and maintained by the Eclipse Jersey project.
-Copyright (c) 2017-Present VMware, Inc. All Rights Reserved.
+* Project home: https://projects.eclipse.org/projects/ee4j.jersey
-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
+## Trademarks
+Eclipse Jersey is a trademark of the Eclipse Foundation.
- https://www.apache.org/licenses/LICENSE-2.0
+## Copyright
-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:
+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.
- * Copyright 2013 The Netty Project
- * License: Apache License v2.0
- * Homepage: https://netty.io
+## Declared Project Licenses
-This product contains a modified portion of 'StringUtils.isBlank()',
-in the Commons Lang library distributed by The Apache Software Foundation:
+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.
- * Copyright 2001-2019 The Apache Software Foundation
- * License: Apache License v2.0
- * Homepage: https://commons.apache.org/proper/commons-lang/
+SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-This product contains a modified portion of 'JsonUtf8Writer',
-in the Moshi library distributed by Square, Inc:
+## Source Code
+The project maintains the following source code repositories:
- * Copyright 2010 Google Inc.
- * License: Apache License v2.0
- * Homepage: https://github.com/square/moshi
+* https://github.com/eclipse-ee4j/jersey
-This product contains a modified portion of the 'org.springframework.lang'
-package in the Spring Framework library, distributed by VMware, Inc:
+## Third-party Content
- * Copyright 2002-2019 the original author or authors.
- * License: Apache License v2.0
- * Homepage: https://spring.io/projects/spring-framework
--------------------------------------------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
--------------------------------------------------------------------------------
-Fourth Party Runtime Dependencies
--------------------------------------------------------------------------------
-"micrometer-core" (io.micrometer:micrometer-core)
- Copyright 2002-2019 the original author or authors.
- Copyright 2010 Google Inc. The comments and initialization of {@code REPLACEMENT_CHARS} came
- Copyright 2017,2020 Pivotal Software, Inc.
- Copyright (c) 2004-2011 QOS.ch
- Copyright 2012,2017 The Netty Project
- Copyright 2017,2021 VMware, Inc.
- Apache License, Version 2.0
--------------------------------------------------------------------------------
-"HdrHistogram" (org.hdrhistogram:HdrHistogram)
+Angular JS, v1.6.6
+* License MIT (http://www.opensource.org/licenses/mit-license.php)
+* Project: http://angularjs.org
+* Coyright: (c) 2010-2017 Google, Inc.
+
+aopalliance Version 1
+* License: all the source code provided by AOP Alliance is Public Domain.
+* Project: http://aopalliance.sourceforge.net
+* Copyright: Material in the public domain is not protected by copyright
+
+Bean Validation API 3.0.0
+* License: Apache License, 2.0
+* Project: https://projects.eclipse.org/projects/ee4j.bean-validation
+* Copyright: 2009, Red Hat, Inc. and/or its affiliates, and individual contributors
+* by the @authors tag.
+
+Hibernate Validator CDI, 7.0.0.Final
+* License: Apache License, 2.0
+* Project: https://beanvalidation.org/
+* Repackaged in org.glassfish.jersey.server.validation.internal.hibernate
+
+Bootstrap v3.3.7
+* License: MIT license (https://github.com/twbs/bootstrap/blob/master/LICENSE)
+* Project: http://getbootstrap.com
+* Copyright: 2011-2016 Twitter, Inc
+
+Google Guava Version 18.0
+* License: Apache License, 2.0
+* Copyright (C) 2009 The Guava Authors
+
+jakarta.inject Version: 1
+* License: Apache License, 2.0
+* Copyright (C) 2009 The JSR-330 Expert Group
+
+Javassist Version 3.25.0-GA
+* License: Apache License, 2.0
+* Project: http://www.javassist.org/
+* Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.
+
+Jackson JAX-RS Providers Version 2.14.1
+* License: Apache License, 2.0
+* Project: https://github.com/FasterXML/jackson-jaxrs-providers
+* Copyright: (c) 2009-2022 FasterXML, LLC. All rights reserved unless otherwise indicated.
+
+jQuery v1.12.4
+* License: jquery.org/license
+* Project: jquery.org
+* Copyright: (c) jQuery Foundation
+
+jQuery Barcode plugin 0.3
+* License: MIT & GPL (http://www.opensource.org/licenses/mit-license.php & http://www.gnu.org/licenses/gpl.html)
+* Project: http://www.pasella.it/projects/jQuery/barcode
+* Copyright: (c) 2009 Antonello Pasella antonello.pasella@gmail.com
+
+JSR-166 Extension - JEP 266
+* License: CC0
+* No copyright
+* Written by Doug Lea with assistance from members of JCP JSR-166 Expert Group and released
+to the public domain, as explained at http://creativecommons.org/publicdomain/zero/1.0/
+
+KineticJS, v4.7.1
+* License: MIT license (http://www.opensource.org/licenses/mit-license.php)
+* Project: http://www.kineticjs.com, https://github.com/ericdrowell/KineticJS
+* Copyright: Eric Rowell
+
+org.objectweb.asm Version 9.3
+* License: Modified BSD (https://asm.ow2.io/license.html)
+* Copyright (c) 2000-2011 INRIA, France Telecom. All rights reserved.
+
+org.osgi.core version 6.0.0
+* License: Apache License, 2.0
+* Copyright (c) OSGi Alliance (2005, 2008). All Rights Reserved.
+
+org.glassfish.jersey.server.internal.monitoring.core
+* License: Apache License, 2.0
+* Copyright (c) 2015-2018 Oracle and/or its affiliates. All rights reserved.
+* Copyright 2010-2013 Coda Hale and Yammer, Inc.
+
+W3.org documents
+* License: W3C License
+* Copyright: Copyright (c) 1994-2001 World Wide Web Consortium, (Massachusetts Institute of
+Technology, Institut National de Recherche en Informatique et en Automatique, Keio University).
+All Rights Reserved. http://www.w3.org/Consortium/Legal/
-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/
+--------------------------------------------
+See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
+----------------------------------------------------------------------------------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"jersey-core-common" (org.glassfish.jersey.core:jersey-common)
+ Copyright (c) 2007,2023 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2018 Payara Foundation and/or its affiliates.
+ Copyright (C) 2006,2014 The Guava Authors
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+
+ # Notice for Jersey Core Common module
+This content is produced and maintained by the Eclipse Jersey project.
-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. **
+* https://projects.eclipse.org/projects/ee4j.jersey
- Copyright (c) 2012, 2013, 2014, 2015, 2016 Gil Tene
- Copyright (c) 2014 Michael Barker
- Copyright (c) 2014 Matt Warren
- All rights reserved.
+## Trademarks
+Eclipse Jersey is a trademark of the Eclipse Foundation.
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
+## Copyright
- 1. Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
+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.
- 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.
+## Declared Project Licenses
- 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.
---------------------------------------------
-"LatencyUtils" (org.latencyutils:LatencyUtils)
+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.
-* 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/
+SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.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.
+## Source Code
+The project maintains the following source code repositories:
- ** Beginning of "BSD 2-Clause License" text. **
+* https://github.com/eclipse-ee4j/jersey
- Copyright (c) 2012, 2013, 2014 Gil Tene
- All rights reserved.
+## Third-party Content
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
+Google Guava Version 18.0
+* License: Apache License, 2.0
+* Copyright: (C) 2009 The Guava Authors
- 1. Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
+JSR-166 Extension - JEP 266
+* License: Creative Commons 1.0 (CC0)
+* No copyright
+* Written by Doug Lea with assistance from members of JCP JSR-166
+* Expert Group and released to the public domain, as explained at
+* http://creativecommons.org/publicdomain/zero/1.0/
- 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.
+# Notice for Jersey
+This content is produced and maintained by the Eclipse Jersey project.
- 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.
---------------------------------------------
-"Prometheus Java Simpleclient Common" (io.prometheus:simpleclient_common)
-"Prometheus Java Simpleclient" (io.prometheus:simpleclient)
+* Project home: https://projects.eclipse.org/projects/ee4j.jersey
-Prometheus instrumentation library for JVM applications
-Copyright 2012-2015 The Prometheus Authors
-Copyright 2012 Andrew Wang (andrew@umbrant.com)
+## Trademarks
+Eclipse Jersey is a trademark of the Eclipse Foundation.
-This product includes software developed at
-Boxever Ltd. (http://www.boxever.com/).
+## Copyright
-This product includes software developed at
-SoundCloud Ltd. (http://soundcloud.com/).
+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.
-This product includes software developed as part of the
-Ocelli project by Netflix Inc. (https://github.com/Netflix/ocelli/).
- Apache License 2.0
---------------------------------------------
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-micronaut-aop original author or authors
-Apache 2.0
-Used by: [helidon-integrations-micronaut-cdi]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Micronaut AOP (io.micronaut:micronaut-aop)
- Copyright 2017-2021 original authors
---------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
---------------------------------------------
-Fourth Party Runtime Dependencies
---------------------------------------------
-"SLF4J API Module" (org.slf4j:slf4j-api)
- Copyright (c) 2004-2011 QOS.ch
+## Declared Project Licenses
-The MIT License SPDX short identifier: MIT
+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.
-Further resources on the MIT License Copyright
+SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-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:
+## Source Code
+The project maintains the following source code repositories:
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
+* https://github.com/eclipse-ee4j/jersey
-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.
+## Third-party Content
---------------------------------------------
-"Micronaut" (io.micronaut:micronaut-inject)
- Copyright 2017-2022 original authors
- Apache License 2.0
---------------------------------------------
-"Jakarta Dependency Injection" (jakarta.inject:jakarta.inject-api)
- Copyright (C) 2009 The JSR-330 Expert Group
- Copyright © 2018,2020 Eclipse Foundation.
- Apache License 2.0
---------------------------------------------
-"SnakeYAML" (org.yaml:snakeyaml)
- Copyright 2003-2010 Christian d'Heureuse, Inventec Informatik AG, Zurich, Switzerland
- Copyright (c) 2008, SnakeYAML
- Apache License 2.0
---------------------------------------------
-"Micronaut" (io.micronaut:micronaut-core)
- Copyright 2010,2012 Google Inc. All Rights Reserved.
- Copyright 2017-2022 original authors
- Apache License 2.0
---------------------------------------------
-"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
- Copyright (c) 2019, 2020 Eclipse Foundation. All rights reserved.
- Copyright (c) 2005,2020 Oracle and/or its affiliates. All rights reserved.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
-See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
+Angular JS, v1.6.6
+* License MIT (http://www.opensource.org/licenses/mit-license.php)
+* Project: http://angularjs.org
+* Coyright: (c) 2010-2017 Google, Inc.
+
+aopalliance Version 1
+* License: all the source code provided by AOP Alliance is Public Domain.
+* Project: http://aopalliance.sourceforge.net
+* Copyright: Material in the public domain is not protected by copyright
+
+Bean Validation API 3.0.0
+* License: Apache License, 2.0
+* Project: https://projects.eclipse.org/projects/ee4j.bean-validation
+* Copyright: 2009, Red Hat, Inc. and/or its affiliates, and individual contributors
+* by the @authors tag.
+
+Hibernate Validator CDI, 7.0.0.Final
+* License: Apache License, 2.0
+* Project: https://beanvalidation.org/
+* Repackaged in org.glassfish.jersey.server.validation.internal.hibernate
+
+Bootstrap v3.3.7
+* License: MIT license (https://github.com/twbs/bootstrap/blob/master/LICENSE)
+* Project: http://getbootstrap.com
+* Copyright: 2011-2016 Twitter, Inc
+
+Google Guava Version 18.0
+* License: Apache License, 2.0
+* Copyright (C) 2009 The Guava Authors
+
+jakarta.inject Version: 1
+* License: Apache License, 2.0
+* Copyright (C) 2009 The JSR-330 Expert Group
+
+Javassist Version 3.25.0-GA
+* License: Apache License, 2.0
+* Project: http://www.javassist.org/
+* Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.
+
+Jackson JAX-RS Providers Version 2.14.1
+* License: Apache License, 2.0
+* Project: https://github.com/FasterXML/jackson-jaxrs-providers
+* Copyright: (c) 2009-2022 FasterXML, LLC. All rights reserved unless otherwise indicated.
+
+jQuery v1.12.4
+* License: jquery.org/license
+* Project: jquery.org
+* Copyright: (c) jQuery Foundation
+
+jQuery Barcode plugin 0.3
+* License: MIT & GPL (http://www.opensource.org/licenses/mit-license.php & http://www.gnu.org/licenses/gpl.html)
+* Project: http://www.pasella.it/projects/jQuery/barcode
+* Copyright: (c) 2009 Antonello Pasella antonello.pasella@gmail.com
+
+JSR-166 Extension - JEP 266
+* License: CC0
+* No copyright
+* Written by Doug Lea with assistance from members of JCP JSR-166 Expert Group and released
+to the public domain, as explained at http://creativecommons.org/publicdomain/zero/1.0/
+
+KineticJS, v4.7.1
+* License: MIT license (http://www.opensource.org/licenses/mit-license.php)
+* Project: http://www.kineticjs.com, https://github.com/ericdrowell/KineticJS
+* Copyright: Eric Rowell
+
+org.objectweb.asm Version 9.3
+* License: Modified BSD (https://asm.ow2.io/license.html)
+* Copyright (c) 2000-2011 INRIA, France Telecom. All rights reserved.
+
+org.osgi.core version 6.0.0
+* License: Apache License, 2.0
+* Copyright (c) OSGi Alliance (2005, 2008). All Rights Reserved.
+
+org.glassfish.jersey.server.internal.monitoring.core
+* License: Apache License, 2.0
+* Copyright (c) 2015-2018 Oracle and/or its affiliates. All rights reserved.
+* Copyright 2010-2013 Coda Hale and Yammer, Inc.
+
+W3.org documents
+* License: W3C License
+* Copyright: Copyright (c) 1994-2001 World Wide Web Consortium, (Massachusetts Institute of
+Technology, Institut National de Recherche en Informatique et en Automatique, Keio University).
+All Rights Reserved. http://www.w3.org/Consortium/Legal/
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-micronaut-core original author or authors
-Apache 2.0
-Used by: [helidon-integrations-micronaut-cdi, helidon-integrations-micronaut-cdi-processor]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Micronaut Core (io.micronaut:micronaut-core)
- Copyright 2010,2012 Google Inc. All Rights Reserved.
- Copyright 2017-2022 original authors
--------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
---------------------------------------------
-Fourth Party Runtime Dependencies
---------------------------------------------
-"SLF4J API Module" 1.7.29 (org.slf4j:slf4j-api)
- Copyright (c) 2004-2011 QOS.ch
-
-The MIT License SPDX short identifier: MIT
-
-Further resources on the MIT License Copyright
+"jakarta.ws.rs-api" (jakarta.ws.rs:jakarta.ws.rs-api)
+ Copyright (c) 2010,2021 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2018 Markus KARG. All rights reserved.
+ Copyright (c) 2006 Google Inc.
+ Copyright (c) 2021 Eclipse Foundation
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+
+# Notices for Jakarta RESTful Web Services
-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:
+This content is produced and maintained by the **Jakarta RESTful Web Services**
+project.
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
+* Project home: https://projects.eclipse.org/projects/ee4j.jaxrs
-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.
+## Trademarks
---------------------------------------------
+**Jakarta RESTful Web Services** is a trademark of the Eclipse Foundation.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-micronaut-inject-java original author or authors
-Apache 2.0
-Used by: [helidon-integrations-micronaut-cdi, helidon-integrations-micronaut-cdi-processor, helidon-integrations-micronaut-data]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Micronaut Inject Java (io.micronaut:micronaut-inject-java)
- Copyright 2017-2022 original authors
---------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
---------------------------------------------
-Fourth Party Runtime Dependencies
---------------------------------------------
-"SLF4J API Module" 1.7.29 (org.slf4j:slf4j-api)
- Copyright (c) 2004-2011 QOS.ch
+## Copyright
-The MIT License SPDX short identifier: MIT
+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.
-Further resources on the MIT License Copyright
+## Declared Project Licenses
-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:
+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.
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
+SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-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.
+## 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.
---------------------------------------------
-"Micronaut" (io.micronaut:micronaut-inject)
- Copyright 2017-2022 original authors
- Apache License 2.0
---------------------------------------------
-"Jakarta Dependency Injection" (jakarta.inject:jakarta.inject-api)
- Copyright (C) 2009 The JSR-330 Expert Group
- Copyright (c) 2018,2020 Eclipse Foundation.
- Apache License 2.0
---------------------------------------------
-"Micronaut" (io.micronaut:micronaut-core)
- Copyright 2010,2012 Google Inc. All Rights Reserved.
- Copyright 2017-2022 original authors
- Apache License 2.0
---------------------------------------------
-"SnakeYAML" (org.yaml:snakeyaml)
- Copyright 2003-2010 Christian d'Heureuse, Inventec Informatik AG, Zurich, Switzerland
- Copyright (c) 2008, SnakeYAML
- Apache License 2.0
---------------------------------------------
-"Micronaut" (io.micronaut:micronaut-aop)
- Copyright 2017-2021 original authors
- Apache License 2.0
---------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
--------------------------------------------
"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
- Copyright (c) 2019, 2020 Eclipse Foundation. All rights reserved.
- Copyright (c) 2005,2020 Oracle and/or its affiliates. All rights reserved.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
-See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
+ Copyright (c) 2005,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2019, 2022 Eclipse Foundation. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+
+# Notices for Jakarta Annotations
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-microprofile-openapi-api Eclipse Foundation
-Apache 2.0
-Used by: [helidon-openapi]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-MicroProfile OpenAPI API (org.eclipse.microprofile.openapi:microprofile-openapi-api)
- Copyright 2017 SmartBear Software
- Copyright (c) 2017 Contributors to the Eclipse Foundation
---------------------------------------------
-The majority of this software were originally based on the following:
-* Swagger Core
- https://github.com/swagger-api/swagger-core
- under Apache License, v2.0
+This content is produced and maintained by the Jakarta Annotations project.
-SPDXVersion: SPDX-2.1
-PackageName: Eclipse MicroProfile
-PackageHomePage: http://www.eclipse.org/microprofile
-PackageLicenseDeclared: Apache-2.0
+ * Project home: https://projects.eclipse.org/projects/ee4j.ca
-PackageCopyrightText:
-Arthur De Magalhaes arthurdm@ca.ibm.com
-
---------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
+## Trademarks
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-microstream-cache Microstream Software
-Eclipse Public License 2.0
-Used by: [helidon-integrations-microstream, helidon-integrations-microstream-cache]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-1. The follow files are available in source code form under the Eclipse Public License at:
- https://github.com/microstream-one/microstream (The EPL license is reproduced below).
-2. All past Contributors to the Microstream project disclaim all warranties and
- conditions, express and implied, including warranties or conditions of title and
- non-infringement, and implied warranties or conditions of merchantability and
- fitness for a particular purpose. In addition, such Contributors are not liable
- for any damages, including direct, indirect, special, incidental and consequential
- damages, such as lost profits.
-3. Any provisions of the Oracle license agreement that differ from the Eclipse Public
- License are offered by Oracle alone and not by any other party.
-________________________________________________
+Jakarta Annotations is a trademark of the Eclipse Foundation.
-MicroStream Cache (one.microstream:microstream-cache)
- Copyright (C) 2019-2021 MicroStream Software
---------------------------------------------
-See full text at the bottom of this document for license: EPL-2.0
---------------------------------------------
-Fourth Party Runtime Dependencies
---------------------------------------------
-"MicroStream Embedded Storage" (one.microstream:microstream-storage-embedded)
- Copyright (C) 2019-2021 MicroStream Software
- EPL-2.0
---------------------------------------------
-"MicroStream Storage" (one.microstream:microstream-storage)
- Copyright (C) 2019-2021 MicroStream Software
- EPL-2.0
---------------------------------------------
-"MicroStream Abstract File System - Java NIO" (one.microstream:microstream-afs-nio)
- Copyright (C) 2019-2021 MicroStream Software
- EPL-2.0
---------------------------------------------
-"MicroStream Abstract File System" (one.microstream:microstream-afs)
- Copyright (C) 2019-2021 MicroStream Software
- EPL-2.0
---------------------------------------------
-"MicroStream Persistence Binary" (one.microstream:microstream-persistence-binary)
- Copyright (C) 2019-2021 MicroStream Software
- EPL-2.0
---------------------------------------------
-"MicroStream Persistence" (one.microstream:microstream-persistence)
- Copyright (C) 2019-2021 MicroStream Software
- EPL-2.0
---------------------------------------------
-"MicroStream Embedded Storage Configuration" (one.microstream:microstream-storage-embedded-configuration)
- Copyright (C) 2019-2021 MicroStream Software
- EPL-2.0
---------------------------------------------
-"MicroStream Configuration" (one.microstream:microstream-configuration)
- Copyright (C) 2019-2021 MicroStream Software
- EPL-2.0
---------------------------------------------
-"MicroStream Base" (one.microstream:microstream-base)
- Copyright (C) 2019-2021 MicroStream Software
- EPL-2.0
---------------------------------------------
-"JSR107 API and SPI" (javax.cache:cache-api)
- Copyright 2011-2016 Terracotta, Inc.
- Copyright 2011-2016 Oracle America Incorporated
-See full text at the bottom of this document for license: Apache-2.0
+## Declared Project Licenses
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-neo4j-java-driver neo4j
-Apache 2.0
-Used by: [helidon-integrations-neo4j, helidon-integrations-neo4j-health, helidon-integrations-neo4j-metrics]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Neo4j Java Driver (org.neo4j.driver:neo4j-java-driver)
- Copyright (c) "Neo4j"
- Copyright 2011,2021 The Netty Project
- Copyright (c) 2004-2011 QOS.ch
- Copyright (c) 2015-2022 VMware Inc. or its affiliates, All Rights Reserved.
- Copyright 2002-2017 the original author or authors.
---------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
---------------------------------------------
-Fourth Party Dependencies
---------------------------------------------
-"reactive-streams" (org.reactivestreams:reactive-streams)
+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.
-/************************************************************************
- * Licensed under Public Domain (CC0) *
- * *
- * To the extent possible under law, the person who associated CC0 with *
- * this code has waived all copyright and related or neighboring *
- * rights to this code. *
- * *
- * You should have received a copy of the CC0 legalcode along with this *
- * work. If not, see .*
- ************************************************************************/
+SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-Statement of Purpose The laws of most jurisdictions throughout the world
-automatically confer exclusive Copyright and Related Rights (defined below) upon
-the creator and subsequent owner(s) (each and all, an "owner") of an original
-work of authorship and/or a database (each, a "Work").
+## Source Code
-Certain owners wish to permanently relinquish those rights to a Work for the
-purpose of contributing to a commons of creative, cultural and scientific works
-("Commons") that the public can reliably and without fear of later claims of
-infringement build upon, modify, incorporate in other works, reuse and
-redistribute as freely as possible in any form whatsoever and for any purposes,
-including without limitation commercial purposes. These owners may contribute to
-the Commons to promote the ideal of a free culture and the further production of
-creative, cultural and scientific works, or to gain reputation or greater
-distribution for their Work in part through the use and efforts of others.
+The project maintains the following source code repositories:
-For these and/or other purposes and motivations, and without any expectation of
-additional consideration or compensation, the person associating CC0 with a Work
-(the "Affirmer"), to the extent that he or she is an owner of Copyright and
-Related Rights in the Work, voluntarily elects to apply CC0 to the Work and
-publicly distribute the Work under its terms, with knowledge of his or her
-Copyright and Related Rights in the Work and the meaning and intended legal
-effect of CC0 on those rights.
+ * https://github.com/eclipse-ee4j/common-annotations-api
-1. Copyright and Related Rights. A Work made available under CC0 may be
-protected by copyright and related or neighboring rights ("Copyright and Related
-Rights"). Copyright and Related Rights include, but are not limited to, the
-following:
+## Third-party Content
-the right to reproduce, adapt, distribute, perform, display, communicate, and
-translate a Work; moral rights retained by the original author(s) and/or
-performer(s); publicity and privacy rights pertaining to a person's image or
-likeness depicted in a Work; rights protecting against unfair competition in
-regards to a Work, subject to the limitations in paragraph 4(a), below; rights
-protecting the extraction, dissemination, use and reuse of data in a Work;
-database rights (such as those arising under Directive 96/9/EC of the European
-Parliament and of the Council of 11 March 1996 on the legal protection of
-databases, and under any national implementation thereof, including any amended
-or successor version of such directive); and other similar, equivalent or
-corresponding rights throughout the world based on applicable law or treaty, and
-any national implementations thereof. 2. Waiver. To the greatest extent
-permitted by, but not in contravention of, applicable law, Affirmer hereby
-overtly, fully, permanently, irrevocably and unconditionally waives, abandons,
-and surrenders all of Affirmer's Copyright and Related Rights and associated
-claims and causes of action, whether now known or unknown (including existing as
-well as future claims and causes of action), in the Work (i) in all territories
-worldwide, (ii) for the maximum duration provided by applicable law or treaty
-(including future time extensions), (iii) in any current or future medium and
-for any number of copies, and (iv) for any purpose whatsoever, including without
-limitation commercial, advertising or promotional purposes (the "Waiver").
-Affirmer makes the Waiver for the benefit of each member of the public at large
-and to the detriment of Affirmer's heirs and successors, fully intending that
-such Waiver shall not be subject to revocation, rescission, cancellation,
-termination, or any other legal or equitable action to disrupt the quiet
-enjoyment of the Work by the public as contemplated by Affirmer's express
-Statement of Purpose.
-
-3. Public License Fallback. Should any part of the Waiver for any reason be
-judged legally invalid or ineffective under applicable law, then the Waiver
-shall be preserved to the maximum extent permitted taking into account
-Affirmer's express Statement of Purpose. In addition, to the extent the Waiver
-is so judged Affirmer hereby grants to each affected person a royalty-free, non
-transferable, non sublicensable, non exclusive, irrevocable and unconditional
-license to exercise Affirmer's Copyright and Related Rights in the Work (i) in
-all territories worldwide, (ii) for the maximum duration provided by applicable
-law or treaty (including future time extensions), (iii) in any current or future
-medium and for any number of copies, and (iv) for any purpose whatsoever,
-including without limitation commercial, advertising or promotional purposes
-(the "License"). The License shall be deemed effective as of the date CC0 was
-applied by Affirmer to the Work. Should any part of the License for any reason
-be judged legally invalid or ineffective under applicable law, such partial
-invalidity or ineffectiveness shall not invalidate the remainder of the License,
-and in such case Affirmer hereby affirms that he or she will not (i) exercise
-any of his or her remaining Copyright and Related Rights in the Work or (ii)
-assert any associated claims and causes of action with respect to the Work, in
-either case contrary to Affirmer's express Statement of Purpose.
-
-4. Limitations and Disclaimers.
+## Cryptography
-No trademark or patent rights held by Affirmer are waived, abandoned,
-surrendered, licensed or otherwise affected by this document. Affirmer offers
-the Work as-is and makes no representations or warranties of any kind concerning
-the Work, express, implied, statutory or otherwise, including without limitation
-warranties of title, merchantability, fitness for a particular purpose, non
-infringement, or the absence of latent or other defects, accuracy, or the
-present or absence of errors, whether or not discoverable, all to the greatest
-extent permissible under applicable law. Affirmer disclaims responsibility for
-clearing rights of other persons that may apply to the Work or any use thereof,
-including without limitation any person's Copyright and Related Rights in the
-Work. Further, Affirmer disclaims responsibility for obtaining any necessary
-consents, permissions or other rights required for any use of the Work. Affirmer
-understands and acknowledges that Creative Commons is not a party to this
-document and has no duty or obligation with respect to this CC0 or use of the
-Work.
+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.
--------------------------------------------
-"SLF4J API Module" (org.slf4j:slf4j-api)
- Copyright (c) 2004-2011 QOS.ch
+Jakarta JSON Processing API (JSON-P) (jakarta.json:jakarta.json-api)
+ Copyright 2019, 2022 Eclipse Foundation. All rights reserved.
+ Copyright (c) 2011,2022 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
-The MIT License SPDX short identifier: MIT
+[//]: # " Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. "
+[//]: # " "
+[//]: # " 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 "
-Further resources on the MIT License Copyright
+# Notices for Jakarta JSON Processing
-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:
+This content is produced and maintained by the Jakarta JSON Processing project.
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
+* Project home: https://projects.eclipse.org/projects/ee4j.jsonp
-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.
+## Trademarks
---------------------------------------------
-"Netty" (io.netty)
- Copyright 2011,2021 The Netty Project
+ Jakarta JSON Processing is a trademark of the Eclipse Foundation.
-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:
+## Copyright
- https://www.apache.org/licenses/LICENSE-2.0
+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.
-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.
- Apache License Version 2.0
---------------------------------------------
-"Non-Blocking Reactive Foundation for the JVM" (io.projectreactor:reactor-core)
- Copyright (c) 2015-2022 VMware Inc. or its affiliates, All Rights Reserved.
- Copyright 2002-2017 the original author or authors.
- Apache License Version 2.0
---------------------------------------------
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-netty The Netty Project
-Apache 2.0
-Used by: [helidon-reactive-webclient, helidon-reactive-webserver, helidon-reactive-webserver-http2, helidon-reactive-webserver-jersey, helidon-reactive-webserver-transport-netty-epoll]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Netty (io.netty:netty-*)
- Copyright 2012,2021 The Netty Project
- Copyright 2014 Twitter, Inc.
- Copyright (c) 2011, Joe Walnes and contributors
- Copyright (c) 2008-2009 Bjoern Hoehrmann
- Copyright (c) 2004-2011 QOS.ch
---------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
---------------------------------------------
+## Declared Project Licenses
- The Netty Project
- =================
+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 v2.0 w/Classpath exception which is available at
+https://www.gnu.org/software/classpath/license.html.
-Please visit the Netty web site for more information:
+SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
- * https://netty.io/
+## Source Code
-Copyright 2014 The Netty Project
+The project maintains the following source code repositories:
-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:
+* https://github.com/eclipse-ee4j/jsonp
- https://www.apache.org/licenses/LICENSE-2.0
+## Third-party Content
-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 leverages the following third party content.
-Also, please refer to each LICENSE..txt file, which is located in
-the 'license' directory of the distribution file, for the license terms of the
-components that this product depends on.
+javax.ws.rs-api:2.0.1 (2.0.1)
--------------------------------------------------------------------------------
-This product contains the extensions to Java Collections Framework which has
-been derived from the works by JSR-166 EG, Doug Lea, and Jason T. Greene:
+* License: (CDDL-1.1 OR GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0) AND
+ Apache-2.0
+* Project: https://github.com/jax-rs/api
+* Source: https://github.com/jax-rs/api
- * LICENSE:
- * license/LICENSE.jsr166y.txt (Public Domain)
-The person or persons who have associated work with this document (the
-"Dedicator" or "Certifier") hereby either (a) certifies that, to the best of
-his knowledge, the work of authorship identified is in the public domain of
-the country from which the work is published, or (b) hereby dedicates whatever
-copyright the dedicators holds in the work of authorship identified below (the
-"Work") to the public domain. A certifier, moreover, dedicates any copyright
-interest he may have in the associated work, and for these purposes, is
-described as a "dedicator" below.
-
-A certifier has taken reasonable steps to verify the copyright status of this
-work. Certifier recognizes that his good faith efforts may not shield him from
-liability if in fact the work certified is not in the public domain.
-
-Dedicator makes this dedication for the benefit of the public at large and to
-the detriment of the Dedicator's heirs and successors. Dedicator intends this
-dedication to be an overt act of relinquishment in perpetuity of all present
-and future rights under copyright law, whether vested or contingent, in the
-Work. Dedicator understands that such relinquishment of all rights includes
-the relinquishment of all rights to enforce (by lawsuit or otherwise) those
-copyrights in the Work.
-
-Dedicator recognizes that, once placed in the public domain, the Work may be
-freely reproduced, distributed, transmitted, used, modified, built upon, or
-otherwise exploited by anyone for any purpose, commercial or non-commercial,
-and in any way, including by methods that have not yet been invented or
-conceived.
- * HOMEPAGE:
- * http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/
- * http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbosscache/experimental/jsr166/
+javax.ws.rs:jsr311-api:jar:1.1.1 (1.1.1)
-This product contains a modified version of Robert Harder's Public Domain
-Base64 Encoder and Decoder, which can be obtained at:
+* License: CDDL-1.0 AND Apache-2.0
+* Project: https://github.com/jax-rs/api
+* Source:
+ http://search.maven.org/remotecontent?filepath=javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1-sources.jar
- * LICENSE:
- * license/LICENSE.base64.txt (Public Domain)
-The person or persons who have associated work with this document (the
-"Dedicator" or "Certifier") hereby either (a) certifies that, to the best of
-his knowledge, the work of authorship identified is in the public domain of
-the country from which the work is published, or (b) hereby dedicates whatever
-copyright the dedicators holds in the work of authorship identified below (the
-"Work") to the public domain. A certifier, moreover, dedicates any copyright
-interest he may have in the associated work, and for these purposes, is
-described as a "dedicator" below.
-
-A certifier has taken reasonable steps to verify the copyright status of this
-work. Certifier recognizes that his good faith efforts may not shield him from
-liability if in fact the work certified is not in the public domain.
-
-Dedicator makes this dedication for the benefit of the public at large and to
-the detriment of the Dedicator's heirs and successors. Dedicator intends this
-dedication to be an overt act of relinquishment in perpetuity of all present
-and future rights under copyright law, whether vested or contingent, in the
-Work. Dedicator understands that such relinquishment of all rights includes
-the relinquishment of all rights to enforce (by lawsuit or otherwise) those
-copyrights in the Work.
-
-Dedicator recognizes that, once placed in the public domain, the Work may be
-freely reproduced, distributed, transmitted, used, modified, built upon, or
-otherwise exploited by anyone for any purpose, commercial or non-commercial,
-and in any way, including by methods that have not yet been invented or
-conceived.
- * HOMEPAGE:
- * http://iharder.sourceforge.net/current/java/base64/
+javax:javaee-web-api:jar:7.0 (7.0)
-This product contains a modified portion of 'Webbit', an event based
-WebSocket and HTTP server, which can be obtained at:
+* License: (CDDL-1.0 OR GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0) AND
+ (EPL-1.0 OR BSD-3-Clause) AND Apache-2.0 AND LicenseRef-Public Domain
+* Project: https://javaee.github.io
+* Source:
+ http://search.maven.org/remotecontent?filepath=javax/javaee-web-api/7.0/javaee-web-api-7.0-sources.jar
- * LICENSE:
- * license/LICENSE.webbit.txt (BSD License)
-(BSD License: https://www.opensource.org/licenses/bsd-license)
+JUnit (4.12)
-Copyright (c) 2011, Joe Walnes, Aslak Hellesøy and contributors
-All rights reserved.
+* License: Eclipse Public License
-Redistribution and use in source and binary forms, with or
-without modification, are permitted provided that the
-following conditions are met:
+## Cryptography
-* Redistributions of source code must retain the above
- copyright notice, this list of conditions and the
- following disclaimer.
+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.
-* 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 Webbit nor the names of
- its contributors may be used to endorse or promote products
- derived from this software without specific prior written
- permission.
+--------------------------------------------
+"JSON-B API" (jakarta.json.bind:jakarta.json.bind-api)
+ Copyright (c) 2015,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2019, 2022 Eclipse Foundation. All Rights Reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+
+ # Notices for Jakarta JSON Binding
-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.
- * HOMEPAGE:
- * https://github.com/joewalnes/webbit
+This content is produced and maintained by the Jakarta JSON Binding project.
-This product contains a modified portion of 'SLF4J', a simple logging
-facade for Java, which can be obtained at:
+* Project home: https://projects.eclipse.org/projects/ee4j.jsonb
- * LICENSE:
- * license/LICENSE.slf4j.txt (MIT License)
-/*
- * Copyright (c) 2004-2007 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.
- */
- * HOMEPAGE:
- * https://www.slf4j.org/
+## Trademarks
-This product contains a modified portion of 'Apache Harmony', an open source
-Java SE, which can be obtained at:
+Jakarta JSON Binding is a trademark of the Eclipse Foundation.
- * NOTICE:
- * license/NOTICE.harmony.txt
-Apache Harmony
+## Copyright
-Copyright 2006, 2010 The Apache Software Foundation.
+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.
-This product includes software developed at
-The Apache Software Foundation (https://www.apache.org/).
- * LICENSE:
- * license/LICENSE.harmony.txt (Apache License 2.0)
+## Declared Project Licenses
- * HOMEPAGE:
- * https://archive.apache.org/dist/harmony/
+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.
-This product contains a modified portion of 'jbzip2', a Java bzip2 compression
-and decompression library written by Matthew J. Francis. It can be obtained at:
+SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
- * LICENSE:
- * license/LICENSE.jbzip2.txt (MIT License)
-Copyright (c) 2010-2011 Matthew J. Francis and Contributors of the jbzip2 Project
+## Source Code
-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 project maintains the following source code repositories:
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
+* https://github.com/eclipse-ee4j/jsonb-api
-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.
- * HOMEPAGE:
- * https://code.google.com/p/jbzip2/
+## Third-party Content
-This product contains a modified portion of 'libdivsufsort', a C API library to construct
-the suffix array and the Burrows-Wheeler transformed string for any input string of
-a constant-size alphabet written by Yuta Mori. It can be obtained at:
+This project leverages the following third party content.
- * LICENSE:
- * license/LICENSE.libdivsufsort.txt (MIT License)
-Copyright (c) 2003-2008 Yuta Mori 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.
+None
-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.
- * HOMEPAGE:
- * https://github.com/y-256/libdivsufsort
+## Cryptography
-This product contains a modified portion of Nitsan Wakart's 'JCTools', Java Concurrency Tools for the JVM,
- which can be obtained at:
+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.
+
+--------------------------------------------
+"Eclipse Parsson" (org.eclipse.parsson:parsson)
+ Copyright (c) 2011,2022 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+
+[//]: # " Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. "
+[//]: # " "
+[//]: # " 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 "
+
+# Notices for Eclipse Parsson
+
+This content is produced and maintained by the Eclipse Parsson project.
+
+* Project home: https://projects.eclipse.org/projects/ee4j.parsson
- * LICENSE:
- * license/LICENSE.jctools.txt (ASL2 License)
- * HOMEPAGE:
- * https://github.com/JCTools/JCTools
+## Trademarks
-This product optionally depends on 'JZlib', a re-implementation of zlib in
-pure Java, which can be obtained at:
+ Eclipse Parsson is a trademark of the Eclipse Foundation.
- * LICENSE:
- * license/LICENSE.jzlib.txt (BSD style License)
-Copyright (c) 2000,2001,2002,2003,2004 ymnk, JCraft,Inc. All rights reserved.
+## Copyright
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
+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.
- 1. Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
+## Declared Project Licenses
- 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 program and the accompanying materials are made available under the terms
+of the Eclipse Public License v. 2.0 which is available at
+https://www.eclipse.org/legal/epl-2.0.
- 3. The names of the authors may not be used to endorse or promote products
- derived from this software without specific prior written permission.
+SPDX-License-Identifier: EPL-2.0
-THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 JCRAFT,
-INC. OR ANY CONTRIBUTORS TO THIS SOFTWARE 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.
- * HOMEPAGE:
- * http://www.jcraft.com/jzlib/
+## Source Code
-This product optionally depends on 'Compress-LZF', a Java library for encoding and
-decoding data in LZF format, written by Tatu Saloranta. It can be obtained at:
+The project maintains the following source code repositories:
- * LICENSE:
- * license/LICENSE.compress-lzf.txt (Apache License 2.0)
-Copyright 2009-2010 Ning, Inc.
+* https://github.com/eclipse-ee4j/parsson
-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
+## Third-party Content
-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.
- * HOMEPAGE:
- * https://github.com/ning/compress
+This project leverages the following third party content.
-This product optionally depends on 'lz4', a LZ4 Java compression
-and decompression library written by Adrien Grand. It can be obtained at:
+None
- * LICENSE:
- * license/LICENSE.lz4.txt (Apache License 2.0)
- * HOMEPAGE:
- * https://github.com/jpountz/lz4-java
+## Cryptography
-This product optionally depends on 'lzma-java', a LZMA Java compression
-and decompression library, which can be obtained at:
+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.
- * LICENSE:
- * license/LICENSE.lzma-java.txt (Apache License 2.0)
- * HOMEPAGE:
- * https://github.com/jponge/lzma-java
+--------------------------------------------
+"OSGi resource locator" (org.glassfish.hk2:osgi-resource-locator)
+ Copyright (c) 2009,2018 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+
+# Notices for Eclipse GlassFish
-This product contains a modified portion of 'jfastlz', a Java port of FastLZ compression
-and decompression library written by William Kinney. It can be obtained at:
+This content is produced and maintained by the Eclipse GlassFish project.
- * LICENSE:
- * license/LICENSE.jfastlz.txt (MIT License)
-The MIT License
+* Project home: https://projects.eclipse.org/projects/ee4j.glassfish
-Copyright (c) 2009 William Kinney
+## Trademarks
-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:
+Eclipse GlassFish, and GlassFish are trademarks of the Eclipse Foundation.
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
+## Copyright
-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.
- * HOMEPAGE:
- * https://code.google.com/p/jfastlz/
+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.
-This product contains a modified portion of and optionally depends on 'Protocol Buffers', Google's data
-interchange format, which can be obtained at:
+## Declared Project Licenses
- * LICENSE:
- * license/LICENSE.protobuf.txt (New BSD License)
-Protocol Buffers - Google's data interchange format
-Copyright 2013 Google Inc. All rights reserved.
-https://developers.google.com/protocol-buffers/
+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.
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are
-met:
+SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
- * 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.
+## Source Code
-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 project maintains the following source code repositories:
-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.
- * HOMEPAGE:
- * https://github.com/google/protobuf
+* https://github.com/eclipse-ee4j/glassfish-ha-api
+* https://github.com/eclipse-ee4j/glassfish-logging-annotation-processor
+* https://github.com/eclipse-ee4j/glassfish-shoal
+* https://github.com/eclipse-ee4j/glassfish-cdi-porting-tck
+* https://github.com/eclipse-ee4j/glassfish-jsftemplating
+* https://github.com/eclipse-ee4j/glassfish-hk2-extra
-This product optionally depends on 'Bouncy Castle Crypto APIs' to generate
-a temporary self-signed X.509 certificate when the JVM does not provide the
-equivalent functionality. It can be obtained at:
+## Third-party Content
- * LICENSE:
- * license/LICENSE.bouncycastle.txt (MIT License)
-The MIT License (MIT)
+This project leverages the following third party content.
-Copyright (c) 2000 - 2013 The Legion of the Bouncy Castle Inc.
- (https://www.bouncycastle.org)
+None
-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:
+## Cryptography
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
+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.
-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.
- * HOMEPAGE:
- * https://www.bouncycastle.org/
+-------------------------------------------
+"org.eclipse.yasson" (org.eclipse:yasson)
+ Copyright (c) 2019,2022 IBM and/or its affiliates. All rights reserved.
+ Copyright (c) 2015,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2019,2022 Payara Foundation and/or its affiliates. All rights reserved.
+ Copyright (c) 2019,2020 Payara Services and/or its affiliates. All rights reserved.
+ Eclipse Public License 2.0 or Eclipse Distribution License 1.0
-This product optionally depends on 'Snappy', a compression library produced
-by Google Inc, which can be obtained at:
+# Notices for Eclipse Yasson
- * LICENSE:
- * license/LICENSE.snappy.txt (New BSD License)
-Copyright 2011, Google Inc.
-All rights reserved.
+This content is produced and maintained by the Eclipse Yasson project.
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are
-met:
+* Project home: https://projects.eclipse.org/projects/ee4j.yasson
-* 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.
+## Trademarks
-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.
- * HOMEPAGE:
- * https://github.com/google/snappy
+Eclipse Yasson is a trademark of the Eclipse Foundation.
-This product optionally depends on 'JBoss Marshalling', an alternative Java
-serialization API, which can be obtained at:
+## Copyright
- * LICENSE:
- * license/LICENSE.jboss-marshalling.txt (Apache License 2.0)
- * HOMEPAGE:
- * https://github.com/jboss-remoting/jboss-marshalling
+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.
-This product optionally depends on 'Caliper', Google's micro-
-benchmarking framework, which can be obtained at:
+## Declared Project Licenses
- * LICENSE:
- * license/LICENSE.caliper.txt (Apache License 2.0)
- * HOMEPAGE:
- * https://github.com/google/caliper
+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-v20.html, or the Eclipse Distribution License
+v. 1.0 which is available at http://www.eclipse.org/org/documents/edl-v10.php.
-This product optionally depends on 'Apache Commons Logging', a logging
-framework, which can be obtained at:
+SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause
- * LICENSE:
- * license/LICENSE.commons-logging.txt (Apache License 2.0)
- * HOMEPAGE:
- * https://commons.apache.org/logging/
+## Source Code
-This product optionally depends on 'Apache Log4J', a logging framework, which
-can be obtained at:
+The project maintains the following source code repositories:
- * LICENSE:
- * license/LICENSE.log4j.txt (Apache License 2.0)
- * HOMEPAGE:
- * https://logging.apache.org/log4j/
+* https://github.com/eclipse/yasson
+* https://github.com/eclipse-ee4j/yasson
-This product optionally depends on 'Aalto XML', an ultra-high performance
-non-blocking XML processor, which can be obtained at:
+## Third-party Content
- * LICENSE:
- * license/LICENSE.aalto-xml.txt (Apache License 2.0)
-This copy of Aalto XML processor 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 derivate works.
+cdi-api 2.0 (JSR 365: Contexts and Dependency Injection for Java (2.0)
-You may obtain a copy of the License at:
-https://www.apache.org/licenses/
+## Cryptography
-A copy is also included with both the the downloadable source code package
-and jar that contains class bytecodes, as file "ASL 2.0". In both cases,
-that file should be located next to this file: in source distribution
-the location should be "release-notes/asl"; and in jar "META-INF/"
- * HOMEPAGE:
- * http://wiki.fasterxml.com/AaltoHome
+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.
-This product contains a modified version of 'HPACK', a Java implementation of
-the HTTP/2 HPACK algorithm written by Twitter. It can be obtained at:
+---
- * LICENSE:
- * license/LICENSE.hpack.txt (Apache License 2.0)
- * HOMEPAGE:
- * https://github.com/twitter/hpack
+Eclipse Distribution License - v 1.0 Copyright (c) 2007, Eclipse Foundation,
+Inc. and its licensors.
-This product contains a modified version of 'HPACK', a Java implementation of
-the HTTP/2 HPACK algorithm written by Cory Benfield. It can be obtained at:
+All rights reserved.
- * LICENSE:
- * license/LICENSE.hyper-hpack.txt (MIT License)
-The MIT License (MIT)
+Redistribution and use in source and binary forms, with or without modification,
+are permitted provided that the following conditions are met:
-Copyright (c) 2014 Cory Benfield
+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 Eclipse Foundation, 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.
-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:
+--------------------------------------------
+"Jakarta Dependency Injection" 2.0.0 (jakarta.inject:jakarta.inject-api)
+ Copyright (C) 2009 The JSR-330 Expert Group
+ Copyright (c) 2018,2020 Eclipse Foundation.
+ Apache License 2.0
+
+# Notices for Eclipse Jakarta Dependency Injection
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
+This content is produced and maintained by the Eclipse Jakarta Dependency Injection project.
-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.
- * HOMEPAGE:
- * https://github.com/python-hyper/hpack/
+* Project home: https://projects.eclipse.org/projects/cdi.batch
-This product contains a modified version of 'HPACK', a Java implementation of
-the HTTP/2 HPACK algorithm written by Tatsuhiro Tsujikawa. It can be obtained at:
+## Trademarks
- * LICENSE:
- * license/LICENSE.nghttp2-hpack.txt (MIT License)
-The MIT License
+Jakarta Dependency Injection is a trademark of the Eclipse Foundation.
-Copyright (c) 2012, 2014, 2015, 2016 Tatsuhiro Tsujikawa
-Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors
+## Copyright
-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:
+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.
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
+## Declared Project Licenses
-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.
- * HOMEPAGE:
- * https://github.com/nghttp2/nghttp2/
+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.
-This product contains a modified portion of 'Apache Commons Lang', a Java library
-provides utilities for the java.lang API, which can be obtained at:
+SPDX-License-Identifier: Apache-2.0
- * LICENSE:
- * license/LICENSE.commons-lang.txt (Apache License 2.0)
- * HOMEPAGE:
- * https://commons.apache.org/proper/commons-lang/
+## Source Code
+The project maintains the following source code repositories:
-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.
+https://github.com/eclipse-ee4j/injection-api
+https://github.com/eclipse-ee4j/injection-spec
+https://github.com/eclipse-ee4j/injection-tck
- * LICENSE:
- * license/LICENSE.mvn-wrapper.txt (Apache License 2.0)
- * HOMEPAGE:
- * https://github.com/takari/maven-wrapper
+## Third-party Content
-This product contains the dnsinfo.h header file, that provides a way to retrieve the system DNS configuration on MacOS.
-This private header is also used by Apple's open source
- mDNSResponder (https://opensource.apple.com/tarballs/mDNSResponder/).
+This project leverages the following third party content.
- * LICENSE:
- * license/LICENSE.dnsinfo.txt (Apple Public Source License 2.0)
-/*
- * Copyright (c) 2004-2006, 2008, 2009, 2011 Apple Inc. All rights reserved.
- *
- * @APPLE_LICENSE_HEADER_START@
- *
- * This file contains Original Code and/or Modifications of Original Code
- * as defined in and that are subject to the Apple Public Source License
- * Version 2.0 (the 'License'). You may not use this file except in
- * compliance with the License. Please obtain a copy of the License at
- * https://www.opensource.apple.com/apsl/ and read it before using this
- * file.
- *
- * The Original Code and all software distributed under the License are
- * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER
- * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,
- * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,
- * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.
- * Please see the License for the specific language governing rights and
- * limitations under the License.
- *
- * @APPLE_LICENSE_HEADER_END@
- */
- * HOMEPAGE:
- * https://www.opensource.apple.com/source/configd/configd-453.19/dnsinfo/dnsinfo.h
+None
-This product optionally depends on 'Brotli4j', Brotli compression and
-decompression for Java., which can be obtained at:
+## Cryptography
+
+None
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
- * LICENSE:
- * license/LICENSE.brotli4j.txt (Apache License 2.0)
- * HOMEPAGE:
- * https://github.com/hyperxpro/Brotli4j
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-opentelemetry-api OpenTelemetry authors
-Apache 2.0
-Used by: [helidon-tracing-providers-opentelemetry]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-OpenTelemetry Java (io.opentelemetry:opentelemetry-api)
- Copyright (C) 2008 The Guava Authors
- Copyright The OpenTelemetry Authors
- Copyright 2000-2021 JetBrains s.r.o.
- Copyright 2013-2020 The OpenZipkin Authors
---------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
---------------------------------------------
-Fourth Party Runtime Dependencies
---------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-context)
- Copyright 2015 The gRPC Authors
- Copyright The OpenTelemetry Authors
- Copyright Rafael Winterhalter
- Copyright 2013-2020 The OpenZipkin Authors
- Copyright 2020 LINE Corporation
-Apache License 2.0
---------------------------------------------
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-opentelemetry-exporter-jaeger OpenTelemetry authors
-Apache 2.0
-Used by: [helidon-microprofile-tracing, helidon-tracing-providers-jaeger, helidon-tracing-providers-opentelemetry]
+jersey-media-json-processing Eclipse Foundation
+Eclipse Public License 2.0 + GPL v.2 with CPE
+Used by: [helidon-jersey-media-jsonp]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-OpenTelemetry Java (io.opentelemetry:opentelemetry-exporter-jaeger)
- Copyright The OpenTelemetry Authors
+jersey-media-json-processing (org.glassfish.jersey.media:jersey-media-json-processing)
+ Copyright (c) 2011,2023 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
--------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
+# Notice for Jersey
+This content is produced and maintained by the Eclipse Jersey project.
+
+* Project home: https://projects.eclipse.org/projects/ee4j.jersey
+
+## Trademarks
+Eclipse Jersey 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/jersey
--------------------------------------------
+See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
+----------------------------------------------------------------------------------------------------------------------
Fourth Party Dependencies
--------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk)
- Copyright The OpenTelemetry Authors
- Apache License Version 2
+"jersey-core-common" (org.glassfish.jersey.core:jersey-common)
+ Copyright (c) 2007,2023 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2018 Payara Foundation and/or its affiliates.
+ Copyright (C) 2006,2014 The Guava Authors
+ Eclipse Public License 2.0 + GPL v.2 with CPE
--------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-api)
- Copyright (C) 2008 The Guava Authors
- Copyright The OpenTelemetry Authors
- Copyright 2000-2021 JetBrains s.r.o.
- Copyright 2013-2020 The OpenZipkin Authors
- Apache License Version 2
+"jakarta.ws.rs-api" (jakarta.ws.rs:jakarta.ws.rs-api)
+ Copyright (c) 2010,2021 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2018 Markus KARG. All rights reserved.
+ Copyright (c) 2006 Google Inc.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
--------------------------------------------
-"OpenTelemetry Java" io.opentelemetry:opentelemetry-context)
- Copyright 2015 The gRPC Authors
- Copyright The OpenTelemetry Authors
- Copyright Rafael Winterhalter
- Copyright 2013-2020 The OpenZipkin Authors
- Copyright 2020 LINE Corporation
- Apache License Version 2
+"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
+ Copyright (c) 2005,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2019,2021 Eclipse Foundation. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
--------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk-common)
- Copyright The OpenTelemetry Authors
- Copyright 2019 LINE Corporation
- Apache License Version 2
+"OSGi resource locator" (org.glassfish.hk2:osgi-resource-locator)
+ Copyright (c) 2009,2018 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
--------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk-trace)
- Copyright The OpenTelemetry Authors
- Apache License Version 2
+"Jakarta JSON Processing API" (jakarta.json:jakarta.json-api)
+ Copyright (c) 2011,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2019,2022 Eclipse Foundation. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
--------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk-metrics)
- Copyright The OpenTelemetry Authors
- Apache License Version 2
+"Eclipse Parsson" (org.eclipse.parsson:parsson)
+ Copyright (c) 2011,2022 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
--------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk-logs)
- Copyright The OpenTelemetry Authors
- Apache License Version 2
+"Eclipse Parsson Media for Jakarta RESTful Web Services" (org.eclipse.parsson:parsson-media)
+ Copyright (c) 2012,2022 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
--------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-exporter-otlp-common)
- Copyright The OpenTelemetry Authors
- Copyright 2014 The gRPC Authors
- Copyright 2008 Google Inc. All rights reserved.
- Apache License Version 2
+"Jakarta Dependency Injection" (jakarta.inject:jakarta.inject-api)
+ Copyright (C) 2009 The JSR-330 Expert Group
+ Copyright (c) 2018,2020 Eclipse Foundation.
+ Apache License 2.0
--------------------------------------------
-"okhttp" (com.squareup.okhttp3:okhttp)
- Copyright (C) 2020 Square, Inc.
- Copyright (C) 2012 Google Inc.
- Copyright (C) 2013 The Android Open Source Project
- Copyright 2016 The Netty Project
+See full text at the bottom of this document for license: Apache-2.0
- 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
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+jersey-mp-rest-client Eclipse Foundation
+Eclipse Public License 2.0 + GPL v.2 with CPE
+Used by: [helidon-microprofile-rest-client]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+jersey-mp-rest-client (org.glassfish.jersey.ext.microprofile:jersey-mp-rest-client)
+ Copyright (c) 2019,2023 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2019,2021 Payara Foundation and/or its affiliates. All rights reserved.
+--------------------------------------------
+# Notice for Jersey
+This content is produced and maintained by the Eclipse Jersey project.
- http://www.apache.org/licenses/LICENSE-2.0
+* Project home: https://projects.eclipse.org/projects/ee4j.jersey
- 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.
- Apache License Version 2
---------------------------------------------
-"Okio" (com.squareup.okio:okio)
- Copyright 2019 Square, Inc.
+## Trademarks
+Eclipse Jersey is a trademark of the Eclipse Foundation.
- 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
+## Copyright
- http://www.apache.org/licenses/LICENSE-2.0
+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.
- 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.
- Apache License Version 2
+## 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/jersey
--------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-semconv)
- Copyright The OpenTelemetry Authors
- Apache License Version 2
+See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
+----------------------------------------------------------------------------------------------------------------------
+Fourth Party Dependencies
--------------------------------------------
-"jackson-jr-objects" (com.fasterxml.jackson.jr:jackson-jr-objects)
- Copyright (c) 2016 FasterXML. All rights reserved.
- Apache License Version 2
+org.glassfish.jersey.core:jersey-client
+org.glassfish.jersey.core:jersey-server
+org.glassfish.jersey.ext.cdi:jersey-cdi1x
+org.glassfish.jersey.ext.cdi:jersey-weld2-se
+org.glassfish.jersey.inject:jersey-hk2
+org.glassfish.jersey.media:jersey-media-json-binding
+org.glassfish.jersey.core:jersey-common
+org.glassfish.jersey.media:jersey-media-jaxb
+org.glassfish.jersey.media:jersey-media-sse
+ Copyright (c) 2010,2023 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2018,2021 Payara Foundation and/or its affiliates.
+ Copyright (c) 2019 Payara Foundation and/or its affiliates. All rights reserved.
+ Copyright (c) 2018 Payara Foundation and/or its affiliates. All rights reserved.
+ Copyright (c) 2000-2011 INRIA, France Telecom
+ Copyright 2010,2013 Coda Hale and Yammer, Inc.
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
--------------------------------------------
-"Jackson-core" (com.fasterxml.jackson.core:jackson-core)
- Copyright (c) 2007- Tatu Saloranta, tatu.saloranta@iki.fi
- Apache License Version 2
+"OSGi resource locator" (org.glassfish.hk2:osgi-resource-locator)
+ Copyright (c) 2009,2018 Oracle and/or its affiliates. All rights reserved.
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
--------------------------------------------
-
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-opentelemetry-extension-trace-propagators OpenTelemetry authors
-Apache 2.0
-Used by: [helidon-tracing-providers-opentelemetry]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-OpenTelemetry Java (io.opentelemetry:opentelemetry-extension-trace-propagators)
- Copyright The OpenTelemetry Authors
+"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
+ Copyright (c) 2005,2021 Oracle and/or its affiliates. All rights reserved.
+ Copyright 2019, 2021 Eclipse Foundation. All rights reserved.
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
--------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
+"HK2" (org.glassfish.hk2)
+ Copyright (c) 2007,2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2007,2019 Oracle and/or its affiliates. All rights reserved.
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
--------------------------------------------
-Fourth Party Dependencies
+ "aopalliance version repackaged as a module" (org.glassfish.hk2.external:aopalliance-repackaged)
+ Copyright (c) 2013,2018 Oracle and/or its affiliates. All rights reserved.
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
--------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-api)
- Copyright (C) 2008 The Guava Authors
- Copyright The OpenTelemetry Authors
- Copyright 2000-2021 JetBrains s.r.o.
- Copyright 2013-2020 The OpenZipkin Authors
- Apache 2.0
+"JSON-B API" (jakarta.json.bind:jakarta.json.bind-api)
+ Copyright (c) 2015,2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2020 Eclipse Foundation. All Rights Reserved.
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-
--------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-context)
- Copyright 2015 The gRPC Authors
- Copyright The OpenTelemetry Authors
- Copyright Rafael Winterhalter
- Copyright 2013-2020 The OpenZipkin Authors
- Copyright 2020 LINE Corporation
- Apache 2.0
+"Jakarta JSON Processing Media for Jakarta RESTful Web Services" (org.glassfish:jsonp-jaxrs)
+ Copyright (c) 2012,2020 Oracle and/or its affiliates. All rights reserved.
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
--------------------------------------------
+"Jakarta Interceptors" (jakarta.interceptor:jakarta.interceptor-api)
+ Copyright (c) 1997,2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright 2020 Eclipse Foundation. All rights reserved.
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+--------------------------------------------
+Jakarta Expression Language API (EL) (jakarta.el:jakarta.el-api)
+ Copyright (c) 1997,2022 Oracle and/or its affiliates and others.
+ Copyright 2018, 2022 Eclipse Foundation. All rights reserved.
+ Copyright (c) 2021 Contributors to the Eclipse Foundation
+ Copyright 2004 The Apache Software Foundation
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+--------------------------------------------
+"jakarta.ws.rs-api" jakarta.ws.rs:jakarta.ws.rs-api)
+ Copyright (c) 2010,2021 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2018 Markus KARG. All rights reserved.
+ Copyright (c) 2006 Google Inc.
+ Copyright (c) 2021 Eclipse Foundation
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+--------------------------------------------
+"JSON-P Default Provider" (org.glassfish:jakarta.json)
+ Copyright (c) 2011,2020 Oracle and/or its affiliates. All rights reserved.
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+--------------------------------------------
+"Jakarta JSON Processing API" (jakarta.json:jakarta.json-api)
+ Copyright (c) 2011,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2019,2022 Eclipse Foundation. All rights reserved.
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+--------------------------------------------
+"Eclipse Parsson Media for Jakarta RESTful Web Services" (org.eclipse.parsson:parsson-media)
+ Copyright (c) 2012,2022 Oracle and/or its affiliates. All rights reserved.
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+--------------------------------------------
+"MicroProfile Rest Client API" (org.eclipse.microprofile.rest.client:microprofile-rest-client-api)
+ Copyright (c) 2016-2021 Contributors to the Eclipse Foundation
+ Apache License Version 2.0
+--------------------------------------------
+"org.osgi:org.osgi.annotation.versioning" (org.osgi:org.osgi.annotation.versioning)
+ Copyright (c) OSGi Alliance (2013, 2014). All Rights Reserved.
+ Copyright (c) OSGi Alliance (2013). All Rights Reserved.
+ Apache License Version 2.0
+--------------------------------------------
+MicroProfile Config (microprofile-config-api)
+ Copyright (c) 2016-2022 Contributors to the Eclipse Foundation
+ Apache License Version 2.0
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+Portions of this software were originally based on the following:
+* Apache DeltaSpike Config
+ https://deltaspike.apache.org
+ under Apache License, v2.0
+
+SPDXVersion: SPDX-2.1
+PackageName: Eclipse Microprofile
+PackageHomePage: http://www.eclipse.org/microprofile
+PackageLicenseDeclared: Apache-2.0
+
+PackageCopyrightText:
+Mark Struberg struberg@apache.org,
+Gerhard Petracek gpetracek@apache.org,
+Romain Manni-Bucau rmannibucau@apache.org,
+Ron Smeral rsmeral@apache.org,
+Emily Jiang emijiang@uk.ibm.com,
+Ondrej Mihalyi ondrej.mihalyi@gmail.com,
+Gunnar Morling gunnar@hibernate.org
+
+--------------------------------------------
+"Jakarta Dependency Injection" (jakarta.inject:jakarta.inject-api)
+ Copyright (C) 2009 The JSR-330 Expert Group
+ Copyright (c) 2018,2020 Eclipse Foundation.
+ Apache License 2.0
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+"Jakarta Bean Validation API" (jakarta.validation:jakarta.validation-api)
+ Copyright 2019, 202 Eclipse Foundation.
+ Apache License Version 2.0
+--------------------------------------------
+Jakarta Contexts and Dependency Injection API (CDI API) (jakarta.enterprise:jakarta.enterprise.cdi-api)
+ Copyright 2010, 2016, Red Hat, Inc., and individual contributors
+ Copyright 2008,2018 Red Hat, Inc., and individual contributors
+ Copyright 2018, 2022 Eclipse Foundation.
+ Copyright 2010,2013 2015, Red Hat, Inc., and individual contributors
+ Apache License Version 2.0
+--------------------------------------------
+"Jakarta XML Binding API" (jakarta.xml.bind:jakarta.xml.bind-api)
+ Copyright (c) 2003,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright 2019, 2020 Eclipse Foundation. All rights reserved.
+ Copyright (c) 2018 Payara Foundation and/or its affiliates.
+
+Eclipse Distribution License - v 1.0
+Copyright (c) 2007, Eclipse Foundation, Inc. and its licensors.
+
+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 Eclipse Foundation, 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.
+--------------------------------------------
+"Jakarta Activation" (com.sun.activation:jakarta.activation)
+ Copyright (c) 1997,2019 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Distribution License - v 1.0
+--------------------------------------------
+"org.eclipse.yasson" (org.eclipse:yasson)
+ Copyright (c) 2019,2021 IBM and/or its affiliates. All rights reserved.
+ Copyright (c) 2015,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2019,2021 Payara Foundation and/or its affiliates. All rights reserved.
+ Copyright (c) 2019 Payara Services and/or its affiliates. All rights reserved.
+ Eclipse Public License v. 2.0, Eclipse Distribution License v. 1.0
+--------------------------------------------
+"Javassist" (org.javassist:javassist)
+ Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.
+ Copyright (C) 2004 Bill Burke. All Rights Reserved.
+ Apache License 2.0
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-opentelemetry-sdk OpenTelemetry authors
-Apache 2.0
-Used by: [helidon-tracing-providers-jaeger]
+jersey-server Eclipse Foundation
+Eclipse Public License 2.0 + GPL v.2 with CPE
+Used by: [helidon-jersey-server]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-OpenTelemetry Java (io.opentelemetry:opentelemetry-sdk)
- Copyright The OpenTelemetry Authors
+jersey-core-server (org.glassfish.jersey.core:jersey-server)
+ Copyright (c) 2010,2023 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2000-2011 INRIA, France Telecom
+ Copyright (c) 2018 Markus KARG. All rights reserved.
+ Copyright (c) 2018 Payara Foundation and/or its affiliates.
+ Copyright 2010,2013 Coda Hale and Yammer, Inc.
--------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
+# Notice for Jersey
+This content is produced and maintained by the Eclipse Jersey project.
+
+* Project home: https://projects.eclipse.org/projects/ee4j.jersey
+
+## Trademarks
+Eclipse Jersey 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/jersey
--------------------------------------------
+See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
+----------------------------------------------------------------------------------------------------------------------
Fourth Party Dependencies
--------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-api)
- Copyright (C) 2008 The Guava Authors
- Copyright The OpenTelemetry Authors
- Copyright 2000-2021 JetBrains s.r.o.
- Copyright 2013-2020 The OpenZipkin Authors
- Apache License Version 2
+"jersey-core-client" (org.glassfish.jersey.core:jersey-client)
+ Copyright (c) 2018 Payara Foundation and/or its affiliates. All rights reserved.
+ Copyright (c) 2018,2019 Payara Foundation and/or its affiliates.
+ Copyright (c) 2010,2023 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
--------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-context)
- Copyright 2015 The gRPC Authors
- Copyright The OpenTelemetry Authors
- Copyright Rafael Winterhalter
- Copyright 2013-2020 The OpenZipkin Authors
- Copyright 2020 LINE Corporation
- Apache License Version 2
+"jersey-core-common" (org.glassfish.jersey.core:jersey-common)
+ Copyright (c) 2007,2023 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2018 Payara Foundation and/or its affiliates.
+ Copyright (c) 2022 Payara Foundation and/or its affiliates. All rights reserved.
+ Copyright (C) 2006,2014 The Guava Authors
+ Eclipse Public License 2.0 + GPL v.2 with CPE
--------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk-common)
- Copyright The OpenTelemetry Authors
- Copyright 2019 LINE Corporation
- Apache License Version 2
+"OSGi resource locator" (org.glassfish.hk2:osgi-resource-locator)
+ Copyright (c) 2009,2018 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
--------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-semconv)
- Copyright The OpenTelemetry Authors
- Apache License Version 2
+"jakarta.ws.rs-api" (jakarta.ws.rs:jakarta.ws.rs-api)
+ Copyright (c) 2010,2021 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2018 Markus KARG. All rights reserved.
+ Copyright (c) 2006 Google Inc.
+ Copyright (c) 2021 Eclipse Foundation
+ Eclipse Public License 2.0 + GPL v.2 with CPE
--------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk-trace)
- Copyright The OpenTelemetry Authors
- Apache License Version 2
+"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
+ Copyright (c) 2005,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2019, 2021 Eclipse Foundation. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
--------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk-metrics)
- Copyright The OpenTelemetry Authors
- Apache License Version 2
+"Jakarta Dependency Injection" (jakarta.inject:jakarta.inject-api)
+ Copyright (C) 2009 The JSR-330 Expert Group
+ Copyright (c) 2018,2020 Eclipse Foundation.
+ Apache License 2.0
--------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk-logs)
- Copyright The OpenTelemetry Authors
- Apache License Version 2
+"Jakarta Bean Validation API" (jakarta.validation:jakarta.validation-api)
+ Copyright (c) 2020 Eclipse Foundation.
+ Apache License 2.0
+ 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.
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+jersey-weld2-se Eclipse Foundation
+Eclipse Public License 2.0 + GPL v.2 with CPE
+Used by: [helidon-microprofile-fault-tolerance, helidon-microprofile-server]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+jersey-ext-weld2-se (org.glassfish.jersey.ext.cdi:jersey-weld2-se)
+ Copyright (c) 2014,2023 Oracle and/or its affiliates. All rights reserved.
--------------------------------------------
+# Notice for Jersey
+This content is produced and maintained by the Eclipse Jersey project.
+
+* Project home: https://projects.eclipse.org/projects/ee4j.jersey
+
+## Trademarks
+Eclipse Jersey 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/jersey
+--------------------------------------------
+See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
+----------------------------------------------------------------------------------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"jersey-core-common" (org.glassfish.jersey.core:jersey-common)
+ Copyright (c) 2007,2023 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2018 Payara Foundation and/or its affiliates.
+ Copyright (C) 2006,2014 The Guava Authors
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"jersey-core-server" (org.glassfish.jersey.core:jersey-server)
+ Copyright (c) 2000-2011 INRIA, France Telecom
+ Copyright (c) 2018 Payara Foundation and/or its affiliates.
+ Copyright (c) 2010,2023 Oracle and/or its affiliates. All rights reserved.
+ Copyright 2010,2013 Coda Hale and Yammer, Inc.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"jersey-core-client" (org.glassfish.jersey.core:jersey-client)
+ Copyright (c) 2018 Payara Foundation and/or its affiliates. All rights reserved.
+ Copyright (c) 2018,2021 Payara Foundation and/or its affiliates.
+ Copyright (c) 2010,2023 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"jersey-ext-cdi1x" (org.glassfish.jersey.ext.cdi:jersey-cdi1x)
+ Copyright (c) 2018 Payara Foundation and/or its affiliates. All rights reserved.
+ Copyright (c) 2013,2023 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"jakarta.ws.rs-api" (jakarta.ws.rs:jakarta.ws.rs-api)
+ Copyright (c) 2010,2021 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2018 Markus KARG. All rights reserved.
+ Copyright (c) 2021 Eclipse Foundation
+ Copyright (c) 2006 Google Inc.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"Jakarta Expression Language API" (jakarta.el:jakarta.el-api)
+ Copyright (c) 2018, 2022 Eclipse Foundation. All rights reserved.
+ Copyright (c) 1997,2022 Oracle and/or its affiliates and others.
+ Copyright 2004 The Apache Software Foundation
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+--------------------------------------------
+ "Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
+ Copyright (c) 2005,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2019,2021 Eclipse Foundation. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"OSGi resource locator" (org.glassfish.hk2:osgi-resource-locator)
+ Copyright (c) 2009,2018 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"CDI APIs" (jakarta.enterprise:jakarta.enterprise.cdi-api)
+ Copyright 2010, 2016, Red Hat, Inc., and individual contributors
+ Copyright 2008,2018 Red Hat, Inc., and individual contributors
+ Copyright 2018,2022 Eclipse Foundation.
+ Copyright 2010,2013 2015, Red Hat, Inc., and individual contributors
+ Apache License 2.0
+--------------------------------------------
+"Jakarta Dependency Injection" (jakarta.inject:jakarta.inject-api)
+ Copyright (C) 2009 The JSR-330 Expert Group
+ Copyright (c) 2018,2020 Eclipse Foundation.
+ Apache License 2.0
+--------------------------------------------
+"Jakarta Bean Validation API" (jakarta.validation:jakarta.validation-api)
+ Copyright (c) 2019,2020 Eclipse Foundation.
+ Apache License 2.0
+ 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.
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+
+
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+kafka-clients The Apache Software Foundation
+Apache 2.0
+Used by: [helidon-messaging-kafka]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+===========================================================================================================
+ Top level component : kafka-clients 3.5.1
+===========================================================================================================
+ * Copyright
+ Apache Kafka
+ Copyright 2022 The Apache Software Foundation.
+
+ * Notices
+ Apache Kafka
+ Copyright 2023 The Apache Software Foundation.
+
+ This product includes software developed at
+ The Apache Software Foundation (https://www.apache.org/).
+
+ This distribution has a binary dependency on jersey, which is available under the CDDL
+ License. The source code of jersey can be found at https://github.com/jersey/jersey/.
+
+ This distribution has a binary test dependency on jqwik, which is available under
+ the Eclipse Public License 2.0. The source code can be found at
+ https://github.com/jlink/jqwik.
+
+ The streams-scala (streams/streams-scala) module was donated by Lightbend and the original code was copyrighted by them:
+ Copyright (C) 2018 Lightbend Inc.
+ Copyright (C) 2017-2018 Alexis Seigneurin.
+
+ This project contains the following code copied from Apache Hadoop:
+ clients/src/main/java/org/apache/kafka/common/utils/PureJavaCrc32C.java
+ Some portions of this file Copyright (c) 2004-2006 Intel Corporation and licensed under the BSD license.
+
+ This project contains the following code copied from Apache Hive:
+ streams/src/main/java/org/apache/kafka/streams/state/internals/Murmur3.java
+
+ * License
+See full text at the bottom of this document for license: Apache-2.0
+===========================================================================================================
+ Fourth party dependencies
+ -------------------------
+ #01 com.github.luben:zstd-jni:jar
+ #02 org.lz4:lz4-java:jar
+ #03 org.xerial.snappy:snappy-java:jar
+ #04 org.osgi:org.osgi.core:jar
+ #05 org.slf4j:slf4j-api:jar
+===========================================================================================================
+ Fourth party #01 : com.github.luben:zstd-jni:jar
+===========================================================================================================
+ * Copyright
+ Copyright (c) 2015-present, Luben Karavelov/ All rights reserved.
+
+ * License
+ Zstd-jni: JNI bindings to Zstd Library
+
+ Copyright (c) 2015-present, Luben Karavelov/ All rights reserved.
+
+ BSD License
+
+ 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.
+
+ For Zstandard software
+ ----------------------
+ The native Zstd library is licensed under 3-clause BSD license or GPL2.
+
+ Copyright (c) 2016-present, Facebook, 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 Facebook 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.
+===========================================================================================================
+ Fourth party #02 : org.lz4:lz4-java:jar
+===========================================================================================================
+ * Copyright
+ Copyright 2020 Adrien Grand and the lz4-java contributors.
+
+ * Notice
+ Copyright 2020 Adrien Grand and the lz4-java contributors.
+
+ 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.
+
+ * License
+ Apache 2.0
+===========================================================================================================
+ Fourth party #03 : org.xerial.snappy:snappy-java:jar
+===========================================================================================================
+ * Copyright
+ Copyright 2011 Taro L. Saito
+
+ * 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 containd 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
+
+ * License
+ Apache 2.0
+===========================================================================================================
+ Fourth party #04 org.osgi:org.osgi.core:jar
+===========================================================================================================
+ * Copyright
+ Copyright © OSGi Alliance (2000,2012).
+ All Rights Reserved
+
+ * Notice
+ # Notices for osgi
+
+ This content is produced and maintained by the OSGi Specification Project.
+
+ * Project home: https://projects.eclipse.org/projects/technology.osgi
+
+ ## Trademarks
+
+ OSGi and the OSGi Logo are trademarks of the Eclipse Foundation. Eclipse and
+ the Eclipse Logo are registered trademarks 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
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ SPDX-License-Identifier: Apache-2.0
+
+ ## Source Code
+
+ The project maintains the following source code repositories:
+
+ * https://github.com/osgi/osgi.git
+
+ ## Third-party Content
+
+ The Content may include items that have been sourced from third parties as follows:
+
+ JUnit
+
+ * License: CPL-1.0 (JUnit 3), EPL-1.0 (JUnit 4), EPL-2.0 (JUnit 5)
+ * Project: https://junit.org/
+ * Source: https://github.com/junit-team
+
+ Apache Software Foundation
+
+ * License: Apache-2.0
+ * Project: https://apache.org/
+ * Source: https://github.com/apache/
+
+ * License
+ Apache 2.0
+===========================================================================================================
+ Fourth party #05 org.slf4j:slf4j-api:jar
+===========================================================================================================
+ * Copyright
+ Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland)
+ All rights reserved.
+
+ * License
+ Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland)
+ 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.
+===========================================================================================================
+ ** License
+ GNU GENERAL PUBLIC LICENSE
+ Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+ Preamble
+
+ The licenses for most software are designed to take away your
+ freedom to share and change it. By contrast, the GNU General Public
+ License is intended to guarantee your freedom to share and change free
+ software--to make sure the software is free for all its users. This
+ General Public License applies to most of the Free Software
+ Foundation's software and to any other program whose authors commit to
+ using it. (Some other Free Software Foundation software is covered by
+ the GNU Lesser General Public License instead.) You can apply it to
+ your programs, too.
+
+ When we speak of free software, we are referring to freedom, not
+ price. Our General Public Licenses are designed to make sure that you
+ have the freedom to distribute copies of free software (and charge for
+ this service if you wish), that you receive source code or can get it
+ if you want it, that you can change the software or use pieces of it
+ in new free programs; and that you know you can do these things.
+
+ To protect your rights, we need to make restrictions that forbid
+ anyone to deny you these rights or to ask you to surrender the rights.
+ These restrictions translate to certain responsibilities for you if you
+ distribute copies of the software, or if you modify it.
+
+ For example, if you distribute copies of such a program, whether
+ gratis or for a fee, you must give the recipients all the rights that
+ you have. You must make sure that they, too, receive or can get the
+ source code. And you must show them these terms so they know their
+ rights.
+
+ We protect your rights with two steps: (1) copyright the software, and
+ (2) offer you this license which gives you legal permission to copy,
+ distribute and/or modify the software.
+
+ Also, for each author's protection and ours, we want to make certain
+ that everyone understands that there is no warranty for this free
+ software. If the software is modified by someone else and passed on, we
+ want its recipients to know that what they have is not the original, so
+ that any problems introduced by others will not reflect on the original
+ authors' reputations.
+
+ Finally, any free program is threatened constantly by software
+ patents. We wish to avoid the danger that redistributors of a free
+ program will individually obtain patent licenses, in effect making the
+ program proprietary. To prevent this, we have made it clear that any
+ patent must be licensed for everyone's free use or not licensed at all.
+
+ The precise terms and conditions for copying, distribution and
+ modification follow.
+
+ GNU GENERAL PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+ 0. This License applies to any program or other work which contains
+ a notice placed by the copyright holder saying it may be distributed
+ under the terms of this General Public License. The "Program", below,
+ refers to any such program or work, and a "work based on the Program"
+ means either the Program or any derivative work under copyright law:
+ that is to say, a work containing the Program or a portion of it,
+ either verbatim or with modifications and/or translated into another
+ language. (Hereinafter, translation is included without limitation in
+ the term "modification".) Each licensee is addressed as "you".
+
+ Activities other than copying, distribution and modification are not
+ covered by this License; they are outside its scope. The act of
+ running the Program is not restricted, and the output from the Program
+ is covered only if its contents constitute a work based on the
+ Program (independent of having been made by running the Program).
+ Whether that is true depends on what the Program does.
+
+ 1. You may copy and distribute verbatim copies of the Program's
+ source code as you receive it, in any medium, provided that you
+ conspicuously and appropriately publish on each copy an appropriate
+ copyright notice and disclaimer of warranty; keep intact all the
+ notices that refer to this License and to the absence of any warranty;
+ and give any other recipients of the Program a copy of this License
+ along with the Program.
+
+ You may charge a fee for the physical act of transferring a copy, and
+ you may at your option offer warranty protection in exchange for a fee.
+
+ 2. You may modify your copy or copies of the Program or any portion
+ of it, thus forming a work based on the Program, and copy and
+ distribute such modifications or work under the terms of Section 1
+ above, provided that you also meet all of these conditions:
+
+ a) You must cause the modified files to carry prominent notices
+ stating that you changed the files and the date of any change.
+
+ b) You must cause any work that you distribute or publish, that in
+ whole or in part contains or is derived from the Program or any
+ part thereof, to be licensed as a whole at no charge to all third
+ parties under the terms of this License.
+
+ c) If the modified program normally reads commands interactively
+ when run, you must cause it, when started running for such
+ interactive use in the most ordinary way, to print or display an
+ announcement including an appropriate copyright notice and a
+ notice that there is no warranty (or else, saying that you provide
+ a warranty) and that users may redistribute the program under
+ these conditions, and telling the user how to view a copy of this
+ License. (Exception: if the Program itself is interactive but
+ does not normally print such an announcement, your work based on
+ the Program is not required to print an announcement.)
+
+ These requirements apply to the modified work as a whole. If
+ identifiable sections of that work are not derived from the Program,
+ and can be reasonably considered independent and separate works in
+ themselves, then this License, and its terms, do not apply to those
+ sections when you distribute them as separate works. But when you
+ distribute the same sections as part of a whole which is a work based
+ on the Program, the distribution of the whole must be on the terms of
+ this License, whose permissions for other licensees extend to the
+ entire whole, and thus to each and every part regardless of who wrote it.
+
+ Thus, it is not the intent of this section to claim rights or contest
+ your rights to work written entirely by you; rather, the intent is to
+ exercise the right to control the distribution of derivative or
+ collective works based on the Program.
+
+ In addition, mere aggregation of another work not based on the Program
+ with the Program (or with a work based on the Program) on a volume of
+ a storage or distribution medium does not bring the other work under
+ the scope of this License.
+
+ 3. You may copy and distribute the Program (or a work based on it,
+ under Section 2) in object code or executable form under the terms of
+ Sections 1 and 2 above provided that you also do one of the following:
+
+ a) Accompany it with the complete corresponding machine-readable
+ source code, which must be distributed under the terms of Sections
+ 1 and 2 above on a medium customarily used for software interchange; or,
+
+ b) Accompany it with a written offer, valid for at least three
+ years, to give any third party, for a charge no more than your
+ cost of physically performing source distribution, a complete
+ machine-readable copy of the corresponding source code, to be
+ distributed under the terms of Sections 1 and 2 above on a medium
+ customarily used for software interchange; or,
+
+ c) Accompany it with the information you received as to the offer
+ to distribute corresponding source code. (This alternative is
+ allowed only for noncommercial distribution and only if you
+ received the program in object code or executable form with such
+ an offer, in accord with Subsection b above.)
+
+ The source code for a work means the preferred form of the work for
+ making modifications to it. For an executable work, complete source
+ code means all the source code for all modules it contains, plus any
+ associated interface definition files, plus the scripts used to
+ control compilation and installation of the executable. However, as a
+ special exception, the source code distributed need not include
+ anything that is normally distributed (in either source or binary
+ form) with the major components (compiler, kernel, and so on) of the
+ operating system on which the executable runs, unless that component
+ itself accompanies the executable.
+
+ If distribution of executable or object code is made by offering
+ access to copy from a designated place, then offering equivalent
+ access to copy the source code from the same place counts as
+ distribution of the source code, even though third parties are not
+ compelled to copy the source along with the object code.
+
+ 4. You may not copy, modify, sublicense, or distribute the Program
+ except as expressly provided under this License. Any attempt
+ otherwise to copy, modify, sublicense or distribute the Program is
+ void, and will automatically terminate your rights under this License.
+ However, parties who have received copies, or rights, from you under
+ this License will not have their licenses terminated so long as such
+ parties remain in full compliance.
+
+ 5. You are not required to accept this License, since you have not
+ signed it. However, nothing else grants you permission to modify or
+ distribute the Program or its derivative works. These actions are
+ prohibited by law if you do not accept this License. Therefore, by
+ modifying or distributing the Program (or any work based on the
+ Program), you indicate your acceptance of this License to do so, and
+ all its terms and conditions for copying, distributing or modifying
+ the Program or works based on it.
+
+ 6. Each time you redistribute the Program (or any work based on the
+ Program), the recipient automatically receives a license from the
+ original licensor to copy, distribute or modify the Program subject to
+ these terms and conditions. You may not impose any further
+ restrictions on the recipients' exercise of the rights granted herein.
+ You are not responsible for enforcing compliance by third parties to
+ this License.
+
+ 7. If, as a consequence of a court judgment or allegation of patent
+ infringement or for any other reason (not limited to patent issues),
+ conditions are imposed on you (whether by court order, agreement or
+ otherwise) that contradict the conditions of this License, they do not
+ excuse you from the conditions of this License. If you cannot
+ distribute so as to satisfy simultaneously your obligations under this
+ License and any other pertinent obligations, then as a consequence you
+ may not distribute the Program at all. For example, if a patent
+ license would not permit royalty-free redistribution of the Program by
+ all those who receive copies directly or indirectly through you, then
+ the only way you could satisfy both it and this License would be to
+ refrain entirely from distribution of the Program.
+
+ If any portion of this section is held invalid or unenforceable under
+ any particular circumstance, the balance of the section is intended to
+ apply and the section as a whole is intended to apply in other
+ circumstances.
+
+ It is not the purpose of this section to induce you to infringe any
+ patents or other property right claims or to contest validity of any
+ such claims; this section has the sole purpose of protecting the
+ integrity of the free software distribution system, which is
+ implemented by public license practices. Many people have made
+ generous contributions to the wide range of software distributed
+ through that system in reliance on consistent application of that
+ system; it is up to the author/donor to decide if he or she is willing
+ to distribute software through any other system and a licensee cannot
+ impose that choice.
+
+ This section is intended to make thoroughly clear what is believed to
+ be a consequence of the rest of this License.
+
+ 8. If the distribution and/or use of the Program is restricted in
+ certain countries either by patents or by copyrighted interfaces, the
+ original copyright holder who places the Program under this License
+ may add an explicit geographical distribution limitation excluding
+ those countries, so that distribution is permitted only in or among
+ countries not thus excluded. In such case, this License incorporates
+ the limitation as if written in the body of this License.
+
+ 9. The Free Software Foundation may publish revised and/or new versions
+ of the General Public License from time to time. Such new versions will
+ be similar in spirit to the present version, but may differ in detail to
+ address new problems or concerns.
+
+ Each version is given a distinguishing version number. If the Program
+ specifies a version number of this License which applies to it and "any
+ later version", you have the option of following the terms and conditions
+ either of that version or of any later version published by the Free
+ Software Foundation. If the Program does not specify a version number of
+ this License, you may choose any version ever published by the Free Software
+ Foundation.
+
+ 10. If you wish to incorporate parts of the Program into other free
+ programs whose distribution conditions are different, write to the author
+ to ask for permission. For software which is copyrighted by the Free
+ Software Foundation, write to the Free Software Foundation; we sometimes
+ make exceptions for this. Our decision will be guided by the two goals
+ of preserving the free status of all derivatives of our free software and
+ of promoting the sharing and reuse of software generally.
+
+ NO WARRANTY
+
+ 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+ FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
+ OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+ PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+ OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
+ TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
+ PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+ REPAIR OR CORRECTION.
+
+ 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+ WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+ REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+ INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+ OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+ TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+ YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+ PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGES.
+
+ END OF TERMS AND CONDITIONS
+
+ How to Apply These Terms to Your New Programs
+
+ If you develop a new program, and you want it to be of the greatest
+ possible use to the public, the best way to achieve this is to make it
+ free software which everyone can redistribute and change under these terms.
+
+ To do so, attach the following notices to the program. It is safest
+ to attach them to the start of each source file to most effectively
+ convey the exclusion of warranty; and each file should have at least
+ the "copyright" line and a pointer to where the full notice is found.
+
+
+ Copyright (C)
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License along
+ with this program; if not, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+
+ Also add information on how to contact you by electronic and paper mail.
+
+ If the program is interactive, make it output a short notice like this
+ when it starts in an interactive mode:
+
+ Gnomovision version 69, Copyright (C) year name of author
+ Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+ This is free software, and you are welcome to redistribute it
+ under certain conditions; type `show c' for details.
+
+ The hypothetical commands `show w' and `show c' should show the appropriate
+ parts of the General Public License. Of course, the commands you use may
+ be called something other than `show w' and `show c'; they could even be
+ mouse-clicks or menu items--whatever suits your program.
+
+ You should also get your employer (if you work as a programmer) or your
+ school, if any, to sign a "copyright disclaimer" for the program, if
+ necessary. Here is a sample; alter the names:
+
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the program
+ `Gnomovision' (which makes passes at compilers) written by James Hacker.
+
+ , 1 April 1989
+ Ty Coon, President of Vice
+
+ This General Public License does not permit incorporating your program into
+ proprietary programs. If your program is a subroutine library, you may
+ consider it more useful to permit linking proprietary applications with the
+ library. If this is what you want to do, use the GNU Lesser General
+ Public License instead of this License.
+===========================================================================================================
+
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+log4j-jpl The Apache Software Foundation
+Apache 2.0
+Used by: [helidon-logging-log4j]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+Apache Log4j JDK Platform Logging Adapter (org.apache.logging.log4j:log4j-jpl)
+--------------------------------------------
+Copyright 1999-2021 Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"Apache Log4j API" (org.apache.logging.log4j:log4j-api)
+Copyright 1999-2021 Apache Software Foundation
+Apache License 2.0
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+--------------------------------------------
+
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+metrics-core Dropwizard Team
+Apache 2.0
+Used by: [helidon-dbclient-metrics-hikari]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+Metrics Core (io.dropwizard.metrics:metrics-core)
+ Copyright (c) 2010-2013 Coda Hale, Yammer.com, 2014-2021 Dropwizard Team
+ Published under Apache Software License 2.0, see LICENSE
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"SLF4J API Module" (org.slf4j:slf4j-api)
+ Copyright (c) 2004-2011 QOS.ch
+
+The MIT License SPDX short identifier: MIT
+
+Further resources on the MIT License Copyright
+
+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.
+
+--------------------------------------------
+
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+micrometer-core VMware
+Apache 2.0
+Used by: [helidon-integrations-micrometer, helidon-metrics-provider-tests, helidon-metrics-providers-micrometer]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+micrometer-core (io.micrometer:micrometer-core)
+ Copyright 2002,2023 the original author or authors.
+ Copyright (c) 2004-2011 QOS.ch
+ Copyright 2017,2023 VMware, Inc.
+ Copyright 2012,2017 The Netty Project
+--------------------------------------------
+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
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"micrometer-commons" (io.micrometer:micrometer-commons)
+ Copyright (c) 2004-2011 QOS.ch
+ Copyright 2017,2023 VMware, Inc.
+ Copyright 2012,2017 The Netty Project
+ Copyright 2002-2023 the original author or authors.
+--------------------------------------------
+"micrometer-observation" (io.micrometer:micrometer-observation)
+ Copyright 2021,2023 VMware, Inc.
+ Copyright 2002-2021 the original author or authors.
+--------------------------------------------
+"HdrHistogram" (org.hdrhistogram:HdrHistogram)
+ BSD 2-Clause
+ 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.
+--------------------------------------------
+"LatencyUtils" (org.latencyutils:LatencyUtils)
+ BSD 2-Clause
+ 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.
+--------------------------------------------
+
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+micrometer-registry-prometheus VMware
+Apache 2.0
+Used by: [helidon-integrations-micrometer, helidon-integrations-micrometer-cdi, helidon-metrics-providers-micrometer]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+micrometer-registry-prometheus (io.micrometer:micrometer-registry-prometheus)
+ Copyright 2017,2022 VMware, Inc.
+--------------------------------------------
+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
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"micrometer-core" (io.micrometer:micrometer-core)
+ Copyright 2002,2023 the original author or authors.
+ Copyright (c) 2004-2011 QOS.ch
+ Copyright 2017,2023 VMware, Inc.
+ Copyright 2012,2017 The Netty Project
+ Apache 2.0
+--------------------------------------------
+"micrometer-commons" (io.micrometer:micrometer-commons)
+ Copyright (c) 2004-2011 QOS.ch
+ Copyright 2017,2023 VMware, Inc.
+ Copyright 2012,2017 The Netty Project
+ Copyright 2002-2023 the original author or authors.
+ Apache 2.0
+--------------------------------------------
+"micrometer-observation" (io.micrometer:micrometer-observation)
+ Copyright 2021,2023 VMware, Inc.
+ Copyright 2002-2021 the original author or authors.
+ Apache 2.0
+--------------------------------------------
+Prometheus instrumentation library for JVM applications
+Copyright 2012-2015 The Prometheus Authors
+Copyright 2012 Andrew Wang (andrew@umbrant.com)
+
+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/).
+Apache License 2.0
+--------------------------------------------
+"HdrHistogram" (org.hdrhistogram:HdrHistogram)
+ BSD 2-Clause
+ 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.
+--------------------------------------------
+"LatencyUtils" (org.latencyutils:LatencyUtils)
+ BSD 2-Clause
+ 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.
+--------------------------------------------
+
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+micronaut-aop original author or authors
+Apache 2.0
+Used by: [helidon-integrations-micronaut-cdi]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+Micronaut AOP (io.micronaut:micronaut-aop)
+ Copyright 2017-2021 original authors
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Runtime Dependencies
+--------------------------------------------
+"SLF4J API Module" (org.slf4j:slf4j-api)
+ Copyright (c) 2004-2011 QOS.ch
+
+The MIT License SPDX short identifier: MIT
+
+Further resources on the MIT License Copyright
+
+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.
+
+--------------------------------------------
+"Micronaut" (io.micronaut:micronaut-inject)
+ Copyright 2017-2022 original authors
+ Apache License 2.0
+--------------------------------------------
+"Jakarta Dependency Injection" (jakarta.inject:jakarta.inject-api)
+ Copyright (C) 2009 The JSR-330 Expert Group
+ Copyright © 2018,2020 Eclipse Foundation.
+ Apache License 2.0
+--------------------------------------------
+"SnakeYAML" (org.yaml:snakeyaml)
+ Copyright 2003-2010 Christian d'Heureuse, Inventec Informatik AG, Zurich, Switzerland
+ Copyright (c) 2008, SnakeYAML
+ Apache License 2.0
+--------------------------------------------
+"Micronaut" (io.micronaut:micronaut-core)
+ Copyright 2010,2012 Google Inc. All Rights Reserved.
+ Copyright 2017-2022 original authors
+ Apache License 2.0
+--------------------------------------------
+"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
+ Copyright (c) 2019, 2021 Eclipse Foundation. All rights reserved.
+ Copyright (c) 2005,2022 Oracle and/or its affiliates. All rights reserved.
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+--------------------------------------------
+See full text at the bottom of this document for license: EPL-2.0
+--------------------------------------------
+See full text at the bottom of this document for license: GPLv2-CPE
+
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+micronaut-core original author or authors
+Apache 2.0
+Used by: [helidon-integrations-micronaut-cdi, helidon-integrations-micronaut-cdi-processor]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+Micronaut Core (io.micronaut:micronaut-core)
+ Copyright 2010,2012 Google Inc. All Rights Reserved.
+ Copyright 2017-2022 original authors
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Runtime Dependencies
+--------------------------------------------
+"SLF4J API Module" (org.slf4j:slf4j-api)
+ Copyright (c) 2004-2011 QOS.ch
+
+The MIT License SPDX short identifier: MIT
+
+Further resources on the MIT License Copyright
+
+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.
+
+--------------------------------------------
+
+
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+micronaut-inject-java original author or authors
+Apache 2.0
+Used by: [helidon-integrations-micronaut-cdi, helidon-integrations-micronaut-cdi-processor, helidon-integrations-micronaut-data]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+Micronaut Inject Java (io.micronaut:micronaut-inject-java)
+ Copyright 2017-2022 original authors
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Runtime Dependencies
+--------------------------------------------
+"SLF4J API Module" (org.slf4j:slf4j-api)
+ Copyright (c) 2004-2011 QOS.ch
+
+The MIT License SPDX short identifier: MIT
+
+Further resources on the MIT License Copyright
+
+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.
+
+--------------------------------------------
+"Micronaut" (io.micronaut:micronaut-inject)
+ Copyright 2017-2022 original authors
+ Apache License 2.0
+--------------------------------------------
+"Jakarta Dependency Injection" (jakarta.inject:jakarta.inject-api)
+ Copyright (C) 2009 The JSR-330 Expert Group
+ Copyright (c) 2018,2020 Eclipse Foundation.
+ Apache License 2.0
+--------------------------------------------
+"Micronaut" (io.micronaut:micronaut-core)
+ Copyright 2010,2012 Google Inc. All Rights Reserved.
+ Copyright 2017-2022 original authors
+ Apache License 2.0
+--------------------------------------------
+"SnakeYAML" (org.yaml:snakeyaml)
+ Copyright 2003-2010 Christian d'Heureuse, Inventec Informatik AG, Zurich, Switzerland
+ Copyright (c) 2008, SnakeYAML
+ Apache License 2.0
+--------------------------------------------
+"Micronaut" (io.micronaut:micronaut-aop)
+ Copyright 2017-2021 original authors
+ Apache License 2.0
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
+ Copyright (c) 2019, 2021 Eclipse Foundation. All rights reserved.
+ Copyright (c) 2005,2022 Oracle and/or its affiliates. All rights reserved.
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+--------------------------------------------
+See full text at the bottom of this document for license: EPL-2.0
+--------------------------------------------
+See full text at the bottom of this document for license: GPLv2-CPE
+
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+microprofile-openapi-api Eclipse Foundation
+Apache 2.0
+Used by: [helidon-microprofile-openapi]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+MicroProfile OpenAPI API (org.eclipse.microprofile.openapi:microprofile-openapi-api)
+ Copyright 2017 SmartBear Software
+ Copyright (c) 2017,2022 Contributors to the Eclipse Foundation
+--------------------------------------------
+=========================================================================
+== NOTICE file corresponding to section 4(d) of the Apache License, ==
+== Version 2.0, in this case for MicroProfile OpenAPI ==
+=========================================================================
+
+The majority of this software were originally based on the following:
+* Swagger Core
+ https://github.com/swagger-api/swagger-core
+ under Apache License, v2.0
+
+
+SPDXVersion: SPDX-2.1
+PackageName: Eclipse MicroProfile
+PackageHomePage: http://www.eclipse.org/microprofile
+PackageLicenseDeclared: Apache-2.0
+
+PackageCopyrightText:
+Arthur De Magalhaes arthurdm@ca.ibm.com
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+microstream-cache Microstream Software
+Eclipse Public License 2.0
+Used by: [helidon-integrations-microstream-cache]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+1. The following files are available in source code form under the Eclipse Public License at:
+ https://github.com/microstream-one/microstream/
+ (The EPL license is reproduced below).
+2. All past Contributors to the MicroStream projectr disclaim all warranties and
+ conditions, express and implied, including warranties or conditions of title and
+ non-infringement, and implied warranties or conditions of merchantability and
+ fitness for a particular purpose. In addition, such Contributors are not liable
+ for any damages, including direct, indirect, special, incidental and consequential
+ damages, such as lost profits.
+3. Any provisions of the Oracle license agreement that differ from the Eclipse Public
+ License are offered by Oracle alone and not by any other party.
+________________________________________________
+
+MicroStream Cache (one.microstream:microstream-cache)
+ Copyright (C) 2019-2021 MicroStream Software
+--------------------------------------------
+See full text at the bottom of this document for license: EPL-2.0
+--------------------------------------------
+Fourth Party Runtime Dependencies
+--------------------------------------------
+"MicroStream Embedded Storage" (one.microstream:microstream-storage-embedded)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Storage" (one.microstream:microstream-storage)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Abstract File System - Java NIO" (one.microstream:microstream-afs-nio)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Abstract File System" (one.microstream:microstream-afs)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Persistence Binary" (one.microstream:microstream-persistence-binary)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Persistence" (one.microstream:microstream-persistence)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Embedded Storage Configuration" (one.microstream:microstream-storage-embedded-configuration)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Configuration" (one.microstream:microstream-configuration)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Base" (one.microstream:microstream-base)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"JSR107 API and SPI" (javax.cache:cache-api)
+ Copyright 2011-2016 Terracotta, Inc.
+ Copyright 2011-2016 Oracle America Incorporated
+See full text at the bottom of this document for license: Apache-2.0
+
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+microstream-configuration Microstream Software
+Eclipse Public License 2.0
+Used by: [helidon-integrations-microstream]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+1. The following files are available in source code form under the Eclipse Public License at:
+ https://github.com/microstream-one/microstream/
+ (The EPL license is reproduced below).
+2. All past Contributors to the MicroStream projectr disclaim all warranties and
+ conditions, express and implied, including warranties or conditions of title and
+ non-infringement, and implied warranties or conditions of merchantability and
+ fitness for a particular purpose. In addition, such Contributors are not liable
+ for any damages, including direct, indirect, special, incidental and consequential
+ damages, such as lost profits.
+3. Any provisions of the Oracle license agreement that differ from the Eclipse Public
+ License are offered by Oracle alone and not by any other party.
+__________________________________________________
+
+MicroStream Configuration (one.microstream:microstream-configuration)
+ Copyright (C) 2019-2021 MicroStream Software
+--------------------------------------------
+See full text at the bottom of this document for license: EPL-2.0
+--------------------------------------------
+Fourth Party Runtime Dependencies
+--------------------------------------------
+"MicroStream Base" (one.microstream:microstream-base)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+microstream-storage-embedded Microstream Software
+Eclipse Public License 2.0
+Used by: [helidon-integrations-microstream]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+1. The following files are available in source code form under the Eclipse Public License at:
+ https://github.com/microstream-one/microstream/
+ (The EPL license is reproduced below).
+2. All past Contributors to the MicroStream projectr disclaim all warranties and
+ conditions, express and implied, including warranties or conditions of title and
+ non-infringement, and implied warranties or conditions of merchantability and
+ fitness for a particular purpose. In addition, such Contributors are not liable
+ for any damages, including direct, indirect, special, incidental and consequential
+ damages, such as lost profits.
+3. Any provisions of the Oracle license agreement that differ from the Eclipse Public
+ License are offered by Oracle alone and not by any other party.
+_____________________________________________________
+
+MicroStream Embedded Storage (one.microstream:microstream-storage-embedded)
+ Copyright (C) 2019-2021 MicroStream Software
+--------------------------------------------
+See full text at the bottom of this document for license: EPL-2.0
+--------------------------------------------
+Fourth Party Runtime Dependencies
+--------------------------------------------
+"MicroStream Storage" (one.microstream:microstream-storage)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Abstract File System - Java NIO" (one.microstream:microstream-afs-nio)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Abstract File System" (one.microstream:microstream-afs)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Base" (one.microstream:microstream-base)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Persistence Binary" (one.microstream:microstream-persistence-binary)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Persistence" (one.microstream:microstream-persistence)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+-----------------------------------------
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+microstream-storage-embedded-configuration Microstream Software
+Eclipse Public License 2.0
+Used by: [helidon-integrations-microstream]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+
+1. The following files are available in source code form under the Eclipse Public License at:
+ https://github.com/microstream-one/microstream/
+ (The EPL license is reproduced below).
+2. All past Contributors to the MicroStream projectr disclaim all warranties and
+ conditions, express and implied, including warranties or conditions of title and
+ non-infringement, and implied warranties or conditions of merchantability and
+ fitness for a particular purpose. In addition, such Contributors are not liable
+ for any damages, including direct, indirect, special, incidental and consequential
+ damages, such as lost profits.
+3. Any provisions of the Oracle license agreement that differ from the Eclipse Public
+ License are offered by Oracle alone and not by any other party.
+_________________________________________________________
+
+MicroStream Embedded Storage Configuration (one.microstream:microstream-storage-embedded-configuration)
+ Copyright (C) 2019-2021 MicroStream Software
+--------------------------------------------
+See full text at the bottom of this document for license: EPL-2.0
+--------------------------------------------
+Fourth Party Runtime Dependencies
+--------------------------------------------
+"MicroStream Embedded Storage" (one.microstream:microstream-storage-embedded)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Storage" (one.microstream:microstream-storage)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Abstract File System - Java NIO" (one.microstream:microstream-afs-nio)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Abstract File System" (one.microstream:microstream-afs)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Persistence Binary" (one.microstream:microstream-persistence-binary)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Persistence" (one.microstream:microstream-persistence)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Configuration" (one.microstream:microstream-configuration)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Base" (one.microstream:microstream-base)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+---------------------------------
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+mongodb-driver-sync MongoDB, Inc.
+Apache 2.0
+Used by: [helidon-dbclient-mongodb]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+MongoDB Driver (org.mongodb:mongodb-driver-sync)
+--------------------------------------------
+/*
+ * Copyright 2008-present MongoDB, 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.
+ */
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"BSON" (org.mongodb:bson)
+ Copyright 2008- present MongoDB, Inc.
+ Copyright (c) 2008-2014 Atlassian Pty Ltd
+ Copyright 2018 Cezary Bartosiak
+ Apache License Version 2.0
+--------------------------------------------
+"BSON Record Codec" (org.mongodb:bson-record-codec)
+ Copyright 2008- present MongoDB, Inc.
+ Apache License Version 2.0
+--------------------------------------------
+"MongoDB Java Driver Core" (org.mongodb:mongodb-driver-core)
+ Copyright 2008- present MongoDB, Inc.
+ Copyright (c) 2008-2014 Atlassian Pty Ltd
+ Copyright (c) 2005 Brian Goetz and Tim Peierls
+ Copyright 2017 Tom Bentley
+ Copyright 2010,2011 The Guava Authors
+ Apache License Version 2.0
+--------------------------------------------
+Contains portions of TLS Channel
+Copyright (c) [2015-2020] all contributors
+
+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.
+--------------------------------------------
+Contains portions of jcip
+== jcip-annotations relicensed to Oracle under BSD 3-clause license
+
+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:
+
+ * 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.
+--------------------------------------------
+
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+narayana-jta The Narayana Authors
+Apache 2.0
+Used by: [helidon-integrations-cdi-jta, helidon-integrations-cdi-jta-weld]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+Narayana: ArjunaJTA narayana-jta (org.jboss.narayana.jta:narayana-jta)
+ Copyright The Narayana Authors
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"reactive-streams" (org.reactivestreams:reactive-streams)
+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.
+--------------------------------------------
+"CDI Language Model" (jakarta.enterprise:jakarta.enterprise.lang-model)
+ Copyright 2018,2020 Eclipse Foundation.
+ Apache License Version 2.0
+--------------------------------------------
+"CDI APIs" (jakarta.enterprise:jakarta.enterprise.cdi-api)
+ Copyright 2010, 2016, Red Hat, Inc., and individual contributors
+ Copyright 2008,2018 Red Hat, Inc., and individual contributors
+ Copyright 2018,2022 Eclipse Foundation.
+ Copyright (c) 2021 Red Hat and others
+ Copyright 2010,2013 2015, Red Hat, Inc., and individual contributors
+ Apache License Version 2.0
+--------------------------------------------
+"Jakarta Dependency Injection" (jakarta.inject:jakarta.inject-api)
+ Copyright (C) 2009 The JSR-330 Expert Group
+ Copyright 2018,2020 Eclipse Foundation.
+ Apache License Version 2.0
+--------------------------------------------
+"Eclipse MicroProfile Reactive Streams Operators API" (org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-api)
+ Copyright (c) 2018,2022 Contributors to the Eclipse Foundation
+ Apache License Version 2.0
+--------------------------------------------
+"JBoss Invocation API - Jakarta EE Variant" (org.jboss.invocation:jboss-invocation)
+ Copyright 2016 Red Hat, Inc., and individual contributors
+ Apache License Version 2.0
+--------------------------------------------
+"JBoss Transaction SPI" (org.jboss:jboss-transaction-spi)
+ Copyright 2006,2017 Red Hat Middleware LLC, and individual contributors
+ Copyright 2005,2008 JBoss Inc., and individual contributors as indicated
+ Copyright 2013, Red Hat Inc., and individual contributors as indicated
+ Copyright 2015,2016 Red Hat, Inc., and individual contributors
+See full text at the bottom of this document for license: LGPL-2.1-only
+--------------------------------------------
+"Jakarta Interceptors" (jakarta.interceptor:jakarta.interceptor-api)
+ Copyright (c) 1997,2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2021 Contributors to the Eclipse Foundation
+ Copyright 2019, 2020 Eclipse Foundation. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"jakarta.resource API" (jakarta.resource:jakarta.resource-api)
+ Copyright (c) 1997,2020 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"jakarta.transaction API" (jakarta.transaction:jakarta.transaction-api)
+ Copyright (c) 1997,2020 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"Jakarta Expression Language API" (jakarta.el:jakarta.el-api)
+ Copyright (c) 2021 Contributors to the Eclipse Foundation
+ Copyright (c) 1997,2022 Oracle and/or its affiliates and others.
+ Copyright 2018, 2022 Eclipse Foundation. All rights reserved.
+ Copyright 2004 The Apache Software Foundation
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"Jakarta Enterprise Beans API" (jakarta.ejb:jakarta.ejb-api)
+ Copyright (c) 1997,2021 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+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
+
+#
+See full text at the bottom of this document for license: EPL-2.0
+---
+
+##
+See full text at the bottom of this document for license: GPLv2-CPE
+
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+neo4j-java-driver neo4j
+Apache 2.0
+Used by: [helidon-integrations-neo4j, helidon-integrations-neo4j-health, helidon-integrations-neo4j-metrics]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+Neo4j Java Driver (org.neo4j.driver:neo4j-java-driver)
+--------------------------------------------
+Copyright (c) "Neo4j"
+Neo4j Sweden AB [http://neo4j.com]
+
+This file is part of Neo4j.
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with 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.
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"reactive-streams" (org.reactivestreams:reactive-streams)
+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.
+--------------------------------------------
+"Netty/Handler" (io.netty:netty-handler)
+"Netty/Common" (io.netty:netty-common)
+"Netty/Resolver" (io.netty:netty-resolver)
+"Netty/Buffer" (io.netty:netty-buffer)
+"Netty/Transport" (io.netty:netty-transport)
+"Netty/Transport/Native/Unix/Common" (io.netty:netty-transport-native-unix-common)
+"Netty/Codec" (io.netty:netty-codec)
+ Copyright 2011,2023 The Netty Project
+ Copyright (c) 2004-2011 QOS.ch
+ Apache License Version 2.0
+--------------------------------------------
+"Netty/TomcatNative [OpenSSL - Classes]" (io.netty:netty-tcnative-classes)
+ Copyright 2014,2022 The Netty Project
+ Apache License Version 2.0
+--------------------------------------------
+"Non-Blocking Reactive Foundation for the JVM" (io.projectreactor:reactor-core)
+ Copyright 2002-2017 the original author or authors.
+ Copyright (c) 2015-2023 VMware Inc. or its affiliates, All Rights Reserved.
+ Apache License Version 2.0
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+opentelemetry-api OpenTelemetry authors
+Apache 2.0
+Used by: [helidon-tracing-providers-opentelemetry]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+OpenTelemetry Java (io.opentelemetry:opentelemetry-api)
+ Copyright (C) 2008 The Guava Authors
+ Copyright The OpenTelemetry Authors
+ Copyright 2000-2021 JetBrains s.r.o.
+ Copyright 2013-2020 The OpenZipkin Authors
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Runtime Dependencies
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-context)
+ Copyright 2015 The gRPC Authors
+ Copyright The OpenTelemetry Authors
+ Copyright Rafael Winterhalter
+ Copyright 2013-2020 The OpenZipkin Authors
+ Copyright 2020 LINE Corporation
+Apache License 2.0
+--------------------------------------------
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+opentelemetry-context OpenTelemetry authors
+Apache 2.0
+Used by: [helidon-microprofile-telemetry]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+OpenTelemetry Java (io.opentelemetry:opentelemetry-context)
+ Copyright 2015 The gRPC Authors
+ Copyright The OpenTelemetry Authors
+ Copyright Rafael Winterhalter
+ Copyright 2013-2020 The OpenZipkin Authors
+ Copyright 2020 LINE Corporation
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+opentelemetry-exporter-jaeger OpenTelemetry authors
+Apache 2.0
+Used by: [helidon-tracing-providers-jaeger]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+OpenTelemetry Java (io.opentelemetry:opentelemetry-exporter-jaeger)
+ Copyright The OpenTelemetry Authors
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk)
+ Copyright The OpenTelemetry Authors
+ Apache License Version 2
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-api)
+ Copyright (C) 2008 The Guava Authors
+ Copyright The OpenTelemetry Authors
+ Copyright 2000-2021 JetBrains s.r.o.
+ Copyright 2013-2020 The OpenZipkin Authors
+ Apache License Version 2
+--------------------------------------------
+"OpenTelemetry Java" io.opentelemetry:opentelemetry-context)
+ Copyright 2015 The gRPC Authors
+ Copyright The OpenTelemetry Authors
+ Copyright Rafael Winterhalter
+ Copyright 2013-2020 The OpenZipkin Authors
+ Copyright 2020 LINE Corporation
+ Apache License Version 2
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk-common)
+ Copyright The OpenTelemetry Authors
+ Copyright 2019 LINE Corporation
+ Apache License Version 2
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk-trace)
+ Copyright The OpenTelemetry Authors
+ Apache License Version 2
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk-metrics)
+ Copyright The OpenTelemetry Authors
+ Apache License Version 2
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk-logs)
+ Copyright The OpenTelemetry Authors
+ Apache License Version 2
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-exporter-otlp-common)
+ Copyright The OpenTelemetry Authors
+ Copyright 2014 The gRPC Authors
+ Copyright 2008 Google Inc. All rights reserved.
+ Apache License Version 2
+--------------------------------------------
+"okhttp" (com.squareup.okhttp3:okhttp)
+ Copyright (C) 2020 Square, Inc.
+ Copyright (C) 2012 Google Inc.
+ Copyright (C) 2013 The Android Open Source Project
+ Copyright 2016 The Netty 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.
+ Apache License Version 2
+--------------------------------------------
+"Okio" (com.squareup.okio:okio)
+ Copyright 2019 Square, 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.
+ Apache License Version 2
+--------------------------------------------
+"org.jetbrains.kotlin:kotlin-stdlib-common" (org.jetbrains.kotlin:kotlin-stdlib-common)
+ Copyright 2000-2018 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ Use of this source code is governed by the Apache 2.0 license
+ Apache License Version 2
+--------------------------------------------
+"org.jetbrains.kotlin:kotlin-stdlib" (org.jetbrains.kotlin:kotlin-stdlib)
+ Copyright 2010-2020 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ Use of this source code is governed by the Apache 2.0 license
+ Apache License Version 2
+--------------------------------------------
+"IntelliJ IDEA Annotations" (org.jetbrains:annotations)
+ Copyright 2000-2013 JetBrains s.r.o.
+ Copyright 2006 Sascha Weinreuter
+ Apache License Version 2
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-semconv)
+ Copyright The OpenTelemetry Authors
+ Apache License Version 2
+--------------------------------------------
+"jackson-jr-objects" (com.fasterxml.jackson.jr:jackson-jr-objects)
+ Copyright (c) 2016 FasterXML. All rights reserved.
+ Apache License Version 2
+--------------------------------------------
+"Jackson-core" (com.fasterxml.jackson.core:jackson-core)
+ Copyright (c) 2007- Tatu Saloranta, tatu.saloranta@iki.fi
+ Copyright 2018-2020 Raffaello Giulietti
+ Apache License Version 2
+--------------------------------------------
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+opentelemetry-extension-trace-propagators OpenTelemetry authors
+Apache 2.0
+Used by: [helidon-tracing-providers-opentelemetry]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+OpenTelemetry Java (io.opentelemetry:opentelemetry-extension-trace-propagators)
+ Copyright The OpenTelemetry Authors
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-api)
+ Copyright (C) 2008 The Guava Authors
+ Copyright The OpenTelemetry Authors
+ Copyright 2000-2021 JetBrains s.r.o.
+ Copyright 2013-2020 The OpenZipkin Authors
+ Apache 2.0
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-context)
+ Copyright 2015 The gRPC Authors
+ Copyright The OpenTelemetry Authors
+ Copyright Rafael Winterhalter
+ Copyright 2013-2020 The OpenZipkin Authors
+ Copyright 2020 LINE Corporation
+ Apache 2.0
+--------------------------------------------
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+opentelemetry-instrumentation-annotations OpenTelemetry authors
+Apache 2.0
+Used by: [helidon-microprofile-telemetry]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+OpenTelemetry Instrumentation for Java (io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations)
+ Copyright The OpenTelemetry Authors
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-api)
+ Copyright (C) 2008 The Guava Authors
+ Copyright The OpenTelemetry Authors
+ Copyright 2000-2021 JetBrains s.r.o.
+ Copyright 2013-2020 The OpenZipkin Authors
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-context)
+ Copyright 2015 The gRPC Authors
+ Copyright The OpenTelemetry Authors
+ Copyright Rafael Winterhalter
+ Copyright 2013-2020 The OpenZipkin Authors
+ Copyright 2020 LINE Corporation
+--------------------------------------------
+
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+opentelemetry-opentracing-shim OpenTelemetry authors
+Apache 2.0
+Used by: [helidon-microprofile-tracing]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+OpenTelemetry Java (io.opentelemetry:opentelemetry-opentracing-shim)
+ Copyright The OpenTelemetry Authors
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-api)
+ Copyright (C) 2008 The Guava Authors
+ Copyright The OpenTelemetry Authors
+ Copyright 2000-2021 JetBrains s.r.o.
+ Copyright 2013-2020 The OpenZipkin Authors
+ Apache License Version 2
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-context)
+ Copyright 2015 The gRPC Authors
+ Copyright The OpenTelemetry Authors
+ Copyright Rafael Winterhalter
+ Copyright 2013-2020 The OpenZipkin Authors
+ Copyright 2020 LINE Corporation
+ Apache License Version 2
+--------------------------------------------
+"OpenTracing API" (io.opentracing:opentracing-api)
+ Copyright 2016-2019 The OpenTracing Authors
+ Apache License Version 2
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-semconv)
+ Copyright The OpenTelemetry Authors
+ Apache License Version 2
+--------------------------------------------
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+opentelemetry-sdk OpenTelemetry authors
+Apache 2.0
+Used by: [helidon-microprofile-telemetry, helidon-tracing-providers-jaeger]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+OpenTelemetry Java (io.opentelemetry:opentelemetry-sdk)
+ Copyright The OpenTelemetry Authors
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-api)
+ Copyright (C) 2008 The Guava Authors
+ Copyright The OpenTelemetry Authors
+ Copyright 2000-2021 JetBrains s.r.o.
+ Copyright 2013-2020 The OpenZipkin Authors
+ Apache License Version 2
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-context)
+ Copyright 2015 The gRPC Authors
+ Copyright The OpenTelemetry Authors
+ Copyright Rafael Winterhalter
+ Copyright 2013-2020 The OpenZipkin Authors
+ Copyright 2020 LINE Corporation
+ Apache License Version 2
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk-common)
+ Copyright The OpenTelemetry Authors
+ Copyright 2019 LINE Corporation
+ Apache License Version 2
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-semconv)
+ Copyright The OpenTelemetry Authors
+ Apache License Version 2
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk-trace)
+ Copyright The OpenTelemetry Authors
+ Apache License Version 2
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk-metrics)
+ Copyright The OpenTelemetry Authors
+ Apache License Version 2
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk-logs)
+ Copyright The OpenTelemetry Authors
+ Apache License Version 2
+--------------------------------------------
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+opentelemetry-sdk-extension-autoconfigure OpenTelemetry authors
+Apache 2.0
+Used by: [helidon-microprofile-telemetry]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+OpenTelemetry Java (io.opentelemetry:opentelemetry-sdk-extension-autoconfigure)
+ Copyright The OpenTelemetry Authors
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-api*)
+ Copyright (C) 2008 The Guava Authors
+ Copyright The OpenTelemetry Authors
+ Copyright 2000-2021 JetBrains s.r.o.
+ Copyright 2013-2020 The OpenZipkin Authors
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-context)
+ Copyright 2015 The gRPC Authors
+ Copyright The OpenTelemetry Authors
+ Copyright Rafael Winterhalter
+ Copyright 2013-2020 The OpenZipkin Authors
+ Copyright 2020 LINE Corporation
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk*)
+ Copyright The OpenTelemetry Authors
+ Copyright 2019 LINE Corporation
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-semconv)
+ Copyright The OpenTelemetry Authors
+--------------------------------------------
+
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+opentelemetry-semconv OpenTelemetry authors
+Apache 2.0
+Used by: [helidon-tracing-providers-opentelemetry]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+OpenTelemetry Java (io.opentelemetry:opentelemetry-semconv)
+ Copyright The OpenTelemetry Authors
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Runtime Dependencies
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-api)
+ Copyright (C) 2008 The Guava Authors
+ Copyright The OpenTelemetry Authors
+ Copyright 2000-2021 JetBrains s.r.o.
+ Copyright 2013-2020 The OpenZipkin Authors
+ Apache License 2.0
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-context)
+ Copyright 2015 The gRPC Authors
+ Copyright The OpenTelemetry Authors
+ Copyright Rafael Winterhalter
+ Copyright 2013-2020 The OpenZipkin Authors
+ Copyright 2020 LINE Corporation
+ Apache License 2.0
+--------------------------------------------
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+opentracing-tracerresolver opentracing-contrib
+Apache 2.0
+Used by: [helidon-tracing-tracer-resolver]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+opentracing-tracerresolver: 0.1.8, Apache 2.0
+Copyright 2017-2019 The OpenTracing Authors
+--------------------------------------------------------------------------
+4th-party dependencies:
+OpenTracing API for Java: 0.33.0, Apache 2.0 (opentracing-api is used in opentracing-tracerresolver)
+Copyright 2016-2019 The OpenTracing Authors
+---------------------------------------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+reactive-streams Reactive Streams
+MIT
+Used by: [helidon-microprofile-reactive-streams]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+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.
+
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+simpleclient The Prometheus Authors
+Apache 2.0
+Used by: [helidon-integrations-micrometer, helidon-integrations-micrometer-cdi, helidon-metrics-prometheus]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+Copyright: prometheus
+=== Source URL: https://github.com/prometheus/client_java/tree/parent-0.16.0/simpleclient
+License: Apache 2.0
+
+ ./LICENSE
+See full text at the bottom of this document for license: Apache-2.0
+-------------- 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_tracer_common
+Copyright: The Prometheus Authors
+=== Source URL: https://github.com/prometheus/client_java/tree/parent-0.16.0/simpleclient_tracer/simpleclient_tracer_common
+License: Apache 2.0
+
+ ./LICENSE
+
+Apache 2.0
+
+-------------- Separator --------------
+
+ ./NOTICE
+
+(see top-level notice file for contents)
+
+-------------- Separator --------------
+
+
+
+Dependency: io.prometheus:simpleclient_tracer_otel
+Copyright: The Prometheus Authors
+=== Source URL: https://github.com/prometheus/client_java/tree/parent-0.16.0/simpleclient_tracer/simpleclient_tracer_otel
+License: Apache 2.0
+
+ ./LICENSE
+
+Apache 2.0
+
+-------------- Separator --------------
+
+ ./NOTICE
+
+(see top-level notice file for contents)
+
+-------------- Separator --------------
+
+
+
+Dependency: io.prometheus:simpleclient_tracer_otel_agent
+Copyright: The Prometheus Authors
+=== Source URL: https://github.com/prometheus/client_java/tree/parent-0.16.0/simpleclient_tracer/simpleclient_tracer_otel_agent
+License: Apache 2.0
+
+ ./LICENSE
+
+Apache 2.0
+
+-------------- Separator --------------
+
+ ./NOTICE
+
+(see top-level notice file for contents)
+
+-------------- Separator --------------
+
+
+
+
+ === Entry created by OSCS on 2022-09-12T08:41:03.530
+
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+slf4j-api QOS.ch
+MIT
+Used by: [helidon-inject-tools, helidon-logging-slf4j]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+SLF4J API Module (org.slf4j:slf4j-api)
+Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland)
+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.
+
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+slf4j-jdk-platform-logging QOS.ch
+MIT
+Used by: [helidon-logging-slf4j]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+SLF4J JDK Platform Logging Integration (org.slf4j:slf4j-jdk-platform-logging)
+Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland)
+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.
+
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"SLF4J API Module" (org.slf4j:slf4j-api)
+Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland)
+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.
+--------------------------------------------
+
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+slf4j-jdk14 QOS.ch
+MIT
+Used by: [helidon-inject-tools, helidon-lra-coordinator-server, helidon-messaging-kafka, helidon-tracing-providers-jaeger]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+SLF4J JDK14 Binding (org.slf4j:slf4j-jdk14)
+Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland)
+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.
+
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"SLF4J API Module" (org.slf4j:slf4j-api)
+Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland)
+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.
+--------------------------------------------
+
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+smallrye-open-api-core Red Hat, Inc.
+Apache 2.0
+Used by: [helidon-microprofile-openapi]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+SmallRye: OpenAPI Core (io.smallrye:smallrye-open-api-core)
+ Copyright 2018 Red Hat, Inc.
+ Copyright 2020 Red Hat, Inc.
+ Copyright 2017,2019 Red Hat, Inc, and individual contributors.
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"MicroProfile OpenAPI API" (org.eclipse.microprofile.openapi:microprofile-openapi-api)
+ Copyright 2017 SmartBear Software
+ Copyright (c) 2017,2022 Contributors to the Eclipse Foundation
+ Apache License 2.0
+ The majority of this software were originally based on the following:
+ * Swagger Core
+ https://github.com/swagger-api/swagger-core
+ under Apache License, v2.0
+
+ SPDXVersion: SPDX-2.1
+ PackageName: Eclipse MicroProfile
+ PackageHomePage: http://www.eclipse.org/microprofile
+ PackageLicenseDeclared: Apache-2.0
+
+ PackageCopyrightText:
+ Arthur De Magalhaes arthurdm@ca.ibm.com
+
+--------------------------------------------
+"MicroProfile Config API" (org.eclipse.microprofile.config:microprofile-config-api)
+ Copyright (c) 2009-2020 Contributors to the Eclipse Foundation
+ Apache License 2.0
+ This product includes software developed at
+ The Apache Software Foundation (http://www.apache.org/).
+
+ Portions of this software were originally based on the following:
+ * Apache DeltaSpike Config
+ https://deltaspike.apache.org
+ under Apache License, v2.0
+
+ SPDXVersion: SPDX-2.1
+ PackageName: Eclipse Microprofile
+ PackageHomePage: http://www.eclipse.org/microprofile
+ PackageLicenseDeclared: Apache-2.0
+
+ PackageCopyrightText:
+ Mark Struberg struberg@apache.org,
+ Gerhard Petracek gpetracek@apache.org,
+ Romain Manni-Bucau rmannibucau@apache.org,
+ Ron Smeral rsmeral@apache.org,
+ Emily Jiang emijiang@uk.ibm.com,
+ Ondrej Mihalyi ondrej.mihalyi@gmail.com,
+ Gunnar Morling gunnar@hibernate.org
+
+--------------------------------------------
+"Jandex: Core" (io.smallrye:jandex)
+ Copyright 2013,2021 Red Hat, Inc., and individual contributors
+ Apache License 2.0
+--------------------------------------------
+"JBoss Logging 3" (org.jboss.logging:jboss-logging)
+ Copyright 2010,2011 Red Hat, Inc., and individual contributors
+ Copyright 2010,2019 Red Hat, Inc.
+ Apache License 2.0
+--------------------------------------------
+"SnakeYAML" (org.yaml:snakeyaml)
+ Copyright 2003-2010 Christian d'Heureuse, Inventec Informatik AG, Zurich, Switzerland
+ Copyright (c) 2008, http://www.snakeyaml.org
+ Apache License 2.0
+--------------------------------------------
+"Jackson" (com.fasterxml.jackson.*:jackson-*)
+ com.fasterxml.jackson.core:jackson-databind
+ com.fasterxml.jackson.core:jackson-annotations
+ com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
+ Copyright (c) 2007- Tatu Saloranta, tatu.saloranta@iki.fi
+ Copyright 2009-2011 FasterXML, LLC. All rights reserved unless otherwise indicated.
+ Apache License Version 2
+
+ # 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 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.
+--------------------------------------------
+
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+smallrye-open-api-jaxrs Red Hat, Inc.
+Apache 2.0
+Used by: [helidon-microprofile-openapi]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+SmallRye: OpenAPI extension - JAX-RS (io.smallrye:smallrye-open-api-jaxrs)
+ Copyright 2018 Red Hat, Inc.
+ Copyright 2020 Red Hat, Inc.
+ Copyright 2017,2019 Red Hat, Inc, and individual contributors.
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"SmallRye: OpenAPI Core" (io.smallrye:smallrye-open-api-core)
+ Copyright 2018 Red Hat, Inc.
+ Copyright 2020 Red Hat, Inc.
+ Copyright 2017,2019 Red Hat, Inc, and individual contributors.
+ Apache License 2.0
+--------------------------------------------
+"MicroProfile OpenAPI API" (org.eclipse.microprofile.openapi:microprofile-openapi-api)
+ Copyright 2017 SmartBear Software
+ Copyright (c) 2017,2022 Contributors to the Eclipse Foundation
+ Apache License 2.0
+ The majority of this software were originally based on the following:
+ * Swagger Core
+ https://github.com/swagger-api/swagger-core
+ under Apache License, v2.0
+
+ SPDXVersion: SPDX-2.1
+ PackageName: Eclipse MicroProfile
+ PackageHomePage: http://www.eclipse.org/microprofile
+ PackageLicenseDeclared: Apache-2.0
+
+ PackageCopyrightText:
+ Arthur De Magalhaes arthurdm@ca.ibm.com
+
+--------------------------------------------
+"MicroProfile Config API" (org.eclipse.microprofile.config:microprofile-config-api)
+ Copyright (c) 2009-2020 Contributors to the Eclipse Foundation
+ Apache License 2.0
+ This product includes software developed at
+ The Apache Software Foundation (http://www.apache.org/).
+
+ Portions of this software were originally based on the following:
+ * Apache DeltaSpike Config
+ https://deltaspike.apache.org
+ under Apache License, v2.0
+
+ SPDXVersion: SPDX-2.1
+ PackageName: Eclipse Microprofile
+ PackageHomePage: http://www.eclipse.org/microprofile
+ PackageLicenseDeclared: Apache-2.0
+
+ PackageCopyrightText:
+ Mark Struberg struberg@apache.org,
+ Gerhard Petracek gpetracek@apache.org,
+ Romain Manni-Bucau rmannibucau@apache.org,
+ Ron Smeral rsmeral@apache.org,
+ Emily Jiang emijiang@uk.ibm.com,
+ Ondrej Mihalyi ondrej.mihalyi@gmail.com,
+ Gunnar Morling gunnar@hibernate.org
+
+--------------------------------------------
+"Jackson" (com.fasterxml.jackson.*:jackson-*)
+ com.fasterxml.jackson.core:jackson-databind
+ com.fasterxml.jackson.core:jackson-annotations
+ com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
+ Copyright (c) 2007- Tatu Saloranta, tatu.saloranta@iki.fi
+ Copyright 2009-2011 FasterXML, LLC. All rights reserved unless otherwise indicated.
+ Copyright 2018-2020 Raffaello Giulietti
+ Copyright 2010,2011 Google Inc. All Rights Reserved.
+ Apache License Version 2
+
+ # 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 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.
+--------------------------------------------
+"SnakeYAML" (org.yaml:snakeyaml)
+ Copyright 2003-2010 Christian d'Heureuse, Inventec Informatik AG, Zurich, Switzerland
+ Copyright (c) 2008, SnakeYAML
+ Copyright (c) 2008 Google Inc.
+ Apache License 2.0
+--------------------------------------------
+"Jandex: Core" (io.smallrye:jandex)
+ Copyright 2013,2021 Red Hat, Inc., and individual contributors
+ Apache License 2.0
+--------------------------------------------
+"JBoss Logging 3" Final (org.jboss.logging:jboss-logging)
+ Copyright 2010,2011 Red Hat, Inc., and individual contributors
+ Copyright 2010,2019 Red Hat, Inc.
+ Apache License 2.0
+--------------------------------------------
+
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+smallrye-open-api-ui Red Hat, Inc.
+Apache 2.0
+Used by: [helidon-openapi-ui]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+SmallRye: OpenAPI UI (io.smallrye:smallrye-open-api-ui)
+ Copyright 2020 Red Hat, Inc.
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+zipkin-sender-urlconnection OpenZipkin
+Apache 2.0
+Used by: [helidon-tracing-providers-zipkin]
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+Zipkin Sender: URLConnection (io.zipkin.reporter2:zipkin-sender-urlconnection)
+ Copyright 2016-2020 The OpenZipkin Authors
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"Zipkin Reporter: Core" (io.zipkin.reporter2:zipkin-reporter)
+ Copyright 2016-2020 The OpenZipkin Authors
+ Apache License Version 2.0
+--------------------------------------------
+"Zipkin Core Library" (io.zipkin.zipkin2:zipkin)
+ Copyright 2015-2020 The OpenZipkin Authors
+ Apache License Version 2.0
+--------------------------------------------
+
+
+=======================================================================
+Full Text of Referenced Licenses
+=======================================================================
+
+EPL-1.0
+Eclipse Public License, Version 1.0 (EPL-1.0)
+
+THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
+PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION
+OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
+
+1. DEFINITIONS
+
+"Contribution" means:
+
+ a) in the case of the initial Contributor, the initial code and
+ documentation distributed under this Agreement, and
+ b) in the case of each subsequent Contributor:
+ i) changes to the Program, and
+ ii) additions to the Program;
+ where such changes and/or additions to the Program originate
+ from and are distributed by that particular Contributor. A
+ Contribution 'originates' from a Contributor if it was added
+ to the Program by such Contributor itself or anyone acting
+ on such Contributor's behalf. Contributions do not include
+ additions to the Program which: (i) are separate modules of
+ software distributed in conjunction with the Program under
+ their own license agreement, and (ii) are not derivative works
+ of the Program.
+
+"Contributor" means any person or entity that distributes the
+Program.
+
+"Licensed Patents" mean patent claims licensable by a Contributor
+which are necessarily infringed by the use or sale of its Contribution
+alone or when combined with the Program.
+
+"Program" means the Contributions distributed in accordance with
+this Agreement.
+
+"Recipient" means anyone who receives the Program under this
+Agreement, including all Contributors.
+
+2. GRANT OF RIGHTS
+
+ a) Subject to the terms of this Agreement, each Contributor hereby
+ grants Recipient a non-exclusive, worldwide, royalty-free copyright
+ license to reproduce, prepare derivative works of, publicly display,
+ publicly perform, distribute and sublicense the Contribution of
+ such Contributor, if any, and such derivative works, in source code
+ and object code form.
+ b) Subject to the terms of this Agreement,
+ each Contributor hereby grants Recipient a non-exclusive, worldwide,
+ royalty-free patent license under Licensed Patents to make, use,
+ sell, offer to sell, import and otherwise transfer the Contribution
+ of such Contributor, if any, in source code and object code form.
+ This patent license shall apply to the combination of the Contribution
+ and the Program if, at the time the Contribution is added by the
+ Contributor, such addition of the Contribution causes such combination
+ to be covered by the Licensed Patents. The patent license shall not
+ apply to any other combinations which include the Contribution. No
+ hardware per se is licensed hereunder.
+ c) Recipient understands
+ that although each Contributor grants the licenses to its Contributions
+ set forth herein, no assurances are provided by any Contributor
+ that the Program does not infringe the patent or other intellectual
+ property rights of any other entity. Each Contributor disclaims any
+ liability to Recipient for claims brought by any other entity based
+ on infringement of intellectual property rights or otherwise. As a
+ condition to exercising the rights and licenses granted hereunder,
+ each Recipient hereby assumes sole responsibility to secure any
+ other intellectual property rights needed, if any. For example, if
+ a third party patent license is required to allow Recipient to
+ distribute the Program, it is Recipient's responsibility to acquire
+ that license before distributing the Program.
+ d) Each Contributor
+ represents that to its knowledge it has sufficient copyright rights
+ in its Contribution, if any, to grant the copyright license set
+ forth in this Agreement.
+
+
+3. REQUIREMENTS
+
+A Contributor may choose to distribute the Program in object code
+form under its own license agreement, provided that:
+
+ a) it complies with the terms and conditions of this Agreement; and
+ b) its license agreement:
+ i) effectively disclaims on behalf of all
+ Contributors all warranties and conditions, express and implied,
+ including warranties or conditions of title and non-infringement,
+ and implied warranties or conditions of merchantability and fitness
+ for a particular purpose;
+ ii) effectively excludes on behalf of all
+ Contributors all liability for damages, including direct, indirect,
+ special, incidental and consequential damages, such as lost profits;
+ iii) states that any provisions which differ from this Agreement
+ are offered by that Contributor alone and not by any other party;
+ and
+ iv) states that source code for the Program is available from
+ such Contributor, and informs licensees how to obtain it in a
+ reasonable manner on or through a medium customarily used for
+ software exchange.
+
+When the Program is made available in source code form:
+
+ a) it must be made available under this Agreement; and
+ b) a copy of this Agreement must be included with each copy
+ of the Program.
+
+Contributors may not remove or alter any copyright notices contained
+within the Program.
+
+Each Contributor must identify itself as the originator of its
+Contribution, if any, in a manner that reasonably allows subsequent
+Recipients to identify the originator of the Contribution.
+
+4. COMMERCIAL DISTRIBUTION
+
+Commercial distributors of software may accept certain responsibilities
+with respect to end users, business partners and the like. While
+this license is intended to facilitate the commercial use of the
+Program, the Contributor who includes the Program in a commercial
+product offering should do so in a manner which does not create
+potential liability for other Contributors. Therefore, if a Contributor
+includes the Program in a commercial product offering, such Contributor
+("Commercial Contributor") hereby agrees to defend and indemnify
+every other Contributor ("Indemnified Contributor") against any
+losses, damages and costs (collectively "Losses") arising from
+claims, lawsuits and other legal actions brought by a third party
+against the Indemnified Contributor to the extent caused by the
+acts or omissions of such Commercial Contributor in connection with
+its distribution of the Program in a commercial product offering.
+The obligations in this section do not apply to any claims or Losses
+relating to any actual or alleged intellectual property infringement.
+In order to qualify, an Indemnified Contributor must: a) promptly
+notify the Commercial Contributor in writing of such claim, and b)
+allow the Commercial Contributor to control, and cooperate with the
+Commercial Contributor in, the defense and any related settlement
+negotiations. The Indemnified Contributor may participate in any
+such claim at its own expense.
+
+For example, a Contributor might include the Program in a commercial
+product offering, Product X. That Contributor is then a Commercial
+Contributor. If that Commercial Contributor then makes performance
+claims, or offers warranties related to Product X, those performance
+claims and warranties are such Commercial Contributor's responsibility
+alone. Under this section, the Commercial Contributor would have
+to defend claims against the other Contributors related to those
+performance claims and warranties, and if a court requires any other
+Contributor to pay any damages as a result, the Commercial Contributor
+must pay those damages.
+
+5. NO WARRANTY
+
+EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS
+PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
+ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
+ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
+OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
+responsible for determining the appropriateness of using and
+distributing the Program and assumes all risks associated with its
+exercise of rights under this Agreement , including but not limited
+to the risks and costs of program errors, compliance with applicable
+laws, damage to or loss of data, programs or equipment, and
+unavailability or interruption of operations.
+
+6. DISCLAIMER OF LIABILITY
+
+EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
+NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT,
+INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+(INCLUDING WITHOUT LIMITATION LOST PROFITS), 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 OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS
+GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
+DAMAGES.
+
+7. GENERAL
+
+If any provision of this Agreement is invalid or unenforceable under
+applicable law, it shall not affect the validity or enforceability
+of the remainder of the terms of this Agreement, and without further
+action by the parties hereto, such provision shall be reformed to
+the minimum extent necessary to make such provision valid and
+enforceable.
+
+If Recipient institutes patent litigation against any entity
+(including a cross-claim or counterclaim in a lawsuit) alleging
+that the Program itself (excluding combinations of the Program with
+other software or hardware) infringes such Recipient's patent(s),
+then such Recipient's rights granted under Section 2(b) shall
+terminate as of the date such litigation is filed.
+
+All Recipient's rights under this Agreement shall terminate if it
+fails to comply with any of the material terms or conditions of
+this Agreement and does not cure such failure in a reasonable period
+of time after becoming aware of such noncompliance. If all Recipient's
+rights under this Agreement terminate, Recipient agrees to cease
+use and distribution of the Program as soon as reasonably practicable.
+However, Recipient's obligations under this Agreement and any
+licenses granted by Recipient relating to the Program shall continue
+and survive.
+
+Everyone is permitted to copy and distribute copies of this Agreement,
+but in order to avoid inconsistency the Agreement is copyrighted
+and may only be modified in the following manner. The Agreement
+Steward reserves the right to publish new versions (including
+revisions) of this Agreement from time to time. No one other than
+the Agreement Steward has the right to modify this Agreement. The
+Eclipse Foundation is the initial Agreement Steward. The Eclipse
+Foundation may assign the responsibility to serve as the Agreement
+Steward to a suitable separate entity. Each new version of the
+Agreement will be given a distinguishing version number. The Program
+(including Contributions) may always be distributed subject to the
+version of the Agreement under which it was received. In addition,
+after a new version of the Agreement is published, Contributor may
+elect to distribute the Program (including its Contributions) under
+the new version. Except as expressly stated in Sections 2(a) and
+2(b) above, Recipient receives no rights or licenses to the
+intellectual property of any Contributor under this Agreement,
+whether expressly, by implication, estoppel or otherwise. All rights
+in the Program not expressly granted under this Agreement are
+reserved.
+
+This Agreement is governed by the laws of the State of New York and
+the intellectual property laws of the United States of America. No
+party to this Agreement will bring a legal action under this Agreement
+more than one year after the cause of action arose. Each party
+waives its rights to a jury trial in any resulting litigation.
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+EPL-2.0-plus-GPLv2-CPE
+Eclipse Public License - v 2.0
+
+ THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
+ PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION
+ OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
+
+1. DEFINITIONS
+
+"Contribution" means:
+
+ a) in the case of the initial Contributor, the initial content
+ Distributed under this Agreement, and
+
+ b) in the case of each subsequent Contributor:
+ i) changes to the Program, and
+ ii) additions to the Program;
+ where such changes and/or additions to the Program originate from
+ and are Distributed by that particular Contributor. A Contribution
+ "originates" from a Contributor if it was added to the Program by
+ such Contributor itself or anyone acting on such Contributor's behalf.
+ Contributions do not include changes or additions to the Program that
+ are not Modified Works.
+
+"Contributor" means any person or entity that Distributes the Program.
+
+"Licensed Patents" mean patent claims licensable by a Contributor which
+are necessarily infringed by the use or sale of its Contribution alone
+or when combined with the Program.
+
+"Program" means the Contributions Distributed in accordance with this
+Agreement.
+
+"Recipient" means anyone who receives the Program under this Agreement
+or any Secondary License (as applicable), including Contributors.
+
+"Derivative Works" shall mean any work, whether in Source Code or other
+form, that is based on (or derived from) the Program and for which the
+editorial revisions, annotations, elaborations, or other modifications
+represent, as a whole, an original work of authorship.
+
+"Modified Works" shall mean any work in Source Code or other form that
+results from an addition to, deletion from, or modification of the
+contents of the Program, including, for purposes of clarity any new file
+in Source Code form that contains any contents of the Program. Modified
+Works shall not include works that contain only declarations,
+interfaces, types, classes, structures, or files of the Program solely
+in each case in order to link to, bind by name, or subclass the Program
+or Modified Works thereof.
+
+"Distribute" means the acts of a) distributing or b) making available
+in any manner that enables the transfer of a copy.
+
+"Source Code" means the form of a Program preferred for making
+modifications, including but not limited to software source code,
+documentation source, and configuration files.
+
+"Secondary License" means either the GNU General Public License,
+Version 2.0, or any later versions of that license, including any
+exceptions or additional permissions as identified by the initial
+Contributor.
+
+2. GRANT OF RIGHTS
+
+ a) Subject to the terms of this Agreement, each Contributor hereby
+ grants Recipient a non-exclusive, worldwide, royalty-free copyright
+ license to reproduce, prepare Derivative Works of, publicly display,
+ publicly perform, Distribute and sublicense the Contribution of such
+ Contributor, if any, and such Derivative Works.
+
+ b) Subject to the terms of this Agreement, each Contributor hereby
+ grants Recipient a non-exclusive, worldwide, royalty-free patent
+ license under Licensed Patents to make, use, sell, offer to sell,
+ import and otherwise transfer the Contribution of such Contributor,
+ if any, in Source Code or other form. This patent license shall
+ apply to the combination of the Contribution and the Program if, at
+ the time the Contribution is added by the Contributor, such addition
+ of the Contribution causes such combination to be covered by the
+ Licensed Patents. The patent license shall not apply to any other
+ combinations which include the Contribution. No hardware per se is
+ licensed hereunder.
+
+ c) Recipient understands that although each Contributor grants the
+ licenses to its Contributions set forth herein, no assurances are
+ provided by any Contributor that the Program does not infringe the
+ patent or other intellectual property rights of any other entity.
+ Each Contributor disclaims any liability to Recipient for claims
+ brought by any other entity based on infringement of intellectual
+ property rights or otherwise. As a condition to exercising the
+ rights and licenses granted hereunder, each Recipient hereby
+ assumes sole responsibility to secure any other intellectual
+ property rights needed, if any. For example, if a third party
+ patent license is required to allow Recipient to Distribute the
+ Program, it is Recipient's responsibility to acquire that license
+ before distributing the Program.
+
+ d) Each Contributor represents that to its knowledge it has
+ sufficient copyright rights in its Contribution, if any, to grant
+ the copyright license set forth in this Agreement.
+
+ e) Notwithstanding the terms of any Secondary License, no
+ Contributor makes additional grants to any Recipient (other than
+ those set forth in this Agreement) as a result of such Recipient's
+ receipt of the Program under the terms of a Secondary License
+ (if permitted under the terms of Section 3).
+
+3. REQUIREMENTS
+
+3.1 If a Contributor Distributes the Program in any form, then:
+
+ a) the Program must also be made available as Source Code, in
+ accordance with section 3.2, and the Contributor must accompany
+ the Program with a statement that the Source Code for the Program
+ is available under this Agreement, and informs Recipients how to
+ obtain it in a reasonable manner on or through a medium customarily
+ used for software exchange; and
+
+ b) the Contributor may Distribute the Program under a license
+ different than this Agreement, provided that such license:
+ i) effectively disclaims on behalf of all other Contributors all
+ warranties and conditions, express and implied, including
+ warranties or conditions of title and non-infringement, and
+ implied warranties or conditions of merchantability and fitness
+ for a particular purpose;
+
+ ii) effectively excludes on behalf of all other Contributors all
+ liability for damages, including direct, indirect, special,
+ incidental and consequential damages, such as lost profits;
+
+ iii) does not attempt to limit or alter the recipients' rights
+ in the Source Code under section 3.2; and
+
+ iv) requires any subsequent distribution of the Program by any
+ party to be under a license that satisfies the requirements
+ of this section 3.
+
+3.2 When the Program is Distributed as Source Code:
+
+ a) it must be made available under this Agreement, or if the
+ Program (i) is combined with other material in a separate file or
+ files made available under a Secondary License, and (ii) the initial
+ Contributor attached to the Source Code the notice described in
+ Exhibit A of this Agreement, then the Program may be made available
+ under the terms of such Secondary Licenses, and
+
+ b) a copy of this Agreement must be included with each copy of
+ the Program.
+
+3.3 Contributors may not remove or alter any copyright, patent,
+trademark, attribution notices, disclaimers of warranty, or limitations
+of liability ("notices") contained within the Program from any copy of
+the Program which they Distribute, provided that Contributors may add
+their own appropriate notices.
+
+4. COMMERCIAL DISTRIBUTION
+
+Commercial distributors of software may accept certain responsibilities
+with respect to end users, business partners and the like. While this
+license is intended to facilitate the commercial use of the Program,
+the Contributor who includes the Program in a commercial product
+offering should do so in a manner which does not create potential
+liability for other Contributors. Therefore, if a Contributor includes
+the Program in a commercial product offering, such Contributor
+("Commercial Contributor") hereby agrees to defend and indemnify every
+other Contributor ("Indemnified Contributor") against any losses,
+damages and costs (collectively "Losses") arising from claims, lawsuits
+and other legal actions brought by a third party against the Indemnified
+Contributor to the extent caused by the acts or omissions of such
+Commercial Contributor in connection with its distribution of the Program
+in a commercial product offering. The obligations in this section do not
+apply to any claims or Losses relating to any actual or alleged
+intellectual property infringement. In order to qualify, an Indemnified
+Contributor must: a) promptly notify the Commercial Contributor in
+writing of such claim, and b) allow the Commercial Contributor to control,
+and cooperate with the Commercial Contributor in, the defense and any
+related settlement negotiations. The Indemnified Contributor may
+participate in any such claim at its own expense.
+
+For example, a Contributor might include the Program in a commercial
+product offering, Product X. That Contributor is then a Commercial
+Contributor. If that Commercial Contributor then makes performance
+claims, or offers warranties related to Product X, those performance
+claims and warranties are such Commercial Contributor's responsibility
+alone. Under this section, the Commercial Contributor would have to
+defend claims against the other Contributors related to those performance
+claims and warranties, and if a court requires any other Contributor to
+pay any damages as a result, the Commercial Contributor must pay
+those damages.
+
+5. NO WARRANTY
+
+EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT
+PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN "AS IS"
+BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR
+IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF
+TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR
+PURPOSE. Each Recipient is solely responsible for determining the
+appropriateness of using and distributing the Program and assumes all
+risks associated with its exercise of rights under this Agreement,
+including but not limited to the risks and costs of program errors,
+compliance with applicable laws, damage to or loss of data, programs
+or equipment, and unavailability or interruption of operations.
+
+6. DISCLAIMER OF LIABILITY
+
+EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT
+PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS
+SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST
+PROFITS), 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 OR DISTRIBUTION OF THE PROGRAM OR THE
+EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGES.
+
+7. GENERAL
+
+If any provision of this Agreement is invalid or unenforceable under
+applicable law, it shall not affect the validity or enforceability of
+the remainder of the terms of this Agreement, and without further
+action by the parties hereto, such provision shall be reformed to the
+minimum extent necessary to make such provision valid and enforceable.
+
+If Recipient institutes patent litigation against any entity
+(including a cross-claim or counterclaim in a lawsuit) alleging that the
+Program itself (excluding combinations of the Program with other software
+or hardware) infringes such Recipient's patent(s), then such Recipient's
+rights granted under Section 2(b) shall terminate as of the date such
+litigation is filed.
+
+All Recipient's rights under this Agreement shall terminate if it
+fails to comply with any of the material terms or conditions of this
+Agreement and does not cure such failure in a reasonable period of
+time after becoming aware of such noncompliance. If all Recipient's
+rights under this Agreement terminate, Recipient agrees to cease use
+and distribution of the Program as soon as reasonably practicable.
+However, Recipient's obligations under this Agreement and any licenses
+granted by Recipient relating to the Program shall continue and survive.
+
+Everyone is permitted to copy and distribute copies of this Agreement,
+but in order to avoid inconsistency the Agreement is copyrighted and
+may only be modified in the following manner. The Agreement Steward
+reserves the right to publish new versions (including revisions) of
+this Agreement from time to time. No one other than the Agreement
+Steward has the right to modify this Agreement. The Eclipse Foundation
+is the initial Agreement Steward. The Eclipse Foundation may assign the
+responsibility to serve as the Agreement Steward to a suitable separate
+entity. Each new version of the Agreement will be given a distinguishing
+version number. The Program (including Contributions) may always be
+Distributed subject to the version of the Agreement under which it was
+received. In addition, after a new version of the Agreement is published,
+Contributor may elect to Distribute the Program (including its
+Contributions) under the new version.
+
+Except as expressly stated in Sections 2(a) and 2(b) above, Recipient
+receives no rights or licenses to the intellectual property of any
+Contributor under this Agreement, whether expressly, by implication,
+estoppel or otherwise. All rights in the Program not expressly granted
+under this Agreement are reserved. Nothing in this Agreement is intended
+to be enforceable by any entity that is not a Contributor or Recipient.
+No third-party beneficiary rights are created under this Agreement.
+
+Exhibit A - Form of Secondary Licenses Notice
+
+"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: {name license(s),
+version(s), and exceptions or additional permissions here}."
+
+ Simply including a copy of this Agreement, including this Exhibit A
+ is not sufficient to license the Source Code under Secondary Licenses.
+
+ If it is not possible or desirable to put the notice in a particular
+ file, then You may include the notice in a location (such as a LICENSE
+ file in a relevant directory) where a recipient would be likely to
+ look for such a notice.
+
+ You may add additional accurate notices of copyright ownership.
+
+----------------------------------------------------------------------------
+
+ GNU GENERAL PUBLIC LICENSE
+ Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+ Preamble
+
+ The licenses for most software are designed to take away your
+freedom to share and change it. By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users. This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it. (Some other Free Software Foundation software is covered by
+the GNU Lesser General Public License instead.) You can apply it to
+your programs, too.
+
+ When we speak of free software, we are referring to freedom, not
+price. Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+ To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+ For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have. You must make sure that they, too, receive or can get the
+source code. And you must show them these terms so they know their
+rights.
+
+ We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+ Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software. If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+ Finally, any free program is threatened constantly by software
+patents. We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary. To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+ The precise terms and conditions for copying, distribution and
+modification follow.
+
+ GNU GENERAL PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+ 0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License. The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language. (Hereinafter, translation is included without limitation in
+the term "modification".) Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope. The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+ 1. You may copy and distribute verbatim copies of the Program's
+source code as you receive it, in any medium, provided that you
+conspicuously and appropriately publish on each copy an appropriate
+copyright notice and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+ 2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+ a) You must cause the modified files to carry prominent notices
+ stating that you changed the files and the date of any change.
+
+ b) You must cause any work that you distribute or publish, that in
+ whole or in part contains or is derived from the Program or any
+ part thereof, to be licensed as a whole at no charge to all third
+ parties under the terms of this License.
+
+ c) If the modified program normally reads commands interactively
+ when run, you must cause it, when started running for such
+ interactive use in the most ordinary way, to print or display an
+ announcement including an appropriate copyright notice and a
+ notice that there is no warranty (or else, saying that you provide
+ a warranty) and that users may redistribute the program under
+ these conditions, and telling the user how to view a copy of this
+ License. (Exception: if the Program itself is interactive but
+ does not normally print such an announcement, your work based on
+ the Program is not required to print an announcement.)
+
+These requirements apply to the modified work as a whole. If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works. But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-opentracing-tracerresolver opentracing-contrib
-Apache 2.0
-Used by: [helidon-tracing-tracer-resolver]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-opentracing-tracerresolver: 0.1.8, Apache 2.0
-Copyright 2017-2019 The OpenTracing Authors
---------------------------------------------------------------------------
-4th-party dependencies:
-OpenTracing API for Java: 0.33.0, Apache 2.0 (opentracing-api is used in opentracing-tracerresolver)
-Copyright 2016-2019 The OpenTracing Authors
----------------------------------------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-smallrye-open-api Red Hat, Inc.
-Apache 2.0
-Used by: [helidon-openapi]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-SmallRye: OpenAPI Implementation (io.smallrye:smallrye-open-api)
- Copyright 2018 Red Hat, Inc.
- Copyright 2020 Red Hat, Inc.
- Copyright 2017,2019 Red Hat, Inc, and individual contributors.
---------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
---------------------------------------------
-Fourth Party Runtime Dependencies
---------------------------------------------
-"SmallRye: OpenAPI Core" (io.smallrye:smallrye-open-api-core)
-"SmallRye: OpenAPI extension - JAX-RS" (io.smallrye:smallrye-open-api-jaxrs)
- Copyright 2018 Red Hat, Inc.
- Copyright 2020 Red Hat, Inc.
- Copyright 2017,2019 Red Hat, Inc, and individual contributors.
- Apache License 2.0
---------------------------------------------
-"MicroProfile OpenAPI API" (org.eclipse.microprofile.openapi:microprofile-openapi-api)
- Copyright 2017 SmartBear Software
- Copyright (c) 2017, 2020 Contributors to the Eclipse Foundation
- Apache License 2.0
- The majority of this software were originally based on the following:
- * Swagger Core
- https://github.com/swagger-api/swagger-core
- under Apache License, v2.0
+ 3. You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+ a) Accompany it with the complete corresponding machine-readable
+ source code, which must be distributed under the terms of Sections
+ 1 and 2 above on a medium customarily used for software interchange; or,
+
+ b) Accompany it with a written offer, valid for at least three
+ years, to give any third party, for a charge no more than your
+ cost of physically performing source distribution, a complete
+ machine-readable copy of the corresponding source code, to be
+ distributed under the terms of Sections 1 and 2 above on a medium
+ customarily used for software interchange; or,
+
+ c) Accompany it with the information you received as to the offer
+ to distribute corresponding source code. (This alternative is
+ allowed only for noncommercial distribution and only if you
+ received the program in object code or executable form with such
+ an offer, in accord with Subsection b above.)
+
+The source code for a work means the preferred form of the work for
+making modifications to it. For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable. However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
- SPDXVersion: SPDX-2.1
- PackageName: Eclipse MicroProfile
- PackageHomePage: http://www.eclipse.org/microprofile
- PackageLicenseDeclared: Apache-2.0
+ 4. You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License. Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
- PackageCopyrightText:
- Arthur De Magalhaes arthurdm@ca.ibm.com
-
---------------------------------------------
-"MicroProfile Config API" (org.eclipse.microprofile.config:microprofile-config-api)
- Copyright (c) 2009-2020 Contributors to the Eclipse Foundation
- Apache License 2.0
+ 5. You are not required to accept this License, since you have not
+signed it. However, nothing else grants you permission to modify or
+distribute the Program or its derivative works. These actions are
+prohibited by law if you do not accept this License. Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
- This product includes software developed at
- The Apache Software Foundation (http://www.apache.org/).
+ 6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions. You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
- Portions of this software were originally based on the following:
- * Apache DeltaSpike Config
- https://deltaspike.apache.org
- under Apache License, v2.0
+ 7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License. If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all. For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
- SPDXVersion: SPDX-2.1
- PackageName: Eclipse Microprofile
- PackageHomePage: http://www.eclipse.org/microprofile
- PackageLicenseDeclared: Apache-2.0
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
- PackageCopyrightText:
- Mark Struberg struberg@apache.org,
- Gerhard Petracek gpetracek@apache.org,
- Romain Manni-Bucau rmannibucau@apache.org,
- Ron Smeral rsmeral@apache.org,
- Emily Jiang emijiang@uk.ibm.com,
- Ondrej Mihalyi ondrej.mihalyi@gmail.com,
- Gunnar Morling gunnar@hibernate.org
-
---------------------------------------------
-"Java Annotation Indexer" (org.jboss:jandex)
- Copyright 2013,2021 Red Hat, Inc., and individual contributors
- Apache License 2.0
---------------------------------------------
-"JBoss Logging 3" (org.jboss.logging:jboss-logging)
- Copyright 2010,2011 Red Hat, Inc., and individual contributors
- Copyright 2010,2019 Red Hat, Inc.
- Apache License 2.0
---------------------------------------------
-"SnakeYAML" (org.yaml:snakeyaml)
- Copyright 2003-2010 Christian d'Heureuse, Inventec Informatik AG, Zurich, Switzerland
- Copyright (c) 2008, http://www.snakeyaml.org
- Apache License Version 2
---------------------------------------------
-"Jackson" (com.fasterxml.jackson.*:jackson-*)
- com.fasterxml.jackson.core:jackson-databind
- com.fasterxml.jackson.core:jackson-annotations
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
- Copyright (c) 2007- Tatu Saloranta, tatu.saloranta@iki.fi
- Copyright 2009-2011 FasterXML, LLC. All rights reserved unless otherwise indicated.
- Apache License Version 2
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system, which is
+implemented by public license practices. Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
- # Jackson JSON processor
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
- 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.
+ 8. If the distribution and/or use of the Program is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded. In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+ 9. The Free Software Foundation may publish revised and/or new versions
+of the General Public License from time to time. Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+Each version is given a distinguishing version number. If the Program
+specifies a version number of this License which applies to it and "any
+later version", you have the option of following the terms and conditions
+either of that version or of any later version published by the Free
+Software Foundation. If the Program does not specify a version number of
+this License, you may choose any version ever published by the Free Software
+Foundation.
- ## Licensing
+ 10. If you wish to incorporate parts of the Program into other free
+programs whose distribution conditions are different, write to the author
+to ask for permission. For software which is copyrighted by the Free
+Software Foundation, write to the Free Software Foundation; we sometimes
+make exceptions for this. Our decision will be guided by the two goals
+of preserving the free status of all derivatives of our free software and
+of promoting the sharing and reuse of software generally.
- 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.
+ NO WARRANTY
- ## Credits
+ 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+REPAIR OR CORRECTION.
+
+ 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGES.
- 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.
---------------------------------------------
+ END OF TERMS AND CONDITIONS
-=======================================================================
-Full Text of Referenced Licenses
-=======================================================================
+ How to Apply These Terms to Your New Programs
+
+ If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+ To do so, attach the following notices to the program. It is safest
+to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+
+ Copyright (C)
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License along
+ with this program; if not, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+
+Also add information on how to contact you by electronic and paper mail.
+
+If the program is interactive, make it output a short notice like this
+when it starts in an interactive mode:
+
+ Gnomovision version 69, Copyright (C) year name of author
+ Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+ This is free software, and you are welcome to redistribute it
+ under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License. Of course, the commands you use may
+be called something other than `show w' and `show c'; they could even be
+mouse-clicks or menu items--whatever suits your program.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the program, if
+necessary. Here is a sample; alter the names:
+
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the program
+ `Gnomovision' (which makes passes at compilers) written by James Hacker.
+
+ , 1 April 1989
+ Ty Coon, President of Vice
+
+This General Public License does not permit incorporating your program into
+proprietary programs. If your program is a subroutine library, you may
+consider it more useful to permit linking proprietary applications with the
+library. If this is what you want to do, use the GNU Lesser General
+Public License instead of this License.
+
+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.
+
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
LGPL-2.1-only
GNU LESSER GENERAL PUBLIC LICENSE
Version 2.1, February 1999
@@ -7807,7 +10835,7 @@ convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.
-Copyright (C)
+Copyright (C)
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
@@ -8054,8 +11082,8 @@ Eclipse Public License - v 2.0
a) in the case of the initial Contributor, the initial content
Distributed under this Agreement, and
- b) in the case of each subsequent Contributor:
- i) changes to the Program, and
+ b) in the case of each subsequent Contributor:
+ i) changes to the Program, and
ii) additions to the Program;
where such changes and/or additions to the Program originate from
and are Distributed by that particular Contributor. A Contribution
@@ -8304,8 +11332,8 @@ No third-party beneficiary rights are created under this Agreement.
Exhibit A - Form of Secondary Licenses Notice
-"This Source Code may also be made available under the following
-Secondary Licenses when the conditions for such availability set forth
+"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: {name license(s),
version(s), and exceptions or additional permissions here}."
@@ -8319,4 +11347,366 @@ version(s), and exceptions or additional permissions here}."
You may add additional accurate notices of copyright ownership.
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+GPLv2-CPE
+
+ GNU GENERAL PUBLIC LICENSE
+ Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+ Preamble
+
+ The licenses for most software are designed to take away your
+freedom to share and change it. By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users. This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it. (Some other Free Software Foundation software is covered by
+the GNU Lesser General Public License instead.) You can apply it to
+your programs, too.
+
+ When we speak of free software, we are referring to freedom, not
+price. Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+ To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+ For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have. You must make sure that they, too, receive or can get the
+source code. And you must show them these terms so they know their
+rights.
+
+ We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+ Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software. If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+ Finally, any free program is threatened constantly by software
+patents. We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary. To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+ The precise terms and conditions for copying, distribution and
+modification follow.
+
+ GNU GENERAL PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+ 0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License. The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language. (Hereinafter, translation is included without limitation in
+the term "modification".) Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope. The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+ 1. You may copy and distribute verbatim copies of the Program's
+source code as you receive it, in any medium, provided that you
+conspicuously and appropriately publish on each copy an appropriate
+copyright notice and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+ 2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+ a) You must cause the modified files to carry prominent notices
+ stating that you changed the files and the date of any change.
+
+ b) You must cause any work that you distribute or publish, that in
+ whole or in part contains or is derived from the Program or any
+ part thereof, to be licensed as a whole at no charge to all third
+ parties under the terms of this License.
+
+ c) If the modified program normally reads commands interactively
+ when run, you must cause it, when started running for such
+ interactive use in the most ordinary way, to print or display an
+ announcement including an appropriate copyright notice and a
+ notice that there is no warranty (or else, saying that you provide
+ a warranty) and that users may redistribute the program under
+ these conditions, and telling the user how to view a copy of this
+ License. (Exception: if the Program itself is interactive but
+ does not normally print such an announcement, your work based on
+ the Program is not required to print an announcement.)
+
+These requirements apply to the modified work as a whole. If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works. But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
+
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+ 3. You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+ a) Accompany it with the complete corresponding machine-readable
+ source code, which must be distributed under the terms of Sections
+ 1 and 2 above on a medium customarily used for software interchange; or,
+
+ b) Accompany it with a written offer, valid for at least three
+ years, to give any third party, for a charge no more than your
+ cost of physically performing source distribution, a complete
+ machine-readable copy of the corresponding source code, to be
+ distributed under the terms of Sections 1 and 2 above on a medium
+ customarily used for software interchange; or,
+
+ c) Accompany it with the information you received as to the offer
+ to distribute corresponding source code. (This alternative is
+ allowed only for noncommercial distribution and only if you
+ received the program in object code or executable form with such
+ an offer, in accord with Subsection b above.)
+
+The source code for a work means the preferred form of the work for
+making modifications to it. For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable. However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+ 4. You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License. Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+ 5. You are not required to accept this License, since you have not
+signed it. However, nothing else grants you permission to modify or
+distribute the Program or its derivative works. These actions are
+prohibited by law if you do not accept this License. Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+ 6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions. You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+ 7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License. If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all. For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system, which is
+implemented by public license practices. Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+ 8. If the distribution and/or use of the Program is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded. In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+ 9. The Free Software Foundation may publish revised and/or new versions
+of the General Public License from time to time. Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+Each version is given a distinguishing version number. If the Program
+specifies a version number of this License which applies to it and "any
+later version", you have the option of following the terms and conditions
+either of that version or of any later version published by the Free
+Software Foundation. If the Program does not specify a version number of
+this License, you may choose any version ever published by the Free Software
+Foundation.
+
+ 10. If you wish to incorporate parts of the Program into other free
+programs whose distribution conditions are different, write to the author
+to ask for permission. For software which is copyrighted by the Free
+Software Foundation, write to the Free Software Foundation; we sometimes
+make exceptions for this. Our decision will be guided by the two goals
+of preserving the free status of all derivatives of our free software and
+of promoting the sharing and reuse of software generally.
+
+ NO WARRANTY
+
+ 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+REPAIR OR CORRECTION.
+
+ 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGES.
+
+ END OF TERMS AND CONDITIONS
+
+ How to Apply These Terms to Your New Programs
+
+ If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+ To do so, attach the following notices to the program. It is safest
+to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+
+ Copyright (C)
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License along
+ with this program; if not, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+
+Also add information on how to contact you by electronic and paper mail.
+
+If the program is interactive, make it output a short notice like this
+when it starts in an interactive mode:
+
+ Gnomovision version 69, Copyright (C) year name of author
+ Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+ This is free software, and you are welcome to redistribute it
+ under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License. Of course, the commands you use may
+be called something other than `show w' and `show c'; they could even be
+mouse-clicks or menu items--whatever suits your program.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the program, if
+necessary. Here is a sample; alter the names:
+
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the program
+ `Gnomovision' (which makes passes at compilers) written by James Hacker.
+
+ , 1 April 1989
+ Ty Coon, President of Vice
+
+This General Public License does not permit incorporating your program into
+proprietary programs. If your program is a subroutine library, you may
+consider it more useful to permit linking proprietary applications with the
+library. If this is what you want to do, use the GNU Lesser General
+Public License instead of this License.
+
+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.
+
+
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
diff --git a/etc/HELIDON_THIRD_PARTY_LICENSES.xml b/etc/HELIDON_THIRD_PARTY_LICENSES.xml
index 0fa401908ef..455c0848142 100644
--- a/etc/HELIDON_THIRD_PARTY_LICENSES.xml
+++ b/etc/HELIDON_THIRD_PARTY_LICENSES.xml
@@ -32,83 +32,188 @@ Fourth Party Runtime Dependencies
- 76789
- Dropwizard Metrics
- 4.1.2
- Coda Hale and Yammer, Inc.
+ 141988
+ CDI-API
+ 4.0.1
+ RedHat, Inc., JBoss community
Apache 2.0
- helidon-reactive-dbclient-metrics-jdbc
+ helidon-health-checks
+ helidon-integrations-cdi-datasource
+ helidon-integrations-cdi-datasource-hikaricp
+ helidon-integrations-cdi-datasource-ucp
+ helidon-integrations-cdi-delegates
+ helidon-integrations-cdi-eclipselink
+ helidon-integrations-cdi-hibernate
+ helidon-integrations-cdi-jpa
+ helidon-integrations-cdi-jta
+ helidon-integrations-cdi-jta-weld
+ helidon-integrations-cdi-reference-counted-context
+ helidon-integrations-micrometer-cdi
+ helidon-integrations-micronaut-cdi
+ helidon-integrations-micronaut-data
+ helidon-integrations-microstream-cdi
+ helidon-integrations-oci-sdk-cdi
+ helidon-integrations-vault-cdi
+ helidon-jersey-client
+ helidon-messaging-aq
+ helidon-messaging-jms
+ helidon-messaging-kafka
+ helidon-messaging-mock
+ helidon-messaging-wls-jms
+ helidon-microprofile-config
+ helidon-microprofile-cors
+ helidon-microprofile-fault-tolerance
+ helidon-microprofile-metrics
+ helidon-microprofile-server
+ helidon-microprofile-service-common
+ helidon-microprofile-telemetry
+ helidon-microprofile-tracing
+ helidon-microprofile-websocket
+ weld-se-core
- Copyright 2010-2013 Coda Hale and Yammer, Inc., 2014-2017 Dropwizard Team
+ Jakarta CDI API (jakarta.enterprise:jakarta.enterprise.cdi-api)
+ Copyright 2010, 2016, Red Hat, Inc., and individual contributors
+ Copyright 2008,2018 Red Hat, Inc., and individual contributors
+ Copyright (c) 2018,2022 Eclipse Foundation.
+ Copyright (c) 2021 Red Hat and others
+ Copyright 2010,2013 2015, Red Hat, Inc., and individual contributors
+--------------------------------------------
+# Notices for Jakarta Contexts and Dependency Injection
+
+This content is produced and maintained by the Jakarta Contexts and Dependency Injection
+project.
+
+* Project home: https://projects.eclipse.org/projects/ee4j.cdi
+
+## Trademarks
+
+Jakarta Contexts and Dependency Injection 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 v. 2.0 which is available at
+http://www.apache.org/licenses/LICENSE-2.0
+
+SPDX-License-Identifier: Apache-2.0
-This product includes software developed by Coda Hale and Yammer, Inc.
+## Source Code
-This product includes code derived from the JSR-166 project (ThreadLocalRandom, Striped64,
-LongAdder), which was released with the following comments:
+The project maintains the following source code repositories:
- Written by Doug Lea with assistance from members of JCP JSR-166
- Expert Group and released to the public domain, as explained at
- http://creativecommons.org/publicdomain/zero/1.0/
+* https://github.com/eclipse-ee4j/cdi
+--------------------------------------------
See full text at the bottom of this document for license: Apache-2.0
----------------------------------
-Fourth Party Runtime Dependencies
----------------------------------
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"Jakarta Dependency Injection" (jakarta.inject:jakarta.inject-api)
+ Copyright (C) 2009 The JSR-330 Expert Group
+ Copyright 2018,2020 Eclipse Foundation.
-SLF4J
- Copyright (c) 2004-2019 QOS.ch
-The MIT License SPDX short identifier: MIT
-
-Further resources on the MIT License Copyright <YEAR> <COPYRIGHT HOLDER>
-
-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.
+ 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
+--------------------------------------------
+"Jakarta Interceptors" (jakarta.interceptor:jakarta.interceptor-api)
+ Copyright (c) 1997,2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2021 Contributors to the Eclipse Foundation
+ Copyright 2019, 2020 Eclipse Foundation. All rights reserved.
+
+ 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
+--------------------------------------------
+"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
+ Copyright 2019, 2021 Eclipse Foundation. All rights reserved.<br>
+ Copyright (c) 2005,2021 Oracle and/or its affiliates. All rights reserved.
+
+ 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
+--------------------------------------------
+"Jakarta Expression Language API" (jakarta.el:jakarta.el-api)
+ Copyright (c) 2021 Contributors to the Eclipse Foundation
+ Copyright (c) 1997,2022 Oracle and/or its affiliates and others.
+ Copyright (c) 2018, 2022 Eclipse Foundation. All rights reserved.
+ Copyright 2004 The Apache Software Foundation
+
+ 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
+--------------------------------------------
+See full text at the bottom of this document for license: EPL-2.0
+--------------------------------------------
+See full text at the bottom of this document for license: GPLv2-CPE
+
- 126984
+ 151893
Eclipse Parsson
- 1.0.2
+ 1.1.3
Eclipse Foundation
Eclipse Public License 2.0 + GPL v.2 with CPE
+ helidon-dbclient-jsonp
+ helidon-dbclient-mongodb
helidon-graal-native-image-extension
+ helidon-http-media-jsonp
helidon-lra-coordinator-server
helidon-microprofile-server
helidon-mp-graal-native-image-extension
- helidon-nima-http-media-jsonp
- helidon-openapi
- helidon-reactive-dbclient-jsonp
- helidon-reactive-dbclient-mongodb
- helidon-reactive-media-jsonb
- helidon-reactive-media-jsonp
helidon-security-jwt
Eclipse Parsson (org.eclipse.parsson:parsson)
- Copyright (c) 2011,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2011, 2023 Oracle and/or its affiliates. All rights reserved.
+
+ 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
--------------------------------------------
-# Notices for Jakarta JSON Processing
+# Notices for Eclipse Parsson
-This content is produced and maintained by the Jakarta JSON Processing project.
+This content is produced and maintained by the Eclipse Parsson project.
-* Project home: https://projects.eclipse.org/projects/ee4j.jsonp
+* Project home: https://projects.eclipse.org/projects/ee4j.parsson
## Trademarks
- Jakarta JSON Processing is a trademark of the Eclipse Foundation.
+ Eclipse Parsson is a trademark of the Eclipse Foundation.
## Copyright
@@ -120,28 +225,54 @@ source code repository logs.
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 v2.0 w/Classpath exception which is available at
-https://www.gnu.org/software/classpath/license.html.
+https://www.eclipse.org/legal/epl-2.0.
-SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+SPDX-License-Identifier: EPL-2.0
## Source Code
The project maintains the following source code repositories:
-* https://github.com/eclipse-ee4j/jsonp
+* https://github.com/eclipse-ee4j/parsson
+
+## Third-party Content
+
+This project leverages the following third party content.
+
+None
+
+## 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.
--------------------------------------------
See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
----------------------------------------------------------------------------------------
Fourth Party Dependencies
--------------------------------------------
+
"Jakarta JSON Processing API" (jakarta.json:jakarta.json-api)
- Copyright (c) 2011,2022 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2021 Eclipse Foundation. All rights reserved.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+
+Copyright (c) 2011, 2023 Oracle and/or its affiliates. All rights reserved.
+
+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
+
+ Licenses:
+EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
--------------------------------------------
@@ -152,7 +283,7 @@ Fourth Party Dependencies
Oracle
Eclipse Public License 2.0 + GPL v.2 with CPE
- helidon-reactive-webserver-websocket
+ helidon-microprofile-websocket
Eclipse Tyrus (org.glassfish.tyrus:tyrus-*)
Copyright (c) 2007,2022 Oracle and/or its affiliates. All rights reserved.
@@ -243,10 +374,9 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Eclipse Foundation
Multiple Licenses
+ helidon-http-media-jsonb
helidon-microprofile
- helidon-nima-http-media-jsonb
- helidon-openapi
- helidon-reactive-media-jsonb
+ helidon-webserver-graphql
Eclipse Yasson
org.eclipse.yasson (org.eclipse:yasson)
@@ -359,9 +489,9 @@ See full text at the bottom of this document for license: GPLv2-CPE
- 124601
+ 149607
EclipseLink JPA
- 3.0.2
+ 4.0.2
Eclipse Foundation
Multiple Licenses
@@ -369,11 +499,11 @@ See full text at the bottom of this document for license: GPLv2-CPE
EclipseLink JPA (org.eclipse.persistence:org.eclipse.persistence.jpa)
Copyright (c) 1998,2018 IBM and/or its affiliates. All rights reserved.
+ Copyright (c) 1998,2021 IBM Corporation and/or its affiliates. All rights reserved.
+ Copyright (c) 1998,2023 Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2000, 2015 -2011 INRIA, France Telecom
- Copyright (c) 1998,2019 IBM Corporation and/or its affiliates. All rights reserved.
- Copyright (c) 1998,2021 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 1998,2021 IBM Corporation. All rights reserved.
Copyright (c) 1998,2018 Hans Harz, Andrew Rustleund, IBM Corporation. All rights reserved.
+ Copyright (c) 1998,2022 IBM Corporation. All rights reserved.
--------------------------------------------
# Notices for EclipseLink
@@ -442,27 +572,27 @@ Fourth Party Dependencies
--------------------------------------------
"EclipseLink ASM" (org.eclipse.persistence:org.eclipse.persistence.asm)
Copyright (c) 2000-2011 INRIA, France Telecom
- Copyright (c) 2018,2021 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2018,2022 Oracle and/or its affiliates. All rights reserved.
Eclipse Public License - 2.0
Eclipse Distribution License - v 1.0
--------------------------------------------
"EclipseLink Core" (org.eclipse.persistence:org.eclipse.persistence.core)
Copyright (c) 2012,2020 Oracle and/or its affiliates. All Rights Reserved.
+ Copyright (c) 2009,2022 Markus Karg, SAP. All rights reserved.
Copyright (c) 2009,2016 SAP, IBM Corporation. All rights reserved.
- Copyright (c) 1998,2019 SAP. All rights reserved.
- Copyright (c) 1998,2021 IBM Corporation and/or its affiliates. All rights reserved.
+ Copyright (c) 2009,2022 Fujitsu Limited. All rights reserved.
+ Copyright (c) 1998,2022 SAP. All rights reserved.
Copyright (c) 1998,2020 IBM and/or its affiliates. All rights reserved.
- Copyright (c) 2009,2018 Markus Karg, SAP. All rights reserved.
Copyright (c) 2019 Payara Services Ltd.
- Copyright (c) 2011,2018 Jenzabar, Inc. All rights reserved.
- Copyright (c) 1998,2021 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 1998,2021 IBM Corporation. All rights reserved.
+ Copyright (c) 1998,2023 IBM Corporation. All rights reserved.
+ Copyright (c) 2011,2022 Jenzabar, Inc. All rights reserved.
Copyright (c) 1998,2015 Sei Syvalta. All rights reserved.
Copyright (c) 2012,2018 Pervasive Software Inc. All Rights Reserved.
Copyright (c) 2010 Frank Schwarz. All rights reserved.
Copyright (c) 2020,2021 Oracle, IBM and/or its affiliates. All rights reserved.
- Copyright (c) 2009,2018 Fujitsu Limited. All rights reserved.
+ Copyright (c) 1998,2023 Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2008 Markus KARG(markus-karg@users.sourceforge.net).
+ Copyright (c) 1998,2022 IBM Corporation and/or its affiliates. All rights reserved.
Eclipse Public License - 2.0
Eclipse Distribution License - v 1.0
--------------------------------------------
@@ -493,307 +623,68 @@ See full text at the bottom of this document for license: GPLv2-CPE
- 89243
- Extended Scalars for graphql-java
- 15.0.0
- Brad Baker
- MIT
+ 124418
+ Google APIs Client Library for Java
+ 1.34.1
+ Google
+ Apache 2.0
- helidon-microprofile-graphql-server
+ helidon-security-providers-google-login
- Copyright (c) 2018 Brad Baker and Contributors
+ Google APIs Client Library for Java (com.google.api-client:google-api-client)
+ Copyright 2010,2015 Google Inc.
+ Copyright 2015, Google Inc. All rights reserved.
+ Copyright 2020 Google LLC
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"Checker Qual" (org.checkerframework:checker-compat-qual)
+Copyright 2004-present by the Checker Framework developers
-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 MIT License SPDX short identifier: MIT
+
+Further resources on the MIT License Copyright <YEAR> <COPYRIGHT HOLDER>
+
+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.
-
---------------------------------------------
-"graphql-java" 15.0 (com.graphql-java:graphql-java)
- Copyright (c) 2015 Andreas Marek and Contributors
- The MIT License (MIT)
+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.
--------------------------------------------
-"java-dataloader" 2.2.3 (com.graphql-java:java-dataloader)
- Copyright (c) 2016 The original author or authors
+"io.grpc:grpc-context" (io.grpc:grpc-context)
+ Copyright 2015,2017 The gRPC Authors
Apache License Version 2.0
--------------------------------------------
-"OkHttp" 3.2.0 (com.squareup.okhttp3:okhttp)
- Copyright (C) 2012,2016 Square, Inc.
- Copyright 2013 Twitter, Inc.
- Copyright (C) 2010,2012 The Android Open Source Project
+"Google OAuth Client Library for Java" (com.google.oauth-client:google-oauth-client)
+ Copyright 2021 Google LLC
+ Copyright (c) 2010,2013 Google Inc.
Apache License Version 2.0
--------------------------------------------
-"Okio" 1.6.0 (com.squareup.okio:okio)
- Copyright 2014 Square Inc.
- Copyright (C) 2014,2015 Square, Inc.
+"GSON extensions to the Google HTTP Client Library for Java." (com.google.http-client:google-http-client-gson)
+ Copyright (c) 2011 Google Inc.
Apache License Version 2.0
--------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
+"GSON extensions to the Google HTTP Client Library for Java." com.google.http-client:google-http-client-gson)
+ Copyright (c) 2011 Google Inc.
--------------------------------------------
-"reactive-streams" (org.reactivestreams:reactive-streams)
-
-/************************************************************************
- * Licensed under Public Domain (CC0) *
- * *
- * To the extent possible under law, the person who associated CC0 with *
- * this code has waived all copyright and related or neighboring *
- * rights to this code. *
- * *
- * You should have received a copy of the CC0 legalcode along with this *
- * work. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.*
- ************************************************************************/
-
- CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT
- PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT
- CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES
- THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES
- NO WARRANTIES REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION
- OR WORKS PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES
- RESULTING FROM THE USE OF THIS DOCUMENT OR THE INFORMATION OR
- WORKS PROVIDED HEREUNDER.
-
-Statement of Purpose
-
-The laws of most jurisdictions throughout the world automatically
-confer exclusive Copyright and Related Rights (defined below) upon
-the creator and subsequent owner(s) (each and all, an "owner") of
-an original work of authorship and/or a database (each, a "Work").
-
-Certain owners wish to permanently relinquish those rights to a
-Work for the purpose of contributing to a commons of creative,
-cultural and scientific works ("Commons") that the public can
-reliably and without fear of later claims of infringement build
-upon, modify, incorporate in other works, reuse and redistribute
-as freely as possible in any form whatsoever and for any purposes,
-including without limitation commercial purposes. These owners may
-contribute to the Commons to promote the ideal of a free culture
-and the further production of creative, cultural and scientific
-works, or to gain reputation or greater distribution for their Work
-in part through the use and efforts of others.
-
-For these and/or other purposes and motivations, and without any
-expectation of additional consideration or compensation, the person
-associating CC0 with a Work (the "Affirmer"), to the extent that
-he or she is an owner of Copyright and Related Rights in the Work,
-voluntarily elects to apply CC0 to the Work and publicly distribute
-the Work under its terms, with knowledge of his or her Copyright
-and Related Rights in the Work and the meaning and intended legal
-effect of CC0 on those rights.
-
-1. Copyright and Related Rights. A Work made available under CC0
-may be protected by copyright and related or neighboring rights
-("Copyright and Related Rights"). Copyright and Related Rights
-include, but are not limited to, the following:
-
- the right to reproduce, adapt, distribute, perform, display,
- communicate, and translate a Work; moral rights retained by the
- original author(s) and/or performer(s); publicity and privacy
- rights pertaining to a person's image or likeness depicted in
- a Work; rights protecting against unfair competition in regards
- to a Work, subject to the limitations in paragraph 4(a), below;
- rights protecting the extraction, dissemination, use and reuse
- of data in a Work; database rights (such as those arising under
- Directive 96/9/EC of the European Parliament and of the Council
- of 11 March 1996 on the legal protection of databases, and under
- any national implementation thereof, including any amended or
- successor version of such directive); and other similar,
- equivalent or corresponding rights throughout the world based
- on applicable law or treaty, and any national implementations
- thereof.
-
-2. Waiver. To the greatest extent permitted by, but not in contravention
-of, applicable law, Affirmer hereby overtly, fully, permanently,
-irrevocably and unconditionally waives, abandons, and surrenders
-all of Affirmer's Copyright and Related Rights and associated claims
-and causes of action, whether now known or unknown (including
-existing as well as future claims and causes of action), in the
-Work (i) in all territories worldwide, (ii) for the maximum duration
-provided by applicable law or treaty (including future time
-extensions), (iii) in any current or future medium and for any
-number of copies, and (iv) for any purpose whatsoever, including
-without limitation commercial, advertising or promotional purposes
-(the "Waiver"). Affirmer makes the Waiver for the benefit of each
-member of the public at large and to the detriment of Affirmer's
-heirs and successors, fully intending that such Waiver shall not
-be subject to revocation, rescission, cancellation, termination,
-or any other legal or equitable action to disrupt the quiet enjoyment
-of the Work by the public as contemplated by Affirmer's express
-Statement of Purpose.
-
-3. Public License Fallback. Should any part of the Waiver for any
-reason be judged legally invalid or ineffective under applicable
-law, then the Waiver shall be preserved to the maximum extent
-permitted taking into account Affirmer's express Statement of
-Purpose. In addition, to the extent the Waiver is so judged Affirmer
-hereby grants to each affected person a royalty-free, non transferable,
-non sublicensable, non exclusive, irrevocable and unconditional
-license to exercise Affirmer's Copyright and Related Rights in the
-Work (i) in all territories worldwide, (ii) for the maximum duration
-provided by applicable law or treaty (including future time
-extensions), (iii) in any current or future medium and for any
-number of copies, and (iv) for any purpose whatsoever, including
-without limitation commercial, advertising or promotional purposes
-(the "License"). The License shall be deemed effective as of the
-date CC0 was applied by Affirmer to the Work. Should any part of
-the License for any reason be judged legally invalid or ineffective
-under applicable law, such partial invalidity or ineffectiveness
-shall not invalidate the remainder of the License, and in such case
-Affirmer hereby affirms that he or she will not (i) exercise any
-of his or her remaining Copyright and Related Rights in the Work
-or (ii) assert any associated claims and causes of action with
-respect to the Work, in either case contrary to Affirmer's express
-Statement of Purpose.
-
-4. Limitations and Disclaimers.
-
- No trademark or patent rights held by Affirmer are waived,
- abandoned, surrendered, licensed or otherwise affected by this
- document. Affirmer offers the Work as-is and makes no
- representations or warranties of any kind concerning the Work,
- express, implied, statutory or otherwise, including without
- limitation warranties of title, merchantability, fitness for a
- particular purpose, non infringement, or the absence of latent
- or other defects, accuracy, or the present or absence of errors,
- whether or not discoverable, all to the greatest extent permissible
- under applicable law. Affirmer disclaims responsibility for
- clearing rights of other persons that may apply to the Work or
- any use thereof, including without limitation any person's
- Copyright and Related Rights in the Work. Further, Affirmer
- disclaims responsibility for obtaining any necessary consents,
- permissions or other rights required for any use of the Work.
- Affirmer understands and acknowledges that Creative Commons is
- not a party to this document and has no duty or obligation with
- respect to this CC0 or use of the Work.
---------------------------------------------
-"SLF4J API Module" (org.slf4j:slf4j-api)
-Copyright (c) 2004-2017 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.
---------------------------------------------
-"ANTLR 4 Runtime" (org.antlr:antlr4-runtime)
-Copyright (c) 2012-2017 The ANTLR Project. 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 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.
-
---------------------------------------------
-
-
- 124418
- Google APIs Client Library for Java
- 1.34.1
- Google
- Apache 2.0
-
- helidon-security-providers-google-login
-
- Google APIs Client Library for Java (com.google.api-client:google-api-client)
- Copyright 2010,2015 Google Inc.
- Copyright 2015, Google Inc. All rights reserved.
- Copyright 2020 Google LLC
---------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
---------------------------------------------
-Fourth Party Dependencies
---------------------------------------------
-"Checker Qual" (org.checkerframework:checker-compat-qual)
-Copyright 2004-present by the Checker Framework developers
-
-The MIT License SPDX short identifier: MIT
-
-Further resources on the MIT License Copyright <YEAR> <COPYRIGHT HOLDER>
-
-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.
---------------------------------------------
-"io.grpc:grpc-context" (io.grpc:grpc-context)
- Copyright 2015,2017 The gRPC Authors
- Apache License Version 2.0
---------------------------------------------
-"Google OAuth Client Library for Java" (com.google.oauth-client:google-oauth-client)
- Copyright 2021 Google LLC
- Copyright (c) 2010,2013 Google Inc.
- Apache License Version 2.0
---------------------------------------------
-"GSON extensions to the Google HTTP Client Library for Java." (com.google.http-client:google-http-client-gson)
- Copyright (c) 2011 Google Inc.
- Apache License Version 2.0
---------------------------------------------
-"GSON extensions to the Google HTTP Client Library for Java." com.google.http-client:google-http-client-gson)
- Copyright (c) 2011 Google Inc.
---------------------------------------------
-"Gson" (com.google.code.gson:gson)
- Copyright (C) 2017,2018 The Gson authors
- Copyright (C) 2008,2014 Google Inc.
- Copyright (C) 2010 The Android Open Source Project
- Apache License Version 2.0
+"Gson" (com.google.code.gson:gson)
+ Copyright (C) 2017,2018 The Gson authors
+ Copyright (C) 2008,2014 Google Inc.
+ Copyright (C) 2010 The Android Open Source Project
+ Apache License Version 2.0
--------------------------------------------
"Google HTTP Client Library for Java" (com.google.http-client:google-http-client)
Copyright (c) 2010,2018 Google Inc.
@@ -863,185 +754,167 @@ commons-codec:commons-codec
- 90420
- Guava
- 30.0
- Google
+ 135056
+ Handlebars.java
+ 4.3.1
+ Edgar Espina
Apache 2.0
- io.grpc
+ helidon-inject-maven-plugin
+ helidon-inject-tools
+ helidon-integrations-oci-sdk-processor
- /*
- * Copyright (C) 2012 The Guava 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.
- */
-See full text at the bottom of this document for license: Apache-2.0
-++++++++++++++++++++++++
-4th party dependencies
-++++++++++++++++++++++++++++
-com.google.code.findbugs:jsr305:3.0.2
-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:
+ Handlebars (com.github.jknack:handlebars)
+Copyright (c) 2012-2015 Edgar Espina
-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 file is part of Handlebars.java.
-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.
+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
-++++++++++++++++++
-checker-qual, v2.11.1, MIT
-Checker Framework qualifiers
-Copyright 2004-present by the Checker Framework developers
+ http://www.apache.org/licenses/LICENSE-2.0
-MIT 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.
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Runtime Dependencies
+--------------------------------------------
+"SLF4J API Module" (org.slf4j:slf4j-api)
+ Copyright (c) 2004-2011 QOS.ch
-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 MIT License SPDX short identifier: MIT
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
+Further resources on the MIT License Copyright <YEAR> <COPYRIGHT HOLDER>
-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.
-© 2020 GitHub, Inc.
+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:
-+++++++++++++++++++
-error_prone_annotations, v2.3.4, Apache 2.0
-/*
- * Copyright 2014 The Error Prone 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.
- */
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
-++++++++++++
-j2objc-annotations, v1.3, Apache 2.0
-/*
- * Copyright 2011 Google 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
- *
- * 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.
- */
+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.
-+++++++++++++++++
- net.jcip.annotations
-Copyright (c) 2005, Brian Goetz and Tim Peierls
+--------------------------------------------
+org.antlr:antlr4-runtime
+[The "BSD 3-clause license"]
+Copyright (c) 2012-2017 The ANTLR Project. All rights reserved.
-Redistribution and use in source and binary forms, with or without modification,
-are permitted provided that the following conditions are met:
+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.
+ 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.
-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 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.
+--------------------------------------------
+org.apache.commons:commons-lang3
+ Apache Commons Lang
+ Copyright 2001-2021 The Apache Software Foundation
-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 product includes software developed at
+The Apache Software Foundation (https://www.apache.org/).
+--------------------------------------------
+org.apache.commons:commons-text
+ Apache Commons Text
+ Copyright 2014-2019 The Apache Software Foundation
-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.
-++++++++++++
-listenablefuture, v9999.0-empty-to-avoid-conflict-with-guava, Apache 2.0
-/*
- * Copyright 2011 Google 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
- *
- * 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 software developed at
+The Apache Software Foundation (https://www.apache.org/).
+--------------------------------------------
+
+
+
+ 126575
+ Hibernate Validator
+ 7.0.2.Final
+ Hibernate
+ Apache 2.0
+
+ helidon-microprofile-bean-validation
+
+ Hibernate Validator
+ Copyright 2007-2021 Red Hat, Inc. All Rights Reserved
+ Copyright 2009 IIZUKA Software Technologies Ltd
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"Jakarta Bean Validation API" (jakarta.validation:jakarta.validation-api)
+ Copyright (c) 2019,2020 Eclipse Foundation.
+ Apache License 2.0
-+++++++++++++++++
+This content is produced and maintained by the Eclipse Jakarta Bean Validation
+project.
-failureaccess, v1.0.1, Apache 2.0
-/*
- * Copyright 2011 Google 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
- *
- * 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.
- */
+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.
+--------------------------------------------
+"JBoss Logging 3" (org.jboss.logging:jboss-logging)
+ Copyright 2010,2011 Red Hat, Inc., and individual contributors
+ Copyright 2010,2019 Red Hat, Inc.
+ Apache License 2.0
+--------------------------------------------
+"ClassMate" (com.fasterxml:classmate)
+ Copyright: (C) FasterXML, LLC and Tatu Saloranta
+ Apache License 2.0
+ Java ClassMate library was originally written by Tatu Saloranta (tatu.saloranta@iki.fi)
+
+ Other developers who have contributed code are:
+
+ * Brian Langel
+
+ 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.
+ Apache License 2.0
+--------------------------------------------
@@ -1051,9 +924,8 @@ failureaccess, v1.0.1, Apache 2.0
Brett Woolridge
Apache 2.0
+ helidon-dbclient-hikari
helidon-integrations-cdi-datasource-hikaricp
- helidon-reactive-dbclient-jdbc
- helidon-reactive-dbclient-metrics-jdbc
HikariCP (com.zaxxer:HikariCP)
Copyright (C) 2013,2019 Brett Wooldridge
@@ -1101,9 +973,25 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
--------------------------------------------
- 101281
+ 150611
+ JBoss Logging
+ 3.5.3.Final
+ Apache 2.0
+ Apache 2.0
+
+ helidon-microprofile-cdi
+
+ JBoss Logging 3 (org.jboss.logging:jboss-logging)
+ Copyright 2023 Red Hat, Inc.
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+
+
+
+ 150602
JGit Core
- 5.11.1.202105131744-r
+ 6.7.0.202309050840-r
Eclipse Foundation
Eclipse Distribution License 1.0
@@ -1113,86 +1001,91 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Copyright (C) 2011, Abhishek Bhatnagar <abhatnag@redhat.com> and others
Copyright (C) 2009, Alex Blewitt <alex.blewitt@gmail.com>
Copyright (C) 2014, Alexey Kuznetsov <axet@me.com>
- Copyright (C) 2019- 2020, Andre Bossert <andre.bossert@siemens.com>
+ Copyright (C) 2018- 2022, Andre Bossert <andre.bossert@siemens.com> and others
Copyright (C) 2014,2021 Andrey Loskutov <loskutov@gmx.de> and others
Copyright (C) 2014, André de Oliveira <andre.oliveira@liferay.com> and others
Copyright (C) 2014, Arthur Daussy <arthur.daussy@obeo.fr> and others
Copyright (C) 2014, Axel Richard <axel.richard@obeo.fr> and others
Copyright (C) 2008, Charles O'Farrell <charleso@charleso.org>
- Copyright (C) 2010,2021 Chris Aniszczyk <caniszczyk@gmail.com> and others
- Copyright (C) 2009,2020 Christian Halstrick <christian.halstrick@sap.com> and others
+ Copyright (C) 2010,2022 Chris Aniszczyk <caniszczyk@gmail.com> and others
+ Copyright (C) 2009,2021 Christian Halstrick <christian.halstrick@sap.com> and others
Copyright (C) 2013, CloudBees, Inc. and others
Copyright (C) 2009,2010 Constantine Plotnikov <constantine.plotnikov@gmail.com>
Copyright (C) 2012, Daniel Megert <daniel_megert@ch.ibm.com> and others
Copyright (C) 2007, Dave Watson <dwatson@mimvista.com>
- Copyright (C) 2017,2018 David Pursehouse <david.pursehouse@gmail.com> and others
+ Copyright (C) 2017,2022 David Pursehouse <david.pursehouse@gmail.com> and others
Copyright (C) 2015,2017 Ericsson and others
+ Copyright (C) 2021, Fabio Ponciroli <ponch@gerritforge.com>
Copyright (C) 2008, Florian Köberle <florianskarten@web.de> and others
Copyright (C) 2011, GEBIT Solutions and others
Copyright (C) 2010, Garmin International
- Copyright (C) 2011,2019 GitHub Inc. and others
- Copyright (C) 2008,2020 Google Inc. and others
+ Copyright (C) 2011,2023 GitHub Inc. and others
+ Copyright (C) 2008,2023 Google Inc. and others
Copyright (C) 2013, Gunnar Wagenknecht
Copyright (C) 2013,2014 Gustaf Lundh <gustaf.lundh@sonymobile.com> and others
- Copyright (C) 2011,2020 IBM Corporation and others
+ Copyright (C) 2011,2012 IBM Corporation and others. and others
Copyright (C) 2009, Igor Fedorenko <igor@ifedorenko.com>
Copyright (C) 2008, Imran M Yousuf <imyousuf@smartitengineering.com>
- Copyright (C) 2015,2020 Ivan Motsch <ivan.motsch@bsiag.com> and others
+ Copyright (C) 2015,2022 Ivan Motsch <ivan.motsch@bsiag.com> and others
Copyright (C) 2016,2020 JGit contributors
Copyright (C) 2010, Jens Baumgart <jens.baumgart@sap.com> and others
- Copyright (C) 2009,2010 JetBrains s.r.o. and others
- Copyright (C) 2008- 2020, Johannes E. Schindelin <johannes.schindelin@gmx.de> and others
+ Copyright (C) 2009,2022 JetBrains s.r.o. and others
+ Copyright (C) 2008- 2021, Johannes E. Schindelin <johannes.schindelin@gmx.de> and others
Copyright (C) 2009, Johannes Schindelin <johannes.schindelin@gmx.de> and others
Copyright (C) 2008,2009 Jonas Fonseca <fonseca@diku.dk>
+ Copyright (c) 2020,2022 Julian Ruppel <julian.ruppel@sap.com> and others
Copyright (C) 2015, Kaloyan Raev <kaloyan.r@zend.com> and others
Copyright (C) 2011, Ketan Padegaonkar <ketanpadegaonkar@gmail.com> and others
Copyright (c) 2014, Konrad Kügler and others
Copyright (C) 2018, Konrad Windszus <konrad_w@gmx.de> and others
- Copyright (C) 2016, Laurent Delaigue <laurent.delaigue@obeo.fr> and others
+ Copyright (C) 2016,2021 Laurent Delaigue <laurent.delaigue@obeo.fr> and others
Copyright (C) 2014 Laurent Goujon <lgoujon@twitter.com> and others
Copyright 2017 Marc Stevens <marc@marc-stevens.nl>, Dan Shumow <danshu@microsoft.com>
Copyright (C) 2010,2019 Marc Strapetz <marc.strapetz@syntevo.com>
- Copyright (C) 2008, Marek Zawirski <marek.zawirski@gmail.com> and others
+ Copyright (C) 2008,2022 Marek Zawirski <marek.zawirski@gmail.com> and others
Copyright (C) 2009, Mark Struberg <struberg@yahoo.de>
Copyright (C) 2018, Markus Duft <markus.duft@ssi-schaefer.com> and others
Copyright (C) 2010,2020 Mathias Kinzler <mathias.kinzler@sap.com> and others
- Copyright (C) 2010, Matt Fischer <matt.fischer@garmin.com> and others
- Copyright (C) 2010,2020 Matthias Sohn <matthias.sohn@sap.com> and others
+ Copyright (C) 2010,2023 Matthias Sohn <matthias.sohn@sap.com> and others
Copyright (C) 2020, Michael Dardis. and others
Copyright (C) 2008, Mike Ralphson <mike@abacus.co.uk>
Copyright (C) 2009, Mykola Nikishov <mn@mn.com.ua>
- Copyright (C) 2017, Obeo (mathieu.cartaud@obeo.fr)
- Copyright (C) 2014,2015 Obeo. and others
+ Copyright (C) 2015,2022 Obeo and others
Copyright (C) 2015, Patrick Steinhardt <ps@pks.im> and others
Copyright (C) 2011, Philipp Thun <philipp.thun@sap.com> and others
- Copyright (c) 2021 Qualcomm Innovation Center, Inc.
+ Copyright (c) 2021,2023 Qualcomm Innovation Center, Inc.
Copyright (C) 2010,2021 Red Hat Inc. and others
Copyright (C) 2012,2021 Research In Motion Limited and others
Copyright (C) 2011, Roberto Tyley <roberto.tyley@gmail.com> and others
- Copyright (C) 2008- 2018, Robin Rosenberg <robin.rosenberg@dewire.com>
- Copyright (C) 2012- 2021, Robin Rosenberg and others
+ Copyright (C) 2006- 2018, Robin Rosenberg <robin.rosenberg@dewire.com>
+ Copyright (C) 2012, 2022, Robin Rosenberg and others
Copyright (C) 2011,2013 Robin Stocker <robin@nibor.org>
- Copyright (C) 2013,2014 Robin Stocker <robin@nibor.org> and others
Copyright (C) 2010-2011 2012, Robin Stocker <robin@nibor.org> and others
+ Copyright (C) 2013,2014 Robin Stocker <robin@nibor.org> and others
Copyright (C) 2008, Roger C. Soares <rogersoares@intelinet.com.br>
- Copyright (C) 2018,2021 Salesforce and others
+ Copyright (C) 2023, SAP SE and others
+ Copyright (C) 2018,2022 Salesforce and others
Copyright (C) 2009,2013 Sasa Zivkov <sasa.zivkov@sap.com>
Copyright (C) 2014, Sasa Zivkov <sasa.zivkov@sap.com>, SAP AG and others
- Copyright (C) 2006,2020 Shawn O. Pearce <spearce@spearce.org> and others
- Copyright (C) 2010- 2014, Stefan Lay <stefan.lay@sap.com>
+ Copyright (C) 2006, 2022, Shawn O. Pearce <spearce@spearce.org> and others
+ Copyright (C) 2021 Simeon Andreev <simeon.danailov.andreev@gmail.com> and others
+ Copyright (C) 2022, Simeon Andreev and others
+ Copyright (C) 2010, 2014, Stefan Lay <stefan.lay@sap.com>
+ Copyright (C) 2021,2023 Tencent.
Copyright (C) 2008, Thad Hughes <thadh@thad.corp.google.com> and others
Copyright (C) 2009, The Android Open Source Project
Copyright (C) 2007 The Guava Authors
- Copyright (C) 2017,2021 Thomas Wolf <thomas.wolf@paranor.ch> and others
+ Copyright (C) 2017, 2023, Thomas Wolf <twolf@apache.org> and others
+ Copyright (C) 2018- 2019, Tim Neumann <Tim.Neumann@advantest.com>
Copyright (C) 2011, Tomasz Zarna <Tomasz.Zarna@pl.ibm.com> and others
Copyright (C) 2009, Tor Arne Vestbø <torarnv@gmail.com> and others
Copyright (C) 2017, Two Sigma Open Source and others
Copyright (C) 2009, Vasyl' Vavrychuk <vvavrychuk@gmail.com> and others
Copyright (C) 2017, Wim Jongman <wim.jongman@remainsoftware.com> and others
+ Copyright (C) 2022, Workday Inc.
Copyright (C) 2009, Yann Simon <yann.simon.fr@gmail.com> and others
- Copyright (C) 2011,2020 Christoph Brill <egore911@egore911.de> and others
-
-
+ Copyright (C) 2011,2022 Christoph Brill <egore911@egore911.de> and others
+ Copyright (C) 2022, Fabio Ponciroli <ponch78@gmail.com> and others
--------------------------------------------
This program and the accompanying materials are made available
under the terms of the Eclipse Distribution License v1.0 which
@@ -1231,9 +1124,8 @@ 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.
-
--------------------------------------------
-Fourth Party Runtime Dependencies
+Fourth Party Dependencies
--------------------------------------------
"SLF4J API Module" (org.slf4j:slf4j-api)
Copyright (c) 2004-2011 QOS.ch
@@ -1258,95 +1150,28 @@ 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.
-
--------------------------------------------
"JavaEWAH" (com.googlecode.javaewah:JavaEWAH)
- Copyright 2009- 2016, Daniel Lemire, Cliff Moon, David McIntosh, Robert Becho, Google Inc.,
- Veronika Zenz, Owen Kaser, Gregory Ssi-Yan-Kai, Rory Graves
+ Copyright 2009- 2016, Daniel Lemire, Cliff Moon, David McIntosh, Robert Becho,
+ Google Inc., Veronika Zenz, Owen Kaser, Gregory Ssi-Yan-Kai, Rory Graves
Copyright 2012, Google Inc.
-See full text at the bottom of this document for license: Apache-2.0
+Apache License 2.0
--------------------------------------------
-
-
-
- 112145
- Jakarta Activation API (JAF)
- 2.0.1
- Eclipse Foundation
- Eclipse Distribution License 1.0
-
- helidon-integrations-cdi-jpa
- helidon-integrations-micrometer-cdi
- helidon-microprofile-fault-tolerance
- helidon-microprofile-grpc-server
- helidon-microprofile-metrics
- helidon-microprofile-tracing
- helidon-service-common-rest-cdi
-
- Jakarta Activation API jar (jakarta.activation:jakarta.activation-api)
- Copyright (c) 1997,2021 Oracle and/or its affiliates. All rights reserved.
-
-# Notices for Jakarta Activation
-
-This content is produced and maintained by Jakarta Activation project.
-
-* Project home: https://projects.eclipse.org/projects/ee4j.jaf
-
-## 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 Distribution License v. 1.0,
-which is available at http://www.eclipse.org/org/documents/edl-v10.php.
-
-SPDX-License-Identifier: BSD-3-Clause
-
-## Source Code
-
-The project maintains the following source code repositories:
+"Apache Commons Codec" (commons-codec:commons-codec)
+ Copyright 2002-2023 The Apache Software Foundation
-* https://github.com/eclipse-ee4j/jaf
+ This product includes software developed at
+ The Apache Software Foundation (https://www.apache.org/).
+Apache License 2.0
--------------------------------------------
-Copyright (c) 2018 Oracle and/or its affiliates. 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 Eclipse Foundation, 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.
+See full text at the bottom of this document for license: Apache-2.0
--------------------------------------------
- 112369
+ 141990
Jakarta Annotations API
- 2.0.0
+ 2.1.1
Eclipse Foundation
Eclipse Public License 2.0 + GPL v.2 with CPE
@@ -1360,7 +1185,19 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
helidon-config-tests-test-bundle
helidon-config-yaml
helidon-config-yaml-mp
- helidon-grpc-core
+ helidon-http-encoding
+ helidon-inject-api
+ helidon-inject-configdriven-runtime
+ helidon-inject-configdriven-tests-config
+ helidon-inject-configdriven-tests-configuredby
+ helidon-inject-configdriven-tests-configuredby-application
+ helidon-inject-maven-plugin
+ helidon-inject-runtime
+ helidon-inject-tests-interception
+ helidon-inject-tests-resources-inject
+ helidon-inject-tests-resources-plain
+ helidon-inject-tests-tck-jsr330
+ helidon-inject-tools
helidon-integrations-cdi-datasource
helidon-integrations-cdi-datasource-hikaricp
helidon-integrations-cdi-datasource-ucp
@@ -1369,28 +1206,21 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
helidon-integrations-micronaut-cdi-processor
helidon-integrations-micronaut-data
helidon-integrations-microstream-cdi
+ helidon-integrations-oci-sdk-cdi
+ helidon-integrations-oci-sdk-tests-test-application
+ helidon-integrations-oci-sdk-tests-test-module1
+ helidon-integrations-oci-sdk-tests-test-module2
+ helidon-integrations-oci-tls-certificates
helidon-jersey-client
helidon-messaging-mock
helidon-microprofile-fault-tolerance
+ helidon-microprofile-telemetry
weld-se-core
- 1. The follow files are available in source code form under the Eclipse Public License at:
- https://github.com/eclipse-ee4j/common-annotations-api (The EPL license is reproduced below).
-2. All past Contributors to the Jakarta Annotations API disclaim all warranties and
- conditions, express and implied, including warranties or conditions of title and
- non-infringement, and implied warranties or conditions of merchantability and
- fitness for a particular purpose. In addition, such Contributors are not liable
- for any damages, including direct, indirect, special, incidental and consequential
- damages, such as lost profits.
-3. Any provisions of the Oracle license agreement that differ from the Eclipse Public
- License are offered by Oracle alone and not by any other party.
-
-________________________________________
-
-common-annotations-api 2.0.0
-
-################################
-
+ Jakarta Annotations API (jakarta.annotation:jakarta.annotation-api)
+Copyright (c) 2009, 2022 Oracle and/or its affiliates. All rights reserved.
+Copyright (c) 2021 Eclipse Foundation.
+-----------------------------------------------------------------------
# Notices for Jakarta Annotations
This content is produced and maintained by the Jakarta Annotations project.
@@ -1419,8 +1249,6 @@ 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
@@ -1429,85 +1257,9 @@ 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.
-
-#################################
-
-#
+-----------------------------------------------------------------------
See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
----
-
-##
-
-
- 112406
- Jakarta Dependency Injection API
- 2.0.0
- Eclipse Foundation
- Apache 2.0
-
- helidon-grpc-core
- helidon-integrations-cdi-datasource-hikaricp
- helidon-integrations-cdi-datasource-ucp
- helidon-integrations-cdi-hibernate
- helidon-integrations-micronaut-cdi-processor
- helidon-jersey-client
- helidon-jersey-connector
- helidon-jersey-server
- helidon-microprofile-config
- helidon-security-integration-jersey
- helidon-security-integration-jersey-client
- helidon-security-providers-oidc
- weld-se-core
-
- injection-api 2.0
-
-###############################
-
-# Notices for Eclipse Jakarta Dependency Injection
-
-This content is produced and maintained by the Eclipse Jakarta Dependency Injection project.
-
-* Project home: https://projects.eclipse.org/projects/cdi.batch
-
-## Trademarks
-
-Jakarta Dependency Injection 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:
-
-https://github.com/eclipse-ee4j/injection-api
-https://github.com/eclipse-ee4j/injection-spec
-https://github.com/eclipse-ee4j/injection-tck
-
-## Third-party Content
-
-This project leverages the following third party content.
-
-None
-
-## Cryptography
-
-None
-
-################################
-See full text at the bottom of this document for license: Apache-2.0
-
+-----------------------------------------------------------------------
126464
@@ -1580,34 +1332,21 @@ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
- 112405
- Jakarta Expression Language API (EL API)
- 4.0.0
+ 142095
+ Jakarta Expression Language (EL)
+ 5.0.1
Eclipse Foundation
Eclipse Public License 2.0 + GPL v.2 with CPE
helidon-security-abac-policy-el
weld-se-core
-
-1. The follow files are available in source code form under the Eclipse Public License at:
- https://github.com/eclipse-ee4j/el-ri/ (The EPL license is reproduced below).
-2. All past Contributors to the Jakarta EL disclaim all warranties and
- conditions, express and implied, including warranties or conditions of title and
- non-infringement, and implied warranties or conditions of merchantability and
- fitness for a particular purpose. In addition, such Contributors are not liable
- for any damages, including direct, indirect, special, incidental and consequential
- damages, such as lost profits.
-3. Any provisions of the Oracle license agreement that differ from the Eclipse Public
- License are offered by Oracle alone and not by any other party.
-
-__________________________________________
-
-Jakarta Expression Language API (jakarta.el:jakarta.el-api)
- Copyright 2018, 2020 Eclipse Foundation. All rights reserved.
- Copyright (c) 1997,2020 Oracle and/or its affiliates and others.
+ Jakarta Expression Language API (EL) (jakarta.el:jakarta.el-api)
+ Copyright (c) 2021 Contributors to the Eclipse Foundation
+ Copyright (c) 1997,2022 Oracle and/or its affiliates and others.
+ Copyright (c) 2018, 2022 Eclipse Foundation. All rights reserved.
Copyright 2004 The Apache Software Foundation
---------------------------------------------
+-------------------------------------------------------------------------
This content is produced and maintained by the Jakarta Expression Language project.
* Project home: https://projects.eclipse.org/projects/ee4j.el
@@ -1640,14 +1379,23 @@ SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
The project maintains the following source code repositories:
* https://github.com/eclipse-ee4j/el-ri
+
+## 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.
-------------------------------------------------------------------------
See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
----------------------------------------------------------------------------------------------------------------------
+-------------------------------------------------------------------------
- 112408
+ 141987
Jakarta Interceptors API
- 2.0.0
+ 2.1.0
Eclipse Foundation
Eclipse Public License 2.0 + GPL v.2 with CPE
@@ -1658,23 +1406,13 @@ See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
helidon-microprofile-scheduling
helidon-microprofile-security
helidon-microprofile-server
+ helidon-microprofile-telemetry
weld-se-core
- 1. The follow files are available in source code form under the Eclipse Public License at:
- https://github.com/eclipse-ee4j/interceptor-api (The EPL license is reproduced below).
-2. All past Contributors to the Jakarta Interceptors API disclaim all warranties and
- conditions, express and implied, including warranties or conditions of title and
- non-infringement, and implied warranties or conditions of merchantability and
- fitness for a particular purpose. In addition, such Contributors are not liable
- for any damages, including direct, indirect, special, incidental and consequential
- damages, such as lost profits.
-3. Any provisions of the Oracle license agreement that differ from the Eclipse Public
- License are offered by Oracle alone and not by any other party.
-______________________________________________
-
-Jakarta Interceptors (jakarta.interceptor:jakarta.interceptor-api)
+ Jakarta Interceptors (jakarta.interceptor:jakarta.interceptor-api)
Copyright (c) 1997,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright 2019, 2020 Eclipse Foundation. All rights reserved.<br>
+ Copyright 2019, 2020 Eclipse Foundation. All rights reserved.
+ Copyright (c) 2017, 2020, 2021, 2022 Contributors to the Eclipse Foundation
--------------------------------------------
# Notices for Eclipse Project for Interceptors
@@ -1732,29 +1470,16 @@ Fourth Party Dependencies
- 112478
+ 142079
Jakarta JSON Binding API (JSON-B)
- 2.0.0
+ 3.0.0
Eclipse Foundation
Eclipse Public License 2.0 + GPL v.2 with CPE
- helidon-grpc-core
+ helidon-http-media-jsonb
helidon-microprofile
- helidon-nima-http-media-jsonb
- 1. The follow files are available in source code form under the Eclipse Public License at:
- https://github.com/eclipse-ee4j/jsonb-api/api (The EPL license is reproduced below).
-2. All past Contributors to the Jakarta JSON Binding API disclaim all warranties and
- conditions, express and implied, including warranties or conditions of title and
- non-infringement, and implied warranties or conditions of merchantability and
- fitness for a particular purpose. In addition, such Contributors are not liable
- for any damages, including direct, indirect, special, incidental and consequential
- damages, such as lost profits.
-3. Any provisions of the Oracle license agreement that differ from the Eclipse Public
- License are offered by Oracle alone and not by any other party.
-__________________________________________
-
-Jakarta JSON Binding API (JSON-B) (jakarta.json.bind:jakarta.json.bind-api)
+ Jakarta JSON Binding API (JSON-B) (jakarta.json.bind:jakarta.json.bind-api)
Copyright (c) 2015,2020 Oracle and/or its affiliates. All rights reserved.
Copyright 2019, 2020 Eclipse Foundation. All Rights Reserved.
--------------------------------------------
@@ -1792,48 +1517,106 @@ The project maintains the following source code repositories:
---
See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
---------------------------------------------
+--------------------------------------------------------------------------------
Fourth Party Dependencies
--------------------------------------------
Jakarta JSON Processing API (JSON-P) (jakarta.json:jakarta.json-api)
Copyright 2020 Eclipse Foundation. All rights reserved.
Copyright (c) 2011,2020 Oracle and/or its affiliates. All rights reserved.
EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
+--------------------------------------------
+# Notices for Jakarta JSON Processing
+
+This content is produced and maintained by the Jakarta JSON Processing project.
+
+* Project home: https://projects.eclipse.org/projects/ee4j.jsonp
+
+## Trademarks
+
+ Jakarta JSON Processing 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 v2.0 w/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/jsonp
+
+## Third-party Content
+
+This project leverages the following third party content.
+
+javax.ws.rs-api:2.0.1 (2.0.1)
+
+* License: (CDDL-1.1 OR GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0) AND
+ Apache-2.0
+* Project: https://github.com/jax-rs/api
+* Source: https://github.com/jax-rs/api
+
+javax.ws.rs:jsr311-api:jar:1.1.1 (1.1.1)
+
+* License: CDDL-1.0 AND Apache-2.0
+* Project: https://github.com/jax-rs/api
+* Source:
+ http://search.maven.org/remotecontent?filepath=javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1-sources.jar
+
+javax:javaee-web-api:jar:7.0 (7.0)
+
+* License: (CDDL-1.0 OR GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0) AND
+ (EPL-1.0 OR BSD-3-Clause) AND Apache-2.0 AND LicenseRef-Public Domain
+* Project: https://javaee.github.io
+* Source:
+ http://search.maven.org/remotecontent?filepath=javax/javaee-web-api/7.0/javaee-web-api-7.0-sources.jar
+
+JUnit (4.12)
+
+* License: Eclipse Public License
+
+## 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.
- 112489
+ 142078
Jakarta Json Processing API (JSON-P)
- 2.0.1
+ 2.1.1
Eclipse Foundation
Eclipse Public License 2.0 + GPL v.2 with CPE
+ helidon-http-media-jsonb
+ helidon-http-media-jsonp
helidon-microprofile-server
- helidon-nima-http-media-jsonb
- helidon-nima-http-media-jsonp
- helidon-nima-observe-config
- helidon-nima-observe-health
- helidon-nima-observe-info
- helidon-openapi
- helidon-reactive-media-jsonp
helidon-security-jwt
+ helidon-webserver-observe-config
+ helidon-webserver-observe-health
+ helidon-webserver-observe-info
+ helidon-webserver-observe-log
- 1. The follow files are available in source code form under the Eclipse Public License at:
- https://github.com/eclipse-ee4j/jsonp/api (The EPL license is reproduced below).
-2. All past Contributors to the Jakarta JSON Process API disclaim all warranties and
- conditions, express and implied, including warranties or conditions of title and
- non-infringement, and implied warranties or conditions of merchantability and
- fitness for a particular purpose. In addition, such Contributors are not liable
- for any damages, including direct, indirect, special, incidental and consequential
- damages, such as lost profits.
-3. Any provisions of the Oracle license agreement that differ from the Eclipse Public
- License are offered by Oracle alone and not by any other party.
-
-_______________________________________________
-
-Jakarta JSON Processing API (JSON-P) (jakarta.json:jakarta.json-api)
+ Jakarta JSON Processing API (JSON-P) (jakarta.json:jakarta.json-api)
Copyright 2019 Eclipse Foundation. All rights reserved.
- Copyright (c) 2011,2021 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2011,2022 Oracle and/or its affiliates. All rights reserved.
--------------------------------------------
This content is produced and maintained by the Eclipse Project for JSON
Processing project.
@@ -1879,91 +1662,22 @@ permitted.
--------------------------------------------
See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
---------------------------------------------
-Fourth Party Dependencies
---------------------------------------------
-"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
- Copyright (c) 2005,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright 2019 Eclipse Foundation. All rights reserved.<br>
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
-"jakarta.ws.rs-api" (jakarta.ws.rs:jakarta.ws.rs-api)
- Copyright (c) 2010,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2006 Google Inc.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
-"jakarta.json" (org.glassfish,jakarta.json)
- Copyright 2019 Eclipse Foundation. All rights reserved.
- Copyright (c) 2011,2021 Oracle and/or its affiliates. All rights reserved.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
-
+--------------------------------------------------------------------------------
- 112425
+ 148770
Jakarta Messaging API (JMS API)
- 3.0.0
+ 3.1.0
Eclipse Foundation
Eclipse Public License 2.0 + GPL v.2 with CPE
- helidon-health-checks
- helidon-integrations-cdi-datasource
- helidon-integrations-cdi-datasource-hikaricp
- helidon-integrations-cdi-datasource-ucp
- helidon-integrations-cdi-delegates
- helidon-integrations-cdi-eclipselink
- helidon-integrations-cdi-hibernate
- helidon-integrations-cdi-jpa
- helidon-integrations-cdi-jta
- helidon-integrations-cdi-jta-weld
- helidon-integrations-cdi-reference-counted-context
- helidon-integrations-micrometer-cdi
- helidon-integrations-micronaut-cdi
- helidon-integrations-micronaut-data
- helidon-integrations-microstream-cdi
- helidon-integrations-neo4j
- helidon-integrations-neo4j-health
- helidon-integrations-neo4j-metrics
- helidon-integrations-vault-cdi
- helidon-jersey-client
- helidon-messaging-aq
helidon-messaging-jms
helidon-messaging-jms-shim
- helidon-messaging-kafka
- helidon-messaging-mock
- helidon-microprofile-bean-validation
- helidon-microprofile-config
- helidon-microprofile-cors
- helidon-microprofile-fault-tolerance
- helidon-microprofile-grpc-client
- helidon-microprofile-grpc-core
- helidon-microprofile-grpc-metrics
- helidon-microprofile-grpc-server
- helidon-microprofile-metrics
- helidon-microprofile-rest-client
- helidon-microprofile-server
- helidon-microprofile-tracing
- helidon-microprofile-websocket
- helidon-security-integration-jersey
- helidon-security-integration-jersey-client
- helidon-service-common-rest-cdi
- weld-se-core
- 1. The follow files are available in source code form under the Eclipse Public License at:
- https://github.com/jakartaee/messaging. (The EPL license is reproduced below).
-2. All past Contributors to Jakarta Messaging API disclaim all warranties and conditions, express and
- implied, including warranties or conditions of title and non-infringement, and
- implied warranties or conditions of merchantability and fitness for a particular
- purpose. In addition, such Contributors are not liable for any damages,
- including direct, indirect, special, incidental and consequential damages,
- such as lost profits.
-3. Any provisions of the Oracle license agreement that differ from the Eclipse Public License
- are offered by Oracle alone and not by any other party.
-_____________________________________________________
-
-Jakarta Messaging API (jakarta.jms:jakarta.jms-api)
- Copyright 2019 Eclipse Foundation. All rights reserved.
- Copyright (c) 1997,2018 Oracle and/or its affiliates. All rights reserved.
+ Jakarta Messaging API (jakarta.jms:jakarta.jms-api)
+ Copyright (c) 1997,2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright 2021 Contributors to the Eclipse Foundation
+ Copyright 2018, 2022 Eclipse Foundation. All rights reserved.
--------------------------------------------
This content is produced and maintained by the Jakarta Messaging project.
@@ -1999,12 +1713,13 @@ The project maintains the following source code repositories:
* https://github.com/eclipse-ee4j/messaging-propsals
--------------------------------------------
See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
-----------------------------------------------------------------------------------------
+----------------------------------------------------------------------------------------
+
- 112547
+ 142677
Jakarta Persistence API (JPA API)
- 3.0.0
+ 3.1.0
Eclipse Foundation
Multiple Licenses
@@ -2090,50 +1805,30 @@ 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.
-
-
-
+ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- 112923
- Jakarta Transactions API (JTA API)
- 2.0.0
+ 141984
+ Jakarta Restful Web Services JAX-RS API
+ 3.1.0
Eclipse Foundation
Eclipse Public License 2.0 + GPL v.2 with CPE
- helidon-integrations-cdi-eclipselink
- helidon-integrations-cdi-hibernate
- helidon-integrations-cdi-jpa
- helidon-integrations-cdi-jta
- helidon-integrations-cdi-jta-weld
- helidon-integrations-jta-jdbc
- helidon-messaging-aq
+ helidon-integrations-oci-sdk-cdi
+ helidon-microprofile-bean-validation
+ helidon-microprofile-cors
+ helidon-microprofile-rest-client
- 1. The follow files are available in source code form under the Eclipse Public License at:
- https://github.com/eclipse-ee4j/jta-api (The EPL license is reproduced below).
-2. All past Contributors to Jakarta Transactions API disclaim all warranties and
- conditions, express and implied, including warranties or conditions of title and
- non-infringement, and implied warranties or conditions of merchantability and
- fitness for a particular purpose. In addition, such Contributors are not liable
- for any damages, including direct, indirect, special, incidental and consequential
- damages, such as lost profits.
-3. Any provisions of the Oracle license agreement that differ from the Eclipse Public
- License are offered by Oracle alone and not by any other party.
-_________________________________________________
-
-jakarta.transaction API (jakarta.transaction:jakarta.transaction-api)
- Copyright (c) 1997,2020 Oracle and/or its affiliates. All rights reserved.
-
-# Notices for Jakarta Transactions
+ # Notices for Jakarta RESTful Web Services
-This content is produced and maintained by the Jakarta Transactions project.
+This content is produced and maintained by the **Jakarta RESTful Web Services**
+project.
-* Project home: https://projects.eclipse.org/projects/ee4j.jta
+* Project home: https://projects.eclipse.org/projects/ee4j.jaxrs
## Trademarks
-Jakarta Transactions is a trademark of the Eclipse Foundation.
+**Jakarta RESTful Web Services** is a trademark of the Eclipse Foundation.
## Copyright
@@ -2157,13 +1852,7 @@ SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
The project maintains the following source code repositories:
-* https://github.com/eclipse-ee4j/jta-api
-
-## Third-party Content
-
-This project leverages the following third party content.
-
-None
+* https://github.com/eclipse-ee4j/jaxrs-api
## Cryptography
@@ -2173,38 +1862,188 @@ 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.
+---
+jakarta RESTful Web Services API (JAX-RS) (jakarta.ws.rs:jakarta.ws.rs-api)
+Copyright (c) 2011, 2021 Oracle and/or its affiliates. All rights reserved.
+
+ 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
-----------------------------------------------------------------------
-See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
-------------------------------------------------------------------------------------------------------------------
-Fourth Party Dependencies
---------------------------------------------
-Jakarta Contexts and Dependency Injection API (CDI API) (jakarta.enterprise:jakarta.enterprise.cdi-api)
- Copyright 2010, 2016, Red Hat, Inc., and individual contributors
- Copyright 2008,2018 Red Hat, Inc., and individual contributors
- Copyright 2019 Eclipse Foundation.
- Copyright 2010,2013 2015, Red Hat, Inc., and individual contributors
- Apache License Version 2.0
--------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
+See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
+---
+
+##----------------------------------------------------------------------
+/*
+ * Copyright (c) 2018 Markus KARG. All rights reserved.
+ *
+ * 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
+ */
--------------------------------------------
-Jakarta Interceptors (jakarta.interceptor:jakarta.interceptor-api)
- Copyright (c) 1997,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright 2019, 2020 Eclipse Foundation. All rights reserved.
+Fourth Party Dependencies
--------------------------------------------
+Jakarta Activation API (JAF) (jakarta.activation:jakarta.activation-api)
-# Notices for Eclipse Project for Interceptors
-
-This content is produced and maintained by the Eclipse Project for Interceptors
-project.
+Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved.
-* Project home: https://projects.eclipse.org/projects/ee4j.interceptors
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
-## Trademarks
+ - Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
-Eclipse Project for Interceptors is a trademark of the Eclipse Foundation.
+ - 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.
-## Copyright
+ - Neither the name of the Eclipse Foundation, 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.
+
+
+ 112923
+ Jakarta Transactions API (JTA API)
+ 2.0.0
+ Eclipse Foundation
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+
+ helidon-integrations-cdi-eclipselink
+ helidon-integrations-cdi-hibernate
+ helidon-integrations-cdi-jpa
+ helidon-integrations-cdi-jta
+ helidon-integrations-cdi-jta-weld
+ helidon-integrations-jta-jdbc
+ helidon-messaging-aq
+
+
+1. The following files are available in source code form under the Eclipse Public License at:
+ https://github.com/jakartaee/transactions
+ (The EPL license is reproduced below).
+2. All past Contributors to the Jakarta Transactions API disclaim all warranties and
+ conditions, express and implied, including warranties or conditions of title and
+ non-infringement, and implied warranties or conditions of merchantability and
+ fitness for a particular purpose. In addition, such Contributors are not liable
+ for any damages, including direct, indirect, special, incidental and consequential
+ damages, such as lost profits.
+3. Any provisions of the Oracle license agreement that differ from the Eclipse Public
+ License are offered by Oracle alone and not by any other party.
+_________________________________________________
+
+jakarta.transaction API (jakarta.transaction:jakarta.transaction-api)
+ Copyright (c) 1997,2020 Oracle and/or its affiliates. All rights reserved.
+
+# Notices for Jakarta Transactions
+
+This content is produced and maintained by the Jakarta Transactions project.
+
+* Project home: https://projects.eclipse.org/projects/ee4j.jta
+
+## Trademarks
+
+Jakarta Transactions 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/jta-api
+
+## Third-party Content
+
+This project leverages the following third party content.
+
+None
+
+## 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.
+
+----------------------------------------------------------------------
+See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
+--------------------------------------------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+Jakarta Contexts and Dependency Injection API (CDI API) (jakarta.enterprise:jakarta.enterprise.cdi-api)
+ Copyright 2010, 2016, Red Hat, Inc., and individual contributors
+ Copyright 2008,2018 Red Hat, Inc., and individual contributors
+ Copyright 2019 Eclipse Foundation.
+ Copyright 2010,2013 2015, Red Hat, Inc., and individual contributors
+ Apache License Version 2.0
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Jakarta Interceptors (jakarta.interceptor:jakarta.interceptor-api)
+ Copyright (c) 1997,2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright 2019, 2020 Eclipse Foundation. All rights reserved.
+--------------------------------------------
+
+# Notices for Eclipse Project for Interceptors
+
+This content is produced and maintained by the Eclipse Project for Interceptors
+project.
+
+* Project home: https://projects.eclipse.org/projects/ee4j.interceptors
+
+## Trademarks
+
+Eclipse Project for Interceptors 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
@@ -2229,28 +2068,16 @@ The project maintains the following source code repositories:
* https://github.com/eclipse-ee4j/interceptor-api
- 112926
+ 142219
Jakarta WebSocket
- 2.0.0
+ 2.1.0
Oracle
Eclipse Public License 2.0 + GPL v.2 with CPE
helidon-microprofile-websocket
- helidon-reactive-webserver-websocket
- 1. The follow files are available in source code form under the Eclipse Public License at:
- https://github.com/eclipse-ee4j/websocket-api (The EPL license is reproduced below).
-2. All past Contributors to the Jakarta WebSocket API disclaim all warranties and
- conditions, express and implied, including warranties or conditions of title and
- non-infringement, and implied warranties or conditions of merchantability and
- fitness for a particular purpose. In addition, such Contributors are not liable
- for any damages, including direct, indirect, special, incidental and consequential
- damages, such as lost profits.
-3. Any provisions of the Oracle license agreement that differ from the Eclipse Public
- License are offered by Oracle alone and not by any other party.
-_______________________________________________
-
- Copyright (c) 2018,2020 Oracle and/or its affiliates and others.
+ Jakarta WebSocket
+ Copyright (c) 2018,2022 Oracle and/or its affiliates and others.
Eclipse Public License 2.0
Secondary: GNU General Public License, version 2 with the GNU Classpath Exception
@@ -2309,90 +2136,133 @@ See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
--------------------------------------------
- 112423
+ 142073
Jakarta XML Binding API (JAXB)
- 3.0.1
+ 4.0.0
Eclipse Foundation
Eclipse Distribution License 1.0
helidon-integrations-cdi-jpa
- helidon-jersey-client
- helidon-jersey-connector
- helidon-jersey-server
- helidon-microprofile-bean-validation
- helidon-security-integration-jersey
- Jakarta XML Binding API (jakarta.xml.bind:jakarta.xml.bind-api)
- Copyright 2019, 2021 Eclipse Foundation. All rights reserved.
- Copyright (c) 2003,2021 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2018 Oracle and/or its affiliates. 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 Eclipse Foundation, 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.
+
+
+--------------------------------------------------------
+Notices for Jakarta XML Binding
+This content is produced and maintained by the Jakarta XML Binding project.
+
+Project home: https://projects.eclipse.org/projects/ee4j.jaxb
+Trademarks
+Jakarta XML Binding 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.
-This content is produced and maintained by Jakarta Activation project.
+Declared Project Licenses
+This program and the accompanying materials are made available under the
+terms of the Eclipse Distribution License v. 1.0 which is available at
+http://www.eclipse.org/org/documents/edl-v10.php.
-* Project home: https://projects.eclipse.org/projects/ee4j.jaf
+SPDX-License-Identifier: BSD-3-Clause
-## Copyright
+Source Code
+The project maintains the following source code repositories:
-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.
+https://github.com/eclipse-ee4j/jaxb-api
+https://github.com/eclipse-ee4j/jaxb-tck
+Third-party Content
+This project leverages the following third party content.
-## Declared Project Licenses
+Apache River (3.0.0)
-This program and the accompanying materials are made available under the terms
-of the Eclipse Distribution License v. 1.0,
-which is available at http://www.eclipse.org/org/documents/edl-v10.php.
+License: Apache-2.0 AND BSD-3-Clause
+ASM 7 (n/a)
-SPDX-License-Identifier: BSD-3-Clause
+License: BSD-3-Clause
+Project: https://asm.ow2.io/
+Source: https://repository.ow2.org/nexus/#nexus-search;gav~org.ow2.asm~asm-commons~~~~kw,versionexpand
+JTHarness (5.0)
-## Source Code
+License: (GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)
+Project: https://wiki.openjdk.java.net/display/CodeTools/JT+Harness
+Source: http://hg.openjdk.java.net/code-tools/jtharness/
+normalize.css (3.0.2)
-The project maintains the following source code repositories:
+License: MIT
+SigTest (n/a)
-* https://github.com/eclipse-ee4j/jaf
---------------------------------------------
-Eclipse Distribution License - v 1.0 Copyright (c) 2007, Eclipse Foundation,
-Inc. and its licensors.
+License: GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.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.
-All rights reserved.
+----------------------------------------------------------------------------------------------------------------------------
+jakarta.activation-api
-Redistribution and use in source and binary forms, with or without modification,
-are permitted provided that the following conditions are met:
+Eclipse Distribution License - v 1.0
+Copyright (c) 2007, Eclipse Foundation, Inc. and its licensors.
-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 Eclipse Foundation, 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.
---------------------------------------------
-Fourth Party Dependencies
---------------------------------------------
-"Jakarta Activation" (com.sun.activation:jakarta.activation)
- Copyright (c) 1997,2021 Oracle and/or its affiliates. All rights reserved.
+All rights reserved.
- This program and the accompanying materials are made available under the terms
- of the Eclipse Distribution License v. 1.0, which is available at
- http://www.eclipse.org/org/documents/edl-v10.php.
+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 Eclipse Foundation, Inc nor the
+ names of its contributors may be used to endorse or promote products
+ derived from this software without specific prior written permission.
- SPDX-License-Identifier: BSD-3-Clause
---------------------------------------------
-
+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.
+
- 116743
+ 149576
MicroProfile Config API
- 3.0.1
+ 3.0.3
Eclipse Foundation
Apache 2.0
@@ -2404,21 +2274,23 @@ Fourth Party Dependencies
helidon-integrations-cdi-datasource-hikaricp
helidon-integrations-cdi-datasource-ucp
helidon-integrations-micronaut-cdi
+ helidon-integrations-oci-sdk-cdi
+ helidon-integrations-oci-secrets-mp-config-source
helidon-integrations-vault-cdi
helidon-messaging-mock
helidon-microprofile-cdi
helidon-microprofile-fault-tolerance
helidon-microprofile-health
helidon-microprofile-openapi
- helidon-service-common-rest-cdi
+ helidon-microprofile-service-common
MicroProfile Config API (org.eclipse.microprofile.config:microprofile-config-api)
Copyright (c) 2009-2020 Contributors to the Eclipse Foundation
--------------------------------------------
-=========================================================================
+======================================================================
== NOTICE file corresponding to section 4(d) of the Apache License, ==
== Version 2.0, in this case for Microprofile Config ==
-=========================================================================
+======================================================================
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
@@ -2447,9 +2319,9 @@ See full text at the bottom of this document for license: Apache-2.0
- 113897
+ 146813
MicroProfile Fault Tolerance API
- 4.0
+ 4.0.2
Eclipse Foundation
Apache 2.0
@@ -2458,10 +2330,10 @@ See full text at the bottom of this document for license: Apache-2.0
microProfile-fault-tolerance-api (org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-api)
Copyright (c) 2017-2019 Contributors to the Eclipse Foundation
--------------------------------------------
-========================================================================
+=====================================================================
== NOTICE file corresponding to section 4(d) of the Apache License, ==
== Version 2.0, in this case for Microprofile Fault Tolerance ==
-=========================================================================
+======================================================================
SPDXVersion: SPDX-2.1
PackageName: Eclipse Microprofile
@@ -2490,11 +2362,7 @@ See full text at the bottom of this document for license: Apache-2.0
Eclipse Foundation
Apache 2.0
- helidon-lra-coordinator-client-spi
- helidon-lra-coordinator-narayana-client
- helidon-lra-coordinator-server
helidon-microprofile-graphql-server
- helidon-microprofile-lra
MicroProfile GraphQL :: API (org.eclipse.microprofile.graphql:microprofile-graphql-api)
Copyright (c) 2020 Contributors to the Eclipse Foundation
@@ -2503,24 +2371,21 @@ See full text at the bottom of this document for license: Apache-2.0
--------------------------------------------
- 113898
+ 149578
MicroProfile Health API
- 4.0
+ 4.0.1
Eclipse Foundation
Apache 2.0
- helidon-integrations-microstream-health
- helidon-integrations-neo4j-health
helidon-microprofile-health
- helidon-reactive-health
MicroProfile Health API (org.eclipse.microprofile.health:microprofile-health-api)
Copyright (c) 2017-2021 Contributors to the Eclipse Foundation
--------------------------------------------
-=========================================================================
+======================================================================
== NOTICE file corresponding to section 4(d) of the Apache License, ==
== Version 2.0, in this case for Microprofile Health ==
-=========================================================================
+======================================================================
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
@@ -2539,21 +2404,19 @@ See full text at the bottom of this document for license: Apache-2.0
- 116748
+ 139453
MicroProfile JWT Auth
- 2.0
+ 2.1
Eclipse Foundation
Apache 2.0
helidon-microprofile-jwt-auth
MicroProfile JWT Auth API (org.eclipse.microprofile.jwt:microprofile-jwt-auth-api)
- Copyright (c) 2016-2020 Contributors to the Eclipse Foundation
-=========================================================================
-== NOTICE file corresponding to section 4(d) of the Apache License, ==
+ Copyright (c) 2016-2022 Contributors to the Eclipse Foundation
+======================================================================
== Version 2.0, in this case for MicroProfile JWT Auth ==
-=========================================================================
-
+======================================================================
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
@@ -2566,34 +2429,71 @@ See full text at the bottom of this document for license: Apache-2.0
- 113899
- MicroProfile Metrics API
- 4.0
+ 149579
+ MicroProfile LRA API
+ 2.0
Eclipse Foundation
Apache 2.0
- helidon-integrations-cdi-datasource-hikaricp
- helidon-integrations-neo4j-metrics
- helidon-metrics
- helidon-metrics-api
- helidon-microprofile-fault-tolerance
- helidon-microprofile-metrics
+ helidon-lra-coordinator-client-spi
+ helidon-lra-coordinator-narayana-client
+ helidon-lra-coordinator-server
+ helidon-microprofile-lra
- MicroProfile Metrics API (org.eclipse.microprofile.metrics:microprofile-metrics-api)
- Copyright (c) 2017,2020 Contributors to the Eclipse Foundation
+ MicroProfile LRA API (org.eclipse.microprofile.lra:microprofile-lra-api)
+ Copyright (c) 2018-2021 Contributors to the Eclipse Foundation
--------------------------------------------
-=========================================================================
+======================================================================
== NOTICE file corresponding to section 4(d) of the Apache License, ==
-== Version 2.0, in this case for Microprofile Metrics ==
-=========================================================================
+== Version 2.0, in this case for Microprofile LRA ==
+======================================================================
-Portions of this software were originally based on the following:
-* Dropwizard Metrics
- http://metrics.dropwizard.io/3.2.3/
- under Apache License, v2.0
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
-* CDI Extension for Metrics by Antonin Stefanutti
- https://github.com/astefanutti/metrics-cdi
+SPDXVersion: SPDX-2.1
+PackageName: Eclipse Microprofile
+PackageHomePage: http://www.eclipse.org/microprofile
+PackageLicenseDeclared: Apache-2.0
+
+PackageCopyrightText: <text>
+Michael Musgrove mmusgrov@redhat.com
+Nicola Ferraro ni.ferraro@gmail.com
+Ondra Chaloupka ochaloup@redhat.com
+Tom Jenkinson tom.jenkinson@redhat.com
+Martin Stefanko mstefank@redhat.com
+Rudy De Busscher rdebusscher@gmail.com
+</text>
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+
+
+ 148445
+ MicroProfile Metrics API
+ 5.0.1
+ Eclipse Foundation
+ Apache 2.0
+
+ helidon-integrations-cdi-datasource-hikaricp
+ helidon-microprofile-fault-tolerance
+ helidon-microprofile-metrics
+
+ MicroProfile Metrics API (org.eclipse.microprofile.metrics:microprofile-metrics-api)
+ Copyright (c) 2017,2023 Contributors to the Eclipse Foundation
+--------------------------------------------
+=========================================================================
+== NOTICE file corresponding to section 4(d) of the Apache License, ==
+== Version 2.0, in this case for Microprofile Metrics ==
+=========================================================================
+
+Portions of this software were originally based on the following:
+* Dropwizard Metrics
+ http://metrics.dropwizard.io/3.2.3/
+ under Apache License, v2.0
+
+* CDI Extension for Metrics by Antonin Stefanutti
+ https://github.com/astefanutti/metrics-cdi
under Apache License, v2.0
SPDXVersion: SPDX-2.1
@@ -2617,6 +2517,23 @@ Jan Martiska jmartisk@redhat.com
</text>
--------------------------------------------
See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"Jakarta Interceptors" (jakarta.interceptor:jakarta.interceptor-api)
+ Copyright (c) 1997,2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2021 Contributors to the Eclipse Foundation
+ Copyright © 2019, 2020 Eclipse Foundation. All rights reserved.<br>
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+--------------------------------------------
+"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
+ Copyright © 2019, 2021 Eclipse Foundation. All rights reserved.<br>
+ Copyright (c) 2005,2021 Oracle and/or its affiliates. All rights reserved.
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+--------------------------------------------
+See full text at the bottom of this document for license: EPL-2.0
+--------------------------------------------
+See full text at the bottom of this document for license: GPLv2-CPE
@@ -2626,12 +2543,6 @@ See full text at the bottom of this document for license: Apache-2.0
Eclipse Foundation
Apache 2.0
- helidon-messaging
- helidon-messaging-jms
- helidon-messaging-kafka
- helidon-messaging-mock
- helidon-microprofile-messaging
- helidon-microprofile-reactive-streams
helidon-microprofile-tracing
MicroProfile OpenTracing API (org.eclipse.microprofile.opentracing:microprofile-opentracing-api)
@@ -2657,81 +2568,83 @@ Kevin Grigorenko kevin.grigorenko@us.ibm.com
- 116745
- MicroProfile Rest Client API
+ 133787
+ MicroProfile Reactive Messaging API
3.0
Eclipse Foundation
Apache 2.0
- helidon-microprofile-rest-client
- helidon-microprofile-tracing
+ helidon-messaging
+ helidon-messaging-jms
+ helidon-messaging-kafka
+ helidon-messaging-mock
+ helidon-microprofile-messaging
- MicroProfile Rest Client API (org.eclipse.microprofile.rest.client:microprofile-rest-client-api)
- Copyright (c) 2016-2020 Contributors to the Eclipse Foundation
+ MicroProfile Reactive Messaging API (org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-api)
+ Copyright (c) 2018,2022 Contributors to the Eclipse Foundation
--------------------------------------------
=========================================================================
== NOTICE file corresponding to section 4(d) of the Apache License, ==
-== Version 2.0, in this case for Microprofile Config ==
+== Version 2.0, in this case for Microprofile Reactive Streams ==
=========================================================================
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
SPDXVersion: SPDX-2.1
PackageName: Eclipse Microprofile
PackageHomePage: http://www.eclipse.org/microprofile
PackageLicenseDeclared: Apache-2.0
+
+PackageCopyrightText: <text>
+James Roper james@jazzy.id.au
+</text>
--------------------------------------------
See full text at the bottom of this document for license: Apache-2.0
- 79719
- MongoDB ReactiveStreams Driver
- 1.11.0
- MongoDB, Inc.
+ 133783
+ MicroProfile Reactive Streams Operators API
+ 3.0
+ Eclipse Foundation
Apache 2.0
- helidon-reactive-dbclient-mongodb
+ helidon-messaging
+ helidon-messaging-mock
+ helidon-microprofile-reactive-streams
- MongoDB Reactive Streams Driver (org.mongodb:mongodb-driver-reactivestreams)
- Copyright 2014,2017 MongoDB, Inc.
+ Eclipse MicroProfile Reactive Streams Operators (org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-*)
+ Copyright (c) 2018,2022 Contributors to the Eclipse Foundation
--------------------------------------------
-Apache MongoDB-Java-Driver-Reactivestreams
-Copyright 2008-2014 MongoDB, Inc.
+=========================================================================
+== NOTICE file corresponding to section 4(d) of the Apache License, ==
+== Version 2.0, in this case for Microprofile Reactive Streams ==
+=========================================================================
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
-This product includes software developed at the open source RatPack project.
-The code is licensed under the apache license to the original authors.
- http://www.ratpack.io
+SPDXVersion: SPDX-2.1
+PackageName: Eclipse Microprofile
+PackageHomePage: http://www.eclipse.org/microprofile
+PackageLicenseDeclared: Apache-2.0
-The test code includes software developed for by Reactive Streams open source
-effort (reactive streams) and all copyright was relinquished under the Licensed
-under Public Domain (CC0).
- http://www.reactive-streams.org/
+PackageCopyrightText: <text>
+James Roper james@jazzy.id.au
+</text>
--------------------------------------------
See full text at the bottom of this document for license: Apache-2.0
--------------------------------------------
Fourth Party Dependencies
--------------------------------------------
-"The MongoDB Asynchronous Driver" (org.mongodb:mongodb-driver-async)
- Copyright 2008- present MongoDB, Inc.
- Apache License Version 2
---------------------------------------------
-"BSON" (org.mongodb:bson)
- Copyright 2008- present MongoDB, Inc.
- Copyright (c) 2008-2014 Atlassian Pty Ltd
- Copyright 2018 Cezary Bartosiak
- Copyright 2010,2011 The Guava Authors
- Apache License Version 2
---------------------------------------------
-"MongoDB Java Driver Core" 3.10.0 (org.mongodb:mongodb-driver-core)
- Copyright 2008- present MongoDB, Inc.
- Copyright (c) 2008-2014 Atlassian Pty Ltd
- Copyright 2012 The Netty Project
- Copyright (c) 2005 Brian Goetz and Tim Peierls
- Copyright 2017 Tom Bentley
- Copyright 2010,2011 The Guava Authors
- Apache License Version 2
---------------------------------------------
"reactive-streams" (org.reactivestreams:reactive-streams)
- Creative Commons (CC0)
+
+Licensed under Public Domain (CC0)
+
+To the extent possible under law, the person who associated CC0 with
+this code has waived all copyright and related or neighboring
+rights to this code.
Statement of Purpose The laws of most jurisdictions throughout the world
automatically confer exclusive Copyright and Related Rights (defined below) upon
@@ -2827,161 +2740,33 @@ understands and acknowledges that Creative Commons is not a party to this
document and has no duty or obligation with respect to this CC0 or use of the
Work.
---------------------------------------------
-"SLF4J API Module" (org.slf4j:slf4j-api)
- Copyright (c) 2004-2011 QOS.ch
-
-The MIT License SPDX short identifier: MIT
-
-Further resources on the MIT License Copyright <YEAR> <COPYRIGHT HOLDER>
-
-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.
-
---------------------------------------------
-JCIP Annotations: Immutable.java, NotThreadSafe.java, ThreadSafe.java
- 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.
-
-
+--------------------------------------------
- 106695
- Narayana JTA CDI
- 5.12.0.Final
- Red Hat, Inc.
- LGPL v.2.1
+ 116745
+ MicroProfile Rest Client API
+ 3.0
+ Eclipse Foundation
+ Apache 2.0
- helidon-integrations-cdi-jta
- helidon-integrations-cdi-jta-weld
+ helidon-microprofile-rest-client
+ helidon-microprofile-tracing
- You are receiving a copy of Narayana Transaction Processing in both source and
-object code in the following JAR (org.jboss.narayana.jta;cdi.jar). The terms of
-the Oracle license do NOT apply to the Narayana Transaction Processing program;
-it is licensed under the following license, separately from the Oracle programs
-you receive.
-_______________________________________________
-
-Written Offer for Source Code
-For third party technology that you receive from Oracle in binary form which
-is licensed under an open source license that gives you the right to receive
-the source code for that binary, you can obtain a copy of the applicable
-source code from this page:
-http://www.oracle.com/goto/opensourcecode
-If the source code for the technology was not provided to you with the binary,
-you can also receive a copy of the source code on physical media by submitting
-a written request to:
-Oracle America, Inc.
-Attn: Associate General Counsel,
-Development and Engineering Legal
-500 Oracle Parkway, 10th Floor
-Redwood Shores, CA 94065
-Or, you may send an email to Oracle using the form at:
-http://www.oracle.com/goto/opensourcecode/request
-Your request should include:
-• The name of the component or binary file(s) for which you are requesting the source code
-• The name and version number of the Oracle product containing the binary
-• The date you received the Oracle product
-• Your name
-• Your company name (if applicable)
-• Your return mailing address and email and
-• A telephone number in the event we need to reach you.
-We may charge you a fee to cover the cost of physical media and processing.
-Your request must be sent (i) within three (3) years of the date you received
-the Oracle product that included the component or binary file(s) that are the
-subject of your request, or (ii) in the case of code licensed under the GPL v3,
-for as long as Oracle offers spare parts or customer support for that product model.
-
-Narayana: ArjunaJTA cdi (org.jboss.narayana.jta:cdi)
- Copyright 2013,2021 Red Hat, Inc., and individual contributors
- Copyright 2013- 2019, Red Hat, Inc., and individual contributors
- Copyright 2013- 2018, Red Hat, Inc., and individual contributors
- Copyright 2020, Red Hat, Inc.
-
-JBoss, Home of Professional Open Source
-Copyright 2006, Red Hat Middleware LLC, and individual contributors
-as indicated by the @author tags.
-See the copyright.txt in the distribution for a
-full listing of individual contributors.
-This copyrighted material is made available to anyone wishing to use,
-modify, copy, or redistribute it subject to the terms and conditions
-of the GNU Lesser General Public License, v. 2.1.
-This program is distributed in the hope that it will be useful, but WITHOUT A
-WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
-You should have received a copy of the GNU Lesser General Public License,
-v.2.1 along with this distribution; if not, write to the Free Software
-Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
---------------------------------------------
-See full text at the bottom of this document for license: LGPL-2.1-only
---------------------------------------------
-Fourth Party Runtime Dependencies
---------------------------------------------
-"Narayana: ArjunaJTA jta" (org.jboss.narayana.jta:jta)
- Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Arjuna Technologies Ltd.
- Copyright 2010,2020 Red Hat, Inc. and/or its affiliates,
- Copyright (C) 2005 Arjuna Technologies Ltd,
- Copyright (C) 2004 Arjuna Technologies Ltd,
- Copyright 2006,2016 Red Hat Middleware LLC, and individual contributors
- Copyright 2005,2006 JBoss Inc.
- LGPL 2.1
+ MicroProfile Rest Client API (org.eclipse.microprofile.rest.client:microprofile-rest-client-api)
+ Copyright (c) 2016-2020 Contributors to the Eclipse Foundation
--------------------------------------------
-"Narayana: common" (org.jboss.narayana:common)
- Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Arjuna Technologies Ltd.
- Copyright 2006,2009 Red Hat Middleware LLC, and individual contributors
- Copyright 2010, Red Hat, Inc. and/or its affiliates,
- Copyright 2014, Red Hat, Inc., and individual contributors
- Copyright 2005, JBoss Inc., and individual contributors as indicated
- LGPL 2.1
+=========================================================================
+== NOTICE file corresponding to section 4(d) of the Apache License, ==
+== Version 2.0, in this case for Microprofile Config ==
+=========================================================================
+
+SPDXVersion: SPDX-2.1
+PackageName: Eclipse Microprofile
+PackageHomePage: http://www.eclipse.org/microprofile
+PackageLicenseDeclared: Apache-2.0
--------------------------------------------
-"Narayana: ArjunaCore arjuna" (org.jboss.narayana.arjunacore:arjuna)
- Copyright (C) 1999-2001 by HP Bluestone Software, Inc. All rights Reserved.
- Copyright (c) 2001 Hewlett-Packard Company
- Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 Arjuna Technologies Ltd.
- Copyright (C) 1998, 1999, 2000-2009, Arjuna Technologies Ltd.
- Copyright 2006,2019 Red Hat Middleware LLC, and individual contributors
- Copyright 2013,2018 Red Hat, Inc., and individual contributors
- Copyright 2010,2021 Red Hat, Inc. and/or its affiliates,
- LGPL 2.1
---------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+
76790
@@ -2990,12 +2775,9 @@ Fourth Party Runtime Dependencies
Opentracing.Io
Apache 2.0
- helidon-integrations-common-rest
- helidon-reactive-dbclient-tracing
- helidon-security-integration-jersey
helidon-tracing-providers-opentracing
- helidon-tracing-tracer-resolver
helidon-tracing-providers-zipkin
+ helidon-tracing-tracer-resolver
opentracing-util: 0.33.0, Apache 2.0
opentracing-mock: 0.33.0, Apache 2.0
@@ -3007,230 +2789,77 @@ See full text at the bottom of this document for license: Apache-2.0
- 87013
- Prometheus JVM Client
- 0.9.0
- The Prometheus Authors
+ 139371
+ SnakeYAML
+ 2.0
+ SnakeYAML.org
Apache 2.0
- helidon-integrations-micrometer
- helidon-integrations-micrometer-cdi
- helidon-metrics-prometheus
+ helidon-config-yaml
+ helidon-microprofile-openapi
+ helidon-openapi
- 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/).
+ SnakeYAML
See full text at the bottom of this document for license: Apache-2.0
+Copyright (c) 2008, SnakeYAML
+
+ 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.
- 111054
- Reactive Streams
- 1.0.3
- Public Domain
- Other FOSS License
+ 122379
+ Typesafe config
+ 1.4.2
+ Typesafe Inc.
+ Apache 2.0
- helidon-microprofile-reactive-streams
- helidon-reactive-dbclient-mongodb
+ helidon-config-etcd
+ helidon-config-hocon
+ helidon-config-hocon-mp
+ helidon-config-tests-test-bundle
-
-/************************************************************************
- * Licensed under Public Domain (CC0) *
- * *
- * To the extent possible under law, the person who associated CC0 with *
- * this code has waived all copyright and related or neighboring *
- * rights to this code. *
- * *
- * You should have received a copy of the CC0 legalcode along with this *
- * work. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.*
- ************************************************************************/
+ Typesafe Config
+config (com.typesafe:config)
+ Copyright (C) 2011-2015 Typesafe Inc. <http://typesafe.com>
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
- 110371
- Simple Logging Facade for Java (SLF4J)
- 1.7.32
- QOS.ch
- MIT
+ 151318
+ Weld APIs
+ 5.0.SP3
+ Red Hat, Inc and Individual Contributors
+ Apache 2.0
- helidon-logging-slf4j
- helidon-lra-coordinator-server
- helidon-messaging-kafka
- helidon-microprofile-grpc-metrics
- helidon-microprofile-grpc-server
- helidon-tracing-providers-jaeger
+ helidon-integrations-cdi-jta-weld
+ helidon-microprofile-fault-tolerance
+ weld-se-core
- Simple Logging Facade for Java (SLF4J )
+ Weld APIs (org.jboss.weld:weld-api, weld-spi)
+ Copyright 2008,2018 Red Hat, Inc., and individual contributors
+ Copyright 2016, Red Hat, Inc. and/or its affiliates, and individual
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Depenencies
+--------------------------------------------
+"CDI APIs" (jakarta.enterprise:jakarta.enterprise.cdi-api)
+ Copyright 2010, 2016, Red Hat, Inc., and individual contributors
+ Copyright 2008,2018 Red Hat, Inc., and individual contributors
+ Copyright 2018,2022 Eclipse Foundation.
+ Copyright (c) 2021 Red Hat and others
+ Copyright 2010,2013 2015, Red Hat, Inc., and individual contributors
-Copyright (c) 2004-2017 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.
-
-
-
-************************************
-Modules:
-************************************
-
-slf4j-api
-slf4j-simple
-slf4j-nop
-slf4j-jdk14
-slf4j-log4j12
-slf4j-ext
-jcl-over-slf4j
-log4j-over-slf4j
-jul-to-slf4j
-osgi-over-slf4j
-integration
-slf4j-site
-slf4j-migrator
-
-
-
-************************************
-4P Dependencies:
-************************************
-
-=== This dependency is only used in slf4j-ext
-
-ch.qos.cal10n call0n-api
-COPYRIGHT and LICENSE:
-Copyright (c) 2009 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.
-
----
-
-=== This dependency is only used in limited subcomponents (e.g.: slf4j-log4j12, log4j-over-slf4j, some others)
-
-Apache Log4j
-COPYRIGHT: Copyright 2010 The Apache Software Foundation
-LICENSE:
-See full text at the bottom of this document for license: Apache-2.0
-Apache log4j
-Copyright 2010 The Apache Software Foundation
-
-This product includes software developed at
-The Apache Software Foundation (http://www.apache.org/).
-
-
-
- 129548
- SnakeYAML
- 1.31
- SnakeYAML.org
- Apache 2.0
-
- helidon-config-yaml
- helidon-openapi
-
- Copyright (c) 2008, http://www.snakeyaml.org
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-
-LICENSE: Apache 2.0
-See full text at the bottom of this document for license: Apache-2.0
-
-
-
- 122379
- Typesafe config
- 1.4.2
- Typesafe Inc.
- Apache 2.0
-
- helidon-config-etcd
- helidon-config-hocon
- helidon-config-hocon-mp
- helidon-config-tests-test-bundle
-
- Typesafe Config
-config (com.typesafe:config)
- Copyright (C) 2011-2015 Typesafe Inc. <http://typesafe.com>
---------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
-
-
-
- 127367
- Weld APIs
- 4.0.SP1
- Red Hat, Inc.
- Apache 2.0
-
- helidon-integrations-cdi-jta-weld
- helidon-microprofile-fault-tolerance
- weld-se-core
-
- Weld APIs (org.jboss.weld:weld-api)
- Copyright 2008,2018 Red Hat, Inc., and individual contributors
- Copyright 2016, Red Hat, Inc. and/or its affiliates, and individual
---------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
---------------------------------------------
-Fourth Party Depenencies
---------------------------------------------
-"CDI APIs" (jakarta.enterprise:jakarta.enterprise.cdi-api)
- Copyright 2010, 2016, Red Hat, Inc., and individual contributors
- Copyright 2008,2018 Red Hat, Inc., and individual contributors
- Copyright (c) 2018,2020 Eclipse Foundation.
- Copyright 2010,2013 2015, Red Hat, Inc., and individual contributors
- Apache License Version 2.0
+ Apache License Version 2.0
# Notices for Jakarta Contexts and Dependency Injection
@@ -3257,16 +2886,35 @@ http://www.apache.org/licenses/LICENSE-2.0
SPDX-License-Identifier: Apache-2.0
--------------------------------------------
+"Jakarta Dependency Injection" (jakarta.inject:jakarta.inject-api)
+ Copyright (C) 2009 The JSR-330 Expert Group
+ Copyright 2018,2020 Eclipse Foundation.
+ Apache License Version 2.0
+--------------------------------------------
+"CDI Language Model" (jakarta.enterprise:jakarta.enterprise.lang-model)
+ Copyright 2018,2020 Eclipse Foundation.
+ Apache License Version 2.0
+--------------------------------------------
+"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
+ Copyright 2019, 2021 Eclipse Foundation. All rights reserved.
+ Copyright (c) 2005,2022 Oracle and/or its affiliates. All rights reserved.
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+-------------------------------------------
+See full text at the bottom of this document for license: EPL-2.0
+-------------------------------------------
+See full text at the bottom of this document for license: GPLv2-CPE
+-------------------------------------------
- 127473
+ 151806
Weld SE (Core)
- 4.0.2.Final
+ 5.1.1.SP2
Red Hat, Inc.
Apache 2.0
helidon-integrations-cdi-jta-weld
+ helidon-microprofile-cdi
weld-core-impl
weld-se-core
@@ -3275,6 +2923,7 @@ SPDX-License-Identifier: Apache-2.0
Copyright 2008,2021 Red Hat, Inc., and individual contributors
Copyright 2009,2018 Red Hat, Inc. and/or its affiliates, and individual
Copyright 2008, Red Hat, Inc. and/or its affiliates, and individual contributors
+ Copyright 2019,2022 Red Hat, Inc., and individual contributors
--------------------------------------------
JBoss, Home of Professional Open Source
Copyright 2008, Red Hat, Inc., and individual contributors
@@ -3335,6 +2984,22 @@ Fourth Party Dependencies
Copyright 2010,2019 Red Hat, Inc.
Apache License 2.0
--------------------------------------------
+"CDI Language Model" (jakarta.enterprise:jakarta.enterprise.lang-model)
+ Copyright 2018,2020 Eclipse Foundation.
+ Apache License Version 2.0
+--------------------------------------------
+"CDI Lite Extension Translator" (org.jboss.weld:weld-lite-extension-translator)
+ Copyright 2019,2022 Red Hat, Inc., and individual contributors
+ Apache License Version 2.0
+--------------------------------------------
+"JBoss Logging I18n Annotations" (org.jboss.logging:jboss-logging-annotations)
+ Copyright 2015,2017 Red Hat, Inc., and individual contributors
+ Apache License Version 2.0
+--------------------------------------------
+"jdeparser" (org.jboss.jdeparser:jdeparser)
+ Copyright 2014,2015 Red Hat, Inc., and individual contributors
+ Apache License Version 2.0
+--------------------------------------------
"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
Copyright (c) 2019, 2020 Eclipse Foundation. All rights reserved.
Copyright (c) 2005,2020 Oracle and/or its affiliates. All rights reserved.
@@ -3351,80 +3016,30 @@ Fourth Party Dependencies
Copyright (c) 2019, 2020 Eclipse Foundation. All rights reserved.
EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
--------------------------------------------
-See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
---------------------------------------------
-
-
-
- 76857
- Zipkin Reporter Java
- 2.12.0
- The OpenZipkin Authors
- Apache 2.0
-
- helidon-tracing-providers-zipkin
-
- Zipkin Reporter for Java
-Zipkin Sender: URLConnection (io.zipkin.reporter2:zipkin-sender-urlconnection)
-Zipkin Reporter: Core (io.zipkin.reporter2:zipkin-reporter)
- Copyright 2016-2019 The OpenZipkin Authors
---------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
---------------------------------------------
-Fourth Party Dependencies
---------------------------------------------
-"Zipkin Core Library" 2.19.0 (io.zipkin.zipkin2:zipkin)
- Copyright 2015-2019 The OpenZipkin Authors
- Apache License Version 2.0
---------------------------------------------
-"OkHttp" 3.14.3 (com.squareup.okhttp3:okhttp)
- Copyright 2019 Square, Inc.
- Apache License Version 2.0
---------------------------------------------
-"Micrometer Application Metrics" 1.2.1 (io.micrometer:micrometer-core)
- Copyright 2019 Pivotal Software, Inc.
- Copyright 2018 Pivotal Software, Inc.
- Copyright 2017 Pivotal Software, Inc.
- Copyright 2017 The Netty Project
- Copyright 2013 The Netty Project
- Copyright 2012 The Netty Project
- Copyright (c) 2004-2011 QOS.ch
- Apache License Version 2.0
---------------------------------------------
-ActiveMQ Client 5.15.10 (org.apache.activemq:activemq-client)
- Copyright 2005-2019 Apache Software Foundation
- Apache License Version 2.0
---------------------------------------------
-Apache Kafka Client 2.3.0, 0.8.2.2 (org.apache.kafka:kafka-clients)
- Copyright 2015 The Apache Software Foundation.
- Copyright 2019 The Apache Software Foundation.
- Apache License Version 2.0
---------------------------------------------
-Apache Thrift 0.12.0 (org.apache.thrift:libthrift)
- Copyright 2018 The Apache Software Foundation.
- Apache License Version 2.0
+See full text at the bottom of this document for license: EPL-2.0
--------------------------------------------
-Spring Framework: Beans 2.5.6 (org.springframework:spring-beans)
- Copyright 2002-2008 the original author or authors.
- Apache License Version 2.0
+See full text at the bottom of this document for license: GPLv2-CPE
--------------------------------------------
-"RabbitMQ Java Client" 4.11.3 (com.rabbitmq:amqp-client)
-Copyright (c) 2007-Present Pivotal Software, Inc. All rights reserved.
-Apache License version 2.0
-
+"JBoss Logging I18n Annotation Processor" (org.jboss.logging:jboss-logging-processor)
+ Copyright 2016, Red Hat, Inc., and individual contributors
+See full text at the bottom of this document for license: LGPL-2.1-only
+
- 85953
+ 139954
classgraph
- 4.8.87
- Luke Hutchinson
+ 4.8.154
+ Luke Hutchison
MIT
helidon-graal-native-image-extension
+ helidon-inject-maven-plugin
+ helidon-inject-tools
+ helidon-mp-graal-native-image-extension
ClassGraph (io.github.classgraph:classgraph)
- Copyright (c) 2019,2020 Luke Hutchison
Copyright (c) 2019 @jacobg, Luke Hutchison
+ Copyright (c) 2019,2021 Luke Hutchison
Copyright (c) 2019 Luke Hutchison, with significant contributions from Davy De Durpel
Copyright (c) 2019 @mcollovati, contributed to the ClassGraph project
Copyright (c) 2016 Johno Crawford
@@ -3453,8 +3068,7 @@ 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.
---------------------------------------------
-
+--------------------------------------------
122372
@@ -3643,70 +3257,318 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- 132870
- gRPC-Java
- 1.49.2
- The gRPC Authors
- Apache 2.0
+ 145047
+ graphql-java
+ 18.6
+ Andreas Marek and Contributors
+ MIT
- helidon-config-etcd
- helidon-grpc-core
- helidon-nima-grpc-webserver
- io.grpc
+ helidon-graphql-server
- grpc-java (io.grpc:grpc-*)
- Copyright 2014,2022 The gRPC Authors
- Copyright 2018, gRPC Authors All rights reserved.
- Copyright 2014 The gRPC Authors
+ graphql-java (com.graphql-java:graphql-java)
-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
+The MIT License (MIT)
- http://www.apache.org/licenses/LICENSE-2.0
+Copyright (c) 2015 Andreas Marek and Contributors
-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:
+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:
- * LICENSE:
- * okhttp/third_party/okhttp/LICENSE (Apache License 2.0)
- * HOMEPAGE:
- * https://github.com/square/okhttp
- * LOCATION_IN_GRPC:
- * okhttp/third_party/okhttp
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
-This product contains a modified portion of 'Envoy', an open source
-cloud-native high-performance edge/middle/service proxy, which can be
-obtained at:
+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.
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"reactive-streams" (org.reactivestreams:reactive-streams)
- * LICENSE:
- * xds/third_party/envoy/LICENSE (Apache License 2.0)
- * NOTICE:
- * xds/third_party/envoy/NOTICE
- Envoy
- Copyright 2016-2019 Envoy Project Authors
- Licensed under Apache License 2.0. See LICENSE for terms.
- * HOMEPAGE:
- * https://www.envoyproxy.io
- * LOCATION_IN_GRPC:
- * xds/third_party/envoy
+MIT No Attribution
-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:
+Copyright 2014 Reactive Streams
- * LICENSE:
- * xds/third_party/protoc-gen-validate/LICENSE (Apache License 2.0)
- * NOTICE:
- * xds/third_party/protoc-gen-validate/NOTICE
- protoc-gen-validate
+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.
+--------------------------------------------
+"ANTLR 4 Runtime" (org.antlr:antlr4-runtime)
+ Copyright (c) 2012-2017 The ANTLR Project. 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 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.
+
+--------------------------------------------
+"SLF4J API Module" (org.slf4j:slf4j-api)
+ Copyright (c) 2004-2011 QOS.ch
+
+The MIT License SPDX short identifier: MIT
+
+Further resources on the MIT License Copyright <YEAR> <COPYRIGHT HOLDER>
+
+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.
+
+--------------------------------------------
+"java-dataloader" (com.graphql-java:java-dataloader)
+ Copyright (c) 2016 The original author or authors
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+
+
+ 145048
+ graphql-java-extended-scalars
+ 18.3
+ Brad Baker
+ MIT
+
+ helidon-microprofile-graphql-server
+
+ graphql-java-extended-scalars (com.graphql-java:graphql-java-extended-scalars)
+
+The MIT License (MIT)
+
+Copyright (c) 2018 Brad Baker and Contributors
+
+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.
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"reactive-streams" (org.reactivestreams:reactive-streams)
+
+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.
+--------------------------------------------
+"ANTLR 4 Runtime" (org.antlr:antlr4-runtime)
+ Copyright (c) 2012-2017 The ANTLR Project. 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 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.
+--------------------------------------------
+"SLF4J API Module" (org.slf4j:slf4j-api)
+ Copyright (c) 2004-2011 QOS.ch
+
+The MIT License SPDX short identifier: MIT
+
+Further resources on the MIT License Copyright <YEAR> <COPYRIGHT HOLDER>
+
+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.
+
+--------------------------------------------
+"graphql-java" (com.graphql-java:graphql-java)
+
+The MIT License (MIT)
+
+Copyright (c) 2015 Andreas Marek and Contributors
+
+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.
+
+--------------------------------------------
+"java-dataloader" (com.graphql-java:java-dataloader)
+ Copyright (c) 2016 The original author or authors
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+
+
+ 148508
+ grpc-java
+ 1.57.1
+ The gRPC Authors
+ Apache 2.0
+
+ helidon-config-etcd
+ helidon-webserver-grpc
+
+ grpc-java (io.grpc:grpc-*)
+ Copyright 2014,2023 The gRPC Authors
+ Copyright 2018, gRPC Authors All rights reserved.
+ 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
+ Envoy
+ Copyright 2016-2019 Envoy Project Authors
+ Licensed under Apache License 2.0. See LICENSE for terms.
+ * 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
+ protoc-gen-validate
Copyright 2019 Envoy Project Authors
Licensed under Apache License 2.0. See LICENSE for terms.
* HOMEPAGE:
@@ -3747,10 +3609,6 @@ Fourth Party Dependencies
Copyright 2014,2021 The Error Prone Authors.
Apache License Version 2.0
--------------------------------------------
-"FindBugs-jsr305" (com.google.code.findbugs:jsr305)
- Copyright (c) JSR305 expert group
- Apache License Version 2.0
---------------------------------------------
"Guava: Google Libraries for Java" (com.google.guava:*)
Copyright (C) 2005,2021 The Guava Authors
Copyright (C) 2018 The Guava Authors
@@ -3761,7 +3619,7 @@ Fourth Party Dependencies
Apache License Version 2.0
--------------------------------------------
"Netty" (io.netty:netty-*)
- Copyright 2011,2021 The Netty Project
+ Copyright 2011,2022 The Netty Project
Copyright 2014,2019 The Netty Project
Copyright 2014 Twitter, Inc.
Copyright (c) 2004-2011 QOS.ch
@@ -3771,8 +3629,7 @@ Fourth Party Dependencies
Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
The Netty Project
- =================
-
+ ==============
Please visit the Netty web site for more information:
* https://netty.io/
@@ -3849,6 +3706,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
--------------------------------------------
"Protocol Buffers [Core]" (com.google.protobuf:protobuf-java)
+"Protocol Buffers [Util]" (com.google.protobuf:protobuf-java-util)
Copyright 2008 Google Inc. All rights reserved.
The 3-Clause BSD License SPDX short identifier: BSD-3-Clause
@@ -3908,320 +3766,77 @@ 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.
---------------------------------------------
-
-
- 89242
- graphql-java
- 15.0
- Facebook, Inc
- MIT
-
- helidon-graphql-server
-
- Copyright (c) 2015 Andreas Marek and Contributors
-
-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.
-
-*****************************************
-java-dataloader Version 2.2.0
-See full text at the bottom of this document for license: Apache-2.0
-APPENDIX: How to apply the Apache License to your work.
-
- To apply the Apache License to your work, attach the following
- boilerplate notice, with the fields enclosed by brackets "[]"
- replaced with your own identifying information. (Don't include
- the brackets!) The text should be enclosed in the appropriate
- comment syntax for the file format. We also recommend that a
- file or class name and description of purpose be included on the
- same "printed page" as the copyright notice for easier
- identification within third-party archives.
-
- Copyright © 2016 Arnold Schrijver, 2017 Brad Baker and others contributors
-
- 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.
-******************************************************
-
-antlr4
-
-COPYRIGHT and LICENSE:
-[The "BSD 3-clause license"]
-Copyright (c) 2012-2017 The ANTLR Project. 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 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.
-
-=====
-
-MIT License for codepointat.js from https://git.io/codepointat
-MIT License for fromcodepoint.js from https://git.io/vDW1m
-
-Copyright Mathias Bynens <https://mathiasbynens.be/>
-
-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.
-
-
-
-=====================
-4P Dependencies:
-
-
-com.ibm.icu » icu4j
-COPYRIGHT: © 2016 and later: Unicode, Inc. and others.
-LICENSE: MIT
-
-COPYRIGHT AND PERMISSION NOTICE
-
-Copyright © 1991-2018 Unicode, Inc. All rights reserved.
-Distributed under the Terms of Use in http://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.
-
-
----
-org.abego.treelayout.core
-COPYRIGHT and LICENSE:
-BSD 3-Clause License
+--------------------------------------------
+"FindBugs-jsr305" (com.google.code.findbugs:jsr305)
-Copyright (c) 2011, abego Software GmbH, Germany (http://www.abego.org)
+Copyright (c) 2007-2009, JSR305 expert group
All rights reserved.
-Redistribution and use in source and binary forms, with or without
+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 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.
-
-
-******************************************
-antlr-runtime
-COPYRIGHT:
-Copyright (c) 2003-2008 Terence Parr. All rights reserved.
-Copyright (c) 2008, Yahoo! Inc. All rights reserved.
-
-Code licensed under the BSD License:
-http://www.antlr.org/license.html
-
-[The BSD License]
-Copyright (c) 2012 Terence Parr and Sam Harwell
-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 author 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
+ * 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.
----
-org.antlr
-COPYRIGHT and LICENSE:
-
-[The "BSD license"]
-Copyright (c) 2011-2013 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.
-
-
+== jcip-annotations relicensed to Oracle under BSD 3-clause license
-*********************************
-Reactive Streams
-
-/************************************************************************
- * Licensed under Public Domain (CC0) *
- * *
- * To the extent possible under law, the person who associated CC0 with *
- * this code has waived all copyright and related or neighboring *
- * rights to this code. *
- * *
- * You should have received a copy of the CC0 legalcode along with this *
- * work. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.*
- ************************************************************************/
-
-********************************
-slf4j-api Version
-
-Copyright (c) 2004-2017 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:
+Copyright (c) 2005, Brian Goetz and Tim Peierls
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
-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.
-
-
+ * 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.
+--------------------------------------------
+
- 126559
+ 143204
hibernate-core
- 6.1.1.Final
+ 6.1.7.Final
Red Hat Middleware LLC
LGPL v.2.1
helidon-integrations-cdi-hibernate
Hibernate ORM - hibernate-core (org.hibernate.orm:hibernate-core)
- Copyright (c) 2001-2021 Red Hat, Inc. All Rights Reserved.
+ Copyright (c) 2001-2022 Red Hat, Inc. All Rights Reserved.
Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors
indicated by the @author tags or express copyright attribution
statements applied by the authors. All third-party contributions are
@@ -4701,7 +4316,7 @@ DAMAGES.
Fourth Party Dependencies
--------------------------------------------
"Hibernate Commons Annotations" (org.hibernate.common:hibernate-commons-annotations)
- Copyright (c) 2001-2021 Red Hat, Inc. All Rights Reserved.
+ Copyright (c) 2001-2022 Red Hat, Inc. All Rights Reserved.
Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors
LGPL 2.1
--------------------------------------------
@@ -4812,10 +4427,6 @@ See full text at the bottom of this document for license: EPL-2.0
Copyright (c) 1997,2020 Oracle and/or its affiliates. All rights reserved.
EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
--------------------------------------------
-"jakarta.transaction API" (jakarta.transaction:jakarta.transaction-api)
- Copyright (c) 1997,2020 Oracle and/or its affiliates. All rights reserved.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
See full text at the bottom of this document for license: GPLv2-CPE
--------------------------------------------
"JBoss Logging 3" (org.jboss.logging:jboss-logging)
@@ -4860,80 +4471,23 @@ See full text at the bottom of this document for license: Apache-2.0
- 126575
- hibernate-validator
- 7.0.2.Final
- Hibernate
- Apache 2.0
-
- helidon-microprofile-bean-validation
-
- Hibernate Validator
- Copyright 2007-2021 Red Hat, Inc. All Rights Reserved
- Copyright 2009 IIZUKA Software Technologies Ltd
---------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
---------------------------------------------
-Fourth Party Dependencies
---------------------------------------------
-"Jakarta Bean Validation API" (jakarta.validation:jakarta.validation-api)
- Copyright (c) 2019,2020 Eclipse Foundation.
- Apache License 2.0
-
-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.
---------------------------------------------
-"JBoss Logging 3" (org.jboss.logging:jboss-logging)
- Copyright 2010,2011 Red Hat, Inc., and individual contributors
- Copyright 2010,2019 Red Hat, Inc.
- Apache License 2.0
---------------------------------------------
-"ClassMate" (com.fasterxml:classmate)
- Copyright: (C) FasterXML, LLC and Tatu Saloranta
- Apache License 2.0
- Java ClassMate library was originally written by Tatu Saloranta (tatu.saloranta@iki.fi)
-
- Other developers who have contributed code are:
-
- * Brian Langel
-
- 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.
- Apache License 2.0
---------------------------------------------
-
-
-
- 132432
+ 146810
jackson-databind
- 2.13.4.2
+ 2.15.2
FasterXML, LLC
Apache 2.0
- helidon-reactive-media-jackson
+ helidon-builder-tests-builder
+ helidon-http-media-jackson
- ------------------------------- Top-level license --------------------------
+ com.fasterxml.jackson.core:jackson-databind
+
+Copyright 2007-, Tatu Saloranta (tatu.saloranta@iki.fi)
+
+----------------------------------------------------------------------
See full text at the bottom of this document for license: Apache-2.0
-------------------------------- Copyright notices --------------------------
+== NOTICE
+
# Jackson JSON processor
Jackson is a high-performance, Free/Open Source JSON processing library.
@@ -4941,6 +4495,10 @@ 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
@@ -4951,20 +4509,28 @@ To find the details that apply to this artifact see the accompanying LICENSE fil
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.
----------------------------- Fourth-party information ----------------------
-== jackson-core
-== License
-Apache 2.0
-== Copyright Notices
-Copyright (c) 2007- Tatu Saloranta, tatu.saloranta@iki.fi
-# 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
+====================End of Apache License 2.0 of top level component===================
+
+FOURTH-PARTY DEPENDENCY
+
+----------------jackson-core -----------------------
+COPYRIGHT: Copyright 2007-, Tatu Saloranta (tatu.saloranta@iki.fi)
+LICENSE: Apache 2.0
+START 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
@@ -4975,28 +4541,181 @@ To find the details that apply to this artifact see the accompanying LICENSE fil
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)---------------------------------
-== jackson-annotations
-== License
-Apache 2.0
-== Copyright Notices
-Copyright © 2007–2022 FasterXML. 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
- 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)---------------------------------
+## 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.
+
+----- END NOTICE -----
+
+START FastDoubleParser-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. Apache 2.0 License.
+https://github.com/fastfloat/fast_float
+https://github.com/fastfloat/fast_float/blob/dc88f6f882ac7eb8ec3765f633835cb76afa0ac2/LICENSE-APACHE
+
+fast_float, Copyright (c) 2021 The fast_float authors. Apache 2.0 License.
+https://github.com/fastfloat/fast_float
+https://github.com/lemire/fast_double_parser/blob/07d9189a8fb815fe800cb15ca022e7a07093236e/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 'bigint-LICENSE' is included in the sources and classes Jar files that are released by this project
+- as is required by that license.)
+
+----- END FastDoubleParser-NOTICE -----
+
+bigint-LICENSE:
+
+Copyright 2022 Tim Buktu
+
+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.
+
+----- END bigint-LICENSE -----
+
+-----------------jackson-annotations-----------------------
+COPYRIGHT: Copyright 2007-, Tatu Saloranta (tatu.saloranta@iki.fi)
+LICENSE: Apache 2.0
+NOTICE: same as jackson-databind
- 126576
+ 142062
+ jakarta.inject-api
+ 2.0.1
+ Eclipse Foundation
+ Apache 2.0
+
+ helidon-config-tests-service-registry
+ helidon-inject-api
+ helidon-inject-configdriven-api
+ helidon-inject-configdriven-runtime
+ helidon-inject-configdriven-tests-config
+ helidon-inject-configdriven-tests-configuredby
+ helidon-inject-configdriven-tests-configuredby-application
+ helidon-inject-maven-plugin
+ helidon-inject-runtime
+ helidon-inject-testing
+ helidon-inject-tests-interception
+ helidon-inject-tests-resources-inject
+ helidon-inject-tests-resources-plain
+ helidon-inject-tests-tck-jsr330
+ helidon-inject-tools
+ helidon-integrations-cdi-datasource
+ helidon-integrations-cdi-datasource-hikaricp
+ helidon-integrations-cdi-datasource-ucp
+ helidon-integrations-cdi-hibernate
+ helidon-integrations-micronaut-cdi-processor
+ helidon-integrations-oci-sdk-cdi
+ helidon-integrations-oci-sdk-runtime
+ helidon-integrations-oci-sdk-tests-test-application
+ helidon-integrations-oci-sdk-tests-test-module1
+ helidon-integrations-oci-sdk-tests-test-module2
+ helidon-integrations-oci-tls-certificates
+ helidon-jersey-client
+ helidon-jersey-connector
+ helidon-jersey-server
+ helidon-microprofile-cdi
+ helidon-microprofile-config
+ helidon-security-providers-oidc
+ helidon-webserver
+ weld-se-core
+
+ Jakarta Dependency Injection API (@inject) (jakarta.inject:jakarta.inject-api)
+ Copyright(C) 2009 The JSR-330 Expert Group
+ Copyright 2019 Eclipse Foundation
+
+#############################################################
+# Notices for Eclipse Jakarta Dependency Injection
+
+This content is produced and maintained by the Eclipse Jakarta Dependency Injection project.
+
+* Project home: https://projects.eclipse.org/projects/cdi.batch
+
+## Trademarks
+
+Jakarta Dependency Injection 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:
+
+https://github.com/eclipse-ee4j/injection-api
+
+
+#############################################################
+
+License_Url: https://opensource.org/licenses/Apache-2.0
+See full text at the bottom of this document for license: Apache-2.0
+#############################################################
+
+
+ 148840
jandex
- 2.4.3.Final
+ 3.1.2
Red Hat, Inc and Individual Contributors
Apache 2.0
@@ -5009,96 +4728,150 @@ limitations under the License.
helidon-integrations-cdi-jpa
helidon-integrations-cdi-jta
helidon-integrations-cdi-reference-counted-context
+ helidon-integrations-oci-sdk-cdi
helidon-microprofile-graphql-server
helidon-microprofile-lra
- helidon-openapi
+ helidon-microprofile-openapi
- Java Annotation Indexer (org.jboss:jandex)
+ Jandex: Core (io.smallrye:jandex)
Copyright 2013,2021 Red Hat, Inc., and individual contributors
--------------------------------------------
See full text at the bottom of this document for license: Apache-2.0
- 106766
- jboss-transaction-spi
- 7.6.1.Final
- Red Hat, Inc.
- LGPL v.2.1
+ 151580
+ jaxb-runtime
+ 4.0.3
+ Eclipse Foundation
+ Eclipse Distribution License 1.0
- helidon-integrations-cdi-jta
+ helidon-integrations-cdi-jpa
- >You are receiving a copy of JBoss Transaction SPI in both source and object code
-in the following JAR (identify the JAR jboss-transaction-spi-7.6.0.Final.jar). The
-terms of the Oracle license do NOT apply to the JBoss Transaction SPI program;
-it is licensed under the following license, separately from the Oracle programs you receive.
---------------------------------------------------------------------------------
-
-Written Offer for Source Code
-For third party technology that you receive from Oracle in binary
-form which is licensed under an open source license that gives you
-the right to receive the source code for that binary, you can obtain
-a copy of the applicable source code from this page:
-http://www.oracle.com/goto/opensourcecode
-If the source code for the technology was not provided to you with
-the binary, you can also receive a copy of the source code on physical
-media by submitting a written request to:
-Oracle America, Inc.
-Attn: Associate General Counsel,
-Development and Engineering Legal
-500 Oracle Parkway, 10th Floor
-Redwood Shores, CA 94065
-Or, you may send an email to Oracle using the form at:
-http://www.oracle.com/goto/opensourcecode/request
-Your request should include:
-• The name of the component or binary file(s) for which you are requesting the source code
-• The name and version number of the Oracle product containing the binary
-• The date you received the Oracle product
-• Your name
-• Your company name (if applicable)
-• Your return mailing address and email and
-• A telephone number in the event we need to reach you.
-We may charge you a fee to cover the cost of physical media and processing.
-Your request must be sent (i) within three (3) years of the date you received
-the Oracle product that included the component or binary file(s) that are the
-subject of your request, or (ii) in the case of code licensed under the GPL v3,
-for as long as Oracle offers spare parts or customer support for that product model.
-
-JBoss Transaction SPI (org.jboss:jboss-transaction-spi)
- Copyright 2006,2017 Red Hat Middleware LLC, and individual contributors
- Copyright 2005,2011 JBoss Inc., and individual contributors as indicated
- Copyright 2013, Red Hat Inc., and individual contributors as indicated
- Copyright 2015,2016 Red Hat, Inc., and individual contributors
+ JAXB Runtime (org.glassfish.jaxb:jaxb-runtime)
+ Copyright (c) 1997,2023 Oracle and/or its affiliates. All rights reserved.
--------------------------------------------
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, Red Hat Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
+# Notices for Eclipse Implementation of JAXB
+
+This content is produced and maintained by the Eclipse Implementation of JAXB
+project.
+
+* Project home: https://projects.eclipse.org/projects/ee4j.jaxb-impl
+
+## Trademarks
+
+Eclipse Implementation of JAXB 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 Distribution License v. 1.0 which is available at
+http://www.eclipse.org/org/documents/edl-v10.php.
+
+SPDX-License-Identifier: BSD-3-Clause
+--------------------------------------------
+Copyright (c) 2018 Oracle and/or its affiliates. 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 Eclipse Foundation, 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.
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"JAXB Core" (org.glassfish.jaxb:jaxb-core)
+ Copyright (c) 1997,2023 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Distribution License - v 1.0
+--------------------------------------------
+"Jakarta XML Binding API" (jakarta.xml.bind:jakarta.xml.bind-api)
+ Copyright (c) 2003,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright © 2019, ${current.year} Eclipse Foundation. All rights reserved.<br>
+ Eclipse Distribution License - v 1.0
+--------------------------------------------
+"Jakarta Activation API" (jakarta.activation:jakarta.activation-api)
+ Copyright (c) 1997,2023 Oracle and/or its affiliates. All rights reserved.
+ Copyright © 2019, ${current.year} Eclipse Foundation. All rights reserved.<br>
+ Eclipse Distribution License - v 1.0
+--------------------------------------------
+"Angus Activation Registries" (org.eclipse.angus:angus-activation)
+ Copyright (c) 1997,2023 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Distribution License - v 1.0
+--------------------------------------------
+"TXW2 Runtime" (org.glassfish.jaxb:txw2)
+ Copyright (c) 2005,2023 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Distribution License - v 1.0
+--------------------------------------------
+"istack common utility code runtime" (com.sun.istack:istack-commons-runtime)
+ Copyright (c) 1997,2023 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Distribution License - v 1.0
+--------------------------------------------
+
+
+
+ 151818
+ jboss-classfilewriter
+ 1.3.0.Final
+ Red Hat
+ Apache 2.0
+
+ helidon-microprofile-cdi
+
+ classfilewriter (org.jboss.classfilewriter:jboss-classfilewriter)
+ Copyright 2012,2019 Red Hat, Inc.
+ Copyright 2015, Red Hat, Inc., and individual contributors
+--------------------------------------------
+ Boss, Home of Professional Open Source.
+
+ Copyright 2012 Red Hat, 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.
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
--------------------------------------------
-See full text at the bottom of this document for license: LGPL-2.1-only
- 126923
+ 148453
jersey-client
- 3.0.5
+ 3.1.3
Eclipse Foundation
Eclipse Public License 2.0 + GPL v.2 with CPE
@@ -5106,7 +4879,7 @@ See full text at the bottom of this document for license: LGPL-2.1-only
helidon-jersey-connector
jersey-core-client (org.glassfish.jersey.core:jersey-client)
- Copyright (c) 2010,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010,2023 Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2018 Payara Foundation and/or its affiliates. All rights reserved.
Copyright (c) 2018,2019 Payara Foundation and/or its affiliates.
Eclipse Public License 2.0 + GPL v.2 with CPE
@@ -5147,19 +4920,21 @@ See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
Fourth Party Dependencies
--------------------------------------------
"jakarta.ws.rs-api" (jakarta.ws.rs:jakarta.ws.rs-api)
- Copyright (c) 2010,2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010,2021 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2018 Markus KARG. All rights reserved.
Copyright (c) 2006 Google Inc.
Eclipse Public License 2.0 + GPL v.2 with CPE
--------------------------------------------
"jersey-core-common" (org.glassfish.jersey.core:jersey-common)
- Copyright (c) 2007,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2007,2023 Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2018 Payara Foundation and/or its affiliates.
+ Copyright (c) 2022 Payara Foundation and/or its affiliates.
Copyright (C) 2006,2014 The Guava Authors
Eclipse Public License 2.0 + GPL v.2 with CPE
--------------------------------------------
"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
- Copyright (c) 2005,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2019, 2020 Eclipse Foundation. All rights reserved.<br>
+ Copyright (c) 2005,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2019, 2021 Eclipse Foundation. All rights reserved.<br>
Eclipse Public License 2.0 + GPL v.2 with CPE
--------------------------------------------
"OSGi resource locator" (org.glassfish.hk2:osgi-resource-locator)
@@ -5175,19 +4950,20 @@ See full text at the bottom of this document for license: Apache-2.0
- 126927
+ 148454
jersey-hk2
- 3.0.5
+ 3.1.3
Eclipse Foundation
Eclipse Public License 2.0 + GPL v.2 with CPE
+ helidon-integrations-oci-sdk-cdi
+ helidon-integrations-oci-secrets-config-source
helidon-jersey-client
helidon-jersey-connector
helidon-jersey-server
- helidon-reactive-webserver-jersey
jersey-inject-hk2 (org.glassfish.jersey.inject:jersey-hk2)
- Copyright (c) 2017,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017,2023 Oracle and/or its affiliates. All rights reserved.
Eclipse Public License 2.0 + GPL v.2 with CPE
--------------------------------------------
# Notice for Jersey
@@ -5220,80 +4996,110 @@ SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
The project maintains the following source code repositories:
* https://github.com/eclipse-ee4j/jersey
+
+## Third-party Content
+
+Angular JS, v1.6.6
+* License MIT (http://www.opensource.org/licenses/mit-license.php)
+* Project: http://angularjs.org
+* Coyright: (c) 2010-2017 Google, Inc.
+
+aopalliance Version 1
+* License: all the source code provided by AOP Alliance is Public Domain.
+* Project: http://aopalliance.sourceforge.net
+* Copyright: Material in the public domain is not protected by copyright
+
+Bean Validation API 3.0.0
+* License: Apache License, 2.0
+* Project: https://projects.eclipse.org/projects/ee4j.bean-validation
+* Copyright: 2009, Red Hat, Inc. and/or its affiliates, and individual contributors
+* by the @authors tag.
+
+Hibernate Validator CDI, 7.0.0.Final
+* License: Apache License, 2.0
+* Project: https://beanvalidation.org/
+* Repackaged in org.glassfish.jersey.server.validation.internal.hibernate
+
+Bootstrap v3.3.7
+* License: MIT license (https://github.com/twbs/bootstrap/blob/master/LICENSE)
+* Project: http://getbootstrap.com
+* Copyright: 2011-2016 Twitter, Inc
+
+Google Guava Version 18.0
+* License: Apache License, 2.0
+* Copyright (C) 2009 The Guava Authors
+
+jakarta.inject Version: 1
+* License: Apache License, 2.0
+* Copyright (C) 2009 The JSR-330 Expert Group
+
+Javassist Version 3.25.0-GA
+* License: Apache License, 2.0
+* Project: http://www.javassist.org/
+* Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.
+
+Jackson JAX-RS Providers Version 2.14.1
+* License: Apache License, 2.0
+* Project: https://github.com/FasterXML/jackson-jaxrs-providers
+* Copyright: (c) 2009-2022 FasterXML, LLC. All rights reserved unless otherwise indicated.
+
+jQuery v1.12.4
+* License: jquery.org/license
+* Project: jquery.org
+* Copyright: (c) jQuery Foundation
+
+jQuery Barcode plugin 0.3
+* License: MIT & GPL (http://www.opensource.org/licenses/mit-license.php & http://www.gnu.org/licenses/gpl.html)
+* Project: http://www.pasella.it/projects/jQuery/barcode
+* Copyright: (c) 2009 Antonello Pasella antonello.pasella@gmail.com
+
+JSR-166 Extension - JEP 266
+* License: CC0
+* No copyright
+* Written by Doug Lea with assistance from members of JCP JSR-166 Expert Group and released
+to the public domain, as explained at http://creativecommons.org/publicdomain/zero/1.0/
+
+KineticJS, v4.7.1
+* License: MIT license (http://www.opensource.org/licenses/mit-license.php)
+* Project: http://www.kineticjs.com, https://github.com/ericdrowell/KineticJS
+* Copyright: Eric Rowell
+
+org.objectweb.asm Version 9.3
+* License: Modified BSD (https://asm.ow2.io/license.html)
+* Copyright (c) 2000-2011 INRIA, France Telecom. All rights reserved.
+
+org.osgi.core version 6.0.0
+* License: Apache License, 2.0
+* Copyright (c) OSGi Alliance (2005, 2008). All Rights Reserved.
+
+org.glassfish.jersey.server.internal.monitoring.core
+* License: Apache License, 2.0
+* Copyright (c) 2015-2018 Oracle and/or its affiliates. All rights reserved.
+* Copyright 2010-2013 Coda Hale and Yammer, Inc.
+
+W3.org documents
+* License: W3C License
+* Copyright: Copyright (c) 1994-2001 World Wide Web Consortium, (Massachusetts Institute of
+Technology, Institut National de Recherche en Informatique et en Automatique, Keio University).
+All Rights Reserved. http://www.w3.org/Consortium/Legal/
--------------------------------------------
See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
----------------------------------------------------------------------------------------------------------------------
Fourth Party Dependencies
--------------------------------------------
-"jersey-core-common" (org.glassfish.jersey.core:jersey-common)
- Copyright (c) 2007,2022 Oracle and/or its affiliates. All rights reserved.
+"jersey-core-common" (org.glassfish.jersey.core:jersey-common) v3.1.1
+ Copyright (c) 2007,2023 Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2018 Payara Foundation and/or its affiliates.
Copyright (C) 2006,2014 The Guava Authors
Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"jakarta.ws.rs-api" (jakarta.ws.rs:jakarta.ws.rs-api)
- Copyright (c) 2010,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2006 Google Inc.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
- Copyright (c) 2005,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2019, 2020 Eclipse Foundation. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"OSGi resource locator" (org.glassfish.hk2:osgi-resource-locator)
- Copyright (c) 2009,2018 Oracle and/or its affiliates. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"ServiceLocator Default Implementation" (org.glassfish.hk2:hk2-locator)
- Copyright (c) 2010,2019 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2019, 2020 Payara Service Ltd. and/or its affiliates.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"aopalliance version 1.0 repackaged as a module" (org.glassfish.hk2.external:aopalliance-repackaged)
- Copyright (c) 2013,2018 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2019 Payara Services Ltd.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"HK2 API module" (org.glassfish.hk2:hk2-api)
- Copyright (c) 2019,2020 Payara Services Ltd.
- Copyright (c) 2019 Payara Services and/or its affiliates. All rights reserved.
- Copyright (c) 2007,2019 Oracle and/or its affiliates. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"HK2 Implementation Utilities" (org.glassfish.hk2:hk2-utils)
- Copyright (c) 2019,2020 Payara Services Ltd.
- Copyright (c) 2007,2019 Oracle and/or its affiliates. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"Jakarta Dependency Injection" (jakarta.inject:jakarta.inject-api)
- Copyright (C) 2009 The JSR-330 Expert Group
- Copyright (c) 2018,2020 Eclipse Foundation.
- Apache License 2.0
---------------------------------------------
-"Javassist" (org.javassist:javassist)
- Copyright (C) 1999-2020 by Shigeru Chiba, All rights reserved.
- Copyright (C) 2004 Bill Burke. All Rights Reserved.
- Apache License 2.0
-See full text at the bottom of this document for license: Apache-2.0
-
-
-
- 126924
- jersey-media-json-binding
- 3.0.5
- Eclipse Foundation
- Eclipse Public License 2.0 + GPL v.2 with CPE
-
- helidon-microprofile
-
- jersey-media-json-binding (org.glassfish.jersey.media:jersey-media-json-binding)
- Copyright (c) 2017,2021 Oracle and/or its affiliates. All rights reserved.
---------------------------------------------
-# Notice for Jersey
+
+-----------
+
+ # Notice for Jersey Core Common module
This content is produced and maintained by the Eclipse Jersey project.
-* Project home: https://projects.eclipse.org/projects/ee4j.jersey
+
+* https://projects.eclipse.org/projects/ee4j.jersey
## Trademarks
Eclipse Jersey is a trademark of the Eclipse Foundation.
@@ -5320,104 +5126,22 @@ SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
The project maintains the following source code repositories:
* https://github.com/eclipse-ee4j/jersey
---------------------------------------------
-See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
-----------------------------------------------------------------------------------------------------------------------
-Fourth Party Dependencies
---------------------------------------------
-"jersey-core-common" (org.glassfish.jersey.core:jersey-common)
- Copyright (c) 2007,2022 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2018 Payara Foundation and/or its affiliates.
- Copyright (C) 2006,2014 The Guava Authors
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"jakarta.ws.rs-api" (jakarta.ws.rs:jakarta.ws.rs-api)
- Copyright (c) 2010,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2006 Google Inc.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
- Copyright (c) 2005,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2019, 2020 Eclipse Foundation. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-Jakarta JSON Processing API (JSON-P) (jakarta.json:jakarta.json-api)
- Copyright 2019, 2022 Eclipse Foundation. All rights reserved.
- Copyright (c) 2011,2022 Oracle and/or its affiliates. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"JSON-P Default Provider" (org.glassfish:jakarta.json)
- Copyright (c) 2011,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2019, 2020 Eclipse Foundation. All Rights Reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"JSON-B API" (jakarta.json.bind:jakarta.json.bind-api)
- Copyright (c) 2015,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2019, 2020 Eclipse Foundation. All Rights Reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"Eclipse Parsson" (org.eclipse.parsson:parsson)
- Copyright (c) 2011,2021 Oracle and/or its affiliates. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"OSGi resource locator" (org.glassfish.hk2:osgi-resource-locator)
- Copyright (c) 2009,2018 Oracle and/or its affiliates. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
--------------------------------------------
-"org.eclipse.yasson" (org.eclipse:yasson)
- Copyright (c) 2019,2021 IBM and/or its affiliates. All rights reserved.
- Copyright (c) 2015,2022 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2019,2021 Payara Foundation and/or its affiliates. All rights reserved.
- Copyright (c) 2019,2020 Payara Services and/or its affiliates. All rights reserved.
- Eclipse Public License 2.0 or Eclipse Distribution License 1.0
-Eclipse Distribution License - v 1.0 Copyright (c) 2007, Eclipse Foundation,
-Inc. and its licensors.
+## Third-party Content
-All rights reserved.
+Google Guava Version 18.0
+* License: Apache License, 2.0
+* Copyright: (C) 2009 The Guava Authors
-Redistribution and use in source and binary forms, with or without modification,
-are permitted provided that the following conditions are met:
+JSR-166 Extension - JEP 266
+* License: Creative Commons 1.0 (CC0)
+* No copyright
+* Written by Doug Lea with assistance from members of JCP JSR-166
+* Expert Group and released to the public domain, as explained at
+* http://creativecommons.org/publicdomain/zero/1.0/
+
+-------------
-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 Eclipse Foundation, 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.
---------------------------------------------
-"Jakarta Dependency Injection" 2.0.0 (jakarta.inject:jakarta.inject-api)
- Copyright (C) 2009 The JSR-330 Expert Group
- Copyright (c) 2018,2020 Eclipse Foundation.
- Apache License 2.0
---------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
-
-
-
- 126925
- jersey-media-json-processing
- 3.0.5
- Eclipse Foundation
- Eclipse Public License 2.0 + GPL v.2 with CPE
-
- helidon-jersey-media-jsonp
-
- jersey-media-json-processing (org.glassfish.jersey.media:jersey-media-json-processing)
- Copyright (c) 2011,2022 Oracle and/or its affiliates. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
# Notice for Jersey
This content is produced and maintained by the Eclipse Jersey project.
@@ -5448,72 +5172,111 @@ SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
The project maintains the following source code repositories:
* https://github.com/eclipse-ee4j/jersey
---------------------------------------------
-See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
-----------------------------------------------------------------------------------------------------------------------
-Fourth Party Dependencies
---------------------------------------------
-"jersey-core-common" (org.glassfish.jersey.core:jersey-common)
- Copyright (c) 2007,2022 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2018 Payara Foundation and/or its affiliates.
- Copyright (C) 2006,2014 The Guava Authors
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"jakarta.ws.rs-api" (jakarta.ws.rs:jakarta.ws.rs-api)
- Copyright (c) 2010,2020 Oracle and/or its affiliates. All rights reserved.
+
+## Third-party Content
+
+Angular JS, v1.6.6
+* License MIT (http://www.opensource.org/licenses/mit-license.php)
+* Project: http://angularjs.org
+* Coyright: (c) 2010-2017 Google, Inc.
+
+aopalliance Version 1
+* License: all the source code provided by AOP Alliance is Public Domain.
+* Project: http://aopalliance.sourceforge.net
+* Copyright: Material in the public domain is not protected by copyright
+
+Bean Validation API 3.0.0
+* License: Apache License, 2.0
+* Project: https://projects.eclipse.org/projects/ee4j.bean-validation
+* Copyright: 2009, Red Hat, Inc. and/or its affiliates, and individual contributors
+* by the @authors tag.
+
+Hibernate Validator CDI, 7.0.0.Final
+* License: Apache License, 2.0
+* Project: https://beanvalidation.org/
+* Repackaged in org.glassfish.jersey.server.validation.internal.hibernate
+
+Bootstrap v3.3.7
+* License: MIT license (https://github.com/twbs/bootstrap/blob/master/LICENSE)
+* Project: http://getbootstrap.com
+* Copyright: 2011-2016 Twitter, Inc
+
+Google Guava Version 18.0
+* License: Apache License, 2.0
+* Copyright (C) 2009 The Guava Authors
+
+jakarta.inject Version: 1
+* License: Apache License, 2.0
+* Copyright (C) 2009 The JSR-330 Expert Group
+
+Javassist Version 3.25.0-GA
+* License: Apache License, 2.0
+* Project: http://www.javassist.org/
+* Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.
+
+Jackson JAX-RS Providers Version 2.14.1
+* License: Apache License, 2.0
+* Project: https://github.com/FasterXML/jackson-jaxrs-providers
+* Copyright: (c) 2009-2022 FasterXML, LLC. All rights reserved unless otherwise indicated.
+
+jQuery v1.12.4
+* License: jquery.org/license
+* Project: jquery.org
+* Copyright: (c) jQuery Foundation
+
+jQuery Barcode plugin 0.3
+* License: MIT & GPL (http://www.opensource.org/licenses/mit-license.php & http://www.gnu.org/licenses/gpl.html)
+* Project: http://www.pasella.it/projects/jQuery/barcode
+* Copyright: (c) 2009 Antonello Pasella antonello.pasella@gmail.com
+
+JSR-166 Extension - JEP 266
+* License: CC0
+* No copyright
+* Written by Doug Lea with assistance from members of JCP JSR-166 Expert Group and released
+to the public domain, as explained at http://creativecommons.org/publicdomain/zero/1.0/
+
+KineticJS, v4.7.1
+* License: MIT license (http://www.opensource.org/licenses/mit-license.php)
+* Project: http://www.kineticjs.com, https://github.com/ericdrowell/KineticJS
+* Copyright: Eric Rowell
+
+org.objectweb.asm Version 9.3
+* License: Modified BSD (https://asm.ow2.io/license.html)
+* Copyright (c) 2000-2011 INRIA, France Telecom. All rights reserved.
+
+org.osgi.core version 6.0.0
+* License: Apache License, 2.0
+* Copyright (c) OSGi Alliance (2005, 2008). All Rights Reserved.
+
+org.glassfish.jersey.server.internal.monitoring.core
+* License: Apache License, 2.0
+* Copyright (c) 2015-2018 Oracle and/or its affiliates. All rights reserved.
+* Copyright 2010-2013 Coda Hale and Yammer, Inc.
+
+W3.org documents
+* License: W3C License
+* Copyright: Copyright (c) 1994-2001 World Wide Web Consortium, (Massachusetts Institute of
+Technology, Institut National de Recherche en Informatique et en Automatique, Keio University).
+All Rights Reserved. http://www.w3.org/Consortium/Legal/
+
+--------------------------------------------
+"jakarta.ws.rs-api" (jakarta.ws.rs:jakarta.ws.rs-api) v3.1.0
+ Copyright (c) 2010,2021 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2018 Markus KARG. All rights reserved.
Copyright (c) 2006 Google Inc.
+ Copyright (c) 2021 Eclipse Foundation
Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
- Copyright (c) 2005,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2019,2020 Eclipse Foundation. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"OSGi resource locator" (org.glassfish.hk2:osgi-resource-locator)
- Copyright (c) 2009,2018 Oracle and/or its affiliates. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"Jakarta JSON Processing API" (jakarta.json:jakarta.json-api)
- Copyright (c) 2011,2022 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2019,2022 Eclipse Foundation. All rights reserved.<br>
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"Eclipse Parsson" (org.eclipse.parsson:parsson)
- Copyright (c) 2011,2022 Oracle and/or its affiliates. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"Eclipse Parsson Media for Jakarta RESTful Web Services" (org.eclipse.parsson:parsson-media)
- Copyright (c) 2012,2022 Oracle and/or its affiliates. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"Jakarta Dependency Injection" (jakarta.inject:jakarta.inject-api)
- Copyright (C) 2009 The JSR-330 Expert Group
- Copyright (c) 2018,2020 Eclipse Foundation.
- Apache License 2.0
---------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
-
-
-
- 126928
- jersey-mp-rest-client
- 3.0.5
- Eclipse Foundation
- Eclipse Public License 2.0 + GPL v.2 with CPE
-
- helidon-microprofile-rest-client
-
- jersey-mp-rest-client (org.glassfish.jersey.ext.microprofile:jersey-mp-rest-client)
- Copyright (c) 2019,2021 Payara Foundation and/or its affiliates. All rights reserved.
- Copyright (c) 2019,2022 Oracle and/or its affiliates. All rights reserved.
---------------------------------------------
-# Notice for Jersey
-This content is produced and maintained by the Eclipse Jersey project.
+
+# Notices for Jakarta RESTful Web Services
-* Project home: https://projects.eclipse.org/projects/ee4j.jersey
+This content is produced and maintained by the **Jakarta RESTful Web Services**
+project.
+
+* Project home: https://projects.eclipse.org/projects/ee4j.jaxrs
## Trademarks
-Eclipse Jersey is a trademark of the Eclipse Foundation.
+
+**Jakarta RESTful Web Services** is a trademark of the Eclipse Foundation.
## Copyright
@@ -5534,220 +5297,170 @@ 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/jersey
+* 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.
+
--------------------------------------------
-See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
-----------------------------------------------------------------------------------------------------------------------
-Fourth Party Dependencies
+
+"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api) v2.1.1
+ Copyright (c) 2005,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2019, 2021 Eclipse Foundation. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+
+# 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.
+
--------------------------------------------
-org.glassfish.jersey.core:jersey-client
-org.glassfish.jersey.core:jersey-server
-org.glassfish.jersey.ext.cdi:jersey-cdi1x
-org.glassfish.jersey.ext.cdi:jersey-weld2-se
-org.glassfish.jersey.inject:jersey-hk2
-org.glassfish.jersey.media:jersey-media-json-binding
-org.glassfish.jersey.core:jersey-common
-org.glassfish.jersey.media:jersey-media-jaxb
-org.glassfish.jersey.media:jersey-media-sse
- Copyright (c) 2010,2022 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2018,2021 Payara Foundation and/or its affiliates.
- Copyright (c) 2019 Payara Foundation and/or its affiliates. All rights reserved.
- Copyright (c) 2018 Payara Foundation and/or its affiliates. All rights reserved.
- Copyright (c) 2000-2011 INRIA, France Telecom
- Copyright 2010,2013 Coda Hale and Yammer, Inc.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
-"OSGi resource locator" (org.glassfish.hk2:osgi-resource-locator)
+
+"OSGi resource locator" (org.glassfish.hk2:osgi-resource-locator) v1.0.3
Copyright (c) 2009,2018 Oracle and/or its affiliates. All rights reserved.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
-"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
- Copyright (c) 2005,2018 Oracle and/or its affiliates. All rights reserved.
- Copyright © 2019 Eclipse Foundation. All rights reserved.<br>
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
-"HK2" (org.glassfish.hk2)
- Copyright (c) 2007,2018 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2007,2019 Oracle and/or its affiliates. All rights reserved.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
- "aopalliance version repackaged as a module" (org.glassfish.hk2.external:aopalliance-repackaged)
- Copyright (c) 2013,2018 Oracle and/or its affiliates. All rights reserved.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
-"JSON-B API" (jakarta.json.bind:jakarta.json.bind-api)
- Copyright (c) 2015,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2020 Eclipse Foundation. All Rights Reserved.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-
---------------------------------------------
-"Jakarta JSON Processing Media for Jakarta RESTful Web Services" (org.glassfish:jsonp-jaxrs)
- Copyright (c) 2012,2020 Oracle and/or its affiliates. All rights reserved.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
-"Jakarta Interceptors" (jakarta.interceptor:jakarta.interceptor-api)
- Copyright (c) 1997,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright 2020 Eclipse Foundation. All rights reserved.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
-Jakarta Expression Language API (EL) (jakarta.el:jakarta.el-api)
- Copyright (c) 1997,2020 Oracle and/or its affiliates and others.
- Copyright 2018, 2020 Eclipse Foundation. All rights reserved.
- Copyright 2004 The Apache Software Foundation
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
-"jakarta.ws.rs-api" jakarta.ws.rs:jakarta.ws.rs-api)
- Copyright (c) 2010,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2006 Google Inc.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
-"JSON-P Default Provider" (org.glassfish:jakarta.json)
- Copyright (c) 2011,2020 Oracle and/or its affiliates. All rights reserved.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
-"Jakarta JSON Processing API" (jakarta.json:jakarta.json-api)
- Copyright (c) 2011,2022 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2019,2022 Eclipse Foundation. All rights reserved.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
-"Eclipse Parsson Media for Jakarta RESTful Web Services" (org.eclipse.parsson:parsson-media)
- Copyright (c) 2012,2021 Oracle and/or its affiliates. All rights reserved.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
-"MicroProfile Rest Client API" (org.eclipse.microprofile.rest.client:microprofile-rest-client-api)
- Copyright (c) 2016-2021 Contributors to the Eclipse Foundation
- Apache License Version 2.0
---------------------------------------------
-"org.osgi:org.osgi.annotation.versioning" (org.osgi:org.osgi.annotation.versioning)
- Copyright (c) OSGi Alliance (2013, 2014). All Rights Reserved.
- Copyright (c) OSGi Alliance (2013). All Rights Reserved.
- Apache License Version 2.0
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+
--------------------------------------------
-MicroProfile Config (microprofile-config-api)
- Copyright (c) 2016-2020 Contributors to the Eclipse Foundation
- Apache License Version 2.0
-This product includes software developed at
-The Apache Software Foundation (http://www.apache.org/).
-Portions of this software were originally based on the following:
-* Apache DeltaSpike Config
- https://deltaspike.apache.org
- under Apache License, v2.0
+"ServiceLocator Default Implementation" (org.glassfish.hk2:hk2-locator) v3.0.3
+ Copyright (c) 2010,2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2019 Payara Service Ltd. and/or its affiliates.
+ Copyright (c) 2020 Payara Services ltd.
+ Copyright (c) 2019,2021 Payara Services Ltd.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+
+# Notices for Eclipse GlassFish
-SPDXVersion: SPDX-2.1
-PackageName: Eclipse Microprofile
-PackageHomePage: http://www.eclipse.org/microprofile
-PackageLicenseDeclared: Apache-2.0
+This content is produced and maintained by the Eclipse GlassFish project.
-PackageCopyrightText: <text>
-Mark Struberg struberg@apache.org,
-Gerhard Petracek gpetracek@apache.org,
-Romain Manni-Bucau rmannibucau@apache.org,
-Ron Smeral rsmeral@apache.org,
-Emily Jiang emijiang@uk.ibm.com,
-Ondrej Mihalyi ondrej.mihalyi@gmail.com,
-Gunnar Morling gunnar@hibernate.org
+* Project home: https://projects.eclipse.org/projects/ee4j.glassfish
---------------------------------------------
-"Jakarta Dependency Injection" 2.0.0 (jakarta.inject:jakarta.inject-api)
- Copyright (C) 2009 The JSR-330 Expert Group
- Copyright (c) 2018,2020 Eclipse Foundation.
- Apache License 2.0
---------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
---------------------------------------------
-"Jakarta Bean Validation API" (jakarta.validation:jakarta.validation-api)
- Copyright © 2019 Eclipse Foundation.<br>
- Apache License Version 2.0
---------------------------------------------
-Jakarta Contexts and Dependency Injection API (CDI API) (jakarta.enterprise:jakarta.enterprise.cdi-api)
- Copyright 2010, 2016, Red Hat, Inc., and individual contributors
- Copyright 2008,2018 Red Hat, Inc., and individual contributors
- Copyright 2018, 2020 Eclipse Foundation.
- Copyright 2010,2013 2015, Red Hat, Inc., and individual contributors
- Apache License Version 2.0
---------------------------------------------
-"Jakarta XML Binding API" (jakarta.xml.bind:jakarta.xml.bind-api)
- Copyright (c) 2003,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright © 2019, 2020 Eclipse Foundation. All rights reserved.<br>
- Copyright (c) 2018 Payara Foundation and/or its affiliates.
+## Trademarks
-Eclipse Distribution License - v 1.0
-Copyright (c) 2007, Eclipse Foundation, Inc. and its licensors.
+Eclipse GlassFish, and GlassFish are trademarks of the Eclipse Foundation.
-All rights reserved.
+## Copyright
-Redistribution and use in source and binary forms, with or
-without modification, are permitted provided that the following
-conditions are met:
+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.
-- Redistributions of source code must retain the above copyright
- notice, this list of conditions and the following disclaimer.
+## Declared Project Licenses
-- 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 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.
-- Neither the name of the Eclipse Foundation, Inc. nor the
- names of its contributors may be used to endorse or promote
- products derived from this software without specific prior
- written permission.
+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/glassfish-ha-api
+* https://github.com/eclipse-ee4j/glassfish-logging-annotation-processor
+* https://github.com/eclipse-ee4j/glassfish-shoal
+* https://github.com/eclipse-ee4j/glassfish-cdi-porting-tck
+* https://github.com/eclipse-ee4j/glassfish-jsftemplating
+* https://github.com/eclipse-ee4j/glassfish-hk2-extra
+* https://github.com/eclipse-ee4j/glassfish-hk2
+* https://github.com/eclipse-ee4j/glassfish-fighterfish
+
+## Third-party Content
+
+This project leverages the following third party content.
+
+None
+
+## 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.
-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.
---------------------------------------------
-"Jakarta Activation" (com.sun.activation:jakarta.activation)
- Copyright (c) 1997,2019 Oracle and/or its affiliates. All rights reserved.
- Eclipse Distribution License - v 1.0
---------------------------------------------
-"org.eclipse.yasson" (org.eclipse:yasson)
- Copyright (c) 2019,2021 IBM and/or its affiliates. All rights reserved.
- Copyright (c) 2015,2022 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2019,2021 Payara Foundation and/or its affiliates. All rights reserved.
- Copyright (c) 2019 Payara Services and/or its affiliates. All rights reserved.
- Eclipse Public License v. 2.0, Eclipse Distribution License v. 1.0
---------------------------------------------
-"Javassist" (org.javassist:javassist)
- Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.
- Copyright (C) 2004 Bill Burke. All Rights Reserved.
- Apache License 2.0
-
-
-
- 126922
- jersey-server
- 3.0.5
- Eclipse Foundation
- Eclipse Public License 2.0 + GPL v.2 with CPE
-
- helidon-jersey-server
-
- jersey-core-server (org.glassfish.jersey.core:jersey-server)
- Copyright (c) 2010,2022 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2000-2011 INRIA, France Telecom
- Copyright (c) 2018 Payara Foundation and/or its affiliates.
- Copyright 2010,2013 Coda Hale and Yammer, Inc.
--------------------------------------------
-# Notice for Jersey
-This content is produced and maintained by the Eclipse Jersey project.
-* Project home: https://projects.eclipse.org/projects/ee4j.jersey
+"aopalliance version 1.0 repackaged as a module" (org.glassfish.hk2.external:aopalliance-repackaged) v3.0.3
+ Copyright (c) 2013,2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2019 Payara Services Ltd.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+
+# Notices for Eclipse GlassFish
+
+This content is produced and maintained by the Eclipse GlassFish project.
+
+* Project home: https://projects.eclipse.org/projects/ee4j.glassfish
## Trademarks
-Eclipse Jersey is a trademark of the Eclipse Foundation.
+
+Eclipse GlassFish, and GlassFish are trademarks of the Eclipse Foundation.
## Copyright
@@ -5768,68 +5481,706 @@ 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/jersey
---------------------------------------------
-See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
-----------------------------------------------------------------------------------------------------------------------
-Fourth Party Dependencies
+* https://github.com/eclipse-ee4j/glassfish-ha-api
+* https://github.com/eclipse-ee4j/glassfish-logging-annotation-processor
+* https://github.com/eclipse-ee4j/glassfish-shoal
+* https://github.com/eclipse-ee4j/glassfish-cdi-porting-tck
+* https://github.com/eclipse-ee4j/glassfish-jsftemplating
+* https://github.com/eclipse-ee4j/glassfish-hk2-extra
+* https://github.com/eclipse-ee4j/glassfish-hk2
+* https://github.com/eclipse-ee4j/glassfish-fighterfish
+
+## Third-party Content
+
+This project leverages the following third party content.
+
+None
+
+## 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.
+
--------------------------------------------
-"jersey-core-client" (org.glassfish.jersey.core:jersey-client)
- Copyright (c) 2018 Payara Foundation and/or its affiliates. All rights reserved.
- Copyright (c) 2018,2019 Payara Foundation and/or its affiliates.
- Copyright (c) 2010,2022 Oracle and/or its affiliates. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"jersey-core-common" (org.glassfish.jersey.core:jersey-common)
- Copyright (c) 2007,2022 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2018 Payara Foundation and/or its affiliates.
- Copyright (C) 2006,2014 The Guava Authors
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"OSGi resource locator" (org.glassfish.hk2:osgi-resource-locator)
- Copyright (c) 2009,2018 Oracle and/or its affiliates. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"jakarta.ws.rs-api" (jakarta.ws.rs:jakarta.ws.rs-api)
- Copyright (c) 2010,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2006 Google Inc.
+
+"HK2 API module" (org.glassfish.hk2:hk2-api) v3.0.3
+ Copyright (c) 2019,2020 Payara Services Ltd.
+ Copyright (c) 2019 Payara Services and/or its affiliates. All rights reserved.
+ Copyright (c) 2007,2019 Oracle and/or its affiliates. All rights reserved.
Eclipse Public License 2.0 + GPL v.2 with CPE
+
+# Notices for Eclipse GlassFish
+
+This content is produced and maintained by the Eclipse GlassFish project.
+
+* Project home: https://projects.eclipse.org/projects/ee4j.glassfish
+
+## Trademarks
+
+Eclipse GlassFish, and GlassFish are trademarks 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/glassfish-ha-api
+* https://github.com/eclipse-ee4j/glassfish-logging-annotation-processor
+* https://github.com/eclipse-ee4j/glassfish-shoal
+* https://github.com/eclipse-ee4j/glassfish-cdi-porting-tck
+* https://github.com/eclipse-ee4j/glassfish-jsftemplating
+* https://github.com/eclipse-ee4j/glassfish-hk2-extra
+* https://github.com/eclipse-ee4j/glassfish-hk2
+* https://github.com/eclipse-ee4j/glassfish-fighterfish
+
+## Third-party Content
+
+This project leverages the following third party content.
+
+None
+
+## 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.
+
--------------------------------------------
-"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
- Copyright (c) 2005,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2019, 2020 Eclipse Foundation. All rights reserved.
+
+"HK2 Implementation Utilities" (org.glassfish.hk2:hk2-utils) v3.0.3
+ Copyright (c) 2019,2020 Payara Services Ltd.
+ Copyright (c) 2007,2019 Oracle and/or its affiliates. All rights reserved.
Eclipse Public License 2.0 + GPL v.2 with CPE
+
+# Notices for Eclipse GlassFish
+
+This content is produced and maintained by the Eclipse GlassFish project.
+
+* Project home: https://projects.eclipse.org/projects/ee4j.glassfish
+
+## Trademarks
+
+Eclipse GlassFish, and GlassFish are trademarks 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/glassfish-ha-api
+* https://github.com/eclipse-ee4j/glassfish-logging-annotation-processor
+* https://github.com/eclipse-ee4j/glassfish-shoal
+* https://github.com/eclipse-ee4j/glassfish-cdi-porting-tck
+* https://github.com/eclipse-ee4j/glassfish-jsftemplating
+* https://github.com/eclipse-ee4j/glassfish-hk2-extra
+* https://github.com/eclipse-ee4j/glassfish-hk2
+* https://github.com/eclipse-ee4j/glassfish-fighterfish
+
+## Third-party Content
+
+This project leverages the following third party content.
+
+None
+
+## 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.
+
--------------------------------------------
-"Jakarta Dependency Injection" (jakarta.inject:jakarta.inject-api)
+
+"Jakarta Dependency Injection" (jakarta.inject:jakarta.inject-api) v2.0.1
Copyright (C) 2009 The JSR-330 Expert Group
Copyright (c) 2018,2020 Eclipse Foundation.
Apache License 2.0
+
+# Notices for Eclipse Jakarta Dependency Injection
+
+This content is produced and maintained by the Eclipse Jakarta Dependency Injection project.
+
+* Project home: https://projects.eclipse.org/projects/cdi.batch
+
+## Trademarks
+
+Jakarta Dependency Injection 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:
+
+https://github.com/eclipse-ee4j/injection-api
+https://github.com/eclipse-ee4j/injection-spec
+https://github.com/eclipse-ee4j/injection-tck
+
+## Third-party Content
+
+This project leverages the following third party content.
+
+None
+
+## Cryptography
+
+None
+
--------------------------------------------
-"Jakarta Bean Validation API" (jakarta.validation:jakarta.validation-api)
- Copyright (c) 2020 Eclipse Foundation.
+"Javassist" (org.javassist:javassist) v3.29.0-GA
+ Copyright (C) 1999-2020 by Shigeru Chiba, All rights reserved.
+ Copyright (C) 2004 Bill Burke. All Rights Reserved.
Apache License 2.0
- 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.
+ MPL 1.1
+ LGPL 2.1
+
--------------------------------------------
See full text at the bottom of this document for license: Apache-2.0
---------------------------------------------
+------------------------------------------------------------------------------------
+
+ 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
+ https://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 ______________________________________.
+
+ The Initial Developer of the Original Code is ________________________.
+ Portions created by ______________________ are Copyright (C) ______
+ _______________________. All Rights Reserved.
+
+ Contributor(s): ______________________________________.
+
+ Alternatively, the contents of this file may be used under the terms
+ of the _____ license (the "[___] License"), in which case the
+ provisions of [______] License are applicable instead of those
+ above. If you wish to allow use of your version of this file only
+ under the terms of the [____] License and not to allow others to use
+ your version of this file under the MPL, indicate your decision by
+ deleting the provisions above and replace them with the notice and
+ other provisions required by the [___] License. If you do not delete
+ the provisions above, a recipient may use your version of this file
+ under either the MPL or the [___] License."
+
+ [NOTE: The text of this Exhibit A may differ slightly from the text of
+ the notices in the Source Code files of the Original Code. You should
+ use the text of this Exhibit A rather than the text found in the
+ Original Code Source Code for Your Modifications.]
+
+------------------------------------------------------------------------------------
+See full text at the bottom of this document for license: LGPL-2.1-only
- 126926
- jersey-weld2-se
- 3.0.5
+ 148452
+ jersey-media-json-binding
+ 3.1.3
Eclipse Foundation
Eclipse Public License 2.0 + GPL v.2 with CPE
- helidon-microprofile-fault-tolerance
- helidon-microprofile-server
+ helidon-microprofile
- jersey-ext-weld2-se (org.glassfish.jersey.ext.cdi:jersey-weld2-se)
- Copyright (c) 2014,2022 Oracle and/or its affiliates. All rights reserved.
+ jersey-media-json-binding (org.glassfish.jersey.media:jersey-media-json-binding)
+ Copyright (c) 2017,2023 Oracle and/or its affiliates. All rights reserved.
--------------------------------------------
# Notice for Jersey
This content is produced and maintained by the Eclipse Jersey project.
@@ -5861,1904 +6212,3839 @@ SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
The project maintains the following source code repositories:
* https://github.com/eclipse-ee4j/jersey
+
+## Third-party Content
+
+Angular JS, v1.6.6
+* License MIT (http://www.opensource.org/licenses/mit-license.php)
+* Project: http://angularjs.org
+* Coyright: (c) 2010-2017 Google, Inc.
+
+aopalliance Version 1
+* License: all the source code provided by AOP Alliance is Public Domain.
+* Project: http://aopalliance.sourceforge.net
+* Copyright: Material in the public domain is not protected by copyright
+
+Bean Validation API 3.0.0
+* License: Apache License, 2.0
+* Project: https://projects.eclipse.org/projects/ee4j.bean-validation
+* Copyright: 2009, Red Hat, Inc. and/or its affiliates, and individual contributors
+* by the @authors tag.
+
+Hibernate Validator CDI, 7.0.0.Final
+* License: Apache License, 2.0
+* Project: https://beanvalidation.org/
+* Repackaged in org.glassfish.jersey.server.validation.internal.hibernate
+
+Bootstrap v3.3.7
+* License: MIT license (https://github.com/twbs/bootstrap/blob/master/LICENSE)
+* Project: http://getbootstrap.com
+* Copyright: 2011-2016 Twitter, Inc
+
+Google Guava Version 18.0
+* License: Apache License, 2.0
+* Copyright (C) 2009 The Guava Authors
+
+jakarta.inject Version: 1
+* License: Apache License, 2.0
+* Copyright (C) 2009 The JSR-330 Expert Group
+
+Javassist Version 3.25.0-GA
+* License: Apache License, 2.0
+* Project: http://www.javassist.org/
+* Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.
+
+Jackson JAX-RS Providers Version 2.14.1
+* License: Apache License, 2.0
+* Project: https://github.com/FasterXML/jackson-jaxrs-providers
+* Copyright: (c) 2009-2022 FasterXML, LLC. All rights reserved unless otherwise indicated.
+
+jQuery v1.12.4
+* License: jquery.org/license
+* Project: jquery.org
+* Copyright: (c) jQuery Foundation
+
+jQuery Barcode plugin 0.3
+* License: MIT & GPL (http://www.opensource.org/licenses/mit-license.php & http://www.gnu.org/licenses/gpl.html)
+* Project: http://www.pasella.it/projects/jQuery/barcode
+* Copyright: (c) 2009 Antonello Pasella antonello.pasella@gmail.com
+
+JSR-166 Extension - JEP 266
+* License: CC0
+* No copyright
+* Written by Doug Lea with assistance from members of JCP JSR-166 Expert Group and released
+to the public domain, as explained at http://creativecommons.org/publicdomain/zero/1.0/
+
+KineticJS, v4.7.1
+* License: MIT license (http://www.opensource.org/licenses/mit-license.php)
+* Project: http://www.kineticjs.com, https://github.com/ericdrowell/KineticJS
+* Copyright: Eric Rowell
+
+org.objectweb.asm Version 9.3
+* License: Modified BSD (https://asm.ow2.io/license.html)
+* Copyright (c) 2000-2011 INRIA, France Telecom. All rights reserved.
+
+org.osgi.core version 6.0.0
+* License: Apache License, 2.0
+* Copyright (c) OSGi Alliance (2005, 2008). All Rights Reserved.
+
+org.glassfish.jersey.server.internal.monitoring.core
+* License: Apache License, 2.0
+* Copyright (c) 2015-2018 Oracle and/or its affiliates. All rights reserved.
+* Copyright 2010-2013 Coda Hale and Yammer, Inc.
+
+W3.org documents
+* License: W3C License
+* Copyright: Copyright (c) 1994-2001 World Wide Web Consortium, (Massachusetts Institute of
+Technology, Institut National de Recherche en Informatique et en Automatique, Keio University).
+All Rights Reserved. http://www.w3.org/Consortium/Legal/
+
--------------------------------------------
See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
----------------------------------------------------------------------------------------------------------------------
Fourth Party Dependencies
--------------------------------------------
"jersey-core-common" (org.glassfish.jersey.core:jersey-common)
- Copyright (c) 2007,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2007,2023 Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2018 Payara Foundation and/or its affiliates.
Copyright (C) 2006,2014 The Guava Authors
Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"jersey-core-server" (org.glassfish.jersey.core:jersey-server)
- Copyright (c) 2000-2011 INRIA, France Telecom
- Copyright (c) 2018 Payara Foundation and/or its affiliates.
- Copyright (c) 2010,2022 Oracle and/or its affiliates. All rights reserved.
- Copyright 2010,2013 Coda Hale and Yammer, Inc.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"jersey-core-client" (org.glassfish.jersey.core:jersey-client)
- Copyright (c) 2018 Payara Foundation and/or its affiliates. All rights reserved.
- Copyright (c) 2018,2021 Payara Foundation and/or its affiliates.
- Copyright (c) 2010,2021 Oracle and/or its affiliates. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"jersey-ext-cdi1x" (org.glassfish.jersey.ext.cdi:jersey-cdi1x)
- Copyright (c) 2018 Payara Foundation and/or its affiliates. All rights reserved.
- Copyright (c) 2013,2022 Oracle and/or its affiliates. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"jakarta.ws.rs-api" (jakarta.ws.rs:jakarta.ws.rs-api)
- Copyright (c) 2010,2019 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2006 Google Inc.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"Jakarta Expression Language API" (jakarta.el:jakarta.el-api)
- Copyright (c) 2018, 2020 Eclipse Foundation. All rights reserved.
- Copyright (c) 1997,2020 Oracle and/or its affiliates and others.
- Copyright 2004 The Apache Software Foundation
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"Jakarta Interceptors" 2.0.0 (jakarta.interceptor:jakarta.interceptor-api)
- Copyright (c) 1997,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2019, 2020 Eclipse Foundation. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
- "Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
- Copyright (c) 2005,2020 Oracle and/or its affiliates. All rights reserved.
- Copyright (c) 2019,2020 Eclipse Foundation. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"OSGi resource locator" (org.glassfish.hk2:osgi-resource-locator)
- Copyright (c) 2009,2018 Oracle and/or its affiliates. All rights reserved.
- Eclipse Public License 2.0 + GPL v.2 with CPE
---------------------------------------------
-"CDI APIs" (jakarta.enterprise:jakarta.enterprise.cdi-api)
- Copyright 2010, 2016, Red Hat, Inc., and individual contributors
- Copyright 2008,2018 Red Hat, Inc., and individual contributors
- Copyright 2018,2020 Eclipse Foundation.
- Copyright 2010,2013 2015, Red Hat, Inc., and individual contributors
- Apache License 2.0
---------------------------------------------
-"Jakarta Dependency Injection" 2.0.0 (jakarta.inject:jakarta.inject-api)
- Copyright (C) 2009 The JSR-330 Expert Group
- Copyright (c) 2018,2020 Eclipse Foundation.
- Apache License 2.0
---------------------------------------------
-"Jakarta Bean Validation API" (jakarta.validation:jakarta.validation-api)
- Copyright (c) 2019,2020 Eclipse Foundation.
- Apache License 2.0
- 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.
-See full text at the bottom of this document for license: Apache-2.0
---------------------------------------------
-
-
-
- 110093
- kafka-clients
- 2.8.1
- The Apache Software Foundation
- Apache 2.0
-
- helidon-messaging-kafka
-
- ===================
-Top-level Copyright notices
-===================
-Apache Kafka
-Copyright 2021 The Apache Software Foundation.
+
+ # Notice for Jersey Core Common module
+This content is produced and maintained by the Eclipse Jersey project.
-This product includes software developed at
-The Apache Software Foundation (https://www.apache.org/).
-This distribution has a binary dependency on jersey, which is available under the CDDL
-License. The source code of jersey can be found at https://github.com/jersey/jersey/.
+* https://projects.eclipse.org/projects/ee4j.jersey
-The streams-scala (streams/streams-scala) module was donated by Lightbend and the original code was copyrighted by them:
-Copyright (C) 2018 Lightbend Inc. <https://www.lightbend.com>
-Copyright (C) 2017-2018 Alexis Seigneurin.
+## Trademarks
+Eclipse Jersey is a trademark of the Eclipse Foundation.
-This project contains the following code copied from Apache Hadoop:
-clients/src/main/java/org/apache/kafka/common/utils/PureJavaCrc32C.java
-Some portions of this file Copyright (c) 2004-2006 Intel Corporation and licensed under the BSD license.
+## Copyright
-This project contains the following code copied from Apache Hive:
-streams/src/main/java/org/apache/kafka/streams/state/internals/Murmur3.java
-==============================
-Public Licenses
-==============================
-Apache Kafka
-Copyright 2018 The Apache Software Foundation.
-See full text at the bottom of this document for license: Apache-2.0
-------------------------------------------------------------------------------------------
-4th party dependencies
-------------------------------------------------------------------------------------------
-com.github.luben:zstd-jni (BSD 2-Clause License)
+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.
-Zstd-jni: JNI bindings to Zstd Library
+## Declared Project Licenses
-Copyright (c) 2015-2016, Luben Karavelov/ All rights reserved.
+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.
-BSD License
+SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-Redistribution and use in source and binary forms, with or without modification,
-are permitted provided that the following conditions are met:
+## Source Code
+The project maintains the following source code repositories:
-* Redistributions of source code must retain the above copyright notice, this
- list of conditions and the following disclaimer.
+* https://github.com/eclipse-ee4j/jersey
-* 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.
+## Third-party Content
-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.
-------------------------------------------------------------------------------------------
-org.lz4:lz4-java (Apache 2.0)
-Copyright 2020 Adrien Grand and the lz4-java contributors.
-Copyright 2020 Linnaea Von Lavia and the lz4-java contributors.
-Copyright 2020 Rei Odaira and the lz4-java contributors.
-------------------------------------------------------------------------------------------
-org.xerial.snappy:snappy-java (Apache 2.0)
- Copyright 2008,2011 Taro L. Saito
-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 containd 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
-------------------------------------------------------------------------------------------
-org.slf4j:slf4j-api (MIT)
+Google Guava Version 18.0
+* License: Apache License, 2.0
+* Copyright: (C) 2009 The Guava Authors
-Copyright (c) 2004-2017 QOS.ch
-All rights reserved.
+JSR-166 Extension - JEP 266
+* License: Creative Commons 1.0 (CC0)
+* No copyright
+* Written by Doug Lea with assistance from members of JCP JSR-166
+* Expert Group and released to the public domain, as explained at
+* http://creativecommons.org/publicdomain/zero/1.0/
-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:
+# Notice for Jersey
+This content is produced and maintained by the Eclipse Jersey project.
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
+* Project home: https://projects.eclipse.org/projects/ee4j.jersey
-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.
-------------------------------------------------------------------------------------------
-
-
-
- 98697
- micrometer-core
- 1.6.6
- VMware
- Apache 2.0
-
- helidon-integrations-micrometer
-
- Micrometer Core
+## Trademarks
+Eclipse Jersey is a trademark of the Eclipse Foundation.
-Copyright (c) 2017-Present VMware, Inc. All Rights Reserved.
+## Copyright
-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
+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.
- https://www.apache.org/licenses/LICENSE-2.0
+## Declared Project Licenses
-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:
+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.
- * Copyright 2013 The Netty Project
- * License: Apache License v2.0
- * Homepage: https://netty.io
+SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-This product contains a modified portion of 'StringUtils.isBlank()',
-in the Commons Lang library distributed by The Apache Software Foundation:
+## Source Code
+The project maintains the following source code repositories:
- * Copyright 2001-2019 The Apache Software Foundation
- * License: Apache License v2.0
- * Homepage: https://commons.apache.org/proper/commons-lang/
+* https://github.com/eclipse-ee4j/jersey
-This product contains a modified portion of 'JsonUtf8Writer',
-in the Moshi library distributed by Square, Inc:
+## Third-party Content
- * Copyright 2010 Google Inc.
- * License: Apache License v2.0
- * Homepage: https://github.com/square/moshi
+Angular JS, v1.6.6
+* License MIT (http://www.opensource.org/licenses/mit-license.php)
+* Project: http://angularjs.org
+* Coyright: (c) 2010-2017 Google, Inc.
+
+aopalliance Version 1
+* License: all the source code provided by AOP Alliance is Public Domain.
+* Project: http://aopalliance.sourceforge.net
+* Copyright: Material in the public domain is not protected by copyright
+
+Bean Validation API 3.0.0
+* License: Apache License, 2.0
+* Project: https://projects.eclipse.org/projects/ee4j.bean-validation
+* Copyright: 2009, Red Hat, Inc. and/or its affiliates, and individual contributors
+* by the @authors tag.
+
+Hibernate Validator CDI, 7.0.0.Final
+* License: Apache License, 2.0
+* Project: https://beanvalidation.org/
+* Repackaged in org.glassfish.jersey.server.validation.internal.hibernate
+
+Bootstrap v3.3.7
+* License: MIT license (https://github.com/twbs/bootstrap/blob/master/LICENSE)
+* Project: http://getbootstrap.com
+* Copyright: 2011-2016 Twitter, Inc
+
+Google Guava Version 18.0
+* License: Apache License, 2.0
+* Copyright (C) 2009 The Guava Authors
+
+jakarta.inject Version: 1
+* License: Apache License, 2.0
+* Copyright (C) 2009 The JSR-330 Expert Group
+
+Javassist Version 3.25.0-GA
+* License: Apache License, 2.0
+* Project: http://www.javassist.org/
+* Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.
+
+Jackson JAX-RS Providers Version 2.14.1
+* License: Apache License, 2.0
+* Project: https://github.com/FasterXML/jackson-jaxrs-providers
+* Copyright: (c) 2009-2022 FasterXML, LLC. All rights reserved unless otherwise indicated.
+
+jQuery v1.12.4
+* License: jquery.org/license
+* Project: jquery.org
+* Copyright: (c) jQuery Foundation
+
+jQuery Barcode plugin 0.3
+* License: MIT & GPL (http://www.opensource.org/licenses/mit-license.php & http://www.gnu.org/licenses/gpl.html)
+* Project: http://www.pasella.it/projects/jQuery/barcode
+* Copyright: (c) 2009 Antonello Pasella antonello.pasella@gmail.com
+
+JSR-166 Extension - JEP 266
+* License: CC0
+* No copyright
+* Written by Doug Lea with assistance from members of JCP JSR-166 Expert Group and released
+to the public domain, as explained at http://creativecommons.org/publicdomain/zero/1.0/
+
+KineticJS, v4.7.1
+* License: MIT license (http://www.opensource.org/licenses/mit-license.php)
+* Project: http://www.kineticjs.com, https://github.com/ericdrowell/KineticJS
+* Copyright: Eric Rowell
+
+org.objectweb.asm Version 9.3
+* License: Modified BSD (https://asm.ow2.io/license.html)
+* Copyright (c) 2000-2011 INRIA, France Telecom. All rights reserved.
+
+org.osgi.core version 6.0.0
+* License: Apache License, 2.0
+* Copyright (c) OSGi Alliance (2005, 2008). All Rights Reserved.
+
+org.glassfish.jersey.server.internal.monitoring.core
+* License: Apache License, 2.0
+* Copyright (c) 2015-2018 Oracle and/or its affiliates. All rights reserved.
+* Copyright 2010-2013 Coda Hale and Yammer, Inc.
+
+W3.org documents
+* License: W3C License
+* Copyright: Copyright (c) 1994-2001 World Wide Web Consortium, (Massachusetts Institute of
+Technology, Institut National de Recherche en Informatique et en Automatique, Keio University).
+All Rights Reserved. http://www.w3.org/Consortium/Legal/
-This product contains a modified portion of the 'org.springframework.lang'
-package in the Spring Framework library, distributed by VMware, Inc:
+--------------------------------------------
+"jakarta.ws.rs-api" (jakarta.ws.rs:jakarta.ws.rs-api)
+ Copyright (c) 2010,2021 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2018 Markus KARG. All rights reserved.
+ Copyright (c) 2006 Google Inc.
+ Copyright (c) 2021 Eclipse Foundation
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+
+# Notices for Jakarta RESTful Web Services
- * Copyright 2002-2019 the original author or authors.
- * License: Apache License v2.0
- * Homepage: https://spring.io/projects/spring-framework
--------------------------------------------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
--------------------------------------------------------------------------------
-Fourth Party Runtime Dependencies
--------------------------------------------------------------------------------
-"HdrHistogram" (org.hdrhistogram:HdrHistogram)
+This content is produced and maintained by the **Jakarta RESTful Web Services**
+project.
-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/
+* Project home: https://projects.eclipse.org/projects/ee4j.jaxrs
-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.
+## Trademarks
-** Beginning of "BSD 2-Clause License" text. **
+**Jakarta RESTful Web Services** is a trademark of the Eclipse Foundation.
- Copyright (c) 2012, 2013, 2014, 2015, 2016 Gil Tene
- Copyright (c) 2014 Michael Barker
- Copyright (c) 2014 Matt Warren
- All rights reserved.
+## Copyright
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
+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.
- 1. Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
+## Declared Project Licenses
- 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 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.
- 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.
---------------------------------------------
-"LatencyUtils" (org.latencyutils:LatencyUtils)
+SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-* 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/
+## Source Code
- 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.
+The project maintains the following source code repositories:
- ** Beginning of "BSD 2-Clause License" text. **
+* https://github.com/eclipse-ee4j/jaxrs-api
- Copyright (c) 2012, 2013, 2014 Gil Tene
- All rights reserved.
+## Third-party Content
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
+This project leverages the following third party content.
- 1. Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
+javaee-api (7.0)
- 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.
+* License: Apache-2.0 AND W3C
- 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.
---------------------------------------------
-
-
- 98698
- micrometer-registry-prometheus
- 1.6.6
- VMware
- Apache 2.0
-
- helidon-integrations-micrometer
- helidon-integrations-micrometer-cdi
-
- Micrometer Registry Prometheus
+JUnit (4.11)
-Copyright (c) 2017-Present VMware, Inc. All Rights Reserved.
+* License: Common Public License 1.0
-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
+Mockito (2.16.0)
- https://www.apache.org/licenses/LICENSE-2.0
+* Project: http://site.mockito.org
+* Source: https://github.com/mockito/mockito/releases/tag/v2.16.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:
+## Cryptography
- * Copyright 2013 The Netty Project
- * License: Apache License v2.0
- * Homepage: https://netty.io
+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.
-This product contains a modified portion of 'StringUtils.isBlank()',
-in the Commons Lang library distributed by The Apache Software Foundation:
+--------------------------------------------
+"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
+ Copyright (c) 2005,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2019, 2022 Eclipse Foundation. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+
+# Notices for Jakarta Annotations
- * Copyright 2001-2019 The Apache Software Foundation
- * License: Apache License v2.0
- * Homepage: https://commons.apache.org/proper/commons-lang/
+This content is produced and maintained by the Jakarta Annotations project.
-This product contains a modified portion of 'JsonUtf8Writer',
-in the Moshi library distributed by Square, Inc:
+ * Project home: https://projects.eclipse.org/projects/ee4j.ca
- * Copyright 2010 Google Inc.
- * License: Apache License v2.0
- * Homepage: https://github.com/square/moshi
+## Trademarks
-This product contains a modified portion of the 'org.springframework.lang'
-package in the Spring Framework library, distributed by VMware, Inc:
+Jakarta Annotations is a trademark of the Eclipse Foundation.
- * Copyright 2002-2019 the original author or authors.
- * License: Apache License v2.0
- * Homepage: https://spring.io/projects/spring-framework
--------------------------------------------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
--------------------------------------------------------------------------------
-Fourth Party Runtime Dependencies
--------------------------------------------------------------------------------
-"micrometer-core" (io.micrometer:micrometer-core)
- Copyright 2002-2019 the original author or authors.
- Copyright 2010 Google Inc. The comments and initialization of {@code REPLACEMENT_CHARS} came
- Copyright 2017,2020 Pivotal Software, Inc.
- Copyright (c) 2004-2011 QOS.ch
- Copyright 2012,2017 The Netty Project
- Copyright 2017,2021 VMware, Inc.
- Apache License, Version 2.0
--------------------------------------------------------------------------------
-"HdrHistogram" (org.hdrhistogram:HdrHistogram)
+## Declared Project Licenses
-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/
+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.
-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.
+SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-** Beginning of "BSD 2-Clause License" text. **
+## Source Code
- Copyright (c) 2012, 2013, 2014, 2015, 2016 Gil Tene
- Copyright (c) 2014 Michael Barker
- Copyright (c) 2014 Matt Warren
- All rights reserved.
+The project maintains the following source code repositories:
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
+ * https://github.com/eclipse-ee4j/common-annotations-api
- 1. Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
+## Third-party Content
- 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.
+## 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.
- 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.
--------------------------------------------
-"LatencyUtils" (org.latencyutils:LatencyUtils)
+Jakarta JSON Processing API (JSON-P) (jakarta.json:jakarta.json-api)
+ Copyright 2019, 2022 Eclipse Foundation. All rights reserved.
+ Copyright (c) 2011,2022 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
-* 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/
+[//]: # " Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. "
+[//]: # " "
+[//]: # " 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 "
- 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.
+# Notices for Jakarta JSON Processing
- ** Beginning of "BSD 2-Clause License" text. **
+This content is produced and maintained by the Jakarta JSON Processing project.
- Copyright (c) 2012, 2013, 2014 Gil Tene
- All rights reserved.
+* Project home: https://projects.eclipse.org/projects/ee4j.jsonp
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
+## Trademarks
- 1. Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
+ Jakarta JSON Processing is a trademark of the Eclipse Foundation.
- 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.
+## Copyright
- 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.
---------------------------------------------
-"Prometheus Java Simpleclient Common" (io.prometheus:simpleclient_common)
-"Prometheus Java Simpleclient" (io.prometheus:simpleclient)
+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.
-Prometheus instrumentation library for JVM applications
-Copyright 2012-2015 The Prometheus Authors
-Copyright 2012 Andrew Wang (andrew@umbrant.com)
+## Declared Project Licenses
-This product includes software developed at
-Boxever Ltd. (http://www.boxever.com/).
+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 v2.0 w/Classpath exception which is available at
+https://www.gnu.org/software/classpath/license.html.
-This product includes software developed at
-SoundCloud Ltd. (http://soundcloud.com/).
+SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-This product includes software developed as part of the
-Ocelli project by Netflix Inc. (https://github.com/Netflix/ocelli/).
- Apache License 2.0
---------------------------------------------
-
-
- 126572
- micronaut-aop
- 3.4.3
- original author or authors
- Apache 2.0
-
- helidon-integrations-micronaut-cdi
-
- Micronaut AOP (io.micronaut:micronaut-aop)
- Copyright 2017-2021 original authors
---------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
---------------------------------------------
-Fourth Party Runtime Dependencies
---------------------------------------------
-"SLF4J API Module" (org.slf4j:slf4j-api)
- Copyright (c) 2004-2011 QOS.ch
+## Source Code
-The MIT License SPDX short identifier: MIT
+The project maintains the following source code repositories:
-Further resources on the MIT License Copyright <YEAR> <COPYRIGHT HOLDER>
+* https://github.com/eclipse-ee4j/jsonp
-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:
+## Third-party Content
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
+This project leverages the following third party content.
-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.
+javax.ws.rs-api:2.0.1 (2.0.1)
---------------------------------------------
-"Micronaut" (io.micronaut:micronaut-inject)
- Copyright 2017-2022 original authors
- Apache License 2.0
---------------------------------------------
-"Jakarta Dependency Injection" (jakarta.inject:jakarta.inject-api)
- Copyright (C) 2009 The JSR-330 Expert Group
- Copyright © 2018,2020 Eclipse Foundation.
- Apache License 2.0
---------------------------------------------
-"SnakeYAML" (org.yaml:snakeyaml)
- Copyright 2003-2010 Christian d'Heureuse, Inventec Informatik AG, Zurich, Switzerland
- Copyright (c) 2008, SnakeYAML
- Apache License 2.0
---------------------------------------------
-"Micronaut" (io.micronaut:micronaut-core)
- Copyright 2010,2012 Google Inc. All Rights Reserved.
- Copyright 2017-2022 original authors
- Apache License 2.0
---------------------------------------------
-"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
- Copyright (c) 2019, 2020 Eclipse Foundation. All rights reserved.
- Copyright (c) 2005,2020 Oracle and/or its affiliates. All rights reserved.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
-See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
---------------------------------------------
-
-
-
- 126571
- micronaut-core
- 3.4.3
- original author or authors
- Apache 2.0
-
- helidon-integrations-micronaut-cdi
- helidon-integrations-micronaut-cdi-processor
-
- Micronaut Core (io.micronaut:micronaut-core)
- Copyright 2010,2012 Google Inc. All Rights Reserved.
- Copyright 2017-2022 original authors
---------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
---------------------------------------------
-Fourth Party Runtime Dependencies
---------------------------------------------
-"SLF4J API Module" 1.7.29 (org.slf4j:slf4j-api)
- Copyright (c) 2004-2011 QOS.ch
+* License: (CDDL-1.1 OR GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0) AND
+ Apache-2.0
+* Project: https://github.com/jax-rs/api
+* Source: https://github.com/jax-rs/api
-The MIT License SPDX short identifier: MIT
+javax.ws.rs:jsr311-api:jar:1.1.1 (1.1.1)
-Further resources on the MIT License Copyright <YEAR> <COPYRIGHT HOLDER>
+* License: CDDL-1.0 AND Apache-2.0
+* Project: https://github.com/jax-rs/api
+* Source:
+ http://search.maven.org/remotecontent?filepath=javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1-sources.jar
-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:
+javax:javaee-web-api:jar:7.0 (7.0)
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
+* License: (CDDL-1.0 OR GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0) AND
+ (EPL-1.0 OR BSD-3-Clause) AND Apache-2.0 AND LicenseRef-Public Domain
+* Project: https://javaee.github.io
+* Source:
+ http://search.maven.org/remotecontent?filepath=javax/javaee-web-api/7.0/javaee-web-api-7.0-sources.jar
+
+JUnit (4.12)
+
+* License: Eclipse Public License
+
+## 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.
-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.
--------------------------------------------
-
-
-
- 126570
- micronaut-inject-java
- 3.4.3
- original author or authors
- Apache 2.0
-
- helidon-integrations-micronaut-cdi
- helidon-integrations-micronaut-cdi-processor
- helidon-integrations-micronaut-data
-
- Micronaut Inject Java (io.micronaut:micronaut-inject-java)
- Copyright 2017-2022 original authors
---------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
---------------------------------------------
-Fourth Party Runtime Dependencies
---------------------------------------------
-"SLF4J API Module" 1.7.29 (org.slf4j:slf4j-api)
- Copyright (c) 2004-2011 QOS.ch
+"JSON-B API" (jakarta.json.bind:jakarta.json.bind-api)
+ Copyright (c) 2015,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2019, 2022 Eclipse Foundation. All Rights Reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+
+ # Notices for Jakarta JSON Binding
-The MIT License SPDX short identifier: MIT
+This content is produced and maintained by the Jakarta JSON Binding project.
-Further resources on the MIT License Copyright <YEAR> <COPYRIGHT HOLDER>
+* Project home: https://projects.eclipse.org/projects/ee4j.jsonb
-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:
+## Trademarks
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
+Jakarta JSON Binding is a trademark of the Eclipse Foundation.
-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.
+## Copyright
---------------------------------------------
-"Micronaut" (io.micronaut:micronaut-inject)
- Copyright 2017-2022 original authors
- Apache License 2.0
---------------------------------------------
-"Jakarta Dependency Injection" (jakarta.inject:jakarta.inject-api)
- Copyright (C) 2009 The JSR-330 Expert Group
- Copyright (c) 2018,2020 Eclipse Foundation.
- Apache License 2.0
---------------------------------------------
-"Micronaut" (io.micronaut:micronaut-core)
- Copyright 2010,2012 Google Inc. All Rights Reserved.
- Copyright 2017-2022 original authors
- Apache License 2.0
---------------------------------------------
-"SnakeYAML" (org.yaml:snakeyaml)
- Copyright 2003-2010 Christian d'Heureuse, Inventec Informatik AG, Zurich, Switzerland
- Copyright (c) 2008, SnakeYAML
- Apache License 2.0
---------------------------------------------
-"Micronaut" (io.micronaut:micronaut-aop)
- Copyright 2017-2021 original authors
- Apache License 2.0
---------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
---------------------------------------------
-"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
- Copyright (c) 2019, 2020 Eclipse Foundation. All rights reserved.
- Copyright (c) 2005,2020 Oracle and/or its affiliates. All rights reserved.
- EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
---------------------------------------------
-See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
---------------------------------------------
-
-
-
- 116744
- microprofile-openapi-api
- 3.0
- Eclipse Foundation
- Apache 2.0
-
- helidon-openapi
-
- MicroProfile OpenAPI API (org.eclipse.microprofile.openapi:microprofile-openapi-api)
- Copyright 2017 SmartBear Software
- Copyright (c) 2017 Contributors to the Eclipse Foundation
---------------------------------------------
-The majority of this software were originally based on the following:
-* Swagger Core
- https://github.com/swagger-api/swagger-core
- under Apache License, v2.0
-
-SPDXVersion: SPDX-2.1
-PackageName: Eclipse MicroProfile
-PackageHomePage: http://www.eclipse.org/microprofile
-PackageLicenseDeclared: Apache-2.0
-
-PackageCopyrightText: <text>
-Arthur De Magalhaes arthurdm@ca.ibm.com
-</text>
---------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
-
-
-
- 106314
- microstream-cache
- 05.00.02-MS-GA
- Microstream Software
- Eclipse Public License 2.0
-
- helidon-integrations-microstream
- helidon-integrations-microstream-cache
-
- 1. The follow files are available in source code form under the Eclipse Public License at:
- https://github.com/microstream-one/microstream (The EPL license is reproduced below).
-2. All past Contributors to the Microstream project disclaim all warranties and
- conditions, express and implied, including warranties or conditions of title and
- non-infringement, and implied warranties or conditions of merchantability and
- fitness for a particular purpose. In addition, such Contributors are not liable
- for any damages, including direct, indirect, special, incidental and consequential
- damages, such as lost profits.
-3. Any provisions of the Oracle license agreement that differ from the Eclipse Public
- License are offered by Oracle alone and not by any other party.
-________________________________________________
+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.
-MicroStream Cache (one.microstream:microstream-cache)
- Copyright (C) 2019-2021 MicroStream Software
---------------------------------------------
-See full text at the bottom of this document for license: EPL-2.0
---------------------------------------------
-Fourth Party Runtime Dependencies
---------------------------------------------
-"MicroStream Embedded Storage" (one.microstream:microstream-storage-embedded)
- Copyright (C) 2019-2021 MicroStream Software
- EPL-2.0
---------------------------------------------
-"MicroStream Storage" (one.microstream:microstream-storage)
- Copyright (C) 2019-2021 MicroStream Software
- EPL-2.0
---------------------------------------------
-"MicroStream Abstract File System - Java NIO" (one.microstream:microstream-afs-nio)
- Copyright (C) 2019-2021 MicroStream Software
- EPL-2.0
---------------------------------------------
-"MicroStream Abstract File System" (one.microstream:microstream-afs)
- Copyright (C) 2019-2021 MicroStream Software
- EPL-2.0
---------------------------------------------
-"MicroStream Persistence Binary" (one.microstream:microstream-persistence-binary)
- Copyright (C) 2019-2021 MicroStream Software
- EPL-2.0
---------------------------------------------
-"MicroStream Persistence" (one.microstream:microstream-persistence)
- Copyright (C) 2019-2021 MicroStream Software
- EPL-2.0
---------------------------------------------
-"MicroStream Embedded Storage Configuration" (one.microstream:microstream-storage-embedded-configuration)
- Copyright (C) 2019-2021 MicroStream Software
- EPL-2.0
---------------------------------------------
-"MicroStream Configuration" (one.microstream:microstream-configuration)
- Copyright (C) 2019-2021 MicroStream Software
- EPL-2.0
---------------------------------------------
-"MicroStream Base" (one.microstream:microstream-base)
- Copyright (C) 2019-2021 MicroStream Software
- EPL-2.0
---------------------------------------------
-"JSR107 API and SPI" (javax.cache:cache-api)
- Copyright 2011-2016 Terracotta, Inc.
- Copyright 2011-2016 Oracle America Incorporated
-See full text at the bottom of this document for license: Apache-2.0
-
-
-
- 122147
- neo4j-java-driver
- 4.4.3
- neo4j
- Apache 2.0
-
- helidon-integrations-neo4j
- helidon-integrations-neo4j-health
- helidon-integrations-neo4j-metrics
-
- Neo4j Java Driver (org.neo4j.driver:neo4j-java-driver)
- Copyright (c) "Neo4j"
- Copyright 2011,2021 The Netty Project
- Copyright (c) 2004-2011 QOS.ch
- Copyright (c) 2015-2022 VMware Inc. or its affiliates, All Rights Reserved.
- Copyright 2002-2017 the original author or authors.
---------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
---------------------------------------------
-Fourth Party Dependencies
---------------------------------------------
-"reactive-streams" (org.reactivestreams:reactive-streams)
+## Declared Project Licenses
-/************************************************************************
- * Licensed under Public Domain (CC0) *
- * *
- * To the extent possible under law, the person who associated CC0 with *
- * this code has waived all copyright and related or neighboring *
- * rights to this code. *
- * *
- * You should have received a copy of the CC0 legalcode along with this *
- * work. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.*
- ************************************************************************/
+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.
-Statement of Purpose The laws of most jurisdictions throughout the world
-automatically confer exclusive Copyright and Related Rights (defined below) upon
-the creator and subsequent owner(s) (each and all, an "owner") of an original
-work of authorship and/or a database (each, a "Work").
+SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-Certain owners wish to permanently relinquish those rights to a Work for the
-purpose of contributing to a commons of creative, cultural and scientific works
-("Commons") that the public can reliably and without fear of later claims of
-infringement build upon, modify, incorporate in other works, reuse and
-redistribute as freely as possible in any form whatsoever and for any purposes,
-including without limitation commercial purposes. These owners may contribute to
-the Commons to promote the ideal of a free culture and the further production of
-creative, cultural and scientific works, or to gain reputation or greater
-distribution for their Work in part through the use and efforts of others.
+## Source Code
-For these and/or other purposes and motivations, and without any expectation of
-additional consideration or compensation, the person associating CC0 with a Work
-(the "Affirmer"), to the extent that he or she is an owner of Copyright and
-Related Rights in the Work, voluntarily elects to apply CC0 to the Work and
-publicly distribute the Work under its terms, with knowledge of his or her
-Copyright and Related Rights in the Work and the meaning and intended legal
-effect of CC0 on those rights.
+The project maintains the following source code repositories:
-1. Copyright and Related Rights. A Work made available under CC0 may be
-protected by copyright and related or neighboring rights ("Copyright and Related
-Rights"). Copyright and Related Rights include, but are not limited to, the
-following:
+* https://github.com/eclipse-ee4j/jsonb-api
-the right to reproduce, adapt, distribute, perform, display, communicate, and
-translate a Work; moral rights retained by the original author(s) and/or
-performer(s); publicity and privacy rights pertaining to a person's image or
-likeness depicted in a Work; rights protecting against unfair competition in
-regards to a Work, subject to the limitations in paragraph 4(a), below; rights
-protecting the extraction, dissemination, use and reuse of data in a Work;
-database rights (such as those arising under Directive 96/9/EC of the European
-Parliament and of the Council of 11 March 1996 on the legal protection of
-databases, and under any national implementation thereof, including any amended
-or successor version of such directive); and other similar, equivalent or
-corresponding rights throughout the world based on applicable law or treaty, and
-any national implementations thereof. 2. Waiver. To the greatest extent
-permitted by, but not in contravention of, applicable law, Affirmer hereby
-overtly, fully, permanently, irrevocably and unconditionally waives, abandons,
-and surrenders all of Affirmer's Copyright and Related Rights and associated
-claims and causes of action, whether now known or unknown (including existing as
-well as future claims and causes of action), in the Work (i) in all territories
-worldwide, (ii) for the maximum duration provided by applicable law or treaty
-(including future time extensions), (iii) in any current or future medium and
-for any number of copies, and (iv) for any purpose whatsoever, including without
-limitation commercial, advertising or promotional purposes (the "Waiver").
-Affirmer makes the Waiver for the benefit of each member of the public at large
-and to the detriment of Affirmer's heirs and successors, fully intending that
-such Waiver shall not be subject to revocation, rescission, cancellation,
-termination, or any other legal or equitable action to disrupt the quiet
-enjoyment of the Work by the public as contemplated by Affirmer's express
-Statement of Purpose.
+## Third-party Content
-3. Public License Fallback. Should any part of the Waiver for any reason be
-judged legally invalid or ineffective under applicable law, then the Waiver
-shall be preserved to the maximum extent permitted taking into account
-Affirmer's express Statement of Purpose. In addition, to the extent the Waiver
-is so judged Affirmer hereby grants to each affected person a royalty-free, non
-transferable, non sublicensable, non exclusive, irrevocable and unconditional
-license to exercise Affirmer's Copyright and Related Rights in the Work (i) in
-all territories worldwide, (ii) for the maximum duration provided by applicable
-law or treaty (including future time extensions), (iii) in any current or future
-medium and for any number of copies, and (iv) for any purpose whatsoever,
-including without limitation commercial, advertising or promotional purposes
-(the "License"). The License shall be deemed effective as of the date CC0 was
-applied by Affirmer to the Work. Should any part of the License for any reason
-be judged legally invalid or ineffective under applicable law, such partial
-invalidity or ineffectiveness shall not invalidate the remainder of the License,
-and in such case Affirmer hereby affirms that he or she will not (i) exercise
-any of his or her remaining Copyright and Related Rights in the Work or (ii)
-assert any associated claims and causes of action with respect to the Work, in
-either case contrary to Affirmer's express Statement of Purpose.
+This project leverages the following third party content.
-4. Limitations and Disclaimers.
+None
-No trademark or patent rights held by Affirmer are waived, abandoned,
-surrendered, licensed or otherwise affected by this document. Affirmer offers
-the Work as-is and makes no representations or warranties of any kind concerning
-the Work, express, implied, statutory or otherwise, including without limitation
-warranties of title, merchantability, fitness for a particular purpose, non
-infringement, or the absence of latent or other defects, accuracy, or the
-present or absence of errors, whether or not discoverable, all to the greatest
-extent permissible under applicable law. Affirmer disclaims responsibility for
-clearing rights of other persons that may apply to the Work or any use thereof,
-including without limitation any person's Copyright and Related Rights in the
-Work. Further, Affirmer disclaims responsibility for obtaining any necessary
-consents, permissions or other rights required for any use of the Work. Affirmer
-understands and acknowledges that Creative Commons is not a party to this
-document and has no duty or obligation with respect to this CC0 or use of the
-Work.
+## 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.
+
--------------------------------------------
-"SLF4J API Module" (org.slf4j:slf4j-api)
- Copyright (c) 2004-2011 QOS.ch
+"Eclipse Parsson" (org.eclipse.parsson:parsson)
+ Copyright (c) 2011,2022 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+
+[//]: # " Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. "
+[//]: # " "
+[//]: # " 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 "
+
+# Notices for Eclipse Parsson
+
+This content is produced and maintained by the Eclipse Parsson project.
+
+* Project home: https://projects.eclipse.org/projects/ee4j.parsson
-The MIT License SPDX short identifier: MIT
+## Trademarks
-Further resources on the MIT License Copyright <YEAR> <COPYRIGHT HOLDER>
+ Eclipse Parsson is a trademark of the Eclipse Foundation.
-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:
+## Copyright
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
+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.
-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.
+## Declared Project Licenses
---------------------------------------------
-"Netty" (io.netty)
- Copyright 2011,2021 The Netty Project
+This program and the accompanying materials are made available under the terms
+of the Eclipse Public License v. 2.0 which is available at
+https://www.eclipse.org/legal/epl-2.0.
-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:
+SPDX-License-Identifier: EPL-2.0
- https://www.apache.org/licenses/LICENSE-2.0
+## Source Code
+
+The project maintains the following source code repositories:
+
+* https://github.com/eclipse-ee4j/parsson
+
+## Third-party Content
+
+This project leverages the following third party content.
+
+None
+
+## 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.
-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.
- Apache License Version 2.0
---------------------------------------------
-"Non-Blocking Reactive Foundation for the JVM" (io.projectreactor:reactor-core)
- Copyright (c) 2015-2022 VMware Inc. or its affiliates, All Rights Reserved.
- Copyright 2002-2017 the original author or authors.
- Apache License Version 2.0
---------------------------------------------
-
-
- 126692
- netty
- 4.1.77.Final
- The Netty Project
- Apache 2.0
-
- helidon-reactive-webclient
- helidon-reactive-webserver
- helidon-reactive-webserver-http2
- helidon-reactive-webserver-jersey
- helidon-reactive-webserver-transport-netty-epoll
-
- Netty (io.netty:netty-*)
- Copyright 2012,2021 The Netty Project
- Copyright 2014 Twitter, Inc.
- Copyright (c) 2011, Joe Walnes and contributors
- Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
- Copyright (c) 2004-2011 QOS.ch
---------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
--------------------------------------------
+"OSGi resource locator" (org.glassfish.hk2:osgi-resource-locator)
+ Copyright (c) 2009,2018 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+
+# Notices for Eclipse GlassFish
- The Netty Project
- =================
+This content is produced and maintained by the Eclipse GlassFish project.
-Please visit the Netty web site for more information:
+* Project home: https://projects.eclipse.org/projects/ee4j.glassfish
- * https://netty.io/
+## Trademarks
-Copyright 2014 The Netty Project
+Eclipse GlassFish, and GlassFish are trademarks of the Eclipse Foundation.
-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:
+## Copyright
- https://www.apache.org/licenses/LICENSE-2.0
+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.
-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.
+## Declared Project Licenses
-Also, please refer to each LICENSE.<component>.txt file, which is located in
-the 'license' directory of the distribution file, for the license terms of the
-components that this product depends on.
+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.
--------------------------------------------------------------------------------
-This product contains the extensions to Java Collections Framework which has
-been derived from the works by JSR-166 EG, Doug Lea, and Jason T. Greene:
+SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
- * LICENSE:
- * license/LICENSE.jsr166y.txt (Public Domain)
-The person or persons who have associated work with this document (the
-"Dedicator" or "Certifier") hereby either (a) certifies that, to the best of
-his knowledge, the work of authorship identified is in the public domain of
-the country from which the work is published, or (b) hereby dedicates whatever
-copyright the dedicators holds in the work of authorship identified below (the
-"Work") to the public domain. A certifier, moreover, dedicates any copyright
-interest he may have in the associated work, and for these purposes, is
-described as a "dedicator" below.
-
-A certifier has taken reasonable steps to verify the copyright status of this
-work. Certifier recognizes that his good faith efforts may not shield him from
-liability if in fact the work certified is not in the public domain.
-
-Dedicator makes this dedication for the benefit of the public at large and to
-the detriment of the Dedicator's heirs and successors. Dedicator intends this
-dedication to be an overt act of relinquishment in perpetuity of all present
-and future rights under copyright law, whether vested or contingent, in the
-Work. Dedicator understands that such relinquishment of all rights includes
-the relinquishment of all rights to enforce (by lawsuit or otherwise) those
-copyrights in the Work.
-
-Dedicator recognizes that, once placed in the public domain, the Work may be
-freely reproduced, distributed, transmitted, used, modified, built upon, or
-otherwise exploited by anyone for any purpose, commercial or non-commercial,
-and in any way, including by methods that have not yet been invented or
-conceived.
- * HOMEPAGE:
- * http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/
- * http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbosscache/experimental/jsr166/
+## Source Code
-This product contains a modified version of Robert Harder's Public Domain
-Base64 Encoder and Decoder, which can be obtained at:
+The project maintains the following source code repositories:
- * LICENSE:
- * license/LICENSE.base64.txt (Public Domain)
-The person or persons who have associated work with this document (the
-"Dedicator" or "Certifier") hereby either (a) certifies that, to the best of
-his knowledge, the work of authorship identified is in the public domain of
-the country from which the work is published, or (b) hereby dedicates whatever
-copyright the dedicators holds in the work of authorship identified below (the
-"Work") to the public domain. A certifier, moreover, dedicates any copyright
-interest he may have in the associated work, and for these purposes, is
-described as a "dedicator" below.
-
-A certifier has taken reasonable steps to verify the copyright status of this
-work. Certifier recognizes that his good faith efforts may not shield him from
-liability if in fact the work certified is not in the public domain.
-
-Dedicator makes this dedication for the benefit of the public at large and to
-the detriment of the Dedicator's heirs and successors. Dedicator intends this
-dedication to be an overt act of relinquishment in perpetuity of all present
-and future rights under copyright law, whether vested or contingent, in the
-Work. Dedicator understands that such relinquishment of all rights includes
-the relinquishment of all rights to enforce (by lawsuit or otherwise) those
-copyrights in the Work.
-
-Dedicator recognizes that, once placed in the public domain, the Work may be
-freely reproduced, distributed, transmitted, used, modified, built upon, or
-otherwise exploited by anyone for any purpose, commercial or non-commercial,
-and in any way, including by methods that have not yet been invented or
-conceived.
- * HOMEPAGE:
- * http://iharder.sourceforge.net/current/java/base64/
+* https://github.com/eclipse-ee4j/glassfish-ha-api
+* https://github.com/eclipse-ee4j/glassfish-logging-annotation-processor
+* https://github.com/eclipse-ee4j/glassfish-shoal
+* https://github.com/eclipse-ee4j/glassfish-cdi-porting-tck
+* https://github.com/eclipse-ee4j/glassfish-jsftemplating
+* https://github.com/eclipse-ee4j/glassfish-hk2-extra
-This product contains a modified portion of 'Webbit', an event based
-WebSocket and HTTP server, which can be obtained at:
+## Third-party Content
- * LICENSE:
- * license/LICENSE.webbit.txt (BSD License)
-(BSD License: https://www.opensource.org/licenses/bsd-license)
+This project leverages the following third party content.
-Copyright (c) 2011, Joe Walnes, Aslak Hellesøy and contributors
-All rights reserved.
+None
-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 Webbit 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.
- * HOMEPAGE:
- * https://github.com/joewalnes/webbit
+## Cryptography
-This product contains a modified portion of 'SLF4J', a simple logging
-facade for Java, which can be obtained at:
+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.
- * LICENSE:
- * license/LICENSE.slf4j.txt (MIT License)
-/*
- * Copyright (c) 2004-2007 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.
- */
- * HOMEPAGE:
- * https://www.slf4j.org/
+-------------------------------------------
+"org.eclipse.yasson" (org.eclipse:yasson)
+ Copyright (c) 2019,2022 IBM and/or its affiliates. All rights reserved.
+ Copyright (c) 2015,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2019,2022 Payara Foundation and/or its affiliates. All rights reserved.
+ Copyright (c) 2019,2020 Payara Services and/or its affiliates. All rights reserved.
+ Eclipse Public License 2.0 or Eclipse Distribution License 1.0
-This product contains a modified portion of 'Apache Harmony', an open source
-Java SE, which can be obtained at:
+# Notices for Eclipse Yasson
- * NOTICE:
- * license/NOTICE.harmony.txt
-Apache Harmony
+This content is produced and maintained by the Eclipse Yasson project.
-Copyright 2006, 2010 The Apache Software Foundation.
+* Project home: https://projects.eclipse.org/projects/ee4j.yasson
-This product includes software developed at
-The Apache Software Foundation (https://www.apache.org/).
- * LICENSE:
- * license/LICENSE.harmony.txt (Apache License 2.0)
+## Trademarks
- * HOMEPAGE:
- * https://archive.apache.org/dist/harmony/
+Eclipse Yasson is a trademark of the Eclipse Foundation.
-This product contains a modified portion of 'jbzip2', a Java bzip2 compression
-and decompression library written by Matthew J. Francis. It can be obtained at:
+## Copyright
- * LICENSE:
- * license/LICENSE.jbzip2.txt (MIT License)
-Copyright (c) 2010-2011 Matthew J. Francis and Contributors of the jbzip2 Project
+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.
-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:
+## Declared Project Licenses
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
+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-v20.html, or the Eclipse Distribution License
+v. 1.0 which is available at http://www.eclipse.org/org/documents/edl-v10.php.
-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.
- * HOMEPAGE:
- * https://code.google.com/p/jbzip2/
+SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause
-This product contains a modified portion of 'libdivsufsort', a C API library to construct
-the suffix array and the Burrows-Wheeler transformed string for any input string of
-a constant-size alphabet written by Yuta Mori. It can be obtained at:
+## Source Code
- * LICENSE:
- * license/LICENSE.libdivsufsort.txt (MIT License)
-Copyright (c) 2003-2008 Yuta Mori 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 project maintains the following source code repositories:
-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.
- * HOMEPAGE:
- * https://github.com/y-256/libdivsufsort
+* https://github.com/eclipse/yasson
+* https://github.com/eclipse-ee4j/yasson
-This product contains a modified portion of Nitsan Wakart's 'JCTools', Java Concurrency Tools for the JVM,
- which can be obtained at:
+## Third-party Content
- * LICENSE:
- * license/LICENSE.jctools.txt (ASL2 License)
- * HOMEPAGE:
- * https://github.com/JCTools/JCTools
+cdi-api 2.0 (JSR 365: Contexts and Dependency Injection for Java (2.0)
-This product optionally depends on 'JZlib', a re-implementation of zlib in
-pure Java, which can be obtained at:
- * LICENSE:
- * license/LICENSE.jzlib.txt (BSD style License)
-Copyright (c) 2000,2001,2002,2003,2004 ymnk, JCraft,Inc. All rights reserved.
+## Cryptography
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
+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.
- 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.
+Eclipse Distribution License - v 1.0 Copyright (c) 2007, Eclipse Foundation,
+Inc. and its licensors.
+
+All rights reserved.
- 3. The names of the authors may not be used to endorse or promote products
- derived from this software without specific prior written permission.
+Redistribution and use in source and binary forms, with or without modification,
+are permitted provided that the following conditions are met:
-THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 JCRAFT,
-INC. OR ANY CONTRIBUTORS TO THIS SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT,
+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 Eclipse Foundation, 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.
- * HOMEPAGE:
- * http://www.jcraft.com/jzlib/
+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.
-This product optionally depends on 'Compress-LZF', a Java library for encoding and
-decoding data in LZF format, written by Tatu Saloranta. It can be obtained at:
+--------------------------------------------
+"Jakarta Dependency Injection" 2.0.0 (jakarta.inject:jakarta.inject-api)
+ Copyright (C) 2009 The JSR-330 Expert Group
+ Copyright (c) 2018,2020 Eclipse Foundation.
+ Apache License 2.0
+
+# Notices for Eclipse Jakarta Dependency Injection
- * LICENSE:
- * license/LICENSE.compress-lzf.txt (Apache License 2.0)
-Copyright 2009-2010 Ning, Inc.
+This content is produced and maintained by the Eclipse Jakarta Dependency Injection 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 https://www.apache.org/licenses/LICENSE-2.0
+* Project home: https://projects.eclipse.org/projects/cdi.batch
-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.
- * HOMEPAGE:
- * https://github.com/ning/compress
+## Trademarks
-This product optionally depends on 'lz4', a LZ4 Java compression
-and decompression library written by Adrien Grand. It can be obtained at:
+Jakarta Dependency Injection is a trademark of the Eclipse Foundation.
- * LICENSE:
- * license/LICENSE.lz4.txt (Apache License 2.0)
- * HOMEPAGE:
- * https://github.com/jpountz/lz4-java
+## Copyright
-This product optionally depends on 'lzma-java', a LZMA Java compression
-and decompression library, which can be obtained at:
+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.
- * LICENSE:
- * license/LICENSE.lzma-java.txt (Apache License 2.0)
- * HOMEPAGE:
- * https://github.com/jponge/lzma-java
+## Declared Project Licenses
-This product contains a modified portion of 'jfastlz', a Java port of FastLZ compression
-and decompression library written by William Kinney. It can be obtained at:
+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.
- * LICENSE:
- * license/LICENSE.jfastlz.txt (MIT License)
-The MIT License
+SPDX-License-Identifier: Apache-2.0
-Copyright (c) 2009 William Kinney
+## Source Code
-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 project maintains the following source code repositories:
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
+https://github.com/eclipse-ee4j/injection-api
+https://github.com/eclipse-ee4j/injection-spec
+https://github.com/eclipse-ee4j/injection-tck
-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.
- * HOMEPAGE:
- * https://code.google.com/p/jfastlz/
+## Third-party Content
-This product contains a modified portion of and optionally depends on 'Protocol Buffers', Google's data
-interchange format, which can be obtained at:
+This project leverages the following third party content.
- * LICENSE:
- * license/LICENSE.protobuf.txt (New BSD License)
-Protocol Buffers - Google's data interchange format
-Copyright 2013 Google Inc. All rights reserved.
-https://developers.google.com/protocol-buffers/
+None
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are
-met:
+## Cryptography
- * 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.
+None
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+
+
+
+ 148451
+ jersey-media-json-processing
+ 3.1.3
+ Eclipse Foundation
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+
+ helidon-jersey-media-jsonp
+
+ jersey-media-json-processing (org.glassfish.jersey.media:jersey-media-json-processing)
+ Copyright (c) 2011,2023 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+# Notice for Jersey
+This content is produced and maintained by the Eclipse Jersey project.
-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.
+* Project home: https://projects.eclipse.org/projects/ee4j.jersey
-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.
- * HOMEPAGE:
- * https://github.com/google/protobuf
+## Trademarks
+Eclipse Jersey is a trademark of the Eclipse Foundation.
-This product optionally depends on 'Bouncy Castle Crypto APIs' to generate
-a temporary self-signed X.509 certificate when the JVM does not provide the
-equivalent functionality. It can be obtained at:
+## Copyright
- * LICENSE:
- * license/LICENSE.bouncycastle.txt (MIT License)
-The MIT License (MIT)
+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.
-Copyright (c) 2000 - 2013 The Legion of the Bouncy Castle Inc.
- (https://www.bouncycastle.org)
+## Declared Project Licenses
-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:
+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.
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
+SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-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.
- * HOMEPAGE:
- * https://www.bouncycastle.org/
+## Source Code
+The project maintains the following source code repositories:
-This product optionally depends on 'Snappy', a compression library produced
-by Google Inc, which can be obtained at:
+* https://github.com/eclipse-ee4j/jersey
+--------------------------------------------
+See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
+----------------------------------------------------------------------------------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"jersey-core-common" (org.glassfish.jersey.core:jersey-common)
+ Copyright (c) 2007,2023 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2018 Payara Foundation and/or its affiliates.
+ Copyright (C) 2006,2014 The Guava Authors
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"jakarta.ws.rs-api" (jakarta.ws.rs:jakarta.ws.rs-api)
+ Copyright (c) 2010,2021 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2018 Markus KARG. All rights reserved.
+ Copyright (c) 2006 Google Inc.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
+ Copyright (c) 2005,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2019,2021 Eclipse Foundation. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"OSGi resource locator" (org.glassfish.hk2:osgi-resource-locator)
+ Copyright (c) 2009,2018 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"Jakarta JSON Processing API" (jakarta.json:jakarta.json-api)
+ Copyright (c) 2011,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2019,2022 Eclipse Foundation. All rights reserved.<br>
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"Eclipse Parsson" (org.eclipse.parsson:parsson)
+ Copyright (c) 2011,2022 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"Eclipse Parsson Media for Jakarta RESTful Web Services" (org.eclipse.parsson:parsson-media)
+ Copyright (c) 2012,2022 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"Jakarta Dependency Injection" (jakarta.inject:jakarta.inject-api)
+ Copyright (C) 2009 The JSR-330 Expert Group
+ Copyright (c) 2018,2020 Eclipse Foundation.
+ Apache License 2.0
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+
+
+
+ 148450
+ jersey-mp-rest-client
+ 3.1.3
+ Eclipse Foundation
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+
+ helidon-microprofile-rest-client
+
+ jersey-mp-rest-client (org.glassfish.jersey.ext.microprofile:jersey-mp-rest-client)
+ Copyright (c) 2019,2023 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2019,2021 Payara Foundation and/or its affiliates. All rights reserved.
+--------------------------------------------
+# Notice for Jersey
+This content is produced and maintained by the Eclipse Jersey project.
- * LICENSE:
- * license/LICENSE.snappy.txt (New BSD License)
-Copyright 2011, Google Inc.
-All rights reserved.
+* Project home: https://projects.eclipse.org/projects/ee4j.jersey
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are
-met:
+## Trademarks
+Eclipse Jersey is a trademark of the Eclipse Foundation.
-* 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.
+## Copyright
-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.
- * HOMEPAGE:
- * https://github.com/google/snappy
+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/jersey
+--------------------------------------------
+See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
+----------------------------------------------------------------------------------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+org.glassfish.jersey.core:jersey-client
+org.glassfish.jersey.core:jersey-server
+org.glassfish.jersey.ext.cdi:jersey-cdi1x
+org.glassfish.jersey.ext.cdi:jersey-weld2-se
+org.glassfish.jersey.inject:jersey-hk2
+org.glassfish.jersey.media:jersey-media-json-binding
+org.glassfish.jersey.core:jersey-common
+org.glassfish.jersey.media:jersey-media-jaxb
+org.glassfish.jersey.media:jersey-media-sse
+ Copyright (c) 2010,2023 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2018,2021 Payara Foundation and/or its affiliates.
+ Copyright (c) 2019 Payara Foundation and/or its affiliates. All rights reserved.
+ Copyright (c) 2018 Payara Foundation and/or its affiliates. All rights reserved.
+ Copyright (c) 2000-2011 INRIA, France Telecom
+ Copyright 2010,2013 Coda Hale and Yammer, Inc.
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+--------------------------------------------
+"OSGi resource locator" (org.glassfish.hk2:osgi-resource-locator)
+ Copyright (c) 2009,2018 Oracle and/or its affiliates. All rights reserved.
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+--------------------------------------------
+"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
+ Copyright (c) 2005,2021 Oracle and/or its affiliates. All rights reserved.
+ Copyright 2019, 2021 Eclipse Foundation. All rights reserved.
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+--------------------------------------------
+"HK2" (org.glassfish.hk2)
+ Copyright (c) 2007,2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2007,2019 Oracle and/or its affiliates. All rights reserved.
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+--------------------------------------------
+ "aopalliance version repackaged as a module" (org.glassfish.hk2.external:aopalliance-repackaged)
+ Copyright (c) 2013,2018 Oracle and/or its affiliates. All rights reserved.
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+--------------------------------------------
+"JSON-B API" (jakarta.json.bind:jakarta.json.bind-api)
+ Copyright (c) 2015,2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2020 Eclipse Foundation. All Rights Reserved.
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-
+--------------------------------------------
+"Jakarta JSON Processing Media for Jakarta RESTful Web Services" (org.glassfish:jsonp-jaxrs)
+ Copyright (c) 2012,2020 Oracle and/or its affiliates. All rights reserved.
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+--------------------------------------------
+"Jakarta Interceptors" (jakarta.interceptor:jakarta.interceptor-api)
+ Copyright (c) 1997,2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright 2020 Eclipse Foundation. All rights reserved.
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+--------------------------------------------
+Jakarta Expression Language API (EL) (jakarta.el:jakarta.el-api)
+ Copyright (c) 1997,2022 Oracle and/or its affiliates and others.
+ Copyright 2018, 2022 Eclipse Foundation. All rights reserved.
+ Copyright (c) 2021 Contributors to the Eclipse Foundation
+ Copyright 2004 The Apache Software Foundation
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+--------------------------------------------
+"jakarta.ws.rs-api" jakarta.ws.rs:jakarta.ws.rs-api)
+ Copyright (c) 2010,2021 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2018 Markus KARG. All rights reserved.
+ Copyright (c) 2006 Google Inc.
+ Copyright (c) 2021 Eclipse Foundation
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+--------------------------------------------
+"JSON-P Default Provider" (org.glassfish:jakarta.json)
+ Copyright (c) 2011,2020 Oracle and/or its affiliates. All rights reserved.
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+--------------------------------------------
+"Jakarta JSON Processing API" (jakarta.json:jakarta.json-api)
+ Copyright (c) 2011,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2019,2022 Eclipse Foundation. All rights reserved.
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+--------------------------------------------
+"Eclipse Parsson Media for Jakarta RESTful Web Services" (org.eclipse.parsson:parsson-media)
+ Copyright (c) 2012,2022 Oracle and/or its affiliates. All rights reserved.
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+--------------------------------------------
+"MicroProfile Rest Client API" (org.eclipse.microprofile.rest.client:microprofile-rest-client-api)
+ Copyright (c) 2016-2021 Contributors to the Eclipse Foundation
+ Apache License Version 2.0
+--------------------------------------------
+"org.osgi:org.osgi.annotation.versioning" (org.osgi:org.osgi.annotation.versioning)
+ Copyright (c) OSGi Alliance (2013, 2014). All Rights Reserved.
+ Copyright (c) OSGi Alliance (2013). All Rights Reserved.
+ Apache License Version 2.0
+--------------------------------------------
+MicroProfile Config (microprofile-config-api)
+ Copyright (c) 2016-2022 Contributors to the Eclipse Foundation
+ Apache License Version 2.0
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+Portions of this software were originally based on the following:
+* Apache DeltaSpike Config
+ https://deltaspike.apache.org
+ under Apache License, v2.0
+
+SPDXVersion: SPDX-2.1
+PackageName: Eclipse Microprofile
+PackageHomePage: http://www.eclipse.org/microprofile
+PackageLicenseDeclared: Apache-2.0
+
+PackageCopyrightText: <text>
+Mark Struberg struberg@apache.org,
+Gerhard Petracek gpetracek@apache.org,
+Romain Manni-Bucau rmannibucau@apache.org,
+Ron Smeral rsmeral@apache.org,
+Emily Jiang emijiang@uk.ibm.com,
+Ondrej Mihalyi ondrej.mihalyi@gmail.com,
+Gunnar Morling gunnar@hibernate.org
+
+--------------------------------------------
+"Jakarta Dependency Injection" (jakarta.inject:jakarta.inject-api)
+ Copyright (C) 2009 The JSR-330 Expert Group
+ Copyright (c) 2018,2020 Eclipse Foundation.
+ Apache License 2.0
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+"Jakarta Bean Validation API" (jakarta.validation:jakarta.validation-api)
+ Copyright 2019, 202 Eclipse Foundation.
+ Apache License Version 2.0
+--------------------------------------------
+Jakarta Contexts and Dependency Injection API (CDI API) (jakarta.enterprise:jakarta.enterprise.cdi-api)
+ Copyright 2010, 2016, Red Hat, Inc., and individual contributors
+ Copyright 2008,2018 Red Hat, Inc., and individual contributors
+ Copyright 2018, 2022 Eclipse Foundation.
+ Copyright 2010,2013 2015, Red Hat, Inc., and individual contributors
+ Apache License Version 2.0
+--------------------------------------------
+"Jakarta XML Binding API" (jakarta.xml.bind:jakarta.xml.bind-api)
+ Copyright (c) 2003,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright 2019, 2020 Eclipse Foundation. All rights reserved.
+ Copyright (c) 2018 Payara Foundation and/or its affiliates.
+
+Eclipse Distribution License - v 1.0
+Copyright (c) 2007, Eclipse Foundation, Inc. and its licensors.
+
+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 Eclipse Foundation, 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.
+--------------------------------------------
+"Jakarta Activation" (com.sun.activation:jakarta.activation)
+ Copyright (c) 1997,2019 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Distribution License - v 1.0
+--------------------------------------------
+"org.eclipse.yasson" (org.eclipse:yasson)
+ Copyright (c) 2019,2021 IBM and/or its affiliates. All rights reserved.
+ Copyright (c) 2015,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2019,2021 Payara Foundation and/or its affiliates. All rights reserved.
+ Copyright (c) 2019 Payara Services and/or its affiliates. All rights reserved.
+ Eclipse Public License v. 2.0, Eclipse Distribution License v. 1.0
+--------------------------------------------
+"Javassist" (org.javassist:javassist)
+ Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.
+ Copyright (C) 2004 Bill Burke. All Rights Reserved.
+ Apache License 2.0
+
+
+
+ 148449
+ jersey-server
+ 3.1.3
+ Eclipse Foundation
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+
+ helidon-jersey-server
+
+ jersey-core-server (org.glassfish.jersey.core:jersey-server)
+ Copyright (c) 2010,2023 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2000-2011 INRIA, France Telecom
+ Copyright (c) 2018 Markus KARG. All rights reserved.
+ Copyright (c) 2018 Payara Foundation and/or its affiliates.
+ Copyright 2010,2013 Coda Hale and Yammer, Inc.
+--------------------------------------------
+# Notice for Jersey
+This content is produced and maintained by the Eclipse Jersey project.
+
+* Project home: https://projects.eclipse.org/projects/ee4j.jersey
+
+## Trademarks
+Eclipse Jersey 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/jersey
+--------------------------------------------
+See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
+----------------------------------------------------------------------------------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"jersey-core-client" (org.glassfish.jersey.core:jersey-client)
+ Copyright (c) 2018 Payara Foundation and/or its affiliates. All rights reserved.
+ Copyright (c) 2018,2019 Payara Foundation and/or its affiliates.
+ Copyright (c) 2010,2023 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"jersey-core-common" (org.glassfish.jersey.core:jersey-common)
+ Copyright (c) 2007,2023 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2018 Payara Foundation and/or its affiliates.
+ Copyright (c) 2022 Payara Foundation and/or its affiliates. All rights reserved.
+ Copyright (C) 2006,2014 The Guava Authors
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"OSGi resource locator" (org.glassfish.hk2:osgi-resource-locator)
+ Copyright (c) 2009,2018 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"jakarta.ws.rs-api" (jakarta.ws.rs:jakarta.ws.rs-api)
+ Copyright (c) 2010,2021 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2018 Markus KARG. All rights reserved.
+ Copyright (c) 2006 Google Inc.
+ Copyright (c) 2021 Eclipse Foundation
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
+ Copyright (c) 2005,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2019, 2021 Eclipse Foundation. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"Jakarta Dependency Injection" (jakarta.inject:jakarta.inject-api)
+ Copyright (C) 2009 The JSR-330 Expert Group
+ Copyright (c) 2018,2020 Eclipse Foundation.
+ Apache License 2.0
+--------------------------------------------
+"Jakarta Bean Validation API" (jakarta.validation:jakarta.validation-api)
+ Copyright (c) 2020 Eclipse Foundation.
+ Apache License 2.0
+ 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.
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+
+
+
+ 148448
+ jersey-weld2-se
+ 3.1.3
+ Eclipse Foundation
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+
+ helidon-microprofile-fault-tolerance
+ helidon-microprofile-server
+
+ jersey-ext-weld2-se (org.glassfish.jersey.ext.cdi:jersey-weld2-se)
+ Copyright (c) 2014,2023 Oracle and/or its affiliates. All rights reserved.
+--------------------------------------------
+# Notice for Jersey
+This content is produced and maintained by the Eclipse Jersey project.
+
+* Project home: https://projects.eclipse.org/projects/ee4j.jersey
+
+## Trademarks
+Eclipse Jersey 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/jersey
+--------------------------------------------
+See full text at the bottom of this document for license: EPL-2.0-plus-GPLv2-CPE
+----------------------------------------------------------------------------------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"jersey-core-common" (org.glassfish.jersey.core:jersey-common)
+ Copyright (c) 2007,2023 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2018 Payara Foundation and/or its affiliates.
+ Copyright (C) 2006,2014 The Guava Authors
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"jersey-core-server" (org.glassfish.jersey.core:jersey-server)
+ Copyright (c) 2000-2011 INRIA, France Telecom
+ Copyright (c) 2018 Payara Foundation and/or its affiliates.
+ Copyright (c) 2010,2023 Oracle and/or its affiliates. All rights reserved.
+ Copyright 2010,2013 Coda Hale and Yammer, Inc.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"jersey-core-client" (org.glassfish.jersey.core:jersey-client)
+ Copyright (c) 2018 Payara Foundation and/or its affiliates. All rights reserved.
+ Copyright (c) 2018,2021 Payara Foundation and/or its affiliates.
+ Copyright (c) 2010,2023 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"jersey-ext-cdi1x" (org.glassfish.jersey.ext.cdi:jersey-cdi1x)
+ Copyright (c) 2018 Payara Foundation and/or its affiliates. All rights reserved.
+ Copyright (c) 2013,2023 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"jakarta.ws.rs-api" (jakarta.ws.rs:jakarta.ws.rs-api)
+ Copyright (c) 2010,2021 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2018 Markus KARG. All rights reserved.
+ Copyright (c) 2021 Eclipse Foundation
+ Copyright (c) 2006 Google Inc.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"Jakarta Expression Language API" (jakarta.el:jakarta.el-api)
+ Copyright (c) 2018, 2022 Eclipse Foundation. All rights reserved.
+ Copyright (c) 1997,2022 Oracle and/or its affiliates and others.
+ Copyright 2004 The Apache Software Foundation
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+--------------------------------------------
+ "Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
+ Copyright (c) 2005,2022 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2019,2021 Eclipse Foundation. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"OSGi resource locator" (org.glassfish.hk2:osgi-resource-locator)
+ Copyright (c) 2009,2018 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"CDI APIs" (jakarta.enterprise:jakarta.enterprise.cdi-api)
+ Copyright 2010, 2016, Red Hat, Inc., and individual contributors
+ Copyright 2008,2018 Red Hat, Inc., and individual contributors
+ Copyright 2018,2022 Eclipse Foundation.
+ Copyright 2010,2013 2015, Red Hat, Inc., and individual contributors
+ Apache License 2.0
+--------------------------------------------
+"Jakarta Dependency Injection" (jakarta.inject:jakarta.inject-api)
+ Copyright (C) 2009 The JSR-330 Expert Group
+ Copyright (c) 2018,2020 Eclipse Foundation.
+ Apache License 2.0
+--------------------------------------------
+"Jakarta Bean Validation API" (jakarta.validation:jakarta.validation-api)
+ Copyright (c) 2019,2020 Eclipse Foundation.
+ Apache License 2.0
+ 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.
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+
+
+
+
+ 151916
+ kafka-clients
+ 3.5.1
+ The Apache Software Foundation
+ Apache 2.0
+
+ helidon-messaging-kafka
+
+ ===========================================================================================================
+ Top level component : kafka-clients 3.5.1
+===========================================================================================================
+ * Copyright
+ Apache Kafka
+ Copyright 2022 The Apache Software Foundation.
+
+ * Notices
+ Apache Kafka
+ Copyright 2023 The Apache Software Foundation.
+
+ This product includes software developed at
+ The Apache Software Foundation (https://www.apache.org/).
+
+ This distribution has a binary dependency on jersey, which is available under the CDDL
+ License. The source code of jersey can be found at https://github.com/jersey/jersey/.
+
+ This distribution has a binary test dependency on jqwik, which is available under
+ the Eclipse Public License 2.0. The source code can be found at
+ https://github.com/jlink/jqwik.
+
+ The streams-scala (streams/streams-scala) module was donated by Lightbend and the original code was copyrighted by them:
+ Copyright (C) 2018 Lightbend Inc. <https://www.lightbend.com>
+ Copyright (C) 2017-2018 Alexis Seigneurin.
+
+ This project contains the following code copied from Apache Hadoop:
+ clients/src/main/java/org/apache/kafka/common/utils/PureJavaCrc32C.java
+ Some portions of this file Copyright (c) 2004-2006 Intel Corporation and licensed under the BSD license.
+
+ This project contains the following code copied from Apache Hive:
+ streams/src/main/java/org/apache/kafka/streams/state/internals/Murmur3.java
+
+ * License
+See full text at the bottom of this document for license: Apache-2.0
+===========================================================================================================
+ Fourth party dependencies
+ -------------------------
+ #01 com.github.luben:zstd-jni:jar
+ #02 org.lz4:lz4-java:jar
+ #03 org.xerial.snappy:snappy-java:jar
+ #04 org.osgi:org.osgi.core:jar
+ #05 org.slf4j:slf4j-api:jar
+===========================================================================================================
+ Fourth party #01 : com.github.luben:zstd-jni:jar
+===========================================================================================================
+ * Copyright
+ Copyright (c) 2015-present, Luben Karavelov/ All rights reserved.
+
+ * License
+ Zstd-jni: JNI bindings to Zstd Library
+
+ Copyright (c) 2015-present, Luben Karavelov/ All rights reserved.
+
+ BSD License
+
+ 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.
+
+ For Zstandard software
+ ----------------------
+ The native Zstd library is licensed under 3-clause BSD license or GPL2.
+
+ Copyright (c) 2016-present, Facebook, 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 Facebook 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.
+===========================================================================================================
+ Fourth party #02 : org.lz4:lz4-java:jar
+===========================================================================================================
+ * Copyright
+ Copyright 2020 Adrien Grand and the lz4-java contributors.
+
+ * Notice
+ Copyright 2020 Adrien Grand and the lz4-java contributors.
+
+ 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.
+
+ * License
+ Apache 2.0
+===========================================================================================================
+ Fourth party #03 : org.xerial.snappy:snappy-java:jar
+===========================================================================================================
+ * Copyright
+ Copyright 2011 Taro L. Saito
+
+ * 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 containd 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
+
+ * License
+ Apache 2.0
+===========================================================================================================
+ Fourth party #04 org.osgi:org.osgi.core:jar
+===========================================================================================================
+ * Copyright
+ Copyright © OSGi Alliance (2000,2012).
+ All Rights Reserved
+
+ * Notice
+ # Notices for osgi
+
+ This content is produced and maintained by the OSGi Specification Project.
+
+ * Project home: https://projects.eclipse.org/projects/technology.osgi
+
+ ## Trademarks
+
+ OSGi and the OSGi Logo are trademarks of the Eclipse Foundation. Eclipse and
+ the Eclipse Logo are registered trademarks 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
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ SPDX-License-Identifier: Apache-2.0
+
+ ## Source Code
+
+ The project maintains the following source code repositories:
+
+ * https://github.com/osgi/osgi.git
+
+ ## Third-party Content
+
+ The Content may include items that have been sourced from third parties as follows:</p>
+
+ JUnit
+
+ * License: CPL-1.0 (JUnit 3), EPL-1.0 (JUnit 4), EPL-2.0 (JUnit 5)
+ * Project: https://junit.org/
+ * Source: https://github.com/junit-team
+
+ Apache Software Foundation
+
+ * License: Apache-2.0
+ * Project: https://apache.org/
+ * Source: https://github.com/apache/
+
+ * License
+ Apache 2.0
+===========================================================================================================
+ Fourth party #05 org.slf4j:slf4j-api:jar
+===========================================================================================================
+ * Copyright
+ Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland)
+ All rights reserved.
+
+ * License
+ Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland)
+ 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.
+===========================================================================================================
+ ** License
+ GNU GENERAL PUBLIC LICENSE
+ Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+ Preamble
+
+ The licenses for most software are designed to take away your
+ freedom to share and change it. By contrast, the GNU General Public
+ License is intended to guarantee your freedom to share and change free
+ software--to make sure the software is free for all its users. This
+ General Public License applies to most of the Free Software
+ Foundation's software and to any other program whose authors commit to
+ using it. (Some other Free Software Foundation software is covered by
+ the GNU Lesser General Public License instead.) You can apply it to
+ your programs, too.
+
+ When we speak of free software, we are referring to freedom, not
+ price. Our General Public Licenses are designed to make sure that you
+ have the freedom to distribute copies of free software (and charge for
+ this service if you wish), that you receive source code or can get it
+ if you want it, that you can change the software or use pieces of it
+ in new free programs; and that you know you can do these things.
+
+ To protect your rights, we need to make restrictions that forbid
+ anyone to deny you these rights or to ask you to surrender the rights.
+ These restrictions translate to certain responsibilities for you if you
+ distribute copies of the software, or if you modify it.
+
+ For example, if you distribute copies of such a program, whether
+ gratis or for a fee, you must give the recipients all the rights that
+ you have. You must make sure that they, too, receive or can get the
+ source code. And you must show them these terms so they know their
+ rights.
+
+ We protect your rights with two steps: (1) copyright the software, and
+ (2) offer you this license which gives you legal permission to copy,
+ distribute and/or modify the software.
+
+ Also, for each author's protection and ours, we want to make certain
+ that everyone understands that there is no warranty for this free
+ software. If the software is modified by someone else and passed on, we
+ want its recipients to know that what they have is not the original, so
+ that any problems introduced by others will not reflect on the original
+ authors' reputations.
+
+ Finally, any free program is threatened constantly by software
+ patents. We wish to avoid the danger that redistributors of a free
+ program will individually obtain patent licenses, in effect making the
+ program proprietary. To prevent this, we have made it clear that any
+ patent must be licensed for everyone's free use or not licensed at all.
+
+ The precise terms and conditions for copying, distribution and
+ modification follow.
+
+ GNU GENERAL PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+ 0. This License applies to any program or other work which contains
+ a notice placed by the copyright holder saying it may be distributed
+ under the terms of this General Public License. The "Program", below,
+ refers to any such program or work, and a "work based on the Program"
+ means either the Program or any derivative work under copyright law:
+ that is to say, a work containing the Program or a portion of it,
+ either verbatim or with modifications and/or translated into another
+ language. (Hereinafter, translation is included without limitation in
+ the term "modification".) Each licensee is addressed as "you".
+
+ Activities other than copying, distribution and modification are not
+ covered by this License; they are outside its scope. The act of
+ running the Program is not restricted, and the output from the Program
+ is covered only if its contents constitute a work based on the
+ Program (independent of having been made by running the Program).
+ Whether that is true depends on what the Program does.
+
+ 1. You may copy and distribute verbatim copies of the Program's
+ source code as you receive it, in any medium, provided that you
+ conspicuously and appropriately publish on each copy an appropriate
+ copyright notice and disclaimer of warranty; keep intact all the
+ notices that refer to this License and to the absence of any warranty;
+ and give any other recipients of the Program a copy of this License
+ along with the Program.
+
+ You may charge a fee for the physical act of transferring a copy, and
+ you may at your option offer warranty protection in exchange for a fee.
+
+ 2. You may modify your copy or copies of the Program or any portion
+ of it, thus forming a work based on the Program, and copy and
+ distribute such modifications or work under the terms of Section 1
+ above, provided that you also meet all of these conditions:
+
+ a) You must cause the modified files to carry prominent notices
+ stating that you changed the files and the date of any change.
+
+ b) You must cause any work that you distribute or publish, that in
+ whole or in part contains or is derived from the Program or any
+ part thereof, to be licensed as a whole at no charge to all third
+ parties under the terms of this License.
+
+ c) If the modified program normally reads commands interactively
+ when run, you must cause it, when started running for such
+ interactive use in the most ordinary way, to print or display an
+ announcement including an appropriate copyright notice and a
+ notice that there is no warranty (or else, saying that you provide
+ a warranty) and that users may redistribute the program under
+ these conditions, and telling the user how to view a copy of this
+ License. (Exception: if the Program itself is interactive but
+ does not normally print such an announcement, your work based on
+ the Program is not required to print an announcement.)
+
+ These requirements apply to the modified work as a whole. If
+ identifiable sections of that work are not derived from the Program,
+ and can be reasonably considered independent and separate works in
+ themselves, then this License, and its terms, do not apply to those
+ sections when you distribute them as separate works. But when you
+ distribute the same sections as part of a whole which is a work based
+ on the Program, the distribution of the whole must be on the terms of
+ this License, whose permissions for other licensees extend to the
+ entire whole, and thus to each and every part regardless of who wrote it.
+
+ Thus, it is not the intent of this section to claim rights or contest
+ your rights to work written entirely by you; rather, the intent is to
+ exercise the right to control the distribution of derivative or
+ collective works based on the Program.
+
+ In addition, mere aggregation of another work not based on the Program
+ with the Program (or with a work based on the Program) on a volume of
+ a storage or distribution medium does not bring the other work under
+ the scope of this License.
+
+ 3. You may copy and distribute the Program (or a work based on it,
+ under Section 2) in object code or executable form under the terms of
+ Sections 1 and 2 above provided that you also do one of the following:
+
+ a) Accompany it with the complete corresponding machine-readable
+ source code, which must be distributed under the terms of Sections
+ 1 and 2 above on a medium customarily used for software interchange; or,
+
+ b) Accompany it with a written offer, valid for at least three
+ years, to give any third party, for a charge no more than your
+ cost of physically performing source distribution, a complete
+ machine-readable copy of the corresponding source code, to be
+ distributed under the terms of Sections 1 and 2 above on a medium
+ customarily used for software interchange; or,
+
+ c) Accompany it with the information you received as to the offer
+ to distribute corresponding source code. (This alternative is
+ allowed only for noncommercial distribution and only if you
+ received the program in object code or executable form with such
+ an offer, in accord with Subsection b above.)
+
+ The source code for a work means the preferred form of the work for
+ making modifications to it. For an executable work, complete source
+ code means all the source code for all modules it contains, plus any
+ associated interface definition files, plus the scripts used to
+ control compilation and installation of the executable. However, as a
+ special exception, the source code distributed need not include
+ anything that is normally distributed (in either source or binary
+ form) with the major components (compiler, kernel, and so on) of the
+ operating system on which the executable runs, unless that component
+ itself accompanies the executable.
+
+ If distribution of executable or object code is made by offering
+ access to copy from a designated place, then offering equivalent
+ access to copy the source code from the same place counts as
+ distribution of the source code, even though third parties are not
+ compelled to copy the source along with the object code.
+
+ 4. You may not copy, modify, sublicense, or distribute the Program
+ except as expressly provided under this License. Any attempt
+ otherwise to copy, modify, sublicense or distribute the Program is
+ void, and will automatically terminate your rights under this License.
+ However, parties who have received copies, or rights, from you under
+ this License will not have their licenses terminated so long as such
+ parties remain in full compliance.
+
+ 5. You are not required to accept this License, since you have not
+ signed it. However, nothing else grants you permission to modify or
+ distribute the Program or its derivative works. These actions are
+ prohibited by law if you do not accept this License. Therefore, by
+ modifying or distributing the Program (or any work based on the
+ Program), you indicate your acceptance of this License to do so, and
+ all its terms and conditions for copying, distributing or modifying
+ the Program or works based on it.
+
+ 6. Each time you redistribute the Program (or any work based on the
+ Program), the recipient automatically receives a license from the
+ original licensor to copy, distribute or modify the Program subject to
+ these terms and conditions. You may not impose any further
+ restrictions on the recipients' exercise of the rights granted herein.
+ You are not responsible for enforcing compliance by third parties to
+ this License.
+
+ 7. If, as a consequence of a court judgment or allegation of patent
+ infringement or for any other reason (not limited to patent issues),
+ conditions are imposed on you (whether by court order, agreement or
+ otherwise) that contradict the conditions of this License, they do not
+ excuse you from the conditions of this License. If you cannot
+ distribute so as to satisfy simultaneously your obligations under this
+ License and any other pertinent obligations, then as a consequence you
+ may not distribute the Program at all. For example, if a patent
+ license would not permit royalty-free redistribution of the Program by
+ all those who receive copies directly or indirectly through you, then
+ the only way you could satisfy both it and this License would be to
+ refrain entirely from distribution of the Program.
+
+ If any portion of this section is held invalid or unenforceable under
+ any particular circumstance, the balance of the section is intended to
+ apply and the section as a whole is intended to apply in other
+ circumstances.
+
+ It is not the purpose of this section to induce you to infringe any
+ patents or other property right claims or to contest validity of any
+ such claims; this section has the sole purpose of protecting the
+ integrity of the free software distribution system, which is
+ implemented by public license practices. Many people have made
+ generous contributions to the wide range of software distributed
+ through that system in reliance on consistent application of that
+ system; it is up to the author/donor to decide if he or she is willing
+ to distribute software through any other system and a licensee cannot
+ impose that choice.
+
+ This section is intended to make thoroughly clear what is believed to
+ be a consequence of the rest of this License.
+
+ 8. If the distribution and/or use of the Program is restricted in
+ certain countries either by patents or by copyrighted interfaces, the
+ original copyright holder who places the Program under this License
+ may add an explicit geographical distribution limitation excluding
+ those countries, so that distribution is permitted only in or among
+ countries not thus excluded. In such case, this License incorporates
+ the limitation as if written in the body of this License.
+
+ 9. The Free Software Foundation may publish revised and/or new versions
+ of the General Public License from time to time. Such new versions will
+ be similar in spirit to the present version, but may differ in detail to
+ address new problems or concerns.
+
+ Each version is given a distinguishing version number. If the Program
+ specifies a version number of this License which applies to it and "any
+ later version", you have the option of following the terms and conditions
+ either of that version or of any later version published by the Free
+ Software Foundation. If the Program does not specify a version number of
+ this License, you may choose any version ever published by the Free Software
+ Foundation.
+
+ 10. If you wish to incorporate parts of the Program into other free
+ programs whose distribution conditions are different, write to the author
+ to ask for permission. For software which is copyrighted by the Free
+ Software Foundation, write to the Free Software Foundation; we sometimes
+ make exceptions for this. Our decision will be guided by the two goals
+ of preserving the free status of all derivatives of our free software and
+ of promoting the sharing and reuse of software generally.
+
+ NO WARRANTY
+
+ 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+ FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
+ OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+ PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+ OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
+ TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
+ PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+ REPAIR OR CORRECTION.
+
+ 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+ WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+ REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+ INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+ OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+ TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+ YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+ PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGES.
+
+ END OF TERMS AND CONDITIONS
+
+ How to Apply These Terms to Your New Programs
+
+ If you develop a new program, and you want it to be of the greatest
+ possible use to the public, the best way to achieve this is to make it
+ free software which everyone can redistribute and change under these terms.
+
+ To do so, attach the following notices to the program. It is safest
+ to attach them to the start of each source file to most effectively
+ convey the exclusion of warranty; and each file should have at least
+ the "copyright" line and a pointer to where the full notice is found.
+
+ <one line to give the program's name and a brief idea of what it does.>
+ Copyright (C) <year> <name of author>
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License along
+ with this program; if not, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+
+ Also add information on how to contact you by electronic and paper mail.
+
+ If the program is interactive, make it output a short notice like this
+ when it starts in an interactive mode:
+
+ Gnomovision version 69, Copyright (C) year name of author
+ Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+ This is free software, and you are welcome to redistribute it
+ under certain conditions; type `show c' for details.
+
+ The hypothetical commands `show w' and `show c' should show the appropriate
+ parts of the General Public License. Of course, the commands you use may
+ be called something other than `show w' and `show c'; they could even be
+ mouse-clicks or menu items--whatever suits your program.
+
+ You should also get your employer (if you work as a programmer) or your
+ school, if any, to sign a "copyright disclaimer" for the program, if
+ necessary. Here is a sample; alter the names:
+
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the program
+ `Gnomovision' (which makes passes at compilers) written by James Hacker.
+
+ <signature of Ty Coon>, 1 April 1989
+ Ty Coon, President of Vice
+
+ This General Public License does not permit incorporating your program into
+ proprietary programs. If your program is a subroutine library, you may
+ consider it more useful to permit linking proprietary applications with the
+ library. If this is what you want to do, use the GNU Lesser General
+ Public License instead of this License.
+===========================================================================================================
+
+
+
+ 129619
+ log4j-jpl
+ 2.18.0
+ The Apache Software Foundation
+ Apache 2.0
+
+ helidon-logging-log4j
+
+ Apache Log4j JDK Platform Logging Adapter (org.apache.logging.log4j:log4j-jpl)
+--------------------------------------------
+Copyright 1999-2021 Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"Apache Log4j API" (org.apache.logging.log4j:log4j-api)
+Copyright 1999-2021 Apache Software Foundation
+Apache License 2.0
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+--------------------------------------------
+
+
+
+ 150721
+ metrics-core
+ 4.1.36
+ Dropwizard Team
+ Apache 2.0
+
+ helidon-dbclient-metrics-hikari
+
+ Metrics Core (io.dropwizard.metrics:metrics-core)
+ Copyright (c) 2010-2013 Coda Hale, Yammer.com, 2014-2021 Dropwizard Team
+ Published under Apache Software License 2.0, see LICENSE
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"SLF4J API Module" (org.slf4j:slf4j-api)
+ Copyright (c) 2004-2011 QOS.ch
+
+The MIT License SPDX short identifier: MIT
+
+Further resources on the MIT License Copyright <YEAR> <COPYRIGHT HOLDER>
+
+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.
+
+--------------------------------------------
+
+
+
+ 149611
+ micrometer-core
+ 1.11.3
+ VMware
+ Apache 2.0
+
+ helidon-integrations-micrometer
+ helidon-metrics-provider-tests
+ helidon-metrics-providers-micrometer
+
+ micrometer-core (io.micrometer:micrometer-core)
+ Copyright 2002,2023 the original author or authors.
+ Copyright (c) 2004-2011 QOS.ch
+ Copyright 2017,2023 VMware, Inc.
+ Copyright 2012,2017 The Netty Project
+--------------------------------------------
+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
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"micrometer-commons" (io.micrometer:micrometer-commons)
+ Copyright (c) 2004-2011 QOS.ch
+ Copyright 2017,2023 VMware, Inc.
+ Copyright 2012,2017 The Netty Project
+ Copyright 2002-2023 the original author or authors.
+--------------------------------------------
+"micrometer-observation" (io.micrometer:micrometer-observation)
+ Copyright 2021,2023 VMware, Inc.
+ Copyright 2002-2021 the original author or authors.
+--------------------------------------------
+"HdrHistogram" (org.hdrhistogram:HdrHistogram)
+ BSD 2-Clause
+ 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.
+--------------------------------------------
+"LatencyUtils" (org.latencyutils:LatencyUtils)
+ BSD 2-Clause
+ 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.
+--------------------------------------------
+
+
+
+ 149612
+ micrometer-registry-prometheus
+ 1.11.3
+ VMware
+ Apache 2.0
+
+ helidon-integrations-micrometer
+ helidon-integrations-micrometer-cdi
+ helidon-metrics-providers-micrometer
+
+ micrometer-registry-prometheus (io.micrometer:micrometer-registry-prometheus)
+ Copyright 2017,2022 VMware, Inc.
+--------------------------------------------
+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
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"micrometer-core" (io.micrometer:micrometer-core)
+ Copyright 2002,2023 the original author or authors.
+ Copyright (c) 2004-2011 QOS.ch
+ Copyright 2017,2023 VMware, Inc.
+ Copyright 2012,2017 The Netty Project
+ Apache 2.0
+--------------------------------------------
+"micrometer-commons" (io.micrometer:micrometer-commons)
+ Copyright (c) 2004-2011 QOS.ch
+ Copyright 2017,2023 VMware, Inc.
+ Copyright 2012,2017 The Netty Project
+ Copyright 2002-2023 the original author or authors.
+ Apache 2.0
+--------------------------------------------
+"micrometer-observation" (io.micrometer:micrometer-observation)
+ Copyright 2021,2023 VMware, Inc.
+ Copyright 2002-2021 the original author or authors.
+ Apache 2.0
+--------------------------------------------
+Prometheus instrumentation library for JVM applications
+Copyright 2012-2015 The Prometheus Authors
+Copyright 2012 Andrew Wang (andrew@umbrant.com)
+
+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/).
+Apache License 2.0
+--------------------------------------------
+"HdrHistogram" (org.hdrhistogram:HdrHistogram)
+ BSD 2-Clause
+ 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.
+--------------------------------------------
+"LatencyUtils" (org.latencyutils:LatencyUtils)
+ BSD 2-Clause
+ 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.
+--------------------------------------------
+
+
+
+ 151309
+ micronaut-aop
+ 3.8.7
+ original author or authors
+ Apache 2.0
+
+ helidon-integrations-micronaut-cdi
+
+ Micronaut AOP (io.micronaut:micronaut-aop)
+ Copyright 2017-2021 original authors
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Runtime Dependencies
+--------------------------------------------
+"SLF4J API Module" (org.slf4j:slf4j-api)
+ Copyright (c) 2004-2011 QOS.ch
+
+The MIT License SPDX short identifier: MIT
+
+Further resources on the MIT License Copyright <YEAR> <COPYRIGHT HOLDER>
+
+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.
+
+--------------------------------------------
+"Micronaut" (io.micronaut:micronaut-inject)
+ Copyright 2017-2022 original authors
+ Apache License 2.0
+--------------------------------------------
+"Jakarta Dependency Injection" (jakarta.inject:jakarta.inject-api)
+ Copyright (C) 2009 The JSR-330 Expert Group
+ Copyright © 2018,2020 Eclipse Foundation.
+ Apache License 2.0
+--------------------------------------------
+"SnakeYAML" (org.yaml:snakeyaml)
+ Copyright 2003-2010 Christian d'Heureuse, Inventec Informatik AG, Zurich, Switzerland
+ Copyright (c) 2008, SnakeYAML
+ Apache License 2.0
+--------------------------------------------
+"Micronaut" (io.micronaut:micronaut-core)
+ Copyright 2010,2012 Google Inc. All Rights Reserved.
+ Copyright 2017-2022 original authors
+ Apache License 2.0
+--------------------------------------------
+"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
+ Copyright (c) 2019, 2021 Eclipse Foundation. All rights reserved.
+ Copyright (c) 2005,2022 Oracle and/or its affiliates. All rights reserved.
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+--------------------------------------------
+See full text at the bottom of this document for license: EPL-2.0
+--------------------------------------------
+See full text at the bottom of this document for license: GPLv2-CPE
+
+
+
+ 151306
+ micronaut-core
+ 3.8.7
+ original author or authors
+ Apache 2.0
+
+ helidon-integrations-micronaut-cdi
+ helidon-integrations-micronaut-cdi-processor
+
+ Micronaut Core (io.micronaut:micronaut-core)
+ Copyright 2010,2012 Google Inc. All Rights Reserved.
+ Copyright 2017-2022 original authors
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Runtime Dependencies
+--------------------------------------------
+"SLF4J API Module" (org.slf4j:slf4j-api)
+ Copyright (c) 2004-2011 QOS.ch
+
+The MIT License SPDX short identifier: MIT
+
+Further resources on the MIT License Copyright <YEAR> <COPYRIGHT HOLDER>
+
+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.
+
+--------------------------------------------
+
+
+
+
+ 151305
+ micronaut-inject-java
+ 3.8.7
+ original author or authors
+ Apache 2.0
+
+ helidon-integrations-micronaut-cdi
+ helidon-integrations-micronaut-cdi-processor
+ helidon-integrations-micronaut-data
+
+ Micronaut Inject Java (io.micronaut:micronaut-inject-java)
+ Copyright 2017-2022 original authors
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Runtime Dependencies
+--------------------------------------------
+"SLF4J API Module" (org.slf4j:slf4j-api)
+ Copyright (c) 2004-2011 QOS.ch
+
+The MIT License SPDX short identifier: MIT
+
+Further resources on the MIT License Copyright <YEAR> <COPYRIGHT HOLDER>
+
+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.
+
+--------------------------------------------
+"Micronaut" (io.micronaut:micronaut-inject)
+ Copyright 2017-2022 original authors
+ Apache License 2.0
+--------------------------------------------
+"Jakarta Dependency Injection" (jakarta.inject:jakarta.inject-api)
+ Copyright (C) 2009 The JSR-330 Expert Group
+ Copyright (c) 2018,2020 Eclipse Foundation.
+ Apache License 2.0
+--------------------------------------------
+"Micronaut" (io.micronaut:micronaut-core)
+ Copyright 2010,2012 Google Inc. All Rights Reserved.
+ Copyright 2017-2022 original authors
+ Apache License 2.0
+--------------------------------------------
+"SnakeYAML" (org.yaml:snakeyaml)
+ Copyright 2003-2010 Christian d'Heureuse, Inventec Informatik AG, Zurich, Switzerland
+ Copyright (c) 2008, SnakeYAML
+ Apache License 2.0
+--------------------------------------------
+"Micronaut" (io.micronaut:micronaut-aop)
+ Copyright 2017-2021 original authors
+ Apache License 2.0
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+"Jakarta Annotations API" (jakarta.annotation:jakarta.annotation-api)
+ Copyright (c) 2019, 2021 Eclipse Foundation. All rights reserved.
+ Copyright (c) 2005,2022 Oracle and/or its affiliates. All rights reserved.
+ EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+--------------------------------------------
+See full text at the bottom of this document for license: EPL-2.0
+--------------------------------------------
+See full text at the bottom of this document for license: GPLv2-CPE
+
+
+
+ 149513
+ microprofile-openapi-api
+ 3.1.1
+ Eclipse Foundation
+ Apache 2.0
+
+ helidon-microprofile-openapi
+
+ MicroProfile OpenAPI API (org.eclipse.microprofile.openapi:microprofile-openapi-api)
+ Copyright 2017 SmartBear Software
+ Copyright (c) 2017,2022 Contributors to the Eclipse Foundation
+--------------------------------------------
+=========================================================================
+== NOTICE file corresponding to section 4(d) of the Apache License, ==
+== Version 2.0, in this case for MicroProfile OpenAPI ==
+=========================================================================
+
+The majority of this software were originally based on the following:
+* Swagger Core
+ https://github.com/swagger-api/swagger-core
+ under Apache License, v2.0
+
+
+SPDXVersion: SPDX-2.1
+PackageName: Eclipse MicroProfile
+PackageHomePage: http://www.eclipse.org/microprofile
+PackageLicenseDeclared: Apache-2.0
+
+PackageCopyrightText:
+Arthur De Magalhaes arthurdm@ca.ibm.com
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+
+
+
+ 106314
+ microstream-cache
+ 05.00.02-MS-GA
+ Microstream Software
+ Eclipse Public License 2.0
+
+ helidon-integrations-microstream-cache
+
+
+1. The following files are available in source code form under the Eclipse Public License at:
+ https://github.com/microstream-one/microstream/
+ (The EPL license is reproduced below).
+2. All past Contributors to the MicroStream projectr disclaim all warranties and
+ conditions, express and implied, including warranties or conditions of title and
+ non-infringement, and implied warranties or conditions of merchantability and
+ fitness for a particular purpose. In addition, such Contributors are not liable
+ for any damages, including direct, indirect, special, incidental and consequential
+ damages, such as lost profits.
+3. Any provisions of the Oracle license agreement that differ from the Eclipse Public
+ License are offered by Oracle alone and not by any other party.
+________________________________________________
+
+MicroStream Cache (one.microstream:microstream-cache)
+ Copyright (C) 2019-2021 MicroStream Software
+--------------------------------------------
+See full text at the bottom of this document for license: EPL-2.0
+--------------------------------------------
+Fourth Party Runtime Dependencies
+--------------------------------------------
+"MicroStream Embedded Storage" (one.microstream:microstream-storage-embedded)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Storage" (one.microstream:microstream-storage)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Abstract File System - Java NIO" (one.microstream:microstream-afs-nio)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Abstract File System" (one.microstream:microstream-afs)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Persistence Binary" (one.microstream:microstream-persistence-binary)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Persistence" (one.microstream:microstream-persistence)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Embedded Storage Configuration" (one.microstream:microstream-storage-embedded-configuration)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Configuration" (one.microstream:microstream-configuration)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Base" (one.microstream:microstream-base)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"JSR107 API and SPI" (javax.cache:cache-api)
+ Copyright 2011-2016 Terracotta, Inc.
+ Copyright 2011-2016 Oracle America Incorporated
+See full text at the bottom of this document for license: Apache-2.0
+
+
+
+ 106315
+ microstream-configuration
+ 05.00.02-MS-GA
+ Microstream Software
+ Eclipse Public License 2.0
+
+ helidon-integrations-microstream
+
+
+1. The following files are available in source code form under the Eclipse Public License at:
+ https://github.com/microstream-one/microstream/
+ (The EPL license is reproduced below).
+2. All past Contributors to the MicroStream projectr disclaim all warranties and
+ conditions, express and implied, including warranties or conditions of title and
+ non-infringement, and implied warranties or conditions of merchantability and
+ fitness for a particular purpose. In addition, such Contributors are not liable
+ for any damages, including direct, indirect, special, incidental and consequential
+ damages, such as lost profits.
+3. Any provisions of the Oracle license agreement that differ from the Eclipse Public
+ License are offered by Oracle alone and not by any other party.
+__________________________________________________
+
+MicroStream Configuration (one.microstream:microstream-configuration)
+ Copyright (C) 2019-2021 MicroStream Software
+--------------------------------------------
+See full text at the bottom of this document for license: EPL-2.0
+--------------------------------------------
+Fourth Party Runtime Dependencies
+--------------------------------------------
+"MicroStream Base" (one.microstream:microstream-base)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+
+
+ 106319
+ microstream-storage-embedded
+ 05.00.02-MS-GA
+ Microstream Software
+ Eclipse Public License 2.0
+
+ helidon-integrations-microstream
+
+
+1. The following files are available in source code form under the Eclipse Public License at:
+ https://github.com/microstream-one/microstream/
+ (The EPL license is reproduced below).
+2. All past Contributors to the MicroStream projectr disclaim all warranties and
+ conditions, express and implied, including warranties or conditions of title and
+ non-infringement, and implied warranties or conditions of merchantability and
+ fitness for a particular purpose. In addition, such Contributors are not liable
+ for any damages, including direct, indirect, special, incidental and consequential
+ damages, such as lost profits.
+3. Any provisions of the Oracle license agreement that differ from the Eclipse Public
+ License are offered by Oracle alone and not by any other party.
+_____________________________________________________
+
+MicroStream Embedded Storage (one.microstream:microstream-storage-embedded)
+ Copyright (C) 2019-2021 MicroStream Software
+--------------------------------------------
+See full text at the bottom of this document for license: EPL-2.0
+--------------------------------------------
+Fourth Party Runtime Dependencies
+--------------------------------------------
+"MicroStream Storage" (one.microstream:microstream-storage)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Abstract File System - Java NIO" (one.microstream:microstream-afs-nio)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Abstract File System" (one.microstream:microstream-afs)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Base" (one.microstream:microstream-base)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Persistence Binary" (one.microstream:microstream-persistence-binary)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Persistence" (one.microstream:microstream-persistence)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+-----------------------------------------
+
+
+ 106317
+ microstream-storage-embedded-configuration
+ 05.00.02-MS-GA
+ Microstream Software
+ Eclipse Public License 2.0
+
+ helidon-integrations-microstream
+
+
+1. The following files are available in source code form under the Eclipse Public License at:
+ https://github.com/microstream-one/microstream/
+ (The EPL license is reproduced below).
+2. All past Contributors to the MicroStream projectr disclaim all warranties and
+ conditions, express and implied, including warranties or conditions of title and
+ non-infringement, and implied warranties or conditions of merchantability and
+ fitness for a particular purpose. In addition, such Contributors are not liable
+ for any damages, including direct, indirect, special, incidental and consequential
+ damages, such as lost profits.
+3. Any provisions of the Oracle license agreement that differ from the Eclipse Public
+ License are offered by Oracle alone and not by any other party.
+_________________________________________________________
+
+MicroStream Embedded Storage Configuration (one.microstream:microstream-storage-embedded-configuration)
+ Copyright (C) 2019-2021 MicroStream Software
+--------------------------------------------
+See full text at the bottom of this document for license: EPL-2.0
+--------------------------------------------
+Fourth Party Runtime Dependencies
+--------------------------------------------
+"MicroStream Embedded Storage" (one.microstream:microstream-storage-embedded)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Storage" (one.microstream:microstream-storage)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Abstract File System - Java NIO" (one.microstream:microstream-afs-nio)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Abstract File System" (one.microstream:microstream-afs)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Persistence Binary" (one.microstream:microstream-persistence-binary)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Persistence" (one.microstream:microstream-persistence)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Configuration" (one.microstream:microstream-configuration)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+--------------------------------------------
+"MicroStream Base" (one.microstream:microstream-base)
+ Copyright (C) 2019-2021 MicroStream Software
+ EPL-2.0
+---------------------------------
+
+
+ 151078
+ mongodb-driver-sync
+ 4.10.2
+ MongoDB, Inc.
+ Apache 2.0
+
+ helidon-dbclient-mongodb
+
+ MongoDB Driver (org.mongodb:mongodb-driver-sync)
+--------------------------------------------
+/*
+ * Copyright 2008-present MongoDB, 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.
+ */
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"BSON" (org.mongodb:bson)
+ Copyright 2008- present MongoDB, Inc.
+ Copyright (c) 2008-2014 Atlassian Pty Ltd
+ Copyright 2018 Cezary Bartosiak
+ Apache License Version 2.0
+--------------------------------------------
+"BSON Record Codec" (org.mongodb:bson-record-codec)
+ Copyright 2008- present MongoDB, Inc.
+ Apache License Version 2.0
+--------------------------------------------
+"MongoDB Java Driver Core" (org.mongodb:mongodb-driver-core)
+ Copyright 2008- present MongoDB, Inc.
+ Copyright (c) 2008-2014 Atlassian Pty Ltd
+ Copyright (c) 2005 Brian Goetz and Tim Peierls
+ Copyright 2017 Tom Bentley
+ Copyright 2010,2011 The Guava Authors
+ Apache License Version 2.0
+--------------------------------------------
+Contains portions of TLS Channel
+Copyright (c) [2015-2020] all contributors
+
+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.
+--------------------------------------------
+Contains portions of jcip
+== jcip-annotations relicensed to Oracle under BSD 3-clause license
+
+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:
+
+ * 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.
+--------------------------------------------
+
+
+
+ 151209
+ narayana-jta
+ 7.0.0.Final
+ The Narayana Authors
+ Apache 2.0
+
+ helidon-integrations-cdi-jta
+ helidon-integrations-cdi-jta-weld
+
+ Narayana: ArjunaJTA narayana-jta (org.jboss.narayana.jta:narayana-jta)
+ Copyright The Narayana Authors
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"reactive-streams" (org.reactivestreams:reactive-streams)
+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.
+--------------------------------------------
+"CDI Language Model" (jakarta.enterprise:jakarta.enterprise.lang-model)
+ Copyright 2018,2020 Eclipse Foundation.
+ Apache License Version 2.0
+--------------------------------------------
+"CDI APIs" (jakarta.enterprise:jakarta.enterprise.cdi-api)
+ Copyright 2010, 2016, Red Hat, Inc., and individual contributors
+ Copyright 2008,2018 Red Hat, Inc., and individual contributors
+ Copyright 2018,2022 Eclipse Foundation.
+ Copyright (c) 2021 Red Hat and others
+ Copyright 2010,2013 2015, Red Hat, Inc., and individual contributors
+ Apache License Version 2.0
+--------------------------------------------
+"Jakarta Dependency Injection" (jakarta.inject:jakarta.inject-api)
+ Copyright (C) 2009 The JSR-330 Expert Group
+ Copyright 2018,2020 Eclipse Foundation.
+ Apache License Version 2.0
+--------------------------------------------
+"Eclipse MicroProfile Reactive Streams Operators API" (org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-api)
+ Copyright (c) 2018,2022 Contributors to the Eclipse Foundation
+ Apache License Version 2.0
+--------------------------------------------
+"JBoss Invocation API - Jakarta EE Variant" (org.jboss.invocation:jboss-invocation)
+ Copyright 2016 Red Hat, Inc., and individual contributors
+ Apache License Version 2.0
+--------------------------------------------
+"JBoss Transaction SPI" (org.jboss:jboss-transaction-spi)
+ Copyright 2006,2017 Red Hat Middleware LLC, and individual contributors
+ Copyright 2005,2008 JBoss Inc., and individual contributors as indicated
+ Copyright 2013, Red Hat Inc., and individual contributors as indicated
+ Copyright 2015,2016 Red Hat, Inc., and individual contributors
+See full text at the bottom of this document for license: LGPL-2.1-only
+--------------------------------------------
+"Jakarta Interceptors" (jakarta.interceptor:jakarta.interceptor-api)
+ Copyright (c) 1997,2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2021 Contributors to the Eclipse Foundation
+ Copyright 2019, 2020 Eclipse Foundation. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"jakarta.resource API" (jakarta.resource:jakarta.resource-api)
+ Copyright (c) 1997,2020 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"jakarta.transaction API" (jakarta.transaction:jakarta.transaction-api)
+ Copyright (c) 1997,2020 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"Jakarta Expression Language API" (jakarta.el:jakarta.el-api)
+ Copyright (c) 2021 Contributors to the Eclipse Foundation
+ Copyright (c) 1997,2022 Oracle and/or its affiliates and others.
+ Copyright 2018, 2022 Eclipse Foundation. All rights reserved.
+ Copyright 2004 The Apache Software Foundation
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+"Jakarta Enterprise Beans API" (jakarta.ejb:jakarta.ejb-api)
+ Copyright (c) 1997,2021 Oracle and/or its affiliates. All rights reserved.
+ Eclipse Public License 2.0 + GPL v.2 with CPE
+--------------------------------------------
+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
+
+#
+See full text at the bottom of this document for license: EPL-2.0
+---
+
+##
+See full text at the bottom of this document for license: GPLv2-CPE
+
+
+
+ 150980
+ neo4j-java-driver
+ 5.12.0
+ neo4j
+ Apache 2.0
+
+ helidon-integrations-neo4j
+ helidon-integrations-neo4j-health
+ helidon-integrations-neo4j-metrics
+
+ Neo4j Java Driver (org.neo4j.driver:neo4j-java-driver)
+--------------------------------------------
+Copyright (c) "Neo4j"
+Neo4j Sweden AB [http://neo4j.com]
+
+This file is part of Neo4j.
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with 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.
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"reactive-streams" (org.reactivestreams:reactive-streams)
+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.
+--------------------------------------------
+"Netty/Handler" (io.netty:netty-handler)
+"Netty/Common" (io.netty:netty-common)
+"Netty/Resolver" (io.netty:netty-resolver)
+"Netty/Buffer" (io.netty:netty-buffer)
+"Netty/Transport" (io.netty:netty-transport)
+"Netty/Transport/Native/Unix/Common" (io.netty:netty-transport-native-unix-common)
+"Netty/Codec" (io.netty:netty-codec)
+ Copyright 2011,2023 The Netty Project
+ Copyright (c) 2004-2011 QOS.ch
+ Apache License Version 2.0
+--------------------------------------------
+"Netty/TomcatNative [OpenSSL - Classes]" (io.netty:netty-tcnative-classes)
+ Copyright 2014,2022 The Netty Project
+ Apache License Version 2.0
+--------------------------------------------
+"Non-Blocking Reactive Foundation for the JVM" (io.projectreactor:reactor-core)
+ Copyright 2002-2017 the original author or authors.
+ Copyright (c) 2015-2023 VMware Inc. or its affiliates, All Rights Reserved.
+ Apache License Version 2.0
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+
+
+
+ 142938
+ opentelemetry-api
+ 1.22.0
+ OpenTelemetry authors
+ Apache 2.0
+
+ helidon-tracing-providers-opentelemetry
+
+ OpenTelemetry Java (io.opentelemetry:opentelemetry-api)
+ Copyright (C) 2008 The Guava Authors
+ Copyright The OpenTelemetry Authors
+ Copyright 2000-2021 JetBrains s.r.o.
+ Copyright 2013-2020 The OpenZipkin Authors
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Runtime Dependencies
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-context)
+ Copyright 2015 The gRPC Authors
+ Copyright The OpenTelemetry Authors
+ Copyright Rafael Winterhalter
+ Copyright 2013-2020 The OpenZipkin Authors
+ Copyright 2020 LINE Corporation
+Apache License 2.0
+--------------------------------------------
+
+
+ 148833
+ opentelemetry-context
+ 1.22.0
+ OpenTelemetry authors
+ Apache 2.0
+
+ helidon-microprofile-telemetry
+
+ OpenTelemetry Java (io.opentelemetry:opentelemetry-context)
+ Copyright 2015 The gRPC Authors
+ Copyright The OpenTelemetry Authors
+ Copyright Rafael Winterhalter
+ Copyright 2013-2020 The OpenZipkin Authors
+ Copyright 2020 LINE Corporation
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+
+
+
+ 142932
+ opentelemetry-exporter-jaeger
+ 1.22.0
+ OpenTelemetry authors
+ Apache 2.0
+
+ helidon-tracing-providers-jaeger
+
+ OpenTelemetry Java (io.opentelemetry:opentelemetry-exporter-jaeger)
+ Copyright The OpenTelemetry Authors
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk)
+ Copyright The OpenTelemetry Authors
+ Apache License Version 2
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-api)
+ Copyright (C) 2008 The Guava Authors
+ Copyright The OpenTelemetry Authors
+ Copyright 2000-2021 JetBrains s.r.o.
+ Copyright 2013-2020 The OpenZipkin Authors
+ Apache License Version 2
+--------------------------------------------
+"OpenTelemetry Java" io.opentelemetry:opentelemetry-context)
+ Copyright 2015 The gRPC Authors
+ Copyright The OpenTelemetry Authors
+ Copyright Rafael Winterhalter
+ Copyright 2013-2020 The OpenZipkin Authors
+ Copyright 2020 LINE Corporation
+ Apache License Version 2
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk-common)
+ Copyright The OpenTelemetry Authors
+ Copyright 2019 LINE Corporation
+ Apache License Version 2
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk-trace)
+ Copyright The OpenTelemetry Authors
+ Apache License Version 2
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk-metrics)
+ Copyright The OpenTelemetry Authors
+ Apache License Version 2
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk-logs)
+ Copyright The OpenTelemetry Authors
+ Apache License Version 2
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-exporter-otlp-common)
+ Copyright The OpenTelemetry Authors
+ Copyright 2014 The gRPC Authors
+ Copyright 2008 Google Inc. All rights reserved.
+ Apache License Version 2
+--------------------------------------------
+"okhttp" (com.squareup.okhttp3:okhttp)
+ Copyright (C) 2020 Square, Inc.
+ Copyright (C) 2012 Google Inc.
+ Copyright (C) 2013 The Android Open Source Project
+ Copyright 2016 The Netty 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.
+ Apache License Version 2
+--------------------------------------------
+"Okio" (com.squareup.okio:okio)
+ Copyright 2019 Square, 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.
+ Apache License Version 2
+--------------------------------------------
+"org.jetbrains.kotlin:kotlin-stdlib-common" (org.jetbrains.kotlin:kotlin-stdlib-common)
+ Copyright 2000-2018 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ Use of this source code is governed by the Apache 2.0 license
+ Apache License Version 2
+--------------------------------------------
+"org.jetbrains.kotlin:kotlin-stdlib" (org.jetbrains.kotlin:kotlin-stdlib)
+ Copyright 2010-2020 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ Use of this source code is governed by the Apache 2.0 license
+ Apache License Version 2
+--------------------------------------------
+"IntelliJ IDEA Annotations" (org.jetbrains:annotations)
+ Copyright 2000-2013 JetBrains s.r.o.
+ Copyright 2006 Sascha Weinreuter
+ Apache License Version 2
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-semconv)
+ Copyright The OpenTelemetry Authors
+ Apache License Version 2
+--------------------------------------------
+"jackson-jr-objects" (com.fasterxml.jackson.jr:jackson-jr-objects)
+ Copyright (c) 2016 FasterXML. All rights reserved.
+ Apache License Version 2
+--------------------------------------------
+"Jackson-core" (com.fasterxml.jackson.core:jackson-core)
+ Copyright (c) 2007- Tatu Saloranta, tatu.saloranta@iki.fi
+ Copyright 2018-2020 Raffaello Giulietti
+ Apache License Version 2
+--------------------------------------------
+
+
+ 142935
+ opentelemetry-extension-trace-propagators
+ 1.22.0
+ OpenTelemetry authors
+ Apache 2.0
+
+ helidon-tracing-providers-opentelemetry
+
+ OpenTelemetry Java (io.opentelemetry:opentelemetry-extension-trace-propagators)
+ Copyright The OpenTelemetry Authors
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-api)
+ Copyright (C) 2008 The Guava Authors
+ Copyright The OpenTelemetry Authors
+ Copyright 2000-2021 JetBrains s.r.o.
+ Copyright 2013-2020 The OpenZipkin Authors
+ Apache 2.0
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-context)
+ Copyright 2015 The gRPC Authors
+ Copyright The OpenTelemetry Authors
+ Copyright Rafael Winterhalter
+ Copyright 2013-2020 The OpenZipkin Authors
+ Copyright 2020 LINE Corporation
+ Apache 2.0
+--------------------------------------------
+
+
+ 148836
+ opentelemetry-instrumentation-annotations
+ 1.22.0
+ OpenTelemetry authors
+ Apache 2.0
+
+ helidon-microprofile-telemetry
+
+ OpenTelemetry Instrumentation for Java (io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations)
+ Copyright The OpenTelemetry Authors
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-api)
+ Copyright (C) 2008 The Guava Authors
+ Copyright The OpenTelemetry Authors
+ Copyright 2000-2021 JetBrains s.r.o.
+ Copyright 2013-2020 The OpenZipkin Authors
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-context)
+ Copyright 2015 The gRPC Authors
+ Copyright The OpenTelemetry Authors
+ Copyright Rafael Winterhalter
+ Copyright 2013-2020 The OpenZipkin Authors
+ Copyright 2020 LINE Corporation
+--------------------------------------------
+
+
+
+ 142934
+ opentelemetry-opentracing-shim
+ 1.22.0-alpha
+ OpenTelemetry authors
+ Apache 2.0
+
+ helidon-microprofile-tracing
+
+ OpenTelemetry Java (io.opentelemetry:opentelemetry-opentracing-shim)
+ Copyright The OpenTelemetry Authors
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-api)
+ Copyright (C) 2008 The Guava Authors
+ Copyright The OpenTelemetry Authors
+ Copyright 2000-2021 JetBrains s.r.o.
+ Copyright 2013-2020 The OpenZipkin Authors
+ Apache License Version 2
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-context)
+ Copyright 2015 The gRPC Authors
+ Copyright The OpenTelemetry Authors
+ Copyright Rafael Winterhalter
+ Copyright 2013-2020 The OpenZipkin Authors
+ Copyright 2020 LINE Corporation
+ Apache License Version 2
+--------------------------------------------
+"OpenTracing API" (io.opentracing:opentracing-api)
+ Copyright 2016-2019 The OpenTracing Authors
+ Apache License Version 2
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-semconv)
+ Copyright The OpenTelemetry Authors
+ Apache License Version 2
+--------------------------------------------
+
+
+ 142936
+ opentelemetry-sdk
+ 1.22.0
+ OpenTelemetry authors
+ Apache 2.0
+
+ helidon-microprofile-telemetry
+ helidon-tracing-providers-jaeger
+
+ OpenTelemetry Java (io.opentelemetry:opentelemetry-sdk)
+ Copyright The OpenTelemetry Authors
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-api)
+ Copyright (C) 2008 The Guava Authors
+ Copyright The OpenTelemetry Authors
+ Copyright 2000-2021 JetBrains s.r.o.
+ Copyright 2013-2020 The OpenZipkin Authors
+ Apache License Version 2
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-context)
+ Copyright 2015 The gRPC Authors
+ Copyright The OpenTelemetry Authors
+ Copyright Rafael Winterhalter
+ Copyright 2013-2020 The OpenZipkin Authors
+ Copyright 2020 LINE Corporation
+ Apache License Version 2
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk-common)
+ Copyright The OpenTelemetry Authors
+ Copyright 2019 LINE Corporation
+ Apache License Version 2
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-semconv)
+ Copyright The OpenTelemetry Authors
+ Apache License Version 2
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk-trace)
+ Copyright The OpenTelemetry Authors
+ Apache License Version 2
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk-metrics)
+ Copyright The OpenTelemetry Authors
+ Apache License Version 2
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk-logs)
+ Copyright The OpenTelemetry Authors
+ Apache License Version 2
+--------------------------------------------
+
+
+ 148838
+ opentelemetry-sdk-extension-autoconfigure
+ 1.22.0-alpha
+ OpenTelemetry authors
+ Apache 2.0
+
+ helidon-microprofile-telemetry
+
+ OpenTelemetry Java (io.opentelemetry:opentelemetry-sdk-extension-autoconfigure)
+ Copyright The OpenTelemetry Authors
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-api*)
+ Copyright (C) 2008 The Guava Authors
+ Copyright The OpenTelemetry Authors
+ Copyright 2000-2021 JetBrains s.r.o.
+ Copyright 2013-2020 The OpenZipkin Authors
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-context)
+ Copyright 2015 The gRPC Authors
+ Copyright The OpenTelemetry Authors
+ Copyright Rafael Winterhalter
+ Copyright 2013-2020 The OpenZipkin Authors
+ Copyright 2020 LINE Corporation
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk*)
+ Copyright The OpenTelemetry Authors
+ Copyright 2019 LINE Corporation
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-semconv)
+ Copyright The OpenTelemetry Authors
+--------------------------------------------
+
+
+
+ 142937
+ opentelemetry-semconv
+ 1.22.0-alpha
+ OpenTelemetry authors
+ Apache 2.0
+
+ helidon-tracing-providers-opentelemetry
+
+ OpenTelemetry Java (io.opentelemetry:opentelemetry-semconv)
+ Copyright The OpenTelemetry Authors
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Runtime Dependencies
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-api)
+ Copyright (C) 2008 The Guava Authors
+ Copyright The OpenTelemetry Authors
+ Copyright 2000-2021 JetBrains s.r.o.
+ Copyright 2013-2020 The OpenZipkin Authors
+ Apache License 2.0
+--------------------------------------------
+"OpenTelemetry Java" (io.opentelemetry:opentelemetry-context)
+ Copyright 2015 The gRPC Authors
+ Copyright The OpenTelemetry Authors
+ Copyright Rafael Winterhalter
+ Copyright 2013-2020 The OpenZipkin Authors
+ Copyright 2020 LINE Corporation
+ Apache License 2.0
+--------------------------------------------
+
+
+ 77053
+ opentracing-tracerresolver
+ 0.1.8
+ opentracing-contrib
+ Apache 2.0
+
+ helidon-tracing-tracer-resolver
+
+ opentracing-tracerresolver: 0.1.8, Apache 2.0
+Copyright 2017-2019 The OpenTracing Authors
+--------------------------------------------------------------------------
+4th-party dependencies:
+OpenTracing API for Java: 0.33.0, Apache 2.0 (opentracing-api is used in opentracing-tracerresolver)
+Copyright 2016-2019 The OpenTracing Authors
+---------------------------------------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+
+
+
+ 129267
+ reactive-streams
+ 1.0.4
+ Reactive Streams
+ MIT
+
+ helidon-microprofile-reactive-streams
+
+ 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.
+
+
+
+ 149860
+ simpleclient
+ 0.16.0
+ The Prometheus Authors
+ Apache 2.0
+
+ helidon-integrations-micrometer
+ helidon-integrations-micrometer-cdi
+ helidon-metrics-prometheus
+
+ Copyright: prometheus
+=== Source URL: https://github.com/prometheus/client_java/tree/parent-0.16.0/simpleclient
+License: Apache 2.0
+
+ ./LICENSE
+See full text at the bottom of this document for license: Apache-2.0
+-------------- Separator --------------
-This product optionally depends on 'JBoss Marshalling', an alternative Java
-serialization API, which can be obtained at:
+ ./NOTICE
- * LICENSE:
- * license/LICENSE.jboss-marshalling.txt (Apache License 2.0)
- * HOMEPAGE:
- * https://github.com/jboss-remoting/jboss-marshalling
+Prometheus instrumentation library for JVM applications
+Copyright 2012-2015 The Prometheus Authors
-This product optionally depends on 'Caliper', Google's micro-
-benchmarking framework, which can be obtained at:
+This product includes software developed at
+Boxever Ltd. (http://www.boxever.com/).
- * LICENSE:
- * license/LICENSE.caliper.txt (Apache License 2.0)
- * HOMEPAGE:
- * https://github.com/google/caliper
+This product includes software developed at
+SoundCloud Ltd. (http://soundcloud.com/).
-This product optionally depends on 'Apache Commons Logging', a logging
-framework, which can be obtained at:
+This product includes software developed as part of the
+Ocelli project by Netflix Inc. (https://github.com/Netflix/ocelli/).
- * LICENSE:
- * license/LICENSE.commons-logging.txt (Apache License 2.0)
- * HOMEPAGE:
- * https://commons.apache.org/logging/
+-------------- Separator --------------
-This product optionally depends on 'Apache Log4J', a logging framework, which
-can be obtained at:
- * LICENSE:
- * license/LICENSE.log4j.txt (Apache License 2.0)
- * HOMEPAGE:
- * https://logging.apache.org/log4j/
+Dependency: io.prometheus:simpleclient_tracer_common
+Copyright: The Prometheus Authors
+=== Source URL: https://github.com/prometheus/client_java/tree/parent-0.16.0/simpleclient_tracer/simpleclient_tracer_common
+License: Apache 2.0
-This product optionally depends on 'Aalto XML', an ultra-high performance
-non-blocking XML processor, which can be obtained at:
+ ./LICENSE
- * LICENSE:
- * license/LICENSE.aalto-xml.txt (Apache License 2.0)
-This copy of Aalto XML processor 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 derivate works.
+Apache 2.0
-You may obtain a copy of the License at:
+-------------- Separator --------------
-https://www.apache.org/licenses/
+ ./NOTICE
-A copy is also included with both the the downloadable source code package
-and jar that contains class bytecodes, as file "ASL 2.0". In both cases,
-that file should be located next to this file: in source distribution
-the location should be "release-notes/asl"; and in jar "META-INF/"
- * HOMEPAGE:
- * http://wiki.fasterxml.com/AaltoHome
+(see top-level notice file for contents)
-This product contains a modified version of 'HPACK', a Java implementation of
-the HTTP/2 HPACK algorithm written by Twitter. It can be obtained at:
+-------------- Separator --------------
- * LICENSE:
- * license/LICENSE.hpack.txt (Apache License 2.0)
- * HOMEPAGE:
- * https://github.com/twitter/hpack
-
-This product contains a modified version of 'HPACK', a Java implementation of
-the HTTP/2 HPACK algorithm written by Cory Benfield. It can be obtained at:
- * LICENSE:
- * license/LICENSE.hyper-hpack.txt (MIT License)
-The MIT License (MIT)
-Copyright (c) 2014 Cory Benfield
+Dependency: io.prometheus:simpleclient_tracer_otel
+Copyright: The Prometheus Authors
+=== Source URL: https://github.com/prometheus/client_java/tree/parent-0.16.0/simpleclient_tracer/simpleclient_tracer_otel
+License: Apache 2.0
-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:
+ ./LICENSE
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
+Apache 2.0
-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.
- * HOMEPAGE:
- * https://github.com/python-hyper/hpack/
+-------------- Separator --------------
-This product contains a modified version of 'HPACK', a Java implementation of
-the HTTP/2 HPACK algorithm written by Tatsuhiro Tsujikawa. It can be obtained at:
+ ./NOTICE
- * LICENSE:
- * license/LICENSE.nghttp2-hpack.txt (MIT License)
-The MIT License
+(see top-level notice file for contents)
-Copyright (c) 2012, 2014, 2015, 2016 Tatsuhiro Tsujikawa
-Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors
+-------------- Separator --------------
-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.
- * HOMEPAGE:
- * https://github.com/nghttp2/nghttp2/
+Dependency: io.prometheus:simpleclient_tracer_otel_agent
+Copyright: The Prometheus Authors
+=== Source URL: https://github.com/prometheus/client_java/tree/parent-0.16.0/simpleclient_tracer/simpleclient_tracer_otel_agent
+License: Apache 2.0
-This product contains a modified portion of 'Apache Commons Lang', a Java library
-provides utilities for the java.lang API, which can be obtained at:
+ ./LICENSE
- * LICENSE:
- * license/LICENSE.commons-lang.txt (Apache License 2.0)
- * HOMEPAGE:
- * https://commons.apache.org/proper/commons-lang/
+Apache 2.0
+-------------- Separator --------------
-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.
+ ./NOTICE
- * LICENSE:
- * license/LICENSE.mvn-wrapper.txt (Apache License 2.0)
- * HOMEPAGE:
- * https://github.com/takari/maven-wrapper
+(see top-level notice file for contents)
-This product contains the dnsinfo.h header file, that provides a way to retrieve the system DNS configuration on MacOS.
-This private header is also used by Apple's open source
- mDNSResponder (https://opensource.apple.com/tarballs/mDNSResponder/).
+-------------- Separator --------------
- * LICENSE:
- * license/LICENSE.dnsinfo.txt (Apple Public Source License 2.0)
-/*
- * Copyright (c) 2004-2006, 2008, 2009, 2011 Apple Inc. All rights reserved.
- *
- * @APPLE_LICENSE_HEADER_START@
- *
- * This file contains Original Code and/or Modifications of Original Code
- * as defined in and that are subject to the Apple Public Source License
- * Version 2.0 (the 'License'). You may not use this file except in
- * compliance with the License. Please obtain a copy of the License at
- * https://www.opensource.apple.com/apsl/ and read it before using this
- * file.
- *
- * The Original Code and all software distributed under the License are
- * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER
- * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,
- * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,
- * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.
- * Please see the License for the specific language governing rights and
- * limitations under the License.
- *
- * @APPLE_LICENSE_HEADER_END@
- */
- * HOMEPAGE:
- * https://www.opensource.apple.com/source/configd/configd-453.19/dnsinfo/dnsinfo.h
-This product optionally depends on 'Brotli4j', Brotli compression and
-decompression for Java., which can be obtained at:
- * LICENSE:
- * license/LICENSE.brotli4j.txt (Apache License 2.0)
- * HOMEPAGE:
- * https://github.com/hyperxpro/Brotli4j
+
+ === Entry created by OSCS on 2022-09-12T08:41:03.530
+
- 126459
- opentelemetry-api
- 1.15.0
- OpenTelemetry authors
- Apache 2.0
+ 129622
+ slf4j-api
+ 2.0.0
+ QOS.ch
+ MIT
- helidon-tracing-providers-opentelemetry
+ helidon-inject-tools
+ helidon-logging-slf4j
- OpenTelemetry Java (io.opentelemetry:opentelemetry-api)
- Copyright (C) 2008 The Guava Authors
- Copyright The OpenTelemetry Authors
- Copyright 2000-2021 JetBrains s.r.o.
- Copyright 2013-2020 The OpenZipkin Authors
---------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
---------------------------------------------
-Fourth Party Runtime Dependencies
---------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-context)
- Copyright 2015 The gRPC Authors
- Copyright The OpenTelemetry Authors
- Copyright Rafael Winterhalter
- Copyright 2013-2020 The OpenZipkin Authors
- Copyright 2020 LINE Corporation
-Apache License 2.0
---------------------------------------------
+ SLF4J API Module (org.slf4j:slf4j-api)
+Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland)
+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.
+
- 126929
- opentelemetry-exporter-jaeger
- 1.15.0
- OpenTelemetry authors
- Apache 2.0
+ 129621
+ slf4j-jdk-platform-logging
+ 2.0.0
+ QOS.ch
+ MIT
- helidon-microprofile-tracing
- helidon-tracing-providers-jaeger
- helidon-tracing-providers-opentelemetry
+ helidon-logging-slf4j
- OpenTelemetry Java (io.opentelemetry:opentelemetry-exporter-jaeger)
- Copyright The OpenTelemetry Authors
---------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
---------------------------------------------
-Fourth Party Dependencies
---------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk)
- Copyright The OpenTelemetry Authors
- Apache License Version 2
---------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-api)
- Copyright (C) 2008 The Guava Authors
- Copyright The OpenTelemetry Authors
- Copyright 2000-2021 JetBrains s.r.o.
- Copyright 2013-2020 The OpenZipkin Authors
- Apache License Version 2
---------------------------------------------
-"OpenTelemetry Java" io.opentelemetry:opentelemetry-context)
- Copyright 2015 The gRPC Authors
- Copyright The OpenTelemetry Authors
- Copyright Rafael Winterhalter
- Copyright 2013-2020 The OpenZipkin Authors
- Copyright 2020 LINE Corporation
- Apache License Version 2
---------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk-common)
- Copyright The OpenTelemetry Authors
- Copyright 2019 LINE Corporation
- Apache License Version 2
---------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk-trace)
- Copyright The OpenTelemetry Authors
- Apache License Version 2
---------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk-metrics)
- Copyright The OpenTelemetry Authors
- Apache License Version 2
---------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk-logs)
- Copyright The OpenTelemetry Authors
- Apache License Version 2
---------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-exporter-otlp-common)
- Copyright The OpenTelemetry Authors
- Copyright 2014 The gRPC Authors
- Copyright 2008 Google Inc. All rights reserved.
- Apache License Version 2
---------------------------------------------
-"okhttp" (com.squareup.okhttp3:okhttp)
- Copyright (C) 2020 Square, Inc.
- Copyright (C) 2012 Google Inc.
- Copyright (C) 2013 The Android Open Source Project
- Copyright 2016 The Netty Project
+ SLF4J JDK Platform Logging Integration (org.slf4j:slf4j-jdk-platform-logging)
+Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland)
+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
+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:
- http://www.apache.org/licenses/LICENSE-2.0
+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.
- 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.
- Apache License Version 2
--------------------------------------------
-"Okio" (com.squareup.okio:okio)
- Copyright 2019 Square, Inc.
+Fourth Party Dependencies
+--------------------------------------------
+"SLF4J API Module" (org.slf4j:slf4j-api)
+Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland)
+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
+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:
- http://www.apache.org/licenses/LICENSE-2.0
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
- 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.
- Apache License Version 2
---------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-semconv)
- Copyright The OpenTelemetry Authors
- Apache License Version 2
---------------------------------------------
-"jackson-jr-objects" (com.fasterxml.jackson.jr:jackson-jr-objects)
- Copyright (c) 2016 FasterXML. All rights reserved.
- Apache License Version 2
---------------------------------------------
-"Jackson-core" (com.fasterxml.jackson.core:jackson-core)
- Copyright (c) 2007- Tatu Saloranta, tatu.saloranta@iki.fi
- Apache License Version 2
+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.
--------------------------------------------
- 126921
- opentelemetry-extension-trace-propagators
- 1.15.0
- OpenTelemetry authors
- Apache 2.0
+ 129620
+ slf4j-jdk14
+ 2.0.0
+ QOS.ch
+ MIT
- helidon-tracing-providers-opentelemetry
+ helidon-inject-tools
+ helidon-lra-coordinator-server
+ helidon-messaging-kafka
+ helidon-tracing-providers-jaeger
- OpenTelemetry Java (io.opentelemetry:opentelemetry-extension-trace-propagators)
- Copyright The OpenTelemetry Authors
---------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
+ SLF4J JDK14 Binding (org.slf4j:slf4j-jdk14)
+Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland)
+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.
+
--------------------------------------------
Fourth Party Dependencies
--------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-api)
- Copyright (C) 2008 The Guava Authors
- Copyright The OpenTelemetry Authors
- Copyright 2000-2021 JetBrains s.r.o.
- Copyright 2013-2020 The OpenZipkin Authors
- Apache 2.0
---------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-context)
- Copyright 2015 The gRPC Authors
- Copyright The OpenTelemetry Authors
- Copyright Rafael Winterhalter
- Copyright 2013-2020 The OpenZipkin Authors
- Copyright 2020 LINE Corporation
- Apache 2.0
+"SLF4J API Module" (org.slf4j:slf4j-api)
+Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland)
+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.
--------------------------------------------
- 126920
- opentelemetry-sdk
- 1.15.0
- OpenTelemetry authors
+ 150417
+ smallrye-open-api-core
+ 3.3.4
+ Red Hat, Inc.
Apache 2.0
- helidon-tracing-providers-jaeger
+ helidon-microprofile-openapi
- OpenTelemetry Java (io.opentelemetry:opentelemetry-sdk)
- Copyright The OpenTelemetry Authors
+ SmallRye: OpenAPI Core (io.smallrye:smallrye-open-api-core)
+ Copyright 2018 Red Hat, Inc.
+ Copyright 2020 Red Hat, Inc.
+ Copyright 2017,2019 Red Hat, Inc, and individual contributors.
--------------------------------------------
See full text at the bottom of this document for license: Apache-2.0
--------------------------------------------
Fourth Party Dependencies
--------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-api)
- Copyright (C) 2008 The Guava Authors
- Copyright The OpenTelemetry Authors
- Copyright 2000-2021 JetBrains s.r.o.
- Copyright 2013-2020 The OpenZipkin Authors
- Apache License Version 2
---------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-context)
- Copyright 2015 The gRPC Authors
- Copyright The OpenTelemetry Authors
- Copyright Rafael Winterhalter
- Copyright 2013-2020 The OpenZipkin Authors
- Copyright 2020 LINE Corporation
- Apache License Version 2
+"MicroProfile OpenAPI API" (org.eclipse.microprofile.openapi:microprofile-openapi-api)
+ Copyright 2017 SmartBear Software
+ Copyright (c) 2017,2022 Contributors to the Eclipse Foundation
+ Apache License 2.0
+ The majority of this software were originally based on the following:
+ * Swagger Core
+ https://github.com/swagger-api/swagger-core
+ under Apache License, v2.0
+
+ SPDXVersion: SPDX-2.1
+ PackageName: Eclipse MicroProfile
+ PackageHomePage: http://www.eclipse.org/microprofile
+ PackageLicenseDeclared: Apache-2.0
+
+ PackageCopyrightText: <text>
+ Arthur De Magalhaes arthurdm@ca.ibm.com
+ </text>
--------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk-common)
- Copyright The OpenTelemetry Authors
- Copyright 2019 LINE Corporation
- Apache License Version 2
+"MicroProfile Config API" (org.eclipse.microprofile.config:microprofile-config-api)
+ Copyright (c) 2009-2020 Contributors to the Eclipse Foundation
+ Apache License 2.0
+ This product includes software developed at
+ The Apache Software Foundation (http://www.apache.org/).
+
+ Portions of this software were originally based on the following:
+ * Apache DeltaSpike Config
+ https://deltaspike.apache.org
+ under Apache License, v2.0
+
+ SPDXVersion: SPDX-2.1
+ PackageName: Eclipse Microprofile
+ PackageHomePage: http://www.eclipse.org/microprofile
+ PackageLicenseDeclared: Apache-2.0
+
+ PackageCopyrightText: <text>
+ Mark Struberg struberg@apache.org,
+ Gerhard Petracek gpetracek@apache.org,
+ Romain Manni-Bucau rmannibucau@apache.org,
+ Ron Smeral rsmeral@apache.org,
+ Emily Jiang emijiang@uk.ibm.com,
+ Ondrej Mihalyi ondrej.mihalyi@gmail.com,
+ Gunnar Morling gunnar@hibernate.org
+ </text>
--------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-semconv)
- Copyright The OpenTelemetry Authors
- Apache License Version 2
+"Jandex: Core" (io.smallrye:jandex)
+ Copyright 2013,2021 Red Hat, Inc., and individual contributors
+ Apache License 2.0
--------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk-trace)
- Copyright The OpenTelemetry Authors
- Apache License Version 2
+"JBoss Logging 3" (org.jboss.logging:jboss-logging)
+ Copyright 2010,2011 Red Hat, Inc., and individual contributors
+ Copyright 2010,2019 Red Hat, Inc.
+ Apache License 2.0
--------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk-metrics)
- Copyright The OpenTelemetry Authors
- Apache License Version 2
+"SnakeYAML" (org.yaml:snakeyaml)
+ Copyright 2003-2010 Christian d'Heureuse, Inventec Informatik AG, Zurich, Switzerland
+ Copyright (c) 2008, http://www.snakeyaml.org
+ Apache License 2.0
--------------------------------------------
-"OpenTelemetry Java" (io.opentelemetry:opentelemetry-sdk-logs)
- Copyright The OpenTelemetry Authors
+"Jackson" (com.fasterxml.jackson.*:jackson-*)
+ com.fasterxml.jackson.core:jackson-databind
+ com.fasterxml.jackson.core:jackson-annotations
+ com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
+ Copyright (c) 2007- Tatu Saloranta, tatu.saloranta@iki.fi
+ Copyright 2009-2011 FasterXML, LLC. All rights reserved unless otherwise indicated.
Apache License Version 2
+
+ # 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 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.
--------------------------------------------
- 77053
- opentracing-tracerresolver
- 0.1.8
- opentracing-contrib
- Apache 2.0
-
- helidon-tracing-tracer-resolver
-
- opentracing-tracerresolver: 0.1.8, Apache 2.0
-Copyright 2017-2019 The OpenTracing Authors
---------------------------------------------------------------------------
-4th-party dependencies:
-OpenTracing API for Java: 0.33.0, Apache 2.0 (opentracing-api is used in opentracing-tracerresolver)
-Copyright 2016-2019 The OpenTracing Authors
----------------------------------------------------------------------------
-See full text at the bottom of this document for license: Apache-2.0
-
-
-
- 124425
- smallrye-open-api
- 2.1.16
+ 150418
+ smallrye-open-api-jaxrs
+ 3.3.4
Red Hat, Inc.
Apache 2.0
- helidon-openapi
+ helidon-microprofile-openapi
- SmallRye: OpenAPI Implementation (io.smallrye:smallrye-open-api)
+ SmallRye: OpenAPI extension - JAX-RS (io.smallrye:smallrye-open-api-jaxrs)
Copyright 2018 Red Hat, Inc.
Copyright 2020 Red Hat, Inc.
Copyright 2017,2019 Red Hat, Inc, and individual contributors.
--------------------------------------------
See full text at the bottom of this document for license: Apache-2.0
--------------------------------------------
-Fourth Party Runtime Dependencies
+Fourth Party Dependencies
--------------------------------------------
"SmallRye: OpenAPI Core" (io.smallrye:smallrye-open-api-core)
-"SmallRye: OpenAPI extension - JAX-RS" (io.smallrye:smallrye-open-api-jaxrs)
Copyright 2018 Red Hat, Inc.
Copyright 2020 Red Hat, Inc.
Copyright 2017,2019 Red Hat, Inc, and individual contributors.
@@ -7766,7 +10052,7 @@ Fourth Party Runtime Dependencies
--------------------------------------------
"MicroProfile OpenAPI API" (org.eclipse.microprofile.openapi:microprofile-openapi-api)
Copyright 2017 SmartBear Software
- Copyright (c) 2017, 2020 Contributors to the Eclipse Foundation
+ Copyright (c) 2017,2022 Contributors to the Eclipse Foundation
Apache License 2.0
The majority of this software were originally based on the following:
* Swagger Core
@@ -7785,7 +10071,6 @@ Fourth Party Runtime Dependencies
"MicroProfile Config API" (org.eclipse.microprofile.config:microprofile-config-api)
Copyright (c) 2009-2020 Contributors to the Eclipse Foundation
Apache License 2.0
-
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
@@ -7809,26 +10094,14 @@ Fourth Party Runtime Dependencies
Gunnar Morling gunnar@hibernate.org
</text>
--------------------------------------------
-"Java Annotation Indexer" (org.jboss:jandex)
- Copyright 2013,2021 Red Hat, Inc., and individual contributors
- Apache License 2.0
---------------------------------------------
-"JBoss Logging 3" (org.jboss.logging:jboss-logging)
- Copyright 2010,2011 Red Hat, Inc., and individual contributors
- Copyright 2010,2019 Red Hat, Inc.
- Apache License 2.0
---------------------------------------------
-"SnakeYAML" (org.yaml:snakeyaml)
- Copyright 2003-2010 Christian d'Heureuse, Inventec Informatik AG, Zurich, Switzerland
- Copyright (c) 2008, http://www.snakeyaml.org
- Apache License Version 2
---------------------------------------------
"Jackson" (com.fasterxml.jackson.*:jackson-*)
com.fasterxml.jackson.core:jackson-databind
com.fasterxml.jackson.core:jackson-annotations
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
Copyright (c) 2007- Tatu Saloranta, tatu.saloranta@iki.fi
Copyright 2009-2011 FasterXML, LLC. All rights reserved unless otherwise indicated.
+ Copyright 2018-2020 Raffaello Giulietti
+ Copyright 2010,2011 Google Inc. All Rights Reserved.
Apache License Version 2
# Jackson JSON processor
@@ -7848,7 +10121,65 @@ Fourth Party Runtime Dependencies
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.
---------------------------------------------
+--------------------------------------------
+"SnakeYAML" (org.yaml:snakeyaml)
+ Copyright 2003-2010 Christian d'Heureuse, Inventec Informatik AG, Zurich, Switzerland
+ Copyright (c) 2008, SnakeYAML
+ Copyright (c) 2008 Google Inc.
+ Apache License 2.0
+--------------------------------------------
+"Jandex: Core" (io.smallrye:jandex)
+ Copyright 2013,2021 Red Hat, Inc., and individual contributors
+ Apache License 2.0
+--------------------------------------------
+"JBoss Logging 3" Final (org.jboss.logging:jboss-logging)
+ Copyright 2010,2011 Red Hat, Inc., and individual contributors
+ Copyright 2010,2019 Red Hat, Inc.
+ Apache License 2.0
+--------------------------------------------
+
+
+
+ 151497
+ smallrye-open-api-ui
+ 3.3.4
+ Red Hat, Inc.
+ Apache 2.0
+
+ helidon-openapi-ui
+
+ SmallRye: OpenAPI UI (io.smallrye:smallrye-open-api-ui)
+ Copyright 2020 Red Hat, Inc.
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+
+
+
+ 150715
+ zipkin-sender-urlconnection
+ 2.16.4
+ OpenZipkin
+ Apache 2.0
+
+ helidon-tracing-providers-zipkin
+
+ Zipkin Sender: URLConnection (io.zipkin.reporter2:zipkin-sender-urlconnection)
+ Copyright 2016-2020 The OpenZipkin Authors
+--------------------------------------------
+See full text at the bottom of this document for license: Apache-2.0
+--------------------------------------------
+Fourth Party Dependencies
+--------------------------------------------
+"Zipkin Reporter: Core" (io.zipkin.reporter2:zipkin-reporter)
+ Copyright 2016-2020 The OpenZipkin Authors
+ Apache License Version 2.0
+--------------------------------------------
+"Zipkin Core Library" (io.zipkin.zipkin2:zipkin)
+ Copyright 2015-2020 The OpenZipkin Authors
+ Apache License Version 2.0
+--------------------------------------------
+