{
  "SPDXID" : "SPDXRef-DOCUMENT",
  "spdxVersion" : "SPDX-2.3",
  "creationInfo" : {
    "created" : "2025-07-02T08:14:45Z",
    "creators" : [ "Organization: JetBrains s.r.o.", "Tool: spdx-maven-plugin" ],
    "licenseListVersion" : "3.27.0"
  },
  "name" : "Kotlin OSGi Bundle",
  "dataLicense" : "CC0-1.0",
  "externalDocumentRefs" : [ {
    "externalDocumentId" : "DocumentRef-org.jetbrains.kotlinkotlin-stdlib2.2.20-dev-7701",
    "checksum" : {
      "algorithm" : "SHA1",
      "checksumValue" : "121346121b9b738945c1fd3973a79e175f803627"
    },
    "spdxDocument" : "https://www.jetbrains.com/spdxdocs/79bc1ecc-d515-4287-afd3-91fd626668a2"
  }, {
    "externalDocumentId" : "DocumentRef-org.jetbrains.kotlinkotlin-reflect2.2.20-dev-7701",
    "checksum" : {
      "algorithm" : "SHA1",
      "checksumValue" : "fd3761bbd9f47aeac47035c631f16e9ed5b13de4"
    },
    "spdxDocument" : "https://www.jetbrains.com/spdxdocs/0bd936d3-c31a-4b2c-a27c-9594b874a404"
  } ],
  "annotations" : [ {
    "annotationDate" : "2025-07-02T08:14:45Z",
    "annotationType" : "OTHER",
    "annotator" : "Tool: spdx-maven-plugin",
    "comment" : "External document ref 'DocumentRef-org.jetbrains.kotlinkotlin-stdlib2.2.20-dev-7701' created for artifact org.jetbrains.kotlinkotlin-stdlib2.2.20-dev-7701"
  }, {
    "annotationDate" : "2025-07-02T08:14:45Z",
    "annotationType" : "OTHER",
    "annotator" : "Tool: spdx-maven-plugin",
    "comment" : "External document ref 'DocumentRef-org.jetbrains.kotlinkotlin-reflect2.2.20-dev-7701' created for artifact org.jetbrains.kotlinkotlin-reflect2.2.20-dev-7701"
  } ],
  "documentNamespace" : "https://www.jetbrains.com/spdxdocs/kotlin-osgi-bundle-2.2.20-dev-7701",
  "packages" : [ {
    "SPDXID" : "SPDXRef-gnrtd0",
    "copyrightText" : "UNSPECIFIED",
    "description" : "A set of annotations used for code inspection support and code documentation.",
    "downloadLocation" : "NOASSERTION",
    "filesAnalyzed" : false,
    "homepage" : "http://www.jetbrains.org",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "Apache-2.0",
    "name" : "IntelliJ IDEA Annotations",
    "summary" : "A set of annotations used for code inspection support and code documentation.",
    "versionInfo" : "13.0"
  }, {
    "SPDXID" : "SPDXRef-gnrtd1",
    "copyrightText" : "UNSPECIFIED",
    "description" : "JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.",
    "downloadLocation" : "NOASSERTION",
    "filesAnalyzed" : false,
    "homepage" : "http://junit.org",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "EPL-1.0",
    "name" : "JUnit",
    "originator" : "Organization:JUnit",
    "summary" : "JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.",
    "versionInfo" : "4.13.1"
  }, {
    "SPDXID" : "SPDXRef-gnrtd2",
    "copyrightText" : "UNSPECIFIED",
    "description" : "This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.",
    "downloadLocation" : "NOASSERTION",
    "filesAnalyzed" : false,
    "homepage" : "https://github.com/hamcrest/JavaHamcrest/hamcrest-core",
    "licenseConcluded" : "NOASSERTION",
    "licenseDeclared" : "NOASSERTION",
    "name" : "Hamcrest Core",
    "summary" : "This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.",
    "versionInfo" : "1.3"
  }, {
    "SPDXID" : "SPDXRef-gnrtd3",
    "checksums" : [ {
      "algorithm" : "SHA1",
      "checksumValue" : "241dd2439e0d1b6963cd8077c38dcae9b3790b6c"
    } ],
    "copyrightText" : "NOASSERTION",
    "description" : "Kotlin OSGi Bundle",
    "downloadLocation" : "NOASSERTION",
    "filesAnalyzed" : true,
    "homepage" : "https://kotlinlang.org/",
    "licenseConcluded" : "Apache-2.0",
    "licenseDeclared" : "Apache-2.0",
    "name" : "Kotlin OSGi Bundle",
    "originator" : "Organization: JetBrains s.r.o.",
    "packageFileName" : "kotlin-osgi-bundle-2.2.20-dev-7701.jar",
    "packageVerificationCode" : {
      "packageVerificationCodeValue" : "da39a3ee5e6b4b0d3255bfef95601890afd80709"
    },
    "primaryPackagePurpose" : "LIBRARY",
    "summary" : "Kotlin OSGi Bundle",
    "supplier" : "Organization: JetBrains s.r.o.",
    "versionInfo" : "2.2.20-dev-7701"
  } ],
  "relationships" : [ {
    "spdxElementId" : "SPDXRef-DOCUMENT",
    "relationshipType" : "DESCRIBES",
    "relatedSpdxElement" : "SPDXRef-gnrtd3",
    "comment" : ""
  }, {
    "spdxElementId" : "SPDXRef-gnrtd1",
    "relationshipType" : "TEST_DEPENDENCY_OF",
    "relatedSpdxElement" : "SPDXRef-gnrtd3",
    "comment" : "Relationship created based on Maven POM information"
  }, {
    "spdxElementId" : "SPDXRef-gnrtd2",
    "relationshipType" : "TEST_DEPENDENCY_OF",
    "relatedSpdxElement" : "SPDXRef-gnrtd3",
    "comment" : "Relationship created based on Maven POM information"
  }, {
    "spdxElementId" : "SPDXRef-gnrtd3",
    "relationshipType" : "OTHER",
    "relatedSpdxElement" : "DocumentRef-org.jetbrains.kotlinkotlin-stdlib2.2.20-dev-7701:SPDXRef-gnrtd0",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-gnrtd3",
    "relationshipType" : "OTHER",
    "relatedSpdxElement" : "SPDXRef-gnrtd0",
    "comment" : "Relationship based on Maven POM file dependency information"
  }, {
    "spdxElementId" : "SPDXRef-gnrtd3",
    "relationshipType" : "OTHER",
    "relatedSpdxElement" : "DocumentRef-org.jetbrains.kotlinkotlin-reflect2.2.20-dev-7701:SPDXRef-gnrtd0",
    "comment" : "Relationship based on Maven POM file dependency information"
  } ]
}