Spring Security Core
Artifact: org.springframework.security:spring-security-core
Copyright: Pivotal, Inc.
=== Source URL: https://github.com/spring-projects/spring-security/tree
License: Apache 2.0
./LICENSE.txt
Version 2.0, January 2004
https://www.apache.org/licenses/
-------------- Separator --------------
./notice.txt
======================================================================
== NOTICE file corresponding to section 4(d) of the Apache License, ==
== Version 2.0, in this case for the Spring Security distribution. ==
======================================================================
The end-user documentation included with a redistribution, if any,
must include the following acknowledgement:
"This product includes software developed by Spring Security
Project (https://www.springframework.org/security)."
Alternately, this acknowledgement may appear in the software itself,
if and wherever such third-party acknowledgements normally appear.
The names "Spring", "Spring Security", "Spring Security System",
"SpringSource", "Acegi", "Acegi Security", "Acegi Security System",
"Acegi" or any derivatives thereof may not be used to endorse or
promote products derived from this software without prior written
permission. For written permission, please contact
ben.alex@springsource.com.
-------------- Separator --------------
Dependency: io.micrometer:micrometer-commons
Copyright: VMware, Inc.
=== Source URL: https://github.com/micrometer-metrics/micrometer/tree/v1.14.2
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as org.springframework.security:spring-security-core)
-------------- Separator --------------
./gradle/licenseHeader.txt
Copyright ${year} VMware, 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.
-------------- Separator --------------
./NOTICE
Micrometer
Copyright (c) 2017-Present VMware, Inc. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-------------------------------------------------------------------------------
This product contains a modified portion of 'io.netty.util.internal.logging',
in the Netty/Common library distributed by The Netty Project:
* Copyright 2013 The Netty Project
* License: Apache License v2.0
* Homepage: https://netty.io
This product contains a modified portion of 'StringUtils.isBlank()',
in the Commons Lang library distributed by The Apache Software Foundation:
* Copyright 2001-2019 The Apache Software Foundation
* License: Apache License v2.0
* Homepage: https://commons.apache.org/proper/commons-lang/
This product contains a modified portion of 'JsonUtf8Writer',
in the Moshi library distributed by Square, Inc:
* Copyright 2010 Google Inc.
* License: Apache License v2.0
* Homepage: https://github.com/square/moshi
This product contains a modified portion of the 'org.springframework.lang'
package in the Spring Framework library, distributed by VMware, Inc:
* Copyright 2002-2019 the original author or authors.
* License: Apache License v2.0
* Homepage: https://spring.io/projects/spring-framework
-------------- Separator --------------
Dependency: io.micrometer:micrometer-observation
Copyright: VMware
=== Source URL: https://github.com/micrometer-metrics/micrometer/tree/v1.14.2
License: Apache 2.0
./LICENSE
Apache 2.0 ( same as org.springframework.security:spring-security-core)
-------------- Separator --------------
./gradle/licenseHeader.txt
Apache 2.0 ( same as io.micrometer:micrometer-commons)
-------------- Separator --------------
./NOTICE
(Notice same as io.micrometer:micrometer-commons)
-------------- Separator --------------
Dependency: org.springframework:spring-aop
Dependency: org.springframework:spring-beans
Dependency: org.springframework:spring-context
Dependency: org.springframework:spring-core
Dependency: org.springframework:spring-jcl
Dependency: org.springframework:spring-expression
Copyright: Pivotal, Inc.
=== Source URL: https://github.com/spring-projects/spring-framework/tree/v6.2.1
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as org.springframework.security:spring-security-core)
=======================================================================
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.4 (org.objenesis:objenesis:3.4):
Per the LICENSE file in the Objenesis ZIP distribution downloaded from
http://objenesis.org/download.html, Objenesis 3.4 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 --------------
./framework-docs/src/docs/dist/notice.txt
Spring Framework ${version}
Copyright (c) 2002-${copyright} Pivotal, Inc.
This product is licensed to you under the Apache License, Version 2.0
(the "License"). You may not use this product except in compliance with
the License.
This product may include a number of subcomponents with separate
copyright notices and license terms. Your use of the source code for
these subcomponents is subject to the terms and conditions of the
subcomponent's license, as noted in the license.txt file.
-------------- Separator --------------
Dependency: org.springframework:spring-context
Copyright: Pivotal, Inc.
=== Source URL: https://github.com/SpringSource/spring-framework/tree/v6.2.1
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as org.springframework.security:spring-security-core)
-------------- Separator --------------
./framework-docs/src/docs/dist/license.txt
Apache 2.0 ( same as org.springframework:spring-aop)
-------------- Separator --------------
./framework-docs/src/docs/dist/notice.txt
(Notice same as org.springframework:spring-aop)
-------------- Separator --------------
Dependency: org.springframework.security:spring-security-crypto
Copyright: Pivotal, Inc.
=== Source URL: https://github.com/spring-projects/spring-security/tree/6.4.2
License: Apache 2.0
./LICENSE.txt
Apache 2.0 ( same as org.springframework.security:spring-security-core)
-------------- Separator --------------
./notice.txt
(Notice same as org.springframework.security:spring-security-core)
-------------- Separator --------------
=== Entry created by OSCS on 2025-02-26T05:34:00.353