diff --git a/cli/src/funTest/assets/semver4j-ort-result.yml b/cli/src/funTest/assets/semver4j-ort-result.yml index 367b83467bae8..7f06ecc1c2915 100644 --- a/cli/src/funTest/assets/semver4j-ort-result.yml +++ b/cli/src/funTest/assets/semver4j-ort-result.yml @@ -201,15 +201,6 @@ scanner: revision: "r4.12" path: "" resolved_revision: "64155f8a9babcfcf4263cf4d08253a1556e75481" - scanners: - "Maven:com.vdurmont:semver4j:3.1.0": - - "ScanCode" - "Maven:junit:junit:4.12": - - "ScanCode" - "Maven:org.hamcrest:hamcrest-core:1.3": - - "ScanCode" - "Maven:org.mockito:mockito-all:1.10.19": - - "ScanCode" scan_results: - provenance: vcs_info: @@ -325,6 +316,15 @@ scanner: path: "LICENSE.md" start_line: 3 end_line: 3 + scanners: + Maven:com.vdurmont:semver4j:3.1.0: + - "ScanCode" + Maven:junit:junit:4.12: + - "ScanCode" + Maven:org.hamcrest:hamcrest-core:1.3: + - "ScanCode" + Maven:org.mockito:mockito-all:1.10.19: + - "ScanCode" files: - provenance: vcs_info: diff --git a/plugins/package-managers/gradle-inspector/src/funTest/assets/projects/synthetic/gradle-android-cyclic-expected-output-app.yml b/plugins/package-managers/gradle-inspector/src/funTest/assets/projects/synthetic/gradle-android-cyclic-expected-output-app.yml index 2f03198571e88..fb9e12c432b8a 100644 --- a/plugins/package-managers/gradle-inspector/src/funTest/assets/projects/synthetic/gradle-android-cyclic-expected-output-app.yml +++ b/plugins/package-managers/gradle-inspector/src/funTest/assets/projects/synthetic/gradle-android-cyclic-expected-output-app.yml @@ -1044,41 +1044,6 @@ dependency_graph: - from: 82 to: 81 shared_packages: -- id: "Maven:androidx.appcompat:appcompat:1.5.0" - purl: "pkg:maven/androidx.appcompat/appcompat@1.5.0" - authors: - - "The Android Open Source Project" - declared_licenses: - - "The Apache Software License, Version 2.0" - declared_licenses_processed: - spdx_expression: "Apache-2.0" - mapped: - The Apache Software License, Version 2.0: "Apache-2.0" - description: "The Support Library is a static library that you can add to your Android\ - \ application in order to use APIs that are either not available for older platform\ - \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ - \ on devices running API 14 or later." - homepage_url: "https://developer.android.com/jetpack/androidx/releases/appcompat#1.5.0" - binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/appcompat/appcompat/1.5.0/appcompat-1.5.0.aar" - hash: - value: "51d27cbb0837894515488e74491eb255655edf09" - algorithm: "SHA-1" - source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/appcompat/appcompat/1.5.0/appcompat-1.5.0-sources.jar" - hash: - value: "ffb6d2b7e47daaa4a24b434db111ab9e411c33a0" - algorithm: "SHA-1" - vcs: - type: "Git" - url: "https://android.googlesource.com/platform/frameworks/support" - revision: "" - path: "" - vcs_processed: - type: "Git" - url: "https://android.googlesource.com/platform/frameworks/support" - revision: "" - path: "" - id: "Maven:androidx.activity:activity:1.5.0" purl: "pkg:maven/androidx.activity/activity@1.5.0" authors: @@ -1146,8 +1111,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.core:core:1.8.0" - purl: "pkg:maven/androidx.core/core@1.8.0" +- id: "Maven:androidx.annotation:annotation-experimental:1.1.0" + purl: "pkg:maven/androidx.annotation/annotation-experimental@1.1.0" authors: - "The Android Open Source Project" declared_licenses: @@ -1156,20 +1121,19 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "The Support Library is a static library that you can add to your Android\ - \ application in order to use APIs that are either not available for older platform\ - \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ - \ on devices running API 14 or later." - homepage_url: "https://developer.android.com/jetpack/androidx/releases/core#1.8.0" + description: "Java annotation for use on unstable Android API surfaces. When used\ + \ in conjunction with the Experimental annotation lint checks, this annotation\ + \ provides functional parity with Kotlin's Experimental annotation." + homepage_url: "https://developer.android.com/jetpack/androidx/releases/annotation#1.1.0" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/core/core/1.8.0/core-1.8.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/annotation/annotation-experimental/1.1.0/annotation-experimental-1.1.0.aar" hash: - value: "56215072292d2db400ba7bfec758a980c0ecc9a4" + value: "5481c9aca18271c977d67b30e26f484f3f8f1c02" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/core/core/1.8.0/core-1.8.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/annotation/annotation-experimental/1.1.0/annotation-experimental-1.1.0-sources.jar" hash: - value: "6d9dc81a87506edbc4890ff898df98c709a79fdf" + value: "238eb640abf1ca6c952c7cd2e9423fe7f715713f" algorithm: "SHA-1" vcs: type: "Git" @@ -1181,8 +1145,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.annotation:annotation-experimental:1.1.0" - purl: "pkg:maven/androidx.annotation/annotation-experimental@1.1.0" +- id: "Maven:androidx.appcompat:appcompat:1.5.0" + purl: "pkg:maven/androidx.appcompat/appcompat@1.5.0" authors: - "The Android Open Source Project" declared_licenses: @@ -1191,19 +1155,20 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Java annotation for use on unstable Android API surfaces. When used\ - \ in conjunction with the Experimental annotation lint checks, this annotation\ - \ provides functional parity with Kotlin's Experimental annotation." - homepage_url: "https://developer.android.com/jetpack/androidx/releases/annotation#1.1.0" + description: "The Support Library is a static library that you can add to your Android\ + \ application in order to use APIs that are either not available for older platform\ + \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ + \ on devices running API 14 or later." + homepage_url: "https://developer.android.com/jetpack/androidx/releases/appcompat#1.5.0" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/annotation/annotation-experimental/1.1.0/annotation-experimental-1.1.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/appcompat/appcompat/1.5.0/appcompat-1.5.0.aar" hash: - value: "5481c9aca18271c977d67b30e26f484f3f8f1c02" + value: "51d27cbb0837894515488e74491eb255655edf09" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/annotation/annotation-experimental/1.1.0/annotation-experimental-1.1.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/appcompat/appcompat/1.5.0/appcompat-1.5.0-sources.jar" hash: - value: "238eb640abf1ca6c952c7cd2e9423fe7f715713f" + value: "ffb6d2b7e47daaa4a24b434db111ab9e411c33a0" algorithm: "SHA-1" vcs: type: "Git" @@ -1215,8 +1180,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.lifecycle:lifecycle-runtime:2.5.0" - purl: "pkg:maven/androidx.lifecycle/lifecycle-runtime@2.5.0" +- id: "Maven:androidx.appcompat:appcompat-resources:1.5.0" + purl: "pkg:maven/androidx.appcompat/appcompat-resources@1.5.0" authors: - "The Android Open Source Project" declared_licenses: @@ -1225,17 +1190,19 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Android Lifecycle Runtime" - homepage_url: "https://developer.android.com/jetpack/androidx/releases/lifecycle#2.5.0" + description: "The Resources Library is a static library that you can add to your\ + \ Android application in order to use resource APIs that backport the latest APIs\ + \ to older versions of the platform. Compatible on devices running API 14 or later." + homepage_url: "https://developer.android.com/jetpack/androidx/releases/appcompat#1.5.0" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-runtime/2.5.0/lifecycle-runtime-2.5.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/appcompat/appcompat-resources/1.5.0/appcompat-resources-1.5.0.aar" hash: - value: "b4a0c2358867e7a38f2ef69173ce728fce13cf83" + value: "bcab3a33194c2b4a955267fc4cb16de9022a39fd" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-runtime/2.5.0/lifecycle-runtime-2.5.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/appcompat/appcompat-resources/1.5.0/appcompat-resources-1.5.0-sources.jar" hash: - value: "0d255b447102736e536a28b97671c6a736c801b7" + value: "fb65e13b11cb4391567e748e9ab7f27a64601039" algorithm: "SHA-1" vcs: type: "Git" @@ -1279,8 +1246,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.lifecycle:lifecycle-common:2.5.0" - purl: "pkg:maven/androidx.lifecycle/lifecycle-common@2.5.0" +- id: "Maven:androidx.arch.core:core-runtime:2.1.0" + purl: "pkg:maven/androidx.arch.core/core-runtime@2.1.0" authors: - "The Android Open Source Project" declared_licenses: @@ -1289,17 +1256,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Android Lifecycle-Common" - homepage_url: "https://developer.android.com/jetpack/androidx/releases/lifecycle#2.5.0" + description: "Android Arch-Runtime" + homepage_url: "https://developer.android.com/topic/libraries/architecture/index.html" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-common/2.5.0/lifecycle-common-2.5.0.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/arch/core/core-runtime/2.1.0/core-runtime-2.1.0.aar" hash: - value: "1fdb7349701e9cf2f0a69fc10642b6fef6bb3e12" + value: "2df0e03029caae7863ccb4825addaadc8ab6780c" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-common/2.5.0/lifecycle-common-2.5.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/arch/core/core-runtime/2.1.0/core-runtime-2.1.0-sources.jar" hash: - value: "29609e3d01eaafd06c688c5366154174cf686c12" + value: "f19886651c9946b39f83d8c184fd0e2ce9f43c16" algorithm: "SHA-1" vcs: type: "Git" @@ -1311,8 +1278,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.versionedparcelable:versionedparcelable:1.1.1" - purl: "pkg:maven/androidx.versionedparcelable/versionedparcelable@1.1.1" +- id: "Maven:androidx.cardview:cardview:1.0.0" + purl: "pkg:maven/androidx.cardview/cardview@1.0.0" authors: - "The Android Open Source Project" declared_licenses: @@ -1321,18 +1288,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Provides a stable but relatively compact binary serialization format\ - \ that can be passed across processes or persisted safely." + description: "Android Support CardView v7" homepage_url: "http://developer.android.com/tools/extras/support-library.html" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/versionedparcelable/versionedparcelable/1.1.1/versionedparcelable-1.1.1.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/cardview/cardview/1.0.0/cardview-1.0.0.aar" hash: - value: "18e18071e7715679e0593c570217edeb5ca48b9e" + value: "158dbc2e2bc502815821191b04446b8f663c1874" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/versionedparcelable/versionedparcelable/1.1.1/versionedparcelable-1.1.1-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/cardview/cardview/1.0.0/cardview-1.0.0-sources.jar" hash: - value: "d9085927216387af679d18b6f472bc0fc5c7cc81" + value: "c9f3ce7ca74ad2c978230f4094ba6804c5166f9c" algorithm: "SHA-1" vcs: type: "Git" @@ -1376,8 +1342,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.lifecycle:lifecycle-viewmodel:2.5.0" - purl: "pkg:maven/androidx.lifecycle/lifecycle-viewmodel@2.5.0" +- id: "Maven:androidx.concurrent:concurrent-futures:1.0.0" + purl: "pkg:maven/androidx.concurrent/concurrent-futures@1.0.0" authors: - "The Android Open Source Project" declared_licenses: @@ -1386,17 +1352,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Android Lifecycle ViewModel" - homepage_url: "https://developer.android.com/jetpack/androidx/releases/lifecycle#2.5.0" + description: "Androidx implementation of Guava's ListenableFuture" + homepage_url: "https://developer.android.com/topic/libraries/architecture/index.html" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-viewmodel/2.5.0/lifecycle-viewmodel-2.5.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/concurrent/concurrent-futures/1.0.0/concurrent-futures-1.0.0.jar" hash: - value: "9416a3c84e77a4b63722069fb39dbf1346c78014" + value: "c1e77e3ee6f4643b77496a1ddf7a2eef1aefdaa1" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-viewmodel/2.5.0/lifecycle-viewmodel-2.5.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/concurrent/concurrent-futures/1.0.0/concurrent-futures-1.0.0-sources.jar" hash: - value: "e4f5125d80cf6fd0822a581848be527086ca32f1" + value: "bef029d2f7189646da56803b554fb8f26a526f8b" algorithm: "SHA-1" vcs: type: "Git" @@ -1408,104 +1374,107 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:org.jetbrains.kotlin:kotlin-stdlib:1.7.10" - purl: "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.7.10" +- id: "Maven:androidx.constraintlayout:constraintlayout:2.0.1" + purl: "pkg:maven/androidx.constraintlayout/constraintlayout@2.0.1" authors: - - "JetBrains" + - "The Android Open Source Project" declared_licenses: - - "The Apache License, Version 2.0" + - "The Apache Software License, Version 2.0" declared_licenses_processed: spdx_expression: "Apache-2.0" mapped: - The Apache License, Version 2.0: "Apache-2.0" - description: "Kotlin Standard Library for JVM" - homepage_url: "https://kotlinlang.org/" + The Apache Software License, Version 2.0: "Apache-2.0" + description: "ConstraintLayout for Android" + homepage_url: "http://tools.android.com" binary_artifact: - url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.7.10/kotlin-stdlib-1.7.10.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/constraintlayout/constraintlayout/2.0.1/constraintlayout-2.0.1.aar" hash: - value: "d2abf9e77736acc4450dc4a3f707fa2c10f5099d" + value: "fab633b1873e5c1fbe49d919fab85ed1f8cf47ca" algorithm: "SHA-1" source_artifact: - url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.7.10/kotlin-stdlib-1.7.10-sources.jar" + url: "" hash: - value: "a47f6071d3ba1c695174371ffeb95ac2df2089a5" - algorithm: "SHA-1" + value: "" + algorithm: "" vcs: type: "Git" - url: "https://github.com/JetBrains/kotlin.git" + url: "git://android.googlesource.com/platform/tools/sherpa.git" revision: "" path: "" vcs_processed: type: "Git" - url: "https://github.com/JetBrains/kotlin.git" + url: "https://android.googlesource.com/platform/tools/sherpa.git" revision: "" path: "" -- id: "Maven:org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10" - purl: "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.7.10" +- id: "Maven:androidx.constraintlayout:constraintlayout-solver:2.0.1" + purl: "pkg:maven/androidx.constraintlayout/constraintlayout-solver@2.0.1" authors: - - "JetBrains" + - "The Android Open Source Project" declared_licenses: - - "The Apache License, Version 2.0" + - "The Apache Software License, Version 2.0" declared_licenses_processed: spdx_expression: "Apache-2.0" mapped: - The Apache License, Version 2.0: "Apache-2.0" - description: "Kotlin Common Standard Library" - homepage_url: "https://kotlinlang.org/" + The Apache Software License, Version 2.0: "Apache-2.0" + description: "Solver for ConstraintLayout" + homepage_url: "http://tools.android.com" binary_artifact: - url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.7.10/kotlin-stdlib-common-1.7.10.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/constraintlayout/constraintlayout-solver/2.0.1/constraintlayout-solver-2.0.1.jar" hash: - value: "bac80c520d0a9e3f3673bc2658c6ed02ef45a76a" + value: "30988fe2d77f3fe3bf7551bb8a8b795fad7e7226" algorithm: "SHA-1" source_artifact: - url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.7.10/kotlin-stdlib-common-1.7.10-sources.jar" + url: "" hash: - value: "60408164a8fbfb0ae8febb3413e2f4bf5a06c97f" - algorithm: "SHA-1" + value: "" + algorithm: "" vcs: type: "Git" - url: "https://github.com/JetBrains/kotlin.git" + url: "git://android.googlesource.com/platform/tools/sherpa.git" revision: "" path: "" vcs_processed: type: "Git" - url: "https://github.com/JetBrains/kotlin.git" + url: "https://android.googlesource.com/platform/tools/sherpa.git" revision: "" path: "" -- id: "Maven:org.jetbrains:annotations:13.0" - purl: "pkg:maven/org.jetbrains/annotations@13.0" +- id: "Maven:androidx.coordinatorlayout:coordinatorlayout:1.1.0" + purl: "pkg:maven/androidx.coordinatorlayout/coordinatorlayout@1.1.0" authors: - - "JetBrains" + - "The Android Open Source Project" declared_licenses: - "The Apache Software License, Version 2.0" declared_licenses_processed: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "A set of annotations used for code inspection support and code documentation." - homepage_url: "http://www.jetbrains.org" + description: "The Support Library is a static library that you can add to your Android\ + \ application in order to use APIs that are either not available for older platform\ + \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ + \ on devices running API 14 or later." + homepage_url: "https://developer.android.com/jetpack/androidx" binary_artifact: - url: "https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/coordinatorlayout/coordinatorlayout/1.1.0/coordinatorlayout-1.1.0.aar" hash: - value: "919f0dfe192fb4e063e7dacadee7f8bb9a2672a9" + value: "8eeb7baf75b9595d017642a460df5af3bb9fa4e1" algorithm: "SHA-1" source_artifact: - url: "https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/coordinatorlayout/coordinatorlayout/1.1.0/coordinatorlayout-1.1.0-sources.jar" hash: - value: "5991ca87ef1fb5544943d9abc5a9a37583fabe03" + value: "a15529ac349d76a872ae5ef42b84c320c456cd7f" algorithm: "SHA-1" vcs: type: "Git" - url: "https://github.com/JetBrains/intellij-community.git" + url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" vcs_processed: type: "Git" - url: "https://github.com/JetBrains/intellij-community.git" + url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.0" - purl: "pkg:maven/androidx.lifecycle/lifecycle-viewmodel-savedstate@2.5.0" +- id: "Maven:androidx.core:core:1.8.0" + purl: "pkg:maven/androidx.core/core@1.8.0" authors: - "The Android Open Source Project" declared_licenses: @@ -1514,17 +1483,20 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Android Lifecycle ViewModel" - homepage_url: "https://developer.android.com/jetpack/androidx/releases/lifecycle#2.5.0" + description: "The Support Library is a static library that you can add to your Android\ + \ application in order to use APIs that are either not available for older platform\ + \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ + \ on devices running API 14 or later." + homepage_url: "https://developer.android.com/jetpack/androidx/releases/core#1.8.0" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-viewmodel-savedstate/2.5.0/lifecycle-viewmodel-savedstate-2.5.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/core/core/1.8.0/core-1.8.0.aar" hash: - value: "890d51ee22f2d4e59ce8470a764d2d97c4d8244a" + value: "56215072292d2db400ba7bfec758a980c0ecc9a4" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-viewmodel-savedstate/2.5.0/lifecycle-viewmodel-savedstate-2.5.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/core/core/1.8.0/core-1.8.0-sources.jar" hash: - value: "011f7a8fab7793634b9cc07891180c35fbf4315c" + value: "6d9dc81a87506edbc4890ff898df98c709a79fdf" algorithm: "SHA-1" vcs: type: "Git" @@ -1568,8 +1540,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.lifecycle:lifecycle-livedata-core:2.5.0" - purl: "pkg:maven/androidx.lifecycle/lifecycle-livedata-core@2.5.0" +- id: "Maven:androidx.cursoradapter:cursoradapter:1.0.0" + purl: "pkg:maven/androidx.cursoradapter/cursoradapter@1.0.0" authors: - "The Android Open Source Project" declared_licenses: @@ -1578,17 +1550,20 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Android Lifecycle LiveData Core" - homepage_url: "https://developer.android.com/jetpack/androidx/releases/lifecycle#2.5.0" + description: "The Support Library is a static library that you can add to your Android\ + \ application in order to use APIs that are either not available for older platform\ + \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ + \ on devices running API 14 or later." + homepage_url: "http://developer.android.com/tools/extras/support-library.html" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-livedata-core/2.5.0/lifecycle-livedata-core-2.5.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/cursoradapter/cursoradapter/1.0.0/cursoradapter-1.0.0.aar" hash: - value: "3b23334df54493d9d9df959982a5e13e54baac82" + value: "74014983a86b83cbce534dec4e7aa9312f5f5d82" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-livedata-core/2.5.0/lifecycle-livedata-core-2.5.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/cursoradapter/cursoradapter/1.0.0/cursoradapter-1.0.0-sources.jar" hash: - value: "38ecd5651d87b6db994df01f93fc72d6e59b846a" + value: "1e323083b41c31fd4d45510dfce50614963c3c6c" algorithm: "SHA-1" vcs: type: "Git" @@ -1600,8 +1575,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.savedstate:savedstate:1.2.0" - purl: "pkg:maven/androidx.savedstate/savedstate@1.2.0" +- id: "Maven:androidx.customview:customview:1.1.0" + purl: "pkg:maven/androidx.customview/customview@1.1.0" authors: - "The Android Open Source Project" declared_licenses: @@ -1610,17 +1585,20 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Android Lifecycle Saved State" - homepage_url: "https://developer.android.com/jetpack/androidx/releases/savedstate#1.2.0" + description: "The Support Library is a static library that you can add to your Android\ + \ application in order to use APIs that are either not available for older platform\ + \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ + \ on devices running API 14 or later." + homepage_url: "https://developer.android.com/jetpack/androidx" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/savedstate/savedstate/1.2.0/savedstate-1.2.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/customview/customview/1.1.0/customview-1.1.0.aar" hash: - value: "bcaeef765339b976946cc9e891536713af651ebc" + value: "0a030aaf64c5419a89f7d91a33755c4629a43471" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/savedstate/savedstate/1.2.0/savedstate-1.2.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/customview/customview/1.1.0/customview-1.1.0-sources.jar" hash: - value: "fce79e03fd65c3734d1c9364244456d89d336810" + value: "be631aafb1eb3f64c9cc57083a21a3321cf2e2e1" algorithm: "SHA-1" vcs: type: "Git" @@ -1632,168 +1610,112 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1" - purl: "pkg:maven/org.jetbrains.kotlinx/kotlinx-coroutines-android@1.6.1" +- id: "Maven:androidx.documentfile:documentfile:1.0.0" + purl: "pkg:maven/androidx.documentfile/documentfile@1.0.0" authors: - - "JetBrains" + - "The Android Open Source Project" declared_licenses: - "The Apache Software License, Version 2.0" declared_licenses_processed: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Coroutines support libraries for Kotlin" - homepage_url: "https://github.com/Kotlin/kotlinx.coroutines" + description: "The Support Library is a static library that you can add to your Android\ + \ application in order to use APIs that are either not available for older platform\ + \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ + \ on devices running API 14 or later." + homepage_url: "http://developer.android.com/tools/extras/support-library.html" binary_artifact: - url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-android/1.6.1/kotlinx-coroutines-android-1.6.1.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/documentfile/documentfile/1.0.0/documentfile-1.0.0.aar" hash: - value: "4e61fcdcc508cbaa37c4a284a50205d7c7767e37" + value: "66104345c90cd8c2fd5ad2d3aad692b280e10c32" algorithm: "SHA-1" source_artifact: - url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-android/1.6.1/kotlinx-coroutines-android-1.6.1-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/documentfile/documentfile/1.0.0/documentfile-1.0.0-sources.jar" hash: - value: "69c667fa02b6d23b3712eafc87560eeb6e33f412" + value: "a1bed5cf96db96bd06a2feade98fe55653811dc8" algorithm: "SHA-1" vcs: - type: "" - url: "" - revision: "" - path: "" - vcs_processed: type: "Git" - url: "https://github.com/Kotlin/kotlinx.coroutines.git" - revision: "" - path: "" -- id: "Maven:org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.1" - purl: "pkg:maven/org.jetbrains.kotlinx/kotlinx-coroutines-core@1.6.1" - authors: - - "JetBrains" - declared_licenses: - - "The Apache Software License, Version 2.0" - declared_licenses_processed: - spdx_expression: "Apache-2.0" - mapped: - The Apache Software License, Version 2.0: "Apache-2.0" - description: "Coroutines support libraries for Kotlin" - homepage_url: "https://github.com/Kotlin/kotlinx.coroutines" - binary_artifact: - url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.6.1/kotlinx-coroutines-core-1.6.1.jar" - hash: - value: "f04befbe83100278a57f652f78e1af000cbf069f" - algorithm: "SHA-1" - source_artifact: - url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.6.1/kotlinx-coroutines-core-1.6.1-sources.jar" - hash: - value: "39efbbcd004a284f17c57f2d2fff3afe9524e081" - algorithm: "SHA-1" - vcs: - type: "" - url: "" + url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" vcs_processed: type: "Git" - url: "https://github.com/Kotlin/kotlinx.coroutines.git" + url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.1" - purl: "pkg:maven/org.jetbrains.kotlinx/kotlinx-coroutines-core-jvm@1.6.1" +- id: "Maven:androidx.drawerlayout:drawerlayout:1.1.1" + purl: "pkg:maven/androidx.drawerlayout/drawerlayout@1.1.1" authors: - - "JetBrains" + - "The Android Open Source Project" declared_licenses: - "The Apache Software License, Version 2.0" declared_licenses_processed: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Coroutines support libraries for Kotlin" - homepage_url: "https://github.com/Kotlin/kotlinx.coroutines" - binary_artifact: - url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.6.1/kotlinx-coroutines-core-jvm-1.6.1.jar" - hash: - value: "97fd74ccf54a863d221956ffcd21835e168e2aaa" - algorithm: "SHA-1" - source_artifact: - url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.6.1/kotlinx-coroutines-core-jvm-1.6.1-sources.jar" - hash: - value: "7f1c619fce8a73588e681b48b69022df6ce9234f" - algorithm: "SHA-1" - vcs: - type: "" - url: "" - revision: "" - path: "" - vcs_processed: - type: "Git" - url: "https://github.com/Kotlin/kotlinx.coroutines.git" - revision: "" - path: "" -- id: "Maven:org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.0" - purl: "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.6.0" - authors: - - "JetBrains" - declared_licenses: - - "The Apache License, Version 2.0" - declared_licenses_processed: - spdx_expression: "Apache-2.0" - mapped: - The Apache License, Version 2.0: "Apache-2.0" - description: "Kotlin Standard Library JDK 8 extension" - homepage_url: "https://kotlinlang.org/" + description: "The Support Library is a static library that you can add to your Android\ + \ application in order to use APIs that are either not available for older platform\ + \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ + \ on devices running API 14 or later." + homepage_url: "https://developer.android.com/jetpack/androidx" binary_artifact: - url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.6.0/kotlin-stdlib-jdk8-1.6.0.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/drawerlayout/drawerlayout/1.1.1/drawerlayout-1.1.1.aar" hash: - value: "baf82c475e9372c25407f3d132439e4aa803b8b8" + value: "1b2b049e1e88589510ddd4d93f2699b46ecd73dd" algorithm: "SHA-1" source_artifact: - url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.6.0/kotlin-stdlib-jdk8-1.6.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/drawerlayout/drawerlayout/1.1.1/drawerlayout-1.1.1-sources.jar" hash: - value: "a61c046a90a08dd30eb105b8b8530fce678ecb46" + value: "d95f7d9cd7d95cc0c038bbcf9c65f521b56fee55" algorithm: "SHA-1" vcs: type: "Git" - url: "https://github.com/JetBrains/kotlin.git" + url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" vcs_processed: type: "Git" - url: "https://github.com/JetBrains/kotlin.git" + url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.6.0" - purl: "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.6.0" +- id: "Maven:androidx.dynamicanimation:dynamicanimation:1.0.0" + purl: "pkg:maven/androidx.dynamicanimation/dynamicanimation@1.0.0" authors: - - "JetBrains" + - "The Android Open Source Project" declared_licenses: - - "The Apache License, Version 2.0" + - "The Apache Software License, Version 2.0" declared_licenses_processed: spdx_expression: "Apache-2.0" mapped: - The Apache License, Version 2.0: "Apache-2.0" - description: "Kotlin Standard Library JDK 7 extension" - homepage_url: "https://kotlinlang.org/" + The Apache Software License, Version 2.0: "Apache-2.0" + description: "Physics-based animation in support library, where the animations are\ + \ driven by physics force. You can use this Animation library to create smooth\ + \ and realistic animations." + homepage_url: "http://developer.android.com/tools/extras/support-library.html" binary_artifact: - url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.6.0/kotlin-stdlib-jdk7-1.6.0.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/dynamicanimation/dynamicanimation/1.0.0/dynamicanimation-1.0.0.aar" hash: - value: "da6bdc87391322974a43ccc00a25536ae74dad51" + value: "e980497a58fb319d471f3bb78d066b926a08ba8e" algorithm: "SHA-1" source_artifact: - url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.6.0/kotlin-stdlib-jdk7-1.6.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/dynamicanimation/dynamicanimation/1.0.0/dynamicanimation-1.0.0-sources.jar" hash: - value: "ccdfdab71f0f3ba104191d8f673d0620e7ed2e46" + value: "5c050e29af5033ff5e2d58ccf657ae92fdfbda4a" algorithm: "SHA-1" vcs: type: "Git" - url: "https://github.com/JetBrains/kotlin.git" + url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" vcs_processed: type: "Git" - url: "https://github.com/JetBrains/kotlin.git" + url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.appcompat:appcompat-resources:1.5.0" - purl: "pkg:maven/androidx.appcompat/appcompat-resources@1.5.0" +- id: "Maven:androidx.emoji2:emoji2:1.2.0" + purl: "pkg:maven/androidx.emoji2/emoji2@1.2.0" authors: - "The Android Open Source Project" declared_licenses: @@ -1802,19 +1724,18 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "The Resources Library is a static library that you can add to your\ - \ Android application in order to use resource APIs that backport the latest APIs\ - \ to older versions of the platform. Compatible on devices running API 14 or later." - homepage_url: "https://developer.android.com/jetpack/androidx/releases/appcompat#1.5.0" + description: "Core library to enable emoji compatibility in Kitkat and newer devices\ + \ to avoid the empty emoji characters." + homepage_url: "https://developer.android.com/jetpack/androidx/releases/emoji2#1.2.0" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/appcompat/appcompat-resources/1.5.0/appcompat-resources-1.5.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/emoji2/emoji2/1.2.0/emoji2-1.2.0.aar" hash: - value: "bcab3a33194c2b4a955267fc4cb16de9022a39fd" + value: "2c95c9aa87788e4d9ce692ecfc961db004e57480" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/appcompat/appcompat-resources/1.5.0/appcompat-resources-1.5.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/emoji2/emoji2/1.2.0/emoji2-1.2.0-sources.jar" hash: - value: "fb65e13b11cb4391567e748e9ab7f27a64601039" + value: "9b49601261eae202c9bf6f9fc18890b8fe0edf69" algorithm: "SHA-1" vcs: type: "Git" @@ -1826,8 +1747,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.vectordrawable:vectordrawable:1.1.0" - purl: "pkg:maven/androidx.vectordrawable/vectordrawable@1.1.0" +- id: "Maven:androidx.emoji2:emoji2-views-helper:1.2.0" + purl: "pkg:maven/androidx.emoji2/emoji2-views-helper@1.2.0" authors: - "The Android Open Source Project" declared_licenses: @@ -1836,17 +1757,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Android Support VectorDrawable" - homepage_url: "https://developer.android.com/jetpack/androidx" + description: "View helpers for Emoji2" + homepage_url: "https://developer.android.com/jetpack/androidx/releases/emoji2#1.2.0" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/vectordrawable/vectordrawable/1.1.0/vectordrawable-1.1.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/emoji2/emoji2-views-helper/1.2.0/emoji2-views-helper-1.2.0.aar" hash: - value: "eac7a364fff534035a2a6cb17770a1288315f69f" + value: "4a22802fc9e88ad232522f04a35d1fdc3e5b4df0" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/vectordrawable/vectordrawable/1.1.0/vectordrawable-1.1.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/emoji2/emoji2-views-helper/1.2.0/emoji2-views-helper-1.2.0-sources.jar" hash: - value: "1e0694477eed874c50c54b547cc3e5a62a57a62b" + value: "833c4c3f1564f35f7f62b810bf3e0eaf544ebc1f" algorithm: "SHA-1" vcs: type: "Git" @@ -1858,8 +1779,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.vectordrawable:vectordrawable-animated:1.1.0" - purl: "pkg:maven/androidx.vectordrawable/vectordrawable-animated@1.1.0" +- id: "Maven:androidx.fragment:fragment:1.3.6" + purl: "pkg:maven/androidx.fragment/fragment@1.3.6" authors: - "The Android Open Source Project" declared_licenses: @@ -1868,17 +1789,20 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Android Support AnimatedVectorDrawable" - homepage_url: "https://developer.android.com/jetpack/androidx" + description: "The Support Library is a static library that you can add to your Android\ + \ application in order to use APIs that are either not available for older platform\ + \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ + \ on devices running API 14 or later." + homepage_url: "https://developer.android.com/jetpack/androidx/releases/fragment#1.3.6" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/vectordrawable/vectordrawable-animated/1.1.0/vectordrawable-animated-1.1.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/fragment/fragment/1.3.6/fragment-1.3.6.aar" hash: - value: "fcda1161354501471c30a4e077af6b5c4d4eddc6" + value: "6391fc504e7c0f24051ac8b9da3f0ba4d1241dff" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/vectordrawable/vectordrawable-animated/1.1.0/vectordrawable-animated-1.1.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/fragment/fragment/1.3.6/fragment-1.3.6-sources.jar" hash: - value: "871a7705cd03bc246947638c712cdd11378233ff" + value: "25ece06338d39da1fdc9d8488aa57b5014866918" algorithm: "SHA-1" vcs: type: "Git" @@ -1925,8 +1849,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.cursoradapter:cursoradapter:1.0.0" - purl: "pkg:maven/androidx.cursoradapter/cursoradapter@1.0.0" +- id: "Maven:androidx.legacy:legacy-support-core-utils:1.0.0" + purl: "pkg:maven/androidx.legacy/legacy-support-core-utils@1.0.0" authors: - "The Android Open Source Project" declared_licenses: @@ -1941,14 +1865,14 @@ shared_packages: \ on devices running API 14 or later." homepage_url: "http://developer.android.com/tools/extras/support-library.html" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/cursoradapter/cursoradapter/1.0.0/cursoradapter-1.0.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/legacy/legacy-support-core-utils/1.0.0/legacy-support-core-utils-1.0.0.aar" hash: - value: "74014983a86b83cbce534dec4e7aa9312f5f5d82" + value: "9b9570042115da8629519090dfeb71df75da59fc" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/cursoradapter/cursoradapter/1.0.0/cursoradapter-1.0.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/legacy/legacy-support-core-utils/1.0.0/legacy-support-core-utils-1.0.0-sources.jar" hash: - value: "1e323083b41c31fd4d45510dfce50614963c3c6c" + value: "46c37f178088153618cfb0afef08ec96c48f93cb" algorithm: "SHA-1" vcs: type: "Git" @@ -1960,8 +1884,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.drawerlayout:drawerlayout:1.1.1" - purl: "pkg:maven/androidx.drawerlayout/drawerlayout@1.1.1" +- id: "Maven:androidx.lifecycle:lifecycle-common:2.5.0" + purl: "pkg:maven/androidx.lifecycle/lifecycle-common@2.5.0" authors: - "The Android Open Source Project" declared_licenses: @@ -1970,20 +1894,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "The Support Library is a static library that you can add to your Android\ - \ application in order to use APIs that are either not available for older platform\ - \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ - \ on devices running API 14 or later." - homepage_url: "https://developer.android.com/jetpack/androidx" + description: "Android Lifecycle-Common" + homepage_url: "https://developer.android.com/jetpack/androidx/releases/lifecycle#2.5.0" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/drawerlayout/drawerlayout/1.1.1/drawerlayout-1.1.1.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-common/2.5.0/lifecycle-common-2.5.0.jar" hash: - value: "1b2b049e1e88589510ddd4d93f2699b46ecd73dd" + value: "1fdb7349701e9cf2f0a69fc10642b6fef6bb3e12" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/drawerlayout/drawerlayout/1.1.1/drawerlayout-1.1.1-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-common/2.5.0/lifecycle-common-2.5.0-sources.jar" hash: - value: "d95f7d9cd7d95cc0c038bbcf9c65f521b56fee55" + value: "29609e3d01eaafd06c688c5366154174cf686c12" algorithm: "SHA-1" vcs: type: "Git" @@ -1995,8 +1916,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.customview:customview:1.1.0" - purl: "pkg:maven/androidx.customview/customview@1.1.0" +- id: "Maven:androidx.lifecycle:lifecycle-livedata:2.0.0" + purl: "pkg:maven/androidx.lifecycle/lifecycle-livedata@2.0.0" authors: - "The Android Open Source Project" declared_licenses: @@ -2005,20 +1926,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "The Support Library is a static library that you can add to your Android\ - \ application in order to use APIs that are either not available for older platform\ - \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ - \ on devices running API 14 or later." - homepage_url: "https://developer.android.com/jetpack/androidx" + description: "Android Lifecycle LiveData" + homepage_url: "https://developer.android.com/topic/libraries/architecture/index.html" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/customview/customview/1.1.0/customview-1.1.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-livedata/2.0.0/lifecycle-livedata-2.0.0.aar" hash: - value: "0a030aaf64c5419a89f7d91a33755c4629a43471" + value: "c17007cd0b21d6401910b0becdd16c438c68a9af" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/customview/customview/1.1.0/customview-1.1.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-livedata/2.0.0/lifecycle-livedata-2.0.0-sources.jar" hash: - value: "be631aafb1eb3f64c9cc57083a21a3321cf2e2e1" + value: "740ce61935bd789380c01178bd8ce402402ebd2f" algorithm: "SHA-1" vcs: type: "Git" @@ -2030,8 +1948,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.fragment:fragment:1.3.6" - purl: "pkg:maven/androidx.fragment/fragment@1.3.6" +- id: "Maven:androidx.lifecycle:lifecycle-livedata-core:2.5.0" + purl: "pkg:maven/androidx.lifecycle/lifecycle-livedata-core@2.5.0" authors: - "The Android Open Source Project" declared_licenses: @@ -2040,20 +1958,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "The Support Library is a static library that you can add to your Android\ - \ application in order to use APIs that are either not available for older platform\ - \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ - \ on devices running API 14 or later." - homepage_url: "https://developer.android.com/jetpack/androidx/releases/fragment#1.3.6" + description: "Android Lifecycle LiveData Core" + homepage_url: "https://developer.android.com/jetpack/androidx/releases/lifecycle#2.5.0" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/fragment/fragment/1.3.6/fragment-1.3.6.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-livedata-core/2.5.0/lifecycle-livedata-core-2.5.0.aar" hash: - value: "6391fc504e7c0f24051ac8b9da3f0ba4d1241dff" + value: "3b23334df54493d9d9df959982a5e13e54baac82" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/fragment/fragment/1.3.6/fragment-1.3.6-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-livedata-core/2.5.0/lifecycle-livedata-core-2.5.0-sources.jar" hash: - value: "25ece06338d39da1fdc9d8488aa57b5014866918" + value: "38ecd5651d87b6db994df01f93fc72d6e59b846a" algorithm: "SHA-1" vcs: type: "Git" @@ -2065,8 +1980,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.viewpager:viewpager:1.0.0" - purl: "pkg:maven/androidx.viewpager/viewpager@1.0.0" +- id: "Maven:androidx.lifecycle:lifecycle-process:2.4.1" + purl: "pkg:maven/androidx.lifecycle/lifecycle-process@2.4.1" authors: - "The Android Open Source Project" declared_licenses: @@ -2075,20 +1990,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "The Support Library is a static library that you can add to your Android\ - \ application in order to use APIs that are either not available for older platform\ - \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ - \ on devices running API 14 or later." - homepage_url: "http://developer.android.com/tools/extras/support-library.html" + description: "Android Lifecycle Process" + homepage_url: "https://developer.android.com/jetpack/androidx/releases/lifecycle#2.4.1" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/viewpager/viewpager/1.0.0/viewpager-1.0.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-process/2.4.1/lifecycle-process-2.4.1.aar" hash: - value: "1f90e13820f96c2fb868f9674079a551678d68b2" + value: "3e9686bbec67987b55502f4e4a2d662734d5781c" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/viewpager/viewpager/1.0.0/viewpager-1.0.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-process/2.4.1/lifecycle-process-2.4.1-sources.jar" hash: - value: "db045f92188b9d247d5f556866f8861ab68528f0" + value: "9a1fb61f0576ad9a39e3475458722d95fb5c779d" algorithm: "SHA-1" vcs: type: "Git" @@ -2100,8 +2012,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.loader:loader:1.0.0" - purl: "pkg:maven/androidx.loader/loader@1.0.0" +- id: "Maven:androidx.lifecycle:lifecycle-runtime:2.5.0" + purl: "pkg:maven/androidx.lifecycle/lifecycle-runtime@2.5.0" authors: - "The Android Open Source Project" declared_licenses: @@ -2110,20 +2022,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "The Support Library is a static library that you can add to your Android\ - \ application in order to use APIs that are either not available for older platform\ - \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ - \ on devices running API 14 or later." - homepage_url: "http://developer.android.com/tools/extras/support-library.html" + description: "Android Lifecycle Runtime" + homepage_url: "https://developer.android.com/jetpack/androidx/releases/lifecycle#2.5.0" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/loader/loader/1.0.0/loader-1.0.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-runtime/2.5.0/lifecycle-runtime-2.5.0.aar" hash: - value: "8af8b6cec0da85c207d03e15840e0722cbc71e70" + value: "b4a0c2358867e7a38f2ef69173ce728fce13cf83" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/loader/loader/1.0.0/loader-1.0.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-runtime/2.5.0/lifecycle-runtime-2.5.0-sources.jar" hash: - value: "b9ef587f3e46c7fe5b00264989764e43ff45cada" + value: "0d255b447102736e536a28b97671c6a736c801b7" algorithm: "SHA-1" vcs: type: "Git" @@ -2135,8 +2044,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.lifecycle:lifecycle-livedata:2.0.0" - purl: "pkg:maven/androidx.lifecycle/lifecycle-livedata@2.0.0" +- id: "Maven:androidx.lifecycle:lifecycle-viewmodel:2.5.0" + purl: "pkg:maven/androidx.lifecycle/lifecycle-viewmodel@2.5.0" authors: - "The Android Open Source Project" declared_licenses: @@ -2145,17 +2054,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Android Lifecycle LiveData" - homepage_url: "https://developer.android.com/topic/libraries/architecture/index.html" + description: "Android Lifecycle ViewModel" + homepage_url: "https://developer.android.com/jetpack/androidx/releases/lifecycle#2.5.0" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-livedata/2.0.0/lifecycle-livedata-2.0.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-viewmodel/2.5.0/lifecycle-viewmodel-2.5.0.aar" hash: - value: "c17007cd0b21d6401910b0becdd16c438c68a9af" + value: "9416a3c84e77a4b63722069fb39dbf1346c78014" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-livedata/2.0.0/lifecycle-livedata-2.0.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-viewmodel/2.5.0/lifecycle-viewmodel-2.5.0-sources.jar" hash: - value: "740ce61935bd789380c01178bd8ce402402ebd2f" + value: "e4f5125d80cf6fd0822a581848be527086ca32f1" algorithm: "SHA-1" vcs: type: "Git" @@ -2167,8 +2076,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.arch.core:core-runtime:2.1.0" - purl: "pkg:maven/androidx.arch.core/core-runtime@2.1.0" +- id: "Maven:androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.0" + purl: "pkg:maven/androidx.lifecycle/lifecycle-viewmodel-savedstate@2.5.0" authors: - "The Android Open Source Project" declared_licenses: @@ -2177,17 +2086,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Android Arch-Runtime" - homepage_url: "https://developer.android.com/topic/libraries/architecture/index.html" + description: "Android Lifecycle ViewModel" + homepage_url: "https://developer.android.com/jetpack/androidx/releases/lifecycle#2.5.0" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/arch/core/core-runtime/2.1.0/core-runtime-2.1.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-viewmodel-savedstate/2.5.0/lifecycle-viewmodel-savedstate-2.5.0.aar" hash: - value: "2df0e03029caae7863ccb4825addaadc8ab6780c" + value: "890d51ee22f2d4e59ce8470a764d2d97c4d8244a" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/arch/core/core-runtime/2.1.0/core-runtime-2.1.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-viewmodel-savedstate/2.5.0/lifecycle-viewmodel-savedstate-2.5.0-sources.jar" hash: - value: "f19886651c9946b39f83d8c184fd0e2ce9f43c16" + value: "011f7a8fab7793634b9cc07891180c35fbf4315c" algorithm: "SHA-1" vcs: type: "Git" @@ -2199,8 +2108,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:com.google.android.material:material:1.6.1" - purl: "pkg:maven/com.google.android.material/material@1.6.1" +- id: "Maven:androidx.loader:loader:1.0.0" + purl: "pkg:maven/androidx.loader/loader@1.0.0" authors: - "The Android Open Source Project" declared_licenses: @@ -2209,33 +2118,33 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Material Components for Android is a static library that you can add\ - \ to your Android application in order to use APIs that provide implementations\ - \ of the Material Design specification. Compatible on devices running API 14 or\ - \ later." - homepage_url: "https://github.com/material-components/material-components-android" + description: "The Support Library is a static library that you can add to your Android\ + \ application in order to use APIs that are either not available for older platform\ + \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ + \ on devices running API 14 or later." + homepage_url: "http://developer.android.com/tools/extras/support-library.html" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/com/google/android/material/material/1.6.1/material-1.6.1.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/loader/loader/1.0.0/loader-1.0.0.aar" hash: - value: "046e9a0a61c46214d7223767677e90c73c149257" + value: "8af8b6cec0da85c207d03e15840e0722cbc71e70" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/com/google/android/material/material/1.6.1/material-1.6.1-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/loader/loader/1.0.0/loader-1.0.0-sources.jar" hash: - value: "d4d703885d24c61bc0ec39a9a705969e41d773ef" + value: "b9ef587f3e46c7fe5b00264989764e43ff45cada" algorithm: "SHA-1" vcs: type: "Git" - url: "https://github.com/material-components/material-components-android.git" + url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" vcs_processed: type: "Git" - url: "https://github.com/material-components/material-components-android.git" + url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.cardview:cardview:1.0.0" - purl: "pkg:maven/androidx.cardview/cardview@1.0.0" +- id: "Maven:androidx.localbroadcastmanager:localbroadcastmanager:1.0.0" + purl: "pkg:maven/androidx.localbroadcastmanager/localbroadcastmanager@1.0.0" authors: - "The Android Open Source Project" declared_licenses: @@ -2244,17 +2153,20 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Android Support CardView v7" + description: "The Support Library is a static library that you can add to your Android\ + \ application in order to use APIs that are either not available for older platform\ + \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ + \ on devices running API 14 or later." homepage_url: "http://developer.android.com/tools/extras/support-library.html" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/cardview/cardview/1.0.0/cardview-1.0.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/localbroadcastmanager/localbroadcastmanager/1.0.0/localbroadcastmanager-1.0.0.aar" hash: - value: "158dbc2e2bc502815821191b04446b8f663c1874" + value: "2734f31c8321e83ce6b60570d14777fc33cc2ece" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/cardview/cardview/1.0.0/cardview-1.0.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/localbroadcastmanager/localbroadcastmanager/1.0.0/localbroadcastmanager-1.0.0-sources.jar" hash: - value: "c9f3ce7ca74ad2c978230f4094ba6804c5166f9c" + value: "03930e99159fd6b7f1d2e7d5fe9af0924ca1faf9" algorithm: "SHA-1" vcs: type: "Git" @@ -2266,8 +2178,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.coordinatorlayout:coordinatorlayout:1.1.0" - purl: "pkg:maven/androidx.coordinatorlayout/coordinatorlayout@1.1.0" +- id: "Maven:androidx.print:print:1.0.0" + purl: "pkg:maven/androidx.print/print@1.0.0" authors: - "The Android Open Source Project" declared_licenses: @@ -2280,16 +2192,16 @@ shared_packages: \ application in order to use APIs that are either not available for older platform\ \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ \ on devices running API 14 or later." - homepage_url: "https://developer.android.com/jetpack/androidx" + homepage_url: "http://developer.android.com/tools/extras/support-library.html" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/coordinatorlayout/coordinatorlayout/1.1.0/coordinatorlayout-1.1.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/print/print/1.0.0/print-1.0.0.aar" hash: - value: "8eeb7baf75b9595d017642a460df5af3bb9fa4e1" + value: "7722094652c48ebe27acc94d74a55e759e4635ff" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/coordinatorlayout/coordinatorlayout/1.1.0/coordinatorlayout-1.1.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/print/print/1.0.0/print-1.0.0-sources.jar" hash: - value: "a15529ac349d76a872ae5ef42b84c320c456cd7f" + value: "71fc2d9acf7cce6b96230c5af263268b1664914a" algorithm: "SHA-1" vcs: type: "Git" @@ -2301,8 +2213,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.constraintlayout:constraintlayout:2.0.1" - purl: "pkg:maven/androidx.constraintlayout/constraintlayout@2.0.1" +- id: "Maven:androidx.recyclerview:recyclerview:1.2.1" + purl: "pkg:maven/androidx.recyclerview/recyclerview@1.2.1" authors: - "The Android Open Source Project" declared_licenses: @@ -2311,30 +2223,30 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "ConstraintLayout for Android" - homepage_url: "http://tools.android.com" + description: "Android Support RecyclerView" + homepage_url: "https://developer.android.com/jetpack/androidx/releases/recyclerview#1.2.1" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/constraintlayout/constraintlayout/2.0.1/constraintlayout-2.0.1.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/recyclerview/recyclerview/1.2.1/recyclerview-1.2.1.aar" hash: - value: "fab633b1873e5c1fbe49d919fab85ed1f8cf47ca" + value: "7f5235de0ec08c31d4f6cccdd0dcaa58b7f9ef6b" algorithm: "SHA-1" source_artifact: - url: "" + url: "https://dl.google.com/dl/android/maven2/androidx/recyclerview/recyclerview/1.2.1/recyclerview-1.2.1-sources.jar" hash: - value: "" - algorithm: "" + value: "f0f93e67af3f7417bdd560d5142f6dec4fe629c3" + algorithm: "SHA-1" vcs: type: "Git" - url: "git://android.googlesource.com/platform/tools/sherpa.git" + url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" vcs_processed: type: "Git" - url: "https://android.googlesource.com/platform/tools/sherpa.git" + url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.constraintlayout:constraintlayout-solver:2.0.1" - purl: "pkg:maven/androidx.constraintlayout/constraintlayout-solver@2.0.1" +- id: "Maven:androidx.resourceinspection:resourceinspection-annotation:1.0.1" + purl: "pkg:maven/androidx.resourceinspection/resourceinspection-annotation@1.0.1" authors: - "The Android Open Source Project" declared_licenses: @@ -2343,30 +2255,30 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Solver for ConstraintLayout" - homepage_url: "http://tools.android.com" + description: "Annotation processors for Android resource and layout inspection" + homepage_url: "https://developer.android.com/jetpack/androidx/releases/resourceinspection#1.0.1" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/constraintlayout/constraintlayout-solver/2.0.1/constraintlayout-solver-2.0.1.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/resourceinspection/resourceinspection-annotation/1.0.1/resourceinspection-annotation-1.0.1.jar" hash: - value: "30988fe2d77f3fe3bf7551bb8a8b795fad7e7226" + value: "8c21f8ff5d96d5d52c948707f7e4d6ca6773feef" algorithm: "SHA-1" source_artifact: - url: "" + url: "https://dl.google.com/dl/android/maven2/androidx/resourceinspection/resourceinspection-annotation/1.0.1/resourceinspection-annotation-1.0.1-sources.jar" hash: - value: "" - algorithm: "" + value: "a1c91a3cf63fd51a8e755747186d97585f955ae3" + algorithm: "SHA-1" vcs: type: "Git" - url: "git://android.googlesource.com/platform/tools/sherpa.git" + url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" vcs_processed: type: "Git" - url: "https://android.googlesource.com/platform/tools/sherpa.git" + url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.dynamicanimation:dynamicanimation:1.0.0" - purl: "pkg:maven/androidx.dynamicanimation/dynamicanimation@1.0.0" +- id: "Maven:androidx.savedstate:savedstate:1.2.0" + purl: "pkg:maven/androidx.savedstate/savedstate@1.2.0" authors: - "The Android Open Source Project" declared_licenses: @@ -2375,19 +2287,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Physics-based animation in support library, where the animations are\ - \ driven by physics force. You can use this Animation library to create smooth\ - \ and realistic animations." - homepage_url: "http://developer.android.com/tools/extras/support-library.html" + description: "Android Lifecycle Saved State" + homepage_url: "https://developer.android.com/jetpack/androidx/releases/savedstate#1.2.0" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/dynamicanimation/dynamicanimation/1.0.0/dynamicanimation-1.0.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/savedstate/savedstate/1.2.0/savedstate-1.2.0.aar" hash: - value: "e980497a58fb319d471f3bb78d066b926a08ba8e" + value: "bcaeef765339b976946cc9e891536713af651ebc" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/dynamicanimation/dynamicanimation/1.0.0/dynamicanimation-1.0.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/savedstate/savedstate/1.2.0/savedstate-1.2.0-sources.jar" hash: - value: "5c050e29af5033ff5e2d58ccf657ae92fdfbda4a" + value: "fce79e03fd65c3734d1c9364244456d89d336810" algorithm: "SHA-1" vcs: type: "Git" @@ -2399,8 +2309,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.legacy:legacy-support-core-utils:1.0.0" - purl: "pkg:maven/androidx.legacy/legacy-support-core-utils@1.0.0" +- id: "Maven:androidx.startup:startup-runtime:1.1.1" + purl: "pkg:maven/androidx.startup/startup-runtime@1.1.1" authors: - "The Android Open Source Project" declared_licenses: @@ -2409,20 +2319,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "The Support Library is a static library that you can add to your Android\ - \ application in order to use APIs that are either not available for older platform\ - \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ - \ on devices running API 14 or later." - homepage_url: "http://developer.android.com/tools/extras/support-library.html" + description: "Android App Startup Runtime" + homepage_url: "https://developer.android.com/jetpack/androidx/releases/startup#1.1.1" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/legacy/legacy-support-core-utils/1.0.0/legacy-support-core-utils-1.0.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/startup/startup-runtime/1.1.1/startup-runtime-1.1.1.aar" hash: - value: "9b9570042115da8629519090dfeb71df75da59fc" + value: "9d4ba67056aff98b69eadc1477c19a1e67cb9470" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/legacy/legacy-support-core-utils/1.0.0/legacy-support-core-utils-1.0.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/startup/startup-runtime/1.1.1/startup-runtime-1.1.1-sources.jar" hash: - value: "46c37f178088153618cfb0afef08ec96c48f93cb" + value: "714974d4ab4858eab9395d3b048002108b62cf0a" algorithm: "SHA-1" vcs: type: "Git" @@ -2434,8 +2341,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.documentfile:documentfile:1.0.0" - purl: "pkg:maven/androidx.documentfile/documentfile@1.0.0" +- id: "Maven:androidx.tracing:tracing:1.0.0" + purl: "pkg:maven/androidx.tracing/tracing@1.0.0" authors: - "The Android Open Source Project" declared_licenses: @@ -2444,20 +2351,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "The Support Library is a static library that you can add to your Android\ - \ application in order to use APIs that are either not available for older platform\ - \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ - \ on devices running API 14 or later." - homepage_url: "http://developer.android.com/tools/extras/support-library.html" + description: "Android Tracing" + homepage_url: "https://developer.android.com/jetpack/androidx/releases/tracing#1.0.0" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/documentfile/documentfile/1.0.0/documentfile-1.0.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/tracing/tracing/1.0.0/tracing-1.0.0.aar" hash: - value: "66104345c90cd8c2fd5ad2d3aad692b280e10c32" + value: "69cef34711dffbc517e7a0a419ec4a98f84f496a" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/documentfile/documentfile/1.0.0/documentfile-1.0.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/tracing/tracing/1.0.0/tracing-1.0.0-sources.jar" hash: - value: "a1bed5cf96db96bd06a2feade98fe55653811dc8" + value: "aa6dafdce323d80a993c5427cf81d5072f023c8c" algorithm: "SHA-1" vcs: type: "Git" @@ -2469,8 +2373,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.localbroadcastmanager:localbroadcastmanager:1.0.0" - purl: "pkg:maven/androidx.localbroadcastmanager/localbroadcastmanager@1.0.0" +- id: "Maven:androidx.transition:transition:1.2.0" + purl: "pkg:maven/androidx.transition/transition@1.2.0" authors: - "The Android Open Source Project" declared_licenses: @@ -2479,20 +2383,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "The Support Library is a static library that you can add to your Android\ - \ application in order to use APIs that are either not available for older platform\ - \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ - \ on devices running API 14 or later." - homepage_url: "http://developer.android.com/tools/extras/support-library.html" + description: "Android Transition Support Library" + homepage_url: "https://developer.android.com/jetpack/androidx" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/localbroadcastmanager/localbroadcastmanager/1.0.0/localbroadcastmanager-1.0.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/transition/transition/1.2.0/transition-1.2.0.aar" hash: - value: "2734f31c8321e83ce6b60570d14777fc33cc2ece" + value: "28003577e8b32f5417bfe899bbdc7a333dc81c9f" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/localbroadcastmanager/localbroadcastmanager/1.0.0/localbroadcastmanager-1.0.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/transition/transition/1.2.0/transition-1.2.0-sources.jar" hash: - value: "03930e99159fd6b7f1d2e7d5fe9af0924ca1faf9" + value: "65d2a5dab39f120d3f584fdead252ce81ec7dbee" algorithm: "SHA-1" vcs: type: "Git" @@ -2504,8 +2405,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.print:print:1.0.0" - purl: "pkg:maven/androidx.print/print@1.0.0" +- id: "Maven:androidx.vectordrawable:vectordrawable:1.1.0" + purl: "pkg:maven/androidx.vectordrawable/vectordrawable@1.1.0" authors: - "The Android Open Source Project" declared_licenses: @@ -2514,20 +2415,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "The Support Library is a static library that you can add to your Android\ - \ application in order to use APIs that are either not available for older platform\ - \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ - \ on devices running API 14 or later." - homepage_url: "http://developer.android.com/tools/extras/support-library.html" + description: "Android Support VectorDrawable" + homepage_url: "https://developer.android.com/jetpack/androidx" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/print/print/1.0.0/print-1.0.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/vectordrawable/vectordrawable/1.1.0/vectordrawable-1.1.0.aar" hash: - value: "7722094652c48ebe27acc94d74a55e759e4635ff" + value: "eac7a364fff534035a2a6cb17770a1288315f69f" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/print/print/1.0.0/print-1.0.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/vectordrawable/vectordrawable/1.1.0/vectordrawable-1.1.0-sources.jar" hash: - value: "71fc2d9acf7cce6b96230c5af263268b1664914a" + value: "1e0694477eed874c50c54b547cc3e5a62a57a62b" algorithm: "SHA-1" vcs: type: "Git" @@ -2539,8 +2437,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.recyclerview:recyclerview:1.2.1" - purl: "pkg:maven/androidx.recyclerview/recyclerview@1.2.1" +- id: "Maven:androidx.vectordrawable:vectordrawable-animated:1.1.0" + purl: "pkg:maven/androidx.vectordrawable/vectordrawable-animated@1.1.0" authors: - "The Android Open Source Project" declared_licenses: @@ -2549,17 +2447,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Android Support RecyclerView" - homepage_url: "https://developer.android.com/jetpack/androidx/releases/recyclerview#1.2.1" + description: "Android Support AnimatedVectorDrawable" + homepage_url: "https://developer.android.com/jetpack/androidx" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/recyclerview/recyclerview/1.2.1/recyclerview-1.2.1.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/vectordrawable/vectordrawable-animated/1.1.0/vectordrawable-animated-1.1.0.aar" hash: - value: "7f5235de0ec08c31d4f6cccdd0dcaa58b7f9ef6b" + value: "fcda1161354501471c30a4e077af6b5c4d4eddc6" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/recyclerview/recyclerview/1.2.1/recyclerview-1.2.1-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/vectordrawable/vectordrawable-animated/1.1.0/vectordrawable-animated-1.1.0-sources.jar" hash: - value: "f0f93e67af3f7417bdd560d5142f6dec4fe629c3" + value: "871a7705cd03bc246947638c712cdd11378233ff" algorithm: "SHA-1" vcs: type: "Git" @@ -2571,8 +2469,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.transition:transition:1.2.0" - purl: "pkg:maven/androidx.transition/transition@1.2.0" +- id: "Maven:androidx.versionedparcelable:versionedparcelable:1.1.1" + purl: "pkg:maven/androidx.versionedparcelable/versionedparcelable@1.1.1" authors: - "The Android Open Source Project" declared_licenses: @@ -2581,17 +2479,53 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Android Transition Support Library" - homepage_url: "https://developer.android.com/jetpack/androidx" + description: "Provides a stable but relatively compact binary serialization format\ + \ that can be passed across processes or persisted safely." + homepage_url: "http://developer.android.com/tools/extras/support-library.html" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/transition/transition/1.2.0/transition-1.2.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/versionedparcelable/versionedparcelable/1.1.1/versionedparcelable-1.1.1.aar" hash: - value: "28003577e8b32f5417bfe899bbdc7a333dc81c9f" + value: "18e18071e7715679e0593c570217edeb5ca48b9e" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/transition/transition/1.2.0/transition-1.2.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/versionedparcelable/versionedparcelable/1.1.1/versionedparcelable-1.1.1-sources.jar" hash: - value: "65d2a5dab39f120d3f584fdead252ce81ec7dbee" + value: "d9085927216387af679d18b6f472bc0fc5c7cc81" + algorithm: "SHA-1" + vcs: + type: "Git" + url: "https://android.googlesource.com/platform/frameworks/support" + revision: "" + path: "" + vcs_processed: + type: "Git" + url: "https://android.googlesource.com/platform/frameworks/support" + revision: "" + path: "" +- id: "Maven:androidx.viewpager:viewpager:1.0.0" + purl: "pkg:maven/androidx.viewpager/viewpager@1.0.0" + authors: + - "The Android Open Source Project" + declared_licenses: + - "The Apache Software License, Version 2.0" + declared_licenses_processed: + spdx_expression: "Apache-2.0" + mapped: + The Apache Software License, Version 2.0: "Apache-2.0" + description: "The Support Library is a static library that you can add to your Android\ + \ application in order to use APIs that are either not available for older platform\ + \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ + \ on devices running API 14 or later." + homepage_url: "http://developer.android.com/tools/extras/support-library.html" + binary_artifact: + url: "https://dl.google.com/dl/android/maven2/androidx/viewpager/viewpager/1.0.0/viewpager-1.0.0.aar" + hash: + value: "1f90e13820f96c2fb868f9674079a551678d68b2" + algorithm: "SHA-1" + source_artifact: + url: "https://dl.google.com/dl/android/maven2/androidx/viewpager/viewpager/1.0.0/viewpager-1.0.0-sources.jar" + hash: + value: "db045f92188b9d247d5f556866f8861ab68528f0" algorithm: "SHA-1" vcs: type: "Git" @@ -2635,8 +2569,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.concurrent:concurrent-futures:1.0.0" - purl: "pkg:maven/androidx.concurrent/concurrent-futures@1.0.0" +- id: "Maven:com.google.android.material:material:1.6.1" + purl: "pkg:maven/com.google.android.material/material@1.6.1" authors: - "The Android Open Source Project" declared_licenses: @@ -2645,26 +2579,29 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Androidx implementation of Guava's ListenableFuture" - homepage_url: "https://developer.android.com/topic/libraries/architecture/index.html" + description: "Material Components for Android is a static library that you can add\ + \ to your Android application in order to use APIs that provide implementations\ + \ of the Material Design specification. Compatible on devices running API 14 or\ + \ later." + homepage_url: "https://github.com/material-components/material-components-android" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/concurrent/concurrent-futures/1.0.0/concurrent-futures-1.0.0.jar" + url: "https://dl.google.com/dl/android/maven2/com/google/android/material/material/1.6.1/material-1.6.1.aar" hash: - value: "c1e77e3ee6f4643b77496a1ddf7a2eef1aefdaa1" + value: "046e9a0a61c46214d7223767677e90c73c149257" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/concurrent/concurrent-futures/1.0.0/concurrent-futures-1.0.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/com/google/android/material/material/1.6.1/material-1.6.1-sources.jar" hash: - value: "bef029d2f7189646da56803b554fb8f26a526f8b" + value: "d4d703885d24c61bc0ec39a9a705969e41d773ef" algorithm: "SHA-1" vcs: type: "Git" - url: "https://android.googlesource.com/platform/frameworks/support" + url: "https://github.com/material-components/material-components-android.git" revision: "" path: "" vcs_processed: type: "Git" - url: "https://android.googlesource.com/platform/frameworks/support" + url: "https://github.com/material-components/material-components-android.git" revision: "" path: "" - id: "Maven:com.google.guava:listenablefuture:1.0" @@ -2711,271 +2648,334 @@ shared_packages: url: "https://github.com/google/guava.git" revision: "" path: "" -- id: "Maven:androidx.tracing:tracing:1.0.0" - purl: "pkg:maven/androidx.tracing/tracing@1.0.0" +- id: "Maven:junit:junit:4.12" + purl: "pkg:maven/junit/junit@4.12" authors: - - "The Android Open Source Project" + - "David Saff" + - "JUnit" + - "Kevin Cooney" + - "Marc Philipp" + - "Stefan Birkner" + declared_licenses: + - "Eclipse Public License 1.0" + declared_licenses_processed: + spdx_expression: "EPL-1.0" + mapped: + Eclipse Public License 1.0: "EPL-1.0" + description: "JUnit is a unit testing framework for Java, created by Erich Gamma\ + \ and Kent Beck." + homepage_url: "http://junit.org" + binary_artifact: + url: "https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar" + hash: + value: "2973d150c0dc1fefe998f834810d68f278ea58ec" + algorithm: "SHA-1" + source_artifact: + url: "https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12-sources.jar" + hash: + value: "a6c32b40bf3d76eca54e3c601e5d1470c86fcdfa" + algorithm: "SHA-1" + vcs: + type: "Git" + url: "git://github.com/junit-team/junit.git" + revision: "r4.12" + path: "" + vcs_processed: + type: "Git" + url: "https://github.com/junit-team/junit.git" + revision: "r4.12" + path: "" +- id: "Maven:org.hamcrest:hamcrest-core:1.3" + purl: "pkg:maven/org.hamcrest/hamcrest-core@1.3" + authors: + - "Joe Walnes" + - "Nat Pryce" + - "Neil Dunn" + - "Steve Freeman" + - "Tom Denley" + declared_licenses: + - "New BSD License" + declared_licenses_processed: + spdx_expression: "BSD-3-Clause" + mapped: + New BSD License: "BSD-3-Clause" + 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." + homepage_url: "https://github.com/hamcrest/JavaHamcrest/hamcrest-core" + binary_artifact: + url: "https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar" + hash: + value: "42a25dc3219429f0e5d060061f71acb49bf010a0" + algorithm: "SHA-1" + source_artifact: + url: "https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-sources.jar" + hash: + value: "1dc37250fbc78e23a65a67fbbaf71d2e9cbc3c0b" + algorithm: "SHA-1" + vcs: + type: "Git" + url: "git@github.com:hamcrest/JavaHamcrest.git" + revision: "" + path: "" + vcs_processed: + type: "Git" + url: "ssh://git@github.com/hamcrest/JavaHamcrest.git" + revision: "" + path: "" +- id: "Maven:org.jetbrains:annotations:13.0" + purl: "pkg:maven/org.jetbrains/annotations@13.0" + authors: + - "JetBrains" declared_licenses: - "The Apache Software License, Version 2.0" declared_licenses_processed: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Android Tracing" - homepage_url: "https://developer.android.com/jetpack/androidx/releases/tracing#1.0.0" + description: "A set of annotations used for code inspection support and code documentation." + homepage_url: "http://www.jetbrains.org" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/tracing/tracing/1.0.0/tracing-1.0.0.aar" + url: "https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar" hash: - value: "69cef34711dffbc517e7a0a419ec4a98f84f496a" + value: "919f0dfe192fb4e063e7dacadee7f8bb9a2672a9" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/tracing/tracing/1.0.0/tracing-1.0.0-sources.jar" + url: "https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0-sources.jar" hash: - value: "aa6dafdce323d80a993c5427cf81d5072f023c8c" + value: "5991ca87ef1fb5544943d9abc5a9a37583fabe03" algorithm: "SHA-1" vcs: type: "Git" - url: "https://android.googlesource.com/platform/frameworks/support" + url: "https://github.com/JetBrains/intellij-community.git" revision: "" path: "" vcs_processed: type: "Git" - url: "https://android.googlesource.com/platform/frameworks/support" + url: "https://github.com/JetBrains/intellij-community.git" revision: "" path: "" -- id: "Maven:androidx.emoji2:emoji2:1.2.0" - purl: "pkg:maven/androidx.emoji2/emoji2@1.2.0" +- id: "Maven:org.jetbrains.kotlin:kotlin-stdlib:1.7.10" + purl: "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.7.10" authors: - - "The Android Open Source Project" + - "JetBrains" declared_licenses: - - "The Apache Software License, Version 2.0" + - "The Apache License, Version 2.0" declared_licenses_processed: spdx_expression: "Apache-2.0" mapped: - The Apache Software License, Version 2.0: "Apache-2.0" - description: "Core library to enable emoji compatibility in Kitkat and newer devices\ - \ to avoid the empty emoji characters." - homepage_url: "https://developer.android.com/jetpack/androidx/releases/emoji2#1.2.0" + The Apache License, Version 2.0: "Apache-2.0" + description: "Kotlin Standard Library for JVM" + homepage_url: "https://kotlinlang.org/" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/emoji2/emoji2/1.2.0/emoji2-1.2.0.aar" + url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.7.10/kotlin-stdlib-1.7.10.jar" hash: - value: "2c95c9aa87788e4d9ce692ecfc961db004e57480" + value: "d2abf9e77736acc4450dc4a3f707fa2c10f5099d" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/emoji2/emoji2/1.2.0/emoji2-1.2.0-sources.jar" + url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.7.10/kotlin-stdlib-1.7.10-sources.jar" hash: - value: "9b49601261eae202c9bf6f9fc18890b8fe0edf69" + value: "a47f6071d3ba1c695174371ffeb95ac2df2089a5" algorithm: "SHA-1" vcs: type: "Git" - url: "https://android.googlesource.com/platform/frameworks/support" + url: "https://github.com/JetBrains/kotlin.git" revision: "" path: "" vcs_processed: type: "Git" - url: "https://android.googlesource.com/platform/frameworks/support" + url: "https://github.com/JetBrains/kotlin.git" revision: "" path: "" -- id: "Maven:androidx.lifecycle:lifecycle-process:2.4.1" - purl: "pkg:maven/androidx.lifecycle/lifecycle-process@2.4.1" +- id: "Maven:org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10" + purl: "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.7.10" authors: - - "The Android Open Source Project" + - "JetBrains" declared_licenses: - - "The Apache Software License, Version 2.0" + - "The Apache License, Version 2.0" declared_licenses_processed: spdx_expression: "Apache-2.0" mapped: - The Apache Software License, Version 2.0: "Apache-2.0" - description: "Android Lifecycle Process" - homepage_url: "https://developer.android.com/jetpack/androidx/releases/lifecycle#2.4.1" + The Apache License, Version 2.0: "Apache-2.0" + description: "Kotlin Common Standard Library" + homepage_url: "https://kotlinlang.org/" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-process/2.4.1/lifecycle-process-2.4.1.aar" + url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.7.10/kotlin-stdlib-common-1.7.10.jar" hash: - value: "3e9686bbec67987b55502f4e4a2d662734d5781c" + value: "bac80c520d0a9e3f3673bc2658c6ed02ef45a76a" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-process/2.4.1/lifecycle-process-2.4.1-sources.jar" + url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.7.10/kotlin-stdlib-common-1.7.10-sources.jar" hash: - value: "9a1fb61f0576ad9a39e3475458722d95fb5c779d" + value: "60408164a8fbfb0ae8febb3413e2f4bf5a06c97f" algorithm: "SHA-1" vcs: type: "Git" - url: "https://android.googlesource.com/platform/frameworks/support" + url: "https://github.com/JetBrains/kotlin.git" revision: "" path: "" vcs_processed: type: "Git" - url: "https://android.googlesource.com/platform/frameworks/support" + url: "https://github.com/JetBrains/kotlin.git" revision: "" path: "" -- id: "Maven:androidx.startup:startup-runtime:1.1.1" - purl: "pkg:maven/androidx.startup/startup-runtime@1.1.1" +- id: "Maven:org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.6.0" + purl: "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.6.0" authors: - - "The Android Open Source Project" + - "JetBrains" declared_licenses: - - "The Apache Software License, Version 2.0" + - "The Apache License, Version 2.0" declared_licenses_processed: spdx_expression: "Apache-2.0" mapped: - The Apache Software License, Version 2.0: "Apache-2.0" - description: "Android App Startup Runtime" - homepage_url: "https://developer.android.com/jetpack/androidx/releases/startup#1.1.1" + The Apache License, Version 2.0: "Apache-2.0" + description: "Kotlin Standard Library JDK 7 extension" + homepage_url: "https://kotlinlang.org/" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/startup/startup-runtime/1.1.1/startup-runtime-1.1.1.aar" + url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.6.0/kotlin-stdlib-jdk7-1.6.0.jar" hash: - value: "9d4ba67056aff98b69eadc1477c19a1e67cb9470" + value: "da6bdc87391322974a43ccc00a25536ae74dad51" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/startup/startup-runtime/1.1.1/startup-runtime-1.1.1-sources.jar" + url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.6.0/kotlin-stdlib-jdk7-1.6.0-sources.jar" hash: - value: "714974d4ab4858eab9395d3b048002108b62cf0a" + value: "ccdfdab71f0f3ba104191d8f673d0620e7ed2e46" algorithm: "SHA-1" vcs: type: "Git" - url: "https://android.googlesource.com/platform/frameworks/support" + url: "https://github.com/JetBrains/kotlin.git" revision: "" path: "" vcs_processed: type: "Git" - url: "https://android.googlesource.com/platform/frameworks/support" + url: "https://github.com/JetBrains/kotlin.git" revision: "" path: "" -- id: "Maven:androidx.emoji2:emoji2-views-helper:1.2.0" - purl: "pkg:maven/androidx.emoji2/emoji2-views-helper@1.2.0" +- id: "Maven:org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.0" + purl: "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.6.0" authors: - - "The Android Open Source Project" + - "JetBrains" declared_licenses: - - "The Apache Software License, Version 2.0" + - "The Apache License, Version 2.0" declared_licenses_processed: spdx_expression: "Apache-2.0" mapped: - The Apache Software License, Version 2.0: "Apache-2.0" - description: "View helpers for Emoji2" - homepage_url: "https://developer.android.com/jetpack/androidx/releases/emoji2#1.2.0" + The Apache License, Version 2.0: "Apache-2.0" + description: "Kotlin Standard Library JDK 8 extension" + homepage_url: "https://kotlinlang.org/" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/emoji2/emoji2-views-helper/1.2.0/emoji2-views-helper-1.2.0.aar" + url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.6.0/kotlin-stdlib-jdk8-1.6.0.jar" hash: - value: "4a22802fc9e88ad232522f04a35d1fdc3e5b4df0" + value: "baf82c475e9372c25407f3d132439e4aa803b8b8" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/emoji2/emoji2-views-helper/1.2.0/emoji2-views-helper-1.2.0-sources.jar" + url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.6.0/kotlin-stdlib-jdk8-1.6.0-sources.jar" hash: - value: "833c4c3f1564f35f7f62b810bf3e0eaf544ebc1f" + value: "a61c046a90a08dd30eb105b8b8530fce678ecb46" algorithm: "SHA-1" vcs: type: "Git" - url: "https://android.googlesource.com/platform/frameworks/support" + url: "https://github.com/JetBrains/kotlin.git" revision: "" path: "" vcs_processed: type: "Git" - url: "https://android.googlesource.com/platform/frameworks/support" + url: "https://github.com/JetBrains/kotlin.git" revision: "" path: "" -- id: "Maven:androidx.resourceinspection:resourceinspection-annotation:1.0.1" - purl: "pkg:maven/androidx.resourceinspection/resourceinspection-annotation@1.0.1" +- id: "Maven:org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1" + purl: "pkg:maven/org.jetbrains.kotlinx/kotlinx-coroutines-android@1.6.1" authors: - - "The Android Open Source Project" + - "JetBrains" declared_licenses: - "The Apache Software License, Version 2.0" declared_licenses_processed: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Annotation processors for Android resource and layout inspection" - homepage_url: "https://developer.android.com/jetpack/androidx/releases/resourceinspection#1.0.1" + description: "Coroutines support libraries for Kotlin" + homepage_url: "https://github.com/Kotlin/kotlinx.coroutines" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/resourceinspection/resourceinspection-annotation/1.0.1/resourceinspection-annotation-1.0.1.jar" + url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-android/1.6.1/kotlinx-coroutines-android-1.6.1.jar" hash: - value: "8c21f8ff5d96d5d52c948707f7e4d6ca6773feef" + value: "4e61fcdcc508cbaa37c4a284a50205d7c7767e37" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/resourceinspection/resourceinspection-annotation/1.0.1/resourceinspection-annotation-1.0.1-sources.jar" + url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-android/1.6.1/kotlinx-coroutines-android-1.6.1-sources.jar" hash: - value: "a1c91a3cf63fd51a8e755747186d97585f955ae3" + value: "69c667fa02b6d23b3712eafc87560eeb6e33f412" algorithm: "SHA-1" vcs: - type: "Git" - url: "https://android.googlesource.com/platform/frameworks/support" + type: "" + url: "" revision: "" path: "" vcs_processed: type: "Git" - url: "https://android.googlesource.com/platform/frameworks/support" + url: "https://github.com/Kotlin/kotlinx.coroutines.git" revision: "" path: "" -- id: "Maven:junit:junit:4.12" - purl: "pkg:maven/junit/junit@4.12" +- id: "Maven:org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.1" + purl: "pkg:maven/org.jetbrains.kotlinx/kotlinx-coroutines-core@1.6.1" authors: - - "David Saff" - - "JUnit" - - "Kevin Cooney" - - "Marc Philipp" - - "Stefan Birkner" + - "JetBrains" declared_licenses: - - "Eclipse Public License 1.0" + - "The Apache Software License, Version 2.0" declared_licenses_processed: - spdx_expression: "EPL-1.0" + spdx_expression: "Apache-2.0" mapped: - Eclipse Public License 1.0: "EPL-1.0" - description: "JUnit is a unit testing framework for Java, created by Erich Gamma\ - \ and Kent Beck." - homepage_url: "http://junit.org" + The Apache Software License, Version 2.0: "Apache-2.0" + description: "Coroutines support libraries for Kotlin" + homepage_url: "https://github.com/Kotlin/kotlinx.coroutines" binary_artifact: - url: "https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar" + url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.6.1/kotlinx-coroutines-core-1.6.1.jar" hash: - value: "2973d150c0dc1fefe998f834810d68f278ea58ec" + value: "f04befbe83100278a57f652f78e1af000cbf069f" algorithm: "SHA-1" source_artifact: - url: "https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12-sources.jar" + url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.6.1/kotlinx-coroutines-core-1.6.1-sources.jar" hash: - value: "a6c32b40bf3d76eca54e3c601e5d1470c86fcdfa" + value: "39efbbcd004a284f17c57f2d2fff3afe9524e081" algorithm: "SHA-1" vcs: - type: "Git" - url: "git://github.com/junit-team/junit.git" - revision: "r4.12" + type: "" + url: "" + revision: "" path: "" vcs_processed: type: "Git" - url: "https://github.com/junit-team/junit.git" - revision: "r4.12" + url: "https://github.com/Kotlin/kotlinx.coroutines.git" + revision: "" path: "" -- id: "Maven:org.hamcrest:hamcrest-core:1.3" - purl: "pkg:maven/org.hamcrest/hamcrest-core@1.3" +- id: "Maven:org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.1" + purl: "pkg:maven/org.jetbrains.kotlinx/kotlinx-coroutines-core-jvm@1.6.1" authors: - - "Joe Walnes" - - "Nat Pryce" - - "Neil Dunn" - - "Steve Freeman" - - "Tom Denley" + - "JetBrains" declared_licenses: - - "New BSD License" + - "The Apache Software License, Version 2.0" declared_licenses_processed: - spdx_expression: "BSD-3-Clause" + spdx_expression: "Apache-2.0" mapped: - New BSD License: "BSD-3-Clause" - 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." - homepage_url: "https://github.com/hamcrest/JavaHamcrest/hamcrest-core" + The Apache Software License, Version 2.0: "Apache-2.0" + description: "Coroutines support libraries for Kotlin" + homepage_url: "https://github.com/Kotlin/kotlinx.coroutines" binary_artifact: - url: "https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar" + url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.6.1/kotlinx-coroutines-core-jvm-1.6.1.jar" hash: - value: "42a25dc3219429f0e5d060061f71acb49bf010a0" + value: "97fd74ccf54a863d221956ffcd21835e168e2aaa" algorithm: "SHA-1" source_artifact: - url: "https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-sources.jar" + url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.6.1/kotlinx-coroutines-core-jvm-1.6.1-sources.jar" hash: - value: "1dc37250fbc78e23a65a67fbbaf71d2e9cbc3c0b" + value: "7f1c619fce8a73588e681b48b69022df6ce9234f" algorithm: "SHA-1" vcs: - type: "Git" - url: "git@github.com:hamcrest/JavaHamcrest.git" + type: "" + url: "" revision: "" path: "" vcs_processed: type: "Git" - url: "ssh://git@github.com/hamcrest/JavaHamcrest.git" + url: "https://github.com/Kotlin/kotlinx.coroutines.git" revision: "" path: "" diff --git a/plugins/package-managers/gradle/src/funTest/assets/projects/synthetic/gradle-android-cyclic-expected-output-app.yml b/plugins/package-managers/gradle/src/funTest/assets/projects/synthetic/gradle-android-cyclic-expected-output-app.yml index 2f03198571e88..fb9e12c432b8a 100644 --- a/plugins/package-managers/gradle/src/funTest/assets/projects/synthetic/gradle-android-cyclic-expected-output-app.yml +++ b/plugins/package-managers/gradle/src/funTest/assets/projects/synthetic/gradle-android-cyclic-expected-output-app.yml @@ -1044,41 +1044,6 @@ dependency_graph: - from: 82 to: 81 shared_packages: -- id: "Maven:androidx.appcompat:appcompat:1.5.0" - purl: "pkg:maven/androidx.appcompat/appcompat@1.5.0" - authors: - - "The Android Open Source Project" - declared_licenses: - - "The Apache Software License, Version 2.0" - declared_licenses_processed: - spdx_expression: "Apache-2.0" - mapped: - The Apache Software License, Version 2.0: "Apache-2.0" - description: "The Support Library is a static library that you can add to your Android\ - \ application in order to use APIs that are either not available for older platform\ - \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ - \ on devices running API 14 or later." - homepage_url: "https://developer.android.com/jetpack/androidx/releases/appcompat#1.5.0" - binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/appcompat/appcompat/1.5.0/appcompat-1.5.0.aar" - hash: - value: "51d27cbb0837894515488e74491eb255655edf09" - algorithm: "SHA-1" - source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/appcompat/appcompat/1.5.0/appcompat-1.5.0-sources.jar" - hash: - value: "ffb6d2b7e47daaa4a24b434db111ab9e411c33a0" - algorithm: "SHA-1" - vcs: - type: "Git" - url: "https://android.googlesource.com/platform/frameworks/support" - revision: "" - path: "" - vcs_processed: - type: "Git" - url: "https://android.googlesource.com/platform/frameworks/support" - revision: "" - path: "" - id: "Maven:androidx.activity:activity:1.5.0" purl: "pkg:maven/androidx.activity/activity@1.5.0" authors: @@ -1146,8 +1111,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.core:core:1.8.0" - purl: "pkg:maven/androidx.core/core@1.8.0" +- id: "Maven:androidx.annotation:annotation-experimental:1.1.0" + purl: "pkg:maven/androidx.annotation/annotation-experimental@1.1.0" authors: - "The Android Open Source Project" declared_licenses: @@ -1156,20 +1121,19 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "The Support Library is a static library that you can add to your Android\ - \ application in order to use APIs that are either not available for older platform\ - \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ - \ on devices running API 14 or later." - homepage_url: "https://developer.android.com/jetpack/androidx/releases/core#1.8.0" + description: "Java annotation for use on unstable Android API surfaces. When used\ + \ in conjunction with the Experimental annotation lint checks, this annotation\ + \ provides functional parity with Kotlin's Experimental annotation." + homepage_url: "https://developer.android.com/jetpack/androidx/releases/annotation#1.1.0" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/core/core/1.8.0/core-1.8.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/annotation/annotation-experimental/1.1.0/annotation-experimental-1.1.0.aar" hash: - value: "56215072292d2db400ba7bfec758a980c0ecc9a4" + value: "5481c9aca18271c977d67b30e26f484f3f8f1c02" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/core/core/1.8.0/core-1.8.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/annotation/annotation-experimental/1.1.0/annotation-experimental-1.1.0-sources.jar" hash: - value: "6d9dc81a87506edbc4890ff898df98c709a79fdf" + value: "238eb640abf1ca6c952c7cd2e9423fe7f715713f" algorithm: "SHA-1" vcs: type: "Git" @@ -1181,8 +1145,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.annotation:annotation-experimental:1.1.0" - purl: "pkg:maven/androidx.annotation/annotation-experimental@1.1.0" +- id: "Maven:androidx.appcompat:appcompat:1.5.0" + purl: "pkg:maven/androidx.appcompat/appcompat@1.5.0" authors: - "The Android Open Source Project" declared_licenses: @@ -1191,19 +1155,20 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Java annotation for use on unstable Android API surfaces. When used\ - \ in conjunction with the Experimental annotation lint checks, this annotation\ - \ provides functional parity with Kotlin's Experimental annotation." - homepage_url: "https://developer.android.com/jetpack/androidx/releases/annotation#1.1.0" + description: "The Support Library is a static library that you can add to your Android\ + \ application in order to use APIs that are either not available for older platform\ + \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ + \ on devices running API 14 or later." + homepage_url: "https://developer.android.com/jetpack/androidx/releases/appcompat#1.5.0" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/annotation/annotation-experimental/1.1.0/annotation-experimental-1.1.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/appcompat/appcompat/1.5.0/appcompat-1.5.0.aar" hash: - value: "5481c9aca18271c977d67b30e26f484f3f8f1c02" + value: "51d27cbb0837894515488e74491eb255655edf09" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/annotation/annotation-experimental/1.1.0/annotation-experimental-1.1.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/appcompat/appcompat/1.5.0/appcompat-1.5.0-sources.jar" hash: - value: "238eb640abf1ca6c952c7cd2e9423fe7f715713f" + value: "ffb6d2b7e47daaa4a24b434db111ab9e411c33a0" algorithm: "SHA-1" vcs: type: "Git" @@ -1215,8 +1180,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.lifecycle:lifecycle-runtime:2.5.0" - purl: "pkg:maven/androidx.lifecycle/lifecycle-runtime@2.5.0" +- id: "Maven:androidx.appcompat:appcompat-resources:1.5.0" + purl: "pkg:maven/androidx.appcompat/appcompat-resources@1.5.0" authors: - "The Android Open Source Project" declared_licenses: @@ -1225,17 +1190,19 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Android Lifecycle Runtime" - homepage_url: "https://developer.android.com/jetpack/androidx/releases/lifecycle#2.5.0" + description: "The Resources Library is a static library that you can add to your\ + \ Android application in order to use resource APIs that backport the latest APIs\ + \ to older versions of the platform. Compatible on devices running API 14 or later." + homepage_url: "https://developer.android.com/jetpack/androidx/releases/appcompat#1.5.0" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-runtime/2.5.0/lifecycle-runtime-2.5.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/appcompat/appcompat-resources/1.5.0/appcompat-resources-1.5.0.aar" hash: - value: "b4a0c2358867e7a38f2ef69173ce728fce13cf83" + value: "bcab3a33194c2b4a955267fc4cb16de9022a39fd" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-runtime/2.5.0/lifecycle-runtime-2.5.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/appcompat/appcompat-resources/1.5.0/appcompat-resources-1.5.0-sources.jar" hash: - value: "0d255b447102736e536a28b97671c6a736c801b7" + value: "fb65e13b11cb4391567e748e9ab7f27a64601039" algorithm: "SHA-1" vcs: type: "Git" @@ -1279,8 +1246,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.lifecycle:lifecycle-common:2.5.0" - purl: "pkg:maven/androidx.lifecycle/lifecycle-common@2.5.0" +- id: "Maven:androidx.arch.core:core-runtime:2.1.0" + purl: "pkg:maven/androidx.arch.core/core-runtime@2.1.0" authors: - "The Android Open Source Project" declared_licenses: @@ -1289,17 +1256,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Android Lifecycle-Common" - homepage_url: "https://developer.android.com/jetpack/androidx/releases/lifecycle#2.5.0" + description: "Android Arch-Runtime" + homepage_url: "https://developer.android.com/topic/libraries/architecture/index.html" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-common/2.5.0/lifecycle-common-2.5.0.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/arch/core/core-runtime/2.1.0/core-runtime-2.1.0.aar" hash: - value: "1fdb7349701e9cf2f0a69fc10642b6fef6bb3e12" + value: "2df0e03029caae7863ccb4825addaadc8ab6780c" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-common/2.5.0/lifecycle-common-2.5.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/arch/core/core-runtime/2.1.0/core-runtime-2.1.0-sources.jar" hash: - value: "29609e3d01eaafd06c688c5366154174cf686c12" + value: "f19886651c9946b39f83d8c184fd0e2ce9f43c16" algorithm: "SHA-1" vcs: type: "Git" @@ -1311,8 +1278,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.versionedparcelable:versionedparcelable:1.1.1" - purl: "pkg:maven/androidx.versionedparcelable/versionedparcelable@1.1.1" +- id: "Maven:androidx.cardview:cardview:1.0.0" + purl: "pkg:maven/androidx.cardview/cardview@1.0.0" authors: - "The Android Open Source Project" declared_licenses: @@ -1321,18 +1288,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Provides a stable but relatively compact binary serialization format\ - \ that can be passed across processes or persisted safely." + description: "Android Support CardView v7" homepage_url: "http://developer.android.com/tools/extras/support-library.html" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/versionedparcelable/versionedparcelable/1.1.1/versionedparcelable-1.1.1.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/cardview/cardview/1.0.0/cardview-1.0.0.aar" hash: - value: "18e18071e7715679e0593c570217edeb5ca48b9e" + value: "158dbc2e2bc502815821191b04446b8f663c1874" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/versionedparcelable/versionedparcelable/1.1.1/versionedparcelable-1.1.1-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/cardview/cardview/1.0.0/cardview-1.0.0-sources.jar" hash: - value: "d9085927216387af679d18b6f472bc0fc5c7cc81" + value: "c9f3ce7ca74ad2c978230f4094ba6804c5166f9c" algorithm: "SHA-1" vcs: type: "Git" @@ -1376,8 +1342,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.lifecycle:lifecycle-viewmodel:2.5.0" - purl: "pkg:maven/androidx.lifecycle/lifecycle-viewmodel@2.5.0" +- id: "Maven:androidx.concurrent:concurrent-futures:1.0.0" + purl: "pkg:maven/androidx.concurrent/concurrent-futures@1.0.0" authors: - "The Android Open Source Project" declared_licenses: @@ -1386,17 +1352,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Android Lifecycle ViewModel" - homepage_url: "https://developer.android.com/jetpack/androidx/releases/lifecycle#2.5.0" + description: "Androidx implementation of Guava's ListenableFuture" + homepage_url: "https://developer.android.com/topic/libraries/architecture/index.html" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-viewmodel/2.5.0/lifecycle-viewmodel-2.5.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/concurrent/concurrent-futures/1.0.0/concurrent-futures-1.0.0.jar" hash: - value: "9416a3c84e77a4b63722069fb39dbf1346c78014" + value: "c1e77e3ee6f4643b77496a1ddf7a2eef1aefdaa1" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-viewmodel/2.5.0/lifecycle-viewmodel-2.5.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/concurrent/concurrent-futures/1.0.0/concurrent-futures-1.0.0-sources.jar" hash: - value: "e4f5125d80cf6fd0822a581848be527086ca32f1" + value: "bef029d2f7189646da56803b554fb8f26a526f8b" algorithm: "SHA-1" vcs: type: "Git" @@ -1408,104 +1374,107 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:org.jetbrains.kotlin:kotlin-stdlib:1.7.10" - purl: "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.7.10" +- id: "Maven:androidx.constraintlayout:constraintlayout:2.0.1" + purl: "pkg:maven/androidx.constraintlayout/constraintlayout@2.0.1" authors: - - "JetBrains" + - "The Android Open Source Project" declared_licenses: - - "The Apache License, Version 2.0" + - "The Apache Software License, Version 2.0" declared_licenses_processed: spdx_expression: "Apache-2.0" mapped: - The Apache License, Version 2.0: "Apache-2.0" - description: "Kotlin Standard Library for JVM" - homepage_url: "https://kotlinlang.org/" + The Apache Software License, Version 2.0: "Apache-2.0" + description: "ConstraintLayout for Android" + homepage_url: "http://tools.android.com" binary_artifact: - url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.7.10/kotlin-stdlib-1.7.10.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/constraintlayout/constraintlayout/2.0.1/constraintlayout-2.0.1.aar" hash: - value: "d2abf9e77736acc4450dc4a3f707fa2c10f5099d" + value: "fab633b1873e5c1fbe49d919fab85ed1f8cf47ca" algorithm: "SHA-1" source_artifact: - url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.7.10/kotlin-stdlib-1.7.10-sources.jar" + url: "" hash: - value: "a47f6071d3ba1c695174371ffeb95ac2df2089a5" - algorithm: "SHA-1" + value: "" + algorithm: "" vcs: type: "Git" - url: "https://github.com/JetBrains/kotlin.git" + url: "git://android.googlesource.com/platform/tools/sherpa.git" revision: "" path: "" vcs_processed: type: "Git" - url: "https://github.com/JetBrains/kotlin.git" + url: "https://android.googlesource.com/platform/tools/sherpa.git" revision: "" path: "" -- id: "Maven:org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10" - purl: "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.7.10" +- id: "Maven:androidx.constraintlayout:constraintlayout-solver:2.0.1" + purl: "pkg:maven/androidx.constraintlayout/constraintlayout-solver@2.0.1" authors: - - "JetBrains" + - "The Android Open Source Project" declared_licenses: - - "The Apache License, Version 2.0" + - "The Apache Software License, Version 2.0" declared_licenses_processed: spdx_expression: "Apache-2.0" mapped: - The Apache License, Version 2.0: "Apache-2.0" - description: "Kotlin Common Standard Library" - homepage_url: "https://kotlinlang.org/" + The Apache Software License, Version 2.0: "Apache-2.0" + description: "Solver for ConstraintLayout" + homepage_url: "http://tools.android.com" binary_artifact: - url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.7.10/kotlin-stdlib-common-1.7.10.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/constraintlayout/constraintlayout-solver/2.0.1/constraintlayout-solver-2.0.1.jar" hash: - value: "bac80c520d0a9e3f3673bc2658c6ed02ef45a76a" + value: "30988fe2d77f3fe3bf7551bb8a8b795fad7e7226" algorithm: "SHA-1" source_artifact: - url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.7.10/kotlin-stdlib-common-1.7.10-sources.jar" + url: "" hash: - value: "60408164a8fbfb0ae8febb3413e2f4bf5a06c97f" - algorithm: "SHA-1" + value: "" + algorithm: "" vcs: type: "Git" - url: "https://github.com/JetBrains/kotlin.git" + url: "git://android.googlesource.com/platform/tools/sherpa.git" revision: "" path: "" vcs_processed: type: "Git" - url: "https://github.com/JetBrains/kotlin.git" + url: "https://android.googlesource.com/platform/tools/sherpa.git" revision: "" path: "" -- id: "Maven:org.jetbrains:annotations:13.0" - purl: "pkg:maven/org.jetbrains/annotations@13.0" +- id: "Maven:androidx.coordinatorlayout:coordinatorlayout:1.1.0" + purl: "pkg:maven/androidx.coordinatorlayout/coordinatorlayout@1.1.0" authors: - - "JetBrains" + - "The Android Open Source Project" declared_licenses: - "The Apache Software License, Version 2.0" declared_licenses_processed: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "A set of annotations used for code inspection support and code documentation." - homepage_url: "http://www.jetbrains.org" + description: "The Support Library is a static library that you can add to your Android\ + \ application in order to use APIs that are either not available for older platform\ + \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ + \ on devices running API 14 or later." + homepage_url: "https://developer.android.com/jetpack/androidx" binary_artifact: - url: "https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/coordinatorlayout/coordinatorlayout/1.1.0/coordinatorlayout-1.1.0.aar" hash: - value: "919f0dfe192fb4e063e7dacadee7f8bb9a2672a9" + value: "8eeb7baf75b9595d017642a460df5af3bb9fa4e1" algorithm: "SHA-1" source_artifact: - url: "https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/coordinatorlayout/coordinatorlayout/1.1.0/coordinatorlayout-1.1.0-sources.jar" hash: - value: "5991ca87ef1fb5544943d9abc5a9a37583fabe03" + value: "a15529ac349d76a872ae5ef42b84c320c456cd7f" algorithm: "SHA-1" vcs: type: "Git" - url: "https://github.com/JetBrains/intellij-community.git" + url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" vcs_processed: type: "Git" - url: "https://github.com/JetBrains/intellij-community.git" + url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.0" - purl: "pkg:maven/androidx.lifecycle/lifecycle-viewmodel-savedstate@2.5.0" +- id: "Maven:androidx.core:core:1.8.0" + purl: "pkg:maven/androidx.core/core@1.8.0" authors: - "The Android Open Source Project" declared_licenses: @@ -1514,17 +1483,20 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Android Lifecycle ViewModel" - homepage_url: "https://developer.android.com/jetpack/androidx/releases/lifecycle#2.5.0" + description: "The Support Library is a static library that you can add to your Android\ + \ application in order to use APIs that are either not available for older platform\ + \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ + \ on devices running API 14 or later." + homepage_url: "https://developer.android.com/jetpack/androidx/releases/core#1.8.0" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-viewmodel-savedstate/2.5.0/lifecycle-viewmodel-savedstate-2.5.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/core/core/1.8.0/core-1.8.0.aar" hash: - value: "890d51ee22f2d4e59ce8470a764d2d97c4d8244a" + value: "56215072292d2db400ba7bfec758a980c0ecc9a4" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-viewmodel-savedstate/2.5.0/lifecycle-viewmodel-savedstate-2.5.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/core/core/1.8.0/core-1.8.0-sources.jar" hash: - value: "011f7a8fab7793634b9cc07891180c35fbf4315c" + value: "6d9dc81a87506edbc4890ff898df98c709a79fdf" algorithm: "SHA-1" vcs: type: "Git" @@ -1568,8 +1540,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.lifecycle:lifecycle-livedata-core:2.5.0" - purl: "pkg:maven/androidx.lifecycle/lifecycle-livedata-core@2.5.0" +- id: "Maven:androidx.cursoradapter:cursoradapter:1.0.0" + purl: "pkg:maven/androidx.cursoradapter/cursoradapter@1.0.0" authors: - "The Android Open Source Project" declared_licenses: @@ -1578,17 +1550,20 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Android Lifecycle LiveData Core" - homepage_url: "https://developer.android.com/jetpack/androidx/releases/lifecycle#2.5.0" + description: "The Support Library is a static library that you can add to your Android\ + \ application in order to use APIs that are either not available for older platform\ + \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ + \ on devices running API 14 or later." + homepage_url: "http://developer.android.com/tools/extras/support-library.html" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-livedata-core/2.5.0/lifecycle-livedata-core-2.5.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/cursoradapter/cursoradapter/1.0.0/cursoradapter-1.0.0.aar" hash: - value: "3b23334df54493d9d9df959982a5e13e54baac82" + value: "74014983a86b83cbce534dec4e7aa9312f5f5d82" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-livedata-core/2.5.0/lifecycle-livedata-core-2.5.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/cursoradapter/cursoradapter/1.0.0/cursoradapter-1.0.0-sources.jar" hash: - value: "38ecd5651d87b6db994df01f93fc72d6e59b846a" + value: "1e323083b41c31fd4d45510dfce50614963c3c6c" algorithm: "SHA-1" vcs: type: "Git" @@ -1600,8 +1575,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.savedstate:savedstate:1.2.0" - purl: "pkg:maven/androidx.savedstate/savedstate@1.2.0" +- id: "Maven:androidx.customview:customview:1.1.0" + purl: "pkg:maven/androidx.customview/customview@1.1.0" authors: - "The Android Open Source Project" declared_licenses: @@ -1610,17 +1585,20 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Android Lifecycle Saved State" - homepage_url: "https://developer.android.com/jetpack/androidx/releases/savedstate#1.2.0" + description: "The Support Library is a static library that you can add to your Android\ + \ application in order to use APIs that are either not available for older platform\ + \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ + \ on devices running API 14 or later." + homepage_url: "https://developer.android.com/jetpack/androidx" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/savedstate/savedstate/1.2.0/savedstate-1.2.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/customview/customview/1.1.0/customview-1.1.0.aar" hash: - value: "bcaeef765339b976946cc9e891536713af651ebc" + value: "0a030aaf64c5419a89f7d91a33755c4629a43471" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/savedstate/savedstate/1.2.0/savedstate-1.2.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/customview/customview/1.1.0/customview-1.1.0-sources.jar" hash: - value: "fce79e03fd65c3734d1c9364244456d89d336810" + value: "be631aafb1eb3f64c9cc57083a21a3321cf2e2e1" algorithm: "SHA-1" vcs: type: "Git" @@ -1632,168 +1610,112 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1" - purl: "pkg:maven/org.jetbrains.kotlinx/kotlinx-coroutines-android@1.6.1" +- id: "Maven:androidx.documentfile:documentfile:1.0.0" + purl: "pkg:maven/androidx.documentfile/documentfile@1.0.0" authors: - - "JetBrains" + - "The Android Open Source Project" declared_licenses: - "The Apache Software License, Version 2.0" declared_licenses_processed: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Coroutines support libraries for Kotlin" - homepage_url: "https://github.com/Kotlin/kotlinx.coroutines" + description: "The Support Library is a static library that you can add to your Android\ + \ application in order to use APIs that are either not available for older platform\ + \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ + \ on devices running API 14 or later." + homepage_url: "http://developer.android.com/tools/extras/support-library.html" binary_artifact: - url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-android/1.6.1/kotlinx-coroutines-android-1.6.1.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/documentfile/documentfile/1.0.0/documentfile-1.0.0.aar" hash: - value: "4e61fcdcc508cbaa37c4a284a50205d7c7767e37" + value: "66104345c90cd8c2fd5ad2d3aad692b280e10c32" algorithm: "SHA-1" source_artifact: - url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-android/1.6.1/kotlinx-coroutines-android-1.6.1-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/documentfile/documentfile/1.0.0/documentfile-1.0.0-sources.jar" hash: - value: "69c667fa02b6d23b3712eafc87560eeb6e33f412" + value: "a1bed5cf96db96bd06a2feade98fe55653811dc8" algorithm: "SHA-1" vcs: - type: "" - url: "" - revision: "" - path: "" - vcs_processed: type: "Git" - url: "https://github.com/Kotlin/kotlinx.coroutines.git" - revision: "" - path: "" -- id: "Maven:org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.1" - purl: "pkg:maven/org.jetbrains.kotlinx/kotlinx-coroutines-core@1.6.1" - authors: - - "JetBrains" - declared_licenses: - - "The Apache Software License, Version 2.0" - declared_licenses_processed: - spdx_expression: "Apache-2.0" - mapped: - The Apache Software License, Version 2.0: "Apache-2.0" - description: "Coroutines support libraries for Kotlin" - homepage_url: "https://github.com/Kotlin/kotlinx.coroutines" - binary_artifact: - url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.6.1/kotlinx-coroutines-core-1.6.1.jar" - hash: - value: "f04befbe83100278a57f652f78e1af000cbf069f" - algorithm: "SHA-1" - source_artifact: - url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.6.1/kotlinx-coroutines-core-1.6.1-sources.jar" - hash: - value: "39efbbcd004a284f17c57f2d2fff3afe9524e081" - algorithm: "SHA-1" - vcs: - type: "" - url: "" + url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" vcs_processed: type: "Git" - url: "https://github.com/Kotlin/kotlinx.coroutines.git" + url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.1" - purl: "pkg:maven/org.jetbrains.kotlinx/kotlinx-coroutines-core-jvm@1.6.1" +- id: "Maven:androidx.drawerlayout:drawerlayout:1.1.1" + purl: "pkg:maven/androidx.drawerlayout/drawerlayout@1.1.1" authors: - - "JetBrains" + - "The Android Open Source Project" declared_licenses: - "The Apache Software License, Version 2.0" declared_licenses_processed: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Coroutines support libraries for Kotlin" - homepage_url: "https://github.com/Kotlin/kotlinx.coroutines" - binary_artifact: - url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.6.1/kotlinx-coroutines-core-jvm-1.6.1.jar" - hash: - value: "97fd74ccf54a863d221956ffcd21835e168e2aaa" - algorithm: "SHA-1" - source_artifact: - url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.6.1/kotlinx-coroutines-core-jvm-1.6.1-sources.jar" - hash: - value: "7f1c619fce8a73588e681b48b69022df6ce9234f" - algorithm: "SHA-1" - vcs: - type: "" - url: "" - revision: "" - path: "" - vcs_processed: - type: "Git" - url: "https://github.com/Kotlin/kotlinx.coroutines.git" - revision: "" - path: "" -- id: "Maven:org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.0" - purl: "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.6.0" - authors: - - "JetBrains" - declared_licenses: - - "The Apache License, Version 2.0" - declared_licenses_processed: - spdx_expression: "Apache-2.0" - mapped: - The Apache License, Version 2.0: "Apache-2.0" - description: "Kotlin Standard Library JDK 8 extension" - homepage_url: "https://kotlinlang.org/" + description: "The Support Library is a static library that you can add to your Android\ + \ application in order to use APIs that are either not available for older platform\ + \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ + \ on devices running API 14 or later." + homepage_url: "https://developer.android.com/jetpack/androidx" binary_artifact: - url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.6.0/kotlin-stdlib-jdk8-1.6.0.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/drawerlayout/drawerlayout/1.1.1/drawerlayout-1.1.1.aar" hash: - value: "baf82c475e9372c25407f3d132439e4aa803b8b8" + value: "1b2b049e1e88589510ddd4d93f2699b46ecd73dd" algorithm: "SHA-1" source_artifact: - url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.6.0/kotlin-stdlib-jdk8-1.6.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/drawerlayout/drawerlayout/1.1.1/drawerlayout-1.1.1-sources.jar" hash: - value: "a61c046a90a08dd30eb105b8b8530fce678ecb46" + value: "d95f7d9cd7d95cc0c038bbcf9c65f521b56fee55" algorithm: "SHA-1" vcs: type: "Git" - url: "https://github.com/JetBrains/kotlin.git" + url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" vcs_processed: type: "Git" - url: "https://github.com/JetBrains/kotlin.git" + url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.6.0" - purl: "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.6.0" +- id: "Maven:androidx.dynamicanimation:dynamicanimation:1.0.0" + purl: "pkg:maven/androidx.dynamicanimation/dynamicanimation@1.0.0" authors: - - "JetBrains" + - "The Android Open Source Project" declared_licenses: - - "The Apache License, Version 2.0" + - "The Apache Software License, Version 2.0" declared_licenses_processed: spdx_expression: "Apache-2.0" mapped: - The Apache License, Version 2.0: "Apache-2.0" - description: "Kotlin Standard Library JDK 7 extension" - homepage_url: "https://kotlinlang.org/" + The Apache Software License, Version 2.0: "Apache-2.0" + description: "Physics-based animation in support library, where the animations are\ + \ driven by physics force. You can use this Animation library to create smooth\ + \ and realistic animations." + homepage_url: "http://developer.android.com/tools/extras/support-library.html" binary_artifact: - url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.6.0/kotlin-stdlib-jdk7-1.6.0.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/dynamicanimation/dynamicanimation/1.0.0/dynamicanimation-1.0.0.aar" hash: - value: "da6bdc87391322974a43ccc00a25536ae74dad51" + value: "e980497a58fb319d471f3bb78d066b926a08ba8e" algorithm: "SHA-1" source_artifact: - url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.6.0/kotlin-stdlib-jdk7-1.6.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/dynamicanimation/dynamicanimation/1.0.0/dynamicanimation-1.0.0-sources.jar" hash: - value: "ccdfdab71f0f3ba104191d8f673d0620e7ed2e46" + value: "5c050e29af5033ff5e2d58ccf657ae92fdfbda4a" algorithm: "SHA-1" vcs: type: "Git" - url: "https://github.com/JetBrains/kotlin.git" + url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" vcs_processed: type: "Git" - url: "https://github.com/JetBrains/kotlin.git" + url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.appcompat:appcompat-resources:1.5.0" - purl: "pkg:maven/androidx.appcompat/appcompat-resources@1.5.0" +- id: "Maven:androidx.emoji2:emoji2:1.2.0" + purl: "pkg:maven/androidx.emoji2/emoji2@1.2.0" authors: - "The Android Open Source Project" declared_licenses: @@ -1802,19 +1724,18 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "The Resources Library is a static library that you can add to your\ - \ Android application in order to use resource APIs that backport the latest APIs\ - \ to older versions of the platform. Compatible on devices running API 14 or later." - homepage_url: "https://developer.android.com/jetpack/androidx/releases/appcompat#1.5.0" + description: "Core library to enable emoji compatibility in Kitkat and newer devices\ + \ to avoid the empty emoji characters." + homepage_url: "https://developer.android.com/jetpack/androidx/releases/emoji2#1.2.0" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/appcompat/appcompat-resources/1.5.0/appcompat-resources-1.5.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/emoji2/emoji2/1.2.0/emoji2-1.2.0.aar" hash: - value: "bcab3a33194c2b4a955267fc4cb16de9022a39fd" + value: "2c95c9aa87788e4d9ce692ecfc961db004e57480" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/appcompat/appcompat-resources/1.5.0/appcompat-resources-1.5.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/emoji2/emoji2/1.2.0/emoji2-1.2.0-sources.jar" hash: - value: "fb65e13b11cb4391567e748e9ab7f27a64601039" + value: "9b49601261eae202c9bf6f9fc18890b8fe0edf69" algorithm: "SHA-1" vcs: type: "Git" @@ -1826,8 +1747,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.vectordrawable:vectordrawable:1.1.0" - purl: "pkg:maven/androidx.vectordrawable/vectordrawable@1.1.0" +- id: "Maven:androidx.emoji2:emoji2-views-helper:1.2.0" + purl: "pkg:maven/androidx.emoji2/emoji2-views-helper@1.2.0" authors: - "The Android Open Source Project" declared_licenses: @@ -1836,17 +1757,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Android Support VectorDrawable" - homepage_url: "https://developer.android.com/jetpack/androidx" + description: "View helpers for Emoji2" + homepage_url: "https://developer.android.com/jetpack/androidx/releases/emoji2#1.2.0" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/vectordrawable/vectordrawable/1.1.0/vectordrawable-1.1.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/emoji2/emoji2-views-helper/1.2.0/emoji2-views-helper-1.2.0.aar" hash: - value: "eac7a364fff534035a2a6cb17770a1288315f69f" + value: "4a22802fc9e88ad232522f04a35d1fdc3e5b4df0" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/vectordrawable/vectordrawable/1.1.0/vectordrawable-1.1.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/emoji2/emoji2-views-helper/1.2.0/emoji2-views-helper-1.2.0-sources.jar" hash: - value: "1e0694477eed874c50c54b547cc3e5a62a57a62b" + value: "833c4c3f1564f35f7f62b810bf3e0eaf544ebc1f" algorithm: "SHA-1" vcs: type: "Git" @@ -1858,8 +1779,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.vectordrawable:vectordrawable-animated:1.1.0" - purl: "pkg:maven/androidx.vectordrawable/vectordrawable-animated@1.1.0" +- id: "Maven:androidx.fragment:fragment:1.3.6" + purl: "pkg:maven/androidx.fragment/fragment@1.3.6" authors: - "The Android Open Source Project" declared_licenses: @@ -1868,17 +1789,20 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Android Support AnimatedVectorDrawable" - homepage_url: "https://developer.android.com/jetpack/androidx" + description: "The Support Library is a static library that you can add to your Android\ + \ application in order to use APIs that are either not available for older platform\ + \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ + \ on devices running API 14 or later." + homepage_url: "https://developer.android.com/jetpack/androidx/releases/fragment#1.3.6" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/vectordrawable/vectordrawable-animated/1.1.0/vectordrawable-animated-1.1.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/fragment/fragment/1.3.6/fragment-1.3.6.aar" hash: - value: "fcda1161354501471c30a4e077af6b5c4d4eddc6" + value: "6391fc504e7c0f24051ac8b9da3f0ba4d1241dff" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/vectordrawable/vectordrawable-animated/1.1.0/vectordrawable-animated-1.1.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/fragment/fragment/1.3.6/fragment-1.3.6-sources.jar" hash: - value: "871a7705cd03bc246947638c712cdd11378233ff" + value: "25ece06338d39da1fdc9d8488aa57b5014866918" algorithm: "SHA-1" vcs: type: "Git" @@ -1925,8 +1849,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.cursoradapter:cursoradapter:1.0.0" - purl: "pkg:maven/androidx.cursoradapter/cursoradapter@1.0.0" +- id: "Maven:androidx.legacy:legacy-support-core-utils:1.0.0" + purl: "pkg:maven/androidx.legacy/legacy-support-core-utils@1.0.0" authors: - "The Android Open Source Project" declared_licenses: @@ -1941,14 +1865,14 @@ shared_packages: \ on devices running API 14 or later." homepage_url: "http://developer.android.com/tools/extras/support-library.html" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/cursoradapter/cursoradapter/1.0.0/cursoradapter-1.0.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/legacy/legacy-support-core-utils/1.0.0/legacy-support-core-utils-1.0.0.aar" hash: - value: "74014983a86b83cbce534dec4e7aa9312f5f5d82" + value: "9b9570042115da8629519090dfeb71df75da59fc" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/cursoradapter/cursoradapter/1.0.0/cursoradapter-1.0.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/legacy/legacy-support-core-utils/1.0.0/legacy-support-core-utils-1.0.0-sources.jar" hash: - value: "1e323083b41c31fd4d45510dfce50614963c3c6c" + value: "46c37f178088153618cfb0afef08ec96c48f93cb" algorithm: "SHA-1" vcs: type: "Git" @@ -1960,8 +1884,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.drawerlayout:drawerlayout:1.1.1" - purl: "pkg:maven/androidx.drawerlayout/drawerlayout@1.1.1" +- id: "Maven:androidx.lifecycle:lifecycle-common:2.5.0" + purl: "pkg:maven/androidx.lifecycle/lifecycle-common@2.5.0" authors: - "The Android Open Source Project" declared_licenses: @@ -1970,20 +1894,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "The Support Library is a static library that you can add to your Android\ - \ application in order to use APIs that are either not available for older platform\ - \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ - \ on devices running API 14 or later." - homepage_url: "https://developer.android.com/jetpack/androidx" + description: "Android Lifecycle-Common" + homepage_url: "https://developer.android.com/jetpack/androidx/releases/lifecycle#2.5.0" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/drawerlayout/drawerlayout/1.1.1/drawerlayout-1.1.1.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-common/2.5.0/lifecycle-common-2.5.0.jar" hash: - value: "1b2b049e1e88589510ddd4d93f2699b46ecd73dd" + value: "1fdb7349701e9cf2f0a69fc10642b6fef6bb3e12" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/drawerlayout/drawerlayout/1.1.1/drawerlayout-1.1.1-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-common/2.5.0/lifecycle-common-2.5.0-sources.jar" hash: - value: "d95f7d9cd7d95cc0c038bbcf9c65f521b56fee55" + value: "29609e3d01eaafd06c688c5366154174cf686c12" algorithm: "SHA-1" vcs: type: "Git" @@ -1995,8 +1916,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.customview:customview:1.1.0" - purl: "pkg:maven/androidx.customview/customview@1.1.0" +- id: "Maven:androidx.lifecycle:lifecycle-livedata:2.0.0" + purl: "pkg:maven/androidx.lifecycle/lifecycle-livedata@2.0.0" authors: - "The Android Open Source Project" declared_licenses: @@ -2005,20 +1926,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "The Support Library is a static library that you can add to your Android\ - \ application in order to use APIs that are either not available for older platform\ - \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ - \ on devices running API 14 or later." - homepage_url: "https://developer.android.com/jetpack/androidx" + description: "Android Lifecycle LiveData" + homepage_url: "https://developer.android.com/topic/libraries/architecture/index.html" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/customview/customview/1.1.0/customview-1.1.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-livedata/2.0.0/lifecycle-livedata-2.0.0.aar" hash: - value: "0a030aaf64c5419a89f7d91a33755c4629a43471" + value: "c17007cd0b21d6401910b0becdd16c438c68a9af" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/customview/customview/1.1.0/customview-1.1.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-livedata/2.0.0/lifecycle-livedata-2.0.0-sources.jar" hash: - value: "be631aafb1eb3f64c9cc57083a21a3321cf2e2e1" + value: "740ce61935bd789380c01178bd8ce402402ebd2f" algorithm: "SHA-1" vcs: type: "Git" @@ -2030,8 +1948,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.fragment:fragment:1.3.6" - purl: "pkg:maven/androidx.fragment/fragment@1.3.6" +- id: "Maven:androidx.lifecycle:lifecycle-livedata-core:2.5.0" + purl: "pkg:maven/androidx.lifecycle/lifecycle-livedata-core@2.5.0" authors: - "The Android Open Source Project" declared_licenses: @@ -2040,20 +1958,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "The Support Library is a static library that you can add to your Android\ - \ application in order to use APIs that are either not available for older platform\ - \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ - \ on devices running API 14 or later." - homepage_url: "https://developer.android.com/jetpack/androidx/releases/fragment#1.3.6" + description: "Android Lifecycle LiveData Core" + homepage_url: "https://developer.android.com/jetpack/androidx/releases/lifecycle#2.5.0" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/fragment/fragment/1.3.6/fragment-1.3.6.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-livedata-core/2.5.0/lifecycle-livedata-core-2.5.0.aar" hash: - value: "6391fc504e7c0f24051ac8b9da3f0ba4d1241dff" + value: "3b23334df54493d9d9df959982a5e13e54baac82" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/fragment/fragment/1.3.6/fragment-1.3.6-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-livedata-core/2.5.0/lifecycle-livedata-core-2.5.0-sources.jar" hash: - value: "25ece06338d39da1fdc9d8488aa57b5014866918" + value: "38ecd5651d87b6db994df01f93fc72d6e59b846a" algorithm: "SHA-1" vcs: type: "Git" @@ -2065,8 +1980,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.viewpager:viewpager:1.0.0" - purl: "pkg:maven/androidx.viewpager/viewpager@1.0.0" +- id: "Maven:androidx.lifecycle:lifecycle-process:2.4.1" + purl: "pkg:maven/androidx.lifecycle/lifecycle-process@2.4.1" authors: - "The Android Open Source Project" declared_licenses: @@ -2075,20 +1990,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "The Support Library is a static library that you can add to your Android\ - \ application in order to use APIs that are either not available for older platform\ - \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ - \ on devices running API 14 or later." - homepage_url: "http://developer.android.com/tools/extras/support-library.html" + description: "Android Lifecycle Process" + homepage_url: "https://developer.android.com/jetpack/androidx/releases/lifecycle#2.4.1" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/viewpager/viewpager/1.0.0/viewpager-1.0.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-process/2.4.1/lifecycle-process-2.4.1.aar" hash: - value: "1f90e13820f96c2fb868f9674079a551678d68b2" + value: "3e9686bbec67987b55502f4e4a2d662734d5781c" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/viewpager/viewpager/1.0.0/viewpager-1.0.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-process/2.4.1/lifecycle-process-2.4.1-sources.jar" hash: - value: "db045f92188b9d247d5f556866f8861ab68528f0" + value: "9a1fb61f0576ad9a39e3475458722d95fb5c779d" algorithm: "SHA-1" vcs: type: "Git" @@ -2100,8 +2012,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.loader:loader:1.0.0" - purl: "pkg:maven/androidx.loader/loader@1.0.0" +- id: "Maven:androidx.lifecycle:lifecycle-runtime:2.5.0" + purl: "pkg:maven/androidx.lifecycle/lifecycle-runtime@2.5.0" authors: - "The Android Open Source Project" declared_licenses: @@ -2110,20 +2022,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "The Support Library is a static library that you can add to your Android\ - \ application in order to use APIs that are either not available for older platform\ - \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ - \ on devices running API 14 or later." - homepage_url: "http://developer.android.com/tools/extras/support-library.html" + description: "Android Lifecycle Runtime" + homepage_url: "https://developer.android.com/jetpack/androidx/releases/lifecycle#2.5.0" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/loader/loader/1.0.0/loader-1.0.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-runtime/2.5.0/lifecycle-runtime-2.5.0.aar" hash: - value: "8af8b6cec0da85c207d03e15840e0722cbc71e70" + value: "b4a0c2358867e7a38f2ef69173ce728fce13cf83" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/loader/loader/1.0.0/loader-1.0.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-runtime/2.5.0/lifecycle-runtime-2.5.0-sources.jar" hash: - value: "b9ef587f3e46c7fe5b00264989764e43ff45cada" + value: "0d255b447102736e536a28b97671c6a736c801b7" algorithm: "SHA-1" vcs: type: "Git" @@ -2135,8 +2044,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.lifecycle:lifecycle-livedata:2.0.0" - purl: "pkg:maven/androidx.lifecycle/lifecycle-livedata@2.0.0" +- id: "Maven:androidx.lifecycle:lifecycle-viewmodel:2.5.0" + purl: "pkg:maven/androidx.lifecycle/lifecycle-viewmodel@2.5.0" authors: - "The Android Open Source Project" declared_licenses: @@ -2145,17 +2054,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Android Lifecycle LiveData" - homepage_url: "https://developer.android.com/topic/libraries/architecture/index.html" + description: "Android Lifecycle ViewModel" + homepage_url: "https://developer.android.com/jetpack/androidx/releases/lifecycle#2.5.0" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-livedata/2.0.0/lifecycle-livedata-2.0.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-viewmodel/2.5.0/lifecycle-viewmodel-2.5.0.aar" hash: - value: "c17007cd0b21d6401910b0becdd16c438c68a9af" + value: "9416a3c84e77a4b63722069fb39dbf1346c78014" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-livedata/2.0.0/lifecycle-livedata-2.0.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-viewmodel/2.5.0/lifecycle-viewmodel-2.5.0-sources.jar" hash: - value: "740ce61935bd789380c01178bd8ce402402ebd2f" + value: "e4f5125d80cf6fd0822a581848be527086ca32f1" algorithm: "SHA-1" vcs: type: "Git" @@ -2167,8 +2076,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.arch.core:core-runtime:2.1.0" - purl: "pkg:maven/androidx.arch.core/core-runtime@2.1.0" +- id: "Maven:androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.0" + purl: "pkg:maven/androidx.lifecycle/lifecycle-viewmodel-savedstate@2.5.0" authors: - "The Android Open Source Project" declared_licenses: @@ -2177,17 +2086,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Android Arch-Runtime" - homepage_url: "https://developer.android.com/topic/libraries/architecture/index.html" + description: "Android Lifecycle ViewModel" + homepage_url: "https://developer.android.com/jetpack/androidx/releases/lifecycle#2.5.0" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/arch/core/core-runtime/2.1.0/core-runtime-2.1.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-viewmodel-savedstate/2.5.0/lifecycle-viewmodel-savedstate-2.5.0.aar" hash: - value: "2df0e03029caae7863ccb4825addaadc8ab6780c" + value: "890d51ee22f2d4e59ce8470a764d2d97c4d8244a" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/arch/core/core-runtime/2.1.0/core-runtime-2.1.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-viewmodel-savedstate/2.5.0/lifecycle-viewmodel-savedstate-2.5.0-sources.jar" hash: - value: "f19886651c9946b39f83d8c184fd0e2ce9f43c16" + value: "011f7a8fab7793634b9cc07891180c35fbf4315c" algorithm: "SHA-1" vcs: type: "Git" @@ -2199,8 +2108,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:com.google.android.material:material:1.6.1" - purl: "pkg:maven/com.google.android.material/material@1.6.1" +- id: "Maven:androidx.loader:loader:1.0.0" + purl: "pkg:maven/androidx.loader/loader@1.0.0" authors: - "The Android Open Source Project" declared_licenses: @@ -2209,33 +2118,33 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Material Components for Android is a static library that you can add\ - \ to your Android application in order to use APIs that provide implementations\ - \ of the Material Design specification. Compatible on devices running API 14 or\ - \ later." - homepage_url: "https://github.com/material-components/material-components-android" + description: "The Support Library is a static library that you can add to your Android\ + \ application in order to use APIs that are either not available for older platform\ + \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ + \ on devices running API 14 or later." + homepage_url: "http://developer.android.com/tools/extras/support-library.html" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/com/google/android/material/material/1.6.1/material-1.6.1.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/loader/loader/1.0.0/loader-1.0.0.aar" hash: - value: "046e9a0a61c46214d7223767677e90c73c149257" + value: "8af8b6cec0da85c207d03e15840e0722cbc71e70" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/com/google/android/material/material/1.6.1/material-1.6.1-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/loader/loader/1.0.0/loader-1.0.0-sources.jar" hash: - value: "d4d703885d24c61bc0ec39a9a705969e41d773ef" + value: "b9ef587f3e46c7fe5b00264989764e43ff45cada" algorithm: "SHA-1" vcs: type: "Git" - url: "https://github.com/material-components/material-components-android.git" + url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" vcs_processed: type: "Git" - url: "https://github.com/material-components/material-components-android.git" + url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.cardview:cardview:1.0.0" - purl: "pkg:maven/androidx.cardview/cardview@1.0.0" +- id: "Maven:androidx.localbroadcastmanager:localbroadcastmanager:1.0.0" + purl: "pkg:maven/androidx.localbroadcastmanager/localbroadcastmanager@1.0.0" authors: - "The Android Open Source Project" declared_licenses: @@ -2244,17 +2153,20 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Android Support CardView v7" + description: "The Support Library is a static library that you can add to your Android\ + \ application in order to use APIs that are either not available for older platform\ + \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ + \ on devices running API 14 or later." homepage_url: "http://developer.android.com/tools/extras/support-library.html" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/cardview/cardview/1.0.0/cardview-1.0.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/localbroadcastmanager/localbroadcastmanager/1.0.0/localbroadcastmanager-1.0.0.aar" hash: - value: "158dbc2e2bc502815821191b04446b8f663c1874" + value: "2734f31c8321e83ce6b60570d14777fc33cc2ece" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/cardview/cardview/1.0.0/cardview-1.0.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/localbroadcastmanager/localbroadcastmanager/1.0.0/localbroadcastmanager-1.0.0-sources.jar" hash: - value: "c9f3ce7ca74ad2c978230f4094ba6804c5166f9c" + value: "03930e99159fd6b7f1d2e7d5fe9af0924ca1faf9" algorithm: "SHA-1" vcs: type: "Git" @@ -2266,8 +2178,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.coordinatorlayout:coordinatorlayout:1.1.0" - purl: "pkg:maven/androidx.coordinatorlayout/coordinatorlayout@1.1.0" +- id: "Maven:androidx.print:print:1.0.0" + purl: "pkg:maven/androidx.print/print@1.0.0" authors: - "The Android Open Source Project" declared_licenses: @@ -2280,16 +2192,16 @@ shared_packages: \ application in order to use APIs that are either not available for older platform\ \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ \ on devices running API 14 or later." - homepage_url: "https://developer.android.com/jetpack/androidx" + homepage_url: "http://developer.android.com/tools/extras/support-library.html" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/coordinatorlayout/coordinatorlayout/1.1.0/coordinatorlayout-1.1.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/print/print/1.0.0/print-1.0.0.aar" hash: - value: "8eeb7baf75b9595d017642a460df5af3bb9fa4e1" + value: "7722094652c48ebe27acc94d74a55e759e4635ff" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/coordinatorlayout/coordinatorlayout/1.1.0/coordinatorlayout-1.1.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/print/print/1.0.0/print-1.0.0-sources.jar" hash: - value: "a15529ac349d76a872ae5ef42b84c320c456cd7f" + value: "71fc2d9acf7cce6b96230c5af263268b1664914a" algorithm: "SHA-1" vcs: type: "Git" @@ -2301,8 +2213,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.constraintlayout:constraintlayout:2.0.1" - purl: "pkg:maven/androidx.constraintlayout/constraintlayout@2.0.1" +- id: "Maven:androidx.recyclerview:recyclerview:1.2.1" + purl: "pkg:maven/androidx.recyclerview/recyclerview@1.2.1" authors: - "The Android Open Source Project" declared_licenses: @@ -2311,30 +2223,30 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "ConstraintLayout for Android" - homepage_url: "http://tools.android.com" + description: "Android Support RecyclerView" + homepage_url: "https://developer.android.com/jetpack/androidx/releases/recyclerview#1.2.1" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/constraintlayout/constraintlayout/2.0.1/constraintlayout-2.0.1.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/recyclerview/recyclerview/1.2.1/recyclerview-1.2.1.aar" hash: - value: "fab633b1873e5c1fbe49d919fab85ed1f8cf47ca" + value: "7f5235de0ec08c31d4f6cccdd0dcaa58b7f9ef6b" algorithm: "SHA-1" source_artifact: - url: "" + url: "https://dl.google.com/dl/android/maven2/androidx/recyclerview/recyclerview/1.2.1/recyclerview-1.2.1-sources.jar" hash: - value: "" - algorithm: "" + value: "f0f93e67af3f7417bdd560d5142f6dec4fe629c3" + algorithm: "SHA-1" vcs: type: "Git" - url: "git://android.googlesource.com/platform/tools/sherpa.git" + url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" vcs_processed: type: "Git" - url: "https://android.googlesource.com/platform/tools/sherpa.git" + url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.constraintlayout:constraintlayout-solver:2.0.1" - purl: "pkg:maven/androidx.constraintlayout/constraintlayout-solver@2.0.1" +- id: "Maven:androidx.resourceinspection:resourceinspection-annotation:1.0.1" + purl: "pkg:maven/androidx.resourceinspection/resourceinspection-annotation@1.0.1" authors: - "The Android Open Source Project" declared_licenses: @@ -2343,30 +2255,30 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Solver for ConstraintLayout" - homepage_url: "http://tools.android.com" + description: "Annotation processors for Android resource and layout inspection" + homepage_url: "https://developer.android.com/jetpack/androidx/releases/resourceinspection#1.0.1" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/constraintlayout/constraintlayout-solver/2.0.1/constraintlayout-solver-2.0.1.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/resourceinspection/resourceinspection-annotation/1.0.1/resourceinspection-annotation-1.0.1.jar" hash: - value: "30988fe2d77f3fe3bf7551bb8a8b795fad7e7226" + value: "8c21f8ff5d96d5d52c948707f7e4d6ca6773feef" algorithm: "SHA-1" source_artifact: - url: "" + url: "https://dl.google.com/dl/android/maven2/androidx/resourceinspection/resourceinspection-annotation/1.0.1/resourceinspection-annotation-1.0.1-sources.jar" hash: - value: "" - algorithm: "" + value: "a1c91a3cf63fd51a8e755747186d97585f955ae3" + algorithm: "SHA-1" vcs: type: "Git" - url: "git://android.googlesource.com/platform/tools/sherpa.git" + url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" vcs_processed: type: "Git" - url: "https://android.googlesource.com/platform/tools/sherpa.git" + url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.dynamicanimation:dynamicanimation:1.0.0" - purl: "pkg:maven/androidx.dynamicanimation/dynamicanimation@1.0.0" +- id: "Maven:androidx.savedstate:savedstate:1.2.0" + purl: "pkg:maven/androidx.savedstate/savedstate@1.2.0" authors: - "The Android Open Source Project" declared_licenses: @@ -2375,19 +2287,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Physics-based animation in support library, where the animations are\ - \ driven by physics force. You can use this Animation library to create smooth\ - \ and realistic animations." - homepage_url: "http://developer.android.com/tools/extras/support-library.html" + description: "Android Lifecycle Saved State" + homepage_url: "https://developer.android.com/jetpack/androidx/releases/savedstate#1.2.0" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/dynamicanimation/dynamicanimation/1.0.0/dynamicanimation-1.0.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/savedstate/savedstate/1.2.0/savedstate-1.2.0.aar" hash: - value: "e980497a58fb319d471f3bb78d066b926a08ba8e" + value: "bcaeef765339b976946cc9e891536713af651ebc" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/dynamicanimation/dynamicanimation/1.0.0/dynamicanimation-1.0.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/savedstate/savedstate/1.2.0/savedstate-1.2.0-sources.jar" hash: - value: "5c050e29af5033ff5e2d58ccf657ae92fdfbda4a" + value: "fce79e03fd65c3734d1c9364244456d89d336810" algorithm: "SHA-1" vcs: type: "Git" @@ -2399,8 +2309,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.legacy:legacy-support-core-utils:1.0.0" - purl: "pkg:maven/androidx.legacy/legacy-support-core-utils@1.0.0" +- id: "Maven:androidx.startup:startup-runtime:1.1.1" + purl: "pkg:maven/androidx.startup/startup-runtime@1.1.1" authors: - "The Android Open Source Project" declared_licenses: @@ -2409,20 +2319,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "The Support Library is a static library that you can add to your Android\ - \ application in order to use APIs that are either not available for older platform\ - \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ - \ on devices running API 14 or later." - homepage_url: "http://developer.android.com/tools/extras/support-library.html" + description: "Android App Startup Runtime" + homepage_url: "https://developer.android.com/jetpack/androidx/releases/startup#1.1.1" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/legacy/legacy-support-core-utils/1.0.0/legacy-support-core-utils-1.0.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/startup/startup-runtime/1.1.1/startup-runtime-1.1.1.aar" hash: - value: "9b9570042115da8629519090dfeb71df75da59fc" + value: "9d4ba67056aff98b69eadc1477c19a1e67cb9470" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/legacy/legacy-support-core-utils/1.0.0/legacy-support-core-utils-1.0.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/startup/startup-runtime/1.1.1/startup-runtime-1.1.1-sources.jar" hash: - value: "46c37f178088153618cfb0afef08ec96c48f93cb" + value: "714974d4ab4858eab9395d3b048002108b62cf0a" algorithm: "SHA-1" vcs: type: "Git" @@ -2434,8 +2341,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.documentfile:documentfile:1.0.0" - purl: "pkg:maven/androidx.documentfile/documentfile@1.0.0" +- id: "Maven:androidx.tracing:tracing:1.0.0" + purl: "pkg:maven/androidx.tracing/tracing@1.0.0" authors: - "The Android Open Source Project" declared_licenses: @@ -2444,20 +2351,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "The Support Library is a static library that you can add to your Android\ - \ application in order to use APIs that are either not available for older platform\ - \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ - \ on devices running API 14 or later." - homepage_url: "http://developer.android.com/tools/extras/support-library.html" + description: "Android Tracing" + homepage_url: "https://developer.android.com/jetpack/androidx/releases/tracing#1.0.0" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/documentfile/documentfile/1.0.0/documentfile-1.0.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/tracing/tracing/1.0.0/tracing-1.0.0.aar" hash: - value: "66104345c90cd8c2fd5ad2d3aad692b280e10c32" + value: "69cef34711dffbc517e7a0a419ec4a98f84f496a" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/documentfile/documentfile/1.0.0/documentfile-1.0.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/tracing/tracing/1.0.0/tracing-1.0.0-sources.jar" hash: - value: "a1bed5cf96db96bd06a2feade98fe55653811dc8" + value: "aa6dafdce323d80a993c5427cf81d5072f023c8c" algorithm: "SHA-1" vcs: type: "Git" @@ -2469,8 +2373,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.localbroadcastmanager:localbroadcastmanager:1.0.0" - purl: "pkg:maven/androidx.localbroadcastmanager/localbroadcastmanager@1.0.0" +- id: "Maven:androidx.transition:transition:1.2.0" + purl: "pkg:maven/androidx.transition/transition@1.2.0" authors: - "The Android Open Source Project" declared_licenses: @@ -2479,20 +2383,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "The Support Library is a static library that you can add to your Android\ - \ application in order to use APIs that are either not available for older platform\ - \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ - \ on devices running API 14 or later." - homepage_url: "http://developer.android.com/tools/extras/support-library.html" + description: "Android Transition Support Library" + homepage_url: "https://developer.android.com/jetpack/androidx" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/localbroadcastmanager/localbroadcastmanager/1.0.0/localbroadcastmanager-1.0.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/transition/transition/1.2.0/transition-1.2.0.aar" hash: - value: "2734f31c8321e83ce6b60570d14777fc33cc2ece" + value: "28003577e8b32f5417bfe899bbdc7a333dc81c9f" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/localbroadcastmanager/localbroadcastmanager/1.0.0/localbroadcastmanager-1.0.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/transition/transition/1.2.0/transition-1.2.0-sources.jar" hash: - value: "03930e99159fd6b7f1d2e7d5fe9af0924ca1faf9" + value: "65d2a5dab39f120d3f584fdead252ce81ec7dbee" algorithm: "SHA-1" vcs: type: "Git" @@ -2504,8 +2405,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.print:print:1.0.0" - purl: "pkg:maven/androidx.print/print@1.0.0" +- id: "Maven:androidx.vectordrawable:vectordrawable:1.1.0" + purl: "pkg:maven/androidx.vectordrawable/vectordrawable@1.1.0" authors: - "The Android Open Source Project" declared_licenses: @@ -2514,20 +2415,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "The Support Library is a static library that you can add to your Android\ - \ application in order to use APIs that are either not available for older platform\ - \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ - \ on devices running API 14 or later." - homepage_url: "http://developer.android.com/tools/extras/support-library.html" + description: "Android Support VectorDrawable" + homepage_url: "https://developer.android.com/jetpack/androidx" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/print/print/1.0.0/print-1.0.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/vectordrawable/vectordrawable/1.1.0/vectordrawable-1.1.0.aar" hash: - value: "7722094652c48ebe27acc94d74a55e759e4635ff" + value: "eac7a364fff534035a2a6cb17770a1288315f69f" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/print/print/1.0.0/print-1.0.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/vectordrawable/vectordrawable/1.1.0/vectordrawable-1.1.0-sources.jar" hash: - value: "71fc2d9acf7cce6b96230c5af263268b1664914a" + value: "1e0694477eed874c50c54b547cc3e5a62a57a62b" algorithm: "SHA-1" vcs: type: "Git" @@ -2539,8 +2437,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.recyclerview:recyclerview:1.2.1" - purl: "pkg:maven/androidx.recyclerview/recyclerview@1.2.1" +- id: "Maven:androidx.vectordrawable:vectordrawable-animated:1.1.0" + purl: "pkg:maven/androidx.vectordrawable/vectordrawable-animated@1.1.0" authors: - "The Android Open Source Project" declared_licenses: @@ -2549,17 +2447,17 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Android Support RecyclerView" - homepage_url: "https://developer.android.com/jetpack/androidx/releases/recyclerview#1.2.1" + description: "Android Support AnimatedVectorDrawable" + homepage_url: "https://developer.android.com/jetpack/androidx" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/recyclerview/recyclerview/1.2.1/recyclerview-1.2.1.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/vectordrawable/vectordrawable-animated/1.1.0/vectordrawable-animated-1.1.0.aar" hash: - value: "7f5235de0ec08c31d4f6cccdd0dcaa58b7f9ef6b" + value: "fcda1161354501471c30a4e077af6b5c4d4eddc6" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/recyclerview/recyclerview/1.2.1/recyclerview-1.2.1-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/vectordrawable/vectordrawable-animated/1.1.0/vectordrawable-animated-1.1.0-sources.jar" hash: - value: "f0f93e67af3f7417bdd560d5142f6dec4fe629c3" + value: "871a7705cd03bc246947638c712cdd11378233ff" algorithm: "SHA-1" vcs: type: "Git" @@ -2571,8 +2469,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.transition:transition:1.2.0" - purl: "pkg:maven/androidx.transition/transition@1.2.0" +- id: "Maven:androidx.versionedparcelable:versionedparcelable:1.1.1" + purl: "pkg:maven/androidx.versionedparcelable/versionedparcelable@1.1.1" authors: - "The Android Open Source Project" declared_licenses: @@ -2581,17 +2479,53 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Android Transition Support Library" - homepage_url: "https://developer.android.com/jetpack/androidx" + description: "Provides a stable but relatively compact binary serialization format\ + \ that can be passed across processes or persisted safely." + homepage_url: "http://developer.android.com/tools/extras/support-library.html" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/transition/transition/1.2.0/transition-1.2.0.aar" + url: "https://dl.google.com/dl/android/maven2/androidx/versionedparcelable/versionedparcelable/1.1.1/versionedparcelable-1.1.1.aar" hash: - value: "28003577e8b32f5417bfe899bbdc7a333dc81c9f" + value: "18e18071e7715679e0593c570217edeb5ca48b9e" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/transition/transition/1.2.0/transition-1.2.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/androidx/versionedparcelable/versionedparcelable/1.1.1/versionedparcelable-1.1.1-sources.jar" hash: - value: "65d2a5dab39f120d3f584fdead252ce81ec7dbee" + value: "d9085927216387af679d18b6f472bc0fc5c7cc81" + algorithm: "SHA-1" + vcs: + type: "Git" + url: "https://android.googlesource.com/platform/frameworks/support" + revision: "" + path: "" + vcs_processed: + type: "Git" + url: "https://android.googlesource.com/platform/frameworks/support" + revision: "" + path: "" +- id: "Maven:androidx.viewpager:viewpager:1.0.0" + purl: "pkg:maven/androidx.viewpager/viewpager@1.0.0" + authors: + - "The Android Open Source Project" + declared_licenses: + - "The Apache Software License, Version 2.0" + declared_licenses_processed: + spdx_expression: "Apache-2.0" + mapped: + The Apache Software License, Version 2.0: "Apache-2.0" + description: "The Support Library is a static library that you can add to your Android\ + \ application in order to use APIs that are either not available for older platform\ + \ versions or utility APIs that aren't a part of the framework APIs. Compatible\ + \ on devices running API 14 or later." + homepage_url: "http://developer.android.com/tools/extras/support-library.html" + binary_artifact: + url: "https://dl.google.com/dl/android/maven2/androidx/viewpager/viewpager/1.0.0/viewpager-1.0.0.aar" + hash: + value: "1f90e13820f96c2fb868f9674079a551678d68b2" + algorithm: "SHA-1" + source_artifact: + url: "https://dl.google.com/dl/android/maven2/androidx/viewpager/viewpager/1.0.0/viewpager-1.0.0-sources.jar" + hash: + value: "db045f92188b9d247d5f556866f8861ab68528f0" algorithm: "SHA-1" vcs: type: "Git" @@ -2635,8 +2569,8 @@ shared_packages: url: "https://android.googlesource.com/platform/frameworks/support" revision: "" path: "" -- id: "Maven:androidx.concurrent:concurrent-futures:1.0.0" - purl: "pkg:maven/androidx.concurrent/concurrent-futures@1.0.0" +- id: "Maven:com.google.android.material:material:1.6.1" + purl: "pkg:maven/com.google.android.material/material@1.6.1" authors: - "The Android Open Source Project" declared_licenses: @@ -2645,26 +2579,29 @@ shared_packages: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Androidx implementation of Guava's ListenableFuture" - homepage_url: "https://developer.android.com/topic/libraries/architecture/index.html" + description: "Material Components for Android is a static library that you can add\ + \ to your Android application in order to use APIs that provide implementations\ + \ of the Material Design specification. Compatible on devices running API 14 or\ + \ later." + homepage_url: "https://github.com/material-components/material-components-android" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/concurrent/concurrent-futures/1.0.0/concurrent-futures-1.0.0.jar" + url: "https://dl.google.com/dl/android/maven2/com/google/android/material/material/1.6.1/material-1.6.1.aar" hash: - value: "c1e77e3ee6f4643b77496a1ddf7a2eef1aefdaa1" + value: "046e9a0a61c46214d7223767677e90c73c149257" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/concurrent/concurrent-futures/1.0.0/concurrent-futures-1.0.0-sources.jar" + url: "https://dl.google.com/dl/android/maven2/com/google/android/material/material/1.6.1/material-1.6.1-sources.jar" hash: - value: "bef029d2f7189646da56803b554fb8f26a526f8b" + value: "d4d703885d24c61bc0ec39a9a705969e41d773ef" algorithm: "SHA-1" vcs: type: "Git" - url: "https://android.googlesource.com/platform/frameworks/support" + url: "https://github.com/material-components/material-components-android.git" revision: "" path: "" vcs_processed: type: "Git" - url: "https://android.googlesource.com/platform/frameworks/support" + url: "https://github.com/material-components/material-components-android.git" revision: "" path: "" - id: "Maven:com.google.guava:listenablefuture:1.0" @@ -2711,271 +2648,334 @@ shared_packages: url: "https://github.com/google/guava.git" revision: "" path: "" -- id: "Maven:androidx.tracing:tracing:1.0.0" - purl: "pkg:maven/androidx.tracing/tracing@1.0.0" +- id: "Maven:junit:junit:4.12" + purl: "pkg:maven/junit/junit@4.12" authors: - - "The Android Open Source Project" + - "David Saff" + - "JUnit" + - "Kevin Cooney" + - "Marc Philipp" + - "Stefan Birkner" + declared_licenses: + - "Eclipse Public License 1.0" + declared_licenses_processed: + spdx_expression: "EPL-1.0" + mapped: + Eclipse Public License 1.0: "EPL-1.0" + description: "JUnit is a unit testing framework for Java, created by Erich Gamma\ + \ and Kent Beck." + homepage_url: "http://junit.org" + binary_artifact: + url: "https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar" + hash: + value: "2973d150c0dc1fefe998f834810d68f278ea58ec" + algorithm: "SHA-1" + source_artifact: + url: "https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12-sources.jar" + hash: + value: "a6c32b40bf3d76eca54e3c601e5d1470c86fcdfa" + algorithm: "SHA-1" + vcs: + type: "Git" + url: "git://github.com/junit-team/junit.git" + revision: "r4.12" + path: "" + vcs_processed: + type: "Git" + url: "https://github.com/junit-team/junit.git" + revision: "r4.12" + path: "" +- id: "Maven:org.hamcrest:hamcrest-core:1.3" + purl: "pkg:maven/org.hamcrest/hamcrest-core@1.3" + authors: + - "Joe Walnes" + - "Nat Pryce" + - "Neil Dunn" + - "Steve Freeman" + - "Tom Denley" + declared_licenses: + - "New BSD License" + declared_licenses_processed: + spdx_expression: "BSD-3-Clause" + mapped: + New BSD License: "BSD-3-Clause" + 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." + homepage_url: "https://github.com/hamcrest/JavaHamcrest/hamcrest-core" + binary_artifact: + url: "https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar" + hash: + value: "42a25dc3219429f0e5d060061f71acb49bf010a0" + algorithm: "SHA-1" + source_artifact: + url: "https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-sources.jar" + hash: + value: "1dc37250fbc78e23a65a67fbbaf71d2e9cbc3c0b" + algorithm: "SHA-1" + vcs: + type: "Git" + url: "git@github.com:hamcrest/JavaHamcrest.git" + revision: "" + path: "" + vcs_processed: + type: "Git" + url: "ssh://git@github.com/hamcrest/JavaHamcrest.git" + revision: "" + path: "" +- id: "Maven:org.jetbrains:annotations:13.0" + purl: "pkg:maven/org.jetbrains/annotations@13.0" + authors: + - "JetBrains" declared_licenses: - "The Apache Software License, Version 2.0" declared_licenses_processed: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Android Tracing" - homepage_url: "https://developer.android.com/jetpack/androidx/releases/tracing#1.0.0" + description: "A set of annotations used for code inspection support and code documentation." + homepage_url: "http://www.jetbrains.org" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/tracing/tracing/1.0.0/tracing-1.0.0.aar" + url: "https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar" hash: - value: "69cef34711dffbc517e7a0a419ec4a98f84f496a" + value: "919f0dfe192fb4e063e7dacadee7f8bb9a2672a9" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/tracing/tracing/1.0.0/tracing-1.0.0-sources.jar" + url: "https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0-sources.jar" hash: - value: "aa6dafdce323d80a993c5427cf81d5072f023c8c" + value: "5991ca87ef1fb5544943d9abc5a9a37583fabe03" algorithm: "SHA-1" vcs: type: "Git" - url: "https://android.googlesource.com/platform/frameworks/support" + url: "https://github.com/JetBrains/intellij-community.git" revision: "" path: "" vcs_processed: type: "Git" - url: "https://android.googlesource.com/platform/frameworks/support" + url: "https://github.com/JetBrains/intellij-community.git" revision: "" path: "" -- id: "Maven:androidx.emoji2:emoji2:1.2.0" - purl: "pkg:maven/androidx.emoji2/emoji2@1.2.0" +- id: "Maven:org.jetbrains.kotlin:kotlin-stdlib:1.7.10" + purl: "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.7.10" authors: - - "The Android Open Source Project" + - "JetBrains" declared_licenses: - - "The Apache Software License, Version 2.0" + - "The Apache License, Version 2.0" declared_licenses_processed: spdx_expression: "Apache-2.0" mapped: - The Apache Software License, Version 2.0: "Apache-2.0" - description: "Core library to enable emoji compatibility in Kitkat and newer devices\ - \ to avoid the empty emoji characters." - homepage_url: "https://developer.android.com/jetpack/androidx/releases/emoji2#1.2.0" + The Apache License, Version 2.0: "Apache-2.0" + description: "Kotlin Standard Library for JVM" + homepage_url: "https://kotlinlang.org/" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/emoji2/emoji2/1.2.0/emoji2-1.2.0.aar" + url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.7.10/kotlin-stdlib-1.7.10.jar" hash: - value: "2c95c9aa87788e4d9ce692ecfc961db004e57480" + value: "d2abf9e77736acc4450dc4a3f707fa2c10f5099d" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/emoji2/emoji2/1.2.0/emoji2-1.2.0-sources.jar" + url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.7.10/kotlin-stdlib-1.7.10-sources.jar" hash: - value: "9b49601261eae202c9bf6f9fc18890b8fe0edf69" + value: "a47f6071d3ba1c695174371ffeb95ac2df2089a5" algorithm: "SHA-1" vcs: type: "Git" - url: "https://android.googlesource.com/platform/frameworks/support" + url: "https://github.com/JetBrains/kotlin.git" revision: "" path: "" vcs_processed: type: "Git" - url: "https://android.googlesource.com/platform/frameworks/support" + url: "https://github.com/JetBrains/kotlin.git" revision: "" path: "" -- id: "Maven:androidx.lifecycle:lifecycle-process:2.4.1" - purl: "pkg:maven/androidx.lifecycle/lifecycle-process@2.4.1" +- id: "Maven:org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10" + purl: "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.7.10" authors: - - "The Android Open Source Project" + - "JetBrains" declared_licenses: - - "The Apache Software License, Version 2.0" + - "The Apache License, Version 2.0" declared_licenses_processed: spdx_expression: "Apache-2.0" mapped: - The Apache Software License, Version 2.0: "Apache-2.0" - description: "Android Lifecycle Process" - homepage_url: "https://developer.android.com/jetpack/androidx/releases/lifecycle#2.4.1" + The Apache License, Version 2.0: "Apache-2.0" + description: "Kotlin Common Standard Library" + homepage_url: "https://kotlinlang.org/" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-process/2.4.1/lifecycle-process-2.4.1.aar" + url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.7.10/kotlin-stdlib-common-1.7.10.jar" hash: - value: "3e9686bbec67987b55502f4e4a2d662734d5781c" + value: "bac80c520d0a9e3f3673bc2658c6ed02ef45a76a" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-process/2.4.1/lifecycle-process-2.4.1-sources.jar" + url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.7.10/kotlin-stdlib-common-1.7.10-sources.jar" hash: - value: "9a1fb61f0576ad9a39e3475458722d95fb5c779d" + value: "60408164a8fbfb0ae8febb3413e2f4bf5a06c97f" algorithm: "SHA-1" vcs: type: "Git" - url: "https://android.googlesource.com/platform/frameworks/support" + url: "https://github.com/JetBrains/kotlin.git" revision: "" path: "" vcs_processed: type: "Git" - url: "https://android.googlesource.com/platform/frameworks/support" + url: "https://github.com/JetBrains/kotlin.git" revision: "" path: "" -- id: "Maven:androidx.startup:startup-runtime:1.1.1" - purl: "pkg:maven/androidx.startup/startup-runtime@1.1.1" +- id: "Maven:org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.6.0" + purl: "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.6.0" authors: - - "The Android Open Source Project" + - "JetBrains" declared_licenses: - - "The Apache Software License, Version 2.0" + - "The Apache License, Version 2.0" declared_licenses_processed: spdx_expression: "Apache-2.0" mapped: - The Apache Software License, Version 2.0: "Apache-2.0" - description: "Android App Startup Runtime" - homepage_url: "https://developer.android.com/jetpack/androidx/releases/startup#1.1.1" + The Apache License, Version 2.0: "Apache-2.0" + description: "Kotlin Standard Library JDK 7 extension" + homepage_url: "https://kotlinlang.org/" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/startup/startup-runtime/1.1.1/startup-runtime-1.1.1.aar" + url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.6.0/kotlin-stdlib-jdk7-1.6.0.jar" hash: - value: "9d4ba67056aff98b69eadc1477c19a1e67cb9470" + value: "da6bdc87391322974a43ccc00a25536ae74dad51" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/startup/startup-runtime/1.1.1/startup-runtime-1.1.1-sources.jar" + url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.6.0/kotlin-stdlib-jdk7-1.6.0-sources.jar" hash: - value: "714974d4ab4858eab9395d3b048002108b62cf0a" + value: "ccdfdab71f0f3ba104191d8f673d0620e7ed2e46" algorithm: "SHA-1" vcs: type: "Git" - url: "https://android.googlesource.com/platform/frameworks/support" + url: "https://github.com/JetBrains/kotlin.git" revision: "" path: "" vcs_processed: type: "Git" - url: "https://android.googlesource.com/platform/frameworks/support" + url: "https://github.com/JetBrains/kotlin.git" revision: "" path: "" -- id: "Maven:androidx.emoji2:emoji2-views-helper:1.2.0" - purl: "pkg:maven/androidx.emoji2/emoji2-views-helper@1.2.0" +- id: "Maven:org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.0" + purl: "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.6.0" authors: - - "The Android Open Source Project" + - "JetBrains" declared_licenses: - - "The Apache Software License, Version 2.0" + - "The Apache License, Version 2.0" declared_licenses_processed: spdx_expression: "Apache-2.0" mapped: - The Apache Software License, Version 2.0: "Apache-2.0" - description: "View helpers for Emoji2" - homepage_url: "https://developer.android.com/jetpack/androidx/releases/emoji2#1.2.0" + The Apache License, Version 2.0: "Apache-2.0" + description: "Kotlin Standard Library JDK 8 extension" + homepage_url: "https://kotlinlang.org/" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/emoji2/emoji2-views-helper/1.2.0/emoji2-views-helper-1.2.0.aar" + url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.6.0/kotlin-stdlib-jdk8-1.6.0.jar" hash: - value: "4a22802fc9e88ad232522f04a35d1fdc3e5b4df0" + value: "baf82c475e9372c25407f3d132439e4aa803b8b8" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/emoji2/emoji2-views-helper/1.2.0/emoji2-views-helper-1.2.0-sources.jar" + url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.6.0/kotlin-stdlib-jdk8-1.6.0-sources.jar" hash: - value: "833c4c3f1564f35f7f62b810bf3e0eaf544ebc1f" + value: "a61c046a90a08dd30eb105b8b8530fce678ecb46" algorithm: "SHA-1" vcs: type: "Git" - url: "https://android.googlesource.com/platform/frameworks/support" + url: "https://github.com/JetBrains/kotlin.git" revision: "" path: "" vcs_processed: type: "Git" - url: "https://android.googlesource.com/platform/frameworks/support" + url: "https://github.com/JetBrains/kotlin.git" revision: "" path: "" -- id: "Maven:androidx.resourceinspection:resourceinspection-annotation:1.0.1" - purl: "pkg:maven/androidx.resourceinspection/resourceinspection-annotation@1.0.1" +- id: "Maven:org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1" + purl: "pkg:maven/org.jetbrains.kotlinx/kotlinx-coroutines-android@1.6.1" authors: - - "The Android Open Source Project" + - "JetBrains" declared_licenses: - "The Apache Software License, Version 2.0" declared_licenses_processed: spdx_expression: "Apache-2.0" mapped: The Apache Software License, Version 2.0: "Apache-2.0" - description: "Annotation processors for Android resource and layout inspection" - homepage_url: "https://developer.android.com/jetpack/androidx/releases/resourceinspection#1.0.1" + description: "Coroutines support libraries for Kotlin" + homepage_url: "https://github.com/Kotlin/kotlinx.coroutines" binary_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/resourceinspection/resourceinspection-annotation/1.0.1/resourceinspection-annotation-1.0.1.jar" + url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-android/1.6.1/kotlinx-coroutines-android-1.6.1.jar" hash: - value: "8c21f8ff5d96d5d52c948707f7e4d6ca6773feef" + value: "4e61fcdcc508cbaa37c4a284a50205d7c7767e37" algorithm: "SHA-1" source_artifact: - url: "https://dl.google.com/dl/android/maven2/androidx/resourceinspection/resourceinspection-annotation/1.0.1/resourceinspection-annotation-1.0.1-sources.jar" + url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-android/1.6.1/kotlinx-coroutines-android-1.6.1-sources.jar" hash: - value: "a1c91a3cf63fd51a8e755747186d97585f955ae3" + value: "69c667fa02b6d23b3712eafc87560eeb6e33f412" algorithm: "SHA-1" vcs: - type: "Git" - url: "https://android.googlesource.com/platform/frameworks/support" + type: "" + url: "" revision: "" path: "" vcs_processed: type: "Git" - url: "https://android.googlesource.com/platform/frameworks/support" + url: "https://github.com/Kotlin/kotlinx.coroutines.git" revision: "" path: "" -- id: "Maven:junit:junit:4.12" - purl: "pkg:maven/junit/junit@4.12" +- id: "Maven:org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.1" + purl: "pkg:maven/org.jetbrains.kotlinx/kotlinx-coroutines-core@1.6.1" authors: - - "David Saff" - - "JUnit" - - "Kevin Cooney" - - "Marc Philipp" - - "Stefan Birkner" + - "JetBrains" declared_licenses: - - "Eclipse Public License 1.0" + - "The Apache Software License, Version 2.0" declared_licenses_processed: - spdx_expression: "EPL-1.0" + spdx_expression: "Apache-2.0" mapped: - Eclipse Public License 1.0: "EPL-1.0" - description: "JUnit is a unit testing framework for Java, created by Erich Gamma\ - \ and Kent Beck." - homepage_url: "http://junit.org" + The Apache Software License, Version 2.0: "Apache-2.0" + description: "Coroutines support libraries for Kotlin" + homepage_url: "https://github.com/Kotlin/kotlinx.coroutines" binary_artifact: - url: "https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar" + url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.6.1/kotlinx-coroutines-core-1.6.1.jar" hash: - value: "2973d150c0dc1fefe998f834810d68f278ea58ec" + value: "f04befbe83100278a57f652f78e1af000cbf069f" algorithm: "SHA-1" source_artifact: - url: "https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12-sources.jar" + url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.6.1/kotlinx-coroutines-core-1.6.1-sources.jar" hash: - value: "a6c32b40bf3d76eca54e3c601e5d1470c86fcdfa" + value: "39efbbcd004a284f17c57f2d2fff3afe9524e081" algorithm: "SHA-1" vcs: - type: "Git" - url: "git://github.com/junit-team/junit.git" - revision: "r4.12" + type: "" + url: "" + revision: "" path: "" vcs_processed: type: "Git" - url: "https://github.com/junit-team/junit.git" - revision: "r4.12" + url: "https://github.com/Kotlin/kotlinx.coroutines.git" + revision: "" path: "" -- id: "Maven:org.hamcrest:hamcrest-core:1.3" - purl: "pkg:maven/org.hamcrest/hamcrest-core@1.3" +- id: "Maven:org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.1" + purl: "pkg:maven/org.jetbrains.kotlinx/kotlinx-coroutines-core-jvm@1.6.1" authors: - - "Joe Walnes" - - "Nat Pryce" - - "Neil Dunn" - - "Steve Freeman" - - "Tom Denley" + - "JetBrains" declared_licenses: - - "New BSD License" + - "The Apache Software License, Version 2.0" declared_licenses_processed: - spdx_expression: "BSD-3-Clause" + spdx_expression: "Apache-2.0" mapped: - New BSD License: "BSD-3-Clause" - 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." - homepage_url: "https://github.com/hamcrest/JavaHamcrest/hamcrest-core" + The Apache Software License, Version 2.0: "Apache-2.0" + description: "Coroutines support libraries for Kotlin" + homepage_url: "https://github.com/Kotlin/kotlinx.coroutines" binary_artifact: - url: "https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar" + url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.6.1/kotlinx-coroutines-core-jvm-1.6.1.jar" hash: - value: "42a25dc3219429f0e5d060061f71acb49bf010a0" + value: "97fd74ccf54a863d221956ffcd21835e168e2aaa" algorithm: "SHA-1" source_artifact: - url: "https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-sources.jar" + url: "https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.6.1/kotlinx-coroutines-core-jvm-1.6.1-sources.jar" hash: - value: "1dc37250fbc78e23a65a67fbbaf71d2e9cbc3c0b" + value: "7f1c619fce8a73588e681b48b69022df6ce9234f" algorithm: "SHA-1" vcs: - type: "Git" - url: "git@github.com:hamcrest/JavaHamcrest.git" + type: "" + url: "" revision: "" path: "" vcs_processed: type: "Git" - url: "ssh://git@github.com/hamcrest/JavaHamcrest.git" + url: "https://github.com/Kotlin/kotlinx.coroutines.git" revision: "" path: "" diff --git a/plugins/reporters/evaluated-model/src/funTest/assets/reporter-test-input.yml b/plugins/reporters/evaluated-model/src/funTest/assets/reporter-test-input.yml index bda9d6aebc0d3..a4028d7b88944 100644 --- a/plugins/reporters/evaluated-model/src/funTest/assets/reporter-test-input.yml +++ b/plugins/reporters/evaluated-model/src/funTest/assets/reporter-test-input.yml @@ -104,13 +104,13 @@ analyzer: - name: "compile" dependencies: - id: "Maven:org.apache.commons:commons-text:1.1" + dependencies: + - id: "Maven:org.apache.commons:commons-lang3:3.5" issues: - timestamp: "2024-04-25T07:44:20.725613974Z" source: "Gradle" message: "Example analyzer warning in included package." severity: "WARNING" - dependencies: - - id: "Maven:org.apache.commons:commons-lang3:3.5" - id: "Maven:org.example.test:component:1.11" dependencies: - id: "Maven:org.apache.commons:commons-text:1.1" @@ -119,15 +119,15 @@ analyzer: - name: "testCompile" dependencies: - id: "Ant:junit:junit:4.12" + dependencies: + - id: "Maven:com.foobar:foobar:1.0" + - id: "Maven:com.h2database:h2:1.4.200" + - id: "Maven:org.hamcrest:hamcrest-core:1.3" issues: - timestamp: "2024-04-25T07:44:20.725613974Z" source: "Gradle" message: "Example analyzer warning in excluded package." severity: "WARNING" - dependencies: - - id: "Maven:com.foobar:foobar:1.0" - - id: "Maven:com.h2database:h2:1.4.200" - - id: "Maven:org.hamcrest:hamcrest-core:1.3" - id: "Maven:org.example.test:component:1.11" dependencies: - id: "Maven:org.apache.commons:commons-text:1.1" @@ -676,23 +676,23 @@ scanner: start_time: "1970-01-01T00:00:00Z" end_time: "1970-01-01T00:00:00Z" scanners: - "Gradle:org.ossreviewtoolkit:nested-fake-project:1.0.0": + Ant:junit:junit:4.12: + - "Dummy" + Gradle:org.ossreviewtoolkit:nested-fake-project:1.0.0: - "FakeScanner" - "Gradle:org.ossreviewtoolkit.gradle.example:lib:1.0.0": + Gradle:org.ossreviewtoolkit.gradle.example:lib:1.0.0: - "FakeScanner" - "Ant:junit:junit:4.12": - - "Dummy" - "Maven:com.foobar:foobar:1.0": + Maven:com.foobar:foobar:1.0: - "Dummy" - "Maven:com.h2database:h2:1.4.200": + Maven:com.h2database:h2:1.4.200: - "Dummy" - "Maven:org.apache.commons:commons-lang3:3.5": + Maven:org.apache.commons:commons-lang3:3.5: - "Dummy" - "Maven:org.apache.commons:commons-text:1.1": + Maven:org.apache.commons:commons-text:1.1: - "Dummy" - "Maven:org.example.test:example-component:1.11": + Maven:org.example.test:example-component:1.11: - "Dummy" - "Maven:org.hamcrest:hamcrest-core:1.3": + Maven:org.hamcrest:hamcrest-core:1.3: - "Dummy" files: - provenance: diff --git a/plugins/reporters/opossum/src/funTest/assets/reporter-test-input.yml b/plugins/reporters/opossum/src/funTest/assets/reporter-test-input.yml index bda9d6aebc0d3..a4028d7b88944 100644 --- a/plugins/reporters/opossum/src/funTest/assets/reporter-test-input.yml +++ b/plugins/reporters/opossum/src/funTest/assets/reporter-test-input.yml @@ -104,13 +104,13 @@ analyzer: - name: "compile" dependencies: - id: "Maven:org.apache.commons:commons-text:1.1" + dependencies: + - id: "Maven:org.apache.commons:commons-lang3:3.5" issues: - timestamp: "2024-04-25T07:44:20.725613974Z" source: "Gradle" message: "Example analyzer warning in included package." severity: "WARNING" - dependencies: - - id: "Maven:org.apache.commons:commons-lang3:3.5" - id: "Maven:org.example.test:component:1.11" dependencies: - id: "Maven:org.apache.commons:commons-text:1.1" @@ -119,15 +119,15 @@ analyzer: - name: "testCompile" dependencies: - id: "Ant:junit:junit:4.12" + dependencies: + - id: "Maven:com.foobar:foobar:1.0" + - id: "Maven:com.h2database:h2:1.4.200" + - id: "Maven:org.hamcrest:hamcrest-core:1.3" issues: - timestamp: "2024-04-25T07:44:20.725613974Z" source: "Gradle" message: "Example analyzer warning in excluded package." severity: "WARNING" - dependencies: - - id: "Maven:com.foobar:foobar:1.0" - - id: "Maven:com.h2database:h2:1.4.200" - - id: "Maven:org.hamcrest:hamcrest-core:1.3" - id: "Maven:org.example.test:component:1.11" dependencies: - id: "Maven:org.apache.commons:commons-text:1.1" @@ -676,23 +676,23 @@ scanner: start_time: "1970-01-01T00:00:00Z" end_time: "1970-01-01T00:00:00Z" scanners: - "Gradle:org.ossreviewtoolkit:nested-fake-project:1.0.0": + Ant:junit:junit:4.12: + - "Dummy" + Gradle:org.ossreviewtoolkit:nested-fake-project:1.0.0: - "FakeScanner" - "Gradle:org.ossreviewtoolkit.gradle.example:lib:1.0.0": + Gradle:org.ossreviewtoolkit.gradle.example:lib:1.0.0: - "FakeScanner" - "Ant:junit:junit:4.12": - - "Dummy" - "Maven:com.foobar:foobar:1.0": + Maven:com.foobar:foobar:1.0: - "Dummy" - "Maven:com.h2database:h2:1.4.200": + Maven:com.h2database:h2:1.4.200: - "Dummy" - "Maven:org.apache.commons:commons-lang3:3.5": + Maven:org.apache.commons:commons-lang3:3.5: - "Dummy" - "Maven:org.apache.commons:commons-text:1.1": + Maven:org.apache.commons:commons-text:1.1: - "Dummy" - "Maven:org.example.test:example-component:1.11": + Maven:org.example.test:example-component:1.11: - "Dummy" - "Maven:org.hamcrest:hamcrest-core:1.3": + Maven:org.hamcrest:hamcrest-core:1.3: - "Dummy" files: - provenance: diff --git a/plugins/reporters/static-html/src/funTest/assets/reporter-test-input.yml b/plugins/reporters/static-html/src/funTest/assets/reporter-test-input.yml index bda9d6aebc0d3..a4028d7b88944 100644 --- a/plugins/reporters/static-html/src/funTest/assets/reporter-test-input.yml +++ b/plugins/reporters/static-html/src/funTest/assets/reporter-test-input.yml @@ -104,13 +104,13 @@ analyzer: - name: "compile" dependencies: - id: "Maven:org.apache.commons:commons-text:1.1" + dependencies: + - id: "Maven:org.apache.commons:commons-lang3:3.5" issues: - timestamp: "2024-04-25T07:44:20.725613974Z" source: "Gradle" message: "Example analyzer warning in included package." severity: "WARNING" - dependencies: - - id: "Maven:org.apache.commons:commons-lang3:3.5" - id: "Maven:org.example.test:component:1.11" dependencies: - id: "Maven:org.apache.commons:commons-text:1.1" @@ -119,15 +119,15 @@ analyzer: - name: "testCompile" dependencies: - id: "Ant:junit:junit:4.12" + dependencies: + - id: "Maven:com.foobar:foobar:1.0" + - id: "Maven:com.h2database:h2:1.4.200" + - id: "Maven:org.hamcrest:hamcrest-core:1.3" issues: - timestamp: "2024-04-25T07:44:20.725613974Z" source: "Gradle" message: "Example analyzer warning in excluded package." severity: "WARNING" - dependencies: - - id: "Maven:com.foobar:foobar:1.0" - - id: "Maven:com.h2database:h2:1.4.200" - - id: "Maven:org.hamcrest:hamcrest-core:1.3" - id: "Maven:org.example.test:component:1.11" dependencies: - id: "Maven:org.apache.commons:commons-text:1.1" @@ -676,23 +676,23 @@ scanner: start_time: "1970-01-01T00:00:00Z" end_time: "1970-01-01T00:00:00Z" scanners: - "Gradle:org.ossreviewtoolkit:nested-fake-project:1.0.0": + Ant:junit:junit:4.12: + - "Dummy" + Gradle:org.ossreviewtoolkit:nested-fake-project:1.0.0: - "FakeScanner" - "Gradle:org.ossreviewtoolkit.gradle.example:lib:1.0.0": + Gradle:org.ossreviewtoolkit.gradle.example:lib:1.0.0: - "FakeScanner" - "Ant:junit:junit:4.12": - - "Dummy" - "Maven:com.foobar:foobar:1.0": + Maven:com.foobar:foobar:1.0: - "Dummy" - "Maven:com.h2database:h2:1.4.200": + Maven:com.h2database:h2:1.4.200: - "Dummy" - "Maven:org.apache.commons:commons-lang3:3.5": + Maven:org.apache.commons:commons-lang3:3.5: - "Dummy" - "Maven:org.apache.commons:commons-text:1.1": + Maven:org.apache.commons:commons-text:1.1: - "Dummy" - "Maven:org.example.test:example-component:1.11": + Maven:org.example.test:example-component:1.11: - "Dummy" - "Maven:org.hamcrest:hamcrest-core:1.3": + Maven:org.hamcrest:hamcrest-core:1.3: - "Dummy" files: - provenance: diff --git a/plugins/reporters/web-app/src/funTest/assets/scan-result-for-synthetic-gradle-lib.yml b/plugins/reporters/web-app/src/funTest/assets/scan-result-for-synthetic-gradle-lib.yml index 282034b52a401..ed0fe32f8a989 100644 --- a/plugins/reporters/web-app/src/funTest/assets/scan-result-for-synthetic-gradle-lib.yml +++ b/plugins/reporters/web-app/src/funTest/assets/scan-result-for-synthetic-gradle-lib.yml @@ -369,24 +369,24 @@ scanner: start_line: -1 end_line: -1 scanners: - "Gradle:org.ossreviewtoolkit:nested-fake-project:1.0.0": - - "FakeScanner" - "Gradle:org.ossreviewtoolkit.gradle.example:lib:1.0.0": - - "FakeScanner" - "Ant:junit:junit:4.12": - - "Dummy" - "Maven:com.foobar:foobar:1.0": - - "Dummy" - "Maven:com.h2database:h2:1.4.200": - - "Dummy" - "Maven:org.apache.commons:commons-lang3:3.5": - - "Dummy" - "Maven:org.apache.commons:commons-text:1.1": - - "Dummy" - "Maven:org.example.test:example-component:1.11": - - "Dummy" - "Maven:org.hamcrest:hamcrest-core:1.3": - - "Dummy" + Ant:junit:junit:4.12: + - "Dummy" + Gradle:org.ossreviewtoolkit:nested-fake-project:1.0.0: + - "FakeScanner" + Gradle:org.ossreviewtoolkit.gradle.example:lib:1.0.0: + - "FakeScanner" + Maven:com.foobar:foobar:1.0: + - "Dummy" + Maven:com.h2database:h2:1.4.200: + - "Dummy" + Maven:org.apache.commons:commons-lang3:3.5: + - "Dummy" + Maven:org.apache.commons:commons-text:1.1: + - "Dummy" + Maven:org.example.test:example-component:1.11: + - "Dummy" + Maven:org.hamcrest:hamcrest-core:1.3: + - "Dummy" files: - provenance: source_artifact: