diff --git a/THIRD_PARTY_LICENSES.txt b/THIRD_PARTY_LICENSES.txt index 511d3f1..8391365 100644 --- a/THIRD_PARTY_LICENSES.txt +++ b/THIRD_PARTY_LICENSES.txt @@ -10,7 +10,36 @@ individuals that have created these. The following software may be included in this product: ================================================================================ -picocli +slf4j-api + +Copyright (c) 2004-2023 QOS.ch +All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +================================================================================ + +Jansi + +jansi (org.fusesource.jansi:jansi) +Copyright (C) 2009-2023 the original author(s). +-------------------------------------------- Apache License Version 2.0, January 2004 @@ -192,7 +221,7 @@ END OF TERMS AND CONDITIONS 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 "{}" +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 @@ -200,7 +229,7 @@ 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 {yyyy} {name of copyright owner} +Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -213,464 +242,305 @@ 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. +---------------------------------------------- +Fourth Party Dependencies +---------------------------------------------- +HawtJNI +Copyright (C) 2009-2011 FuseSource Corp. +Copyright (c) 2004, 2008 IBM Corporation and others. +This product includes software developed by FuseSource Corp. +http://fusesource.com +This product includes software developed at Progress Software Corporation and/or +its subsidiaries or affiliates. +This product includes software developed by IBM Corporation and others. +Apache License Version 2.0 +================================================================================ ------ +Picocli Shell JLine3 -This project includes one or more documentation files from OpenJDK, licensed -under GPL v2 with Classpath Exception. +Apache License +Version 2.0, January 2004 +http://www.apache.org/licenses/ -These files are included in the source distributions, not in the binary -distributions of this project. +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION -The GNU General Public License (GPL) +1. Definitions. -Version 2, June 1991 +"License" shall mean the terms and conditions for use, reproduction, +and distribution as defined by Sections 1 through 9 of this document. -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +"Licensor" shall mean the copyright owner or entity authorized by +the copyright owner that is granting the License. -Everyone is permitted to copy and distribute verbatim copies of this license -document, but changing it is not allowed. +"Legal Entity" shall mean the union of the acting entity and all +other entities that control, are controlled by, or are under common +control with that entity. For the purposes of this definition, +"control" means (i) the power, direct or indirect, to cause the +direction or management of such entity, whether by contract or +otherwise, or (ii) ownership of fifty percent (50%) or more of the +outstanding shares, or (iii) beneficial ownership of such entity. -Preamble +"You" (or "Your") shall mean an individual or Legal Entity +exercising permissions granted by this License. -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 Library General Public License instead.) You can apply it to -your programs, too. +"Source" form shall mean the preferred form for making modifications, +including but not limited to software source code, documentation +source, and configuration files. -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. +"Object" form shall mean any form resulting from mechanical +transformation or translation of a Source form, including but +not limited to compiled object code, generated documentation, +and conversions to other media types. -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. +"Work" shall mean the work of authorship, whether in Source or +Object form, made available under the License, as indicated by a +copyright notice that is included in or attached to the work +(an example is provided in the Appendix below). -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. +"Derivative Works" shall mean any work, whether in Source or Object +form, that is based on (or derived from) the Work and for which the +editorial revisions, annotations, elaborations, or other modifications +represent, as a whole, an original work of authorship. For the purposes +of this License, Derivative Works shall not include works that remain +separable from, or merely link (or bind by name) to the interfaces of, +the Work and Derivative Works thereof. -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. +"Contribution" shall mean any work of authorship, including +the original version of the Work and any modifications or additions +to that Work or Derivative Works thereof, that is intentionally +submitted to Licensor for inclusion in the Work by the copyright owner +or by an individual or Legal Entity authorized to submit on behalf of +the copyright owner. For the purposes of this definition, "submitted" +means any form of electronic, verbal, or written communication sent +to the Licensor or its representatives, including but not limited to +communication on electronic mailing lists, source code control systems, +and issue tracking systems that are managed by, or on behalf of, the +Licensor for the purpose of discussing and improving the Work, but +excluding communication that is conspicuously marked or otherwise +designated in writing by the copyright owner as "Not a Contribution." -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. +"Contributor" shall mean Licensor and any individual or Legal Entity +on behalf of whom a Contribution has been received by Licensor and +subsequently incorporated within the Work. -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. +2. Grant of Copyright License. Subject to the terms and conditions of +this License, each Contributor hereby grants to You a perpetual, +worldwide, non-exclusive, no-charge, royalty-free, irrevocable +copyright license to reproduce, prepare Derivative Works of, +publicly display, publicly perform, sublicense, and distribute the +Work and such Derivative Works in Source or Object form. -The precise terms and conditions for copying, distribution and modification -follow. +3. Grant of Patent License. Subject to the terms and conditions of +this License, each Contributor hereby grants to You a perpetual, +worldwide, non-exclusive, no-charge, royalty-free, irrevocable +(except as stated in this section) patent license to make, have made, +use, offer to sell, sell, import, and otherwise transfer the Work, +where such license applies only to those patent claims licensable +by such Contributor that are necessarily infringed by their +Contribution(s) alone or by combination of their Contribution(s) +with the Work to which such Contribution(s) was submitted. If You +institute patent litigation against any entity (including a +cross-claim or counterclaim in a lawsuit) alleging that the Work +or a Contribution incorporated within the Work constitutes direct +or contributory patent infringement, then any patent licenses +granted to You under this License for that Work shall terminate +as of the date such litigation is filed. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION +4. Redistribution. You may reproduce and distribute copies of the +Work or Derivative Works thereof in any medium, with or without +modifications, and in Source or Object form, provided that You +meet the following conditions: -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". +(a) You must give any other recipients of the Work or +Derivative Works a copy of this License; and -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. +(b) You must cause any modified files to carry prominent notices +stating that You changed the files; and -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. +(c) You must retain, in the Source form of any Derivative Works +that You distribute, all copyright, patent, trademark, and +attribution notices from the Source form of the Work, +excluding those notices that do not pertain to any part of +the Derivative Works; and -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. +(d) If the Work includes a "NOTICE" text file as part of its +distribution, then any Derivative Works that You distribute must +include a readable copy of the attribution notices contained +within such NOTICE file, excluding those notices that do not +pertain to any part of the Derivative Works, in at least one +of the following places: within a NOTICE text file distributed +as part of the Derivative Works; within the Source form or +documentation, if provided along with the Derivative Works; or, +within a display generated by the Derivative Works, if and +wherever such third-party notices normally appear. The contents +of the NOTICE file are for informational purposes only and +do not modify the License. You may add Your own attribution +notices within Derivative Works that You distribute, alongside +or as an addendum to the NOTICE text from the Work, provided +that such additional attribution notices cannot be construed +as modifying the License. -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: +You may add Your own copyright statement to Your modifications and +may provide additional or different license terms and conditions +for use, reproduction, or distribution of Your modifications, or +for any such Derivative Works as a whole, provided Your use, +reproduction, and distribution of the Work otherwise complies with +the conditions stated in this License. -a) You must cause the modified files to carry prominent notices stating -that you changed the files and the date of any change. +5. Submission of Contributions. Unless You explicitly state otherwise, +any Contribution intentionally submitted for inclusion in the Work +by You to the Licensor shall be under the terms and conditions of +this License, without any additional terms or conditions. +Notwithstanding the above, nothing herein shall supersede or modify +the terms of any separate license agreement you may have executed +with Licensor regarding such Contributions. -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. +6. Trademarks. This License does not grant permission to use the trade +names, trademarks, service marks, or product names of the Licensor, +except as required for reasonable and customary use in describing the +origin of the Work and reproducing the content of the NOTICE file. -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.) +7. Disclaimer of Warranty. Unless required by applicable law or +agreed to in writing, Licensor provides the Work (and each +Contributor provides its Contributions) 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. You are solely responsible for determining the +appropriateness of using or redistributing the Work and assume any +risks associated with Your exercise of permissions under this License. -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. +8. Limitation of Liability. In no event and under no legal theory, +whether in tort (including negligence), contract, or otherwise, +unless required by applicable law (such as deliberate and grossly +negligent acts) or agreed to in writing, shall any Contributor be +liable to You for damages, including any direct, indirect, special, +incidental, or consequential damages of any character arising as a +result of this License or out of the use or inability to use the +Work (including but not limited to damages for loss of goodwill, +work stoppage, computer failure or malfunction, or any and all +other commercial damages or losses), even if such Contributor +has been advised of the possibility of such damages. -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. +9. Accepting Warranty or Additional Liability. While redistributing +the Work or Derivative Works thereof, You may choose to offer, +and charge a fee for, acceptance of support, warranty, indemnity, +or other liability obligations and/or rights consistent with this +License. However, in accepting such obligations, You may act only +on Your own behalf and on Your sole responsibility, not on behalf +of any other Contributor, and only if You agree to indemnify, +defend, and hold each Contributor harmless for any liability +incurred by, or claims asserted against, such Contributor by reason +of your accepting any such warranty or additional liability. -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. +END OF TERMS AND CONDITIONS -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: +APPENDIX: How to apply the Apache License to your work. -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, +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. -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, +Copyright {yyyy} {name of copyright owner} -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.) +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 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. +http://www.apache.org/licenses/LICENSE-2.0 -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. +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. -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. +========================= +picocli Apache 2.0 license +========================= +JLine BSD License +Copyright (c) 2002-2018, the original author or authors. +All rights reserved. -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. +https://opensource.org/licenses/BSD-3-Clause -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. +Redistribution and use in source and binary forms, with or +without modification, are permitted provided that the following +conditions are met: -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. +Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. -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. +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. -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. +Neither the name of JLine nor the names of its contributors +may be used to endorse or promote products derived from this +software without specific prior written permission. -This section is intended to make thoroughly clear what is believed to be a -consequence of the rest of this License. +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. +================================================================================ -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. +picocli -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. +Apache License +Version 2.0, January 2004 +http://www.apache.org/licenses/ -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. +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION -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. +1. Definitions. -NO WARRANTY +"License" shall mean the terms and conditions for use, reproduction, +and distribution as defined by Sections 1 through 9 of this document. -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. +"Licensor" shall mean the copyright owner or entity authorized by +the copyright owner that is granting the License. -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. +"Legal Entity" shall mean the union of the acting entity and all +other entities that control, are controlled by, or are under common +control with that entity. For the purposes of this definition, +"control" means (i) the power, direct or indirect, to cause the +direction or management of such entity, whether by contract or +otherwise, or (ii) ownership of fifty percent (50%) or more of the +outstanding shares, or (iii) beneficial ownership of such entity. -END OF TERMS AND CONDITIONS +"You" (or "Your") shall mean an individual or Legal Entity +exercising permissions granted by this License. -How to Apply These Terms to Your New Programs +"Source" form shall mean the preferred form for making modifications, +including but not limited to software source code, documentation +source, and configuration files. -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. +"Object" form shall mean any form resulting from mechanical +transformation or translation of a Source form, including but +not limited to compiled object code, generated documentation, +and conversions to other media types. -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) - -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., 59 -Temple Place, Suite 330, Boston, MA 02111-1307 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 Library General Public -License instead of this License. - - -"CLASSPATH" EXCEPTION TO THE GPL - -Certain source files distributed by Oracle America and/or its affiliates are -subject to the following clarification and special exception to the GPL, but -only where Oracle has expressly included in the particular source file's header -the words "Oracle designates this particular file as subject to the "Classpath" -exception as provided by Oracle in the LICENSE file that accompanied this code." - -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 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. -================================================================================ - -slf4j-nop - -Top Level Component Name: slf4j-nop -Top Level Component License: MIT -Top Level Component Copyright Notice: ------------------------------- - -Copyright (c) 2004-2023 QOS.ch -All rights reserved. - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -========================================================================== - -4P Component Name: slf4j-api -4P Component License: MIT -4P Component Copyright Notice: ------------------------------- - -Copyright (c) 2004-2023 QOS.ch -All rights reserved. - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -================================================================================ - -micronaut-cli - -Apache License -Version 2.0, January 2004 -http://www.apache.org/licenses/ - -TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - -1. Definitions. - -"License" shall mean the terms and conditions for use, reproduction, -and distribution as defined by Sections 1 through 9 of this document. - -"Licensor" shall mean the copyright owner or entity authorized by -the copyright owner that is granting the License. - -"Legal Entity" shall mean the union of the acting entity and all -other entities that control, are controlled by, or are under common -control with that entity. For the purposes of this definition, -"control" means (i) the power, direct or indirect, to cause the -direction or management of such entity, whether by contract or -otherwise, or (ii) ownership of fifty percent (50%) or more of the -outstanding shares, or (iii) beneficial ownership of such entity. - -"You" (or "Your") shall mean an individual or Legal Entity -exercising permissions granted by this License. - -"Source" form shall mean the preferred form for making modifications, -including but not limited to software source code, documentation -source, and configuration files. - -"Object" form shall mean any form resulting from mechanical -transformation or translation of a Source form, including but -not limited to compiled object code, generated documentation, -and conversions to other media types. - -"Work" shall mean the work of authorship, whether in Source or -Object form, made available under the License, as indicated by a -copyright notice that is included in or attached to the work -(an example is provided in the Appendix below). +"Work" shall mean the work of authorship, whether in Source or +Object form, made available under the License, as indicated by a +copyright notice that is included in or attached to the work +(an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the @@ -813,7 +683,7 @@ END OF TERMS AND CONDITIONS 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 "[]" +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 @@ -821,7 +691,7 @@ 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 [yyyy] [name of copyright owner] +Copyright {yyyy} {name of copyright owner} Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -835,2078 +705,365 @@ 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. -Copyright 2017-2024 original authors ------------------------------------- +----- -LICENSES LIST -------------- -commons-codec:commons-codec -=========================== -Apache 2.0 LICENSE ------------ -Same as above listed license -NOTICE.txt ----------- -Apache Commons Codec -Copyright 2002-2023 The Apache Software Foundation +This project includes one or more documentation files from OpenJDK, licensed +under GPL v2 with Classpath Exception. -This product includes software developed at -The Apache Software Foundation (https://www.apache.org/). +These files are included in the source distributions, not in the binary +distributions of this project. -commons-io:commons-io -===================== -Apache-2.0: License as listed above -NOTICE.txt ----------- -Apache Commons IO -Copyright 2002-2023 The Apache Software Foundation +The GNU General Public License (GPL) -This product includes software developed at -The Apache Software Foundation (https://www.apache.org/). +Version 2, June 1991 -com.fasterxml.jackson.core:jackson-core -======================================= -Apache 2.0 License as above -Notice ------- -# Jackson JSON processor +Copyright (C) 1989, 1991 Free Software Foundation, Inc. +59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -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. +Everyone is permitted to copy and distribute verbatim copies of this license +document, but changing it is not allowed. -## Copyright +Preamble -Copyright 2007-, Tatu Saloranta (tatu.saloranta@iki.fi) +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 Library General Public License instead.) You can apply it to +your programs, too. -## Licensing +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. -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. +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. -## Credits +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. -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. +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. -## FastDoubleParser +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. -jackson-core bundles a shaded copy of FastDoubleParser -. -That code is available under an MIT license - -under the following copyright. +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. -Copyright © 2023 Werner Randelshofer, Switzerland. MIT License. +The precise terms and conditions for copying, distribution and modification +follow. -See FastDoubleParser-NOTICE for details of other source code included in -FastDoubleParser -and the licenses and copyrights that apply to that code. +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION ----------------------------- -FastDoubleParser License, Notice and its dependencies +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". -FastDoubleParser LICENSE ------------------------------- -MIT License +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. -Copyright (c) 2023 Werner Randelshofer, Switzerland. +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. -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: +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. -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. +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: -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. ----------------------------------- -FastDoubleParser NOTICE file -# FastDoubleParser +a) You must cause the modified files to carry prominent notices stating +that you changed the files and the date of any change. -This is a Java port of Daniel Lemire's fast_float project. -This project provides parsers for double, float, BigDecimal and BigInteger -values. +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. -## Copyright +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.) -Copyright © 2023 Werner Randelshofer, Switzerland. +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. -## Licensing +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. -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.) +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. -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. +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: -fast_double_parser, Copyright (c) 2022 Daniel Lemire. BSL License. -https://github.com/lemire/fast_double_parser -https://github.com/lemire/fast_double_parser/blob/07d9189a8fb815fe800cb15ca022e7a07093236e/LICENSE.BSL -(The file 'thirdparty-LICENSE' is included in the sources and classes Jar files -that are released by this project -- as is required by that license.) +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, -fast_float, Copyright (c) 2021 The fast_float authors. MIT License. -https://github.com/fastfloat/fast_float -https://github.com/fastfloat/fast_float/blob/cc1e01e9eee74128e48d51488a6b1df4a767a810/LICENSE- -MIT -(The file 'thirdparty-LICENSE' is included in the sources and classes Jar files -that are released by this project -- as is required by that license.) +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, -bigint, Copyright 2020 Tim Buktu. 2-clause BSD License. -https://github.com/tbuktu/bigint/tree/floatfft -https://github.com/tbuktu/bigint/blob/617c8cd8a7c5e4fb4d919c6a4d11e2586107f029/LICENSE -https://github.com/wrandelshofer/FastDoubleParser/blob/39e123b15b71f29a38a087d16a0bc620fc879aa6/bigint- -LICENSE -(We only use those portions of the bigint project that can be licensed under 2- -clause BSD License.) -(The file 'thirdparty-LICENSE' is included in the sources and classes Jar files -that are released by this project -- as is required by that license.) ------- -Third-party license for FastDoubleParser +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.) -fast_float, Copyright (c) 2021 The fast_float authors. MIT License. -https://github.com/fastfloat/fast_float -https://github.com/fastfloat/fast_float/blob/cc1e01e9eee74128e48d51488a6b1df4a767a810/LICENSE- -MIT +The 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. -MIT License +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. -Copyright (c) 2021 The fast_float authors +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. -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: +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. -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. +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. -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 license for -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.) +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. -2-clause BSD License +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. -Copyright 2022 Tim Buktu +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. -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: +This section is intended to make thoroughly clear what is believed to be a +consequence of the rest of this License. -1. Redistributions of source code must retain the above copyright notice, this -list of conditions and the following disclaimer. +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. -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. +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. -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. ------------------------- -fast_double_parser LICENSE -Copyright (c) Daniel Lemire +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. -Boost Software License - Version 1.0 - August 17th, 2003 +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. -Permission is hereby granted, free of charge, to any person or organization -obtaining a copy of the software and accompanying documentation covered by -this license (the "Software") to use, reproduce, display, distribute, -execute, and transmit the Software, and to prepare derivative works of the -Software, and to permit third-parties to whom the Software is furnished to -do so, all subject to the following: +NO WARRANTY -The copyright notices in the Software and this entire statement, including -the above license grant, this restriction and the following disclaimer, -must be included in all copies of the Software, in whole or in part, and -all derivative works of the Software, unless such copies or derivative -works are solely in the form of machine-executable object code generated by -a source language processor. +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. -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, TITLE AND NON-INFRINGEMENT. IN NO EVENT -SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE -FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, -ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER -DEALINGS IN THE SOFTWARE. +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. -com.fizzed:rocker-runtime -========================= -Apache-2.0: License -Copyrights ----------- -Copyright 2015 Fizzed Inc. -Copyright 2015 Fendler Consulting cc. +END OF TERMS AND CONDITIONS +How to Apply These Terms to Your New Programs -com.googlecode.javaewah:JavaEWAH -================================ -Apache-2.0: LICENSE -Copyright 2009-2016, Daniel Lemire, Cliff Moon, David McIntosh, Robert Becho, -Google Inc., Veronika Zenz, Owen Kaser, Gregory Ssi-Yan-Kai, Rory Graves +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. -com.typesafe:config -=================== -Apache-2.0: License -Copyrights ----------- -Copyright (C) 2011-2012 Typesafe Inc. +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. -info.picocli:picocli-shell-jline3 -================================= -Apache-2.0: License -Copyrights ----------- -Copyright 2017 Robert 'Bobby' Zenz -Copyright 2017 Remko Popma -Copyright 2017 the original author or authors. +One line to give the program's name and a brief idea of what it does. +Copyright (C) -info.picocli:picocli -==================== -Apache-2.0: LICENSE -------- -Same as above listed license -Copyrights ----------- -Copyright 2017 Robert 'Bobby' Zenz -Copyright 2017 Remko Popma -Copyright 2017 the original author or authors. +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. -io.github.java-diff-utils:java-diff-utils -========================================= -Apache-2.0: LICENSE -------- -Same as above listed license +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. -Copyrights ----------- -Copyright 2017 java-diff-utils. -Copyright (C) 2009 - 2017 java-diff-utils +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., 59 +Temple Place, Suite 330, Boston, MA 02111-1307 USA -io.netty:netty-buffer -io.netty:netty-codec-http2 -io.netty:netty-codec-http -io.netty:netty-codec-socks -io.netty:netty-codec -io.netty:netty-common -io.netty:netty-handler-proxy -io.netty:netty-handler -io.netty:netty-resolver -io.netty:netty-transport-native-unix-common -io.netty:netty-transport -===================== -Apache-2.0: license -Notice ------- -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 --------------------------------------------- +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: -The Netty Project -================= +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. -Please visit the Netty web site for more information: +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. -* https://netty.io/ +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: -Copyright 2014 The Netty Project +Yoyodyne, Inc., hereby disclaims all copyright interest in the program +'Gnomovision' (which makes passes at compilers) written by James Hacker. -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: +signature of Ty Coon, 1 April 1989 -https://www.apache.org/licenses/LICENSE-2.0 +Ty Coon, President of Vice -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 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 Library General Public +License instead of this License. -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. -------------------------------------------------------------------------------- -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: +"CLASSPATH" EXCEPTION TO THE GPL -* 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. +Certain source files distributed by Oracle America and/or its affiliates are +subject to the following clarification and special exception to the GPL, but +only where Oracle has expressly included in the particular source file's header +the words "Oracle designates this particular file as subject to the "Classpath" +exception as provided by Oracle in the LICENSE file that accompanied this code." -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. +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 cover the whole combination. -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. +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. +================================================================================ -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/ ------------------------------------------------------------------------------------ -This product contains a modified version of Robert Harder's Public Domain -Base64 Encoder and Decoder, which can be obtained at: - -* 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/ -------------------------------------------------------------------------------------- -This product contains a modified portion of 'Webbit', an event based -WebSocket and HTTP server, which can be obtained at: - -* LICENSE: -* license/LICENSE.webbit.txt (BSD License) -(BSD License: https://www.opensource.org/licenses/bsd-license) - -Copyright (c) 2011, Joe Walnes, Aslak Hellesøy and contributors -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 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 --------------------------------------------------------------------------------- -This product contains a modified portion of 'SLF4J', a simple logging -facade for Java, which can be obtained at: - -* 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/ ------------------------------------------------------------------------------------------------- -This product contains a modified portion of 'Apache Harmony', an open source -Java SE, which can be obtained at: - -* NOTICE: -* license/NOTICE.harmony.txt -Apache Harmony - -Copyright 2006, 2010 The Apache Software Foundation. - -This product includes software developed at -The Apache Software Foundation (https://www.apache.org/). -* LICENSE: -* license/LICENSE.harmony.txt (Apache License 2.0) - -* HOMEPAGE: -* https://archive.apache.org/dist/harmony/ ------------------------------------------------------------------------------------------- -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: - -* LICENSE: -* license/LICENSE.jbzip2.txt (MIT License) -Copyright (c) 2010-2011 Matthew J. Francis and Contributors of the jbzip2 -Project - -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://code.google.com/p/jbzip2/ --------------------------------------------------------------------------------------------------------- -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: - -* 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 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 -------------------------------------------------------------------------------------------------- -This product contains a modified portion of Nitsan Wakart's 'JCTools', Java -Concurrency Tools for the JVM, -which can be obtained at: - -* LICENSE: -* license/LICENSE.jctools.txt (ASL2 License) -* HOMEPAGE: -* https://github.com/JCTools/JCTools ------------------------------------------------------------------------------------------------------ -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. - -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 names of the authors may not be used to endorse or promote products -derived from this software without specific prior written permission. - -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/ ----------------------------------------------------------------------------------------------------- -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: - -* LICENSE: -* license/LICENSE.compress-lzf.txt (Apache License 2.0) -Copyright 2009-2010 Ning, 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 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. -* HOMEPAGE: -* https://github.com/ning/compress ----------------------------------------------------------------------------------- -This product optionally depends on 'lz4', a LZ4 Java compression -and decompression library written by Adrien Grand. It can be obtained at: - -* LICENSE: -* license/LICENSE.lz4.txt (Apache License 2.0) -* HOMEPAGE: -* https://github.com/jpountz/lz4-java -------------------------------------------------------------------------------------- -This product optionally depends on 'lzma-java', a LZMA Java compression -and decompression library, which can be obtained at: - -* LICENSE: -* license/LICENSE.lzma-java.txt (Apache License 2.0) -* HOMEPAGE: -* https://github.com/jponge/lzma-java ------------------------------------------------------------------------------------------------------ -This product optionally depends on 'zstd-jni', a zstd-jni Java compression -and decompression library, which can be obtained at: - -* LICENSE: -* license/LICENSE.zstd-jni.txt (Apache License 2.0) -* HOMEPAGE: -* https://github.com/luben/zstd-jni - ------------------------------------------------------------------------------------------------------ -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: - -* LICENSE: -* license/LICENSE.jfastlz.txt (MIT License) -The MIT License - -Copyright (c) 2009 William Kinney - -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://code.google.com/p/jfastlz/ -------------------------------------------------------------------------------------------------------- -This product contains a modified portion of and optionally depends on 'Protocol -Buffers', Google's data -interchange format, which can be obtained at: - -* 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/ - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: - -* Redistributions of source code must retain the above copyright -notice, this list of conditions and the following disclaimer. -* Redistributions in binary form must reproduce the above -copyright notice, this list of conditions and the following disclaimer -in the documentation and/or other materials provided with the -distribution. -* Neither the name of Google Inc. nor the names of its -contributors may be used to endorse or promote products derived from -this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -Code generated by the Protocol Buffer compiler is owned by the owner -of the input file used when generating it. This code is not -standalone and requires a support library to be linked with it. This -support library is itself covered by the above license. -* HOMEPAGE: -* https://github.com/google/protobuf ------------------------------------------------------------------------------------------------- -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: - -* LICENSE: -* license/LICENSE.bouncycastle.txt (MIT License) -The MIT License (MIT) - -Copyright (c) 2000 - 2013 The Legion of the Bouncy Castle Inc. -(https://www.bouncycastle.org) - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. -* HOMEPAGE: -* https://www.bouncycastle.org/ ------------------------------------------------------------------------------------------------------ -This product optionally depends on 'Snappy', a compression library produced -by Google Inc, which can be obtained at: - -* LICENSE: -* license/LICENSE.snappy.txt (New BSD License) -Copyright 2011, Google Inc. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: - -* Redistributions of source code must retain the above copyright -notice, this list of conditions and the following disclaimer. -* Redistributions in binary form must reproduce the above -copyright notice, this list of conditions and the following disclaimer -in the documentation and/or other materials provided with the -distribution. -* Neither the name of Google Inc. nor the names of its -contributors may be used to endorse or promote products derived from -this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -* HOMEPAGE: -* https://github.com/google/snappy -------------------------------------------------------------------------------------------------------- -This product optionally depends on 'JBoss Marshalling', an alternative Java -serialization API, which can be obtained at: - -* LICENSE: -* license/LICENSE.jboss-marshalling.txt (Apache License 2.0) -* HOMEPAGE: -* https://github.com/jboss-remoting/jboss-marshalling ------------------------------------------------------------------------------------------------------------- -This product optionally depends on 'Caliper', Google's micro- -benchmarking framework, which can be obtained at: - -* LICENSE: -* license/LICENSE.caliper.txt (Apache License 2.0) -* HOMEPAGE: -* https://github.com/google/caliper ---------------------------------------------------------------------------------------------------------- -This product optionally depends on 'Apache Commons Logging', a logging -framework, which can be obtained at: - -* LICENSE: -* license/LICENSE.commons-logging.txt (Apache License 2.0) -* HOMEPAGE: -* https://commons.apache.org/logging/ ---------------------------------------------------------------------------------------------------- -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/ -------------------------------------------------------------------------------------------------- -This product optionally depends on 'Aalto XML', an ultra-high performance -non-blocking XML processor, which can be obtained at: - -* 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. - -You may obtain a copy of the License at: - -https://www.apache.org/licenses/ - -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 --------------------------------------------------------------------------------------------- -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 --------------------------------------------------------------------------------------------------- -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 - -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/python-hyper/hpack/ --------------------------------------------------------------------------------------------------------- -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: - -* LICENSE: -* license/LICENSE.nghttp2-hpack.txt (MIT License) -The MIT License - -Copyright (c) 2012, 2014, 2015, 2016 Tatsuhiro Tsujikawa -Copyright (c) 2012, 2014, 2015, 2016 nghttp2 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. -* HOMEPAGE: -* https://github.com/nghttp2/nghttp2/ ------------------------------------------------------------------------------------------------------- -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.commons-lang.txt (Apache License 2.0) -* HOMEPAGE: -* https://commons.apache.org/proper/commons-lang/ - ------------------------------------------------------------------------------------------------------------ -This product contains the Maven wrapper scripts from 'Maven Wrapper', that -provides an easy way to ensure a user has everything necessary to run the Maven -build. - -* LICENSE: -* license/LICENSE.mvn-wrapper.txt (Apache License 2.0) -* HOMEPAGE: -* https://github.com/takari/maven-wrapper ------------------------------------------------------------------------------------------------------------- -This product contains 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/). - -* 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 - -Copyrights ----------- -Copyright 2014 The Netty Project - - -io.projectreactor:reactor-core -============================== -Apache-2.0: LICENSE -------- -Same as above listed license -Copyrights ----------- -Copyright (c) 2019-2021 VMware Inc. or its affiliates, All Rights Reserved. -Copyright 2002-2017 the original author or authors. - - -jakarta.annotation:jakarta.annotation-api -========================================= -LICENSE ----------- -# 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. - ---- - -## The GNU General Public License (GPL) Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -51 Franklin Street, Fifth Floor -Boston, MA 02110-1335 -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 Library 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. - -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) - -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-1335 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 Library -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. - -NOTICE.md ---------- -# Notices for Jakarta Annotations - -This content is produced and maintained by the Jakarta Annotations project. - -* Project home: https://projects.eclipse.org/projects/ee4j.ca - -## Trademarks - -Jakarta Annotations is a trademark of the Eclipse Foundation. - -## Declared Project Licenses - -This program and the accompanying materials are made available under the terms -of the Eclipse Public License v. 2.0 which is available at -http://www.eclipse.org/legal/epl-2.0. This Source Code may also be made -available under the following Secondary Licenses when the conditions for such -availability set forth in the Eclipse Public License v. 2.0 are satisfied: GNU -General Public License, version 2 with the GNU Classpath Exception which is -available at https://www.gnu.org/software/classpath/license.html. - -SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - -## Source Code - -The project maintains the following source code repositories: - -* https://github.com/eclipse-ee4j/common-annotations-api - -## Third-party Content - -## Cryptography - -Content may contain encryption software. The country in which you are currently -may have restrictions on the import, possession, and use, and/or re-export to -another country, of encryption software. BEFORE using any encryption software, -please check the country's laws, regulations and policies concerning the import, -possession, or use, and re-export of encryption software, to see if this is -permitted. - - -Copyrights ----------- -Copyright (c) 2020 Oracle andor its affiliates. All rights reserved. - - -jakarta.inject:jakarta.inject-api -================================= -Apache 2.0 LICENSE ------------ -Same as above listed license -NOTICE.md ---------- -# 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 - -Copyrights ----------- -Copyright (C) 2009 The JSR-330 Expert Group - - -javax.inject:javax.inject -========================= -Apache-2.0: License - -org.apache.commons:commons-compress -=================================== -Apache-2.0: License ------------ -Same as above listed license -NOTICE.txt ----------- -Apache Commons Compress -Copyright 2002-2023 The Apache Software Foundation - -This product includes software developed at -The Apache Software Foundation (https://www.apache.org/). - ---- - -The files in the package org.apache.commons.compress.archivers.sevenz -were derived from the LZMA SDK, version 9.20 (C/ and CPP/7zip/), -which has been placed in the public domain: - -"LZMA SDK is placed in the public domain." (http://www.7-zip.org/sdk.html) - ---- - -The test file lbzip2_32767.bz2 has been copied from libbzip2's source -repository: - -This program, "bzip2", the associated library "libbzip2", and all -documentation, are copyright (C) 1996-2019 Julian R Seward. 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. The origin of this software must not be misrepresented; you must -not claim that you wrote the original software. If you use this -software in a product, an acknowledgment in the product -documentation would be appreciated but is not required. - -3. Altered source versions must be plainly marked as such, and must -not be misrepresented as being the original software. - -4. 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. - -Julian Seward, jseward@acm.org - -org.apache.commons:commons-lang3 -================================ -Apache 2.0 LICENSE Same as above listed license -NOTICE.txt ----------- -Apache Commons Lang -Copyright 2001-2023 The Apache Software Foundation - -This product includes software developed at -The Apache Software Foundation (https://www.apache.org/). - -org.bitbucket.b_c:jose4j -======================== -Apache-2.0: LICENSE -------- -Same as above listed license -NOTICE.txt ----------- -jose4j -Copyright 2012-2015 Brian Campbell - -EcdsaUsingShaAlgorithm contains code for converting the concatenated -R & S values of the signature to and from DER, which was originally -derived from the Apache Santuario XML Security library's SignatureECDSA -implementation. http://santuario.apache.org/ - -The Base64 implementation in this software was derived from the -Apache Commons Codec project. http://commons.apache.org/proper/commons-codec/ - -JSON processing in this software was derived from the JSON.simple toolkit. -https://code.google.com/p/json-simple/ - -Copyrights ----------- -Copyright 2012-2017 Brian Campbell - - -org.bouncycastle:bcpkix-jdk18on -org.bouncycastle:bcprov-jdk18on -org.bouncycastle:bcutil-jdk18on -=============================== - -Bouncy Castle Licence: -Copyright (c) 2000 - 2023 The Legion of the Bouncy Castle Inc. -(https://www.bouncycastle.org) - -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in -the Software without restriction, including without limitation the rights to -use, -copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the -Software, and to permit persons to whom the Software is furnished to do so, -subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, -WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -org.eclipse.jgit:org.eclipse.jgit -================================= -This program and the accompanying materials are made available -under the terms of the Eclipse Distribution License v1.0 which -accompanies this distribution, is reproduced below, and is -available at http://www.eclipse.org/org/documents/edl-v10.php - -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. - -Copyright (C) 2010, Christian Halstrick -Copyright (C) 2010, Stefan Lay and others -Copyright (C) 2011, Abhishek Bhatnagar and others -Copyright (C) 2010, 2021 Chris Aniszczyk and others -Copyright (C) 2014, Robin Stocker and others -Copyright (C) 2010, 2014, Stefan Lay -Copyright (C) 2016, 2021 Laurent Delaigue and others -Copyright (C) 2010, Mathias Kinzler and others -Copyright (C) 2015, Kaloyan Raev and others -Copyright (C) 2013, CloudBees, Inc. and others -Copyright (C) 2012, GitHub Inc. and others -Copyright (C) 2021, Thomas Wolf and others -Copyright (C) 2011, Roberto Tyley and others -Copyright (C) 2016, Laurent Delaigue and others -Copyright (C) 2017, Two Sigma Open Source and others -Copyright (C) 2011, 2013 Christian Halstrick and -others -Copyright (C) 2013, Google Inc. and others -Copyright (C) 2011, 2022 Christoph Brill and others -Copyright (C) 2011, Ketan Padegaonkar and others -Copyright (C) 2012, Matthias Sohn and others -Copyright (C) 2011, Tomasz Zarna and others -Copyright (C) 2011, Philipp Thun and others -Copyright (C) 2011, 2012 IBM Corporation and others. and others - -org.fusesource.jansi:jansi -========================== -Apache-2.0: License -Copyright (C) 2009-2023 the original author(s). - -org.jline:jline -=============== - -BSD-3-Clause: LICENSE ------------ -Copyright (c) 2002-2018, the original author or authors. -All rights reserved. - -https://opensource.org/licenses/BSD-3-Clause - -Redistribution and use in source and binary forms, with or -without modification, are permitted provided that the following -conditions are met: - -Redistributions of source code must retain the above copyright -notice, this list of conditions and the following disclaimer. - -Redistributions in binary form must reproduce the above copyright -notice, this list of conditions and the following disclaimer -in the documentation and/or other materials provided with -the distribution. - -Neither the name of JLine nor the names of its contributors -may be used to endorse or promote products derived from this -software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, -BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY -AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO -EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, -OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, -PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED -AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING -IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED -OF THE POSSIBILITY OF SUCH DAMAGE. - -Copyrights ----------- -Copyright (c) 2002-2021, the original author(s). -Copyright (c) 2002-2016, the original author or authors. - - -org.reactivestreams:reactive-streams -==================================== -MIT-0: LICENSE -------- -MIT No Attribution - -Copyright 2014 Reactive Streams - -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of -the Software, and to permit persons to whom the Software is furnished to do so. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - - -org.shredzone.acme4j:acme4j-client -================================== -Apache-2.0: LICENSE -Copyrights ----------- -Copyright (C) 2016 Richard "Shred" Körber - - -org.shredzone.acme4j:acme4j-utils -================================= -Apache-2.0: LICENSE -Copyrights ----------- -Copyright (C) 2016 Richard "Shred" Körber - - -org.slf4j:slf4j-api -org.slf4j:slf4j-nop -=================== -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. - -Copyrights ----------- -Copyright (c) 2004-2005 QOS.ch -Copyright 2001-2004 The Apache Software Foundation. -Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland) -Copyright (c) 2004-2013 QOS.ch, Copyright (C) 2015 Google Inc. - -org.yaml:snakeyaml -================== -Apache-2.0: LICENSE -Copyrights ----------- -Copyright (c) 2008, SnakeYAML -Copyright (c) 2008 Google Inc. -Copyright 2003-2010 Christian d'Heureuse, Inventec Informatik AG, Zurich, -Switzerland -================================================================================ - -micronaut-starter-api +micronaut-cli Apache License Version 2.0, January 2004 @@ -3116,11 +1273,35 @@ Copyright 2017-2024 original authors LICENSES LIST ------------- -fasterxml.jackson-core -Apache 2.0 License as above +commons-codec:commons-codec +=========================== +Apache 2.0 LICENSE +----------- +Same as above listed license +NOTICE.txt +---------- +Apache Commons Codec +Copyright 2002-2023 The Apache Software Foundation -NOTICE ----------------------------------- +This product includes software developed at +The Apache Software Foundation (https://www.apache.org/). + +commons-io:commons-io +===================== +Apache-2.0: License as listed above +NOTICE.txt +---------- +Apache Commons IO +Copyright 2002-2023 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (https://www.apache.org/). + +com.fasterxml.jackson.core:jackson-core +======================================= +Apache 2.0 License as above +Notice +------ # Jackson JSON processor Jackson is a high-performance, Free/Open Source JSON processing library. @@ -3326,32 +1507,6 @@ FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -commons-codec:commons-codec -=========================== -Apache 2.0 LICENSE ------------ -Same as above listed license -NOTICE.txt ----------- -Apache Commons Codec -Copyright 2002-2023 The Apache Software Foundation - -This product includes software developed at -The Apache Software Foundation (https://www.apache.org/). - -commons-io:commons-io -===================== - -Apache-2.0: License as listed above -NOTICE.txt ----------- -Apache Commons IO -Copyright 2002-2023 The Apache Software Foundation - -This product includes software developed at -The Apache Software Foundation (https://www.apache.org/). - - com.fizzed:rocker-runtime ========================= Apache-2.0: License @@ -3363,11 +1518,10 @@ Copyright 2015 Fendler Consulting cc. com.googlecode.javaewah:JavaEWAH ================================ -Apache 2.0 license as above +Apache-2.0: LICENSE Copyright 2009-2016, Daniel Lemire, Cliff Moon, David McIntosh, Robert Becho, Google Inc., Veronika Zenz, Owen Kaser, Gregory Ssi-Yan-Kai, Rory Graves - com.typesafe:config =================== Apache-2.0: License @@ -3375,17 +1529,38 @@ Copyrights ---------- Copyright (C) 2011-2012 Typesafe Inc. +info.picocli:picocli-shell-jline3 +================================= +Apache-2.0: License +Copyrights +---------- +Copyright 2017 Robert 'Bobby' Zenz +Copyright 2017 Remko Popma +Copyright 2017 the original author or authors. + + +info.picocli:picocli +==================== +Apache-2.0: LICENSE +------- +Same as above listed license +Copyrights +---------- +Copyright 2017 Robert 'Bobby' Zenz +Copyright 2017 Remko Popma +Copyright 2017 the original author or authors. + io.github.java-diff-utils:java-diff-utils ========================================= Apache-2.0: LICENSE ------- Same as above listed license + Copyrights ---------- Copyright 2017 java-diff-utils. Copyright (C) 2009 - 2017 java-diff-utils - io.netty:netty-buffer io.netty:netty-codec-http2 io.netty:netty-codec-http @@ -3398,11 +1573,7 @@ io.netty:netty-resolver io.netty:netty-transport-native-unix-common io.netty:netty-transport ===================== -Apache-2.0: License as above -Copyrights ----------- -Copyright 2014 The Netty Project - +Apache-2.0: license Notice ------ Netty (io.netty:netty-*) @@ -4076,28 +2247,22 @@ decompression for Java., which can be obtained at: * HOMEPAGE: * https://github.com/hyperxpro/Brotli4j +Copyrights +---------- +Copyright 2014 The Netty Project + io.projectreactor:reactor-core ============================== - -Apache-2.0: License +Apache-2.0: LICENSE +------- +Same as above listed license Copyrights ---------- Copyright (c) 2019-2021 VMware Inc. or its affiliates, All Rights Reserved. Copyright 2002-2017 the original author or authors. -io.swagger.core.v3:swagger-annotations -====================================== -Apache 2.0 License as above -NOTICE ------- -Swagger Core - swagger-annotations -Copyright (c) 2015. SmartBear Software Inc. -Swagger Core - swagger-annotations is licensed under Apache 2.0 license. -Copy of the Apache 2.0 license can be found in `LICENSE` file. - - jakarta.annotation:jakarta.annotation-api ========================================= LICENSE @@ -4842,13 +3007,13 @@ Copyrights Copyright (C) 2009 The JSR-330 Expert Group -jakarta.validation:jakarta.validation-api -========================================= +javax.inject:javax.inject +========================= Apache-2.0: License org.apache.commons:commons-compress =================================== -Apache 2.0 LICENSE +Apache-2.0: License ----------- Same as above listed license NOTICE.txt @@ -4911,15 +3076,68 @@ Julian Seward, jseward@acm.org org.apache.commons:commons-lang3 ================================ -Apache 2.0 License as above +Apache 2.0 LICENSE Same as above listed license NOTICE.txt ---------- Apache Commons Lang -Copyright 2001-2024 The Apache Software Foundation +Copyright 2001-2023 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (https://www.apache.org/). +org.bitbucket.b_c:jose4j +======================== +Apache-2.0: LICENSE +------- +Same as above listed license +NOTICE.txt +---------- +jose4j +Copyright 2012-2015 Brian Campbell + +EcdsaUsingShaAlgorithm contains code for converting the concatenated +R & S values of the signature to and from DER, which was originally +derived from the Apache Santuario XML Security library's SignatureECDSA +implementation. http://santuario.apache.org/ + +The Base64 implementation in this software was derived from the +Apache Commons Codec project. http://commons.apache.org/proper/commons-codec/ + +JSON processing in this software was derived from the JSON.simple toolkit. +https://code.google.com/p/json-simple/ + +Copyrights +---------- +Copyright 2012-2017 Brian Campbell + +org.bouncycastle:bcpkix-jdk18on +org.bouncycastle:bcprov-jdk18on +org.bouncycastle:bcutil-jdk18on +=============================== + +Bouncy Castle Licence: +Copyright (c) 2000 - 2023 The Legion of the Bouncy Castle Inc. +(https://www.bouncycastle.org) + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to +use, +copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the +Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, +WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + org.eclipse.jgit:org.eclipse.jgit ================================= This program and the accompanying materials are made available @@ -4985,6 +3203,56 @@ Copyright (C) 2011, Tomasz Zarna and others Copyright (C) 2011, Philipp Thun and others Copyright (C) 2011, 2012 IBM Corporation and others. and others +org.fusesource.jansi:jansi +========================== +Apache-2.0: License +Copyright (C) 2009-2023 the original author(s). + +org.jline:jline +=============== + +BSD-3-Clause: LICENSE +----------- +Copyright (c) 2002-2018, the original author or authors. +All rights reserved. + +https://opensource.org/licenses/BSD-3-Clause + +Redistribution and use in source and binary forms, with or +without modification, are permitted provided that the following +conditions are met: + +Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + +Redistributions in binary form must reproduce the above copyright +notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with +the distribution. + +Neither the name of JLine nor the names of its contributors +may be used to endorse or promote products derived from this +software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY +AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO +EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, +OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED +AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING +IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED +OF THE POSSIBILITY OF SUCH DAMAGE. + +Copyrights +---------- +Copyright (c) 2002-2021, the original author(s). +Copyright (c) 2002-2016, the original author or authors. + org.reactivestreams:reactive-streams ==================================== MIT-0: LICENSE @@ -5007,7 +3275,23 @@ 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. +org.shredzone.acme4j:acme4j-client +================================== +Apache-2.0: LICENSE +Copyrights +---------- +Copyright (C) 2016 Richard "Shred" Körber + +org.shredzone.acme4j:acme4j-utils +================================= +Apache-2.0: LICENSE +Copyrights +---------- +Copyright (C) 2016 Richard "Shred" Körber + + org.slf4j:slf4j-api +org.slf4j:slf4j-nop =================== LICENSE ----------- @@ -5040,7 +3324,6 @@ Copyright 2001-2004 The Apache Software Foundation. Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland) Copyright (c) 2004-2013 QOS.ch, Copyright (C) 2015 Google Inc. - org.yaml:snakeyaml ================== Apache-2.0: LICENSE @@ -5052,7 +3335,12 @@ Copyright 2003-2010 Christian d'Heureuse, Inventec Informatik AG, Zurich, Switzerland ================================================================================ -slf4j-api +slf4j-nop + +Top Level Component Name: slf4j-nop +Top Level Component License: MIT +Top Level Component Copyright Notice: +------------------------------ Copyright (c) 2004-2023 QOS.ch All rights reserved. @@ -5075,231 +3363,92 @@ 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. -================================================================================ - -Jansi - -jansi (org.fusesource.jansi:jansi) -Copyright (C) 2009-2023 the original author(s). --------------------------------------------- - -Apache License -Version 2.0, January 2004 -http://www.apache.org/licenses/ - -TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - -1. Definitions. - -"License" shall mean the terms and conditions for use, reproduction, -and distribution as defined by Sections 1 through 9 of this document. - -"Licensor" shall mean the copyright owner or entity authorized by -the copyright owner that is granting the License. - -"Legal Entity" shall mean the union of the acting entity and all -other entities that control, are controlled by, or are under common -control with that entity. For the purposes of this definition, -"control" means (i) the power, direct or indirect, to cause the -direction or management of such entity, whether by contract or -otherwise, or (ii) ownership of fifty percent (50%) or more of the -outstanding shares, or (iii) beneficial ownership of such entity. - -"You" (or "Your") shall mean an individual or Legal Entity -exercising permissions granted by this License. - -"Source" form shall mean the preferred form for making modifications, -including but not limited to software source code, documentation -source, and configuration files. - -"Object" form shall mean any form resulting from mechanical -transformation or translation of a Source form, including but -not limited to compiled object code, generated documentation, -and conversions to other media types. - -"Work" shall mean the work of authorship, whether in Source or -Object form, made available under the License, as indicated by a -copyright notice that is included in or attached to the work -(an example is provided in the Appendix below). - -"Derivative Works" shall mean any work, whether in Source or Object -form, that is based on (or derived from) the Work and for which the -editorial revisions, annotations, elaborations, or other modifications -represent, as a whole, an original work of authorship. For the purposes -of this License, Derivative Works shall not include works that remain -separable from, or merely link (or bind by name) to the interfaces of, -the Work and Derivative Works thereof. - -"Contribution" shall mean any work of authorship, including -the original version of the Work and any modifications or additions -to that Work or Derivative Works thereof, that is intentionally -submitted to Licensor for inclusion in the Work by the copyright owner -or by an individual or Legal Entity authorized to submit on behalf of -the copyright owner. For the purposes of this definition, "submitted" -means any form of electronic, verbal, or written communication sent -to the Licensor or its representatives, including but not limited to -communication on electronic mailing lists, source code control systems, -and issue tracking systems that are managed by, or on behalf of, the -Licensor for the purpose of discussing and improving the Work, but -excluding communication that is conspicuously marked or otherwise -designated in writing by the copyright owner as "Not a Contribution." -"Contributor" shall mean Licensor and any individual or Legal Entity -on behalf of whom a Contribution has been received by Licensor and -subsequently incorporated within the Work. +========================================================================== -2. Grant of Copyright License. Subject to the terms and conditions of -this License, each Contributor hereby grants to You a perpetual, -worldwide, non-exclusive, no-charge, royalty-free, irrevocable -copyright license to reproduce, prepare Derivative Works of, -publicly display, publicly perform, sublicense, and distribute the -Work and such Derivative Works in Source or Object form. +4P Component Name: slf4j-api +4P Component License: MIT +4P Component Copyright Notice: +------------------------------ -3. Grant of Patent License. Subject to the terms and conditions of -this License, each Contributor hereby grants to You a perpetual, -worldwide, non-exclusive, no-charge, royalty-free, irrevocable -(except as stated in this section) patent license to make, have made, -use, offer to sell, sell, import, and otherwise transfer the Work, -where such license applies only to those patent claims licensable -by such Contributor that are necessarily infringed by their -Contribution(s) alone or by combination of their Contribution(s) -with the Work to which such Contribution(s) was submitted. If You -institute patent litigation against any entity (including a -cross-claim or counterclaim in a lawsuit) alleging that the Work -or a Contribution incorporated within the Work constitutes direct -or contributory patent infringement, then any patent licenses -granted to You under this License for that Work shall terminate -as of the date such litigation is filed. +Copyright (c) 2004-2023 QOS.ch +All rights reserved. -4. Redistribution. You may reproduce and distribute copies of the -Work or Derivative Works thereof in any medium, with or without -modifications, and in Source or Object form, provided that You -meet the following conditions: +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: -(a) You must give any other recipients of the Work or -Derivative Works a copy of this License; and +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. -(b) You must cause any modified files to carry prominent notices -stating that You changed the files; and +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. +================================================================================ -(c) You must retain, in the Source form of any Derivative Works -that You distribute, all copyright, patent, trademark, and -attribution notices from the Source form of the Work, -excluding those notices that do not pertain to any part of -the Derivative Works; and +jakarta.inject-api -(d) If the Work includes a "NOTICE" text file as part of its -distribution, then any Derivative Works that You distribute must -include a readable copy of the attribution notices contained -within such NOTICE file, excluding those notices that do not -pertain to any part of the Derivative Works, in at least one -of the following places: within a NOTICE text file distributed -as part of the Derivative Works; within the Source form or -documentation, if provided along with the Derivative Works; or, -within a display generated by the Derivative Works, if and -wherever such third-party notices normally appear. The contents -of the NOTICE file are for informational purposes only and -do not modify the License. You may add Your own attribution -notices within Derivative Works that You distribute, alongside -or as an addendum to the NOTICE text from the Work, provided -that such additional attribution notices cannot be construed -as modifying the License. +Jakarta Dependency Injection API (@inject) (jakarta.inject:jakarta.inject-api) +Copyright(C) 2009 The JSR-330 Expert Group +Copyright 2023 Eclipse Foundation -You may add Your own copyright statement to Your modifications and -may provide additional or different license terms and conditions -for use, reproduction, or distribution of Your modifications, or -for any such Derivative Works as a whole, provided Your use, -reproduction, and distribution of the Work otherwise complies with -the conditions stated in this License. +############################################################# +# Notices for Eclipse Jakarta Dependency Injection -5. Submission of Contributions. Unless You explicitly state otherwise, -any Contribution intentionally submitted for inclusion in the Work -by You to the Licensor shall be under the terms and conditions of -this License, without any additional terms or conditions. -Notwithstanding the above, nothing herein shall supersede or modify -the terms of any separate license agreement you may have executed -with Licensor regarding such Contributions. +This content is produced and maintained by the Eclipse Jakarta Dependency +Injection project. -6. Trademarks. This License does not grant permission to use the trade -names, trademarks, service marks, or product names of the Licensor, -except as required for reasonable and customary use in describing the -origin of the Work and reproducing the content of the NOTICE file. +* Project home: https://projects.eclipse.org/projects/cdi.batch -7. Disclaimer of Warranty. Unless required by applicable law or -agreed to in writing, Licensor provides the Work (and each -Contributor provides its Contributions) 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. You are solely responsible for determining the -appropriateness of using or redistributing the Work and assume any -risks associated with Your exercise of permissions under this License. +## Trademarks -8. Limitation of Liability. In no event and under no legal theory, -whether in tort (including negligence), contract, or otherwise, -unless required by applicable law (such as deliberate and grossly -negligent acts) or agreed to in writing, shall any Contributor be -liable to You for damages, including any direct, indirect, special, -incidental, or consequential damages of any character arising as a -result of this License or out of the use or inability to use the -Work (including but not limited to damages for loss of goodwill, -work stoppage, computer failure or malfunction, or any and all -other commercial damages or losses), even if such Contributor -has been advised of the possibility of such damages. +Jakarta Dependency Injection is a trademark of the Eclipse Foundation. -9. Accepting Warranty or Additional Liability. While redistributing -the Work or Derivative Works thereof, You may choose to offer, -and charge a fee for, acceptance of support, warranty, indemnity, -or other liability obligations and/or rights consistent with this -License. However, in accepting such obligations, You may act only -on Your own behalf and on Your sole responsibility, not on behalf -of any other Contributor, and only if You agree to indemnify, -defend, and hold each Contributor harmless for any liability -incurred by, or claims asserted against, such Contributor by reason -of your accepting any such warranty or additional liability. +## Copyright -END OF TERMS AND 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. -APPENDIX: How to apply the Apache License to your work. +## Declared Project Licenses -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. +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. -Copyright [yyyy] [name of copyright owner] +SPDX-License-Identifier: 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 +## Source Code -http://www.apache.org/licenses/LICENSE-2.0 +The project maintains the following source code repositories: -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. ----------------------------------------------- -Fourth Party Dependencies ----------------------------------------------- -HawtJNI -Copyright (C) 2009-2011 FuseSource Corp. -Copyright (c) 2004, 2008 IBM Corporation and others. -This product includes software developed by FuseSource Corp. -http://fusesource.com -This product includes software developed at Progress Software Corporation and/or -its subsidiaries or affiliates. -This product includes software developed by IBM Corporation and others. +https://github.com/eclipse-ee4j/injection-api +https://github.com/eclipse-ee4j/injection-spec +https://github.com/eclipse-ee4j/injection-tck -Apache License Version 2.0 -================================================================================ +## Third-party Content + +This project leverages the following third party content. + +None + +## Cryptography + +None + + +############################################################# + +License_Url: https://opensource.org/licenses/Apache-2.0 -Picocli Shell JLine3 Apache License Version 2.0, January 2004 @@ -5481,7 +3630,7 @@ END OF TERMS AND CONDITIONS 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 "{}" +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 @@ -5489,7 +3638,7 @@ 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 {yyyy} {name of copyright owner} +Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -5503,44 +3652,7 @@ 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. -========================= -picocli Apache 2.0 license -========================= -JLine BSD License -Copyright (c) 2002-2018, the original author or authors. -All rights reserved. - -https://opensource.org/licenses/BSD-3-Clause - -Redistribution and use in source and binary forms, with or -without modification, are permitted provided that the following -conditions are met: - -Redistributions of source code must retain the above copyright -notice, this list of conditions and the following disclaimer. - -Redistributions in binary form must reproduce the above copyright -notice, this list of conditions and the following disclaimer -in the documentation and/or other materials provided with -the distribution. - -Neither the name of JLine nor the names of its contributors -may be used to endorse or promote products derived from this -software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, -BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY -AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO -EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, -OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, -PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED -AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING -IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED -OF THE POSSIBILITY OF SUCH DAMAGE. +############################################################# ================================================================================ micronaut-starter-core @@ -7319,340 +5431,89 @@ 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 Library -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. - -NOTICE.md ---------- -# Notices for Jakarta Annotations - -This content is produced and maintained by the Jakarta Annotations project. - -* Project home: https://projects.eclipse.org/projects/ee4j.ca - -## Trademarks - -Jakarta Annotations is a trademark of the Eclipse Foundation. - -## Declared Project Licenses - -This program and the accompanying materials are made available under the terms -of the Eclipse Public License v. 2.0 which is available at -http://www.eclipse.org/legal/epl-2.0. This Source Code may also be made -available under the following Secondary Licenses when the conditions for such -availability set forth in the Eclipse Public License v. 2.0 are satisfied: GNU -General Public License, version 2 with the GNU Classpath Exception which is -available at https://www.gnu.org/software/classpath/license.html. - -SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - -## Source Code - -The project maintains the following source code repositories: - -* https://github.com/eclipse-ee4j/common-annotations-api - -## Third-party Content - -## Cryptography - -Content may contain encryption software. The country in which you are currently -may have restrictions on the import, possession, and use, and/or re-export to -another country, of encryption software. BEFORE using any encryption software, -please check the country's laws, regulations and policies concerning the import, -possession, or use, and re-export of encryption software, to see if this is -permitted. - - -Copyrights ----------- -Copyright (c) 2020 Oracle andor its affiliates. All rights reserved. - - -jakarta.inject:jakarta.inject-api -================================= -Apache 2.0 LICENSE -Same as above listed license - -NOTICE ---------- -# 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 - -Copyrights ----------- -Copyright (C) 2009 The JSR-330 Expert Group - - -org.apache.commons:commons-compress -=================================== -Apache 2.0 LICENSE ------------ -Same as above listed license -NOTICE.txt ----------- -Apache Commons Compress -Copyright 2002-2023 The Apache Software Foundation - -This product includes software developed at -The Apache Software Foundation (https://www.apache.org/). - ---- - -The files in the package org.apache.commons.compress.archivers.sevenz -were derived from the LZMA SDK, version 9.20 (C/ and CPP/7zip/), -which has been placed in the public domain: - -"LZMA SDK is placed in the public domain." (http://www.7-zip.org/sdk.html) - ---- - -The test file lbzip2_32767.bz2 has been copied from libbzip2's source -repository: - -This program, "bzip2", the associated library "libbzip2", and all -documentation, are copyright (C) 1996-2019 Julian R Seward. 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. The origin of this software must not be misrepresented; you must -not claim that you wrote the original software. If you use this -software in a product, an acknowledgment in the product -documentation would be appreciated but is not required. - -3. Altered source versions must be plainly marked as such, and must -not be misrepresented as being the original software. - -4. 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. - -Julian Seward, jseward@acm.org +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 Library +General Public License instead of this License. -org.eclipse.jgit:org.eclipse.jgit -================================= -This program and the accompanying materials are made available -under the terms of the Eclipse Distribution License v1.0 which -accompanies this distribution, is reproduced below, and is -available at http://www.eclipse.org/org/documents/edl-v10.php +--- -All rights reserved. +## CLASSPATH EXCEPTION -Redistribution and use in source and binary forms, with or -without modification, are permitted provided that the following -conditions are met: +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. -- Redistributions of source code must retain the above copyright -notice, this list of conditions and the following disclaimer. +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. -- 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.md +--------- +# Notices for Jakarta Annotations -- 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 content is produced and maintained by the Jakarta Annotations 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.ca -Copyright (C) 2010, Christian Halstrick -Copyright (C) 2010, Stefan Lay and others -Copyright (C) 2011, Abhishek Bhatnagar and others -Copyright (C) 2010, 2021 Chris Aniszczyk and others -Copyright (C) 2014, Robin Stocker and others -Copyright (C) 2010, 2014, Stefan Lay -Copyright (C) 2016, 2021 Laurent Delaigue and others -Copyright (C) 2010, Mathias Kinzler and others -Copyright (C) 2015, Kaloyan Raev and others -Copyright (C) 2013, CloudBees, Inc. and others -Copyright (C) 2012, GitHub Inc. and others -Copyright (C) 2021, Thomas Wolf and others -Copyright (C) 2011, Roberto Tyley and others -Copyright (C) 2016, Laurent Delaigue and others -Copyright (C) 2017, Two Sigma Open Source and others -Copyright (C) 2011, 2013 Christian Halstrick and -others -Copyright (C) 2013, Google Inc. and others -Copyright (C) 2011, 2022 Christoph Brill and others -Copyright (C) 2011, Ketan Padegaonkar and others -Copyright (C) 2012, Matthias Sohn and others -Copyright (C) 2011, Tomasz Zarna and others -Copyright (C) 2011, Philipp Thun and others -Copyright (C) 2011, 2012 IBM Corporation and others. and others +## Trademarks -org.reactivestreams:reactive-streams -==================================== -MIT-0: LICENSE -------- -MIT No Attribution +Jakarta Annotations is a trademark of the Eclipse Foundation. -Copyright 2014 Reactive Streams +## 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. +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 +## Source Code -org.slf4j:slf4j-api -=================== -LICENSE ------------ -Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland) -All rights reserved. +The project maintains the following source code repositories: -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: +* https://github.com/eclipse-ee4j/common-annotations-api -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. +## 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. +## Cryptography -Copyrights ----------- -Copyright (c) 2004-2005 QOS.ch -Copyright 2001-2004 The Apache Software Foundation. -Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland) -Copyright (c) 2004-2013 QOS.ch, Copyright (C) 2015 Google Inc. +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.yaml:snakeyaml -================== -Apache-2.0: LICENSE Copyrights ---------- -Copyright (c) 2008, SnakeYAML -Copyright (c) 2008 Google Inc. -Copyright 2003-2010 Christian d'Heureuse, Inventec Informatik AG, Zurich, -Switzerland -================================================================================ +Copyright (c) 2020 Oracle andor its affiliates. All rights reserved. -jakarta.inject-api -Jakarta Dependency Injection API (@inject) (jakarta.inject:jakarta.inject-api) -Copyright(C) 2009 The JSR-330 Expert Group -Copyright 2023 Eclipse Foundation +jakarta.inject:jakarta.inject-api +================================= +Apache 2.0 LICENSE +Same as above listed license -############################################################# +NOTICE +--------- # Notices for Eclipse Jakarta Dependency Injection This content is produced and maintained by the Eclipse Jakarta Dependency @@ -7696,212 +5557,201 @@ None None +Copyrights +---------- +Copyright (C) 2009 The JSR-330 Expert Group -############################################################# - -License_Url: https://opensource.org/licenses/Apache-2.0 - - -Apache License -Version 2.0, January 2004 -http://www.apache.org/licenses/ - -TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - -1. Definitions. -"License" shall mean the terms and conditions for use, reproduction, -and distribution as defined by Sections 1 through 9 of this document. +org.apache.commons:commons-compress +=================================== +Apache 2.0 LICENSE +----------- +Same as above listed license +NOTICE.txt +---------- +Apache Commons Compress +Copyright 2002-2023 The Apache Software Foundation -"Licensor" shall mean the copyright owner or entity authorized by -the copyright owner that is granting the License. +This product includes software developed at +The Apache Software Foundation (https://www.apache.org/). -"Legal Entity" shall mean the union of the acting entity and all -other entities that control, are controlled by, or are under common -control with that entity. For the purposes of this definition, -"control" means (i) the power, direct or indirect, to cause the -direction or management of such entity, whether by contract or -otherwise, or (ii) ownership of fifty percent (50%) or more of the -outstanding shares, or (iii) beneficial ownership of such entity. +--- -"You" (or "Your") shall mean an individual or Legal Entity -exercising permissions granted by this License. +The files in the package org.apache.commons.compress.archivers.sevenz +were derived from the LZMA SDK, version 9.20 (C/ and CPP/7zip/), +which has been placed in the public domain: -"Source" form shall mean the preferred form for making modifications, -including but not limited to software source code, documentation -source, and configuration files. +"LZMA SDK is placed in the public domain." (http://www.7-zip.org/sdk.html) -"Object" form shall mean any form resulting from mechanical -transformation or translation of a Source form, including but -not limited to compiled object code, generated documentation, -and conversions to other media types. +--- -"Work" shall mean the work of authorship, whether in Source or -Object form, made available under the License, as indicated by a -copyright notice that is included in or attached to the work -(an example is provided in the Appendix below). +The test file lbzip2_32767.bz2 has been copied from libbzip2's source +repository: -"Derivative Works" shall mean any work, whether in Source or Object -form, that is based on (or derived from) the Work and for which the -editorial revisions, annotations, elaborations, or other modifications -represent, as a whole, an original work of authorship. For the purposes -of this License, Derivative Works shall not include works that remain -separable from, or merely link (or bind by name) to the interfaces of, -the Work and Derivative Works thereof. +This program, "bzip2", the associated library "libbzip2", and all +documentation, are copyright (C) 1996-2019 Julian R Seward. All +rights reserved. -"Contribution" shall mean any work of authorship, including -the original version of the Work and any modifications or additions -to that Work or Derivative Works thereof, that is intentionally -submitted to Licensor for inclusion in the Work by the copyright owner -or by an individual or Legal Entity authorized to submit on behalf of -the copyright owner. For the purposes of this definition, "submitted" -means any form of electronic, verbal, or written communication sent -to the Licensor or its representatives, including but not limited to -communication on electronic mailing lists, source code control systems, -and issue tracking systems that are managed by, or on behalf of, the -Licensor for the purpose of discussing and improving the Work, but -excluding communication that is conspicuously marked or otherwise -designated in writing by the copyright owner as "Not a Contribution." +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: -"Contributor" shall mean Licensor and any individual or Legal Entity -on behalf of whom a Contribution has been received by Licensor and -subsequently incorporated within the Work. +1. Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. -2. Grant of Copyright License. Subject to the terms and conditions of -this License, each Contributor hereby grants to You a perpetual, -worldwide, non-exclusive, no-charge, royalty-free, irrevocable -copyright license to reproduce, prepare Derivative Works of, -publicly display, publicly perform, sublicense, and distribute the -Work and such Derivative Works in Source or Object form. +2. The origin of this software must not be misrepresented; you must +not claim that you wrote the original software. If you use this +software in a product, an acknowledgment in the product +documentation would be appreciated but is not required. -3. Grant of Patent License. Subject to the terms and conditions of -this License, each Contributor hereby grants to You a perpetual, -worldwide, non-exclusive, no-charge, royalty-free, irrevocable -(except as stated in this section) patent license to make, have made, -use, offer to sell, sell, import, and otherwise transfer the Work, -where such license applies only to those patent claims licensable -by such Contributor that are necessarily infringed by their -Contribution(s) alone or by combination of their Contribution(s) -with the Work to which such Contribution(s) was submitted. If You -institute patent litigation against any entity (including a -cross-claim or counterclaim in a lawsuit) alleging that the Work -or a Contribution incorporated within the Work constitutes direct -or contributory patent infringement, then any patent licenses -granted to You under this License for that Work shall terminate -as of the date such litigation is filed. +3. Altered source versions must be plainly marked as such, and must +not be misrepresented as being the original software. -4. Redistribution. You may reproduce and distribute copies of the -Work or Derivative Works thereof in any medium, with or without -modifications, and in Source or Object form, provided that You -meet the following conditions: +4. The name of the author may not be used to endorse or promote +products derived from this software without specific prior written +permission. -(a) You must give any other recipients of the Work or -Derivative Works a copy of this License; and +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. -(b) You must cause any modified files to carry prominent notices -stating that You changed the files; and +Julian Seward, jseward@acm.org -(c) You must retain, in the Source form of any Derivative Works -that You distribute, all copyright, patent, trademark, and -attribution notices from the Source form of the Work, -excluding those notices that do not pertain to any part of -the Derivative Works; and -(d) If the Work includes a "NOTICE" text file as part of its -distribution, then any Derivative Works that You distribute must -include a readable copy of the attribution notices contained -within such NOTICE file, excluding those notices that do not -pertain to any part of the Derivative Works, in at least one -of the following places: within a NOTICE text file distributed -as part of the Derivative Works; within the Source form or -documentation, if provided along with the Derivative Works; or, -within a display generated by the Derivative Works, if and -wherever such third-party notices normally appear. The contents -of the NOTICE file are for informational purposes only and -do not modify the License. You may add Your own attribution -notices within Derivative Works that You distribute, alongside -or as an addendum to the NOTICE text from the Work, provided -that such additional attribution notices cannot be construed -as modifying the License. +org.eclipse.jgit:org.eclipse.jgit +================================= +This program and the accompanying materials are made available +under the terms of the Eclipse Distribution License v1.0 which +accompanies this distribution, is reproduced below, and is +available at http://www.eclipse.org/org/documents/edl-v10.php -You may add Your own copyright statement to Your modifications and -may provide additional or different license terms and conditions -for use, reproduction, or distribution of Your modifications, or -for any such Derivative Works as a whole, provided Your use, -reproduction, and distribution of the Work otherwise complies with -the conditions stated in this License. +All rights reserved. -5. Submission of Contributions. Unless You explicitly state otherwise, -any Contribution intentionally submitted for inclusion in the Work -by You to the Licensor shall be under the terms and conditions of -this License, without any additional terms or conditions. -Notwithstanding the above, nothing herein shall supersede or modify -the terms of any separate license agreement you may have executed -with Licensor regarding such Contributions. +Redistribution and use in source and binary forms, with or +without modification, are permitted provided that the following +conditions are met: -6. Trademarks. This License does not grant permission to use the trade -names, trademarks, service marks, or product names of the Licensor, -except as required for reasonable and customary use in describing the -origin of the Work and reproducing the content of the NOTICE file. +- Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. -7. Disclaimer of Warranty. Unless required by applicable law or -agreed to in writing, Licensor provides the Work (and each -Contributor provides its Contributions) 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. You are solely responsible for determining the -appropriateness of using or redistributing the Work and assume any -risks associated with Your exercise of permissions under this License. +- 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. -8. Limitation of Liability. In no event and under no legal theory, -whether in tort (including negligence), contract, or otherwise, -unless required by applicable law (such as deliberate and grossly -negligent acts) or agreed to in writing, shall any Contributor be -liable to You for damages, including any direct, indirect, special, -incidental, or consequential damages of any character arising as a -result of this License or out of the use or inability to use the -Work (including but not limited to damages for loss of goodwill, -work stoppage, computer failure or malfunction, or any and all -other commercial damages or losses), even if such Contributor -has been advised of the possibility of such damages. +- 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. -9. Accepting Warranty or Additional Liability. While redistributing -the Work or Derivative Works thereof, You may choose to offer, -and charge a fee for, acceptance of support, warranty, indemnity, -or other liability obligations and/or rights consistent with this -License. However, in accepting such obligations, You may act only -on Your own behalf and on Your sole responsibility, not on behalf -of any other Contributor, and only if You agree to indemnify, -defend, and hold each Contributor harmless for any liability -incurred by, or claims asserted against, such Contributor by reason -of your accepting any such warranty or additional liability. +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. -END OF TERMS AND CONDITIONS +Copyright (C) 2010, Christian Halstrick +Copyright (C) 2010, Stefan Lay and others +Copyright (C) 2011, Abhishek Bhatnagar and others +Copyright (C) 2010, 2021 Chris Aniszczyk and others +Copyright (C) 2014, Robin Stocker and others +Copyright (C) 2010, 2014, Stefan Lay +Copyright (C) 2016, 2021 Laurent Delaigue and others +Copyright (C) 2010, Mathias Kinzler and others +Copyright (C) 2015, Kaloyan Raev and others +Copyright (C) 2013, CloudBees, Inc. and others +Copyright (C) 2012, GitHub Inc. and others +Copyright (C) 2021, Thomas Wolf and others +Copyright (C) 2011, Roberto Tyley and others +Copyright (C) 2016, Laurent Delaigue and others +Copyright (C) 2017, Two Sigma Open Source and others +Copyright (C) 2011, 2013 Christian Halstrick and +others +Copyright (C) 2013, Google Inc. and others +Copyright (C) 2011, 2022 Christoph Brill and others +Copyright (C) 2011, Ketan Padegaonkar and others +Copyright (C) 2012, Matthias Sohn and others +Copyright (C) 2011, Tomasz Zarna and others +Copyright (C) 2011, Philipp Thun and others +Copyright (C) 2011, 2012 IBM Corporation and others. and others -APPENDIX: How to apply the Apache License to your work. +org.reactivestreams:reactive-streams +==================================== +MIT-0: LICENSE +------- +MIT No Attribution -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 2014 Reactive Streams -Copyright [yyyy] [name of copyright owner] +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. -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 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. -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.slf4j:slf4j-api +=================== +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. + +Copyrights +---------- +Copyright (c) 2004-2005 QOS.ch +Copyright 2001-2004 The Apache Software Foundation. +Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland) +Copyright (c) 2004-2013 QOS.ch, Copyright (C) 2015 Google Inc. -############################################################# \ No newline at end of file +org.yaml:snakeyaml +================== +Apache-2.0: LICENSE as above +Copyrights +---------- +Copyright (c) 2008, SnakeYAML +Copyright (c) 2008 Google Inc. +Copyright 2003-2010 Christian d'Heureuse, Inventec Informatik AG, Zurich, +Switzerland \ No newline at end of file diff --git a/gdk/buildSrc/src/main/groovy/cloud/graal/gdk/dependencies/VersionCatalogUpdate.groovy b/gdk/buildSrc/src/main/groovy/cloud/graal/gdk/dependencies/VersionCatalogUpdate.groovy index 3e6ca89..4bf05c5 100644 --- a/gdk/buildSrc/src/main/groovy/cloud/graal/gdk/dependencies/VersionCatalogUpdate.groovy +++ b/gdk/buildSrc/src/main/groovy/cloud/graal/gdk/dependencies/VersionCatalogUpdate.groovy @@ -201,7 +201,7 @@ abstract class VersionCatalogUpdate extends DefaultTask { if (reference != null) { model.findVersion(reference).ifPresent { referencedVersion -> RichVersion richVersion = referencedVersion.getVersion() - if (supportsUpdate(richVersion)) { + if (VersionCatalogUpdate.supportsUpdate(richVersion)) { String require = richVersion.getRequire() Status sourceStatus = Status.detectStatus(require) if (!Objects.equals(require, latest) && targetStatus.isAsStableOrMoreStableThan(sourceStatus)) { diff --git a/gdk/gdk-core/src/main/java/cloud/graal/gdk/GdkGeneratorContext.java b/gdk/gdk-core/src/main/java/cloud/graal/gdk/GdkGeneratorContext.java index 9415864..cc79c4f 100644 --- a/gdk/gdk-core/src/main/java/cloud/graal/gdk/GdkGeneratorContext.java +++ b/gdk/gdk-core/src/main/java/cloud/graal/gdk/GdkGeneratorContext.java @@ -183,6 +183,8 @@ public GdkGeneratorContext(Project project, if (!featureContext.getBuildTool().isGradle()) { buildProperties.put("micronaut-maven-plugin.version", GdkDependencies.MICRONAUT_MAVEN_PLUGIN.getVersion()); buildProperties.put("micronaut.test.resources.version", GdkDependencies.MICRONAUT_TEST_RESOURCES_CORE.getVersion()); + buildProperties.put("kotlin.version", GdkDependencies.KOTLIN_STDLIB.getVersion()); + buildProperties.put("micronaut.core.version", GdkDependencies.MICRONAUT_CORE.getVersion()); } INSTANCE.set(this); diff --git a/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/AbstractGdkFeature.java b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/AbstractGdkFeature.java index 2f19d99..b2c407e 100644 --- a/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/AbstractGdkFeature.java +++ b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/AbstractGdkFeature.java @@ -18,8 +18,6 @@ import cloud.graal.gdk.GdkGeneratorContext; import cloud.graal.gdk.feature.service.email.AbstractEmailFeature; import cloud.graal.gdk.feature.service.security.AbstractSecurityFeature; -import cloud.graal.gdk.GdkUtils; -import cloud.graal.gdk.model.GdkCloud; import io.micronaut.core.annotation.NonNull; import io.micronaut.starter.application.ApplicationType; import io.micronaut.starter.application.Project; @@ -28,6 +26,8 @@ import io.micronaut.starter.feature.MultiProjectFeature; import io.micronaut.starter.template.StringTemplate; +import static cloud.graal.gdk.GdkUtils.LIB_MODULE; +import static cloud.graal.gdk.model.GdkCloud.NONE; import static io.micronaut.starter.template.Template.ROOT; /** @@ -80,7 +80,7 @@ protected String getModuleName() { } protected String getDefaultModule() { - return getCloud() == GdkCloud.NONE ? ROOT : GdkUtils.LIB_MODULE; + return getCloud() == NONE ? ROOT : LIB_MODULE; } /** @@ -97,17 +97,24 @@ private void addLibPlaceholders(GdkGeneratorContext generatorContext) { Project project = generatorContext.getProject(); - addGitkeep(generatorContext, "gitkeep-resources", "src/main/resources"); - addGitkeep(generatorContext, "gitkeep-src", - generatorContext.getLanguage().getSrcDir() + '/' + project.getPackagePath()); + // add lib/src/main/resources/.gitkeep + addGitkeep(generatorContext, "gitkeep-resources-lib", "src/main/resources", getDefaultModule()); + + // add lib/src/main/java/com/example/.gitkeep + addGitkeep(generatorContext, "gitkeep-src-lib", + generatorContext.getLanguage().getSrcDir() + '/' + project.getPackagePath(), getDefaultModule()); + + // add cloud/src/test/resources/.gitkeep + addGitkeep(generatorContext, "gitkeep-resources-test-" + getModuleName(), "src/test/resources", getModuleName()); if (generatorContext.hasFeature(AbstractEmailFeature.class) || generatorContext.hasFeature(AbstractSecurityFeature.class)) { - addGitkeep(generatorContext, "gitkeep-jte", "src/main/jte"); + addGitkeep(generatorContext, "gitkeep-jte", "src/main/jte", getDefaultModule()); } } - private void addGitkeep(GdkGeneratorContext generatorContext, String name, String path) { + private void addGitkeep(GdkGeneratorContext generatorContext, + String name, String path, String module) { generatorContext.addTemplate(name, - new StringTemplate(getDefaultModule(), path + "/.gitkeep", "")); + new StringTemplate(module, path + "/.gitkeep", "")); } } diff --git a/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/GdkTestedFeatures.java b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/GdkTestedFeatures.java index 886bc3a..9c20eec 100644 --- a/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/GdkTestedFeatures.java +++ b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/GdkTestedFeatures.java @@ -67,8 +67,12 @@ public final class GdkTestedFeatures { "micrometer-oracle-cloud", // METRICS GCP "micrometer-stackdriver", + // METRICS Azure + "micrometer-azure-monitor", // OBJECTSTORAGE AWS "object-storage-aws", + // OBJECTSTORAGE Azure + "object-storage-azure", // OBJECTSTORAGE GCP "object-storage-gcp", // OBJECTSTORAGE OCI @@ -83,6 +87,9 @@ public final class GdkTestedFeatures { "gcp-secrets-manager", // SECRETMANAGEMENT OCI "oracle-cloud-vault", + // SECRETMANAGEMENT Azure + "azure-key-vault", + "discovery-client", // STREAMING "kafka", // TRACING diff --git a/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/replaced/GdkKubernetes.java b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/replaced/GdkKubernetes.java index 204be24..5a17a3a 100644 --- a/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/replaced/GdkKubernetes.java +++ b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/replaced/GdkKubernetes.java @@ -25,7 +25,6 @@ import io.micronaut.starter.feature.k8s.Kubernetes; import io.micronaut.starter.feature.other.Management; import io.micronaut.starter.template.RockerTemplate; -import io.micronaut.starter.template.Template; import jakarta.inject.Singleton; import java.util.Map; @@ -35,6 +34,7 @@ import static cloud.graal.gdk.model.GdkCloud.GCP; import static cloud.graal.gdk.model.GdkCloud.NONE; import static cloud.graal.gdk.model.GdkCloud.OCI; +import static io.micronaut.starter.template.Template.ROOT; /** * Replaces {@link Kubernetes} and adds different Kubernetes config file depending on the selected clouds. @@ -45,13 +45,14 @@ public class GdkKubernetes extends Kubernetes { private static final Map IMAGES = Map.of( AWS, ".dkr.ecr..amazonaws.com/%s:latest", - AZURE, "TODO", + AZURE, ".azurecr.io/%s:latest", GCP, "gcr.io//%s:latest", OCI, ".ocir.io//gdk-k8s/%s:latest", NONE, "%s" ); - public GdkKubernetes(Jib jib, Management management) { + public GdkKubernetes(Jib jib, + Management management) { super(jib, management); } @@ -71,18 +72,17 @@ public void processSelectedFeatures(FeatureContext featureContext) { protected void addYamlTemplate(GdkGeneratorContext generatorContext, GdkCloud cloud) { - if (cloud.equals(NONE) && generatorContext.getClouds().size() > 1) { + if (cloud == NONE && generatorContext.getClouds().size() > 1) { return; } - String moduleName = cloud.equals(NONE) ? "" : "-" + cloud.getModuleName(); + String moduleName = cloud == NONE ? "" : "-" + cloud.getModuleName(); generatorContext.addTemplate(cloud.name() + "k8sYaml", - new RockerTemplate( - Template.ROOT, - "k8s" + moduleName + ".yml", + new RockerTemplate(ROOT, "k8s" + moduleName + ".yml", k8sYaml.template( generatorContext.getProject(), - IMAGES.get(cloud).formatted(generatorContext.getProject().getName()), cloud))); + IMAGES.get(cloud).formatted(generatorContext.getProject().getName()), + cloud))); } } diff --git a/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/replaced/GdkOracleCloudAutonomousDatabase.java b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/replaced/GdkOracleCloudAutonomousDatabase.java new file mode 100644 index 0000000..4d1cb09 --- /dev/null +++ b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/replaced/GdkOracleCloudAutonomousDatabase.java @@ -0,0 +1,40 @@ +/* + * Copyright 2024 Oracle and/or its affiliates + * + * 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. + */ +package cloud.graal.gdk.feature.replaced; + +import io.micronaut.context.annotation.Replaces; +import io.micronaut.starter.feature.database.TestContainers; +import io.micronaut.starter.feature.database.jdbc.JdbcFeature; +import io.micronaut.starter.feature.function.Cloud; +import io.micronaut.starter.feature.function.CloudFeature; +import io.micronaut.starter.feature.oraclecloud.OracleCloudAutonomousDatabase; +import io.micronaut.starter.feature.oraclecloud.OracleCloudSdk; +import io.micronaut.starter.feature.testresources.TestResources; +import jakarta.inject.Singleton; + +@Replaces(OracleCloudAutonomousDatabase.class) +@Singleton +public class GdkOracleCloudAutonomousDatabase extends OracleCloudAutonomousDatabase implements CloudFeature { + + public GdkOracleCloudAutonomousDatabase(JdbcFeature jdbcFeature, TestContainers testContainers, TestResources testResources, OracleCloudSdk oracleCloudSdkFeature) { + super(jdbcFeature, testContainers, testResources, oracleCloudSdkFeature); + } + + @Override + public Cloud getCloud() { + return Cloud.ORACLE; + } +} diff --git a/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/replaced/GdkOracleCloudSdk.java b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/replaced/GdkOracleCloudSdk.java index 7f5e68e..c95a325 100644 --- a/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/replaced/GdkOracleCloudSdk.java +++ b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/replaced/GdkOracleCloudSdk.java @@ -18,6 +18,8 @@ import cloud.graal.gdk.OracleCloudNettyClientDependencies; import io.micronaut.context.annotation.Replaces; import io.micronaut.starter.application.generator.GeneratorContext; +import io.micronaut.starter.feature.function.Cloud; +import io.micronaut.starter.feature.function.CloudFeature; import io.micronaut.starter.feature.oraclecloud.OracleCloudSdk; import jakarta.inject.Singleton; @@ -28,11 +30,16 @@ */ @Replaces(OracleCloudSdk.class) @Singleton -public class GdkOracleCloudSdk extends OracleCloudSdk implements OracleCloudNettyClientDependencies { +public class GdkOracleCloudSdk extends OracleCloudSdk implements OracleCloudNettyClientDependencies, CloudFeature { @Override public void apply(GeneratorContext generatorContext) { super.apply(generatorContext); addNettyDependencies(generatorContext); } + + @Override + public Cloud getCloud() { + return Cloud.ORACLE; + } } diff --git a/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/AbstractGdkServiceFeature.java b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/AbstractGdkServiceFeature.java index 4d9ef5d..882ca9b 100644 --- a/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/AbstractGdkServiceFeature.java +++ b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/AbstractGdkServiceFeature.java @@ -17,9 +17,11 @@ import cloud.graal.gdk.GdkGeneratorContext; import cloud.graal.gdk.feature.AbstractGdkFeature; +import cloud.graal.gdk.feature.service.template.AzureNativeImageProperties; import cloud.graal.gdk.model.GdkCloud; import cloud.graal.gdk.model.GdkService; import io.micronaut.core.annotation.NonNull; +import io.micronaut.starter.template.RockerTemplate; import static io.micronaut.starter.feature.FeaturePhase.DEFAULT; @@ -89,4 +91,18 @@ protected void applyForCloud(GdkGeneratorContext generatorContext, generatorContext.setCloud(cloud); } } + + /** + * Add --initialize-at-build-time for building Azure native executables. + * + * @param generatorContext generator context + */ + protected void addAzureNativeImageProperties(GdkGeneratorContext generatorContext) { + generatorContext.addTemplate("azure-native-image-properties", + new RockerTemplate( + getCloud().getModuleName(), + "src/main/resources/META-INF/native-image/native-image.properties", + AzureNativeImageProperties.template()) + ); + } } diff --git a/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/database/AbstractDatabaseFeature.java b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/database/AbstractDatabaseFeature.java index 448e767..e88d3ac 100644 --- a/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/database/AbstractDatabaseFeature.java +++ b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/database/AbstractDatabaseFeature.java @@ -149,7 +149,9 @@ public final void apply(GdkGeneratorContext generatorContext) { "flyway.datasources.default.enabled", true, "datasources.default.dialect", driverFeature.getDataDialect() )); + jdbcFeature.applyDefaultConfig(generatorContext, driverFeature, jdbcConfig); + if (driverFeature instanceof OracleCloudAutonomousDatabase) { generatorContext.getTestConfiguration().addNested(Map.of( "datasources.default.url", "jdbc:tc:oracle:thin:@/xe", diff --git a/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/logging/AbstractLoggingFeature.java b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/logging/AbstractLoggingFeature.java index f78dba6..191d806 100644 --- a/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/logging/AbstractLoggingFeature.java +++ b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/logging/AbstractLoggingFeature.java @@ -15,9 +15,16 @@ */ package cloud.graal.gdk.feature.service.logging; +import cloud.graal.gdk.GdkGeneratorContext; import cloud.graal.gdk.feature.service.AbstractGdkServiceFeature; +import cloud.graal.gdk.feature.service.logging.template.LogControllerGroovy; +import cloud.graal.gdk.feature.service.logging.template.LogControllerJava; +import cloud.graal.gdk.feature.service.logging.template.LogControllerKotlin; +import cloud.graal.gdk.feature.service.logging.template.LogbackXml; import cloud.graal.gdk.model.GdkService; import io.micronaut.core.annotation.NonNull; +import io.micronaut.starter.application.Project; +import io.micronaut.starter.template.RockerTemplate; import static cloud.graal.gdk.model.GdkService.LOGGING; @@ -33,4 +40,25 @@ public abstract class AbstractLoggingFeature extends AbstractGdkServiceFeature { public final GdkService getService() { return LOGGING; } + + protected void applyCommon(GdkGeneratorContext generatorContext, + String appenderName, + String appenderClass, + String jsonFormatter) { + + generatorContext.addTemplate("loggingConfig-" + getModuleName(), + new RockerTemplate(getModuleName(), "src/main/resources/logback.xml", + LogbackXml.template(appenderName, appenderClass, jsonFormatter, getModuleName()))); + + if (generatorContext.generateExampleCode()) { + + Project project = generatorContext.getProject(); + + generatorContext.addTemplate(getModuleName(), getModuleName() + "LogController", + generatorContext.getSourcePath("/{packagePath}/LogController"), + LogControllerJava.template(project), + LogControllerKotlin.template(project), + LogControllerGroovy.template(project)); + } + } } diff --git a/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/logging/AwsLogging.java b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/logging/AwsLogging.java index 35d017a..662765f 100644 --- a/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/logging/AwsLogging.java +++ b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/logging/AwsLogging.java @@ -16,15 +16,9 @@ package cloud.graal.gdk.feature.service.logging; import cloud.graal.gdk.GdkGeneratorContext; -import cloud.graal.gdk.feature.service.logging.template.LogControllerGroovy; -import cloud.graal.gdk.feature.service.logging.template.LogControllerJava; -import cloud.graal.gdk.feature.service.logging.template.LogControllerKotlin; -import cloud.graal.gdk.feature.service.logging.template.LogbackXml; import cloud.graal.gdk.model.GdkCloud; import io.micronaut.core.annotation.NonNull; -import io.micronaut.starter.application.Project; import io.micronaut.starter.build.dependencies.Dependency; -import io.micronaut.starter.template.RockerTemplate; import jakarta.inject.Singleton; import static cloud.graal.gdk.model.GdkCloud.AWS; @@ -37,34 +31,22 @@ @Singleton public class AwsLogging extends AbstractLoggingFeature { + // TODO replace with io.micronaut.starter.feature.aws.AwsLogging feature when + // https://github.com/micronaut-projects/micronaut-starter/pull/2547 is published private static final Dependency CLOUDWATCH_LOGGING = Dependency.builder() .groupId("io.micronaut.aws") .artifactId("micronaut-aws-cloudwatch-logging") .compile() .build(); + private static final String APPENDER_NAME = "CLOUDWATCH"; + private static final String APPENDER_CLASS = "io.micronaut.aws.cloudwatch.logging.CloudWatchLoggingAppender"; + private static final String JSON_FORMATTER = "io.micronaut.aws.cloudwatch.logging.CloudWatchJsonFormatter"; + @Override public void apply(GdkGeneratorContext generatorContext) { - generatorContext.addDependency(CLOUDWATCH_LOGGING); - - generatorContext.addTemplate("loggingConfig-aws", - new RockerTemplate(getModuleName(), "src/main/resources/logback.xml", - LogbackXml.template("CLOUDWATCH", - "io.micronaut.aws.cloudwatch.logging.CloudWatchLoggingAppender", - "io.micronaut.aws.cloudwatch.logging.CloudWatchJsonFormatter", - getModuleName()))); - - if (generatorContext.generateExampleCode()) { - - Project project = generatorContext.getProject(); - - generatorContext.addTemplate(getModuleName(), "AwsLogController", - generatorContext.getSourcePath("/{packagePath}/LogController"), - LogControllerJava.template(project), - LogControllerKotlin.template(project), - LogControllerGroovy.template(project)); - } + applyCommon(generatorContext, APPENDER_NAME, APPENDER_CLASS, JSON_FORMATTER); } @NonNull diff --git a/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/logging/AzureLogging.java b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/logging/AzureLogging.java index 6046d36..82ce030 100644 --- a/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/logging/AzureLogging.java +++ b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/logging/AzureLogging.java @@ -18,8 +18,11 @@ import cloud.graal.gdk.GdkGeneratorContext; import cloud.graal.gdk.model.GdkCloud; import io.micronaut.core.annotation.NonNull; +import io.micronaut.starter.build.dependencies.Dependency; import jakarta.inject.Singleton; +import java.util.Map; + import static cloud.graal.gdk.model.GdkCloud.AZURE; /** @@ -30,9 +33,41 @@ @Singleton public class AzureLogging extends AbstractLoggingFeature { + // TODO replace with io.micronaut.starter.feature.azure.AzureLogging feature when + // https://github.com/micronaut-projects/micronaut-starter/pull/2547 is published + private static final Dependency AZURE_LOGGING_DEPENDENCY = Dependency.builder() + .groupId("io.micronaut.azure") + .artifactId("micronaut-azure-logging") + .compile() + .build(); + + // default is runtime scope, needs to be compile + private static final Dependency LOGBACK_DEPENDENCY = Dependency.builder() + .groupId("ch.qos.logback") + .artifactId("logback-classic") + .compile() + .build(); + + private static final String APPENDER_NAME = "AZURE"; + private static final String APPENDER_CLASS = "io.micronaut.azure.logging.AzureAppender"; + private static final String JSON_FORMATTER = "io.micronaut.azure.logging.AzureJsonFormatter"; + @Override public void apply(GdkGeneratorContext generatorContext) { - // TODO + + generatorContext.addDependency(AZURE_LOGGING_DEPENDENCY); + generatorContext.addDependency(LOGBACK_DEPENDENCY); + + applyCommon(generatorContext, APPENDER_NAME, APPENDER_CLASS, JSON_FORMATTER); + + generatorContext.getCloudConfiguration().addNested(Map.of( + "azure.logging.enabled", true, + "azure.logging.data-collection-endpoint", "", + "azure.logging.rule-id", "", + "azure.logging.stream-name", "" + )); + + addAzureNativeImageProperties(generatorContext); } @NonNull diff --git a/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/logging/GcpLogging.java b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/logging/GcpLogging.java index f4499f2..03157f1 100644 --- a/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/logging/GcpLogging.java +++ b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/logging/GcpLogging.java @@ -16,15 +16,9 @@ package cloud.graal.gdk.feature.service.logging; import cloud.graal.gdk.GdkGeneratorContext; -import cloud.graal.gdk.feature.service.logging.template.LogControllerGroovy; -import cloud.graal.gdk.feature.service.logging.template.LogControllerJava; -import cloud.graal.gdk.feature.service.logging.template.LogControllerKotlin; -import cloud.graal.gdk.feature.service.logging.template.LogbackXml; import cloud.graal.gdk.model.GdkCloud; import io.micronaut.core.annotation.NonNull; -import io.micronaut.starter.application.Project; import io.micronaut.starter.build.dependencies.Dependency; -import io.micronaut.starter.template.RockerTemplate; import jakarta.inject.Singleton; import static cloud.graal.gdk.model.GdkCloud.GCP; @@ -37,34 +31,22 @@ @Singleton public class GcpLogging extends AbstractLoggingFeature { + // TODO replace with io.micronaut.starter.feature.gcp.GoogleLogging feature when + // https://github.com/micronaut-projects/micronaut-starter/pull/2547 is published private static final Dependency LOGGING_LOGBACK = Dependency.builder() .groupId("com.google.cloud") .artifactId("google-cloud-logging-logback") .compile() .build(); + private static final String APPENDER_NAME = "GOOGLE"; + private static final String APPENDER_CLASS = "com.google.cloud.logging.logback.LoggingAppender"; + private static final String JSON_FORMATTER = ""; + @Override public void apply(GdkGeneratorContext generatorContext) { - generatorContext.addDependency(LOGGING_LOGBACK); - - generatorContext.addTemplate("loggingConfig-gcp", - new RockerTemplate(getModuleName(), "src/main/resources/logback.xml", - LogbackXml.template("GOOGLE", - "com.google.cloud.logging.logback.LoggingAppender", - "", - getModuleName()))); - - if (generatorContext.generateExampleCode()) { - - Project project = generatorContext.getProject(); - - generatorContext.addTemplate(getModuleName(), "GcpLogController", - generatorContext.getSourcePath("/{packagePath}/LogController"), - LogControllerJava.template(project), - LogControllerKotlin.template(project), - LogControllerGroovy.template(project)); - } + applyCommon(generatorContext, APPENDER_NAME, APPENDER_CLASS, JSON_FORMATTER); } @NonNull diff --git a/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/logging/OciLogging.java b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/logging/OciLogging.java index 611c46e..eb198f2 100644 --- a/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/logging/OciLogging.java +++ b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/logging/OciLogging.java @@ -17,15 +17,9 @@ import cloud.graal.gdk.GdkGeneratorContext; import cloud.graal.gdk.OracleCloudNettyClientDependencies; -import cloud.graal.gdk.feature.service.logging.template.LogControllerGroovy; -import cloud.graal.gdk.feature.service.logging.template.LogControllerJava; -import cloud.graal.gdk.feature.service.logging.template.LogControllerKotlin; -import cloud.graal.gdk.feature.service.logging.template.LogbackXml; import cloud.graal.gdk.model.GdkCloud; import io.micronaut.core.annotation.NonNull; -import io.micronaut.starter.application.Project; import io.micronaut.starter.build.dependencies.Dependency; -import io.micronaut.starter.template.RockerTemplate; import jakarta.inject.Singleton; import static cloud.graal.gdk.model.GdkCloud.OCI; @@ -38,36 +32,23 @@ @Singleton public class OciLogging extends AbstractLoggingFeature implements OracleCloudNettyClientDependencies { + // TODO replace with io.micronaut.starter.feature.oraclecloud.OracleCloudLogging feature when + // https://github.com/micronaut-projects/micronaut-starter/pull/2547 is published private static final Dependency ORACLECLOUD_LOGGING = Dependency.builder() .groupId("io.micronaut.oraclecloud") .artifactId("micronaut-oraclecloud-logging") .compile() .build(); + private static final String APPENDER_NAME = "ORACLE"; + private static final String APPENDER_CLASS = "io.micronaut.oraclecloud.logging.OracleCloudAppender"; + private static final String JSON_FORMATTER = "io.micronaut.oraclecloud.logging.OracleCloudJsonFormatter"; + @Override public void apply(GdkGeneratorContext generatorContext) { - generatorContext.addDependency(ORACLECLOUD_LOGGING); - addNettyDependencies(generatorContext); - - generatorContext.addTemplate("loggingConfig-oci", - new RockerTemplate(getModuleName(), "src/main/resources/logback.xml", - LogbackXml.template("ORACLE", - "io.micronaut.oraclecloud.logging.OracleCloudAppender", - "io.micronaut.oraclecloud.logging.OracleCloudJsonFormatter", - getModuleName()))); - - if (generatorContext.generateExampleCode()) { - - Project project = generatorContext.getProject(); - - generatorContext.addTemplate(getModuleName(), "OciLogController", - generatorContext.getSourcePath("/{packagePath}/LogController"), - LogControllerJava.template(project), - LogControllerKotlin.template(project), - LogControllerGroovy.template(project)); - } + applyCommon(generatorContext, APPENDER_NAME, APPENDER_CLASS, JSON_FORMATTER); } @NonNull diff --git a/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/metrics/AzureMetrics.java b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/metrics/AzureMetrics.java index 6d73398..8109682 100644 --- a/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/metrics/AzureMetrics.java +++ b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/metrics/AzureMetrics.java @@ -16,8 +16,11 @@ package cloud.graal.gdk.feature.service.metrics; import cloud.graal.gdk.GdkGeneratorContext; +import cloud.graal.gdk.feature.GdkFeatureContext; import cloud.graal.gdk.model.GdkCloud; import io.micronaut.core.annotation.NonNull; +import io.micronaut.starter.build.dependencies.Dependency; +import io.micronaut.starter.feature.micrometer.AzureMonitor; import io.micronaut.starter.feature.micrometer.Core; import io.micronaut.starter.feature.micrometer.MicrometerAnnotations; import io.micronaut.starter.feature.other.Management; @@ -33,19 +36,43 @@ @Singleton public class AzureMetrics extends AbstractMetricsFeature { + private static final Dependency HTTP_SERVER_NETTY = Dependency.builder() + .groupId("io.micronaut") + .artifactId("micronaut-http-server-netty") + .testRuntime() + .build(); + + private final AzureMonitor azureMonitor; + /** - * @param core the Core feature - * @param management the Management feature + * @param azureMonitor AzureMonitor feature + * @param core the Core feature + * @param management the Management feature */ - public AzureMetrics(Core core, + public AzureMetrics(AzureMonitor azureMonitor, + Core core, Management management, MicrometerAnnotations micrometerAnnotations) { super(core, management, micrometerAnnotations); + this.azureMonitor = azureMonitor; } + @Override + public void processSelectedFeatures(GdkFeatureContext featureContext) { + super.processSelectedFeatures(featureContext); + featureContext.addFeature(azureMonitor, AzureMonitor.class); + } + + @NonNull @Override protected void doApply(GdkGeneratorContext generatorContext) { - // TODO + + applyForLib(generatorContext, () -> { + generatorContext.addDependency(HTTP_SERVER_NETTY); + }); + if (generatorContext.generateExampleCode()) { + generatorContext.getTestConfiguration().addNested("micronaut.metrics.export.azuremonitor.enabled", false); + } } @NonNull diff --git a/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/objectstore/AzureObjectStore.java b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/objectstore/AzureObjectStore.java index b97fccd..0f61bee 100644 --- a/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/objectstore/AzureObjectStore.java +++ b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/objectstore/AzureObjectStore.java @@ -57,6 +57,8 @@ protected void addConfig(GdkGeneratorContext generatorContext) { "micronaut.object-storage.azure.default.endpoint", "" )); generatorContext.getTestConfiguration().addNested("micronaut.object-storage.azure.default.enabled", "false"); + + addAzureNativeImageProperties(generatorContext); } @NonNull diff --git a/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/secretmanagement/AzureSecretManagement.java b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/secretmanagement/AzureSecretManagement.java index bbcf553..fc9aecf 100644 --- a/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/secretmanagement/AzureSecretManagement.java +++ b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/secretmanagement/AzureSecretManagement.java @@ -16,8 +16,10 @@ package cloud.graal.gdk.feature.service.secretmanagement; import cloud.graal.gdk.GdkGeneratorContext; +import cloud.graal.gdk.feature.GdkFeatureContext; import cloud.graal.gdk.model.GdkCloud; import io.micronaut.core.annotation.NonNull; +import io.micronaut.starter.feature.azure.AzureKeyVaultFeature; import jakarta.inject.Singleton; import static cloud.graal.gdk.model.GdkCloud.AZURE; @@ -30,9 +32,30 @@ @Singleton public class AzureSecretManagement extends AbstractSecretManagementFeature { + private final AzureKeyVaultFeature azureKeyVault; + + /** + * @param azureKeyVault Azure Key Vault feature + */ + public AzureSecretManagement(AzureKeyVaultFeature azureKeyVault) { + this.azureKeyVault = azureKeyVault; + } + + @Override + public void processSelectedFeatures(GdkFeatureContext featureContext) { + featureContext.addFeature(azureKeyVault, AzureKeyVaultFeature.class); + } + @Override public void apply(GdkGeneratorContext generatorContext) { - // TODO + + // write to bootstrap-azure.properties to avoid problem with invalid value in application.properties/bootstrap.properties + generatorContext.getCloudBootstrapConfiguration().addNested("azure.key-vault.vault-url", ""); + + // TODO move this to base class so it's applied for all clouds - will need to update AWS and OCI guides + generatorContext.getTestBootstrapConfiguration().addNested("micronaut.config-client.enabled", false); + + addAzureNativeImageProperties(generatorContext); } @NonNull diff --git a/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/streaming/AzureStreaming.java b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/streaming/AzureStreaming.java index 74441f2..a06f4f8 100644 --- a/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/streaming/AzureStreaming.java +++ b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/streaming/AzureStreaming.java @@ -21,6 +21,8 @@ import io.micronaut.starter.feature.messaging.kafka.Kafka; import jakarta.inject.Singleton; +import java.util.Map; + import static cloud.graal.gdk.model.GdkCloud.AZURE; /** @@ -40,7 +42,19 @@ public AzureStreaming(Kafka kafka) { @Override protected void doApply(GdkGeneratorContext generatorContext) { - // TODO + + generatorContext.getConfiguration().addNested(Map.of( + "kafka.max.partition.fetch.bytes", 1048576, + "kafka.max.request.size", 1048576, + "kafka.retries", 3 + )); + + generatorContext.getCloudConfiguration().addNested(Map.of( + "kafka.bootstrap.servers", "${AZURE_NAMESPACE_NAME}.servicebus.windows.net:9093", + "kafka.sasl.jaas.config", "org.apache.kafka.common.security.plain.PlainLoginModule required username=\"$ConnectionString\" password=\"${AZURE_EVENTHUB_CONNECTION_STRING}\";", + "kafka.sasl.mechanism", "PLAIN", + "kafka.security.protocol", "SASL_SSL" + )); } @NonNull diff --git a/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/template/AzureNativeImageProperties.rocker.raw b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/template/AzureNativeImageProperties.rocker.raw new file mode 100644 index 0000000..45263c4 --- /dev/null +++ b/gdk/gdk-core/src/main/java/cloud/graal/gdk/feature/service/template/AzureNativeImageProperties.rocker.raw @@ -0,0 +1 @@ +Args = --initialize-at-build-time=ch.qos.logback.classic.model.processor.LogbackClassicDefaultNestedComponentRules,ch.qos.logback.core.joran.JoranConstants,ch.qos.logback.core.model.processor.ChainedModelFilter$1,ch.qos.logback.core.model.processor.DefaultProcessor$1,ch.qos.logback.core.model.processor.ImplicitModelHandler$1,ch.qos.logback.core.subst.NodeToStringTransformer$1,ch.qos.logback.core.subst.Parser$1,ch.qos.logback.core.subst.Token,ch.qos.logback.core.util.Duration,ch.qos.logback.core.util.StatusPrinter2,org.slf4j.helpers.Reporter diff --git a/gdk/gdk-core/src/main/java/cloud/graal/gdk/model/GdkCloud.java b/gdk/gdk-core/src/main/java/cloud/graal/gdk/model/GdkCloud.java index 899d35a..c58de07 100644 --- a/gdk/gdk-core/src/main/java/cloud/graal/gdk/model/GdkCloud.java +++ b/gdk/gdk-core/src/main/java/cloud/graal/gdk/model/GdkCloud.java @@ -120,8 +120,7 @@ public String getModuleName() { * @return the subset of GdkCloud enum values that are currently supported */ public static GdkCloud[] supportedValues() { -// return SUPPORTED; // TODO only supporting AWS, GCP, and OCI for now - return new GdkCloud[]{GdkCloud.AWS, GdkCloud.GCP, GdkCloud.OCI}; + return SUPPORTED; } /** diff --git a/gdk/gdk-core/src/main/java/cloud/graal/gdk/template/BuildGradlePostProcessor.java b/gdk/gdk-core/src/main/java/cloud/graal/gdk/template/BuildGradlePostProcessor.java index c8e2c9c..83fbbf6 100644 --- a/gdk/gdk-core/src/main/java/cloud/graal/gdk/template/BuildGradlePostProcessor.java +++ b/gdk/gdk-core/src/main/java/cloud/graal/gdk/template/BuildGradlePostProcessor.java @@ -130,8 +130,6 @@ public String process(@NonNull String buildGradle) { buildGradle = updateVersion(buildGradle); if (forCloudModule && applicationType == ApplicationType.DEFAULT && !isGatewayFunction) { buildGradle = configureDockerImageName(buildGradle); - } - if (forCloudModule && applicationType == ApplicationType.DEFAULT && !isGatewayFunction) { buildGradle = configureDockerNativeImageName(buildGradle); buildGradle = configureShadowJarZip64(buildGradle); } @@ -140,9 +138,16 @@ public String process(@NonNull String buildGradle) { buildGradle = updateResolutionStrategyVersions(buildGradle); buildGradle = fixLibDependency(buildGradle); buildGradle = replaceMavenCentral(buildGradle); + if (forCloudModule) { + buildGradle = fixNativeName(buildGradle); + } return buildGradle; } + private String fixNativeName(String buildGradle) { + return buildGradle + "\n" + "graalvmNative.binaries.main.imageName = \"${rootProject.name}-${project.name}\"" + "\n"; + } + @NonNull private String updateVersion(@NonNull String buildGradle) { return buildGradle.replaceFirst(DEFAULT_VERSION, SNAPSHOT_VERSION); diff --git a/gdk/gradle.properties b/gdk/gradle.properties index d16940b..53c65e8 100644 --- a/gdk/gradle.properties +++ b/gdk/gradle.properties @@ -1,3 +1,3 @@ org.gradle.parallel=true org.gradle.caching=true -version=4.5.0.1-SNAPSHOT +version=4.6.0.1 diff --git a/gdk/gradle/templates.versions.toml b/gdk/gradle/templates.versions.toml index ed142c1..2fb99b1 100644 --- a/gdk/gradle/templates.versions.toml +++ b/gdk/gradle/templates.versions.toml @@ -15,60 +15,79 @@ # [versions] -micronaut-platform = "4.5.0" -micronaut-micrometer = "5.7.0-oracle-00001" -micronaut-tracing = "6.6.0-oracle-00001" -micronaut-serialization = "2.10.1-oracle-00001" -micronaut-kafka = "5.5.0-oracle-00001" -micronaut-flyway = "7.3.0-oracle-00001" -micronaut-discovery = "4.3.0-oracle-00001" -micronaut-oraclecloud = "4.1.0-oracle-00001" -micronaut-openapi = "6.11.0-oracle-00001" -micronaut-cache = "4.3.0-oracle-00001" -micronaut-mongo = "5.3.0-oracle-00001" -micronaut-security = "4.9.0-oracle-00001" -micronaut-data = "4.8.1-oracle-00001" -micronaut-liquibase = "6.4.0-oracle-00001" -micronaut-object-storage = "2.5.0-oracle-00001" -micronaut-email = "2.5.0-oracle-00001" -micronaut-sql = "5.7.0-oracle-00001" -micronaut-core = "4.5.3-oracle-00001" -micronaut-reactor = "3.4.0-oracle-00001" -micronaut-jaxrs = "4.5.0-oracle-00001" -micronaut-picocli = "5.4.0-oracle-00001" -micronaut-kubernetes = "6.1.0-oracle-00001" -micronaut-validation = "4.6.0-oracle-00001" -micronaut-views = "5.4.0-oracle-00001" -micronaut-gradle-plugin = "4.4.0" -apache-commons-compress = "1.26.2" +apache-commons-compress = "1.27.1" +aws-msk-iam-auth = "2.2.0" bouncycastle = "1.78.1" +gax = "2.53.0" +gax-grpc = "2.53.0" +google-cloud-logging = "0.131.11-alpha" +guava = "33.3.0-jre" +io-spring-gradle-dependency-management-plugin = "1.1.6" kotlin = "1.8.22" -logback = "1.5.6" -guava = "32.1.3-jre" -opentelemetry-semconv = "1.30.1-alpha" -google-cloud-logging = "0.131.8-alpha" -aws-msk-iam-auth = "2.1.1" -micronaut-session = "4.3.0-oracle-00001" -micronaut-maven-plugin = "4.6.1" -micronaut-maven-test-resources-plugin = "2.5.2" -test-containers-oracle-xe = "1.19.8" -spring-boot-gradle-plugin = "3.3.0" -io-spring-gradle-dependency-management-plugin = "1.1.5" -org-springframework-boot-spring-boot-starter-parent = "3.3.0" +logback = "1.5.8" +micronaut-cache = "5.0.1-oracle-00001" +micronaut-core = "4.6.5-oracle-00001" +micronaut-data = "4.9.2-oracle-00001" +micronaut-discovery = "4.4.0-oracle-00001" +micronaut-email = "2.6.0-oracle-00001" +micronaut-flyway = "7.4.0-oracle-00001" +micronaut-gradle-plugin = "4.4.2" +micronaut-jaxrs = "4.6.0-oracle-00001" +micronaut-kafka = "5.6.0-oracle-00001" +micronaut-kubernetes = "6.1.0-oracle-00001" +micronaut-liquibase = "6.5.0-oracle-00001" +micronaut-maven-plugin = "4.6.3" +micronaut-maven-test-resources-plugin = "2.6.0" +micronaut-micrometer = "5.8.0-oracle-00001" +micronaut-mongo = "5.4.0-oracle-00001" +micronaut-object-storage = "2.6.0-oracle-00001" +micronaut-openapi = "6.12.3-oracle-00001" +micronaut-oraclecloud = "4.2.0-oracle-00001" +micronaut-platform = "4.6.0" +micronaut-picocli = "5.5.0-oracle-00001" +micronaut-reactor = "3.5.0-oracle-00001" +micronaut-security = "4.10.1-oracle-00001" +micronaut-serialization = "2.11.0-oracle-00001" +micronaut-session = "4.4.0-oracle-00001" +micronaut-sql = "5.8.1-oracle-00001" +micronaut-tracing = "6.8.0-oracle-00001" +micronaut-validation = "4.7.0-oracle-00001" +micronaut-views = "5.5.0-oracle-00001" okhttp = "4.12.0" -gax-grpc = "2.49.0" -gax = "2.49.0" +opentelemetry-semconv = "1.30.1-alpha" +org-springframework-boot-spring-boot-starter-parent = "3.3.3" +spring-boot-gradle-plugin = "3.3.3" +test-containers-oracle-xe = "1.20.1" [libraries] +ch-qos-logback-logback-classic = { module = 'ch.qos.logback:logback-classic', version.ref = 'logback'} +ch-qos-logback-logback-core = { module = 'ch.qos.logback:logback-core', version.ref = 'logback'} +com-google-api-gax = { module = 'com.google.api:gax', version.ref = 'gax'} +com-google-api-gax-grpc = { module = 'com.google.api:gax-grpc', version.ref = 'gax-grpc'} +com-google-cloud-google-cloud-logging-logback = { module = 'com.google.cloud:google-cloud-logging-logback', version.ref = 'google-cloud-logging'} +com-google-guava-guava = { module = 'com.google.guava:guava', version.ref = 'guava'} +com-squareup-okhttp3-logging-interceptor = { module = 'com.squareup.okhttp3:logging-interceptor', version.ref = 'okhttp'} +com-squareup-okhttp3-okhttp = { module = 'com.squareup.okhttp3:okhttp', version.ref = 'okhttp'} +io-micronaut-cache-micronaut-cache-core = { module = 'io.micronaut.cache:micronaut-cache-core', version.ref = 'micronaut-cache'} +io-micronaut-data-micronaut-data-bom = { module = 'io.micronaut.data:micronaut-data-bom', version.ref = 'micronaut-data'} io-micronaut-discovery-micronaut-discovery-client = { module = 'io.micronaut.discovery:micronaut-discovery-client', version.ref = 'micronaut-discovery'} -io-micronaut-openapi-micronaut-openapi = { module = 'io.micronaut.openapi:micronaut-openapi', version.ref = 'micronaut-openapi'} -io-micronaut-sql-micronaut-jdbc = { module = 'io.micronaut.sql:micronaut-jdbc', version.ref = 'micronaut-sql'} -io-micronaut-sql-micronaut-jdbc-tomcat = { module = 'io.micronaut.sql:micronaut-jdbc-tomcat', version.ref = 'micronaut-sql'} +io-micronaut-email-micronaut-email = { module = 'io.micronaut.email:micronaut-email', version.ref = 'micronaut-email'} +io-micronaut-email-micronaut-email-javamail = { module = 'io.micronaut.email:micronaut-email-javamail', version.ref = 'micronaut-email'} +io-micronaut-email-micronaut-email-javamail-composer = { module = 'io.micronaut.email:micronaut-email-javamail-composer', version.ref = 'micronaut-email'} +io-micronaut-flyway-micronaut-flyway-bom = { module = 'io.micronaut.flyway:micronaut-flyway-bom', version.ref = 'micronaut-flyway'} +io-micronaut-jaxrs-micronaut-jaxrs-bom = { module = 'io.micronaut.jaxrs:micronaut-jaxrs-bom', version.ref = 'micronaut-jaxrs'} +io-micronaut-kafka-micronaut-kafka-bom = { module = 'io.micronaut.kafka:micronaut-kafka-bom', version.ref = 'micronaut-kafka'} +io-micronaut-kubernetes-micronaut-kubernetes-bom = { module = 'io.micronaut.kubernetes:micronaut-kubernetes-bom', version.ref = 'micronaut-kubernetes'} +io-micronaut-liquibase-micronaut-liquibase-bom = { module = 'io.micronaut.liquibase:micronaut-liquibase-bom', version.ref = 'micronaut-liquibase'} +io-micronaut-micrometer-micronaut-micrometer-core = { module = 'io.micronaut.micrometer:micronaut-micrometer-core', version.ref = 'micronaut-micrometer'} +io-micronaut-micrometer-micronaut-micrometer-registry-cloudwatch = { module = 'io.micronaut.micrometer:micronaut-micrometer-registry-cloudwatch', version.ref = 'micronaut-micrometer'} +io-micronaut-micrometer-micronaut-micrometer-registry-stackdriver = { module = 'io.micronaut.micrometer:micronaut-micrometer-registry-stackdriver', version.ref = 'micronaut-micrometer'} io-micronaut-micronaut-aop = { module = 'io.micronaut:micronaut-aop', version.ref = 'micronaut-core'} io-micronaut-micronaut-buffer-netty = { module = 'io.micronaut:micronaut-buffer-netty', version.ref = 'micronaut-core'} io-micronaut-micronaut-context = { module = 'io.micronaut:micronaut-context', version.ref = 'micronaut-core'} io-micronaut-micronaut-context-propagation = { module = 'io.micronaut:micronaut-context-propagation', version.ref = 'micronaut-core'} io-micronaut-micronaut-core = { module = 'io.micronaut:micronaut-core', version.ref = 'micronaut-core'} +io-micronaut-micronaut-core-bom = { module = 'io.micronaut:micronaut-core-bom', version.ref = 'micronaut-core'} io-micronaut-micronaut-core-reactive = { module = 'io.micronaut:micronaut-core-reactive', version.ref = 'micronaut-core'} io-micronaut-micronaut-discovery-core = { module = 'io.micronaut:micronaut-discovery-core', version.ref = 'micronaut-core'} io-micronaut-micronaut-function = { module = 'io.micronaut:micronaut-function', version.ref = 'micronaut-core'} @@ -92,72 +111,55 @@ io-micronaut-micronaut-jackson-databind = { module = 'io.micronaut:micronaut-jac io-micronaut-micronaut-json-core = { module = 'io.micronaut:micronaut-json-core', version.ref = 'micronaut-core'} io-micronaut-micronaut-management = { module = 'io.micronaut:micronaut-management', version.ref = 'micronaut-core'} io-micronaut-micronaut-messaging = { module = 'io.micronaut:micronaut-messaging', version.ref = 'micronaut-core'} -io-micronaut-micronaut-core-bom = { module = 'io.micronaut:micronaut-core-bom', version.ref = 'micronaut-core'} io-micronaut-micronaut-router = { module = 'io.micronaut:micronaut-router', version.ref = 'micronaut-core'} io-micronaut-micronaut-runtime = { module = 'io.micronaut:micronaut-runtime', version.ref = 'micronaut-core'} io-micronaut-micronaut-session = { module = 'io.micronaut.session:micronaut-session', version.ref = 'micronaut-session'} io-micronaut-micronaut-websocket = { module = 'io.micronaut:micronaut-websocket', version.ref = 'micronaut-core'} -io-micronaut-cache-micronaut-cache-core = { module = 'io.micronaut.cache:micronaut-cache-core', version.ref = 'micronaut-cache'} -io-micronaut-data-micronaut-data-bom = { module = 'io.micronaut.data:micronaut-data-bom', version.ref = 'micronaut-data'} -io-micronaut-email-micronaut-email = { module = 'io.micronaut.email:micronaut-email', version.ref = 'micronaut-email'} -io-micronaut-email-micronaut-email-javamail = { module = 'io.micronaut.email:micronaut-email-javamail', version.ref = 'micronaut-email'} -io-micronaut-email-micronaut-email-javamail-composer = { module = 'io.micronaut.email:micronaut-email-javamail-composer', version.ref = 'micronaut-email'} -io-micronaut-flyway-micronaut-flyway-bom = { module = 'io.micronaut.flyway:micronaut-flyway-bom', version.ref = 'micronaut-flyway'} -io-micronaut-jaxrs-micronaut-jaxrs-bom = { module = 'io.micronaut.jaxrs:micronaut-jaxrs-bom', version.ref = 'micronaut-jaxrs'} -io-micronaut-kafka-micronaut-kafka-bom = { module = 'io.micronaut.kafka:micronaut-kafka-bom', version.ref = 'micronaut-kafka'} -io-micronaut-kubernetes-micronaut-kubernetes-bom = { module = 'io.micronaut.kubernetes:micronaut-kubernetes-bom', version.ref = 'micronaut-kubernetes'} -io-micronaut-liquibase-micronaut-liquibase-bom = { module = 'io.micronaut.liquibase:micronaut-liquibase-bom', version.ref = 'micronaut-liquibase'} -io-micronaut-micrometer-micronaut-micrometer-core = { module = 'io.micronaut.micrometer:micronaut-micrometer-core', version.ref = 'micronaut-micrometer'} -io-micronaut-micrometer-micronaut-micrometer-registry-cloudwatch = { module = 'io.micronaut.micrometer:micronaut-micrometer-registry-cloudwatch', version.ref = 'micronaut-micrometer'} -io-micronaut-micrometer-micronaut-micrometer-registry-stackdriver = { module = 'io.micronaut.micrometer:micronaut-micrometer-registry-stackdriver', version.ref = 'micronaut-micrometer'} io-micronaut-mongodb-micronaut-mongo-bom = { module = 'io.micronaut.mongodb:micronaut-mongo-bom', version.ref = 'micronaut-mongo'} io-micronaut-objectstorage-micronaut-object-storage-aws = { module = 'io.micronaut.objectstorage:micronaut-object-storage-aws', version.ref = 'micronaut-object-storage'} io-micronaut-objectstorage-micronaut-object-storage-core = { module = 'io.micronaut.objectstorage:micronaut-object-storage-core', version.ref = 'micronaut-object-storage'} -io-micronaut-objectstorage-micronaut-object-storage-oracle-cloud = { module = 'io.micronaut.objectstorage:micronaut-object-storage-oracle-cloud', version.ref = 'micronaut-object-storage'} io-micronaut-objectstorage-micronaut-object-storage-gcp = { module = 'io.micronaut.objectstorage:micronaut-object-storage-gcp', version.ref = 'micronaut-object-storage'} +io-micronaut-objectstorage-micronaut-object-storage-oracle-cloud = { module = 'io.micronaut.objectstorage:micronaut-object-storage-oracle-cloud', version.ref = 'micronaut-object-storage'} +io-micronaut-openapi-micronaut-openapi = { module = 'io.micronaut.openapi:micronaut-openapi', version.ref = 'micronaut-openapi'} io-micronaut-openapi-micronaut-openapi-bom = { module = 'io.micronaut.openapi:micronaut-openapi-bom', version.ref = 'micronaut-openapi'} +io-micronaut-oraclecloud-micronaut-oraclecloud-bom = { module = 'io.micronaut.oraclecloud:micronaut-oraclecloud-bom', version.ref = 'micronaut-oraclecloud'} io-micronaut-picocli-micronaut-picocli-bom = { module = 'io.micronaut.picocli:micronaut-picocli-bom', version.ref = 'micronaut-picocli'} io-micronaut-reactor-micronaut-reactor-bom = { module = 'io.micronaut.reactor:micronaut-reactor-bom', version.ref = 'micronaut-reactor'} io-micronaut-security-micronaut-security-bom = { module = 'io.micronaut.security:micronaut-security-bom', version.ref = 'micronaut-security'} io-micronaut-serde-micronaut-serde-bom = { module = 'io.micronaut.serde:micronaut-serde-bom', version.ref = 'micronaut-serialization'} +io-micronaut-sql-micronaut-jdbc = { module = 'io.micronaut.sql:micronaut-jdbc', version.ref = 'micronaut-sql'} +io-micronaut-sql-micronaut-jdbc-tomcat = { module = 'io.micronaut.sql:micronaut-jdbc-tomcat', version.ref = 'micronaut-sql'} io-micronaut-sql-micronaut-sql-bom = { module = 'io.micronaut.sql:micronaut-sql-bom', version.ref = 'micronaut-sql'} io-micronaut-tracing-micronaut-tracing-bom = { module = 'io.micronaut.tracing:micronaut-tracing-bom', version.ref = 'micronaut-tracing'} io-micronaut-validation-micronaut-validation-bom = { module = 'io.micronaut.validation:micronaut-validation-bom', version.ref = 'micronaut-validation'} -io-micronaut-oraclecloud-micronaut-oraclecloud-bom = { module = 'io.micronaut.oraclecloud:micronaut-oraclecloud-bom', version.ref = 'micronaut-oraclecloud'} io-micronaut-views-micronaut-views-core = { module = 'io.micronaut.views:micronaut-views-core', version.ref = 'micronaut-views'} io-micronaut-views-micronaut-views-jte = { module = 'io.micronaut.views:micronaut-views-jte', version.ref = 'micronaut-views'} +io-opentelemetry-opentelemetry-semconv = { module = 'io.opentelemetry:opentelemetry-semconv', version.ref = 'opentelemetry-semconv'} org-apache-commons-commons-compress = { module = 'org.apache.commons:commons-compress', version.ref = 'apache-commons-compress'} -org-bouncycastle-bcprov-jdk18on = { module = 'org.bouncycastle:bcprov-jdk18on', version.ref = 'bouncycastle'} -org-bouncycastle-bcpkix-jdk18on = { module = 'org.bouncycastle:bcpkix-jdk18on', version.ref = 'bouncycastle'} -org-bouncycastle-bcutil-jdk18on = { module = 'org.bouncycastle:bcutil-jdk18on', version.ref = 'bouncycastle'} org-bouncycastle-bcpkix-jdk15to18 = { module = 'org.bouncycastle:bcpkix-jdk15to18', version.ref = 'bouncycastle'} +org-bouncycastle-bcpkix-jdk18on = { module = 'org.bouncycastle:bcpkix-jdk18on', version.ref = 'bouncycastle'} org-bouncycastle-bcprov-jdk15to18 = { module = 'org.bouncycastle:bcprov-jdk15to18', version.ref = 'bouncycastle'} +org-bouncycastle-bcprov-jdk18on = { module = 'org.bouncycastle:bcprov-jdk18on', version.ref = 'bouncycastle'} org-bouncycastle-bcutil-jdk15to18 = { module = 'org.bouncycastle:bcutil-jdk15to18', version.ref = 'bouncycastle'} +org-bouncycastle-bcutil-jdk18on = { module = 'org.bouncycastle:bcutil-jdk18on', version.ref = 'bouncycastle'} org-jetbrains-kotlin-kotlin-annotation-processing-embeddable = { module = 'org.jetbrains.kotlin:kotlin-annotation-processing-embeddable', version.ref = 'kotlin'} org-jetbrains-kotlin-kotlin-compiler-embeddable = { module = 'org.jetbrains.kotlin:kotlin-compiler-embeddable', version.ref = 'kotlin'} org-jetbrains-kotlin-kotlin-reflect = { module = 'org.jetbrains.kotlin:kotlin-reflect', version.ref = 'kotlin'} org-jetbrains-kotlin-kotlin-stdlib = { module = 'org.jetbrains.kotlin:kotlin-stdlib', version.ref = 'kotlin'} +org-jetbrains-kotlin-kotlin-stdlib-common = { module = 'org.jetbrains.kotlin:kotlin-stdlib-common', version.ref = 'kotlin'} +org-jetbrains-kotlin-kotlin-stdlib-jdk7 = { module = 'org.jetbrains.kotlin:kotlin-stdlib-jdk7', version.ref = 'kotlin'} org-jetbrains-kotlin-kotlin-stdlib-jdk8 = { module = 'org.jetbrains.kotlin:kotlin-stdlib-jdk8', version.ref = 'kotlin'} org-jetbrains-kotlin-kotlin-test = { module = 'org.jetbrains.kotlin:kotlin-test', version.ref = 'kotlin'} -ch-qos-logback-logback-classic = { module = 'ch.qos.logback:logback-classic', version.ref = 'logback'} -ch-qos-logback-logback-core = { module = 'ch.qos.logback:logback-core', version.ref = 'logback'} -com-google-guava-guava = { module = 'com.google.guava:guava', version.ref = 'guava'} -io-opentelemetry-opentelemetry-semconv = { module = 'io.opentelemetry:opentelemetry-semconv', version.ref = 'opentelemetry-semconv'} -com-google-cloud-google-cloud-logging-logback = { module = 'com.google.cloud:google-cloud-logging-logback', version.ref = 'google-cloud-logging'} software-amazon-msk-aws-msk-iam-auth = { module = 'software.amazon.msk:aws-msk-iam-auth', version.ref = 'aws-msk-iam-auth'} -com-squareup-okhttp3-okhttp = { module = 'com.squareup.okhttp3:okhttp', version.ref = 'okhttp'} -com-squareup-okhttp3-logging-interceptor = { module = 'com.squareup.okhttp3:logging-interceptor', version.ref = 'okhttp'} -com-google-api-gax-grpc = { module = 'com.google.api:gax-grpc', version.ref = 'gax-grpc'} -com-google-api-gax = { module = 'com.google.api:gax', version.ref = 'gax'} # plugins that will be exluded from bom file (exclude-) prefix means don't add it into gdk-bom -exclude-micronaut-crac-plugin = { module = "io.micronaut.gradle:micronaut-crac-plugin", version.ref = "micronaut-gradle-plugin" } -exclude-micronaut-gradle-plugin = { module = "io.micronaut.gradle:micronaut-gradle-plugin", version.ref = "micronaut-gradle-plugin" } -exclude-micronaut-test-resources-plugin = { module = "io.micronaut.gradle:micronaut-test-resources-plugin", version.ref = "micronaut-gradle-plugin" } -exclude-io-micronaut-platform-micronaut-parent = { module = 'io.micronaut.platform:micronaut-parent', version.ref = 'micronaut-platform'} exclude-io-micronaut-maven-plugin = { module = 'io.micronaut.maven:micronaut-maven-plugin', version.ref = 'micronaut-maven-plugin'} exclude-io-micronaut-maven-test-resources-plugin = { module = 'io.micronaut.testresources:micronaut-test-resources-core', version.ref = 'micronaut-maven-test-resources-plugin'} -exclude-org-testcontainers-oracle-xe = { module = 'org.testcontainers:oracle-xe', version.ref = 'test-containers-oracle-xe'} -exclude-org-springframework-boot = { module = 'org.springframework.boot:spring-boot-gradle-plugin', version.ref = 'spring-boot-gradle-plugin'} +exclude-io-micronaut-platform-micronaut-parent = { module = 'io.micronaut.platform:micronaut-parent', version.ref = 'micronaut-platform'} exclude-io-spring-gradle-dependency-management-plugin = { module = 'io.spring.gradle:dependency-management-plugin', version.ref = 'io-spring-gradle-dependency-management-plugin'} -exclude-org-springframework-boot-spring-boot-starter-parent = { module = "org.springframework.boot:spring-boot-starter-parent", version.ref = "org-springframework-boot-spring-boot-starter-parent"} +exclude-micronaut-crac-plugin = { module = 'io.micronaut.gradle:micronaut-crac-plugin', version.ref = 'micronaut-gradle-plugin' } +exclude-micronaut-gradle-plugin = { module = 'io.micronaut.gradle:micronaut-gradle-plugin', version.ref = 'micronaut-gradle-plugin' } +exclude-micronaut-test-resources-plugin = { module = 'io.micronaut.gradle:micronaut-test-resources-plugin', version.ref = 'micronaut-gradle-plugin' } +exclude-org-springframework-boot = { module = 'org.springframework.boot:spring-boot-gradle-plugin', version.ref = 'spring-boot-gradle-plugin'} +exclude-org-springframework-boot-spring-boot-starter-parent = { module = 'org.springframework.boot:spring-boot-starter-parent', version.ref = 'org-springframework-boot-spring-boot-starter-parent'} +exclude-org-testcontainers-oracle-xe = { module = 'org.testcontainers:oracle-xe', version.ref = 'test-containers-oracle-xe'}