2022-08-08 10:03:26 +02:00
|
|
|
{
|
|
|
|
"allowedLicenses": [
|
2022-10-28 15:57:06 +02:00
|
|
|
{ "moduleLicense": "Apache 2" },
|
2024-10-10 09:31:43 +02:00
|
|
|
{ "moduleLicense": "Apache 2.0" },
|
|
|
|
{ "moduleLicense": "Apache-2.0" },
|
2022-08-08 12:12:02 +02:00
|
|
|
{ "moduleLicense": "Apache License 2.0" },
|
2024-10-10 09:31:43 +02:00
|
|
|
{ "moduleLicense": "Apache License v2.0" },
|
2022-08-08 10:03:26 +02:00
|
|
|
{ "moduleLicense": "Apache License, Version 2.0" },
|
|
|
|
{ "moduleLicense": "The Apache Software License, Version 2.0" },
|
|
|
|
|
|
|
|
{ "moduleLicense": "BSD License" },
|
|
|
|
{ "moduleLicense": "BSD-2-Clause" },
|
2024-01-03 09:24:14 +01:00
|
|
|
{ "moduleLicense": "BSD-3-Clause" },
|
2022-10-28 15:57:06 +02:00
|
|
|
{ "moduleLicense": "The BSD License" },
|
2022-08-08 10:03:26 +02:00
|
|
|
|
2024-10-10 09:31:43 +02:00
|
|
|
{ "moduleLicense": "The New BSD License" },
|
|
|
|
|
2022-08-08 10:03:26 +02:00
|
|
|
{ "moduleLicense": "CDDL 1.1" },
|
|
|
|
{ "moduleLicense": "CDDL/GPLv2+CE" },
|
|
|
|
{ "moduleLicense": "COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0" },
|
|
|
|
|
|
|
|
{ "moduleLicense": "EDL 1.0" },
|
|
|
|
{ "moduleLicense": "Eclipse Distribution License 1.0" },
|
|
|
|
|
|
|
|
{ "moduleLicense": "Eclipse Public License - v 1.0" },
|
|
|
|
{ "moduleLicense": "Eclipse Public License - v 2.0" },
|
|
|
|
{ "moduleLicense": "Eclipse Public License - v. 2.0" },
|
|
|
|
{ "moduleLicense": "Eclipse Public License - v1.0" },
|
|
|
|
{ "moduleLicense": "Eclipse Public License v 2.0" },
|
|
|
|
{ "moduleLicense": "Eclipse Public License v. 2.0" },
|
|
|
|
|
2022-08-08 12:12:02 +02:00
|
|
|
{ "moduleLicense": "GNU Library General Public License v2.1 or later" },
|
2022-08-08 10:03:26 +02:00
|
|
|
{ "moduleLicense": "GNU General Public License, version 2 with the GNU Classpath Exception" },
|
|
|
|
{ "moduleLicense": "GPL2 w/ CPE" },
|
|
|
|
|
2024-10-10 09:31:43 +02:00
|
|
|
{ "moduleLicense": "LGPL, version 2.1"},
|
|
|
|
{ "moduleLicense": "LGPL-2.1-or-later"},
|
|
|
|
|
2022-08-08 10:03:26 +02:00
|
|
|
{ "moduleLicense": "MIT License" },
|
|
|
|
{ "moduleLicense": "MIT" },
|
|
|
|
{ "moduleLicense": "The MIT License (MIT)" },
|
2022-10-28 15:57:06 +02:00
|
|
|
{ "moduleLicense": "The MIT License" },
|
|
|
|
|
2024-10-10 09:31:43 +02:00
|
|
|
{ "moduleLicense": "WTFPL" },
|
|
|
|
|
|
|
|
{
|
|
|
|
"moduleLicense": null,
|
|
|
|
"#moduleLicense": "Apache License 2.0, see https://github.com/springdoc/springdoc-openapi/blob/main/LICENSE",
|
|
|
|
"moduleVersion": "2.4.0",
|
|
|
|
"moduleName": "org.springdoc:springdoc-openapi"
|
|
|
|
}
|
|
|
|
|
2022-08-08 10:03:26 +02:00
|
|
|
]
|
|
|
|
}
|