springdoc-openapi-starter-webmvc-ui
====================== org.springdoc:springdoc-openapi-starter-webmvc-ui COPYRIGHT: Copyright 2019-2025 the original author or authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at 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. LICENSE : Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ ------------Separator--------------------------- FOURTH_PARTY_DEPENDENCY#1 org.springdoc:springdoc-openapi-starter-webmvc-api FOURTH_PARTY_DEPENDENCY#2 org.springdoc:springdoc-openapi-starter-common org.springdoc:springdoc-openapi-starter-webmvc-ui License and copyright notice text will use top level component ------------Separator--------------------------- FOURTH_PARTY_DEPENDENCY#3 io.swagger.core.v3:swagger-core-jakarta FOURTH_PARTY_DEPENDENCY#4 io.swagger.core.v3:swagger-annotations-jakarta FOURTH_PARTY_DEPENDENCY#5 io.swagger.core.v3:swagger-models-jakarta NOTICE: Swagger Core - ${pom.name} Copyright (c) 2015. SmartBear Software Inc. Swagger Core - ${pom.name} is licensed under Apache 2.0 license. Copy of the Apache 2.0 license can be found in `LICENSE` file. COPYRIGHT: Copyright (c) 2015. SmartBear Software Inc. License : Apache 2.0 ------------Separator--------------------------- FOURTH_PARTY_DEPENDENCY#6 jakarta.validation:jakarta.validation-api NOTICE: # Notices for Eclipse Jakarta Bean Validation This content is produced and maintained by the Eclipse Jakarta Bean Validation project. * Project home: https://projects.eclipse.org/projects/ee4j.bean-validation ## Trademarks Jakarta Bean Validation is a trademark of the Eclipse Foundation. ## Copyright All content is the property of the respective authors or their employers. For more information regarding authorship of content, please consult the listed source code repository logs. ## Declared Project Licenses This program and the accompanying materials are made available under the terms of the Apache License, Version 2.0 which is available at https://www.apache.org/licenses/LICENSE-2.0. SPDX-License-Identifier: Apache-2.0 ## Source Code The project maintains the following source code repositories: * [The specification repository](https://github.com/eclipse-ee4j/beanvalidation-spec) * [The API repository](https://github.com/eclipse-ee4j/beanvalidation-api) * [The TCK repository](https://github.com/eclipse-ee4j/beanvalidation-tck) ## Third-party Content This project leverages the following third party content. Test dependencies: * [TestNG](https://github.com/cbeust/testng) - Apache License 2.0 * [JCommander](https://github.com/cbeust/jcommander) - Apache License 2.0 * [SnakeYAML](https://bitbucket.org/asomov/snakeyaml/src) - Apache License 2.0 COPYRIGHT: # List of contributors Red Hat Inc. Akira Kawauchi Davide D'Alto Dhanji R. Prasanna Emmanuel Bernard Gavin King Gerhard Petracek Guillaume Smet Gunnar Morling Hardy Ferentschik Hendrik Ebbers Kevin Pollet Sebastian Thomschke License : Apache 2.0 ------------Separator--------------------------- FOURTH_PARTY_DEPENDENCY#7 com.fasterxml.jackson.core:jackson-annotations FOURTH_PARTY_DEPENDENCY#8 com.fasterxml.jackson.core:jackson-databind FOURTH_PARTY_DEPENDENCY#9 com.fasterxml.jackson.dataformat:jackson-dataformat-yaml FOURTH_PARTY_DEPENDENCY#10 com.fasterxml.jackson.datatype:jackson-datatype-jsr310 COPYRIGHT: /* Jackson JSON-processor. * * Copyright (c) 2007- Tatu Saloranta, tatu.saloranta@iki.fi */ License : Apache 2.0 ------------Separator--------------------------- FOURTH_PARTY_DEPENDENCY#11 com.fasterxml.jackson.core:jackson-core COPYRIGHT: /* Jackson JSON-processor. * * Copyright (c) 2007- Tatu Saloranta, tatu.saloranta@iki.fi */ License : Apache 2.0 ------------Separator--------------------------- Dependency: ch.randelshofer:fastdoubleparser Copyright: Werner Randelshofer License: MIT ./LICENSE MIT License Copyright (c) 2024 Werner Randelshofer, Switzerland. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ------------Separator--------------------------- FOURTH_PARTY_DEPENDENCY#12 org.springframework:spring-aop FOURTH_PARTY_DEPENDENCY#13 org.springframework:spring-beans FOURTH_PARTY_DEPENDENCY#14 org.springframework:spring-context FOURTH_PARTY_DEPENDENCY#15 org.springframework:spring-core FOURTH_PARTY_DEPENDENCY#16 org.springframework:spring-expression FOURTH_PARTY_DEPENDENCY#17 org.springframework:spring-jcl FOURTH_PARTY_DEPENDENCY#18 org.springframework:spring-web FOURTH_PARTY_DEPENDENCY#19 org.springframework:spring-webmvc COPYRIGHT: Spring Framework ${version} Copyright (c) 2002-${copyright} Pivotal, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License"). You may not use this product except in compliance with the License. This product may include a number of subcomponents with separate copyright notices and license terms. Your use of the source code for these subcomponents is subject to the terms and conditions of the subcomponent's license, as noted in the license.txt file. LICENSE: Apache 2.0 SPRING FRAMEWORK ${version} SUBCOMPONENTS: Spring Framework ${version} includes a number of subcomponents with separate copyright notices and license terms. The product that includes this file does not necessarily use all the open source subcomponents referred to below. Your use of the source code for these subcomponents is subject to the terms and conditions of the following licenses. >>> ASM 9.1 (org.ow2.asm:asm:9.1, org.ow2.asm:asm-commons:9.1): Copyright (c) 2000-2011 INRIA, France Telecom All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holders nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Copyright (c) 1999-2009, OW2 Consortium <https://www.ow2.org/> >>> CGLIB 3.3 (cglib:cglib:3.3): Per the LICENSE file in the CGLIB JAR distribution downloaded from https://github.com/cglib/cglib/releases/download/RELEASE_3_3_0/cglib-3.3.0.jar, CGLIB 3.3 is licensed under the Apache License, version 2.0, the text of which is included above. >>> JavaPoet 1.13.0 (com.squareup:javapoet:1.13.0): Per the LICENSE file in the JavaPoet JAR distribution downloaded from https://github.com/square/javapoet/archive/refs/tags/javapoet-1.13.0.zip, JavaPoet 1.13.0 is licensed under the Apache License, version 2.0, the text of which is included above. >>> Objenesis 3.2 (org.objenesis:objenesis:3.2): Per the LICENSE file in the Objenesis ZIP distribution downloaded from http://objenesis.org/download.html, Objenesis 3.2 is licensed under the Apache License, version 2.0, the text of which is included above. Per the NOTICE file in the Objenesis ZIP distribution downloaded from http://objenesis.org/download.html and corresponding to section 4d of the Apache License, Version 2.0, in this case for Objenesis: Objenesis Copyright 2006-2019 Joe Walnes, Henri Tremblay, Leonardo Mesquita =============================================================================== To the extent any open source components are licensed under the EPL and/or other similar licenses that require the source code and/or modifications to source code to be made available (as would be noted above), you may obtain a copy of the source code corresponding to the binaries for such open source components and modifications thereto, if any, (the "Source Files"), by downloading the Source Files from https://spring.io/projects, Pivotal's website at https://network.pivotal.io/open-source, or by sending a request, with your name and address to: Pivotal Software, Inc., 875 Howard Street, 5th floor, San Francisco, CA 94103, Attention: General Counsel. All such requests should clearly specify: OPEN SOURCE FILES REQUEST, Attention General Counsel. Pivotal can mail a copy of the Source Files to you on a CD or equivalent physical medium. This offer to obtain a copy of the Source Files is valid for three years from the date you acquired this Software product. Alternatively, the Source Files may accompany the Software. ------------Separator--------------------------- FOURTH_PARTY_DEPENDENCY#20 org.springframework.boot:spring-boot FOURTH_PARTY_DEPENDENCY#21 org.springframework.boot:spring-boot-autoconfigure NOTICE: Spring Boot ${version} Copyright (c) 2012-2024 VMware, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License"). You may not use this product except in compliance with the License. License : Apache 2.0 ------------Separator--------------------------- FOURTH_PARTY_DEPENDENCY#22 io.micrometer:micrometer-observation FOURTH_PARTY_DEPENDENCY#23 io.micrometer:micrometer-commons License : Apache 2.0 Micrometer Copyright (c) 2017-Present VMware, Inc. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ------------------------------------------------------------------------------- This product contains a modified portion of 'io.netty.util.internal.logging', in the Netty/Common library distributed by The Netty Project: * Copyright 2013 The Netty Project * License: Apache License v2.0 * Homepage: https://netty.io This product contains a modified portion of 'StringUtils.isBlank()', in the Commons Lang library distributed by The Apache Software Foundation: * Copyright 2001-2019 The Apache Software Foundation * License: Apache License v2.0 * Homepage: https://commons.apache.org/proper/commons-lang/ This product contains a modified portion of 'JsonUtf8Writer', in the Moshi library distributed by Square, Inc: * Copyright 2010 Google Inc. * License: Apache License v2.0 * Homepage: https://github.com/square/moshi This product contains a modified portion of the 'org.springframework.lang' package in the Spring Framework library, distributed by VMware, Inc: * Copyright 2002-2019 the original author or authors. * License: Apache License v2.0 * Homepage: https://spring.io/projects/spring-framework ------------Separator--------------------------- FOURTH_PARTY_DEPENDENCY#24 org.slf4j: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. ------------Separator--------------------------- FOURTH_PARTY_DEPENDENCY#25 org.yaml:snakeyaml Notice /** * Copyright (c) 2008, SnakeYAML * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except * in compliance with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software distributed under the License * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express * or implied. See the License for the specific language governing permissions and limitations under * the License. */ License : Apache 2.0 ------------Separator--------------------------- FOURTH_PARTY_DEPENDENCY#26 org.apache.commons:commons-lang3 Notice Apache Commons Lang Copyright 2001-2024 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (https://www.apache.org/). License : Apache 2.0 ------------Separator--------------------------- FOURTH_PARTY_DEPENDENCY#27 jakarta.xml.bind:jakarta.xml.bind-api:jar: Notices for Jakarta XML Binding This content is produced and maintained by the Jakarta XML Binding project. Project home: https://projects.eclipse.org/projects/ee4j.jaxb Trademarks Jakarta XML Binding is a trademark of the Eclipse Foundation. Copyright All content is the property of the respective authors or their employers. For more information regarding authorship of content, please consult the listed source code repository logs. Declared Project Licenses This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v. 1.0 which is available at http://www.eclipse.org/org/documents/edl-v10.php. SPDX-License-Identifier: BSD-3-Clause Source Code The project maintains the following source code repositories: https://github.com/eclipse-ee4j/jaxb-api https://github.com/eclipse-ee4j/jaxb-tck Third-party Content This project leverages the following third party content. Apache River (3.0.0) License: Apache-2.0 AND BSD-3-Clause ASM 7 (n/a) License: BSD-3-Clause Project: https://asm.ow2.io/ Source: https://repository.ow2.org/nexus/#nexus-search;gav~org.ow2.asm~asm-commons~~~~kw,versionexpand JTHarness (5.0) License: (GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0) Project: https://wiki.openjdk.java.net/display/CodeTools/JT+Harness Source: http://hg.openjdk.java.net/code-tools/jtharness/ normalize.css (3.0.2) License: MIT SigTest (n/a) License: GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 Cryptography Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. License ------- BSD 3-Clause "New" or "Revised" License Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - Neither the name of the Eclipse Foundation, Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------------Separator--------------------------- FOURTH_PARTY_DEPENDENCY#28 com.sun.activation:jakarta.activation Notices for Jakarta Activation This content is produced and maintained by Jakarta Activation project. Project home: https://projects.eclipse.org/projects/ee4j.jaf Copyright All content is the property of the respective authors or their employers. For more information regarding authorship of content, please consult the listed source code repository logs. Declared Project Licenses This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v. 1.0, which is available at http://www.eclipse.org/org/documents/edl-v10.php. SPDX-License-Identifier: BSD-3-Clause Source Code The project maintains the following source code repositories: https://github.com/eclipse-ee4j/jaf License ------- BSD 3-Clause "New" or "Revised" License Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - Neither the name of the Eclipse Foundation, Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------------Separator--------------------------- FOURTH_PARTY_DEPENDENCY#29 org.webjars:swagger-ui swagger-ui Copyright 2020-2021 SmartBear Software Inc. License : Apache 2.0 ------------Separator--------------------------- FOURTH_PARTY_DEPENDENCY#30 org.webjars:webjars-locator-lite Copyright (c) 2013 James Ward License : MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ------------Separator--------------------------- FOURTH_PARTY_DEPENDENCY#31 org.jspecify:jspecify Copyright: The JSpecify Authors License : Apache 2.0 ------------Separator---------------------------