{
  "SPDXID" : "SPDXRef-DOCUMENT",
  "spdxVersion" : "SPDX-2.3",
  "creationInfo" : {
    "created" : "2025-11-10T19:06:36Z",
    "creators" : [ "Tool: spdx-maven-plugin" ],
    "licenseListVersion" : "3.27.0"
  },
  "name" : "Frank!Framework example",
  "dataLicense" : "CC0-1.0",
  "documentNamespace" : "http://spdx.org/spdxpackages/org.frankframework_frankframework-example-9.3.1",
  "packages" : [ {
    "SPDXID" : "SPDXRef--1013d0e726",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Spring AOP",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springframework/spring-aop@6.2.11",
      "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" : "6.2.11"
  }, {
    "SPDXID" : "SPDXRef--110a86a918",
    "copyrightText" : "UNSPECIFIED",
    "description" : "fansi",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.lihaoyi/fansi_2.13@0.2.9",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/lihaoyi/Fansi",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "fansi_2.13",
    "summary" : "fansi",
    "versionInfo" : "0.2.9"
  }, {
    "SPDXID" : "SPDXRef--1171690f18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Truffle is a multi-language framework for executing dynamic languages\nthat achieves high performance when combined with Graal.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.graalvm.truffle/truffle-api@24.2.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://openjdk.java.net/projects/graal",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "UPL-1.0",
    "name" : "Truffle API",
    "summary" : "Truffle is a multi-language framework for executing dynamic languages\nthat achieves high performance when combined with Graal.",
    "versionInfo" : "24.2.2"
  }, {
    "SPDXID" : "SPDXRef--120da73e21",
    "copyrightText" : "UNSPECIFIED",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/xalan/serializer@2.7.3",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "serializer",
    "versionInfo" : "2.7.3"
  }, {
    "SPDXID" : "SPDXRef--1219068020",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains  APIs for Java 1.8 and later. The APIs are designed primarily to be used in conjunction with the BC Java provider but may also be used with other providers providing cryptographic services.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.82",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://www.bouncycastle.org/download/bouncy-castle-java/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs",
    "summary" : "The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains  APIs for Java 1.8 and later. The APIs are designed primarily to be used in conjunction with the BC Java provider but may also be used with other providers providing cryptographic services.",
    "versionInfo" : "1.82"
  }, {
    "SPDXID" : "SPDXRef--122e737929",
    "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/commons-lang3@3.19.0",
      "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.19.0"
  }, {
    "SPDXID" : "SPDXRef--134ffebc18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Apache WSS4J parent pom",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.wss4j/wss4j-ws-security-dom@3.0.4",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://ws.apache.org/wss4j/wss4j-ws-security-dom/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Apache WSS4J DOM WS-Security",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "Apache WSS4J parent pom",
    "versionInfo" : "3.0.4"
  }, {
    "SPDXID" : "SPDXRef--13ab876018",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Extremely fast date-time parser and formatter - RFC 3339 (ISO 8601 profile) and W3C format",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.ethlo.time/itu@1.14.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/ethlo/itu",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Internet Time Utility",
    "summary" : "Extremely fast date-time parser and formatter - RFC 3339 (ISO 8601 profile) and W3C format",
    "versionInfo" : "1.14.0"
  }, {
    "SPDXID" : "SPDXRef--13c1540829",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Spring Beans",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springframework/spring-beans@6.2.11",
      "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" : "6.2.11"
  }, {
    "SPDXID" : "SPDXRef--15aa5fb518",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The BSON Codec for Java records",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.mongodb/bson-record-codec@5.6.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://bsonspec.org",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "BSON Record Codec",
    "summary" : "The BSON Codec for Java records",
    "versionInfo" : "5.6.1"
  }, {
    "SPDXID" : "SPDXRef--15bf643118",
    "copyrightText" : "UNSPECIFIED",
    "description" : "LatencyUtils is a package that provides latency recording and reporting utilities.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.latencyutils/LatencyUtils@2.0.3",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://latencyutils.github.io/LatencyUtils/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "LatencyUtils",
    "summary" : "LatencyUtils is a package that provides latency recording and reporting utilities.",
    "versionInfo" : "2.0.3"
  }, {
    "SPDXID" : "SPDXRef--162e698325",
    "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/jackson-annotations@2.20",
      "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.20"
  }, {
    "SPDXID" : "SPDXRef--1653c6da21",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Tomcat Core Logging Package",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.tomcat/tomcat-juli@10.1.47",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://tomcat.apache.org/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "tomcat-juli",
    "summary" : "Tomcat Core Logging Package",
    "versionInfo" : "10.1.47"
  }, {
    "SPDXID" : "SPDXRef--16e2cb7818",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The BSON library",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.mongodb/bson@5.6.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://bsonspec.org",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "BSON",
    "summary" : "The BSON library",
    "versionInfo" : "5.6.1"
  }, {
    "SPDXID" : "SPDXRef--18dc780f18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The Apache Commons FileUpload Core component provides the framework for a simple yet flexible means of adding support for multipart\n    file upload functionality to servlets, portlets, and web applications.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.commons/commons-fileupload2-core@2.0.0-M1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://commons.apache.org/proper/commons-fileupload/commons-fileupload2-core/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Apache Commons FileUpload Core",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "The Apache Commons FileUpload Core component provides the framework for a simple yet flexible means of adding support for multipart\n    file upload functionality to servlets, portlets, and web applications.",
    "versionInfo" : "2.0.0-M1"
  }, {
    "SPDXID" : "SPDXRef--195dfefa26",
    "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/log4j-core@2.25.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://logging.apache.org/log4j/2.x/",
    "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.25.2"
  }, {
    "SPDXID" : "SPDXRef--1a601f5918",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Types that extend and augment the Java Collections Framework.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/commons-collections/commons-collections@3.2.2",
      "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--1ad81b0424",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Module \"junit-jupiter-params\" of JUnit 5.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.junit.jupiter/junit-jupiter-params@5.14.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://junit.org/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "EPL-2.0",
    "name" : "JUnit Jupiter Params",
    "summary" : "Module \"junit-jupiter-params\" of JUnit 5.",
    "versionInfo" : "5.14.0"
  }, {
    "SPDXID" : "SPDXRef--1c1af3df3",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The Apache Log4j support for web servlet containers",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.logging.log4j/log4j-web@2.25.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://logging.apache.org/log4j/2.x/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Apache Log4j Web",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "The Apache Log4j support for web servlet containers",
    "versionInfo" : "2.25.2"
  }, {
    "SPDXID" : "SPDXRef--1d263fbd18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Jakarta Connectors 2.0",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/jakarta.resource/jakarta.resource-api@2.0.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/eclipse-ee4j/jca-api",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "(GPL-2.0-with-classpath-exception AND EPL-2.0)",
    "name" : "jakarta.resource API",
    "originator" : "Organization:Eclipse Foundation",
    "summary" : "Jakarta Connectors 2.0",
    "versionInfo" : "2.0.0"
  }, {
    "SPDXID" : "SPDXRef--1dd5fe7318",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Apache Log4j Layout for producing JSON output that is structured according to a user-provided template.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.logging.log4j/log4j-layout-template-json@2.25.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://logging.apache.org/log4j/2.x/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Apache Log4j JSON Template Layout",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "Apache Log4j Layout for producing JSON output that is structured according to a user-provided template.",
    "versionInfo" : "2.25.2"
  }, {
    "SPDXID" : "SPDXRef--1de4eebc18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Apache Neethi provides general framework for the programmers to use WS Policy. It is compliant with latest WS Policy specification which was published in March 2006. This framework is specifically written to enable the Apache Web services stack to use WS Policy as a way of expressing it's requirements and capabilities.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.neethi/neethi@3.2.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://ws.apache.org/neethi/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Apache Neethi",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "Apache Neethi provides general framework for the programmers to use WS Policy. It is compliant with latest WS Policy specification which was published in March 2006. This framework is specifically written to enable the Apache Web services stack to use WS Policy as a way of expressing it's requirements and capabilities.",
    "versionInfo" : "3.2.1"
  }, {
    "SPDXID" : "SPDXRef--1dfc145218",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Apache HttpComponents HttpClient - MIME coded entities",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.httpcomponents/httpmime@4.5.14",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://hc.apache.org/httpcomponents-client-ga",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Apache HttpClient Mime",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "Apache HttpComponents HttpClient - MIME coded entities",
    "versionInfo" : "4.5.14"
  }, {
    "SPDXID" : "SPDXRef--1e2b31f76",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Mbassador is a fast and flexible event bus system following the publish subscribe pattern.\n        It is designed for ease of use and aims to be feature rich and extensible while preserving resource efficiency\n        and performance.\n        It provides non-blocking iterators and minimal write contention with low memory footprint.\n\n        Some features:\n        declarative handler definition via annotations,\n        sync and/or async message delivery,\n        weak or strong references,\n        configurable message filters,",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/net.engio/mbassador@1.3.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/bennidi/mbassador",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "MIT",
    "name" : "mbassador",
    "summary" : "Mbassador is a fast and flexible event bus system following the publish subscribe pattern.\n        It is designed for ease of use and aims to be feature rich and extensible while preserving resource efficiency\n        and performance.\n        It provides non-blocking iterators and minimal write contention with low memory footprint.\n\n        Some features:\n        declarative handler definition via annotations,\n        sync and/or async message delivery,\n        weak or strong references,\n        configurable message filters,",
    "versionInfo" : "1.3.0"
  }, {
    "SPDXID" : "SPDXRef--2018216f18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Support for reading and writing CSV-encoded data via Jackson\nabstractions.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-csv@2.20.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/FasterXML/jackson-dataformats-text",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Jackson-dataformat-CSV",
    "originator" : "Organization:FasterXML",
    "summary" : "Support for reading and writing CSV-encoded data via Jackson\nabstractions.",
    "versionInfo" : "2.20.0"
  }, {
    "SPDXID" : "SPDXRef--25c8c9a65",
    "copyrightText" : "UNSPECIFIED",
    "description" : "master POM",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.ant/ant@1.10.15",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://ant.apache.org/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Apache Ant Core",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "master POM",
    "versionInfo" : "1.10.15"
  }, {
    "SPDXID" : "SPDXRef--25e0746621",
    "copyrightText" : "UNSPECIFIED",
    "description" : "JAXB Core module. Contains sources required by XJC, JXC and Runtime modules.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.glassfish.jaxb/jaxb-core@4.0.6",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://eclipse-ee4j.github.io/jaxb-ri/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "BSD-3-Clause",
    "name" : "JAXB Core",
    "originator" : "Organization:Eclipse Foundation",
    "summary" : "JAXB Core module. Contains sources required by XJC, JXC and Runtime modules.",
    "versionInfo" : "4.0.6"
  }, {
    "SPDXID" : "SPDXRef--270c571820",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The Bouncy Castle Java APIs for ASN.1 extension and utility APIs used to support bcpkix and bctls. This jar contains  APIs for Java 1.8 and later.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.82",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://www.bouncycastle.org/download/bouncy-castle-java/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "Bouncy Castle ASN.1 Extension and Utility APIs",
    "summary" : "The Bouncy Castle Java APIs for ASN.1 extension and utility APIs used to support bcpkix and bctls. This jar contains  APIs for Java 1.8 and later.",
    "versionInfo" : "1.82"
  }, {
    "SPDXID" : "SPDXRef--274a0a3524",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Spring Security",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springframework.security/spring-security-crypto@6.4.6",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://spring.io/projects/spring-security",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "spring-security-crypto",
    "originator" : "Organization:Pivotal Software, Inc.",
    "summary" : "Spring Security",
    "versionInfo" : "6.4.6"
  }, {
    "SPDXID" : "SPDXRef--27b54d4818",
    "copyrightText" : "UNSPECIFIED",
    "description" : "J2V8 is a set of Java bindings for V8",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.eclipsesource.j2v8/j2v8_win32_x86@4.6.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/eclipsesource/j2v8",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "EPL-1.0",
    "name" : "j2v8_win32_x86",
    "summary" : "J2V8 is a set of Java bindings for V8",
    "versionInfo" : "4.6.0"
  }, {
    "SPDXID" : "SPDXRef--2865454510",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Core starter, including auto-configuration support, logging and YAML",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springframework.boot/spring-boot-starter@3.5.6",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://spring.io/projects/spring-boot",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "spring-boot-starter",
    "originator" : "Organization:VMware, Inc.",
    "summary" : "Core starter, including auto-configuration support, logging and YAML",
    "versionInfo" : "3.5.6"
  }, {
    "SPDXID" : "SPDXRef--2889867718",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Application monitoring instrumentation facade",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/io.micrometer/micrometer-registry-kairos@1.15.4",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/micrometer-metrics/micrometer",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "micrometer-registry-kairos",
    "summary" : "Application monitoring instrumentation facade",
    "versionInfo" : "1.15.4"
  }, {
    "SPDXID" : "SPDXRef--28da73ff18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "XMLUnit for Java",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.xmlunit/xmlunit-core@2.10.4",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://www.xmlunit.org/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "org.xmlunit:xmlunit-core",
    "originator" : "Organization:XMLUnit",
    "summary" : "XMLUnit for Java",
    "versionInfo" : "2.10.4"
  }, {
    "SPDXID" : "SPDXRef--2906c4518",
    "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/commons-beanutils@1.11.0",
      "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.11.0"
  }, {
    "SPDXID" : "SPDXRef--2b3e6b1223",
    "copyrightText" : "UNSPECIFIED",
    "description" : "OAuth 2.0 SDK with OpenID Connection extensions for developing\n\t\tclient and server applications.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.nimbusds/oauth2-oidc-sdk@9.43.6",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "OAuth 2.0 SDK with OpenID Connect extensions",
    "originator" : "Organization:Connect2id Ltd.",
    "summary" : "OAuth 2.0 SDK with OpenID Connection extensions for developing\n\t\tclient and server applications.",
    "versionInfo" : "9.43.6"
  }, {
    "SPDXID" : "SPDXRef--2bacb4fe22",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Spring Integration Hazelcast Support",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springframework.integration/spring-integration-hazelcast@6.5.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/spring-projects/spring-integration",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Spring Integration Hazelcast Support",
    "originator" : "Organization:Spring IO",
    "summary" : "Spring Integration Hazelcast Support",
    "versionInfo" : "6.5.2"
  }, {
    "SPDXID" : "SPDXRef--2c8d107c18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The Java Transaction SPI classes",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.jboss/jboss-transaction-spi@8.0.0.Final",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://www.jboss.org",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "JBoss Transaction SPI",
    "originator" : "Organization:JBoss by Red Hat",
    "summary" : "The Java Transaction SPI classes",
    "versionInfo" : "8.0.0.Final"
  }, {
    "SPDXID" : "SPDXRef--2cf48cbe6",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Spring Boot AutoConfigure",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springframework.boot/spring-boot-autoconfigure@3.5.5",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://spring.io/projects/spring-boot",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "spring-boot-autoconfigure",
    "originator" : "Organization:VMware, Inc.",
    "summary" : "Spring Boot AutoConfigure",
    "versionInfo" : "3.5.5"
  }, {
    "SPDXID" : "SPDXRef--2d9c4ac321",
    "copyrightText" : "UNSPECIFIED",
    "description" : "LALR Parser Generator in Java",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/edu.princeton.cup/java-cup@10k",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://www.cs.princeton.edu/~appel/modern/java/CUP/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "CUP Parser Generator for Java",
    "summary" : "LALR Parser Generator in Java",
    "versionInfo" : "10k"
  }, {
    "SPDXID" : "SPDXRef--2ee3687f18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Make using Bouncy Castle with OpenPGP fun again!",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/name.neuhalfen.projects.crypto.bouncycastle.openpgp/bouncy-gpg@2.3.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/neuhalje/bouncy-gpg",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "bouncy-gpg",
    "summary" : "Make using Bouncy Castle with OpenPGP fun again!",
    "versionInfo" : "2.3.0"
  }, {
    "SPDXID" : "SPDXRef--2f8df56818",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Utilities for JNI calls from within native-image.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.graalvm.sdk/jniutils@24.2.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/oracle/graal",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "UPL-1.0",
    "name" : "Jniutils",
    "summary" : "Utilities for JNI calls from within native-image.",
    "versionInfo" : "24.2.2"
  }, {
    "SPDXID" : "SPDXRef--30198cd521",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Core Hazelcast Module",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.hazelcast/hazelcast@5.5.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://www.hazelcast.com/hazelcast/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "hazelcast",
    "originator" : "Organization:Hazelcast, Inc.",
    "summary" : "Core Hazelcast Module",
    "versionInfo" : "5.5.0"
  }, {
    "SPDXID" : "SPDXRef--306ba64a8",
    "copyrightText" : "UNSPECIFIED",
    "description" : "OpenTelemetry API",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/io.opentelemetry/opentelemetry-api@1.39.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/open-telemetry/opentelemetry-java",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "OpenTelemetry Java",
    "summary" : "OpenTelemetry API",
    "versionInfo" : "1.39.0"
  }, {
    "SPDXID" : "SPDXRef--30821b2421",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Angus Activation Registries Implementation",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.eclipse.angus/angus-activation@2.0.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/eclipse-ee4j/angus-activation/angus-activation",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "BSD-3-Clause",
    "name" : "Angus Activation Registries",
    "originator" : "Organization:Eclipse Foundation",
    "summary" : "Angus Activation Registries Implementation",
    "versionInfo" : "2.0.2"
  }, {
    "SPDXID" : "SPDXRef--30c301ac18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The Apache Log4j implementation of java.util.logging",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.logging.log4j/log4j-jul@2.25.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://logging.apache.org/log4j/2.x/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Apache Log4j JUL Adapter",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "The Apache Log4j implementation of java.util.logging",
    "versionInfo" : "2.25.2"
  }, {
    "SPDXID" : "SPDXRef--3122507918",
    "copyrightText" : "UNSPECIFIED",
    "description" : "HTTP REST client, simplified for Java",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.sendgrid/java-http-client@4.5.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/sendgrid/java-http-client",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "A simple HTTP client",
    "summary" : "HTTP REST client, simplified for Java",
    "versionInfo" : "4.5.0"
  }, {
    "SPDXID" : "SPDXRef--312ed3eb6",
    "copyrightText" : "UNSPECIFIED",
    "description" : "JSch is a pure Java implementation of SSH2",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.github.mwiede/jsch@0.2.26",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/mwiede/jsch",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "JSch",
    "summary" : "JSch is a pure Java implementation of SSH2",
    "versionInfo" : "0.2.26"
  }, {
    "SPDXID" : "SPDXRef--31d274808",
    "copyrightText" : "UNSPECIFIED",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.wearefrank/ladybug-frontend@9.3.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "Angular Frontend of Ladybug",
    "versionInfo" : "9.3.1"
  }, {
    "SPDXID" : "SPDXRef--31f4ff5c6",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Core Tomcat implementation",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.tomcat.embed/tomcat-embed-el@10.1.47",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://tomcat.apache.org/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "tomcat-embed-el",
    "summary" : "Core Tomcat implementation",
    "versionInfo" : "10.1.47"
  }, {
    "SPDXID" : "SPDXRef--32df003b18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Apache CXF Runtime JAXB DataBinding",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.cxf/cxf-rt-databinding-jaxb@4.1.3",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://cxf.apache.org",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Apache CXF Runtime JAXB DataBinding",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "Apache CXF Runtime JAXB DataBinding",
    "versionInfo" : "4.1.3"
  }, {
    "SPDXID" : "SPDXRef--32ef747d8",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Apache CXF Advanced Logging Feature",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.cxf/cxf-rt-features-logging@4.0.6",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://cxf.apache.org/cxf-rt-features-logging",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Apache CXF Advanced Logging Feature",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "Apache CXF Advanced Logging Feature",
    "versionInfo" : "4.0.6"
  }, {
    "SPDXID" : "SPDXRef--35c7bdb49",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Add-on module to support JSR-310 (Java 8 Date & Time API) data types.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.20.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Jackson datatype: JSR310",
    "originator" : "Organization:FasterXML",
    "summary" : "Add-on module to support JSR-310 (Java 8 Date & Time API) data types.",
    "versionInfo" : "2.20.0"
  }, {
    "SPDXID" : "SPDXRef--3691a4bc18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Implementation of Jakarta SOAP with Attachments Specification",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.sun.xml.messaging.saaj/saaj-impl@3.0.4",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://projects.eclipse.org/projects/ee4j/metro-saaj/saaj-impl",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "BSD-3-Clause",
    "name" : "Jakarta SOAP Implementation",
    "originator" : "Organization:Eclipse Foundation",
    "summary" : "Implementation of Jakarta SOAP with Attachments Specification",
    "versionInfo" : "3.0.4"
  }, {
    "SPDXID" : "SPDXRef--37af3e0618",
    "copyrightText" : "UNSPECIFIED",
    "description" : "A low-level framework for machine-word-sized values in Java.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.graalvm.sdk/word@24.2.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/oracle/graal",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "UPL-1.0",
    "name" : "Word",
    "summary" : "A low-level framework for machine-word-sized values in Java.",
    "versionInfo" : "24.2.2"
  }, {
    "SPDXID" : "SPDXRef--37ce73746",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The Frank!Framework is an easy-to-use, stateless integration framework which allows (transactional) messages to be modified and exchanged between different systems.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.frankframework/frankframework-console-frontend@9.3.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://frankframework.org/frankframework-console/frankframework-console-frontend",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Frank Console Frontend",
    "originator" : "Organization:Frank!Framework",
    "summary" : "The Frank!Framework is an easy-to-use, stateless integration framework which allows (transactional) messages to be modified and exchanged between different systems.",
    "versionInfo" : "9.3.1"
  }, {
    "SPDXID" : "SPDXRef--38b110c36",
    "copyrightText" : "UNSPECIFIED",
    "description" : "This package provides interfaces for reading and writing JSON.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.azure/azure-json@1.4.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/Azure/azure-sdk-for-java",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "MIT",
    "name" : "Microsoft Azure Java JSON Library",
    "originator" : "Organization:Microsoft Corporation",
    "summary" : "This package provides interfaces for reading and writing JSON.",
    "versionInfo" : "1.4.0"
  }, {
    "SPDXID" : "SPDXRef--3a9b0a3218",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Prometheus exposition text formats.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/io.prometheus/prometheus-metrics-exposition-textformats@1.3.10",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://github.com/prometheus/client_java/client_java/prometheus-metrics-exposition-textformats",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Prometheus Metrics Exposition Text Formats",
    "summary" : "Prometheus exposition text formats.",
    "versionInfo" : "1.3.10"
  }, {
    "SPDXID" : "SPDXRef--3b5ebcc8",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Apache CXF Runtime Security functionality",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.cxf/cxf-rt-security@4.0.6",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://cxf.apache.org",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Apache CXF Runtime Security functionality",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "Apache CXF Runtime Security functionality",
    "versionInfo" : "4.0.6"
  }, {
    "SPDXID" : "SPDXRef--3b79c7a66",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Starter for using Java Bean Validation with Hibernate Validator",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springframework.boot/spring-boot-starter-validation@3.5.5",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://spring.io/projects/spring-boot",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "spring-boot-starter-validation",
    "originator" : "Organization:VMware, Inc.",
    "summary" : "Starter for using Java Bean Validation with Hibernate Validator",
    "versionInfo" : "3.5.5"
  }, {
    "SPDXID" : "SPDXRef--3b83863218",
    "copyrightText" : "UNSPECIFIED",
    "description" : "GraalJS, a high-performance embeddable JavaScript runtime for Java. This POM dependency pulls in GraalJS dependencies and Truffle Community Edition.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.graalvm.js/js-community@24.2.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://www.graalvm.org/javascript",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "(MIT AND UPL-1.0)",
    "name" : "Js Community",
    "summary" : "GraalJS, a high-performance embeddable JavaScript runtime for Java. This POM dependency pulls in GraalJS dependencies and Truffle Community Edition.",
    "versionInfo" : "24.2.2"
  }, {
    "SPDXID" : "SPDXRef--3c66548426",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Module \"junit-platform-engine\" of JUnit 5.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.junit.platform/junit-platform-engine@1.14.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://junit.org/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "EPL-2.0",
    "name" : "JUnit Platform Engine API",
    "summary" : "Module \"junit-platform-engine\" of JUnit 5.",
    "versionInfo" : "1.14.0"
  }, {
    "SPDXID" : "SPDXRef--3d28819f20",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Liquibase is a tool for managing and executing database changes.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.liquibase/liquibase-core@4.29.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://www.liquibase.com",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Liquibase",
    "summary" : "Liquibase is a tool for managing and executing database changes.",
    "versionInfo" : "4.29.2"
  }, {
    "SPDXID" : "SPDXRef--3debaa6c18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "HtmlCleaner is an HTML parser written in Java. It transforms dirty HTML to well-formed XML following\n        the same rules that most web-browsers use.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/net.sourceforge.htmlcleaner/htmlcleaner@2.29",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://htmlcleaner.sourceforge.net/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "HtmlCleaner",
    "summary" : "HtmlCleaner is an HTML parser written in Java. It transforms dirty HTML to well-formed XML following\n        the same rules that most web-browsers use.",
    "versionInfo" : "2.29"
  }, {
    "SPDXID" : "SPDXRef--3e7b2e5d18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Quartz Enterprise Job Scheduler",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.quartz-scheduler/quartz@2.5.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://www.quartz-scheduler.org/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "quartz",
    "summary" : "Quartz Enterprise Job Scheduler",
    "versionInfo" : "2.5.0"
  }, {
    "SPDXID" : "SPDXRef--3ec626fc22",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The Frank!Framework is an easy-to-use, stateless integration framework which allows (transactional) messages to be modified and exchanged between different systems.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.frankframework/frankframework-security@9.3.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://frankframework.org/frankframework-security",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Frank!Framework Security",
    "originator" : "Organization:Frank!Framework",
    "summary" : "The Frank!Framework is an easy-to-use, stateless integration framework which allows (transactional) messages to be modified and exchanged between different systems.",
    "versionInfo" : "9.3.1"
  }, {
    "SPDXID" : "SPDXRef--3eeee88b18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Apache XML Security for Java supports XML-Signature Syntax and Processing,\n        W3C Recommendation 12 February 2002, and XML Encryption Syntax and\n        Processing, W3C Recommendation 10 December 2002. As of version 1.4,\n        the library supports the standard Java API JSR-105: XML Digital Signature APIs.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.santuario/xmlsec@3.0.6",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://santuario.apache.org/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Apache XML Security for Java",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "Apache XML Security for Java supports XML-Signature Syntax and Processing,\n        W3C Recommendation 12 February 2002, and XML Encryption Syntax and\n        Processing, W3C Recommendation 10 December 2002. As of version 1.4,\n        the library supports the standard Java API JSR-105: XML Digital Signature APIs.",
    "versionInfo" : "3.0.6"
  }, {
    "SPDXID" : "SPDXRef--3ff7eca118",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Apache CXF Runtime Simple Frontend",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.cxf/cxf-rt-frontend-simple@4.1.3",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://cxf.apache.org",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Apache CXF Runtime Simple Frontend",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "Apache CXF Runtime Simple Frontend",
    "versionInfo" : "4.1.3"
  }, {
    "SPDXID" : "SPDXRef--4163d6dd18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "fastparse",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.lihaoyi/fastparse_2.13@2.3.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/lihaoyi/fastparse",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "fastparse_2.13",
    "summary" : "fastparse",
    "versionInfo" : "2.3.0"
  }, {
    "SPDXID" : "SPDXRef--42e04a576",
    "copyrightText" : "UNSPECIFIED",
    "description" : "swagger-models-jakarta",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/io.swagger.core.v3/swagger-models-jakarta@2.2.36",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/swagger-api/swagger-core/modules/swagger-models-jakarta",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "swagger-models-jakarta",
    "summary" : "swagger-models-jakarta",
    "versionInfo" : "2.2.36"
  }, {
    "SPDXID" : "SPDXRef--44172e1b6",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Spring openapi documentation",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springdoc/springdoc-openapi-starter-webmvc-api@2.8.13",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://springdoc.org/springdoc-openapi-starter-webmvc-api/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "springdoc-openapi-starter-webmvc-api",
    "summary" : "Spring openapi documentation",
    "versionInfo" : "2.8.13"
  }, {
    "SPDXID" : "SPDXRef--4481fff518",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Apache WSS4J parent pom",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.wss4j/wss4j-ws-security-common@3.0.4",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://ws.apache.org/wss4j/wss4j-ws-security-common/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Apache WSS4J WS-Security Common",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "Apache WSS4J parent pom",
    "versionInfo" : "3.0.4"
  }, {
    "SPDXID" : "SPDXRef--462494a518",
    "copyrightText" : "UNSPECIFIED",
    "description" : "GraalJS, a high-performance embeddable JavaScript runtime for Java. This POM dependency pulls in GraalJS dependencies and Truffle Community Edition.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.graalvm.polyglot/js-community@24.2.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://www.graalvm.org/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "(MIT AND UPL-1.0)",
    "name" : "Js Community Polyglot",
    "summary" : "GraalJS, a high-performance embeddable JavaScript runtime for Java. This POM dependency pulls in GraalJS dependencies and Truffle Community Edition.",
    "versionInfo" : "24.2.2"
  }, {
    "SPDXID" : "SPDXRef--467785ab18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Apache CXF Runtime WS Policy",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.cxf/cxf-rt-ws-policy@4.1.3",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://cxf.apache.org",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Apache CXF Runtime WS Policy",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "Apache CXF Runtime WS Policy",
    "versionInfo" : "4.1.3"
  }, {
    "SPDXID" : "SPDXRef--46907e2118",
    "copyrightText" : "UNSPECIFIED",
    "description" : "upickle-core",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.lihaoyi/upickle-core_2.13@1.2.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/lihaoyi/upickle",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "upickle-core_2.13",
    "summary" : "upickle-core",
    "versionInfo" : "1.2.0"
  }, {
    "SPDXID" : "SPDXRef--46bfd19625",
    "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/jackson-core@2.20.0",
      "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.20.0"
  }, {
    "SPDXID" : "SPDXRef--4744c6a429",
    "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/commons-io@2.20.0",
      "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.20.0"
  }, {
    "SPDXID" : "SPDXRef--4831b1a326",
    "copyrightText" : "UNSPECIFIED",
    "description" : "@API Guardian",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apiguardian/apiguardian-api@1.1.2",
      "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--4899e6da17",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Jakarta Expression Language defines an expression language for Java applications",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/jakarta.el/jakarta.el-api@5.0.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://projects.eclipse.org/projects/ee4j.el",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "Jakarta Expression Language API",
    "originator" : "Organization:Eclipse Foundation",
    "summary" : "Jakarta Expression Language defines an expression language for Java applications",
    "versionInfo" : "5.0.0"
  }, {
    "SPDXID" : "SPDXRef--489b7c0318",
    "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/commons-logging@1.3.5",
      "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--490f1b6c6",
    "copyrightText" : "UNSPECIFIED",
    "description" : "swagger-core-jakarta",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/io.swagger.core.v3/swagger-core-jakarta@2.2.36",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/swagger-api/swagger-core/modules/swagger-core-jakarta",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "swagger-core-jakarta",
    "summary" : "swagger-core-jakarta",
    "versionInfo" : "2.2.36"
  }, {
    "SPDXID" : "SPDXRef--4910aaa18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "geny",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.lihaoyi/geny_2.13@0.6.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/lihaoyi/geny",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "geny_2.13",
    "summary" : "geny",
    "versionInfo" : "0.6.0"
  }, {
    "SPDXID" : "SPDXRef--4926ca2d18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The Bouncy Castle Java APIs for the OpenPGP Protocol. The  APIs are designed primarily to be used in conjunction with the BC Java provider but may also be used with other providers providing cryptographic services. This jar is designed to work best with Java 1.8 and later.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.bouncycastle/bcpg-jdk18on@1.82",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://www.bouncycastle.org/download/bouncy-castle-java/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "Bouncy Castle OpenPGP APIs",
    "summary" : "The Bouncy Castle Java APIs for the OpenPGP Protocol. The  APIs are designed primarily to be used in conjunction with the BC Java provider but may also be used with other providers providing cryptographic services. This jar is designed to work best with Java 1.8 and later.",
    "versionInfo" : "1.82"
  }, {
    "SPDXID" : "SPDXRef--4a4e9dea18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Apache CXF Runtime Core for WSDL Based Technologies",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.cxf/cxf-rt-wsdl@4.1.3",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://cxf.apache.org",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Apache CXF Runtime Core for WSDL",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "Apache CXF Runtime Core for WSDL Based Technologies",
    "versionInfo" : "4.1.3"
  }, {
    "SPDXID" : "SPDXRef--4a6dc4ce18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "A client library for memcached.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/net.spy/spymemcached@2.12.3",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://www.couchbase.org/code/couchbase/java",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Spymemcached",
    "summary" : "A client library for memcached.",
    "versionInfo" : "2.12.3"
  }, {
    "SPDXID" : "SPDXRef--4ad807f918",
    "copyrightText" : "UNSPECIFIED",
    "description" : "A complete, Java-based solution for accessing, manipulating, \n\t\tand outputting XML data",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.jdom/jdom2@2.0.6.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://www.jdom.org",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "JDOM",
    "originator" : "Organization:JDOM",
    "summary" : "A complete, Java-based solution for accessing, manipulating, \n\t\tand outputting XML data",
    "versionInfo" : "2.0.6.1"
  }, {
    "SPDXID" : "SPDXRef--4b3779bf32",
    "checksums" : [ {
      "algorithm" : "SHA1",
      "checksumValue" : "03f3193839008bfceecf119be65742f0ab24b7c6"
    } ],
    "copyrightText" : "NOASSERTION",
    "description" : "The minimum dependencies required to run as a monolithic application",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.frankframework/frankframework-example@9.3.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : true,
    "homepage" : "https://frankframework.org/frankframework-bundle-minimal/frankframework-example",
    "licenseConcluded" : "Apache-2.0",
    "licenseDeclared" : "Apache-2.0",
    "licenseInfoFromFiles" : [ "NOASSERTION" ],
    "name" : "Frank!Framework example",
    "originator" : "Organization:Frank!Framework",
    "packageFileName" : "frankframework-example-9.3.1.war",
    "packageVerificationCode" : {
      "packageVerificationCodeValue" : "c3ebb98ff57703d36096d10b76611206595f582a"
    },
    "primaryPackagePurpose" : "APPLICATION",
    "summary" : "The minimum dependencies required to run as a monolithic application",
    "supplier" : "Organization: Frank!Framework",
    "versionInfo" : "9.3.1"
  }, {
    "SPDXID" : "SPDXRef--4c38649e29",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Spring Core",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springframework/spring-core@6.2.11",
      "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" : "6.2.11"
  }, {
    "SPDXID" : "SPDXRef--4daab1e922",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Spring Messaging",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springframework/spring-messaging@6.2.11",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/spring-projects/spring-framework",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Spring Messaging",
    "originator" : "Organization:Spring IO",
    "summary" : "Spring Messaging",
    "versionInfo" : "6.2.11"
  }, {
    "SPDXID" : "SPDXRef--4dab1c7424",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Spring Security",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springframework.security/spring-security-config@6.4.6",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://spring.io/projects/spring-security",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "spring-security-config",
    "originator" : "Organization:Pivotal Software, Inc.",
    "summary" : "Spring Security",
    "versionInfo" : "6.4.6"
  }, {
    "SPDXID" : "SPDXRef--4db7df0b18",
    "comment" : "This package was created for a Maven dependency.  No SPDX or license information could be found in the Maven POM file.",
    "copyrightText" : "NOASSERTION",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.frankframework/frankframework-example@9.3.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "xml-resolver",
    "versionInfo" : "1.2"
  }, {
    "SPDXID" : "SPDXRef--4e92274024",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Java library for Javascript Object Signing and Encryption (JOSE) and\n        JSON Web Tokens (JWT)",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.5",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://bitbucket.org/connect2id/nimbus-jose-jwt",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Nimbus JOSE+JWT",
    "originator" : "Organization:Connect2id Ltd.",
    "summary" : "Java library for Javascript Object Signing and Encryption (JOSE) and\n        JSON Web Tokens (JWT)",
    "versionInfo" : "10.5"
  }, {
    "SPDXID" : "SPDXRef--4f85538d18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Invocation Application Programming Interface - Jakarta EE Variant",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.jboss.invocation/jboss-invocation@2.0.0.Final",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://www.jboss.org/jboss-invocation",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "JBoss Invocation API - Jakarta EE Variant",
    "originator" : "Organization:JBoss by Red Hat",
    "summary" : "Invocation Application Programming Interface - Jakarta EE Variant",
    "versionInfo" : "2.0.0.Final"
  }, {
    "SPDXID" : "SPDXRef--4fdcb27a18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Apache HttpComponents Core (blocking I/O)",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16",
      "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--515c0c5018",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Truffle regular expressions language.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.graalvm.regex/regex@24.2.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://www.graalvm.org/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "UPL-1.0",
    "name" : "Tregex",
    "summary" : "Truffle regular expressions language.",
    "versionInfo" : "24.2.2"
  }, {
    "SPDXID" : "SPDXRef--51b178f618",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Apache CXF Runtime XML Binding",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.cxf/cxf-rt-bindings-xml@4.1.3",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://cxf.apache.org",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Apache CXF Runtime XML Binding",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "Apache CXF Runtime XML Binding",
    "versionInfo" : "4.1.3"
  }, {
    "SPDXID" : "SPDXRef--5653df985",
    "copyrightText" : "UNSPECIFIED",
    "description" : "",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.aspectj/aspectjlib@1.6.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://www.aspectj.org",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "EPL-1.0",
    "name" : "AspectJ library",
    "summary" : "",
    "versionInfo" : "1.6.2"
  }, {
    "SPDXID" : "SPDXRef--576e909016",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Module containing Observation related code",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/io.micrometer/micrometer-observation@1.15.4",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/micrometer-metrics/micrometer",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "micrometer-observation",
    "summary" : "Module containing Observation related code",
    "versionInfo" : "1.15.4"
  }, {
    "SPDXID" : "SPDXRef--57df49ca18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "scala-collection-compat",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.scala-lang.modules/scala-collection-compat_2.13@2.1.4",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://www.scala-lang.org/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "scala-collection-compat",
    "originator" : "Organization:org.scala-lang.modules",
    "summary" : "scala-collection-compat",
    "versionInfo" : "2.1.4"
  }, {
    "SPDXID" : "SPDXRef--5896c4e18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Linear time regular expressions for Java",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.google.re2j/re2j@1.7",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://github.com/google/re2j",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "RE2/J",
    "summary" : "Linear time regular expressions for Java",
    "versionInfo" : "1.7"
  }, {
    "SPDXID" : "SPDXRef--59a85c8118",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Jakarta RESTful Web Services",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.1.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/eclipse-ee4j/jaxrs-api",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "(GPL-2.0-with-classpath-exception AND EPL-2.0)",
    "name" : "Jakarta RESTful WS API",
    "originator" : "Organization:Eclipse Foundation",
    "summary" : "Jakarta RESTful Web Services",
    "versionInfo" : "3.1.0"
  }, {
    "SPDXID" : "SPDXRef--5a982d4018",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Angus Mail Provider",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.eclipse.angus/angus-mail@2.0.5",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://eclipse-ee4j.github.io/angus-mail/angus-mail",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "(BSD-3-Clause AND GPL-2.0-with-classpath-exception AND EPL-2.0)",
    "name" : "Angus Mail Provider",
    "originator" : "Organization:Eclipse Foundation",
    "summary" : "Angus Mail Provider",
    "versionInfo" : "2.0.5"
  }, {
    "SPDXID" : "SPDXRef--5ac34c1318",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Core Prometheus metric types",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/io.prometheus/prometheus-metrics-core@1.3.10",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://github.com/prometheus/client_java/client_java/prometheus-metrics-core",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Prometheus Metrics Core",
    "summary" : "Core Prometheus metric types",
    "versionInfo" : "1.3.10"
  }, {
    "SPDXID" : "SPDXRef--5c2f1b2920",
    "copyrightText" : "UNSPECIFIED",
    "description" : "A simple library for reading and writing CSV in Java",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.opencsv/opencsv@5.9",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://opencsv.sf.net",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "opencsv",
    "summary" : "A simple library for reading and writing CSV in Java",
    "versionInfo" : "5.9"
  }, {
    "SPDXID" : "SPDXRef--5c7ebc819",
    "copyrightText" : "UNSPECIFIED",
    "description" : "TXW is a library that allows you to write XML documents.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.glassfish.jaxb/txw2@4.0.6",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://eclipse-ee4j.github.io/jaxb-ri/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "BSD-3-Clause",
    "name" : "TXW2 Runtime",
    "originator" : "Organization:Eclipse Foundation",
    "summary" : "TXW is a library that allows you to write XML documents.",
    "versionInfo" : "4.0.6"
  }, {
    "SPDXID" : "SPDXRef--5d8bc6c26",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Module \"junit-jupiter-api\" of JUnit 5.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.14.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://junit.org/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "EPL-2.0",
    "name" : "JUnit Jupiter API",
    "summary" : "Module \"junit-jupiter-api\" of JUnit 5.",
    "versionInfo" : "5.14.0"
  }, {
    "SPDXID" : "SPDXRef--5db3e6336",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Spring openapi documentation",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springdoc/springdoc-openapi-starter-common@2.8.13",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://springdoc.org/springdoc-openapi-starter-common/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "springdoc-openapi-starter-common",
    "summary" : "Spring openapi documentation",
    "versionInfo" : "2.8.13"
  }, {
    "SPDXID" : "SPDXRef--5db6a44118",
    "copyrightText" : "UNSPECIFIED",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/net.java.dev.stax-utils/stax-utils@20060502",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://stax-utils.dev.java.net/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "stax-utils",
    "versionInfo" : "20060502"
  }, {
    "SPDXID" : "SPDXRef--5dd0921018",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The spectacular complement to the Bouncy Castle crypto API for Java.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.cryptacular/cryptacular@1.2.7",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://www.cryptacular.org",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "Cryptacular Library",
    "summary" : "The spectacular complement to the Bouncy Castle crypto API for Java.",
    "versionInfo" : "1.2.7"
  }, {
    "SPDXID" : "SPDXRef--5dda13ff8",
    "copyrightText" : "UNSPECIFIED",
    "description" : "OpenTelemetry Context (Incubator)",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/io.opentelemetry/opentelemetry-context@1.39.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/open-telemetry/opentelemetry-java",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "OpenTelemetry Java",
    "summary" : "OpenTelemetry Context (Incubator)",
    "versionInfo" : "1.39.0"
  }, {
    "SPDXID" : "SPDXRef--5e3e882323",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Java reflect give poor performance on getter setter an constructor calls, accessors-smart use ASM to speed up those calls.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/net.minidev/accessors-smart@2.6.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://urielch.github.io/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "ASM based accessors helper used by json-smart",
    "originator" : "Organization:Chemouni Uriel",
    "summary" : "Java reflect give poor performance on getter setter an constructor calls, accessors-smart use ASM to speed up those calls.",
    "versionInfo" : "2.6.0"
  }, {
    "SPDXID" : "SPDXRef--5ed2e62a8",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Jakarta Server Pages API",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/jakarta.servlet.jsp/jakarta.servlet.jsp-api@3.1.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://projects.eclipse.org/projects/ee4j.jsp",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "Jakarta Server Pages API",
    "originator" : "Organization:Eclipse Foundation",
    "summary" : "Jakarta Server Pages API",
    "versionInfo" : "3.1.1"
  }, {
    "SPDXID" : "SPDXRef--5edc9b0f18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The Apache Commons Object Pooling Library.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.commons/commons-pool2@2.12.1",
      "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--5f41e0503",
    "copyrightText" : "UNSPECIFIED",
    "description" : "H2 Database Engine",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.h2database/h2@2.4.240",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://h2database.com",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "H2 Database Engine",
    "summary" : "H2 Database Engine",
    "versionInfo" : "2.4.240"
  }, {
    "SPDXID" : "SPDXRef--5fcdbbf726",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Spring Expression Language (SpEL)",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springframework/spring-expression@6.2.11",
      "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" : "6.2.11"
  }, {
    "SPDXID" : "SPDXRef--6006da2722",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Non-Blocking Reactive Foundation for the JVM",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/io.projectreactor/reactor-core@3.7.11",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/reactor/reactor-core",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Non-Blocking Reactive Foundation for the JVM",
    "originator" : "Organization:reactor",
    "summary" : "Non-Blocking Reactive Foundation for the JVM",
    "versionInfo" : "3.7.11"
  }, {
    "SPDXID" : "SPDXRef--6118ae1318",
    "copyrightText" : "UNSPECIFIED",
    "description" : "J2V8 is a set of Java bindings for V8",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.eclipsesource.j2v8/j2v8_win32_x86_64@4.6.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/eclipsesource/j2v8",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "EPL-1.0",
    "name" : "j2v8_win32_x86_64",
    "summary" : "J2V8 is a set of Java bindings for V8",
    "versionInfo" : "4.6.0"
  }, {
    "SPDXID" : "SPDXRef--614675818",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The Apache Commons FileUpload Jakarta component provides a simple yet flexible means of adding support for multipart\n    file upload functionality to Jakarta servlets and web applications.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.commons/commons-fileupload2-jakarta@2.0.0-M1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://commons.apache.org/proper/commons-fileupload/commons-fileupload2-jakarta/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Apache Commons FileUpload Jakarta",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "The Apache Commons FileUpload Jakarta component provides a simple yet flexible means of adding support for multipart\n    file upload functionality to Jakarta servlets and web applications.",
    "versionInfo" : "2.0.0-M1"
  }, {
    "SPDXID" : "SPDXRef--62b9780e22",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Spring Integration Core",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springframework.integration/spring-integration-core@6.5.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/spring-projects/spring-integration",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Spring Integration Core",
    "originator" : "Organization:Spring IO",
    "summary" : "Spring Integration Core",
    "versionInfo" : "6.5.2"
  }, {
    "SPDXID" : "SPDXRef--6636cead19",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Framework to provide credentials from various secret stores",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.frankframework/credentialprovider@9.3.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://frankframework.org/credentialprovider",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "CredentialProvider",
    "originator" : "Organization:Frank!Framework",
    "summary" : "Framework to provide credentials from various secret stores",
    "versionInfo" : "9.3.1"
  }, {
    "SPDXID" : "SPDXRef--66ccdab38",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Ladybug adds message based debugging and message based unit testing and system testing to your Java application. Call\n  Ladybug at certain checkpoints in you code (either directly or using AOP) to generate tree based reports. Implement a\n  rerun method to be able to rerun reports and optionally stub certain checkpoints for regression testing.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.wearefrank/ladybug@9.3.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/wearefrank/ladybug",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Ladybug Test Tool",
    "originator" : "Organization:WeAreFrank!",
    "summary" : "Ladybug adds message based debugging and message based unit testing and system testing to your Java application. Call\n  Ladybug at certain checkpoints in you code (either directly or using AOP) to generate tree based reports. Implement a\n  rerun method to be able to rerun reports and optionally stub certain checkpoints for regression testing.",
    "versionInfo" : "9.3.1"
  }, {
    "SPDXID" : "SPDXRef--66ebe9c718",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The MongoDB Synchronous Driver",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.mongodb/mongodb-driver-sync@5.6.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://www.mongodb.com/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "MongoDB Driver",
    "summary" : "The MongoDB Synchronous Driver",
    "versionInfo" : "5.6.1"
  }, {
    "SPDXID" : "SPDXRef--66ee721a7",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Jakarta Bean Validation API",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/jakarta.validation/jakarta.validation-api@3.0.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://beanvalidation.org",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Jakarta Bean Validation API",
    "originator" : "Organization:Eclipse Foundation",
    "summary" : "Jakarta Bean Validation API",
    "versionInfo" : "3.0.2"
  }, {
    "SPDXID" : "SPDXRef--6850835e25",
    "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/jackson-databind@2.20.0",
      "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.20.0"
  }, {
    "SPDXID" : "SPDXRef--69075ae318",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Apache CXF Runtime HTTP Transport",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.cxf/cxf-rt-transports-http@4.1.3",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://cxf.apache.org",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Apache CXF Runtime HTTP Transport",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "Apache CXF Runtime HTTP Transport",
    "versionInfo" : "4.1.3"
  }, {
    "SPDXID" : "SPDXRef--69f1601818",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The Frank!Framework is an easy-to-use, stateless integration framework which allows (transactional) messages to be modified and exchanged between different systems.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.frankframework/frankframework-dbms@9.3.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://frankframework.org/frankframework-dbms",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Frank!Framework DBMS",
    "originator" : "Organization:Frank!Framework",
    "summary" : "The Frank!Framework is an easy-to-use, stateless integration framework which allows (transactional) messages to be modified and exchanged between different systems.",
    "versionInfo" : "9.3.1"
  }, {
    "SPDXID" : "SPDXRef--6af6221c18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Jakarta Dependency Injection",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/eclipse-ee4j/injection-api",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Jakarta Dependency Injection",
    "originator" : "Organization:Eclipse Foundation",
    "summary" : "Jakarta Dependency Injection",
    "versionInfo" : "2.0.1"
  }, {
    "SPDXID" : "SPDXRef--6b3306fe18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Woodstox is a high-performance XML processor that implements Stax (JSR-173),\nSAX2 and Stax2 APIs",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/FasterXML/woodstox",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Woodstox",
    "originator" : "Organization:FasterXML",
    "summary" : "Woodstox is a high-performance XML processor that implements Stax (JSR-173),\nSAX2 and Stax2 APIs",
    "versionInfo" : "7.1.1"
  }, {
    "SPDXID" : "SPDXRef--6b3e6b3618",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Ehcache is an open source, standards-based cache used to boost performance,\n  offload the database and simplify scalability. Ehcache is robust, proven and full-featured and\n  this has made it the most widely-used Java-based cache.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/net.sf.ehcache/ehcache@2.10.9.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://ehcache.org",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "ehcache",
    "originator" : "Organization:Terracotta, Inc.",
    "summary" : "Ehcache is an open source, standards-based cache used to boost performance,\n  offload the database and simplify scalability. Ehcache is robust, proven and full-featured and\n  this has made it the most widely-used Java-based cache.",
    "versionInfo" : "2.10.9.2"
  }, {
    "SPDXID" : "SPDXRef--6caaf0dc18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "A transformation domain specific language",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.datasonnet/datasonnet-mapper@3.0.1.3",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/datasonnet/datasonnet-mapper",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "DataSonnet Mapper",
    "summary" : "A transformation domain specific language",
    "versionInfo" : "3.0.1.3"
  }, {
    "SPDXID" : "SPDXRef--6cde27c318",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Shared components for the Synchronous and Reactive Streams implementations of the MongoDB Java Driver.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.mongodb/mongodb-driver-core@5.6.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://www.mongodb.com/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "MongoDB Java Driver Core",
    "summary" : "Shared components for the Synchronous and Reactive Streams implementations of the MongoDB Java Driver.",
    "versionInfo" : "5.6.1"
  }, {
    "SPDXID" : "SPDXRef--6cf3e80c6",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Spring WebSocket",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springframework/spring-websocket@6.2.11",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/spring-projects/spring-framework",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Spring WebSocket",
    "originator" : "Organization:Spring IO",
    "summary" : "Spring WebSocket",
    "versionInfo" : "6.2.11"
  }, {
    "SPDXID" : "SPDXRef--6cf8325218",
    "copyrightText" : "UNSPECIFIED",
    "description" : "ICU4J shaded module.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.graalvm.shadowed/icu4j@24.2.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://openjdk.java.net/projects/graal",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "Truffle Icu4j",
    "summary" : "ICU4J shaded module.",
    "versionInfo" : "24.2.2"
  }, {
    "SPDXID" : "SPDXRef--6d4256318",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Extensions to JSR-173 StAX API.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.jvnet.staxex/stax-ex@2.0.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://projects.eclipse.org/projects/ee4j/stax-ex",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "BSD-3-Clause",
    "name" : "Extended StAX API",
    "originator" : "Organization:Eclipse Foundation",
    "summary" : "Extensions to JSR-173 StAX API.",
    "versionInfo" : "2.0.1"
  }, {
    "SPDXID" : "SPDXRef--6d93c9d724",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Spring Security",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springframework.security/spring-security-core@6.4.6",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://spring.io/projects/spring-security",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "spring-security-core",
    "originator" : "Organization:Pivotal Software, Inc.",
    "summary" : "Spring Security",
    "versionInfo" : "6.4.6"
  }, {
    "SPDXID" : "SPDXRef--6ef952b918",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Core module of Micrometer containing instrumentation API and implementation",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/io.micrometer/micrometer-core@1.15.4",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/micrometer-metrics/micrometer",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "micrometer-core",
    "summary" : "Core module of Micrometer containing instrumentation API and implementation",
    "versionInfo" : "1.15.4"
  }, {
    "SPDXID" : "SPDXRef--718406e729",
    "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/commons-codec@1.19.0",
      "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.19.0"
  }, {
    "SPDXID" : "SPDXRef--71f03b6e28",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The Frank!Framework is an easy-to-use, stateless integration framework which allows (transactional) messages to be modified and exchanged between different systems.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.frankframework/frankframework-commons@9.3.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://frankframework.org/frankframework-commons",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Frank!Framework Commons",
    "originator" : "Organization:Frank!Framework",
    "summary" : "The Frank!Framework is an easy-to-use, stateless integration framework which allows (transactional) messages to be modified and exchanged between different systems.",
    "versionInfo" : "9.3.1"
  }, {
    "SPDXID" : "SPDXRef--728e20a918",
    "copyrightText" : "UNSPECIFIED",
    "description" : "XMLUnit 1.x Compatibility Layer",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.xmlunit/xmlunit-legacy@2.10.4",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://www.xmlunit.org/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "org.xmlunit:xmlunit-legacy",
    "originator" : "Organization:XMLUnit",
    "summary" : "XMLUnit 1.x Compatibility Layer",
    "versionInfo" : "2.10.4"
  }, {
    "SPDXID" : "SPDXRef--72a31bb918",
    "copyrightText" : "UNSPECIFIED",
    "description" : "shaded XZ Java module.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.graalvm.shadowed/xz@24.2.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://openjdk.java.net/projects/graal",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "UPL-1.0",
    "name" : "Truffle Xz",
    "summary" : "shaded XZ Java module.",
    "versionInfo" : "24.2.2"
  }, {
    "SPDXID" : "SPDXRef--75213ffd23",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Pile of code that is shared by all Jackson-based Jakarta-RS\nproviders.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-base@2.20.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-base",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Jackson Jakarta-RS: base",
    "originator" : "Organization:FasterXML",
    "summary" : "Pile of code that is shared by all Jackson-based Jakarta-RS\nproviders.",
    "versionInfo" : "2.20.0"
  }, {
    "SPDXID" : "SPDXRef--7700b5ae26",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Module \"junit-platform-commons\" of JUnit 5.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.junit.platform/junit-platform-commons@1.14.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://junit.org/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "EPL-2.0",
    "name" : "JUnit Platform Commons",
    "summary" : "Module \"junit-platform-commons\" of JUnit 5.",
    "versionInfo" : "1.14.0"
  }, {
    "SPDXID" : "SPDXRef--7c881b1129",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.commons/commons-collections4@4.5.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://commons.apache.org/proper/commons-collections/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Apache Commons Collections",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.",
    "versionInfo" : "4.5.0"
  }, {
    "SPDXID" : "SPDXRef--7cf817d618",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Configuration for Prometheus metrics and exposition formats.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/io.prometheus/prometheus-metrics-config@1.3.10",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://github.com/prometheus/client_java/client_java/prometheus-metrics-config",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Prometheus Metrics Config",
    "summary" : "Configuration for Prometheus metrics and exposition formats.",
    "versionInfo" : "1.3.10"
  }, {
    "SPDXID" : "SPDXRef--7d9e5bf423",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Core API and libraries of hamcrest matcher framework.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.hamcrest/hamcrest@2.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://hamcrest.org/JavaHamcrest/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "BSD-3-Clause",
    "name" : "Hamcrest",
    "summary" : "Core API and libraries of hamcrest matcher framework.",
    "versionInfo" : "2.2"
  }, {
    "SPDXID" : "SPDXRef--7dfa47088",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Echo2 bundled with Echo2_Extras, Echo2_FileTransfer and echopointing and various\n\t\timprovements/bugfixes",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.ibissource/ibis-echo2@2.0.5-20250211.112303",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://ibissource.org/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "ibis-echo2",
    "originator" : "Organization:Ibissource.org",
    "summary" : "Echo2 bundled with Echo2_Extras, Echo2_FileTransfer and echopointing and various\n\t\timprovements/bugfixes",
    "versionInfo" : "2.0.5-20250211.112303"
  }, {
    "SPDXID" : "SPDXRef--7e3c558718",
    "copyrightText" : "UNSPECIFIED",
    "description" : "GraalJS, a high-performance embeddable JavaScript runtime for Java. This artifact includes the core language runtime without standard libraries. It is not recommended to depend on the artifact directly. Instead, use 'org.graalvm.polyglot:js' or 'org.graalvm.polyglot:js-community' to ensure all dependencies are pulled in correctly.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.graalvm.js/js-language@24.2.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://www.graalvm.org/javascript",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "(MIT AND UPL-1.0)",
    "name" : "Graaljs",
    "summary" : "GraalJS, a high-performance embeddable JavaScript runtime for Java. This artifact includes the core language runtime without standard libraries. It is not recommended to depend on the artifact directly. Instead, use 'org.graalvm.polyglot:js' or 'org.graalvm.polyglot:js-community' to ensure all dependencies are pulled in correctly.",
    "versionInfo" : "24.2.2"
  }, {
    "SPDXID" : "SPDXRef--7f1007e117",
    "copyrightText" : "UNSPECIFIED",
    "description" : "APIs for CDI (Contexts and Dependency Injection for Java)",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/jakarta.enterprise/jakarta.enterprise.cdi-api@4.0.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://cdi-spec.org",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "CDI APIs",
    "originator" : "Organization:JBoss by Red Hat, Inc.",
    "summary" : "APIs for CDI (Contexts and Dependency Injection for Java)",
    "versionInfo" : "4.0.0"
  }, {
    "SPDXID" : "SPDXRef--7f73cb7e18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Apache Commons Net library contains a collection of network utilities and protocol implementations.\nSupported protocols include Echo, Finger, FTP, NNTP, NTP, POP3(S), SMTP(S), Telnet, and Whois.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/commons-net/commons-net@3.12.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://commons.apache.org/proper/commons-net/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Apache Commons Net",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "Apache Commons Net library contains a collection of network utilities and protocol implementations.\nSupported protocols include Echo, Finger, FTP, NNTP, NTP, POP3(S), SMTP(S), Telnet, and Whois.",
    "versionInfo" : "3.12.0"
  }, {
    "SPDXID" : "SPDXRef--97501ba18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Provides the API for creating and building SOAP messages.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/jakarta.xml.soap/jakarta.xml.soap-api@3.0.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/jakartaee/saaj-api",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "BSD-3-Clause",
    "name" : "Jakarta SOAP with Attachments API",
    "originator" : "Organization:Eclipse Foundation",
    "summary" : "Provides the API for creating and building SOAP messages.",
    "versionInfo" : "3.0.2"
  }, {
    "SPDXID" : "SPDXRef--a23ac1e18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Support for reading and writing content of \"Java Properties\" style\nconfiguration files as if there was implied nesting structure (by default using dots as separators).",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-properties@2.20.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/FasterXML/jackson-dataformats-text",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Jackson-dataformat-Properties",
    "originator" : "Organization:FasterXML",
    "summary" : "Support for reading and writing content of \"Java Properties\" style\nconfiguration files as if there was implied nesting structure (by default using dots as separators).",
    "versionInfo" : "2.20.0"
  }, {
    "SPDXID" : "SPDXRef--af80c3518",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Common Module for Prometheus integrations with distributed tracing libraries.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/io.prometheus/prometheus-metrics-tracer-common@1.3.10",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://github.com/prometheus/client_java/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-common",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Prometheus Metrics Tracer Common",
    "summary" : "Common Module for Prometheus integrations with distributed tracing libraries.",
    "versionInfo" : "1.3.10"
  }, {
    "SPDXID" : "SPDXRef--bd09dd418",
    "copyrightText" : "UNSPECIFIED",
    "description" : "scala-logging",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.typesafe.scala-logging/scala-logging_2.13@3.9.5",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/lightbend/scala-logging",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "scala-logging",
    "originator" : "Organization:com.typesafe.scala-logging",
    "summary" : "scala-logging",
    "versionInfo" : "3.9.5"
  }, {
    "SPDXID" : "SPDXRef--c38be5829",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Spring Commons Logging Bridge",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springframework/spring-jcl@6.2.11",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/spring-projects/spring-framework",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Spring Commons Logging Bridge",
    "originator" : "Organization:Spring IO",
    "summary" : "Spring Commons Logging Bridge",
    "versionInfo" : "6.2.11"
  }, {
    "SPDXID" : "SPDXRef--cb39ab85",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The Frank!Framework is an easy-to-use, stateless integration framework which allows (transactional) messages to be modified and exchanged between different systems.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.frankframework/frankframework-console-backend@9.3.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://frankframework.org/frankframework-console/frankframework-console-backend",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Frank Console Backend",
    "originator" : "Organization:Frank!Framework",
    "summary" : "The Frank!Framework is an easy-to-use, stateless integration framework which allows (transactional) messages to be modified and exchanged between different systems.",
    "versionInfo" : "9.3.1"
  }, {
    "SPDXID" : "SPDXRef--ee7c35818",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Contains\n    com.google.common.util.concurrent.internal.InternalFutureFailureAccess and\n    InternalFutures. Most users will never need to use this artifact. Its\n    classes are conceptually a part of Guava, but they're in this separate\n    artifact so that Android libraries can use them without pulling in all of\n    Guava (just as they can use ListenableFuture by depending on the\n    listenablefuture artifact).",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.google.guava/failureaccess@1.0.3",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/google/guava/failureaccess",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Guava InternalFutureFailureAccess and InternalFutures",
    "summary" : "Contains\n    com.google.common.util.concurrent.internal.InternalFutureFailureAccess and\n    InternalFutures. Most users will never need to use this artifact. Its\n    classes are conceptually a part of Guava, but they're in this separate\n    artifact so that Android libraries can use them without pulling in all of\n    Guava (just as they can use ListenableFuture by depending on the\n    listenablefuture artifact).",
    "versionInfo" : "1.0.3"
  }, {
    "SPDXID" : "SPDXRef-105687e618",
    "copyrightText" : "UNSPECIFIED",
    "description" : "XmlBeans main jar",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.xmlbeans/xmlbeans@5.3.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://xmlbeans.apache.org/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "XmlBeans",
    "originator" : "Organization:XmlBeans",
    "summary" : "XmlBeans main jar",
    "versionInfo" : "5.3.0"
  }, {
    "SPDXID" : "SPDXRef-109473896",
    "copyrightText" : "UNSPECIFIED",
    "description" : "swagger-annotations-jakarta",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/io.swagger.core.v3/swagger-annotations-jakarta@2.2.36",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/swagger-api/swagger-core/modules/swagger-annotations-jakarta",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "swagger-annotations-jakarta",
    "summary" : "swagger-annotations-jakarta",
    "versionInfo" : "2.2.36"
  }, {
    "SPDXID" : "SPDXRef-1523edb418",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Module containing common code",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/io.micrometer/micrometer-commons@1.15.4",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/micrometer-metrics/micrometer",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "micrometer-commons",
    "summary" : "Module containing common code",
    "versionInfo" : "1.15.4"
  }, {
    "SPDXID" : "SPDXRef-159fa63418",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Xerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program.\n\n\t\tThe Apache Xerces2 parser is the reference implementation of XNI but other parser components, configurations, and parsers can be written using the Xerces Native Interface. For complete design and implementation documents, refer to the XNI Manual.\n\n\t\tXerces2 is a fully conforming XML Schema 1.0 processor. A partial experimental implementation of the XML Schema 1.1 Structures and Datatypes Working Drafts (December 2009) and an experimental implementation of the XML Schema Definition Language (XSD): Component Designators (SCD) Candidate Recommendation (January 2010) are provided for evaluation. For more information, refer to the XML Schema page.\n\n\t\tXerces2 also provides a complete implementation of the Document Object Model Level 3 Core and Load/Save W3C Recommendations and provides a complete implementation of the XML Inclusions (XInclude) W3C Recommendation. It also provides support for OASIS XML Catalogs v1.1.\n\n\t\tXerces2 is able to parse documents written according to the XML 1.1 Recommendation, except that it does not yet provide an option to enable normalization checking as described in section 2.13 of this specification. It also handles namespaces according to the XML Namespaces 1.1 Recommendation, and will correctly serialize XML 1.1 documents if the DOM level 3 load/save APIs are in use.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.ibissource/ibis-xerces@2.12.2-xml-schema-1.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://ibissource.org/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Xerces2-j",
    "originator" : "Organization:Ibissource.org",
    "summary" : "Xerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program.\n\n\t\tThe Apache Xerces2 parser is the reference implementation of XNI but other parser components, configurations, and parsers can be written using the Xerces Native Interface. For complete design and implementation documents, refer to the XNI Manual.\n\n\t\tXerces2 is a fully conforming XML Schema 1.0 processor. A partial experimental implementation of the XML Schema 1.1 Structures and Datatypes Working Drafts (December 2009) and an experimental implementation of the XML Schema Definition Language (XSD): Component Designators (SCD) Candidate Recommendation (January 2010) are provided for evaluation. For more information, refer to the XML Schema page.\n\n\t\tXerces2 also provides a complete implementation of the Document Object Model Level 3 Core and Load/Save W3C Recommendations and provides a complete implementation of the XML Inclusions (XInclude) W3C Recommendation. It also provides support for OASIS XML Catalogs v1.1.\n\n\t\tXerces2 is able to parse documents written according to the XML 1.1 Recommendation, except that it does not yet provide an option to enable normalization checking as described in section 2.13 of this specification. It also handles namespaces according to the XML Namespaces 1.1 Recommendation, and will correctly serialize XML 1.1 documents if the DOM level 3 load/save APIs are in use.",
    "versionInfo" : "2.12.2-xml-schema-1.1"
  }, {
    "SPDXID" : "SPDXRef-15af7c9221",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Commons XMLSchema is a light weight schema object model that can be used to manipulate or\n        generate XML schema.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.ws.xmlschema/xmlschema-core@2.3.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://ws.apache.org/commons/xmlschema20/xmlschema-core/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "XmlSchema Core",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "Commons XMLSchema is a light weight schema object model that can be used to manipulate or\n        generate XML schema.",
    "versionInfo" : "2.3.1"
  }, {
    "SPDXID" : "SPDXRef-15cb9b2b8",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Apache CXF JAX-RS Client",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.cxf/cxf-rt-rs-client@4.0.6",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://cxf.apache.org",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Apache CXF JAX-RS Client",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "Apache CXF JAX-RS Client",
    "versionInfo" : "4.0.6"
  }, {
    "SPDXID" : "SPDXRef-16f94ec818",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The XSLT and XQuery Processor",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/net.sf.saxon/Saxon-HE@10.9",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://www.saxonica.com/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "Saxon-HE",
    "originator" : "Organization:Saxonica",
    "summary" : "The XSLT and XQuery Processor",
    "versionInfo" : "10.9"
  }, {
    "SPDXID" : "SPDXRef-17d25b5e5",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The AspectJ weaver applies aspects to Java classes. It can be used as a Java agent in order to apply load-time\n\t\tweaving (LTW) during class-loading and also contains the AspectJ runtime classes.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.aspectj/aspectjweaver@1.9.24",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://www.eclipse.org/aspectj/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "AspectJ Weaver",
    "summary" : "The AspectJ weaver applies aspects to Java classes. It can be used as a Java agent in order to apply load-time\n\t\tweaving (LTW) during class-loading and also contains the AspectJ runtime classes.",
    "versionInfo" : "1.9.24"
  }, {
    "SPDXID" : "SPDXRef-188b44ef5",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The Frank!Framework is an easy-to-use, stateless integration framework which allows (transactional) messages to be modified and exchanged between different systems.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.frankframework/frankframework-filesystem@9.3.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://frankframework.org/frankframework-filesystem",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Frank!Framework FileSystems",
    "originator" : "Organization:Frank!Framework",
    "summary" : "The Frank!Framework is an easy-to-use, stateless integration framework which allows (transactional) messages to be modified and exchanged between different systems.",
    "versionInfo" : "9.3.1"
  }, {
    "SPDXID" : "SPDXRef-193c933018",
    "copyrightText" : "UNSPECIFIED",
    "description" : "HdrHistogram supports the recording and analyzing sampled data value\n        counts across a configurable integer value range with configurable value\n        precision within the range. Value precision is expressed as the number of\n        significant digits in the value recording, and provides control over value\n        quantization behavior across the value range and the subsequent value\n        resolution at any given level.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.hdrhistogram/HdrHistogram@2.2.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://hdrhistogram.github.io/HdrHistogram/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "HdrHistogram",
    "summary" : "HdrHistogram supports the recording and analyzing sampled data value\n        counts across a configurable integer value range with configurable value\n        precision within the range. Value precision is expressed as the number of\n        significant digits in the value recording, and provides control over value\n        quantization behavior across the value range and the subsequent value\n        resolution at any given level.",
    "versionInfo" : "2.2.2"
  }, {
    "SPDXID" : "SPDXRef-19d920d418",
    "copyrightText" : "UNSPECIFIED",
    "description" : "J2V8 is a set of Java bindings for V8",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.eclipsesource.j2v8/j2v8_linux_x86_64@4.6.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/eclipsesource/j2v8",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "EPL-1.0",
    "name" : "j2v8_linux_x86_64",
    "summary" : "J2V8 is a set of Java bindings for V8",
    "versionInfo" : "4.6.0"
  }, {
    "SPDXID" : "SPDXRef-1bae529b29",
    "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/log4j-api@2.25.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://logging.apache.org/log4j/2.x/",
    "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.25.2"
  }, {
    "SPDXID" : "SPDXRef-1bb81a2618",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Narayana: ArjunaJTA narayana-jta (jta uber jar)",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.jboss.narayana.jta/narayana-jta@7.3.0.Final",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://narayana.io",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "Narayana: ArjunaJTA narayana-jta",
    "originator" : "Organization:JBoss by Red Hat",
    "summary" : "Narayana: ArjunaJTA narayana-jta (jta uber jar)",
    "versionInfo" : "7.3.0.Final"
  }, {
    "SPDXID" : "SPDXRef-1c06650621",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.rackspace.eclipse.webtools.sourceediting/org.eclipse.wst.xml.xpath2.processor@2.1.100",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/rackerlabs/olink-maven-plugin",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "PsychoPath XPath 2.0 Processor",
    "summary" : "Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/",
    "versionInfo" : "2.1.100"
  }, {
    "SPDXID" : "SPDXRef-1cb7494a18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "A framework that allows to embed polyglot language implementations in Java.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.graalvm.polyglot/polyglot@24.2.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/oracle/graal",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "UPL-1.0",
    "name" : "Polyglot",
    "summary" : "A framework that allows to embed polyglot language implementations in Java.",
    "versionInfo" : "24.2.2"
  }, {
    "SPDXID" : "SPDXRef-1e3337cd18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Data model for read-only immutable Prometheus metrics snapshots.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/io.prometheus/prometheus-metrics-model@1.3.10",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://github.com/prometheus/client_java/client_java/prometheus-metrics-model",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Prometheus Metrics Model",
    "summary" : "Data model for read-only immutable Prometheus metrics snapshots.",
    "versionInfo" : "1.3.10"
  }, {
    "SPDXID" : "SPDXRef-2053513323",
    "copyrightText" : "UNSPECIFIED",
    "description" : "JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/net.minidev/json-smart@2.6.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://urielch.github.io/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "JSON Small and Fast Parser",
    "originator" : "Organization:Chemouni Uriel",
    "summary" : "JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.",
    "versionInfo" : "2.6.0"
  }, {
    "SPDXID" : "SPDXRef-2056a6a418",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.commons/commons-csv@1.14.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://commons.apache.org/proper/commons-csv/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Apache Commons CSV",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types.",
    "versionInfo" : "1.14.1"
  }, {
    "SPDXID" : "SPDXRef-205ee65a23",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Spring Security",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springframework.security/spring-security-oauth2-resource-server@6.4.6",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://spring.io/projects/spring-security",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "spring-security-oauth2-resource-server",
    "originator" : "Organization:Pivotal Software, Inc.",
    "summary" : "Spring Security",
    "versionInfo" : "6.4.6"
  }, {
    "SPDXID" : "SPDXRef-2257584c26",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Spring Context",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springframework/spring-context@6.2.11",
      "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" : "6.2.11"
  }, {
    "SPDXID" : "SPDXRef-2298aae418",
    "copyrightText" : "UNSPECIFIED",
    "description" : "GraalJS, a high-performance embeddable JavaScript runtime for Java. This artifact provides an implementation of javax.script.ScriptEngine (JSR-223) based on GraalJS. Note that this is provided for legacy reasons to allow easier migration for implementations currently based on a ScriptEngine. We strongly encourage users to only use 'org.graalvm.polyglot:js' or 'org.graalvm.polyglot:js-community' via org.graalvm.polyglot.Context to control many of the settings directly and benefit from fine-grained security settings in GraalVM.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.graalvm.js/js-scriptengine@24.2.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://www.graalvm.org/javascript",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "UPL-1.0",
    "name" : "Graaljs Scriptengine",
    "summary" : "GraalJS, a high-performance embeddable JavaScript runtime for Java. This artifact provides an implementation of javax.script.ScriptEngine (JSR-223) based on GraalJS. Note that this is provided for legacy reasons to allow easier migration for implementations currently based on a ScriptEngine. We strongly encourage users to only use 'org.graalvm.polyglot:js' or 'org.graalvm.polyglot:js-community' via org.graalvm.polyglot.Context to control many of the settings directly and benefit from fine-grained security settings in GraalVM.",
    "versionInfo" : "24.2.2"
  }, {
    "SPDXID" : "SPDXRef-23b06e84",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The Frank!Framework is an easy-to-use, stateless integration framework which allows (transactional) messages to be modified and exchanged between different systems.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.frankframework/frankframework-ladybug-debugger@9.3.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://frankframework.org/frankframework-ladybug/frankframework-ladybug-debugger",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Frank!Framework Ladybug Debugger",
    "originator" : "Organization:Frank!Framework",
    "summary" : "The Frank!Framework is an easy-to-use, stateless integration framework which allows (transactional) messages to be modified and exchanged between different systems.",
    "versionInfo" : "9.3.1"
  }, {
    "SPDXID" : "SPDXRef-2463f41d18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation\n    simple. It is a class library for editing bytecodes in Java.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.javassist/javassist@3.30.2-GA",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://www.javassist.org/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "Javassist",
    "originator" : "Organization:Shigeru Chiba, www.javassist.org",
    "summary" : "Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation\n    simple. It is a class library for editing bytecodes in Java.",
    "versionInfo" : "3.30.2-GA"
  }, {
    "SPDXID" : "SPDXRef-25075e1b18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "ujson",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.lihaoyi/ujson_2.13@1.2.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/lihaoyi/upickle",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "ujson_2.13",
    "summary" : "ujson",
    "versionInfo" : "1.2.0"
  }, {
    "SPDXID" : "SPDXRef-25d3238920",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Tomcat Database Connection Pooling package",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.tomcat/tomcat-dbcp@10.1.47",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://tomcat.apache.org/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "tomcat-dbcp",
    "summary" : "Tomcat Database Connection Pooling package",
    "versionInfo" : "10.1.47"
  }, {
    "SPDXID" : "SPDXRef-26d9aeb018",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Eclipse MicroProfile Reactive Streams Operators :: API",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-api@3.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://microprofile.io/microprofile-reactive-streams-operators-parent/microprofile-reactive-streams-operators-api",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Eclipse MicroProfile Reactive Streams Operators API",
    "originator" : "Organization:Eclipse Foundation",
    "summary" : "Eclipse MicroProfile Reactive Streams Operators :: API",
    "versionInfo" : "3.0"
  }, {
    "SPDXID" : "SPDXRef-27ec3c6218",
    "copyrightText" : "UNSPECIFIED",
    "description" : "MeterRegistry implementation for Prometheus using io.prometheus:prometheus-metrics-core. If you have compatibility issues with this module, you can go back to io.micrometer:micrometer-registry-prometheus-simpleclient that uses io.prometheus:simpleclient_common.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/io.micrometer/micrometer-registry-prometheus@1.15.4",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/micrometer-metrics/micrometer",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "micrometer-registry-prometheus",
    "summary" : "MeterRegistry implementation for Prometheus using io.prometheus:prometheus-metrics-core. If you have compatibility issues with this module, you can go back to io.micrometer:micrometer-registry-prometheus-simpleclient that uses io.prometheus:simpleclient_common.",
    "versionInfo" : "1.15.4"
  }, {
    "SPDXID" : "SPDXRef-2a00fc3123",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Spring Security",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springframework.security/spring-security-ldap@6.4.6",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://spring.io/projects/spring-security",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "spring-security-ldap",
    "originator" : "Organization:Pivotal Software, Inc.",
    "summary" : "Spring Security",
    "versionInfo" : "6.4.6"
  }, {
    "SPDXID" : "SPDXRef-2a14e1c521",
    "copyrightText" : "UNSPECIFIED",
    "description" : "JAXB (JSR 222) Reference Implementation",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.glassfish.jaxb/jaxb-runtime@4.0.6",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://eclipse-ee4j.github.io/jaxb-ri/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "BSD-3-Clause",
    "name" : "JAXB Runtime",
    "originator" : "Organization:Eclipse Foundation",
    "summary" : "JAXB (JSR 222) Reference Implementation",
    "versionInfo" : "4.0.6"
  }, {
    "SPDXID" : "SPDXRef-2bf7d8c026",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Module \"junit-jupiter-engine\" of JUnit 5.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.14.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://junit.org/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "EPL-2.0",
    "name" : "JUnit Jupiter Engine",
    "summary" : "Module \"junit-jupiter-engine\" of JUnit 5.",
    "versionInfo" : "5.14.0"
  }, {
    "SPDXID" : "SPDXRef-2f90a10d6",
    "copyrightText" : "UNSPECIFIED",
    "description" : "SMB2 protocol library for communication with Windows servers",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.hierynomus/smbj@0.14.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/hierynomus/smbj",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "smbj",
    "summary" : "SMB2 protocol library for communication with Windows servers",
    "versionInfo" : "0.14.0"
  }, {
    "SPDXID" : "SPDXRef-30133c9718",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Java library which enables encryption in java apps with minimum effort.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.jasypt/jasypt@1.9.3",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://www.jasypt.org",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "JASYPT: Java Simplified Encryption",
    "originator" : "Organization:The JASYPT team",
    "summary" : "Java library which enables encryption in java apps with minimum effort.",
    "versionInfo" : "1.9.3"
  }, {
    "SPDXID" : "SPDXRef-30da800918",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Jakarta XML Binding API",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.4",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/jakartaee/jaxb-api/jakarta.xml.bind-api",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "BSD-3-Clause",
    "name" : "Jakarta XML Binding API",
    "originator" : "Organization:Eclipse Foundation",
    "summary" : "Jakarta XML Binding API",
    "versionInfo" : "4.0.4"
  }, {
    "SPDXID" : "SPDXRef-31715d1c6",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Microsoft Authentication Library for Java gives you the ability to obtain tokens from Azure AD v2 (work and school\n\t\taccounts, MSA) and Azure AD B2C, gaining access to Microsoft Cloud API and any other API secured by Microsoft\n\t\tidentities",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.microsoft.azure/msal4j@1.23.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/AzureAD/microsoft-authentication-library-for-java",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "msal4j",
    "summary" : "Microsoft Authentication Library for Java gives you the ability to obtain tokens from Azure AD v2 (work and school\n\t\taccounts, MSA) and Azure AD B2C, gaining access to Microsoft Cloud API and any other API secured by Microsoft\n\t\tidentities",
    "versionInfo" : "1.23.1"
  }, {
    "SPDXID" : "SPDXRef-32d7588622",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Spring JDBC",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springframework/spring-jdbc@6.2.11",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/spring-projects/spring-framework",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Spring JDBC",
    "originator" : "Organization:Spring IO",
    "summary" : "Spring JDBC",
    "versionInfo" : "6.2.11"
  }, {
    "SPDXID" : "SPDXRef-3383116217",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Jakarta Interceptors defines a means of interposing on business method invocations\n        and specific events—such as lifecycle events and timeout events—that occur on instances\n        of Jakarta EE components and other managed classes.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/jakarta.interceptor/jakarta.interceptor-api@2.1.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/eclipse-ee4j/interceptor-api",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "(GPL-2.0-with-classpath-exception AND EPL-2.0)",
    "name" : "Jakarta Interceptors",
    "originator" : "Organization:Eclipse Foundation",
    "summary" : "Jakarta Interceptors defines a means of interposing on business method invocations\n        and specific events—such as lifecycle events and timeout events—that occur on instances\n        of Jakarta EE components and other managed classes.",
    "versionInfo" : "2.1.0"
  }, {
    "SPDXID" : "SPDXRef-344205b8",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Apache CXF Runtime JAX-RS Frontend",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.cxf/cxf-rt-frontend-jaxrs@4.0.6",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://cxf.apache.org",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Apache CXF Runtime JAX-RS Frontend",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "Apache CXF Runtime JAX-RS Frontend",
    "versionInfo" : "4.0.6"
  }, {
    "SPDXID" : "SPDXRef-351c49b66",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Hibernate's Jakarta Bean Validation reference implementation.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.hibernate.validator/hibernate-validator@8.0.3.Final",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://hibernate.org/validator",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Hibernate Validator Engine",
    "summary" : "Hibernate's Jakarta Bean Validation reference implementation.",
    "versionInfo" : "8.0.3.Final"
  }, {
    "SPDXID" : "SPDXRef-3556a0056",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Library for introspecting types with full generic information\n        including resolving of field and method types.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.fasterxml/classmate@1.5.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/FasterXML/java-classmate",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "ClassMate",
    "originator" : "Organization:fasterxml.com",
    "summary" : "Library for introspecting types with full generic information\n        including resolving of field and method types.",
    "versionInfo" : "1.5.1"
  }, {
    "SPDXID" : "SPDXRef-35d8689018",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Standard library for the Scala Programming Language",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.scala-lang/scala-library@2.13.12",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://www.scala-lang.org/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Scala Library",
    "originator" : "Organization:LAMP/EPFL",
    "summary" : "Standard library for the Scala Programming Language",
    "versionInfo" : "2.13.12"
  }, {
    "SPDXID" : "SPDXRef-36659a76",
    "copyrightText" : "UNSPECIFIED",
    "description" : "ASN.1 serialization and parsing library",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.hierynomus/asn-one@0.6.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/hierynomus/asn-one",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "asn-one",
    "summary" : "ASN.1 serialization and parsing library",
    "versionInfo" : "0.6.0"
  }, {
    "SPDXID" : "SPDXRef-369cd1a119",
    "copyrightText" : "UNSPECIFIED",
    "description" : "A collection of various utility classes to ease working with strings, files, command lines, XML and\n    more.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.codehaus.plexus/plexus-utils@3.6.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://codehaus-plexus.github.io/plexus-utils/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Plexus Common Utilities",
    "originator" : "Organization:Codehaus Plexus",
    "summary" : "A collection of various utility classes to ease working with strings, files, command lines, XML and\n    more.",
    "versionInfo" : "3.6.0"
  }, {
    "SPDXID" : "SPDXRef-36a0e43c18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Apache CXF Core",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.cxf/cxf-core@4.1.3",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://cxf.apache.org",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Apache CXF Core",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "Apache CXF Core",
    "versionInfo" : "4.1.3"
  }, {
    "SPDXID" : "SPDXRef-379308a018",
    "copyrightText" : "UNSPECIFIED",
    "description" : "A framework that allows to customize native image generation.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.graalvm.sdk/nativeimage@24.2.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/oracle/graal",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "UPL-1.0",
    "name" : "Nativeimage",
    "summary" : "A framework that allows to customize native image generation.",
    "versionInfo" : "24.2.2"
  }, {
    "SPDXID" : "SPDXRef-384e4e4520",
    "copyrightText" : "UNSPECIFIED",
    "description" : "A free Java implementation of RFC 2898 / PKCS#5 PBKDF2",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/de.rtner/PBKDF2@1.1.4",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://www.rtner.de/software/PBKDF2.html",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "PBKDF2",
    "summary" : "A free Java implementation of RFC 2898 / PKCS#5 PBKDF2",
    "versionInfo" : "1.1.4"
  }, {
    "SPDXID" : "SPDXRef-39f09d327",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The Frank!Framework is an easy-to-use, stateless integration framework which allows (transactional) messages to be modified and exchanged between different systems.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.frankframework/frankframework-ladybug-common@9.3.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://frankframework.org/frankframework-ladybug/frankframework-ladybug-common",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Frank!Framework Ladybug Commons",
    "originator" : "Organization:Frank!Framework",
    "summary" : "The Frank!Framework is an easy-to-use, stateless integration framework which allows (transactional) messages to be modified and exchanged between different systems.",
    "versionInfo" : "9.3.1"
  }, {
    "SPDXID" : "SPDXRef-3a61ef8124",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Module \"junit-jupiter\" of JUnit 5.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.junit.jupiter/junit-jupiter@5.14.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://junit.org/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "EPL-2.0",
    "name" : "JUnit Jupiter (Aggregator)",
    "summary" : "Module \"junit-jupiter\" of JUnit 5.",
    "versionInfo" : "5.14.0"
  }, {
    "SPDXID" : "SPDXRef-3a69053e18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Java stub generator for WSDL",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/wsdl4j/wsdl4j@1.6.3",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://sf.net/projects/wsdl4j",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "CPL-1.0",
    "name" : "WSDL4J",
    "summary" : "Java stub generator for WSDL",
    "versionInfo" : "1.6.3"
  }, {
    "SPDXID" : "SPDXRef-3a93717910",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Spring Boot",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springframework.boot/spring-boot@3.5.6",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://spring.io/projects/spring-boot",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "spring-boot",
    "originator" : "Organization:VMware, Inc.",
    "summary" : "Spring Boot",
    "versionInfo" : "3.5.6"
  }, {
    "SPDXID" : "SPDXRef-3b0fe33c18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Apache CXF Runtime SOAP Binding",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.cxf/cxf-rt-bindings-soap@4.1.3",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://cxf.apache.org",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Apache CXF Runtime SOAP Binding",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "Apache CXF Runtime SOAP Binding",
    "versionInfo" : "4.1.3"
  }, {
    "SPDXID" : "SPDXRef-3b441a1418",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Apache CXF Runtime WS Addressing",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.cxf/cxf-rt-ws-addr@4.1.3",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://cxf.apache.org",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Apache CXF Runtime WS Addressing",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "Apache CXF Runtime WS Addressing",
    "versionInfo" : "4.1.3"
  }, {
    "SPDXID" : "SPDXRef-3b87ba718",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Compiler for the Scala Programming Language",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.scala-lang/scala-reflect@2.13.8",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://www.scala-lang.org/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Scala Compiler",
    "originator" : "Organization:LAMP/EPFL",
    "summary" : "Compiler for the Scala Programming Language",
    "versionInfo" : "2.13.8"
  }, {
    "SPDXID" : "SPDXRef-3c3b0ad918",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Guava is a suite of core and expanded libraries that include\n    utility classes, Google's collections, I/O classes, and\n    much more.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.google.guava/guava@33.5.0-jre",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/google/guava",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Guava: Google Core Libraries for Java",
    "summary" : "Guava is a suite of core and expanded libraries that include\n    utility classes, Google's collections, I/O classes, and\n    much more.",
    "versionInfo" : "33.5.0-jre"
  }, {
    "SPDXID" : "SPDXRef-3c76af8a18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "pprint",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.lihaoyi/pprint_2.13@0.5.9",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/lihaoyi/PPrint",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "pprint_2.13",
    "summary" : "pprint",
    "versionInfo" : "0.5.9"
  }, {
    "SPDXID" : "SPDXRef-3d3e968618",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Java command line parser with both an annotations API and a programmatic API. Usage help with ANSI styles and colors. Autocomplete. Nested subcommands. Easily included as source to avoid adding a dependency.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/info.picocli/picocli@4.7.5",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://picocli.info",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "picocli",
    "summary" : "Java command line parser with both an annotations API and a programmatic API. Usage help with ANSI styles and colors. Autocomplete. Nested subcommands. Easily included as source to avoid adding a dependency.",
    "versionInfo" : "4.7.5"
  }, {
    "SPDXID" : "SPDXRef-3d98a91e24",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Spring Security",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springframework.security/spring-security-web@6.4.6",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://spring.io/projects/spring-security",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "spring-security-web",
    "originator" : "Organization:Pivotal Software, Inc.",
    "summary" : "Spring Security",
    "versionInfo" : "6.4.6"
  }, {
    "SPDXID" : "SPDXRef-3e515a1918",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Java implementation of the SemVer Specification",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.github.zafarkhaja/java-semver@0.10.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/zafarkhaja/jsemver",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "MIT",
    "name" : "Java SemVer",
    "summary" : "Java implementation of the SemVer Specification",
    "versionInfo" : "0.10.2"
  }, {
    "SPDXID" : "SPDXRef-3e8805bb24",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Spring Security",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springframework.security/spring-security-oauth2-core@6.4.6",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://spring.io/projects/spring-security",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "spring-security-oauth2-core",
    "originator" : "Organization:Pivotal Software, Inc.",
    "summary" : "Spring Security",
    "versionInfo" : "6.4.6"
  }, {
    "SPDXID" : "SPDXRef-4049b4625",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Starter for using Spring Security",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springframework.boot/spring-boot-starter-security@3.5.6",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://spring.io/projects/spring-boot",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "spring-boot-starter-security",
    "originator" : "Organization:VMware, Inc.",
    "summary" : "Starter for using Spring Security",
    "versionInfo" : "3.5.6"
  }, {
    "SPDXID" : "SPDXRef-40a499d25",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Spring Transaction",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springframework/spring-tx@6.2.11",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/spring-projects/spring-framework",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Spring Transaction",
    "originator" : "Organization:Spring IO",
    "summary" : "Spring Transaction",
    "versionInfo" : "6.2.11"
  }, {
    "SPDXID" : "SPDXRef-40f99596",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The JBoss Logging Framework",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://www.jboss.org",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "JBoss Logging 3",
    "originator" : "Organization:JBoss by Red Hat",
    "summary" : "The JBoss Logging Framework",
    "versionInfo" : "3.6.1.Final"
  }, {
    "SPDXID" : "SPDXRef-414323422",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Spring Retry provides an abstraction around retrying failed operations, with an\n\t\temphasis on declarative control of the process and policy-based behaviour that is\n\t\teasy to extend and customize. For instance, you can configure a plain POJO\n\t\toperation to retry if it fails, based on the type of exception, and with a fixed\n\t\tor exponential backoff.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springframework.retry/spring-retry@2.0.12",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/spring-projects/spring-retry",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Spring Retry",
    "originator" : "Organization:Spring IO",
    "summary" : "Spring Retry provides an abstraction around retrying failed operations, with an\n\t\temphasis on declarative control of the process and policy-based behaviour that is\n\t\teasy to extend and customize. For instance, you can configure a plain POJO\n\t\toperation to retry if it fails, based on the type of exception, and with a fixed\n\t\tor exponential backoff.",
    "versionInfo" : "2.0.12"
  }, {
    "SPDXID" : "SPDXRef-41930af618",
    "copyrightText" : "UNSPECIFIED",
    "description" : "This Java module allows you to quickly and easily send emails through Twilio SendGrid using Java.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.sendgrid/sendgrid-java@4.10.3",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/sendgrid/sendgrid-java",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "Twilio SendGrid Java helper library",
    "summary" : "This Java module allows you to quickly and easily send emails through Twilio SendGrid using Java.",
    "versionInfo" : "4.10.3"
  }, {
    "SPDXID" : "SPDXRef-43632eb5",
    "copyrightText" : "UNSPECIFIED",
    "description" : "master POM",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.ant/ant-launcher@1.10.15",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://ant.apache.org/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Apache Ant Launcher",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "master POM",
    "versionInfo" : "1.10.15"
  }, {
    "SPDXID" : "SPDXRef-4364fad619",
    "copyrightText" : "UNSPECIFIED",
    "description" : "A library to query and verify JSON",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.jayway.jsonpath/json-path@2.9.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/jayway/JsonPath",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "json-path",
    "summary" : "A library to query and verify JSON",
    "versionInfo" : "2.9.0"
  }, {
    "SPDXID" : "SPDXRef-441f76229",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Apache Commons Text is a set of utility functions and reusable components for processing\n    and manipulating text in a Java environment.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.commons/commons-text@1.14.0",
      "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 processing\n    and manipulating text in a Java environment.",
    "versionInfo" : "1.14.0"
  }, {
    "SPDXID" : "SPDXRef-449248a718",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Jakarta XML Web Services API",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/jakarta.xml.ws/jakarta.xml.ws-api@4.0.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/jakartaee/jax-ws-api",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "BSD-3-Clause",
    "name" : "Jakarta XML Web Services API",
    "originator" : "Organization:Eclipse Foundation",
    "summary" : "Jakarta XML Web Services API",
    "versionInfo" : "4.0.2"
  }, {
    "SPDXID" : "SPDXRef-4586049718",
    "copyrightText" : "UNSPECIFIED",
    "description" : "ASM, a very small and fast Java bytecode manipulation framework",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.ow2.asm/asm@9.8",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://asm.ow2.io/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "asm",
    "originator" : "Organization:OW2",
    "summary" : "ASM, a very small and fast Java bytecode manipulation framework",
    "versionInfo" : "9.8"
  }, {
    "SPDXID" : "SPDXRef-45ec4deb29",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The slf4j API",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.slf4j/slf4j-api@2.0.17",
      "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-49f8910a18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Spring Context Support",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springframework/spring-context-support@6.2.11",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/spring-projects/spring-framework",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Spring Context Support",
    "originator" : "Organization:Spring IO",
    "summary" : "Spring Context Support",
    "versionInfo" : "6.2.11"
  }, {
    "SPDXID" : "SPDXRef-4a1eb96118",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Prometheus exposition formats.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/io.prometheus/prometheus-metrics-exposition-formats@1.3.10",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://github.com/prometheus/client_java/client_java/prometheus-metrics-exposition-formats",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Prometheus Metrics Exposition Formats",
    "summary" : "Prometheus exposition formats.",
    "versionInfo" : "1.3.10"
  }, {
    "SPDXID" : "SPDXRef-4c0d74a317",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The Frank!Framework is an easy-to-use, stateless integration framework which allows (transactional) messages to be modified and exchanged between different systems.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.frankframework/frankframework-core@9.3.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://frankframework.org/frankframework-core",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Frank!Framework core",
    "originator" : "Organization:Frank!Framework",
    "summary" : "The Frank!Framework is an easy-to-use, stateless integration framework which allows (transactional) messages to be modified and exchanged between different systems.",
    "versionInfo" : "9.3.1"
  }, {
    "SPDXID" : "SPDXRef-4d5751f221",
    "copyrightText" : "UNSPECIFIED",
    "description" : "istack common utility code",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.sun.istack/istack-commons-runtime@4.1.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://projects.eclipse.org/projects/ee4j/istack-commons/istack-commons-runtime",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "BSD-3-Clause",
    "name" : "istack common utility code runtime",
    "originator" : "Organization:Eclipse Foundation",
    "summary" : "istack common utility code",
    "versionInfo" : "4.1.2"
  }, {
    "SPDXID" : "SPDXRef-4fc5b3f318",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The community edition of the Truffle runtime for Graal Languages. It is not recommended to depend on this artifact directly. Instead, use a POM dependency of one or more Graal Languages (for example `org.graalvm.polyglot:js-community`) to ensure all dependencies are pulled in correctly.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.graalvm.truffle/truffle-runtime@24.2.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://openjdk.java.net/projects/graal",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "UPL-1.0",
    "name" : "Truffle Runtime",
    "summary" : "The community edition of the Truffle runtime for Graal Languages. It is not recommended to depend on this artifact directly. Instead, use a POM dependency of one or more Graal Languages (for example `org.graalvm.polyglot:js-community`) to ensure all dependencies are pulled in correctly.",
    "versionInfo" : "24.2.2"
  }, {
    "SPDXID" : "SPDXRef-507cce4b18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "An artifact of well-named and well-specified annotations to power static analysis checks",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.jspecify/jspecify@1.0.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://jspecify.org/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "JSpecify annotations",
    "summary" : "An artifact of well-named and well-specified annotations to power static analysis checks",
    "versionInfo" : "1.0.0"
  }, {
    "SPDXID" : "SPDXRef-520d5a258",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The Apache Commons FileUpload Jakarta component provides a simple yet flexible means of adding support for multipart\n    file upload functionality to Jakarta servlets and web applications.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.commons/commons-fileupload2-jakarta-servlet6@2.0.0-M2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://commons.apache.org/proper/commons-fileupload/commons-fileupload2-jakarta-servlet6/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Apache Commons FileUpload Jakarta Servlet 6",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "The Apache Commons FileUpload Jakarta component provides a simple yet flexible means of adding support for multipart\n    file upload functionality to Jakarta servlets and web applications.",
    "versionInfo" : "2.0.0-M2"
  }, {
    "SPDXID" : "SPDXRef-52a08e0b17",
    "copyrightText" : "UNSPECIFIED",
    "description" : "A set of annotations used for code inspection support and code documentation.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.jetbrains/annotations@24.0.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/JetBrains/java-annotations",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "JetBrains Java Annotations",
    "summary" : "A set of annotations used for code inspection support and code documentation.",
    "versionInfo" : "24.0.1"
  }, {
    "SPDXID" : "SPDXRef-52ef5b0824",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Jakarta Activation API 2.1 Specification",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.4",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/jakartaee/jaf-api",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "BSD-3-Clause",
    "name" : "Jakarta Activation API",
    "originator" : "Organization:Eclipse Foundation",
    "summary" : "Jakarta Activation API 2.1 Specification",
    "versionInfo" : "2.1.4"
  }, {
    "SPDXID" : "SPDXRef-5323662429",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Jakarta Annotations API",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://projects.eclipse.org/projects/ee4j.ca",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "(GPL-2.0-with-classpath-exception AND EPL-2.0)",
    "name" : "Jakarta Annotations API",
    "originator" : "Organization:Eclipse Foundation",
    "summary" : "Jakarta Annotations API",
    "versionInfo" : "3.0.0"
  }, {
    "SPDXID" : "SPDXRef-533f219120",
    "copyrightText" : "UNSPECIFIED",
    "description" : "A Java DSL for synchronizing asynchronous operations",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.awaitility/awaitility@4.3.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://awaitility.org",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Awaitility",
    "summary" : "A Java DSL for synchronizing asynchronous operations",
    "versionInfo" : "4.3.0"
  }, {
    "SPDXID" : "SPDXRef-546b4a7323",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Spring Security",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springframework.security/spring-security-oauth2-jose@6.4.6",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://spring.io/projects/spring-security",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "spring-security-oauth2-jose",
    "originator" : "Organization:Pivotal Software, Inc.",
    "summary" : "Spring Security",
    "versionInfo" : "6.4.6"
  }, {
    "SPDXID" : "SPDXRef-57cbf10f18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Dispatches requests between (compatible) applications running on the same application server",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.ibissource/service-dispatcher@1.5",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://ibissource.org/service-dispatcher/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Ibis Servicedispatcher Core",
    "originator" : "Organization:Ibissource.org",
    "summary" : "Dispatches requests between (compatible) applications running on the same application server",
    "versionInfo" : "1.5"
  }, {
    "SPDXID" : "SPDXRef-5a0b5ac718",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Application monitoring instrumentation facade",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/io.micrometer/micrometer-registry-statsd@1.15.4",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/micrometer-metrics/micrometer",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "micrometer-registry-statsd",
    "summary" : "Application monitoring instrumentation facade",
    "versionInfo" : "1.15.4"
  }, {
    "SPDXID" : "SPDXRef-5c09b73018",
    "copyrightText" : "UNSPECIFIED",
    "description" : "International Components for Unicode for Java (ICU4J) is a mature, widely used Java library\n    providing Unicode and Globalization support",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.ibm.icu/icu4j@74.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://icu.unicode.org/main/icu4j/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "icu4j",
    "originator" : "Organization:Unicode, Inc.",
    "summary" : "International Components for Unicode for Java (ICU4J) is a mature, widely used Java library\n    providing Unicode and Globalization support",
    "versionInfo" : "74.2"
  }, {
    "SPDXID" : "SPDXRef-5db2ce1b22",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Spring Integration HTTP Support",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springframework.integration/spring-integration-http@6.5.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/spring-projects/spring-integration",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Spring Integration HTTP Support",
    "originator" : "Organization:Spring IO",
    "summary" : "Spring Integration HTTP Support",
    "versionInfo" : "6.5.2"
  }, {
    "SPDXID" : "SPDXRef-5e13f06b23",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Java implementation of \"Tags for Identifying Languages\" (RFC 5646)",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.nimbusds/lang-tag@1.7",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://bitbucket.org/connect2id/nimbus-language-tags",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Nimbus LangTag",
    "originator" : "Organization:Connect2id Ltd.",
    "summary" : "Java implementation of \"Tags for Identifying Languages\" (RFC 5646)",
    "versionInfo" : "1.7"
  }, {
    "SPDXID" : "SPDXRef-5e93004718",
    "copyrightText" : "UNSPECIFIED",
    "description" : "J2V8 is a set of Java bindings for V8",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.eclipsesource.j2v8/j2v8_macosx_x86_64@4.6.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/eclipsesource/j2v8",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "EPL-1.0",
    "name" : "j2v8_macosx_x86_64",
    "summary" : "J2V8 is a set of Java bindings for V8",
    "versionInfo" : "4.6.0"
  }, {
    "SPDXID" : "SPDXRef-5ee21a9118",
    "copyrightText" : "UNSPECIFIED",
    "description" : "This is the core Apache Tika™ toolkit library from which all other modules inherit functionality. It\n    also\n    includes the core facades for the Tika API.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.tika/tika-core@2.9.4",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://tika.apache.org/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Apache Tika core",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "This is the core Apache Tika™ toolkit library from which all other modules inherit functionality. It\n    also\n    includes the core facades for the Tika API.",
    "versionInfo" : "2.9.4"
  }, {
    "SPDXID" : "SPDXRef-60dab2ee26",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Open Test Alliance for the JVM",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.opentest4j/opentest4j@1.3.0",
      "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-61be0b2627",
    "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/jakarta.servlet-api@6.1.0",
      "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" : "6.1.0"
  }, {
    "SPDXID" : "SPDXRef-626d304218",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The Apache Log4j Commons Logging Adapter",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.logging.log4j/log4j-jcl@2.25.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://logging.apache.org/log4j/2.x/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Apache Log4j Commons Logging Bridge",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "The Apache Log4j Commons Logging Adapter",
    "versionInfo" : "2.25.2"
  }, {
    "SPDXID" : "SPDXRef-63f27e1418",
    "copyrightText" : "UNSPECIFIED",
    "description" : "sourcecode",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.lihaoyi/sourcecode_2.13@0.2.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/lihaoyi/sourcecode",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "sourcecode_2.13",
    "summary" : "sourcecode",
    "versionInfo" : "0.2.1"
  }, {
    "SPDXID" : "SPDXRef-6500f82c21",
    "copyrightText" : "UNSPECIFIED",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/xalan/xalan@2.7.3",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "xalan",
    "versionInfo" : "2.7.3"
  }, {
    "SPDXID" : "SPDXRef-65703c6723",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Spring Security",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springframework.security/spring-security-oauth2-client@6.4.6",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://spring.io/projects/spring-security",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "spring-security-oauth2-client",
    "originator" : "Organization:Pivotal Software, Inc.",
    "summary" : "Spring Security",
    "versionInfo" : "6.4.6"
  }, {
    "SPDXID" : "SPDXRef-67064621",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Stax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured bi-direction validation interface and high-performance Typed Access API.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.codehaus.woodstox/stax2-api@4.2.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://github.com/FasterXML/stax2-api",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "Stax2 API",
    "originator" : "Organization:fasterxml.com",
    "summary" : "Stax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured bi-direction validation interface and high-performance Typed Access API.",
    "versionInfo" : "4.2.2"
  }, {
    "SPDXID" : "SPDXRef-670f8dbe18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Application monitoring instrumentation facade",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/io.micrometer/micrometer-registry-influx@1.15.4",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/micrometer-metrics/micrometer",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "micrometer-registry-influx",
    "summary" : "Application monitoring instrumentation facade",
    "versionInfo" : "1.15.4"
  }, {
    "SPDXID" : "SPDXRef-67e0274123",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Spring LDAP",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springframework.ldap/spring-ldap-core@3.2.12",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://spring.io/projects/spring-ldap",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "spring-ldap-core",
    "originator" : "Organization:Pivotal Software, Inc.",
    "summary" : "Spring LDAP",
    "versionInfo" : "3.2.12"
  }, {
    "SPDXID" : "SPDXRef-69521ec918",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Plugin Framework for Java",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.pf4j/pf4j@3.13.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://pf4j.org/pf4j",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "PF4J",
    "summary" : "Plugin Framework for Java",
    "versionInfo" : "3.13.0"
  }, {
    "SPDXID" : "SPDXRef-6986290118",
    "copyrightText" : "UNSPECIFIED",
    "description" : "A json schema validator that supports draft v4, v6, v7, v2019-09 and v2020-12",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.networknt/json-schema-validator@1.5.9",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/networknt/json-schema-validator",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "JsonSchemaValidator",
    "summary" : "A json schema validator that supports draft v4, v6, v7, v2019-09 and v2020-12",
    "versionInfo" : "1.5.9"
  }, {
    "SPDXID" : "SPDXRef-6a7e091c17",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Build Compatible (Reflection-Free) Java Language Model for CDI",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/jakarta.enterprise/jakarta.enterprise.lang-model@4.0.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://projects.eclipse.org/projects/ee4j/jakarta.enterprise.cdi-parent/jakarta.enterprise.lang-model",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "CDI Language Model",
    "originator" : "Organization:Eclipse Foundation",
    "summary" : "Build Compatible (Reflection-Free) Java Language Model for CDI",
    "versionInfo" : "4.0.0"
  }, {
    "SPDXID" : "SPDXRef-6c1e518f18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "A collections framework for GraalVM components.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.graalvm.sdk/collections@24.2.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/oracle/graal",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "UPL-1.0",
    "name" : "Collections",
    "summary" : "A collections framework for GraalVM components.",
    "versionInfo" : "24.2.2"
  }, {
    "SPDXID" : "SPDXRef-6e9b3d986",
    "copyrightText" : "UNSPECIFIED",
    "description" : "JCIFS is an Open Source client library that implements the CIFS/SMB networking protocol in 100% Java",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/jcifs/jcifs@1.3.17",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://jcifs.samba.org",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "jCIFS",
    "summary" : "JCIFS is an Open Source client library that implements the CIFS/SMB networking protocol in 100% Java",
    "versionInfo" : "1.3.17"
  }, {
    "SPDXID" : "SPDXRef-704cf4e120",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the  JCA/JCE provider and low-level API for the BC Java version 1.82 for Java 1.8 and later.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.82",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://www.bouncycastle.org/download/bouncy-castle-java/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "Bouncy Castle Provider",
    "summary" : "The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the  JCA/JCE provider and low-level API for the BC Java version 1.82 for Java 1.8 and later.",
    "versionInfo" : "1.82"
  }, {
    "SPDXID" : "SPDXRef-72650fb718",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Apache HttpComponents Client",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://hc.apache.org/httpcomponents-client-ga",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Apache HttpClient",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "Apache HttpComponents Client",
    "versionInfo" : "4.5.14"
  }, {
    "SPDXID" : "SPDXRef-753f1d8726",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Spring Web",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springframework/spring-web@6.2.11",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/spring-projects/spring-framework",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Spring Web",
    "originator" : "Organization:Spring IO",
    "summary" : "Spring Web",
    "versionInfo" : "6.2.11"
  }, {
    "SPDXID" : "SPDXRef-75ac8d9e18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Truffle compiler API.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.graalvm.truffle/truffle-compiler@24.2.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://openjdk.java.net/projects/graal",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "UPL-1.0",
    "name" : "Truffle Compiler",
    "summary" : "Truffle compiler API.",
    "versionInfo" : "24.2.2"
  }, {
    "SPDXID" : "SPDXRef-76ac978718",
    "copyrightText" : "UNSPECIFIED",
    "description" : "A Protocol for Asynchronous Non-Blocking Data Sequence",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.reactivestreams/reactive-streams@1.0.3",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://www.reactive-streams.org/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "reactive-streams",
    "summary" : "A Protocol for Asynchronous Non-Blocking Data Sequence",
    "versionInfo" : "1.0.3"
  }, {
    "SPDXID" : "SPDXRef-76b84af718",
    "copyrightText" : "UNSPECIFIED",
    "description" : "SLF4J 2 provider (binding) for the Apache Log4j API.\n    It forwards SLF4J 2 calls to the Log4j API.\n    This effectively allows using Log4j as an implementation of SLF4J 2.\n    (Refer to the `log4j-to-slf4j` artifact for forwarding the Log4j API to SLF4J.)",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.logging.log4j/log4j-slf4j2-impl@2.25.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://logging.apache.org/log4j/2.x/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "SLF4J 2 Provider for Log4j API",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "SLF4J 2 provider (binding) for the Apache Log4j API.\n    It forwards SLF4J 2 calls to the Log4j API.\n    This effectively allows using Log4j as an implementation of SLF4J 2.\n    (Refer to the `log4j-to-slf4j` artifact for forwarding the Log4j API to SLF4J.)",
    "versionInfo" : "2.25.2"
  }, {
    "SPDXID" : "SPDXRef-77111d2018",
    "copyrightText" : "UNSPECIFIED",
    "description" : "scalatags",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.lihaoyi/scalatags_2.13@0.9.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/lihaoyi/scalatags",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "scalatags_2.13",
    "summary" : "scalatags",
    "versionInfo" : "0.9.1"
  }, {
    "SPDXID" : "SPDXRef-7761277c23",
    "copyrightText" : "UNSPECIFIED",
    "description" : "A clean room implementation of the JCIP Annotations based entirely on the specification provided by the javadocs.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.github.stephenc.jcip/jcip-annotations@1.0-1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://stephenc.github.com/jcip-annotations",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "JCIP Annotations under Apache License",
    "summary" : "A clean room implementation of the JCIP Annotations based entirely on the specification provided by the javadocs.",
    "versionInfo" : "1.0-1"
  }, {
    "SPDXID" : "SPDXRef-78fcc55d18",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Sun Java Streaming XML Parser (SJSXP) is the implementation of JSR 173.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.sun.xml.stream/sjsxp@1.0.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "http://sjsxp.java.net/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "Sun Java Streaming XML Parser",
    "summary" : "Sun Java Streaming XML Parser (SJSXP) is the implementation of JSR 173.",
    "versionInfo" : "1.0.2"
  }, {
    "SPDXID" : "SPDXRef-79c292c223",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Functionality to handle JSON input/output for Jakarta-RS implementations\n(like Jersey and RESTeasy) using standard Jackson data binding.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider@2.20.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-json-provider",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Jackson Jakarta-RS: JSON",
    "originator" : "Organization:FasterXML",
    "summary" : "Functionality to handle JSON input/output for Jakarta-RS implementations\n(like Jersey and RESTeasy) using standard Jackson data binding.",
    "versionInfo" : "2.20.0"
  }, {
    "SPDXID" : "SPDXRef-7b7aea919",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Jakarta Mail API 2.1 Specification API",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/jakarta.mail/jakarta.mail-api@2.1.5",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://projects.eclipse.org/projects/ee4j/jakarta.mail-api",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "(BSD-3-Clause AND GPL-2.0-with-classpath-exception AND EPL-2.0)",
    "name" : "Jakarta Mail API",
    "originator" : "Organization:Eclipse Foundation",
    "summary" : "Jakarta Mail API 2.1 Specification API",
    "versionInfo" : "2.1.5"
  }, {
    "SPDXID" : "SPDXRef-7cf2072e21",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Support for reading and writing YAML-encoded data via Jackson abstractions.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.20.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/FasterXML/jackson-dataformats-text",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Jackson-dataformat-YAML",
    "originator" : "Organization:FasterXML",
    "summary" : "Support for reading and writing YAML-encoded data via Jackson abstractions.",
    "versionInfo" : "2.20.0"
  }, {
    "SPDXID" : "SPDXRef-7d84051118",
    "copyrightText" : "UNSPECIFIED",
    "description" : "icu4j-charset is a supplemental library for icu4j, implementing Java Charset SPI.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.ibm.icu/icu4j-charset@74.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://icu.unicode.org/icu4j-charset/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "icu4j-charset",
    "originator" : "Organization:Unicode, Inc.",
    "summary" : "icu4j-charset is a supplemental library for icu4j, implementing Java Charset SPI.",
    "versionInfo" : "74.2"
  }, {
    "SPDXID" : "SPDXRef-87d44be21",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The Frank!Framework is an easy-to-use, stateless integration framework which allows (transactional) messages to be modified and exchanged between different systems.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.frankframework/frankframework-management-gateway@9.3.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://frankframework.org/frankframework-management-gateway",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Frank Management Gateway",
    "originator" : "Organization:Frank!Framework",
    "summary" : "The Frank!Framework is an easy-to-use, stateless integration framework which allows (transactional) messages to be modified and exchanged between different systems.",
    "versionInfo" : "9.3.1"
  }, {
    "SPDXID" : "SPDXRef-92146723",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Support for using Jakarta XML Bind (aka JAXB 3.0) annotations as an alternative\n  to \"native\" Jackson annotations, for configuring data-binding.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-jakarta-xmlbind-annotations@2.20.0",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/FasterXML/jackson-modules-base",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Jackson module: Jakarta XML Bind Annotations (jakarta.xml.bind)",
    "originator" : "Organization:FasterXML",
    "summary" : "Support for using Jakarta XML Bind (aka JAXB 3.0) annotations as an alternative\n  to \"native\" Jackson annotations, for configuring data-binding.",
    "versionInfo" : "2.20.0"
  }, {
    "SPDXID" : "SPDXRef-9805b7a23",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Java library for Content (Media) Type representation",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/com.nimbusds/content-type@2.2",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://bitbucket.org/connect2id/nimbus-content-type",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Nimbus Content Type",
    "originator" : "Organization:Connect2id Ltd.",
    "summary" : "Java library for Content (Media) Type representation",
    "versionInfo" : "2.2"
  }, {
    "SPDXID" : "SPDXRef-aaa047418",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Apache CXF Runtime JAX-WS Frontend",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.cxf/cxf-rt-frontend-jaxws@4.1.3",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://cxf.apache.org",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Apache CXF Runtime JAX-WS Frontend",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "Apache CXF Runtime JAX-WS Frontend",
    "versionInfo" : "4.1.3"
  }, {
    "SPDXID" : "SPDXRef-b10965122",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Default provider for Jakarta JSON Processing",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.glassfish/jakarta.json@2.0.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/eclipse-ee4j/jsonp",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "JSON-P Default Provider",
    "originator" : "Organization:Eclipse Foundation",
    "summary" : "Default provider for Jakarta JSON Processing",
    "versionInfo" : "2.0.1"
  }, {
    "SPDXID" : "SPDXRef-c53bf1d28",
    "copyrightText" : "UNSPECIFIED",
    "description" : "YAML 1.1 parser and emitter for Java",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.yaml/snakeyaml@2.5",
      "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.5"
  }, {
    "SPDXID" : "SPDXRef-cfbe2724",
    "copyrightText" : "UNSPECIFIED",
    "description" : "The Frank!Framework is an easy-to-use, stateless integration framework which allows (transactional) messages to be modified and exchanged between different systems.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.frankframework/frankframework-larva@9.3.1",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://frankframework.org/frankframework-larva",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Frank!Framework Larva",
    "originator" : "Organization:Frank!Framework",
    "summary" : "The Frank!Framework is an easy-to-use, stateless integration framework which allows (transactional) messages to be modified and exchanged between different systems.",
    "versionInfo" : "9.3.1"
  }, {
    "SPDXID" : "SPDXRef-dd1413119",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Maven is a software build management and\n    comprehension tool. Based on the concept of a project object model:\n    builds, dependency management, documentation creation, site\n    publication, and distribution publication are all controlled from\n    the declarative file. Maven can be extended by plugins to utilise a\n    number of other development tools for reporting or the build\n    process.",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.apache.maven/maven-artifact@3.9.11",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://maven.apache.org/ref/3.9.11/maven-artifact/",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Maven Artifact",
    "originator" : "Organization:The Apache Software Foundation",
    "summary" : "Maven is a software build management and\n    comprehension tool. Based on the concept of a project object model:\n    builds, dependency management, documentation creation, site\n    publication, and distribution publication are all controlled from\n    the declarative file. Maven can be extended by plugins to utilise a\n    number of other development tools for reporting or the build\n    process.",
    "versionInfo" : "3.9.11"
  }, {
    "SPDXID" : "SPDXRef-dd8345b22",
    "copyrightText" : "UNSPECIFIED",
    "description" : "Spring Web MVC",
    "downloadLocation" : "NOASSERTION",
    "externalRefs" : [ {
      "referenceCategory" : "PACKAGE-MANAGER",
      "referenceLocator" : "pkg:maven/org.springframework/spring-webmvc@6.2.11",
      "referenceType" : "purl"
    } ],
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/spring-projects/spring-framework",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Spring Web MVC",
    "originator" : "Organization:Spring IO",
    "summary" : "Spring Web MVC",
    "versionInfo" : "6.2.11"
  } ],
  "files" : [ {
    "SPDXID" : "SPDXRef--1805ee350",
    "checksums" : [ {
      "algorithm" : "SHA1",
      "checksumValue" : "d1aadfb1104e904823c69c688085b26d3883d066"
    } ],
    "copyrightText" : "NOASSERTION",
    "fileName" : "./src/main/resources/ConfigurationHelloWorld.xml",
    "fileTypes" : [ "SOURCE" ],
    "licenseConcluded" : "NOASSERTION",
    "licenseInfoInFiles" : [ "NOASSERTION" ]
  }, {
    "SPDXID" : "SPDXRef--235dfb130",
    "checksums" : [ {
      "algorithm" : "SHA1",
      "checksumValue" : "d1214c77762184f7b737abb87ce8dc7581650ea8"
    } ],
    "copyrightText" : "NOASSERTION",
    "fileName" : "./src/main/resources/SideSpecifics_EP.properties",
    "fileTypes" : [ "OTHER" ],
    "licenseConcluded" : "NOASSERTION",
    "licenseInfoInFiles" : [ "NOASSERTION" ]
  }, {
    "SPDXID" : "SPDXRef--23888ae60",
    "checksums" : [ {
      "algorithm" : "SHA1",
      "checksumValue" : "fa29144e61ee79855215cc3c1fb5fd7e2b8721cf"
    } ],
    "copyrightText" : "NOASSERTION",
    "fileName" : "./src/main/resources/ConfigurationHelloBeautifulWorld.xml",
    "fileTypes" : [ "SOURCE" ],
    "licenseConcluded" : "NOASSERTION",
    "licenseInfoInFiles" : [ "NOASSERTION" ]
  }, {
    "SPDXID" : "SPDXRef--282d14560",
    "checksums" : [ {
      "algorithm" : "SHA1",
      "checksumValue" : "655f339e016fa3a35cbc4bee031cb34ecc3a2938"
    } ],
    "copyrightText" : "NOASSERTION",
    "fileName" : "./src/main/resources/DatabaseChangelog.xml.example",
    "fileTypes" : [ "OTHER" ],
    "licenseConcluded" : "NOASSERTION",
    "licenseInfoInFiles" : [ "NOASSERTION" ]
  }, {
    "SPDXID" : "SPDXRef--528cf7260",
    "checksums" : [ {
      "algorithm" : "SHA1",
      "checksumValue" : "aa2d01df69659c3211e9ba01ec307f03fc70cf0c"
    } ],
    "copyrightText" : "NOASSERTION",
    "fileName" : "./src/main/resources/ConfigurationManualExerciseMundo.xml",
    "fileTypes" : [ "SOURCE" ],
    "licenseConcluded" : "NOASSERTION",
    "licenseInfoInFiles" : [ "NOASSERTION" ]
  }, {
    "SPDXID" : "SPDXRef--542ab8b0",
    "checksums" : [ {
      "algorithm" : "SHA1",
      "checksumValue" : "e8ca6298a19cd3f710ef887435b90d16db8c9ea0"
    } ],
    "copyrightText" : "NOASSERTION",
    "fileName" : "./src/main/resources/ManualExerciseMundo/input.xsd",
    "fileTypes" : [ "SOURCE" ],
    "licenseConcluded" : "NOASSERTION",
    "licenseInfoInFiles" : [ "NOASSERTION" ]
  }, {
    "SPDXID" : "SPDXRef--65c8d0c20",
    "checksums" : [ {
      "algorithm" : "SHA1",
      "checksumValue" : "fc05da6212b424eacd2130c461500e9ba57b4064"
    } ],
    "copyrightText" : "NOASSERTION",
    "fileName" : "./src/test/java/org/frankframework/extensions/test/TestIbisTester.java",
    "fileTypes" : [ "SOURCE" ],
    "licenseConcluded" : "NOASSERTION",
    "licenseInfoInFiles" : [ "NOASSERTION" ]
  }, {
    "SPDXID" : "SPDXRef--6c7768e20",
    "checksums" : [ {
      "algorithm" : "SHA1",
      "checksumValue" : "6e7bb7e523c59112476ce2b4b12aac55c3b10b8d"
    } ],
    "copyrightText" : "NOASSERTION",
    "fileName" : "./src/main/resources/log4j-example.properties",
    "fileTypes" : [ "OTHER" ],
    "licenseConcluded" : "NOASSERTION",
    "licenseInfoInFiles" : [ "NOASSERTION" ]
  }, {
    "SPDXID" : "SPDXRef--6ffbd7191",
    "checksums" : [ {
      "algorithm" : "SHA1",
      "checksumValue" : "c26ade741c928f0552f9839b3cf713cf9fc3c9c8"
    } ],
    "copyrightText" : "NOASSERTION",
    "fileName" : "./src/main/resources/StageSpecifics_PRD.properties",
    "fileTypes" : [ "OTHER" ],
    "licenseConcluded" : "NOASSERTION",
    "licenseInfoInFiles" : [ "NOASSERTION" ]
  }, {
    "SPDXID" : "SPDXRef--7ee7542c2",
    "checksums" : [ {
      "algorithm" : "SHA1",
      "checksumValue" : "b4988e39687c7910cde4f92ddaa272dffafa2233"
    } ],
    "copyrightText" : "NOASSERTION",
    "fileName" : "./src/main/resources/StageSpecifics_TST.properties",
    "fileTypes" : [ "OTHER" ],
    "licenseConcluded" : "NOASSERTION",
    "licenseInfoInFiles" : [ "NOASSERTION" ]
  }, {
    "SPDXID" : "SPDXRef-1af303ba0",
    "checksums" : [ {
      "algorithm" : "SHA1",
      "checksumValue" : "04ffa4c6c7fdcc32a85f29daaa96e472dbd06f36"
    } ],
    "copyrightText" : "NOASSERTION",
    "fileName" : "./src/main/resources/ConfigurationHelloWorlds.xml",
    "fileTypes" : [ "SOURCE" ],
    "licenseConcluded" : "NOASSERTION",
    "licenseInfoInFiles" : [ "NOASSERTION" ]
  }, {
    "SPDXID" : "SPDXRef-2902d8020",
    "checksums" : [ {
      "algorithm" : "SHA1",
      "checksumValue" : "489c22d9013f5d5454bd576ef865ff5d444a3a1f"
    } ],
    "copyrightText" : "NOASSERTION",
    "fileName" : "./src/main/resources/ManualExerciseMundo/contains.xslt",
    "fileTypes" : [ "SOURCE" ],
    "licenseConcluded" : "NOASSERTION",
    "licenseInfoInFiles" : [ "NOASSERTION" ]
  }, {
    "SPDXID" : "SPDXRef-33e656791",
    "checksums" : [ {
      "algorithm" : "SHA1",
      "checksumValue" : "0247cd43cfdedb0161fd48c41fce867687b0e4a3"
    } ],
    "copyrightText" : "NOASSERTION",
    "fileName" : "./src/main/resources/DeploymentSpecifics.properties",
    "fileTypes" : [ "OTHER" ],
    "licenseConcluded" : "NOASSERTION",
    "licenseInfoInFiles" : [ "NOASSERTION" ]
  }, {
    "SPDXID" : "SPDXRef-355249892",
    "checksums" : [ {
      "algorithm" : "SHA1",
      "checksumValue" : "d0916633b93c81b14896d359a739481c900f9ba3"
    } ],
    "copyrightText" : "NOASSERTION",
    "fileName" : "./src/main/resources/StageSpecifics_LOC.properties",
    "fileTypes" : [ "OTHER" ],
    "licenseConcluded" : "NOASSERTION",
    "licenseInfoInFiles" : [ "NOASSERTION" ]
  }, {
    "SPDXID" : "SPDXRef-39aadb060",
    "checksums" : [ {
      "algorithm" : "SHA1",
      "checksumValue" : "5fc8cbb347956de99473800ac3f2c2e7e108e2ea"
    } ],
    "copyrightText" : "NOASSERTION",
    "fileName" : "./src/main/resources/SideSpecifics_AS.properties",
    "fileTypes" : [ "OTHER" ],
    "licenseConcluded" : "NOASSERTION",
    "licenseInfoInFiles" : [ "NOASSERTION" ]
  }, {
    "SPDXID" : "SPDXRef-429d07791",
    "checksums" : [ {
      "algorithm" : "SHA1",
      "checksumValue" : "da39a3ee5e6b4b0d3255bfef95601890afd80709"
    } ],
    "copyrightText" : "NOASSERTION",
    "fileName" : "./src/main/java/.gitignore",
    "fileTypes" : [ "OTHER" ],
    "licenseConcluded" : "NOASSERTION",
    "licenseInfoInFiles" : [ "NOASSERTION" ]
  }, {
    "SPDXID" : "SPDXRef-435aa9ea4",
    "checksums" : [ {
      "algorithm" : "SHA1",
      "checksumValue" : "62b28cdb8415f1a482d9e20b3735d6611f3ce548"
    } ],
    "copyrightText" : "NOASSERTION",
    "fileName" : "./src/main/resources/.gitignore",
    "fileTypes" : [ "OTHER" ],
    "licenseConcluded" : "NOASSERTION",
    "licenseInfoInFiles" : [ "NOASSERTION" ]
  }, {
    "SPDXID" : "SPDXRef-52a651a81",
    "checksums" : [ {
      "algorithm" : "SHA1",
      "checksumValue" : "0cb692197f948d7d3c513cb3aa75895c04843573"
    } ],
    "copyrightText" : "NOASSERTION",
    "fileName" : "./src/main/resources/StageSpecifics_ACC.properties",
    "fileTypes" : [ "OTHER" ],
    "licenseConcluded" : "NOASSERTION",
    "licenseInfoInFiles" : [ "NOASSERTION" ]
  }, {
    "SPDXID" : "SPDXRef-550599f40",
    "checksums" : [ {
      "algorithm" : "SHA1",
      "checksumValue" : "81fdab7a4aaf7427d76046d3e782b941a05d5186"
    } ],
    "copyrightText" : "NOASSERTION",
    "fileName" : "./src/main/resources/HelloWorlds/xsl/RenameElementLineToTest.xsl",
    "fileTypes" : [ "SOURCE" ],
    "licenseConcluded" : "NOASSERTION",
    "licenseInfoInFiles" : [ "NOASSERTION" ]
  }, {
    "SPDXID" : "SPDXRef-677501942",
    "checksums" : [ {
      "algorithm" : "SHA1",
      "checksumValue" : "e51d1cc5b81db42e5a9c6b7693bc1e348b1bb318"
    } ],
    "copyrightText" : "NOASSERTION",
    "fileName" : "./src/main/resources/StageSpecifics_DEV.properties",
    "fileTypes" : [ "OTHER" ],
    "licenseConcluded" : "NOASSERTION",
    "licenseInfoInFiles" : [ "NOASSERTION" ]
  }, {
    "SPDXID" : "SPDXRef-723ef24b1",
    "checksums" : [ {
      "algorithm" : "SHA1",
      "checksumValue" : "5261d3b319ce4e0c83626f3cf8d82fec5b859a0b"
    } ],
    "copyrightText" : "NOASSERTION",
    "fileName" : "./src/main/resources/Configuration.xml",
    "fileTypes" : [ "SOURCE" ],
    "licenseConcluded" : "NOASSERTION",
    "licenseInfoInFiles" : [ "NOASSERTION" ]
  }, {
    "SPDXID" : "SPDXRef-7d7155db1",
    "checksums" : [ {
      "algorithm" : "SHA1",
      "checksumValue" : "cfd63955a582a75b1985a41e82622f167a7bd3f2"
    } ],
    "copyrightText" : "NOASSERTION",
    "fileName" : "./src/main/resources/resources.yml",
    "fileTypes" : [ "OTHER" ],
    "licenseConcluded" : "NOASSERTION",
    "licenseInfoInFiles" : [ "NOASSERTION" ]
  }, {
    "SPDXID" : "SPDXRef-a2e25770",
    "checksums" : [ {
      "algorithm" : "SHA1",
      "checksumValue" : "65fc72dae06e16b89eef3de1ba670d1e649a1039"
    } ],
    "copyrightText" : "NOASSERTION",
    "fileName" : "./src/main/resources/log4j4ibis-example.xml",
    "fileTypes" : [ "SOURCE" ],
    "licenseConcluded" : "NOASSERTION",
    "licenseInfoInFiles" : [ "NOASSERTION" ]
  } ],
  "relationships" : [ {
    "spdxElementId" : "SPDXRef-DOCUMENT",
    "relationshipType" : "DESCRIBES",
    "relatedSpdxElement" : "SPDXRef--4b3779bf32",
    "comment" : ""
  }, {
    "spdxElementId" : "SPDXRef--1805ee350",
    "relationshipType" : "GENERATES",
    "relatedSpdxElement" : "SPDXRef--4b3779bf32",
    "comment" : ""
  }, {
    "spdxElementId" : "SPDXRef--235dfb130",
    "relationshipType" : "GENERATES",
    "relatedSpdxElement" : "SPDXRef--4b3779bf32",
    "comment" : ""
  }, {
    "spdxElementId" : "SPDXRef--23888ae60",
    "relationshipType" : "GENERATES",
    "relatedSpdxElement" : "SPDXRef--4b3779bf32",
    "comment" : ""
  }, {
    "spdxElementId" : "SPDXRef--282d14560",
    "relationshipType" : "GENERATES",
    "relatedSpdxElement" : "SPDXRef--4b3779bf32",
    "comment" : ""
  }, {
    "spdxElementId" : "SPDXRef--528cf7260",
    "relationshipType" : "GENERATES",
    "relatedSpdxElement" : "SPDXRef--4b3779bf32",
    "comment" : ""
  }, {
    "spdxElementId" : "SPDXRef--542ab8b0",
    "relationshipType" : "GENERATES",
    "relatedSpdxElement" : "SPDXRef--4b3779bf32",
    "comment" : ""
  }, {
    "spdxElementId" : "SPDXRef--65c8d0c20",
    "relationshipType" : "GENERATES",
    "relatedSpdxElement" : "SPDXRef--4b3779bf32",
    "comment" : ""
  }, {
    "spdxElementId" : "SPDXRef--6c7768e20",
    "relationshipType" : "GENERATES",
    "relatedSpdxElement" : "SPDXRef--4b3779bf32",
    "comment" : ""
  }, {
    "spdxElementId" : "SPDXRef--6ffbd7191",
    "relationshipType" : "GENERATES",
    "relatedSpdxElement" : "SPDXRef--4b3779bf32",
    "comment" : ""
  }, {
    "spdxElementId" : "SPDXRef--7ee7542c2",
    "relationshipType" : "GENERATES",
    "relatedSpdxElement" : "SPDXRef--4b3779bf32",
    "comment" : ""
  }, {
    "spdxElementId" : "SPDXRef-1af303ba0",
    "relationshipType" : "GENERATES",
    "relatedSpdxElement" : "SPDXRef--4b3779bf32",
    "comment" : ""
  }, {
    "spdxElementId" : "SPDXRef-2902d8020",
    "relationshipType" : "GENERATES",
    "relatedSpdxElement" : "SPDXRef--4b3779bf32",
    "comment" : ""
  }, {
    "spdxElementId" : "SPDXRef-33e656791",
    "relationshipType" : "GENERATES",
    "relatedSpdxElement" : "SPDXRef--4b3779bf32",
    "comment" : ""
  }, {
    "spdxElementId" : "SPDXRef-355249892",
    "relationshipType" : "GENERATES",
    "relatedSpdxElement" : "SPDXRef--4b3779bf32",
    "comment" : ""
  }, {
    "spdxElementId" : "SPDXRef-39aadb060",
    "relationshipType" : "GENERATES",
    "relatedSpdxElement" : "SPDXRef--4b3779bf32",
    "comment" : ""
  }, {
    "spdxElementId" : "SPDXRef-429d07791",
    "relationshipType" : "GENERATES",
    "relatedSpdxElement" : "SPDXRef--4b3779bf32",
    "comment" : ""
  }, {
    "spdxElementId" : "SPDXRef-435aa9ea4",
    "relationshipType" : "GENERATES",
    "relatedSpdxElement" : "SPDXRef--4b3779bf32",
    "comment" : ""
  }, {
    "spdxElementId" : "SPDXRef-52a651a81",
    "relationshipType" : "GENERATES",
    "relatedSpdxElement" : "SPDXRef--4b3779bf32",
    "comment" : ""
  }, {
    "spdxElementId" : "SPDXRef-550599f40",
    "relationshipType" : "GENERATES",
    "relatedSpdxElement" : "SPDXRef--4b3779bf32",
    "comment" : ""
  }, {
    "spdxElementId" : "SPDXRef-677501942",
    "relationshipType" : "GENERATES",
    "relatedSpdxElement" : "SPDXRef--4b3779bf32",
    "comment" : ""
  }, {
    "spdxElementId" : "SPDXRef-723ef24b1",
    "relationshipType" : "GENERATES",
    "relatedSpdxElement" : "SPDXRef--4b3779bf32",
    "comment" : ""
  }, {
    "spdxElementId" : "SPDXRef-7d7155db1",
    "relationshipType" : "GENERATES",
    "relatedSpdxElement" : "SPDXRef--4b3779bf32",
    "comment" : ""
  }, {
    "spdxElementId" : "SPDXRef-a2e25770",
    "relationshipType" : "GENERATES",
    "relatedSpdxElement" : "SPDXRef--4b3779bf32",
    "comment" : ""
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--1013d0e726",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-3c76af8a18",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--110a86a918",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--7e3c558718",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--1171690f18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--120da73e21",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--6caaf0dc18",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--1219068020",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--122e737929",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--134ffebc18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-6986290118",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--13ab876018",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--13c1540829",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--6cde27c318",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--15aa5fb518",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--6ef952b918",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--15bf643118",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--162e698325",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-25d3238920",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--1653c6da21",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--66ebe9c718",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--16e2cb7818",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--614675818",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--18dc780f18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--195dfefa26",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--2906c4518",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--1a601f5918",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--1c1af3df3",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-1bb81a2618",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--1d263fbd18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--1dd5fe7318",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--467785ab18",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--1de4eebc18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--1dfc145218",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-2f90a10d6",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--1e2b31f76",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--6caaf0dc18",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--2018216f18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-cfbe2724",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--25c8c9a65",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-2a14e1c521",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--25e0746621",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--270c571820",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--6d93c9d724",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--274a0a3524",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--27b54d4818",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-23b06e84",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--2865454510",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--2889867718",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--28da73ff18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--2906c4518",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--2b3e6b1223",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-87d44be21",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--2bacb4fe22",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-1bb81a2618",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--2c8d107c18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--5db3e6336",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--2cf48cbe6",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-1c06650621",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--2d9c4ac321",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--2ee3687f18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4fc5b3f318",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--2f8df56818",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--2bacb4fe22",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--30198cd521",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--66ccdab38",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--306ba64a8",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-aaa047418",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--30821b2421",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--30c301ac18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-41930af618",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--3122507918",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-188b44ef5",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--312ed3eb6",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--66ccdab38",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--31d274808",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--3b79c7a66",
    "relationshipType" : "OTHER",
    "relatedSpdxElement" : "SPDXRef--31f4ff5c6",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-3b0fe33c18",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--32df003b18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--66ccdab38",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--32ef747d8",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--490f1b6c6",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--35c7bdb49",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--3691a4bc18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-379308a018",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--37af3e0618",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--37ce73746",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-31715d1c6",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--38b110c36",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4a1eb96118",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--3a9b0a3218",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-344205b8",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--3b5ebcc8",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--5db3e6336",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--3b79c7a66",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--462494a518",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--3b83863218",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--3d28819f20",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--3debaa6c18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--3e7b2e5d18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--3ec626fc22",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--3eeee88b18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-aaa047418",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--3ff7eca118",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--6caaf0dc18",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--4163d6dd18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--490f1b6c6",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--42e04a576",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--cb39ab85",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--44172e1b6",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--134ffebc18",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--4481fff518",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--462494a518",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-3b441a1418",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--467785ab18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-25075e1b18",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--46907e2118",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--46bfd19625",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--4744c6a429",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-1bb81a2618",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--4899e6da17",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-626d304218",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--489b7c0318",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--5db3e6336",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--490f1b6c6",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--4163d6dd18",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--4910aaa18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--4926ca2d18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-3b0fe33c18",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--4a4e9dea18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--4a6dc4ce18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--3debaa6c18",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--4ad807f918",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--4c38649e29",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--cb39ab85",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--4daab1e922",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--cb39ab85",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--4dab1c7424",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-aaa047418",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--4db7df0b18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--4e92274024",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-1bb81a2618",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--4f85538d18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--4fdcb27a18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--7e3c558718",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--515c0c5018",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-aaa047418",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--51b178f618",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-23b06e84",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--5653df985",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--6ef952b918",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--576e909016",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--46907e2118",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--57df49ca18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--6caaf0dc18",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--5896c4e18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--59a85c8118",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--3ff7eca118",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--5a982d4018",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-27ec3c6218",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--5ac34c1318",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--3d28819f20",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--5c2f1b2920",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--25e0746621",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--5c7ebc819",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--44172e1b6",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--5db3e6336",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--5db6a44118",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--4481fff518",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--5dd0921018",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--306ba64a8",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--5dda13ff8",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-2053513323",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--5e3e882323",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--7dfa47088",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--5ed2e62a8",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--5edc9b0f18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--5f41e0503",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--5fcdbbf726",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--62b9780e22",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--6006da2722",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--6118ae1318",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--6caaf0dc18",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--614675818",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--62b9780e22",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--6636cead19",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-39f09d327",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--66ccdab38",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--66ebe9c718",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--490f1b6c6",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--66ee721a7",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--6850835e25",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--69075ae318",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--69f1601818",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-1bb81a2618",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--6af6221c18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--6b3306fe18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--6b3e6b3618",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--6caaf0dc18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--66ebe9c718",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--6cde27c318",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--cb39ab85",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--6cf3e80c6",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--7e3c558718",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--6cf8325218",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--6d4256318",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--6d93c9d724",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--6ef952b918",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--718406e729",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--71f03b6e28",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--728e20a918",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--6cf8325218",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--72a31bb918",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-79c292c223",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--75213ffd23",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--7c881b1129",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--5ac34c1318",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--7cf817d618",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--66ccdab38",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--7dfa47088",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--3b83863218",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--7e3c558718",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-1bb81a2618",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--7f1007e117",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--7f73cb7e18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--97501ba18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--6caaf0dc18",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--a23ac1e18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-27ec3c6218",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--af80c3518",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--6caaf0dc18",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--bd09dd418",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--4c38649e29",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--c38be5829",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--cb39ab85",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-3c3b0ad918",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef--ee7c35818",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-105687e618",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--490f1b6c6",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-109473896",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--6ef952b918",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-1523edb418",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-159fa63418",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-36a0e43c18",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-15af7c9221",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--66ccdab38",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-15cb9b2b8",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-16f94ec818",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-23b06e84",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-17d25b5e5",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-188b44ef5",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--6ef952b918",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-193c933018",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-19d920d418",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--1c1af3df3",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-1bae529b29",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-1bb81a2618",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-159fa63418",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-1c06650621",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-1cb7494a18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--5ac34c1318",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-1e3337cd18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--2b3e6b1223",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-2053513323",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-2056a6a418",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--3ec626fc22",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-205ee65a23",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-2257584c26",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-2298aae418",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-23b06e84",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-2463f41d18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--6caaf0dc18",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-25075e1b18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-25d3238920",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-1bb81a2618",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-26d9aeb018",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-27ec3c6218",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--cb39ab85",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-2a00fc3123",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-36a0e43c18",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-2a14e1c521",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-188b44ef5",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-2f90a10d6",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--4481fff518",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-30133c9718",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-30da800918",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-188b44ef5",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-31715d1c6",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-32d7588622",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-1bb81a2618",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-3383116217",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-15cb9b2b8",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-344205b8",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--3b79c7a66",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-351c49b66",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-351c49b66",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-3556a0056",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--6caaf0dc18",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-35d8689018",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-2f90a10d6",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-36659a76",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-dd1413119",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-369cd1a119",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-aaa047418",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-36a0e43c18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-1cb7494a18",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-379308a018",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--6636cead19",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-384e4e4520",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-23b06e84",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-39f09d327",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-3a69053e18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--2865454510",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-3a93717910",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-aaa047418",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-3b0fe33c18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-aaa047418",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-3b441a1418",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--bd09dd418",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-3b87ba718",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--4481fff518",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-3c3b0ad918",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--6caaf0dc18",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-3c76af8a18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--6caaf0dc18",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-3d3e968618",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--cb39ab85",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-3d98a91e24",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-69521ec918",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-3e515a1918",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-87d44be21",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-3e8805bb24",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-23b06e84",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-4049b4625",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-40a499d25",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-40f99596",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--62b9780e22",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-414323422",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-41930af618",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--25c8c9a65",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-43632eb5",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--6caaf0dc18",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-4364fad619",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-441f76229",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-449248a718",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-aaa047418",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-4586049718",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-45ec4deb29",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-49f8910a18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-27ec3c6218",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-4a1eb96118",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-4c0d74a317",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--25e0746621",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-4d5751f221",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--3b83863218",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-4fc5b3f318",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-3c3b0ad918",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-507cce4b18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--7dfa47088",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-520d5a258",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--6caaf0dc18",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-52a08e0b17",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--97501ba18",
    "relationshipType" : "OTHER",
    "relatedSpdxElement" : "SPDXRef-52ef5b0824",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-5323662429",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--3ec626fc22",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-546b4a7323",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-57cbf10f18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-5a0b5ac718",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-5c09b73018",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-87d44be21",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-5db2ce1b22",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--2b3e6b1223",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-5e13f06b23",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-5e93004718",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-5ee21a9118",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "OTHER",
    "relatedSpdxElement" : "SPDXRef-61be0b2627",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-626d304218",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--4163d6dd18",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-63f27e1418",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-6500f82c21",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--3ec626fc22",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-65703c6723",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-67064621",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-670f8dbe18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-2a00fc3123",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-67e0274123",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-69521ec918",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-6986290118",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-1bb81a2618",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-6a7e091c17",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-1cb7494a18",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-6c1e518f18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-188b44ef5",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-6e9b3d986",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-704cf4e120",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-72650fb718",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-753f1d8726",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4fc5b3f318",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-75ac8d9e18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-1bb81a2618",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-76ac978718",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-76b84af718",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--6caaf0dc18",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-77111d2018",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--2b3e6b1223",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-7761277c23",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-78fcc55d18",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-79c292c223",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-7b7aea919",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-6986290118",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-7cf2072e21",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-7d84051118",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-87d44be21",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-79c292c223",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-92146723",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--2b3e6b1223",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-9805b7a23",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-aaa047418",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-4c0d74a317",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-b10965122",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--71f03b6e28",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-c53bf1d28",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-cfbe2724",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--69f1601818",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-dd1413119",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef--cb39ab85",
    "relationshipType" : "DYNAMIC_LINK",
    "relatedSpdxElement" : "SPDXRef-dd8345b22",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-3a61ef8124",
    "relationshipType" : "TEST_DEPENDENCY_OF",
    "relatedSpdxElement" : "SPDXRef--1ad81b0424",
    "comment" : "Relationship created based on Maven POM information"
  }, {
    "spdxElementId" : "SPDXRef-2bf7d8c026",
    "relationshipType" : "TEST_DEPENDENCY_OF",
    "relatedSpdxElement" : "SPDXRef--3c66548426",
    "comment" : "Relationship created based on Maven POM information"
  }, {
    "spdxElementId" : "SPDXRef--5d8bc6c26",
    "relationshipType" : "TEST_DEPENDENCY_OF",
    "relatedSpdxElement" : "SPDXRef--4831b1a326",
    "comment" : "Relationship created based on Maven POM information"
  }, {
    "spdxElementId" : "SPDXRef-3a61ef8124",
    "relationshipType" : "TEST_DEPENDENCY_OF",
    "relatedSpdxElement" : "SPDXRef--5d8bc6c26",
    "comment" : "Relationship created based on Maven POM information"
  }, {
    "spdxElementId" : "SPDXRef--5d8bc6c26",
    "relationshipType" : "TEST_DEPENDENCY_OF",
    "relatedSpdxElement" : "SPDXRef--7700b5ae26",
    "comment" : "Relationship created based on Maven POM information"
  }, {
    "spdxElementId" : "SPDXRef-533f219120",
    "relationshipType" : "TEST_DEPENDENCY_OF",
    "relatedSpdxElement" : "SPDXRef--7d9e5bf423",
    "comment" : "Relationship created based on Maven POM information"
  }, {
    "spdxElementId" : "SPDXRef-3a61ef8124",
    "relationshipType" : "TEST_DEPENDENCY_OF",
    "relatedSpdxElement" : "SPDXRef-2bf7d8c026",
    "comment" : "Relationship created based on Maven POM information"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "TEST_DEPENDENCY_OF",
    "relatedSpdxElement" : "SPDXRef-3a61ef8124",
    "comment" : "Relationship created based on Maven POM information"
  }, {
    "spdxElementId" : "SPDXRef--6caaf0dc18",
    "relationshipType" : "TEST_DEPENDENCY_OF",
    "relatedSpdxElement" : "SPDXRef-533f219120",
    "comment" : "Relationship created based on Maven POM information"
  }, {
    "spdxElementId" : "SPDXRef--5d8bc6c26",
    "relationshipType" : "TEST_DEPENDENCY_OF",
    "relatedSpdxElement" : "SPDXRef-60dab2ee26",
    "comment" : "Relationship created based on Maven POM information"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "CONTAINS",
    "relatedSpdxElement" : "SPDXRef--1805ee350"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "CONTAINS",
    "relatedSpdxElement" : "SPDXRef--235dfb130"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "CONTAINS",
    "relatedSpdxElement" : "SPDXRef--23888ae60"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "CONTAINS",
    "relatedSpdxElement" : "SPDXRef--282d14560"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "CONTAINS",
    "relatedSpdxElement" : "SPDXRef--528cf7260"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "CONTAINS",
    "relatedSpdxElement" : "SPDXRef--542ab8b0"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "CONTAINS",
    "relatedSpdxElement" : "SPDXRef--65c8d0c20"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "CONTAINS",
    "relatedSpdxElement" : "SPDXRef--6c7768e20"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "CONTAINS",
    "relatedSpdxElement" : "SPDXRef--6ffbd7191"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "CONTAINS",
    "relatedSpdxElement" : "SPDXRef--7ee7542c2"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "CONTAINS",
    "relatedSpdxElement" : "SPDXRef-1af303ba0"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "CONTAINS",
    "relatedSpdxElement" : "SPDXRef-2902d8020"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "CONTAINS",
    "relatedSpdxElement" : "SPDXRef-33e656791"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "CONTAINS",
    "relatedSpdxElement" : "SPDXRef-355249892"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "CONTAINS",
    "relatedSpdxElement" : "SPDXRef-39aadb060"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "CONTAINS",
    "relatedSpdxElement" : "SPDXRef-429d07791"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "CONTAINS",
    "relatedSpdxElement" : "SPDXRef-435aa9ea4"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "CONTAINS",
    "relatedSpdxElement" : "SPDXRef-52a651a81"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "CONTAINS",
    "relatedSpdxElement" : "SPDXRef-550599f40"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "CONTAINS",
    "relatedSpdxElement" : "SPDXRef-677501942"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "CONTAINS",
    "relatedSpdxElement" : "SPDXRef-723ef24b1"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "CONTAINS",
    "relatedSpdxElement" : "SPDXRef-7d7155db1"
  }, {
    "spdxElementId" : "SPDXRef--4b3779bf32",
    "relationshipType" : "CONTAINS",
    "relatedSpdxElement" : "SPDXRef-a2e25770"
  } ]
}