Added:
dev/commons/configuration/2.11.1-RC1/site/org.apache.commons_commons-configuration2-2.11.1.spdx.json
==============================================================================
---
dev/commons/configuration/2.11.1-RC1/site/org.apache.commons_commons-configuration2-2.11.1.spdx.json
(added)
+++
dev/commons/configuration/2.11.1-RC1/site/org.apache.commons_commons-configuration2-2.11.1.spdx.json
Wed Apr 16 17:53:30 2025
@@ -0,0 +1,11016 @@
+{
+ "SPDXID" : "SPDXRef-DOCUMENT",
+ "spdxVersion" : "SPDX-2.3",
+ "creationInfo" : {
+ "created" : "2025-04-16T13:50:05Z",
+ "creators" : [ "Tool: spdx-maven-plugin" ],
+ "licenseListVersion" : "3.26.0"
+ },
+ "name" : "Apache Commons Configuration",
+ "dataLicense" : "CC0-1.0",
+ "documentNamespace" :
"http://spdx.org/spdxpackages/org.apache.commons_commons-configuration2-2.11.1",
+ "packages" : [ {
+ "SPDXID" : "SPDXRef-gnrtd0",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "25408247467ccbf12cebb1f6b38f062f64ada386"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "description" : "Tools to assist in the reading of
configuration/preferences files in various formats; requires Java 8.",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" :
"pkg:maven/org.apache.commons/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : true,
+ "homepage" : "https://commons.apache.org/proper/commons-configuration/",
+ "licenseConcluded" : "Apache-2.0",
+ "licenseDeclared" : "Apache-2.0",
+ "licenseInfoFromFiles" : [ "NOASSERTION" ],
+ "name" : "Apache Commons Configuration",
+ "originator" : "Organization:The Apache Software Foundation",
+ "packageFileName" : "commons-configuration2-2.11.1.jar",
+ "packageVerificationCode" : {
+ "packageVerificationCodeValue" :
"0b97f287d0f53b7167571e76cf3c95d59dece9be"
+ },
+ "primaryPackagePurpose" : "LIBRARY",
+ "summary" : "Tools to assist in the reading of configuration/preferences
files in various formats; requires Java 8.",
+ "supplier" : "Organization: The Apache Software Foundation",
+ "versionInfo" : "2.11.1"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd486",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Apache Commons Lang, a package of Java utility classes
for the\n classes that are in java.lang's hierarchy, or are considered to be
so\n standard as to justify existence in java.lang.\n\n The code is tested
using the latest revision of the JDK for supported\n LTS releases: 8, 11, 17
and 21 currently.\n See
https://github.com/apache/commons-lang/blob/master/.github/workflows/maven.yml\n
\n Please ensure your build environment is up-to-date and kindly report any
build issues.",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" : "pkg:maven/org.apache.commons/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://commons.apache.org/proper/commons-lang/",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "Apache Commons Lang",
+ "originator" : "Organization:The Apache Software Foundation",
+ "summary" : "Apache Commons Lang, a package of Java utility classes for
the\n classes that are in java.lang's hierarchy, or are considered to be so\n
standard as to justify existence in java.lang.\n\n The code is tested using
the latest revision of the JDK for supported\n LTS releases: 8, 11, 17 and 21
currently.\n See
https://github.com/apache/commons-lang/blob/master/.github/workflows/maven.yml\n
\n Please ensure your build environment is up-to-date and kindly report any
build issues.",
+ "versionInfo" : "3.17.0"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd487",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Apache Commons Text is a set of utility functions and
reusable components for the purpose of processing\n and manipulating text
that should be of use in a Java environment.",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" : "pkg:maven/org.apache.commons/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://commons.apache.org/proper/commons-text",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "Apache Commons Text",
+ "originator" : "Organization:The Apache Software Foundation",
+ "summary" : "Apache Commons Text is a set of utility functions and
reusable components for the purpose of processing\n and manipulating text
that should be of use in a Java environment.",
+ "versionInfo" : "1.13.1"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd488",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Apache Commons Logging is a thin adapter allowing
configurable bridging to other,\n well-known logging systems.",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" : "pkg:maven/commons-logging/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://commons.apache.org/proper/commons-logging/",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "Apache Commons Logging",
+ "originator" : "Organization:The Apache Software Foundation",
+ "summary" : "Apache Commons Logging is a thin adapter allowing
configurable bridging to other,\n well-known logging systems.",
+ "versionInfo" : "1.3.5"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd489",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Apache Commons BeanUtils provides an easy-to-use but
flexible wrapper around reflection and introspection.",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" :
"pkg:maven/commons-beanutils/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://commons.apache.org/proper/commons-beanutils",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "Apache Commons BeanUtils",
+ "originator" : "Organization:The Apache Software Foundation",
+ "summary" : "Apache Commons BeanUtils provides an easy-to-use but flexible
wrapper around reflection and introspection.",
+ "versionInfo" : "1.10.1"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd490",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Types that extend and augment the Java Collections
Framework.",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" :
"pkg:maven/commons-collections/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "http://commons.apache.org/collections/",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "Apache Commons Collections",
+ "originator" : "Organization:The Apache Software Foundation",
+ "summary" : "Types that extend and augment the Java Collections
Framework.",
+ "versionInfo" : "3.2.2"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd491",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "The Apache Commons Codec component contains encoders and
decoders for\n formats such as Base16, Base32, Base64, digest, and
Hexadecimal. In addition to these\n widely used encoders and decoders, the
codec package also maintains a\n collection of phonetic encoding
utilities.",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" : "pkg:maven/commons-codec/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://commons.apache.org/proper/commons-codec/",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "Apache Commons Codec",
+ "originator" : "Organization:The Apache Software Foundation",
+ "summary" : "The Apache Commons Codec component contains encoders and
decoders for\n formats such as Base16, Base32, Base64, digest, and
Hexadecimal. In addition to these\n widely used encoders and decoders, the
codec package also maintains a\n collection of phonetic encoding
utilities.",
+ "versionInfo" : "1.18.0"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd492",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "The Commons Jexl library is an implementation of the JSTL
Expression Language with extensions.",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" : "pkg:maven/org.apache.commons/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "http://commons.apache.org/jexl/",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "Commons JEXL",
+ "originator" : "Organization:The Apache Software Foundation",
+ "summary" : "The Commons Jexl library is an implementation of the JSTL
Expression Language with extensions.",
+ "versionInfo" : "2.1.1"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd493",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Apache Commons VFS is a Virtual File System library.",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" : "pkg:maven/org.apache.commons/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://commons.apache.org/proper/commons-vfs/",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "Apache Commons VFS",
+ "originator" : "Organization:The Apache Software Foundation",
+ "summary" : "Apache Commons VFS is a Virtual File System library.",
+ "versionInfo" : "2.10.0"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd494",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Apache HttpComponents Core (non-blocking I/O)",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" :
"pkg:maven/org.apache.httpcomponents/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "http://hc.apache.org/httpcomponents-core-ga",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "Apache HttpCore NIO",
+ "originator" : "Organization:The Apache Software Foundation",
+ "summary" : "Apache HttpComponents Core (non-blocking I/O)",
+ "versionInfo" : "4.4.16"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd495",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Apache HttpComponents Core (blocking I/O)",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" :
"pkg:maven/org.apache.httpcomponents/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "http://hc.apache.org/httpcomponents-core-ga",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "Apache HttpCore",
+ "originator" : "Organization:The Apache Software Foundation",
+ "summary" : "Apache HttpComponents Core (blocking I/O)",
+ "versionInfo" : "4.4.16"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd496",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "The Apache Commons IO library contains utility classes,
stream implementations, file filters,\nfile comparators, endian transformation
classes, and much more.",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" : "pkg:maven/commons-io/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://commons.apache.org/proper/commons-io/",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "Apache Commons IO",
+ "originator" : "Organization:The Apache Software Foundation",
+ "summary" : "The Apache Commons IO library contains utility classes,
stream implementations, file filters,\nfile comparators, endian transformation
classes, and much more.",
+ "versionInfo" : "2.19.0"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd497",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "A Java-based implementation of XPath 1.0 that, in
addition to XML processing, can inspect/modify Java object graphs (the
library's explicit purpose) and even mixed Java/XML structures.",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" : "pkg:maven/commons-jxpath/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "http://commons.apache.org/jxpath/",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "Commons JXPath",
+ "originator" : "Organization:The Apache Software Foundation",
+ "summary" : "A Java-based implementation of XPath 1.0 that, in addition to
XML processing, can inspect/modify Java object graphs (the library's explicit
purpose) and even mixed Java/XML structures.",
+ "versionInfo" : "1.3"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd498",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "xml-commons provides an Apache-hosted set of DOM, SAX,
and \n JAXP interfaces for use in other xml-based projects. Our hope is that
we \n can standardize on both a common version and packaging scheme for
these \n critical XML standards interfaces to make the lives of both our
developers \n and users easier.",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" : "pkg:maven/xml-resolver/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "http://xml.apache.org/commons/components/resolver/",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "XML Commons Resolver Component",
+ "originator" : "Organization:Apache Software Foundation",
+ "summary" : "xml-commons provides an Apache-hosted set of DOM, SAX, and \n
JAXP interfaces for use in other xml-based projects. Our hope is that we \n
can standardize on both a common version and packaging scheme for these \n
critical XML standards interfaces to make the lives of both our developers \n
and users easier.",
+ "versionInfo" : "1.2"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd499",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Spring Core",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" : "pkg:maven/org.springframework/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://github.com/spring-projects/spring-framework",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "Spring Core",
+ "originator" : "Organization:Spring IO",
+ "summary" : "Spring Core",
+ "versionInfo" : "5.3.39"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd500",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Spring Beans",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" : "pkg:maven/org.springframework/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://github.com/spring-projects/spring-framework",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "Spring Beans",
+ "originator" : "Organization:Spring IO",
+ "summary" : "Spring Beans",
+ "versionInfo" : "5.3.39"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd501",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Spring Context",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" :
"pkg:maven/org.springframework/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://github.com/spring-projects/spring-framework",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "Spring Context",
+ "originator" : "Organization:Spring IO",
+ "summary" : "Spring Context",
+ "versionInfo" : "5.3.39"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd502",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Spring AOP",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" : "pkg:maven/org.springframework/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://github.com/spring-projects/spring-framework",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "Spring AOP",
+ "originator" : "Organization:Spring IO",
+ "summary" : "Spring AOP",
+ "versionInfo" : "5.3.39"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd503",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Spring Expression Language (SpEL)",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" :
"pkg:maven/org.springframework/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://github.com/spring-projects/spring-framework",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "Spring Expression Language (SpEL)",
+ "originator" : "Organization:Spring IO",
+ "summary" : "Spring Expression Language (SpEL)",
+ "versionInfo" : "5.3.39"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd504",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Spring TestContext Framework",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" : "pkg:maven/org.springframework/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://github.com/spring-projects/spring-framework",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "Spring TestContext Framework",
+ "originator" : "Organization:Spring IO",
+ "summary" : "Spring TestContext Framework",
+ "versionInfo" : "5.3.39"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd505",
+ "copyrightText" : "UNSPECIFIED",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" : "pkg:maven/javax.servlet/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "NOASSERTION",
+ "name" : "servlet-api",
+ "versionInfo" : "2.5"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd506",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Eclipse Enterprise for Java (EE4J) is an open source
initiative to create standard APIs,\n implementations of those APIs, and
technology compatibility kits for Java runtimes\n that enable
development, deployment, and management of server-side and cloud-native
applications.",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" :
"pkg:maven/jakarta.servlet/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://projects.eclipse.org/projects/ee4j.servlet",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "(GPL-2.0-with-classpath-exception AND EPL-2.0)",
+ "name" : "Jakarta Servlet",
+ "originator" : "Organization:Eclipse Foundation",
+ "summary" : "Eclipse Enterprise for Java (EE4J) is an open source
initiative to create standard APIs,\n implementations of those APIs, and
technology compatibility kits for Java runtimes\n that enable
development, deployment, and management of server-side and cloud-native
applications.",
+ "versionInfo" : "5.0.0"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd507",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "YAML 1.1 parser and emitter for Java",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" : "pkg:maven/org.yaml/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://bitbucket.org/snakeyaml/snakeyaml",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "SnakeYAML",
+ "summary" : "YAML 1.1 parser and emitter for Java",
+ "versionInfo" : "2.4"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd508",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "General data-binding functionality for Jackson: works on
core streaming API",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" :
"pkg:maven/com.fasterxml.jackson.core/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://github.com/FasterXML/jackson",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "jackson-databind",
+ "originator" : "Organization:FasterXML",
+ "summary" : "General data-binding functionality for Jackson: works on core
streaming API",
+ "versionInfo" : "2.18.3"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd509",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Core annotations used for value types, used by Jackson
data binding package.",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" :
"pkg:maven/com.fasterxml.jackson.core/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://github.com/FasterXML/jackson",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "Jackson-annotations",
+ "originator" : "Organization:FasterXML",
+ "summary" : "Core annotations used for value types, used by Jackson data
binding package.",
+ "versionInfo" : "2.18.3"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd510",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Core Jackson processing abstractions (aka Streaming API),
implementation for JSON",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" :
"pkg:maven/com.fasterxml.jackson.core/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://github.com/FasterXML/jackson-core",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "Jackson-core",
+ "originator" : "Organization:FasterXML",
+ "summary" : "Core Jackson processing abstractions (aka Streaming API),
implementation for JSON",
+ "versionInfo" : "2.18.3"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd511",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Apache Commons DBCP software implements Database
Connection Pooling",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" : "pkg:maven/org.apache.commons/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://commons.apache.org/proper/commons-dbcp/",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "Apache Commons DBCP",
+ "originator" : "Organization:The Apache Software Foundation",
+ "summary" : "Apache Commons DBCP software implements Database Connection
Pooling",
+ "versionInfo" : "2.13.0"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd512",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Jakarta Transactions",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" :
"pkg:maven/jakarta.transaction/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://projects.eclipse.org/projects/ee4j.jta",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "(GPL-2.0-with-classpath-exception AND EPL-2.0)",
+ "name" : "javax.transaction API",
+ "originator" : "Organization:EE4J Community",
+ "summary" : "Jakarta Transactions",
+ "versionInfo" : "1.3.3"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd513",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "The Apache Commons Object Pooling Library.",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" : "pkg:maven/org.apache.commons/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://commons.apache.org/proper/commons-pool/",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "Apache Commons Pool",
+ "originator" : "Organization:The Apache Software Foundation",
+ "summary" : "The Apache Commons Object Pooling Library.",
+ "versionInfo" : "2.12.1"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd514",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "HSQLDB - Lightweight 100% Java SQL Database Engine",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" : "pkg:maven/org.hsqldb/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "http://hsqldb.org",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "NOASSERTION",
+ "name" : "HyperSQL Database",
+ "originator" : "Organization:The HSQL Development Group",
+ "summary" : "HSQLDB - Lightweight 100% Java SQL Database Engine",
+ "versionInfo" : "2.5.2"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd515",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "dbUnit is a JUnit extension (also usable from Ant and
Maven) targeted for database-driven projects that, among other things, puts
your database into a known state between test runs. This is an excellent way to
avoid the myriad of problems that can occur when one test case corrupts the
database and causes subsequent tests to fail or exacerbate the damage.",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" : "pkg:maven/org.dbunit/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "http://dbunit.sourceforge.net",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "NOASSERTION",
+ "name" : "dbUnit Extension",
+ "summary" : "dbUnit is a JUnit extension (also usable from Ant and Maven)
targeted for database-driven projects that, among other things, puts your
database into a known state between test runs. This is an excellent way to
avoid the myriad of problems that can occur when one test case corrupts the
database and causes subsequent tests to fail or exacerbate the damage.",
+ "versionInfo" : "3.0.0"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd516",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Module \"junit-platform-suite-engine\" of JUnit 5.",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" :
"pkg:maven/org.junit.platform/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://junit.org/junit5/",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "NOASSERTION",
+ "name" : "JUnit Platform Suite Engine",
+ "summary" : "Module \"junit-platform-suite-engine\" of JUnit 5.",
+ "versionInfo" : "1.11.4"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd517",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Module \"junit-platform-engine\" of JUnit 5.",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" :
"pkg:maven/org.junit.platform/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://junit.org/junit5/",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "NOASSERTION",
+ "name" : "JUnit Platform Engine API",
+ "summary" : "Module \"junit-platform-engine\" of JUnit 5.",
+ "versionInfo" : "1.11.4"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd518",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Module \"junit-platform-suite-api\" of JUnit 5.",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" :
"pkg:maven/org.junit.platform/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://junit.org/junit5/",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "NOASSERTION",
+ "name" : "JUnit Platform Suite API",
+ "summary" : "Module \"junit-platform-suite-api\" of JUnit 5.",
+ "versionInfo" : "1.11.4"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd519",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "@API Guardian",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" : "pkg:maven/org.apiguardian/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://github.com/apiguardian-team/apiguardian",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "org.apiguardian:apiguardian-api",
+ "summary" : "@API Guardian",
+ "versionInfo" : "1.1.2"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd520",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Module \"junit-platform-suite-commons\" of JUnit 5.",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" :
"pkg:maven/org.junit.platform/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://junit.org/junit5/",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "NOASSERTION",
+ "name" : "JUnit Platform Suite Commons",
+ "summary" : "Module \"junit-platform-suite-commons\" of JUnit 5.",
+ "versionInfo" : "1.11.4"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd521",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Module \"junit-platform-launcher\" of JUnit 5.",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" :
"pkg:maven/org.junit.platform/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://junit.org/junit5/",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "NOASSERTION",
+ "name" : "JUnit Platform Launcher",
+ "summary" : "Module \"junit-platform-launcher\" of JUnit 5.",
+ "versionInfo" : "1.11.4"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd522",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Module \"junit-jupiter\" of JUnit 5.",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" : "pkg:maven/org.junit.jupiter/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://junit.org/junit5/",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "NOASSERTION",
+ "name" : "JUnit Jupiter (Aggregator)",
+ "summary" : "Module \"junit-jupiter\" of JUnit 5.",
+ "versionInfo" : "5.11.4"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd523",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Module \"junit-jupiter-api\" of JUnit 5.",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" :
"pkg:maven/org.junit.jupiter/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://junit.org/junit5/",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "NOASSERTION",
+ "name" : "JUnit Jupiter API",
+ "summary" : "Module \"junit-jupiter-api\" of JUnit 5.",
+ "versionInfo" : "5.11.4"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd524",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Open Test Alliance for the JVM",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" : "pkg:maven/org.opentest4j/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://github.com/ota4j-team/opentest4j",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "org.opentest4j:opentest4j",
+ "summary" : "Open Test Alliance for the JVM",
+ "versionInfo" : "1.3.0"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd525",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Module \"junit-platform-commons\" of JUnit 5.",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" :
"pkg:maven/org.junit.platform/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://junit.org/junit5/",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "NOASSERTION",
+ "name" : "JUnit Platform Commons",
+ "summary" : "Module \"junit-platform-commons\" of JUnit 5.",
+ "versionInfo" : "1.11.4"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd526",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Module \"junit-jupiter-params\" of JUnit 5.",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" :
"pkg:maven/org.junit.jupiter/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://junit.org/junit5/",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "NOASSERTION",
+ "name" : "JUnit Jupiter Params",
+ "summary" : "Module \"junit-jupiter-params\" of JUnit 5.",
+ "versionInfo" : "5.11.4"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd527",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Module \"junit-jupiter-engine\" of JUnit 5.",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" :
"pkg:maven/org.junit.jupiter/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://junit.org/junit5/",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "NOASSERTION",
+ "name" : "JUnit Jupiter Engine",
+ "summary" : "Module \"junit-jupiter-engine\" of JUnit 5.",
+ "versionInfo" : "5.11.4"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd528",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Mockito mock objects library core API and implementation",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" : "pkg:maven/org.mockito/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://github.com/mockito/mockito",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "NOASSERTION",
+ "name" : "mockito-core",
+ "summary" : "Mockito mock objects library core API and implementation",
+ "versionInfo" : "4.11.0"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd529",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Byte Buddy is a Java library for creating Java classes at
run time.\n This artifact is a build of Byte Buddy with all ASM
dependencies repackaged into its own name space.",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" : "pkg:maven/net.bytebuddy/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://bytebuddy.net/byte-buddy",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "Byte Buddy (without dependencies)",
+ "summary" : "Byte Buddy is a Java library for creating Java classes at run
time.\n This artifact is a build of Byte Buddy with all ASM dependencies
repackaged into its own name space.",
+ "versionInfo" : "1.12.19"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd530",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "The Byte Buddy agent offers convenience for attaching an
agent to the local or a remote VM.",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" : "pkg:maven/net.bytebuddy/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://bytebuddy.net/byte-buddy-agent",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "Byte Buddy agent",
+ "summary" : "The Byte Buddy agent offers convenience for attaching an
agent to the local or a remote VM.",
+ "versionInfo" : "1.12.19"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd531",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "A library for instantiating Java objects",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" : "pkg:maven/org.objenesis/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "http://objenesis.org/objenesis",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "Objenesis",
+ "originator" : "Organization:Joe Walnes, Henri Tremblay, Leonardo
Mesquita",
+ "summary" : "A library for instantiating Java objects",
+ "versionInfo" : "3.3"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd532",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Jakarta Mail API (no providers)",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" : "pkg:maven/com.sun.mail/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "http://eclipse-ee4j.github.io/mail/mailapi",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "(BSD-3-Clause AND GPL-2.0-with-classpath-exception
AND EPL-2.0)",
+ "name" : "Jakarta Mail API (no providers)",
+ "originator" : "Organization:Oracle",
+ "summary" : "Jakarta Mail API (no providers)",
+ "versionInfo" : "2.0.1"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd533",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Jakarta Activation",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" :
"pkg:maven/com.sun.activation/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://github.com/eclipse-ee4j/jaf/jakarta.activation",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "BSD-3-Clause",
+ "name" : "Jakarta Activation",
+ "originator" : "Organization:Eclipse Foundation",
+ "summary" : "Jakarta Activation",
+ "versionInfo" : "2.0.1"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd534",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "The Apache Log4j 1.x Compatibility API",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" :
"pkg:maven/org.apache.logging.log4j/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://logging.apache.org/log4j/2.x/log4j/log4j-1.2-api/",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "Apache Log4j 1.x Compatibility API",
+ "originator" : "Organization:The Apache Software Foundation",
+ "summary" : "The Apache Log4j 1.x Compatibility API",
+ "versionInfo" : "2.24.3"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd535",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "The logging API of the Log4j project.\n Library and
application code can log through this API.\n It contains a simple built-in
implementation (`SimpleLogger`) for trivial use cases.\n Production
applications are recommended to use Log4j API in combination with a
fully-fledged implementation, such as Log4j Core.",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" :
"pkg:maven/org.apache.logging.log4j/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://logging.apache.org/log4j/2.x/log4j/log4j-api/",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "Apache Log4j API",
+ "originator" : "Organization:The Apache Software Foundation",
+ "summary" : "The logging API of the Log4j project.\n Library and
application code can log through this API.\n It contains a simple built-in
implementation (`SimpleLogger`) for trivial use cases.\n Production
applications are recommended to use Log4j API in combination with a
fully-fledged implementation, such as Log4j Core.",
+ "versionInfo" : "2.24.3"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd536",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "A versatile, industrial-grade, and reference
implementation of the Log4j API.\n It bundles a rich set of components to
assist various use cases:\n Appenders targeting files, network sockets,
databases, SMTP servers;\n Layouts that can render CSV, HTML, JSON, Syslog,
etc. formatted outputs;\n Filters that can be configured using log event
rates, regular expressions, scripts, time, etc.\n It contains several
extension points to introduce custom components, if needed.",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" :
"pkg:maven/org.apache.logging.log4j/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://logging.apache.org/log4j/2.x/log4j/log4j-core/",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "Apache Log4j Core",
+ "originator" : "Organization:The Apache Software Foundation",
+ "summary" : "A versatile, industrial-grade, and reference implementation
of the Log4j API.\n It bundles a rich set of components to assist various
use cases:\n Appenders targeting files, network sockets, databases, SMTP
servers;\n Layouts that can render CSV, HTML, JSON, Syslog, etc. formatted
outputs;\n Filters that can be configured using log event rates, regular
expressions, scripts, time, etc.\n It contains several extension points to
introduce custom components, if needed.",
+ "versionInfo" : "2.24.3"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd537",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "The slf4j API",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" : "pkg:maven/org.slf4j/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "http://www.slf4j.org",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "NOASSERTION",
+ "name" : "SLF4J API Module",
+ "originator" : "Organization:QOS.ch",
+ "summary" : "The slf4j API",
+ "versionInfo" : "2.0.17"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd538",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Extensions to the SLF4J API",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" : "pkg:maven/org.slf4j/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "http://www.slf4j.org",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "NOASSERTION",
+ "name" : "SLF4J Extensions Module",
+ "originator" : "Organization:QOS.ch",
+ "summary" : "Extensions to the SLF4J API",
+ "versionInfo" : "2.0.17"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd539",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "SLF4J Reload4j Provider",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" : "pkg:maven/org.slf4j/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "http://reload4j.qos.ch",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "NOASSERTION",
+ "name" : "SLF4J Reload4j Provider",
+ "originator" : "Organization:QOS.ch",
+ "summary" : "SLF4J Reload4j Provider",
+ "versionInfo" : "2.0.17"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd540",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "Reload4j revives EOLed log4j 1.x",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" : "pkg:maven/ch.qos.reload4j/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "https://reload4j.qos.ch",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "Apache-2.0",
+ "name" : "reload4j",
+ "originator" : "Organization:QOS.CH Sarl (Switzerland)",
+ "summary" : "Reload4j revives EOLed log4j 1.x",
+ "versionInfo" : "1.2.22"
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd541",
+ "copyrightText" : "UNSPECIFIED",
+ "description" : "SLF4J NOP Provider",
+ "downloadLocation" : "NOASSERTION",
+ "externalRefs" : [ {
+ "referenceCategory" : "PACKAGE-MANAGER",
+ "referenceLocator" : "pkg:maven/org.slf4j/[email protected]",
+ "referenceType" : "purl"
+ } ],
+ "filesAnalyzed" : false,
+ "homepage" : "http://www.slf4j.org",
+ "licenseConcluded" : "NOASSERTION",
+ "licenseDeclared" : "NOASSERTION",
+ "name" : "SLF4J NOP Provider",
+ "originator" : "Organization:QOS.ch",
+ "summary" : "SLF4J NOP Provider",
+ "versionInfo" : "2.0.17"
+ } ],
+ "files" : [ {
+ "SPDXID" : "SPDXRef-gnrtd1",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "af1f7b186803aaebe6312ee275fbca0f6c61dbf9"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/plist/XMLPropertyListConfiguration.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd2",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "0a135eda0e2828a40679353dd0081e896d847ce9"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/plist/PropertyListConfiguration.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd3",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "aa2c64c131d3f1bce44d8a28bd4839dc3a93f6af"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/plist/package-info.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd4",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "c7dcdeab5797de7e1aea2289480988ee525b999d"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/NodeKeyResolver.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd5",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "8ae5af07dc116ec8adb153fda3a700665efb9b7c"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/TreeData.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd6",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "ed9df6134bc3cbe296d34b8d56a05148c4ae46ae"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/NodeModel.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd7",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "dc2461372fb87b86b4d4f62eb612cdcdea72323d"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/xpath/ConfigurationNodePointer.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd8",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "abf3ca5bc6731e2019e3cffdb6b1b687754b028a"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/xpath/ConfigurationNodePointerFactory.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd9",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "7c811c91f56b884f76f6a403412984ba5fa48d80"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/xpath/ConfigurationNodeIteratorAttribute.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd10",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "386a9517d3f9c66d701a71ee508b46363993c1a9"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/xpath/ConfigurationAttributePointer.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd11",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "7a80341e5473ee2ba0ab1d38fa92ef57bd33a82c"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/xpath/AbstractConfigurationNodeIterator.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd12",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "98ac0b14b176f286fbf0c66ccb3b77b44ec729df"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/xpath/XPathContextFactory.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd13",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "242f297abdc994fbd8965aca0e57fc6f736da040"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/xpath/ConfigurationNodeIteratorChildren.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd14",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "375c47d1924f5fb23eb73fb82e8b979c57449fb1"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/xpath/XPathExpressionEngine.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd15",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "595455cfeafe86157e1bf764b4d5cf29829052ec"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/xpath/package-info.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd16",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "919a976e623e9baa7bdfd665303e8e64d2905858"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/ConfigurationNodeVisitorAdapter.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd17",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "e24ab9cc7fa14db12b43c7134a29b117fe93238b"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/TreeUtils.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd18",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "ea53bdecd3b82366487e10bb4a5885068cdee2f3"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/DefaultExpressionEngine.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd19",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "b4ea4e076f850e1f91b1f8e1749e4ff5b40607b7"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/AbstractImmutableNodeHandler.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd20",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "5f8bbb4b8f660fcde96aaf48b7bd749e6756ffef"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/NodeNameMatchers.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd21",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "6d7602adfb67a73fc032521315697c34675b9601"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/NodeSelector.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd22",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "494cf7982c708ab012fa662e207c8da8f2d9ec9e"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/ReferenceNodeHandler.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd23",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "97cafa11033af65fdf4eb6b7bc92bc890dc01921"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/NodeUpdateData.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd24",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "2b4103d8a12f789c7994ed2c263a2248458b9634"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/QueryResult.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd25",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "9ec97f5a3f62e15f77626bf3b771a8145d2c56f0"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/ConfigurationNodeVisitor.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd26",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "bbba13896eaea4eafe469e119bc563123ca4b3eb"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/NodeModelSupport.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd27",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "246fb32756415f714545a8344d1d67ecd54a388d"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/NodeTracker.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd28",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "1d275b7ee336f5f0c1e652fb7e5de440466fe170"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/DefaultConfigurationKey.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd29",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "a4081b5dfeb7917bfd0c0ad5c570d77ae646b437"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/ReferenceTracker.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd30",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "316b0f6050bd60feb9394a6cf55bebda1e388eb7"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/NodeHandler.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd31",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "44edca82b900d69a1777adc178c2ff67a799faf6"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/ImmutableNode.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd32",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "49e33c7024500912738d117110c5301f98fa6d5d"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/ModelTransaction.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd33",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "37926582b217d29e2a7bda0709c5bcb886591ab2"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/NodeTreeWalker.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd34",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "f002bd7eee0b6fb245b30293ca4c5da5263a125c"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/ExpressionEngine.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd35",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "a517932f7627476f3afbaa718cde6cf54200ebd2"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/UnionCombiner.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd36",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "7ff72079390998cb090c19e7c83cc80df5fe6b33"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/NodeMatcher.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd37",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "71f3d6887fdd7d07fa8a8fcd3a6311adfc679611"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/TrackedNodeModel.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd38",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "b30f1115af9175eaeaf5444b293b9b4166c024e3"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/NodeHandlerDecorator.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd39",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "12fc95b79254f5921e97d74f7ef859f970f79419"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/MergeCombiner.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd40",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "310223c8846f83a43cef942ce87b6be41aca4fce"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/InMemoryNodeModelSupport.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd41",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "736b6189dbf1f7537d657e6c67d840696678083c"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/InMemoryNodeModel.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd42",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "3ce3290136130b2e9e36e8ec808953e9b176eb23"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/DefaultExpressionEngineSymbols.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd43",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "213179b1853e3086955654e0819f05c806c9ec01"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/NodeCombiner.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd44",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "7a033502dfc3ca0a17be6cee8bce8b4c081988c9"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/OverrideCombiner.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd45",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "8b8aa2ff017f7a2132d1e5007458193405dc23cf"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/NodeAddData.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd46",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "39b02360beb401162181e2242669b74c7cd3198b"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/package-info.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd47",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "7990cf0a9a528ff4749fe37dd5cbe5d94869dd4b"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/tree/TrackedNodeHandler.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd48",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "c2dffb7df0f4f9bf0a87b6f62a11b3c7c2ce6bd4"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/ConfigurationConsumer.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd49",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "e39d01102335774b466315b1c73f74fa1525121d"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/CombinedConfiguration.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd50",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "7979e10e5863d0a90b057e92aaea68f0139e56fb"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/PrefixedKeysIterator.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd51",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "bb3a3dbaa8e6e17ac01e5bc560f707bd5325417b"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/FileBasedConfiguration.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd52",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "4e9627dbac60ded8fbcc54d7d2d3db43b8ce04be"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/ConfigurationMap.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd53",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "2b84e7997a1824a3e108b81f42ca4696efb9ad1d"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/ConfigurationDecoder.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd54",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "2b4cfe9c65d4c6232a8e4121d2f439b8cdeb9d97"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/DynamicCombinedConfiguration.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd55",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "17598fe0565319a8196f869329baf3051cb35963"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/SubnodeConfiguration.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd56",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "88aaf4f1317f0b07c82c1582ba637da85dff6c18"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/web/ServletRequestConfiguration.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd57",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "4ba466dcccd8264f0463171ad88c75d2fd5e1e3d"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/web/JakartaServletFilterConfiguration.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd58",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "a1be0ee3d271282dcbf6811de7827414c65c2e49"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/web/BaseWebConfiguration.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd59",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "e6c64c1583b7a281957b2c910f6a5988fd276930"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/web/ServletContextConfiguration.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd60",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "cb710a47880834ed5c32f47892b02803a4580226"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/web/AppletConfiguration.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd61",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "947e044e2ad68ecd6378a2a1b8f9f95bd2cd071c"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/web/ServletConfiguration.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd62",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "29bcd57b627702f2469d1458884eb5cf1acab603"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/web/JakartaServletRequestConfiguration.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd63",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "ade18183610092b31e6560306789bd15a1617e2c"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/web/ServletFilterConfiguration.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd64",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "9290ac71f16315d0b4484c80bccecf7d8a4e87f0"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/web/JakartaServletConfiguration.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd65",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "2873fab0df283f1e95e949afaf25c263bd8d9e11"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/web/JakartaServletContextConfiguration.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd66",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "41579877b6f9356182fb53de91555d98f69b0ffc"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/web/package-info.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd67",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "1630e6cf22afa803b5b7062dbad3f42ce250b7be"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/HierarchicalConfiguration.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd68",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "56fce1cf62c66b5961aeb925e52fe7d43229e527"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/FindNodeVisitor.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd69",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "41d99709004cb218707ce0eb044a4fda41462975"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/AbstractHierarchicalConfiguration.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd70",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "417268a6a976983ee1487d4de71a241e9a562aec"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/XMLConfiguration.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd71",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "902d315ade19d34f3c0ae505aba5f4f1ef04fccd"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/EnvironmentConfiguration.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd72",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "7ad7a36108709d231fb8a426e455f32f56d0430a"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/ex/ConfigurationException.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd73",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "2f6e0c8fcd376afa7b4db79ccbba7b4701f4ee54"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/ex/ConfigurationRuntimeException.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd74",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "df9a68b791f7a2ff80113f8d0aa3aeff3638cf64"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/ex/ConversionException.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd75",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "354601294a7ade5fa245694c78cc31970c7f69d0"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/ex/package-info.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd76",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "018c90eae78391b4447ab680cc664709289c60c2"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/XMLDocumentHelper.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd77",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "b67e7b3fd337f9067df290ed06e49a90d6a80b79"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/io/FileLocationStrategy.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd78",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "ae5341918094bcd20383bf5183bd9259483aa4c3"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/io/FileLocatorAware.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd79",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "53a23670e4c8b89c4897a6309e43428ea374b4f9"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/io/FileSystem.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd80",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "00a8ed744e6b2f7133bfcd484f14821738dc6561"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/io/ConfigurationLogger.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd81",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "638b718ac99a2160d434ba10642cde3e6c47c1ba"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/io/InputStreamSupport.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd82",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "875063d94f63e7ee574f866ed06460601dd41bb4"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/io/DefaultFileSystem.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd83",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "623d3e4685ee251cfb34abce8dbf93912d09c667"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/io/FileHandlerListener.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd84",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "0598eaeec7380add768db91322e0ed2d3ba18e21"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/io/ProvidedURLLocationStrategy.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd85",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "28ef20194789aaba82248dff2ddcb11a5a3d1002"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/io/FileUtils.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd86",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "997b4c88d7b9888473b93b3650905a4a981380f3"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/io/CombinedLocationStrategy.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd87",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "8ba21870a57ba0d2d6eed17bd3a51a96093cd80a"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/io/HomeDirectoryLocationStrategy.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd88",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "404f30d0ebec1335e65a79437704e7998736eb87"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/io/FileHandlerListenerAdapter.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd89",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "d1855e60a9837e44a0c4ad077fcd1837a0af6b48"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/io/ClasspathLocationStrategy.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd90",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "7999e7a10329ba8ea5d9811e7aa6a63e3f324b72"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/io/FileLocatorUtils.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd91",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "cfc646f3ffc8a3fd91ae17b008444fd4ad3217ff"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/io/FileOptionsProvider.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd92",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "defc32da0b24d5b7b6c62f02eb7042a40eed63dd"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/io/FileBased.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd93",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "d3083138fc18cbea0ba947b0e7de5eb8740dbd88"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/io/FileHandler.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd94",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "af926163262de808e25109fbe6c5fb5403e6ec87"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/io/URLConnectionOptions.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd95",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "8071275557842f4af0ea02ea0f398f86af1945e8"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/io/FileLocator.java",
+ "fileTypes" : [ "SOURCE" ],
+ "licenseConcluded" : "NOASSERTION",
+ "licenseInfoInFiles" : [ "NOASSERTION" ]
+ }, {
+ "SPDXID" : "SPDXRef-gnrtd96",
+ "checksums" : [ {
+ "algorithm" : "SHA1",
+ "checksumValue" : "84bd5783968db8c33c2fc373c5616855d1982138"
+ } ],
+ "copyrightText" : "NOASSERTION",
+ "fileName" :
"./src/main/java/org/apache/commons/configuration2/io/VFSFileSystem.java",
+ "fileTypes" : [ "SOURCE" ],
[... 8936 lines stripped ...]