{
  "SPDXID" : "SPDXRef-DOCUMENT",
  "spdxVersion" : "SPDX-2.3",
  "creationInfo" : {
    "created" : "2025-10-02T08:23:10Z",
    "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.3.0-dev-9673",
    "checksum" : {
      "algorithm" : "SHA1",
      "checksumValue" : "b37e43abd006466b31a22fa8d5b563b77e87043e"
    },
    "spdxDocument" : "https://www.jetbrains.com/spdxdocs/aa57c9a9-0f31-4161-a1f5-9b03e352f356"
  }, {
    "externalDocumentId" : "DocumentRef-org.jetbrains.kotlinkotlin-reflect2.3.0-dev-9673",
    "checksum" : {
      "algorithm" : "SHA1",
      "checksumValue" : "f3189e1b609f3c2a5ce7609392f030f89530fcea"
    },
    "spdxDocument" : "https://www.jetbrains.com/spdxdocs/5f608210-ccaa-46f2-80ac-6eef9859be6b"
  } ],
  "annotations" : [ {
    "annotationDate" : "2025-10-02T08:23:09Z",
    "annotationType" : "OTHER",
    "annotator" : "Tool: spdx-maven-plugin",
    "comment" : "External document ref 'DocumentRef-org.jetbrains.kotlinkotlin-stdlib2.3.0-dev-9673' created for artifact org.jetbrains.kotlinkotlin-stdlib2.3.0-dev-9673"
  }, {
    "annotationDate" : "2025-10-02T08:23:09Z",
    "annotationType" : "OTHER",
    "annotator" : "Tool: spdx-maven-plugin",
    "comment" : "External document ref 'DocumentRef-org.jetbrains.kotlinkotlin-reflect2.3.0-dev-9673' created for artifact org.jetbrains.kotlinkotlin-reflect2.3.0-dev-9673"
  } ],
  "documentNamespace" : "https://www.jetbrains.com/spdxdocs/kotlin-osgi-bundle-2.3.0-dev-9673",
  "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" : "852c0f1c60656d7b55d34ff4f6e54226dd480cdc"
    } ],
    "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.3.0-dev-9673.jar",
    "packageVerificationCode" : {
      "packageVerificationCodeValue" : "da39a3ee5e6b4b0d3255bfef95601890afd80709"
    },
    "primaryPackagePurpose" : "LIBRARY",
    "summary" : "Kotlin OSGi Bundle",
    "supplier" : "Organization: JetBrains s.r.o.",
    "versionInfo" : "2.3.0-dev-9673"
  } ],
  "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.3.0-dev-9673: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.3.0-dev-9673:SPDXRef-gnrtd0",
    "comment" : "Relationship based on Maven POM file dependency information"
  } ]
}