{"id":362775,"url":"https://github.com/google/guava","last_synced_at":"2026-06-20T08:30:18.560Z","repository":{"id":17512239,"uuid":"20300177","full_name":"google/guava","owner":"google","description":"Google core libraries for Java","archived":false,"fork":false,"pushed_at":"2026-06-13T03:59:09.000Z","size":1374413,"stargazers_count":51476,"open_issues_count":743,"forks_count":11139,"subscribers_count":2321,"default_branch":"master","last_synced_at":"2026-06-14T04:23:42.506Z","etag":null,"topics":["guava","java"],"latest_commit_sha":null,"homepage":"https://guava.dev/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-05-29T16:23:17.000Z","updated_at":"2026-06-14T02:32:46.000Z","dependencies_parsed_at":"2024-02-19T16:45:55.564Z","dependency_job_id":"ee05dc3b-d552-45cc-a953-658e0af30d77","html_url":"https://github.com/google/guava","commit_stats":{"total_commits":6662,"total_committers":466,"mean_commits":"14.296137339055795","dds":0.6975382767937557,"last_synced_commit":"2f04514087a61201dc477ecf9c4f078ec14698a9"},"previous_names":[],"tags_count":121,"template":false,"template_full_name":null,"purl":"pkg:github/google/guava","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/guava/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/sbom","scorecard":{"id":437161,"data":{"date":"2025-08-17T09:48:18Z","repo":{"name":"github.com/google/guava","commit":"869a75a1e3ff85d36672a3cd154772dc90c7b3d2"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/ci.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:98","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: integration-tests/gradle/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 11 contributing companies or organizations","details":["Info: found contributions from: GoogleCloudPlatform, applied intuition, chainlinklabs, diffplug, google, google inc, googlers, kobjects, openjdk, sainsbury's, vercel"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T04:57:30.372Z","repository_id":17512239,"created_at":"2025-08-19T04:57:30.372Z","updated_at":"2025-08-19T04:57:30.372Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34522041,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2823,"last_synced_at":"2026-05-16T16:05:42.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":2113149,"followers":72588,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2026-05-16T16:05:42.908Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"packages":[{"id":13477085,"name":"guava-libraries","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/google/guava","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/google/guava","keywords_array":["universe/java"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T05:43:46.745Z","latest_release_published_at":"2026-02-10T05:43:46.745Z","latest_release_number":"32.0.1-1","last_synced_at":"2026-03-10T06:01:30.085Z","created_at":"2026-02-10T05:43:46.464Z","updated_at":"2026-03-10T06:01:30.086Z","registry_url":"https://launchpad.net/ubuntu/+source/guava-libraries","install_command":"apt-get install guava-libraries","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libguava-java, libguava-testlib-java","standards_version":"4.6.2","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, junit4, libanimal-sniffer-java, libatinject-jsr330-api-java, liberror-prone-java, libjsr305-java, libmaven-bundle-plugin-java, libmaven-dependency-plugin-java, libtruth-java, maven-debian-helper, zip","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/guava-libraries?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/guava-libraries","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/guava-libraries","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/guava-libraries/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/guava-libraries/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/guava-libraries/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/guava-libraries/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/guava-libraries/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/guava-libraries/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/guava-libraries/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13582439,"name":"guava-libraries","ecosystem":"debian","description":null,"homepage":"https://github.com/google/guava","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/google/guava","keywords_array":["java"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T09:00:33.371Z","latest_release_published_at":"2026-02-11T09:00:33.371Z","latest_release_number":"19.0-1","last_synced_at":"2026-03-13T11:02:13.072Z","created_at":"2026-02-11T09:00:33.180Z","updated_at":"2026-03-13T11:02:13.072Z","registry_url":"https://tracker.debian.org/pkg/guava-libraries","install_command":"apt-get install guava-libraries","documentation_url":"https://packages.debian.org/buster/guava-libraries","metadata":{"component":"main","architecture":"all","priority":"source","binary":"libguava-java, libguava-java-doc","standards_version":"3.9.6","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), default-jdk, maven-debian-helper","build_depends_indep":"libanimal-sniffer-java, libatinject-jsr330-api-java, libjsr305-java, libmaven-bundle-plugin-java, libmaven-dependency-plugin-java, libmaven-javadoc-plugin-java","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:07:53.666Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/guava-libraries?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/guava-libraries","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/guava-libraries","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/guava-libraries/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/guava-libraries/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/guava-libraries/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/guava-libraries/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/guava-libraries/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/guava-libraries/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/guava-libraries/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":93},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-05-29T05:10:14.968Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":4715940,"name":"com.google.guava:guava-tests","ecosystem":"maven","description":"The unit tests for the Guava libraries - separated into a separate artifact to allow for the testlibs to depend on guava itself.","homepage":"https://github.com/google/guava","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/guava","keywords_array":[],"namespace":"com.google.guava","versions_count":56,"first_release_published_at":"2011-09-09T13:16:23.000Z","latest_release_published_at":"2014-02-03T22:51:47.000Z","latest_release_number":"16.0.1","last_synced_at":"2026-06-19T08:01:03.901Z","created_at":"2022-07-25T21:56:37.038Z","updated_at":"2026-06-19T08:01:03.901Z","registry_url":"https://central.sonatype.com/artifact/com.google.guava/guava-tests/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.google.guava/guava-tests/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":17512239,"uuid":"20300177","full_name":"google/guava","owner":"google","description":"Google core libraries for Java","archived":false,"fork":false,"pushed_at":"2026-02-09T22:47:04.000Z","size":1350556,"stargazers_count":51461,"open_issues_count":718,"forks_count":11143,"subscribers_count":2343,"default_branch":"master","last_synced_at":"2026-02-09T22:59:43.467Z","etag":null,"topics":["guava","java"],"latest_commit_sha":null,"homepage":"https://guava.dev/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-05-29T16:23:17.000Z","updated_at":"2026-02-09T20:43:55.000Z","dependencies_parsed_at":"2024-02-19T16:45:55.564Z","dependency_job_id":"33954f1c-81e5-4783-9b71-7fcfec99bac3","html_url":"https://github.com/google/guava","commit_stats":{"total_commits":6662,"total_committers":466,"mean_commits":"14.296137339055795","dds":0.6975382767937557,"last_synced_commit":"2f04514087a61201dc477ecf9c4f078ec14698a9"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/google/guava","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/guava/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/sbom","scorecard":{"id":437161,"data":{"date":"2025-08-17T09:48:18Z","repo":{"name":"github.com/google/guava","commit":"869a75a1e3ff85d36672a3cd154772dc90c7b3d2"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/ci.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:98","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: integration-tests/gradle/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 11 contributing companies or organizations","details":["Info: found contributions from: GoogleCloudPlatform, applied intuition, chainlinklabs, diffplug, google, google inc, googlers, kobjects, openjdk, sainsbury's, vercel"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T04:57:30.372Z","repository_id":17512239,"created_at":"2025-08-19T04:57:30.372Z","updated_at":"2025-08-19T04:57:30.372Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29375597,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2773,"last_synced_at":"2025-08-12T15:55:14.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":1967885,"followers":58475,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2025-08-12T15:55:14.931Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"tags":[{"name":"v33.5.0","sha":"8868c096cfdabbe38170b6e395369c315cfb72a1","kind":"commit","published_at":"2025-09-17T19:54:47.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.5.0","html_url":"https://github.com/google/guava/releases/tag/v33.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.5.0/manifests"},{"name":"v33.4.8","sha":"f06690fa3e874f65515e8fd338a74d636e2c792f","kind":"commit","published_at":"2025-04-14T17:13:08.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.8","html_url":"https://github.com/google/guava/releases/tag/v33.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.8/manifests"},{"name":"v33.4.7","sha":"b4d0b591c3d5040ee9ad9dd5fd78259d5950fee7","kind":"commit","published_at":"2025-04-07T21:57:20.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.7","html_url":"https://github.com/google/guava/releases/tag/v33.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.7/manifests"},{"name":"v33.4.6","sha":"e7a6a200d7171c78774d5805be77351b7b84eab5","kind":"commit","published_at":"2025-03-25T15:36:18.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.6","html_url":"https://github.com/google/guava/releases/tag/v33.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.6/manifests"},{"name":"v33.4.2","sha":"66ad09c1eb158c3855e2bf03bc39a4c5b592120e","kind":"commit","published_at":"2025-03-19T21:41:33.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.2","html_url":"https://github.com/google/guava/releases/tag/v33.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.2/manifests"},{"name":"v33.4.4","sha":"ffe051f548c9919f96f8f05814ddb5eb6eba31dc","kind":"commit","published_at":"2025-03-19T21:41:32.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.4","html_url":"https://github.com/google/guava/releases/tag/v33.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.4/manifests"},{"name":"v33.4.1","sha":"60431de4bbd1777db70c4254811c85b37cce2e68","kind":"commit","published_at":"2025-03-19T21:41:25.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.1","html_url":"https://github.com/google/guava/releases/tag/v33.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.1/manifests"},{"name":"v33.4.5","sha":"98154c4859258d2a27cae1d6ba2fda742f4c6b6c","kind":"commit","published_at":"2025-03-19T21:41:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.5","html_url":"https://github.com/google/guava/releases/tag/v33.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.5/manifests"},{"name":"v33.4.3","sha":"df7e4b0dfbeb86edde7c9e61798a659b28930008","kind":"commit","published_at":"2025-03-19T21:41:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.3","html_url":"https://github.com/google/guava/releases/tag/v33.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.3/manifests"},{"name":"failureaccess-v1.0.3","sha":"6b1a22f80cd9496f20913c5efbc656c9c4c5f912","kind":"commit","published_at":"2025-03-17T18:45:52.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/failureaccess-v1.0.3","html_url":"https://github.com/google/guava/releases/tag/failureaccess-v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@failureaccess-v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.3/manifests"},{"name":"v33.4.0","sha":"5c71d2a15435399fa62508d807d5cc83506f7496","kind":"commit","published_at":"2024-12-16T21:43:59.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.0","html_url":"https://github.com/google/guava/releases/tag/v33.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.0/manifests"},{"name":"v33.3.1","sha":"df9602b6f1dd36414464229e0a441469d06e4575","kind":"commit","published_at":"2024-09-23T19:41:57.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.3.1","html_url":"https://github.com/google/guava/releases/tag/v33.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.1/manifests"},{"name":"v33.3.0","sha":"0229670c8f305efd745430230dc7782f9406cd44","kind":"commit","published_at":"2024-08-16T22:43:12.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.3.0","html_url":"https://github.com/google/guava/releases/tag/v33.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.0/manifests"},{"name":"v33.2.1","sha":"0c33dd12b193402cdf6962d43d69743521aa2f76","kind":"commit","published_at":"2024-05-31T17:44:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.2.1","html_url":"https://github.com/google/guava/releases/tag/v33.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.1/manifests"},{"name":"v33.2.0","sha":"73856da06403d5d087007d3924c168c822dea23c","kind":"commit","published_at":"2024-05-01T19:46:00.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.2.0","html_url":"https://github.com/google/guava/releases/tag/v33.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.0/manifests"},{"name":"v33.1.0","sha":"f3e095c3b318f3e6dfeef393146ce5561ec8f859","kind":"commit","published_at":"2024-03-13T18:21:59.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.1.0","html_url":"https://github.com/google/guava/releases/tag/v33.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.1.0/manifests"},{"name":"v33.0.0","sha":"2214c63670fc161da170ac6e1a2d6d07e1531a55","kind":"commit","published_at":"2023-12-18T20:32:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.0.0","html_url":"https://github.com/google/guava/releases/tag/v33.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.0.0/manifests"},{"name":"failureaccess-v1.0.2","sha":"76b3b3f16dd95766f4fae27caa61699465cffc78","kind":"commit","published_at":"2023-10-17T02:24:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/failureaccess-v1.0.2","html_url":"https://github.com/google/guava/releases/tag/failureaccess-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@failureaccess-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.2/manifests"},{"name":"v32.1.3","sha":"c1088508ddc78bd60d096d2cc3ceef4a82ec909d","kind":"commit","published_at":"2023-10-10T20:34:53.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.3","html_url":"https://github.com/google/guava/releases/tag/v32.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.3/manifests"},{"name":"v32.1.2","sha":"db74bd2fdac443223d45e6fc5c66548542be1081","kind":"commit","published_at":"2023-07-31T21:01:20.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.2","html_url":"https://github.com/google/guava/releases/tag/v32.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.2/manifests"},{"name":"v32.1.1","sha":"427223e9f94406013f1bc77fa0bd1231a1475645","kind":"commit","published_at":"2023-06-30T14:23:44.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.1","html_url":"https://github.com/google/guava/releases/tag/v32.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.1/manifests"},{"name":"v32.1.0","sha":"53bb66554b195ab3aec3da285f1f140b1abae44d","kind":"commit","published_at":"2023-06-29T18:37:59.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.0","html_url":"https://github.com/google/guava/releases/tag/v32.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.0/manifests"},{"name":"v32.0.1","sha":"8f6c43d803901e7d8bd9ca16a3a049969ddc35e4","kind":"commit","published_at":"2023-06-08T22:27:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.0.1","html_url":"https://github.com/google/guava/releases/tag/v32.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.1/manifests"},{"name":"v32.0.0","sha":"6b1f97ced922d48f071153ad9e631d06383033a4","kind":"commit","published_at":"2023-05-26T22:14:55.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.0.0","html_url":"https://github.com/google/guava/releases/tag/v32.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.0/manifests"},{"name":"v31.1","sha":"0a17f4a429323589396c38d8ce75ca058faa6c64","kind":"commit","published_at":"2022-02-28T21:06:35.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v31.1","html_url":"https://github.com/google/guava/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.1/manifests"},{"name":"v31.0.1","sha":"ba824dfb4c4f64d8c3b8d07e2042bf1ecdd53e28","kind":"commit","published_at":"2021-09-27T19:06:33.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v31.0.1","html_url":"https://github.com/google/guava/releases/tag/v31.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v31.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0.1/manifests"},{"name":"v31.0","sha":"6edcfc0a649e4031f4a48ea7f41aa0cb4801db2b","kind":"commit","published_at":"2021-09-24T20:15:46.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v31.0","html_url":"https://github.com/google/guava/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0/manifests"},{"name":"v30.1.1","sha":"43a53bc0328c7efd1da152f3b56b1fd241c88d4c","kind":"commit","published_at":"2021-03-19T15:29:15.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v30.1.1","html_url":"https://github.com/google/guava/releases/tag/v30.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v30.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1.1/manifests"},{"name":"v30.1","sha":"eda0b7f30a1919b7a56136aa1f37700dcc0ca9bd","kind":"commit","published_at":"2020-12-14T15:52:01.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v30.1","html_url":"https://github.com/google/guava/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1/manifests"},{"name":"v30.0","sha":"f75cd01d3afe83623bb8bd1a8a816ea5245bf285","kind":"commit","published_at":"2020-10-16T20:27:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v30.0","html_url":"https://github.com/google/guava/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.0/manifests"},{"name":"v29.0","sha":"2d655e59ee0af2a0cabf877d5f85ababf813ff8e","kind":"commit","published_at":"2020-04-13T21:13:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v29.0","html_url":"https://github.com/google/guava/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v29.0/manifests"},{"name":"v28.2","sha":"a1b3c06876803a0b0e5d2f16708e1328da1bac09","kind":"commit","published_at":"2019-12-27T03:06:54.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v28.2","html_url":"https://github.com/google/guava/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.2/manifests"},{"name":"v28.1","sha":"e30495f4e09e2511b4f2bb95d2b9e1b262c4215d","kind":"commit","published_at":"2019-08-28T20:42:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v28.1","html_url":"https://github.com/google/guava/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.1/manifests"},{"name":"v28.0","sha":"9957203c956016b485696ce9d1a4d60f1019c5fd","kind":"commit","published_at":"2019-06-11T23:05:47.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v28.0","html_url":"https://github.com/google/guava/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.0/manifests"},{"name":"v27.1","sha":"b34c2da9e5bbf8216a31c6794619689053210f16","kind":"commit","published_at":"2019-03-08T16:10:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v27.1","html_url":"https://github.com/google/guava/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.1/manifests"},{"name":"v27.0.1","sha":"777f0f939dda3feb36263315da5bc39516a076a1","kind":"commit","published_at":"2018-11-19T19:00:17.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v27.0.1","html_url":"https://github.com/google/guava/releases/tag/v27.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v27.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0.1/manifests"},{"name":"failureaccess-v1.0.1","sha":"b8d5ecd40b9cfbd9cafc08bf50bd2382369812e9","kind":"commit","published_at":"2018-11-16T16:07:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/failureaccess-v1.0.1","html_url":"https://github.com/google/guava/releases/tag/failureaccess-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@failureaccess-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.1/manifests"},{"name":"v27.0","sha":"a35bfd9ea855539354b783ee74839e384f7af98a","kind":"commit","published_at":"2018-10-18T18:07:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v27.0","html_url":"https://github.com/google/guava/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0/manifests"},{"name":"released-all-futures","sha":"b62d52926b904a8def90fd427acad53d79fa0e9f","kind":"commit","published_at":"2018-09-12T21:42:09.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/released-all-futures","html_url":"https://github.com/google/guava/releases/tag/released-all-futures","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@released-all-futures","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/released-all-futures","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/released-all-futures/manifests"},{"name":"v26.0","sha":"bbf9295088d668c06e573cea03f01375985c1814","kind":"commit","published_at":"2018-08-01T21:39:54.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v26.0","html_url":"https://github.com/google/guava/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v26.0/manifests"},{"name":"v23.6.1","sha":"5a5c62b533b65c32b5d4cf6b796657486709dbbe","kind":"commit","published_at":"2018-05-29T14:42:12.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.6.1","html_url":"https://github.com/google/guava/releases/tag/v23.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6.1/manifests"},{"name":"v25.1","sha":"b28b5850d11b948a5b0f9240894636e0b5bec22a","kind":"commit","published_at":"2018-05-23T17:42:57.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v25.1","html_url":"https://github.com/google/guava/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.1/manifests"},{"name":"v24.1.1","sha":"49fad5af840b2a28dd0dc24ecfd58b4baa8d67bc","kind":"commit","published_at":"2018-04-26T02:31:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v24.1.1","html_url":"https://github.com/google/guava/releases/tag/v24.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v24.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1.1/manifests"},{"name":"v25.0","sha":"0819c57c91b3ba2695a792b828ae239258681a3e","kind":"commit","published_at":"2018-04-25T22:12:31.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v25.0","html_url":"https://github.com/google/guava/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.0/manifests"},{"name":"v24.1","sha":"4360cdbb3065c743d6e64e0a5ed5e967682e2086","kind":"commit","published_at":"2018-03-14T21:55:35.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v24.1","html_url":"https://github.com/google/guava/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1/manifests"},{"name":"v24.0","sha":"cebf66be35cceb2c04990805f127506b2197fe33","kind":"commit","published_at":"2018-02-01T20:16:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v24.0","html_url":"https://github.com/google/guava/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.0/manifests"},{"name":"v23.6","sha":"a763d18e40634908d7d138899c85f0458202ed3a","kind":"commit","published_at":"2017-12-21T00:52:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.6","html_url":"https://github.com/google/guava/releases/tag/v23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6/manifests"},{"name":"v23.5","sha":"538d60aed09e945f59077770686df9cbd4e0048d","kind":"commit","published_at":"2017-11-22T20:20:42.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.5","html_url":"https://github.com/google/guava/releases/tag/v23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.5/manifests"},{"name":"v23.4","sha":"b9bfab0366a89922a72cff8e9ae41f94a4132b43","kind":"commit","published_at":"2017-11-09T17:21:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.4","html_url":"https://github.com/google/guava/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.4/manifests"},{"name":"v23.3","sha":"a39d0a17e3275120e29e38aff7ba1a5516857f84","kind":"commit","published_at":"2017-10-26T19:54:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.3","html_url":"https://github.com/google/guava/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.3/manifests"},{"name":"v23.2","sha":"738473319bad6485a1027fcfd6bb63f09a89e054","kind":"commit","published_at":"2017-10-11T22:41:29.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.2","html_url":"https://github.com/google/guava/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.2/manifests"},{"name":"v23.1","sha":"2cb235929ce7ae9284482be7572f364bc4bc32e1","kind":"commit","published_at":"2017-09-27T19:34:46.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.1","html_url":"https://github.com/google/guava/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.1/manifests"},{"name":"v23.0","sha":"b48cdeb618388a7b1d1c782e1ce2cc60b4f4efca","kind":"commit","published_at":"2017-08-04T20:30:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.0","html_url":"https://github.com/google/guava/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0/manifests"},{"name":"v23.0-rc1","sha":"6dae21fe0e3c77f1cf1e92653134cdd4a05742fc","kind":"commit","published_at":"2017-07-24T20:02:50.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0-rc1/manifests"},{"name":"v22.0","sha":"7bbdb221feb446cbd38202c133818bc383c413ae","kind":"commit","published_at":"2017-05-22T18:46:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v22.0","html_url":"https://github.com/google/guava/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0/manifests"},{"name":"v22.0-rc1","sha":"4c70a77f1673d493758bc9b9507e3b6d111e9491","kind":"commit","published_at":"2017-05-02T21:06:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v22.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0-rc1/manifests"},{"name":"v21.0","sha":"0f025e5d5d39a5d1ab709917f725d48a8464df50","kind":"commit","published_at":"2017-01-12T19:09:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v21.0","html_url":"https://github.com/google/guava/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0/manifests"},{"name":"v21.0-rc2","sha":"cef6bdc11c67b01ebca34b3a83e293add2733f24","kind":"commit","published_at":"2017-01-03T21:34:20.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v21.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"c963e69c9cbea48eb221b7d5f915f5494875bf30","kind":"commit","published_at":"2016-12-19T17:47:37.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v21.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc1/manifests"},{"name":"v20.0","sha":"65f6b4f4b132a051616403bcf74e4034a19d92a1","kind":"commit","published_at":"2016-10-28T20:30:44.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v20.0","html_url":"https://github.com/google/guava/releases/tag/v20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0/manifests"},{"name":"v20.0-rc1","sha":"32130d5762f306641150ecd2325bb510036b14ff","kind":"commit","published_at":"2016-10-04T20:21:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v20.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0-rc1/manifests"},{"name":"v19.0","sha":"daa84b68f31898f67a51207e193ee2ddabb088bf","kind":"commit","published_at":"2015-12-09T20:56:41.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0","html_url":"https://github.com/google/guava/releases/tag/v19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0/manifests"},{"name":"v19.0-rc3","sha":"8d4cf0a55f703d31c7e5d4680094b1141dc5ee68","kind":"commit","published_at":"2015-12-01T20:12:45.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0-rc3","html_url":"https://github.com/google/guava/releases/tag/v19.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc3/manifests"},{"name":"v19.0-rc2","sha":"07326071e771c9244123791f00b848cc4f44fd9f","kind":"commit","published_at":"2015-09-11T20:34:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc2/manifests"},{"name":"v19.0-rc1","sha":"46d6b3cf6b814720b1cae280ac53d27c932d2bde","kind":"commit","published_at":"2015-07-23T19:56:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc1/manifests"},{"name":"jdk5-backport-v17.0-compatibility","sha":"96d2f8d1b90f82d89053cd0c151054671d1218db","kind":"commit","published_at":"2015-02-12T18:40:16.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-compatibility","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-compatibility","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-compatibility","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-compatibility","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-compatibility/manifests"},{"name":"v18.0","sha":"798803f026bb9517bcf4e0e9ab2d2e0345023182","kind":"commit","published_at":"2014-08-25T18:39:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v18.0","html_url":"https://github.com/google/guava/releases/tag/v18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0/manifests"},{"name":"release","sha":"798803f026bb9517bcf4e0e9ab2d2e0345023182","kind":"commit","published_at":"2014-08-25T18:39:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/release","html_url":"https://github.com/google/guava/releases/tag/release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/release/manifests"},{"name":"v18.0-rc2","sha":"f294d1e9c59b51e7372a1ce064aefbecbc562498","kind":"commit","published_at":"2014-08-18T19:30:02.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v18.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc2/manifests"},{"name":"v18.0-rc1","sha":"652d361ff64b539581f93740d0d1c5793c2ef576","kind":"commit","published_at":"2014-08-05T18:38:04.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v18.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc1/manifests"},{"name":"jdk5-backport-v17.0-post","sha":"79a6e1c92664bd384d9f08c41fcbd6bca62b3d4a","kind":"commit","published_at":"2014-05-08T16:01:38.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-post","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-post","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-post","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-post","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-post/manifests"},{"name":"jdk5-backport-v17.0","sha":"f31c0f31210fbe756f40ee7b6301de3bdecf4731","kind":"commit","published_at":"2014-04-22T21:00:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0/manifests"},{"name":"jdk5-backport-release","sha":"f31c0f31210fbe756f40ee7b6301de3bdecf4731","kind":"commit","published_at":"2014-04-22T21:00:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-release","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-release/manifests"},{"name":"v17.0","sha":"904234dc2f365314c636d29385780faf72db2477","kind":"commit","published_at":"2014-04-22T19:59:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v17.0","html_url":"https://github.com/google/guava/releases/tag/v17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0/manifests"},{"name":"jdk5-backport-v17.0-rc2","sha":"b67a30412ffc4ec2ae582ab98db385d7fa37e13f","kind":"commit","published_at":"2014-04-10T20:55:34.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-rc2","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc2/manifests"},{"name":"v17.0-rc2","sha":"ff75ff6535d4ba6dc0e7a717e178c8408c43adca","kind":"commit","published_at":"2014-04-10T20:30:16.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v17.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc2/manifests"},{"name":"jdk5-backport-v17.0-rc1","sha":"a686287d12b1a7fe47458ffd876194499cf96d56","kind":"commit","published_at":"2014-04-08T20:42:34.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-rc1","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc1/manifests"},{"name":"v17.0-rc1","sha":"305f7b5b9f2746ffafcfc16aa12e16fdbd136e72","kind":"commit","published_at":"2014-04-08T19:09:49.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v17.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc1/manifests"},{"name":"jdk5-backport-v16.0","sha":"794750f2d7a00c559b60a0d52addaac3a9e0f069","kind":"commit","published_at":"2014-02-10T21:59:54.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v16.0","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0/manifests"},{"name":"v16.0.1","sha":"0ba7ccf36f5384a321cb78d62375bf7574e7bc24","kind":"commit","published_at":"2014-02-03T22:42:39.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v16.0.1","html_url":"https://github.com/google/guava/releases/tag/v16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0.1/manifests"},{"name":"jdk5-backport-v16.0-rc1","sha":"c77a9a527c8cbf6ea4627dee6951333c40a0daf8","kind":"commit","published_at":"2014-01-31T20:06:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v16.0-rc1","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0-rc1/manifests"},{"name":"v16.0","sha":"2537d1ed4795f8fad737a7bf6d6f93fbdfa28e54","kind":"commit","published_at":"2014-01-17T21:23:13.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v16.0","html_url":"https://github.com/google/guava/releases/tag/v16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0/manifests"},{"name":"jdk5-backport-base","sha":"e159902e2da1602f01a59a6f727efd0d38b9a919","kind":"commit","published_at":"2014-01-10T22:44:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-base","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-base","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-base","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-base","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-base/manifests"},{"name":"v16.0-rc1","sha":"55c550939dcbdf948f96152cadd1b7a018ddb7cf","kind":"commit","published_at":"2013-12-19T22:56:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v16.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0-rc1/manifests"},{"name":"jdk5-backport-branch-point","sha":"00caedba5f5f1a16be7b7b63fb6d833c8ea750e9","kind":"commit","published_at":"2013-12-19T22:39:32.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-branch-point","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-branch-point","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-branch-point","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-branch-point","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-branch-point/manifests"},{"name":"v15.0-cdi1.0","sha":"e6c06b006e143f741bc8b8e8871d8df1d71ed470","kind":"commit","published_at":"2013-10-28T15:00:43.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v15.0-cdi1.0","html_url":"https://github.com/google/guava/releases/tag/v15.0-cdi1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v15.0-cdi1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-cdi1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-cdi1.0/manifests"},{"name":"v15.0","sha":"7ce15119ae3b8ea71bdfd43bd6a0b96f851187d0","kind":"commit","published_at":"2013-09-06T19:34:09.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v15.0","html_url":"https://github.com/google/guava/releases/tag/v15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0/manifests"},{"name":"v15.0-rc1","sha":"18f29834c588cbe6b937746ce1a133ffd4f0c7e9","kind":"commit","published_at":"2013-08-23T18:30:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v15.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-rc1/manifests"},{"name":"v14.0.1","sha":"c3bd8eb49f9b355a140cbb56ab592e973fea4c0d","kind":"commit","published_at":"2013-03-14T23:27:36.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0.1","html_url":"https://github.com/google/guava/releases/tag/v14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0.1/manifests"},{"name":"v14.0","sha":"a3c71e0264ee5bf5eebd341c506dda655c3a6356","kind":"commit","published_at":"2013-02-25T18:43:45.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0","html_url":"https://github.com/google/guava/releases/tag/v14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0/manifests"},{"name":"v14.0-rc3","sha":"469b0d2a43e17fbaddc942de13472dbe6ea188f4","kind":"commit","published_at":"2013-02-13T19:53:48.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0-rc3","html_url":"https://github.com/google/guava/releases/tag/v14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc3/manifests"},{"name":"v14.0-rc2","sha":"7da2ed74e1f61d4a9e0ae78212bf18378d972661","kind":"commit","published_at":"2013-01-17T19:06:33.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc2/manifests"},{"name":"v14.0-rc1","sha":"c71e08d074a4af96f5e94041f40e792b877b5c3b","kind":"commit","published_at":"2012-12-14T20:10:04.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc1/manifests"},{"name":"v13.0.1","sha":"c523556ab7d0f05afadebd20e7768d4c16af8771","kind":"commit","published_at":"2012-08-27T21:27:39.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0.1","html_url":"https://github.com/google/guava/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0.1/manifests"},{"name":"v13.0","sha":"c8511677c7827ab687b7412925ccdae76b6bbff1","kind":"commit","published_at":"2012-08-02T20:19:28.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0","html_url":"https://github.com/google/guava/releases/tag/v13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0/manifests"},{"name":"v13.0-rc2","sha":"9df9a23de5323275f5614aa7e732a636029f9b70","kind":"commit","published_at":"2012-07-20T19:07:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc2/manifests"},{"name":"v13.0-final","sha":"9df9a23de5323275f5614aa7e732a636029f9b70","kind":"commit","published_at":"2012-07-20T19:07:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0-final","html_url":"https://github.com/google/guava/releases/tag/v13.0-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-final/manifests"},{"name":"v12.0.1","sha":"75d93f4737a9969d9fc0aedab0375db7629d7ee8","kind":"commit","published_at":"2012-07-10T11:21:40.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0.1","html_url":"https://github.com/google/guava/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0.1/manifests"},{"name":"v13.0-rc1","sha":"3db22e7a7f468ae268352ad95b3389183162da81","kind":"commit","published_at":"2012-06-26T19:44:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc1/manifests"},{"name":"v12.0","sha":"72d281266d52f95bc7df228cd37294c9fa6effe3","kind":"commit","published_at":"2012-04-30T18:04:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0","html_url":"https://github.com/google/guava/releases/tag/v12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0/manifests"},{"name":"v12.0-rc2","sha":"3b733e24922c94b2babdd096532b6bf1f04415f6","kind":"commit","published_at":"2012-04-17T12:21:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc2/manifests"},{"name":"v12.0-rc1","sha":"fcd0a111a0b206d70b6054efc869dd33a1757ecd","kind":"commit","published_at":"2012-03-30T13:44:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc1/manifests"},{"name":"v11.0.2","sha":"78c34456423e680ec69059f21a5841296ab23277","kind":"commit","published_at":"2012-02-22T13:59:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0.2","html_url":"https://github.com/google/guava/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"95cd4a6be05b8acb2f02630caa1d11af4ac07db1","kind":"commit","published_at":"2012-01-09T20:39:28.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0.1","html_url":"https://github.com/google/guava/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.1/manifests"},{"name":"v11.0","sha":"5a6bf80c7403d77df18adb41b5b15ea34d28186d","kind":"commit","published_at":"2011-12-17T17:18:18.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0","html_url":"https://github.com/google/guava/releases/tag/v11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0/manifests"},{"name":"v11.0-rc1","sha":"5ba62b182d588e3dbc5bf736bf797db8ae9bc439","kind":"commit","published_at":"2011-12-14T19:45:17.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0-rc1/manifests"},{"name":"v10.0.1","sha":"22eb4ada1211093d21b6a209f8e03d107ba48580","kind":"commit","published_at":"2011-10-10T14:06:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0.1","html_url":"https://github.com/google/guava/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0.1/manifests"},{"name":"v10.0","sha":"baf008c5a3de60e8399852f23979bf69f2660023","kind":"commit","published_at":"2011-09-27T18:22:36.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0","html_url":"https://github.com/google/guava/releases/tag/v10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0/manifests"},{"name":"v10.0-rc3","sha":"b0b6251c2177fdb63ad0f1d0ff0b155950d57fb2","kind":"commit","published_at":"2011-09-23T17:41:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0-rc3","html_url":"https://github.com/google/guava/releases/tag/v10.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc3/manifests"},{"name":"v10.0-rc2","sha":"014745efe7279bd95e83abe9399be0c294088d89","kind":"commit","published_at":"2011-09-19T17:29:15.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v10.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc2/manifests"},{"name":"v10.0-rc1","sha":"6f76191d1b1d2b82223088040a8a34bc822704e1","kind":"commit","published_at":"2011-09-13T19:20:48.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc1/manifests"},{"name":"v9.0","sha":"28d17c4fafb4d37b3d540e0e76ff8142d2aaad6b","kind":"commit","published_at":"2011-04-08T14:35:37.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v9.0","html_url":"https://github.com/google/guava/releases/tag/v9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v9.0/manifests"},{"name":"v8.0","sha":"0bb8549ef75fd8a7f367560ade790eae39d9279f","kind":"commit","published_at":"2011-01-31T17:56:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v8.0","html_url":"https://github.com/google/guava/releases/tag/v8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v8.0/manifests"},{"name":"v7.0","sha":"13bc6c9bf52aa45fe4371357546b7ca66f317df2","kind":"commit","published_at":"2010-09-22T19:12:43.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v7.0","html_url":"https://github.com/google/guava/releases/tag/v7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v7.0/manifests"},{"name":"v6.0","sha":"9b62975717d16970f86441a9cb42ba84db33309f","kind":"commit","published_at":"2010-07-08T21:54:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v6.0","html_url":"https://github.com/google/guava/releases/tag/v6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v6.0/manifests"},{"name":"v5.0","sha":"1ab3ec73dfcbc91bb989ec9dcb0fea790500eb54","kind":"commit","published_at":"2010-06-03T00:26:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v5.0","html_url":"https://github.com/google/guava/releases/tag/v5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v5.0/manifests"},{"name":"v4.0","sha":"00efa0ca1b0ab665d1f3d6deacbb156cf797ebdf","kind":"commit","published_at":"2010-06-03T00:26:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v4.0","html_url":"https://github.com/google/guava/releases/tag/v4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v4.0/manifests"},{"name":"v3.0","sha":"a393220268c8bfc6c81f7631a7930386942f96dd","kind":"commit","published_at":"2010-06-03T00:26:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v3.0","html_url":"https://github.com/google/guava/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v3.0/manifests"},{"name":"v1.0","sha":"14dd2269fa72913d92038876162babb8d9736f9b","kind":"commit","published_at":"2010-04-09T17:32:12.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v1.0","html_url":"https://github.com/google/guava/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v1.0/manifests"},{"name":"v2.0","sha":"f5ad01f0326405c321a4d1a7bbafb01b7d4d5074","kind":"commit","published_at":"2010-01-11T17:13:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v2.0","html_url":"https://github.com/google/guava/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v2.0/manifests"}]},"repo_metadata_updated_at":"2026-02-14T19:04:49.390Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":249,"rankings":{"downloads":null,"dependent_repos_count":0.9985877545297022,"dependent_packages_count":17.327550805781193,"stargazers_count":0.40744784206888957,"forks_count":0.7449845253953787,"docker_downloads_count":5.887160585330676,"average":5.073146302621168},"purl":"pkg:maven/com.google.guava/guava-tests","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.google.guava:guava-tests","docker_dependents_count":1,"docker_downloads_count":14,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.google.guava:guava-tests","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.google.guava:guava-tests/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-12T18:02:21.829Z","issues_count":331,"pull_requests_count":2046,"avg_time_to_close_issue":59714240.75845411,"avg_time_to_close_pull_request":3167527.8306277054,"issues_closed_count":207,"pull_requests_closed_count":1848,"pull_request_authors_count":114,"issue_authors_count":209,"avg_comments_per_issue":6.253776435045317,"avg_comments_per_pull_request":0.3387096774193548,"merged_pull_requests_count":1023,"bot_issues_count":11,"bot_pull_requests_count":1800,"past_year_issues_count":41,"past_year_pull_requests_count":484,"past_year_avg_time_to_close_issue":237276.09523809524,"past_year_avg_time_to_close_pull_request":63081.531486146094,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":397,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":1.9268292682926829,"past_year_avg_comments_per_pull_request":0.2066115702479339,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":427,"past_year_merged_pull_requests_count":313,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/issues","maintainers":[{"login":"cpovirk","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpovirk"},{"login":"vorburger","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vorburger"},{"login":"chaoren","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaoren"},{"login":"graememorgan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graememorgan"},{"login":"johnsonjzhou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnsonjzhou"}],"active_maintainers":[{"login":"cpovirk","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpovirk"},{"login":"johnsonjzhou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnsonjzhou"},{"login":"vorburger","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vorburger"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava-tests/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava-tests/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava-tests/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava-tests/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava-tests/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava-tests/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608482,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":3727894,"name":"github.com/google/guava","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/guava","keywords_array":[],"namespace":"github.com/google","versions_count":35,"first_release_published_at":"2011-10-10T14:06:14.000Z","latest_release_published_at":"2026-04-14T17:46:51.000Z","latest_release_number":"v33.6.0+incompatible","last_synced_at":"2026-06-19T08:01:11.360Z","created_at":"2022-04-11T13:45:37.712Z","updated_at":"2026-06-19T08:01:11.360Z","registry_url":"https://pkg.go.dev/github.com/google/guava","install_command":"go get github.com/google/guava","documentation_url":"https://pkg.go.dev/github.com/google/guava#section-documentation","metadata":{},"repo_metadata":{"id":17512239,"uuid":"20300177","full_name":"google/guava","owner":"google","description":"Google core libraries for Java","archived":false,"fork":false,"pushed_at":"2025-10-29T21:13:10.000Z","size":571635,"stargazers_count":51222,"open_issues_count":712,"forks_count":11078,"subscribers_count":2348,"default_branch":"master","last_synced_at":"2025-10-29T23:26:59.874Z","etag":null,"topics":["guava","java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-05-29T16:23:17.000Z","updated_at":"2025-10-29T21:13:14.000Z","dependencies_parsed_at":"2024-02-19T16:45:55.564Z","dependency_job_id":"7e87d230-faa0-43db-9ff5-55b078855267","html_url":"https://github.com/google/guava","commit_stats":{"total_commits":6662,"total_committers":466,"mean_commits":"14.296137339055795","dds":0.6975382767937557,"last_synced_commit":"2f04514087a61201dc477ecf9c4f078ec14698a9"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/google/guava","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/guava/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/sbom","scorecard":{"id":437161,"data":{"date":"2025-08-17T09:48:18Z","repo":{"name":"github.com/google/guava","commit":"869a75a1e3ff85d36672a3cd154772dc90c7b3d2"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/ci.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:98","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: integration-tests/gradle/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 11 contributing companies or organizations","details":["Info: found contributions from: GoogleCloudPlatform, applied intuition, chainlinklabs, diffplug, google, google inc, googlers, kobjects, openjdk, sainsbury's, vercel"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T04:57:30.372Z","repository_id":17512239,"created_at":"2025-08-19T04:57:30.372Z","updated_at":"2025-08-19T04:57:30.372Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281732236,"owners_count":26551935,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"v33.5.0","sha":"8868c096cfdabbe38170b6e395369c315cfb72a1","kind":"commit","published_at":"2025-09-17T19:54:47.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.5.0","html_url":"https://github.com/google/guava/releases/tag/v33.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.5.0/manifests"},{"name":"v33.4.8","sha":"f06690fa3e874f65515e8fd338a74d636e2c792f","kind":"commit","published_at":"2025-04-14T17:13:08.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.8","html_url":"https://github.com/google/guava/releases/tag/v33.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.8/manifests"},{"name":"v33.4.7","sha":"b4d0b591c3d5040ee9ad9dd5fd78259d5950fee7","kind":"commit","published_at":"2025-04-07T21:57:20.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.7","html_url":"https://github.com/google/guava/releases/tag/v33.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.7/manifests"},{"name":"v33.4.6","sha":"e7a6a200d7171c78774d5805be77351b7b84eab5","kind":"commit","published_at":"2025-03-25T15:36:18.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.6","html_url":"https://github.com/google/guava/releases/tag/v33.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.6/manifests"},{"name":"v33.4.2","sha":"66ad09c1eb158c3855e2bf03bc39a4c5b592120e","kind":"commit","published_at":"2025-03-19T21:41:33.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.2","html_url":"https://github.com/google/guava/releases/tag/v33.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.2/manifests"},{"name":"v33.4.4","sha":"ffe051f548c9919f96f8f05814ddb5eb6eba31dc","kind":"commit","published_at":"2025-03-19T21:41:32.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.4","html_url":"https://github.com/google/guava/releases/tag/v33.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.4/manifests"},{"name":"v33.4.1","sha":"60431de4bbd1777db70c4254811c85b37cce2e68","kind":"commit","published_at":"2025-03-19T21:41:25.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.1","html_url":"https://github.com/google/guava/releases/tag/v33.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.1/manifests"},{"name":"v33.4.5","sha":"98154c4859258d2a27cae1d6ba2fda742f4c6b6c","kind":"commit","published_at":"2025-03-19T21:41:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.5","html_url":"https://github.com/google/guava/releases/tag/v33.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.5/manifests"},{"name":"v33.4.3","sha":"df7e4b0dfbeb86edde7c9e61798a659b28930008","kind":"commit","published_at":"2025-03-19T21:41:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.3","html_url":"https://github.com/google/guava/releases/tag/v33.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.3/manifests"},{"name":"failureaccess-v1.0.3","sha":"6b1a22f80cd9496f20913c5efbc656c9c4c5f912","kind":"commit","published_at":"2025-03-17T18:45:52.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/failureaccess-v1.0.3","html_url":"https://github.com/google/guava/releases/tag/failureaccess-v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@failureaccess-v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.3/manifests"},{"name":"v33.4.0","sha":"5c71d2a15435399fa62508d807d5cc83506f7496","kind":"commit","published_at":"2024-12-16T21:43:59.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.0","html_url":"https://github.com/google/guava/releases/tag/v33.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.0/manifests"},{"name":"v33.3.1","sha":"df9602b6f1dd36414464229e0a441469d06e4575","kind":"commit","published_at":"2024-09-23T19:41:57.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.3.1","html_url":"https://github.com/google/guava/releases/tag/v33.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.1/manifests"},{"name":"v33.3.0","sha":"0229670c8f305efd745430230dc7782f9406cd44","kind":"commit","published_at":"2024-08-16T22:43:12.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.3.0","html_url":"https://github.com/google/guava/releases/tag/v33.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.0/manifests"},{"name":"v33.2.1","sha":"0c33dd12b193402cdf6962d43d69743521aa2f76","kind":"commit","published_at":"2024-05-31T17:44:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.2.1","html_url":"https://github.com/google/guava/releases/tag/v33.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.1/manifests"},{"name":"v33.2.0","sha":"73856da06403d5d087007d3924c168c822dea23c","kind":"commit","published_at":"2024-05-01T19:46:00.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.2.0","html_url":"https://github.com/google/guava/releases/tag/v33.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.0/manifests"},{"name":"v33.1.0","sha":"f3e095c3b318f3e6dfeef393146ce5561ec8f859","kind":"commit","published_at":"2024-03-13T18:21:59.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.1.0","html_url":"https://github.com/google/guava/releases/tag/v33.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.1.0/manifests"},{"name":"v33.0.0","sha":"2214c63670fc161da170ac6e1a2d6d07e1531a55","kind":"commit","published_at":"2023-12-18T20:32:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.0.0","html_url":"https://github.com/google/guava/releases/tag/v33.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.0.0/manifests"},{"name":"failureaccess-v1.0.2","sha":"76b3b3f16dd95766f4fae27caa61699465cffc78","kind":"commit","published_at":"2023-10-17T02:24:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/failureaccess-v1.0.2","html_url":"https://github.com/google/guava/releases/tag/failureaccess-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@failureaccess-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.2/manifests"},{"name":"v32.1.3","sha":"c1088508ddc78bd60d096d2cc3ceef4a82ec909d","kind":"commit","published_at":"2023-10-10T20:34:53.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.3","html_url":"https://github.com/google/guava/releases/tag/v32.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.3/manifests"},{"name":"v32.1.2","sha":"db74bd2fdac443223d45e6fc5c66548542be1081","kind":"commit","published_at":"2023-07-31T21:01:20.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.2","html_url":"https://github.com/google/guava/releases/tag/v32.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.2/manifests"},{"name":"v32.1.1","sha":"427223e9f94406013f1bc77fa0bd1231a1475645","kind":"commit","published_at":"2023-06-30T14:23:44.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.1","html_url":"https://github.com/google/guava/releases/tag/v32.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.1/manifests"},{"name":"v32.1.0","sha":"53bb66554b195ab3aec3da285f1f140b1abae44d","kind":"commit","published_at":"2023-06-29T18:37:59.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.0","html_url":"https://github.com/google/guava/releases/tag/v32.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.0/manifests"},{"name":"v32.0.1","sha":"8f6c43d803901e7d8bd9ca16a3a049969ddc35e4","kind":"commit","published_at":"2023-06-08T22:27:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.0.1","html_url":"https://github.com/google/guava/releases/tag/v32.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.1/manifests"},{"name":"v32.0.0","sha":"6b1f97ced922d48f071153ad9e631d06383033a4","kind":"commit","published_at":"2023-05-26T22:14:55.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.0.0","html_url":"https://github.com/google/guava/releases/tag/v32.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.0/manifests"},{"name":"v31.1","sha":"0a17f4a429323589396c38d8ce75ca058faa6c64","kind":"commit","published_at":"2022-02-28T21:06:35.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v31.1","html_url":"https://github.com/google/guava/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.1/manifests"},{"name":"v31.0.1","sha":"ba824dfb4c4f64d8c3b8d07e2042bf1ecdd53e28","kind":"commit","published_at":"2021-09-27T19:06:33.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v31.0.1","html_url":"https://github.com/google/guava/releases/tag/v31.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v31.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0.1/manifests"},{"name":"v31.0","sha":"6edcfc0a649e4031f4a48ea7f41aa0cb4801db2b","kind":"commit","published_at":"2021-09-24T20:15:46.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v31.0","html_url":"https://github.com/google/guava/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0/manifests"},{"name":"v30.1.1","sha":"43a53bc0328c7efd1da152f3b56b1fd241c88d4c","kind":"commit","published_at":"2021-03-19T15:29:15.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v30.1.1","html_url":"https://github.com/google/guava/releases/tag/v30.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v30.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1.1/manifests"},{"name":"v30.1","sha":"eda0b7f30a1919b7a56136aa1f37700dcc0ca9bd","kind":"commit","published_at":"2020-12-14T15:52:01.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v30.1","html_url":"https://github.com/google/guava/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1/manifests"},{"name":"v30.0","sha":"f75cd01d3afe83623bb8bd1a8a816ea5245bf285","kind":"commit","published_at":"2020-10-16T20:27:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v30.0","html_url":"https://github.com/google/guava/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.0/manifests"},{"name":"v29.0","sha":"2d655e59ee0af2a0cabf877d5f85ababf813ff8e","kind":"commit","published_at":"2020-04-13T21:13:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v29.0","html_url":"https://github.com/google/guava/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v29.0/manifests"},{"name":"v28.2","sha":"a1b3c06876803a0b0e5d2f16708e1328da1bac09","kind":"commit","published_at":"2019-12-27T03:06:54.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v28.2","html_url":"https://github.com/google/guava/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.2/manifests"},{"name":"v28.1","sha":"e30495f4e09e2511b4f2bb95d2b9e1b262c4215d","kind":"commit","published_at":"2019-08-28T20:42:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v28.1","html_url":"https://github.com/google/guava/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.1/manifests"},{"name":"v28.0","sha":"9957203c956016b485696ce9d1a4d60f1019c5fd","kind":"commit","published_at":"2019-06-11T23:05:47.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v28.0","html_url":"https://github.com/google/guava/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.0/manifests"},{"name":"v27.1","sha":"b34c2da9e5bbf8216a31c6794619689053210f16","kind":"commit","published_at":"2019-03-08T16:10:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v27.1","html_url":"https://github.com/google/guava/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.1/manifests"},{"name":"v27.0.1","sha":"777f0f939dda3feb36263315da5bc39516a076a1","kind":"commit","published_at":"2018-11-19T19:00:17.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v27.0.1","html_url":"https://github.com/google/guava/releases/tag/v27.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v27.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0.1/manifests"},{"name":"failureaccess-v1.0.1","sha":"b8d5ecd40b9cfbd9cafc08bf50bd2382369812e9","kind":"commit","published_at":"2018-11-16T16:07:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/failureaccess-v1.0.1","html_url":"https://github.com/google/guava/releases/tag/failureaccess-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@failureaccess-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.1/manifests"},{"name":"v27.0","sha":"a35bfd9ea855539354b783ee74839e384f7af98a","kind":"commit","published_at":"2018-10-18T18:07:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v27.0","html_url":"https://github.com/google/guava/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0/manifests"},{"name":"released-all-futures","sha":"b62d52926b904a8def90fd427acad53d79fa0e9f","kind":"commit","published_at":"2018-09-12T21:42:09.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/released-all-futures","html_url":"https://github.com/google/guava/releases/tag/released-all-futures","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@released-all-futures","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/released-all-futures","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/released-all-futures/manifests"},{"name":"v26.0","sha":"bbf9295088d668c06e573cea03f01375985c1814","kind":"commit","published_at":"2018-08-01T21:39:54.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v26.0","html_url":"https://github.com/google/guava/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v26.0/manifests"},{"name":"v23.6.1","sha":"5a5c62b533b65c32b5d4cf6b796657486709dbbe","kind":"commit","published_at":"2018-05-29T14:42:12.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.6.1","html_url":"https://github.com/google/guava/releases/tag/v23.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6.1/manifests"},{"name":"v25.1","sha":"b28b5850d11b948a5b0f9240894636e0b5bec22a","kind":"commit","published_at":"2018-05-23T17:42:57.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v25.1","html_url":"https://github.com/google/guava/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.1/manifests"},{"name":"v24.1.1","sha":"49fad5af840b2a28dd0dc24ecfd58b4baa8d67bc","kind":"commit","published_at":"2018-04-26T02:31:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v24.1.1","html_url":"https://github.com/google/guava/releases/tag/v24.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v24.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1.1/manifests"},{"name":"v25.0","sha":"0819c57c91b3ba2695a792b828ae239258681a3e","kind":"commit","published_at":"2018-04-25T22:12:31.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v25.0","html_url":"https://github.com/google/guava/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.0/manifests"},{"name":"v24.1","sha":"4360cdbb3065c743d6e64e0a5ed5e967682e2086","kind":"commit","published_at":"2018-03-14T21:55:35.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v24.1","html_url":"https://github.com/google/guava/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1/manifests"},{"name":"v24.0","sha":"cebf66be35cceb2c04990805f127506b2197fe33","kind":"commit","published_at":"2018-02-01T20:16:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v24.0","html_url":"https://github.com/google/guava/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.0/manifests"},{"name":"v23.6","sha":"a763d18e40634908d7d138899c85f0458202ed3a","kind":"commit","published_at":"2017-12-21T00:52:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.6","html_url":"https://github.com/google/guava/releases/tag/v23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6/manifests"},{"name":"v23.5","sha":"538d60aed09e945f59077770686df9cbd4e0048d","kind":"commit","published_at":"2017-11-22T20:20:42.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.5","html_url":"https://github.com/google/guava/releases/tag/v23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.5/manifests"},{"name":"v23.4","sha":"b9bfab0366a89922a72cff8e9ae41f94a4132b43","kind":"commit","published_at":"2017-11-09T17:21:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.4","html_url":"https://github.com/google/guava/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.4/manifests"},{"name":"v23.3","sha":"a39d0a17e3275120e29e38aff7ba1a5516857f84","kind":"commit","published_at":"2017-10-26T19:54:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.3","html_url":"https://github.com/google/guava/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.3/manifests"},{"name":"v23.2","sha":"738473319bad6485a1027fcfd6bb63f09a89e054","kind":"commit","published_at":"2017-10-11T22:41:29.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.2","html_url":"https://github.com/google/guava/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.2/manifests"},{"name":"v23.1","sha":"2cb235929ce7ae9284482be7572f364bc4bc32e1","kind":"commit","published_at":"2017-09-27T19:34:46.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.1","html_url":"https://github.com/google/guava/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.1/manifests"},{"name":"v23.0","sha":"b48cdeb618388a7b1d1c782e1ce2cc60b4f4efca","kind":"commit","published_at":"2017-08-04T20:30:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.0","html_url":"https://github.com/google/guava/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0/manifests"},{"name":"v23.0-rc1","sha":"6dae21fe0e3c77f1cf1e92653134cdd4a05742fc","kind":"commit","published_at":"2017-07-24T20:02:50.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0-rc1/manifests"},{"name":"v22.0","sha":"7bbdb221feb446cbd38202c133818bc383c413ae","kind":"commit","published_at":"2017-05-22T18:46:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v22.0","html_url":"https://github.com/google/guava/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0/manifests"},{"name":"v22.0-rc1","sha":"4c70a77f1673d493758bc9b9507e3b6d111e9491","kind":"commit","published_at":"2017-05-02T21:06:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v22.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0-rc1/manifests"},{"name":"v21.0","sha":"0f025e5d5d39a5d1ab709917f725d48a8464df50","kind":"commit","published_at":"2017-01-12T19:09:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v21.0","html_url":"https://github.com/google/guava/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0/manifests"},{"name":"v21.0-rc2","sha":"cef6bdc11c67b01ebca34b3a83e293add2733f24","kind":"commit","published_at":"2017-01-03T21:34:20.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v21.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"c963e69c9cbea48eb221b7d5f915f5494875bf30","kind":"commit","published_at":"2016-12-19T17:47:37.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v21.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc1/manifests"},{"name":"v20.0","sha":"65f6b4f4b132a051616403bcf74e4034a19d92a1","kind":"commit","published_at":"2016-10-28T20:30:44.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v20.0","html_url":"https://github.com/google/guava/releases/tag/v20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0/manifests"},{"name":"v20.0-rc1","sha":"32130d5762f306641150ecd2325bb510036b14ff","kind":"commit","published_at":"2016-10-04T20:21:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v20.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0-rc1/manifests"},{"name":"v19.0","sha":"daa84b68f31898f67a51207e193ee2ddabb088bf","kind":"commit","published_at":"2015-12-09T20:56:41.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0","html_url":"https://github.com/google/guava/releases/tag/v19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0/manifests"},{"name":"v19.0-rc3","sha":"8d4cf0a55f703d31c7e5d4680094b1141dc5ee68","kind":"commit","published_at":"2015-12-01T20:12:45.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0-rc3","html_url":"https://github.com/google/guava/releases/tag/v19.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc3/manifests"},{"name":"v19.0-rc2","sha":"07326071e771c9244123791f00b848cc4f44fd9f","kind":"commit","published_at":"2015-09-11T20:34:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc2/manifests"},{"name":"v19.0-rc1","sha":"46d6b3cf6b814720b1cae280ac53d27c932d2bde","kind":"commit","published_at":"2015-07-23T19:56:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc1/manifests"},{"name":"jdk5-backport-v17.0-compatibility","sha":"96d2f8d1b90f82d89053cd0c151054671d1218db","kind":"commit","published_at":"2015-02-12T18:40:16.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-compatibility","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-compatibility","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-compatibility","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-compatibility","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-compatibility/manifests"},{"name":"v18.0","sha":"798803f026bb9517bcf4e0e9ab2d2e0345023182","kind":"commit","published_at":"2014-08-25T18:39:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v18.0","html_url":"https://github.com/google/guava/releases/tag/v18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0/manifests"},{"name":"release","sha":"798803f026bb9517bcf4e0e9ab2d2e0345023182","kind":"commit","published_at":"2014-08-25T18:39:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/release","html_url":"https://github.com/google/guava/releases/tag/release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/release/manifests"},{"name":"v18.0-rc2","sha":"f294d1e9c59b51e7372a1ce064aefbecbc562498","kind":"commit","published_at":"2014-08-18T19:30:02.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v18.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc2/manifests"},{"name":"v18.0-rc1","sha":"652d361ff64b539581f93740d0d1c5793c2ef576","kind":"commit","published_at":"2014-08-05T18:38:04.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v18.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc1/manifests"},{"name":"jdk5-backport-v17.0-post","sha":"79a6e1c92664bd384d9f08c41fcbd6bca62b3d4a","kind":"commit","published_at":"2014-05-08T16:01:38.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-post","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-post","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-post","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-post","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-post/manifests"},{"name":"jdk5-backport-v17.0","sha":"f31c0f31210fbe756f40ee7b6301de3bdecf4731","kind":"commit","published_at":"2014-04-22T21:00:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0/manifests"},{"name":"jdk5-backport-release","sha":"f31c0f31210fbe756f40ee7b6301de3bdecf4731","kind":"commit","published_at":"2014-04-22T21:00:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-release","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-release/manifests"},{"name":"v17.0","sha":"904234dc2f365314c636d29385780faf72db2477","kind":"commit","published_at":"2014-04-22T19:59:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v17.0","html_url":"https://github.com/google/guava/releases/tag/v17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0/manifests"},{"name":"jdk5-backport-v17.0-rc2","sha":"b67a30412ffc4ec2ae582ab98db385d7fa37e13f","kind":"commit","published_at":"2014-04-10T20:55:34.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-rc2","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc2/manifests"},{"name":"v17.0-rc2","sha":"ff75ff6535d4ba6dc0e7a717e178c8408c43adca","kind":"commit","published_at":"2014-04-10T20:30:16.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v17.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc2/manifests"},{"name":"jdk5-backport-v17.0-rc1","sha":"a686287d12b1a7fe47458ffd876194499cf96d56","kind":"commit","published_at":"2014-04-08T20:42:34.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-rc1","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc1/manifests"},{"name":"v17.0-rc1","sha":"305f7b5b9f2746ffafcfc16aa12e16fdbd136e72","kind":"commit","published_at":"2014-04-08T19:09:49.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v17.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc1/manifests"},{"name":"jdk5-backport-v16.0","sha":"794750f2d7a00c559b60a0d52addaac3a9e0f069","kind":"commit","published_at":"2014-02-10T21:59:54.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v16.0","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0/manifests"},{"name":"v16.0.1","sha":"0ba7ccf36f5384a321cb78d62375bf7574e7bc24","kind":"commit","published_at":"2014-02-03T22:42:39.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v16.0.1","html_url":"https://github.com/google/guava/releases/tag/v16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0.1/manifests"},{"name":"jdk5-backport-v16.0-rc1","sha":"c77a9a527c8cbf6ea4627dee6951333c40a0daf8","kind":"commit","published_at":"2014-01-31T20:06:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v16.0-rc1","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0-rc1/manifests"},{"name":"v16.0","sha":"2537d1ed4795f8fad737a7bf6d6f93fbdfa28e54","kind":"commit","published_at":"2014-01-17T21:23:13.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v16.0","html_url":"https://github.com/google/guava/releases/tag/v16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0/manifests"},{"name":"jdk5-backport-base","sha":"e159902e2da1602f01a59a6f727efd0d38b9a919","kind":"commit","published_at":"2014-01-10T22:44:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-base","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-base","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-base","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-base","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-base/manifests"},{"name":"v16.0-rc1","sha":"55c550939dcbdf948f96152cadd1b7a018ddb7cf","kind":"commit","published_at":"2013-12-19T22:56:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v16.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0-rc1/manifests"},{"name":"jdk5-backport-branch-point","sha":"00caedba5f5f1a16be7b7b63fb6d833c8ea750e9","kind":"commit","published_at":"2013-12-19T22:39:32.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-branch-point","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-branch-point","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-branch-point","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-branch-point","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-branch-point/manifests"},{"name":"v15.0-cdi1.0","sha":"e6c06b006e143f741bc8b8e8871d8df1d71ed470","kind":"commit","published_at":"2013-10-28T15:00:43.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v15.0-cdi1.0","html_url":"https://github.com/google/guava/releases/tag/v15.0-cdi1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v15.0-cdi1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-cdi1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-cdi1.0/manifests"},{"name":"v15.0","sha":"7ce15119ae3b8ea71bdfd43bd6a0b96f851187d0","kind":"commit","published_at":"2013-09-06T19:34:09.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v15.0","html_url":"https://github.com/google/guava/releases/tag/v15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0/manifests"},{"name":"v15.0-rc1","sha":"18f29834c588cbe6b937746ce1a133ffd4f0c7e9","kind":"commit","published_at":"2013-08-23T18:30:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v15.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-rc1/manifests"},{"name":"v14.0.1","sha":"c3bd8eb49f9b355a140cbb56ab592e973fea4c0d","kind":"commit","published_at":"2013-03-14T23:27:36.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0.1","html_url":"https://github.com/google/guava/releases/tag/v14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0.1/manifests"},{"name":"v14.0","sha":"a3c71e0264ee5bf5eebd341c506dda655c3a6356","kind":"commit","published_at":"2013-02-25T18:43:45.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0","html_url":"https://github.com/google/guava/releases/tag/v14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0/manifests"},{"name":"v14.0-rc3","sha":"469b0d2a43e17fbaddc942de13472dbe6ea188f4","kind":"commit","published_at":"2013-02-13T19:53:48.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0-rc3","html_url":"https://github.com/google/guava/releases/tag/v14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc3/manifests"},{"name":"v14.0-rc2","sha":"7da2ed74e1f61d4a9e0ae78212bf18378d972661","kind":"commit","published_at":"2013-01-17T19:06:33.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc2/manifests"},{"name":"v14.0-rc1","sha":"c71e08d074a4af96f5e94041f40e792b877b5c3b","kind":"commit","published_at":"2012-12-14T20:10:04.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc1/manifests"},{"name":"v13.0.1","sha":"c523556ab7d0f05afadebd20e7768d4c16af8771","kind":"commit","published_at":"2012-08-27T21:27:39.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0.1","html_url":"https://github.com/google/guava/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0.1/manifests"},{"name":"v13.0","sha":"c8511677c7827ab687b7412925ccdae76b6bbff1","kind":"commit","published_at":"2012-08-02T20:19:28.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0","html_url":"https://github.com/google/guava/releases/tag/v13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0/manifests"},{"name":"v13.0-rc2","sha":"9df9a23de5323275f5614aa7e732a636029f9b70","kind":"commit","published_at":"2012-07-20T19:07:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc2/manifests"},{"name":"v13.0-final","sha":"9df9a23de5323275f5614aa7e732a636029f9b70","kind":"commit","published_at":"2012-07-20T19:07:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0-final","html_url":"https://github.com/google/guava/releases/tag/v13.0-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-final/manifests"},{"name":"v12.0.1","sha":"75d93f4737a9969d9fc0aedab0375db7629d7ee8","kind":"commit","published_at":"2012-07-10T11:21:40.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0.1","html_url":"https://github.com/google/guava/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0.1/manifests"},{"name":"v13.0-rc1","sha":"3db22e7a7f468ae268352ad95b3389183162da81","kind":"commit","published_at":"2012-06-26T19:44:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc1/manifests"},{"name":"v12.0","sha":"72d281266d52f95bc7df228cd37294c9fa6effe3","kind":"commit","published_at":"2012-04-30T18:04:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0","html_url":"https://github.com/google/guava/releases/tag/v12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0/manifests"},{"name":"v12.0-rc2","sha":"3b733e24922c94b2babdd096532b6bf1f04415f6","kind":"commit","published_at":"2012-04-17T12:21:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc2/manifests"},{"name":"v12.0-rc1","sha":"fcd0a111a0b206d70b6054efc869dd33a1757ecd","kind":"commit","published_at":"2012-03-30T13:44:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc1/manifests"},{"name":"v11.0.2","sha":"78c34456423e680ec69059f21a5841296ab23277","kind":"commit","published_at":"2012-02-22T13:59:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0.2","html_url":"https://github.com/google/guava/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"95cd4a6be05b8acb2f02630caa1d11af4ac07db1","kind":"commit","published_at":"2012-01-09T20:39:28.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0.1","html_url":"https://github.com/google/guava/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.1/manifests"},{"name":"v11.0","sha":"5a6bf80c7403d77df18adb41b5b15ea34d28186d","kind":"commit","published_at":"2011-12-17T17:18:18.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0","html_url":"https://github.com/google/guava/releases/tag/v11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0/manifests"},{"name":"v11.0-rc1","sha":"5ba62b182d588e3dbc5bf736bf797db8ae9bc439","kind":"commit","published_at":"2011-12-14T19:45:17.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0-rc1/manifests"},{"name":"v10.0.1","sha":"22eb4ada1211093d21b6a209f8e03d107ba48580","kind":"commit","published_at":"2011-10-10T14:06:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0.1","html_url":"https://github.com/google/guava/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0.1/manifests"},{"name":"v10.0","sha":"baf008c5a3de60e8399852f23979bf69f2660023","kind":"commit","published_at":"2011-09-27T18:22:36.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0","html_url":"https://github.com/google/guava/releases/tag/v10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0/manifests"},{"name":"v10.0-rc3","sha":"b0b6251c2177fdb63ad0f1d0ff0b155950d57fb2","kind":"commit","published_at":"2011-09-23T17:41:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0-rc3","html_url":"https://github.com/google/guava/releases/tag/v10.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc3/manifests"},{"name":"v10.0-rc2","sha":"014745efe7279bd95e83abe9399be0c294088d89","kind":"commit","published_at":"2011-09-19T17:29:15.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v10.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc2/manifests"},{"name":"v10.0-rc1","sha":"6f76191d1b1d2b82223088040a8a34bc822704e1","kind":"commit","published_at":"2011-09-13T19:20:48.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc1/manifests"},{"name":"v9.0","sha":"28d17c4fafb4d37b3d540e0e76ff8142d2aaad6b","kind":"commit","published_at":"2011-04-08T14:35:37.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v9.0","html_url":"https://github.com/google/guava/releases/tag/v9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v9.0/manifests"},{"name":"v8.0","sha":"0bb8549ef75fd8a7f367560ade790eae39d9279f","kind":"commit","published_at":"2011-01-31T17:56:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v8.0","html_url":"https://github.com/google/guava/releases/tag/v8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v8.0/manifests"},{"name":"v7.0","sha":"13bc6c9bf52aa45fe4371357546b7ca66f317df2","kind":"commit","published_at":"2010-09-22T19:12:43.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v7.0","html_url":"https://github.com/google/guava/releases/tag/v7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v7.0/manifests"},{"name":"v6.0","sha":"9b62975717d16970f86441a9cb42ba84db33309f","kind":"commit","published_at":"2010-07-08T21:54:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v6.0","html_url":"https://github.com/google/guava/releases/tag/v6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v6.0/manifests"},{"name":"v3.0","sha":"a393220268c8bfc6c81f7631a7930386942f96dd","kind":"commit","published_at":"2010-06-03T00:26:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v3.0","html_url":"https://github.com/google/guava/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v3.0/manifests"},{"name":"v5.0","sha":"1ab3ec73dfcbc91bb989ec9dcb0fea790500eb54","kind":"commit","published_at":"2010-06-03T00:26:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v5.0","html_url":"https://github.com/google/guava/releases/tag/v5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v5.0/manifests"},{"name":"v4.0","sha":"00efa0ca1b0ab665d1f3d6deacbb156cf797ebdf","kind":"commit","published_at":"2010-06-03T00:26:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v4.0","html_url":"https://github.com/google/guava/releases/tag/v4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v4.0/manifests"},{"name":"v1.0","sha":"14dd2269fa72913d92038876162babb8d9736f9b","kind":"commit","published_at":"2010-04-09T17:32:12.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v1.0","html_url":"https://github.com/google/guava/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v1.0/manifests"},{"name":"v2.0","sha":"f5ad01f0326405c321a4d1a7bbafb01b7d4d5074","kind":"commit","published_at":"2010-01-11T17:13:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v2.0","html_url":"https://github.com/google/guava/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v2.0/manifests"}]},"repo_metadata_updated_at":"2025-10-30T02:27:45.733Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.803728137780792,"dependent_packages_count":8.37618431058224,"stargazers_count":0.017880263888032554,"forks_count":0.016749902377869576,"docker_downloads_count":null,"average":3.303635653657233},"purl":"pkg:golang/github.com/google/guava","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/google/guava","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/google/guava","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/google/guava/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T20:02:55.861Z","issues_count":318,"pull_requests_count":2019,"avg_time_to_close_issue":60314226.99504951,"avg_time_to_close_pull_request":3202192.0465498357,"issues_closed_count":202,"pull_requests_closed_count":1826,"pull_request_authors_count":109,"issue_authors_count":203,"avg_comments_per_issue":6.314465408805032,"avg_comments_per_pull_request":0.34076275383853394,"merged_pull_requests_count":1007,"bot_issues_count":11,"bot_pull_requests_count":1780,"past_year_issues_count":49,"past_year_pull_requests_count":752,"past_year_avg_time_to_close_issue":163029.34615384616,"past_year_avg_time_to_close_pull_request":42704.99533437014,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":643,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":44,"past_year_avg_comments_per_issue":1.1020408163265305,"past_year_avg_comments_per_pull_request":0.2047872340425532,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":680,"past_year_merged_pull_requests_count":475,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/issues","maintainers":[{"login":"cpovirk","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpovirk"},{"login":"vorburger","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vorburger"},{"login":"chaoren","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaoren"},{"login":"graememorgan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graememorgan"},{"login":"johnsonjzhou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnsonjzhou"}],"active_maintainers":[{"login":"cpovirk","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpovirk"},{"login":"vorburger","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vorburger"},{"login":"chaoren","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaoren"},{"login":"johnsonjzhou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnsonjzhou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fguava/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fguava/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fguava/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fguava/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fguava/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fguava/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181454,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13419035,"name":"guava-libraries","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/google/guava","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/google/guava","keywords_array":["universe/java"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T04:59:42.400Z","latest_release_published_at":"2026-02-07T04:59:42.400Z","latest_release_number":"29.0-6","last_synced_at":"2026-03-07T05:39:15.989Z","created_at":"2026-02-07T04:59:42.100Z","updated_at":"2026-03-07T06:04:30.785Z","registry_url":"https://launchpad.net/ubuntu/+source/guava-libraries","install_command":"apt-get install guava-libraries","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libguava-java, libguava-testlib-java","standards_version":"4.5.0","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, junit4, libanimal-sniffer-java, libatinject-jsr330-api-java, libjsr305-java, libmaven-bundle-plugin-java, libmaven-dependency-plugin-java, libtruth-java, maven-debian-helper, zip","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/guava-libraries?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/guava-libraries","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/guava-libraries","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/guava-libraries/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/guava-libraries/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/guava-libraries/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/guava-libraries/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/guava-libraries/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/guava-libraries/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/guava-libraries/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1523,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":167},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-06-10T05:17:45.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13389482,"name":"guava-libraries","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/google/guava","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/google/guava","keywords_array":["universe/java"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T17:51:19.717Z","latest_release_published_at":"2026-02-05T17:51:19.717Z","latest_release_number":"32.0.1-1","last_synced_at":"2026-03-05T19:50:01.243Z","created_at":"2026-02-05T17:51:19.450Z","updated_at":"2026-03-05T20:06:49.338Z","registry_url":"https://launchpad.net/ubuntu/+source/guava-libraries","install_command":"apt-get install guava-libraries","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libguava-java, libguava-testlib-java","standards_version":"4.6.2","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, junit4, libanimal-sniffer-java, libatinject-jsr330-api-java, liberror-prone-java, libjsr305-java, libmaven-bundle-plugin-java, libmaven-dependency-plugin-java, libtruth-java, maven-debian-helper, zip","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/guava-libraries?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/guava-libraries","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/guava-libraries","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/guava-libraries/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/guava-libraries/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/guava-libraries/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/guava-libraries/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/guava-libraries/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/guava-libraries/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/guava-libraries/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13547306,"name":"guava-libraries","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/google/guava","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/google/guava","keywords_array":["universe/java"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:23:08.074Z","latest_release_published_at":"2026-02-11T02:23:08.074Z","latest_release_number":"31.1-1","last_synced_at":"2026-03-11T09:02:18.303Z","created_at":"2026-02-11T02:23:07.907Z","updated_at":"2026-03-11T09:02:18.303Z","registry_url":"https://launchpad.net/ubuntu/+source/guava-libraries","install_command":"apt-get install guava-libraries","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libguava-java, libguava-testlib-java","standards_version":"4.6.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, junit4, libanimal-sniffer-java, libatinject-jsr330-api-java, liberror-prone-java, libjsr305-java, libmaven-bundle-plugin-java, libmaven-dependency-plugin-java, libtruth-java, maven-debian-helper, zip","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:42:31.129Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/guava-libraries?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/guava-libraries","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/guava-libraries","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/guava-libraries/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/guava-libraries/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/guava-libraries/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/guava-libraries/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/guava-libraries/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/guava-libraries/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/guava-libraries/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13507006,"name":"guava-libraries","ecosystem":"debian","description":null,"homepage":"https://github.com/google/guava","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/google/guava","keywords_array":["java"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T19:18:02.866Z","latest_release_published_at":"2026-02-10T19:18:02.866Z","latest_release_number":"29.0-6","last_synced_at":"2026-03-13T16:32:36.184Z","created_at":"2026-02-10T19:18:02.664Z","updated_at":"2026-03-13T16:32:36.184Z","registry_url":"https://tracker.debian.org/pkg/guava-libraries","install_command":"apt-get install guava-libraries","documentation_url":"https://packages.debian.org/bullseye/guava-libraries","metadata":{"component":"main","architecture":"all","priority":"source","binary":"libguava-java, libguava-testlib-java","standards_version":"4.5.0","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, junit4, libanimal-sniffer-java, libatinject-jsr330-api-java, libjsr305-java, libmaven-bundle-plugin-java, libmaven-dependency-plugin-java, libtruth-java, maven-debian-helper, zip","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:15:18.164Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/guava-libraries?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/guava-libraries","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/guava-libraries","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/guava-libraries/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/guava-libraries/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/guava-libraries/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/guava-libraries/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/guava-libraries/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/guava-libraries/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/guava-libraries/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":764,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":100},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-06-10T05:17:51.942Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":4775330,"name":"com.google.guava:guava-bom","ecosystem":"maven","description":"BOM for Guava artifacts","homepage":"https://github.com/google/guava","licenses":"Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/guava","keywords_array":[],"namespace":"com.google.guava","versions_count":68,"first_release_published_at":"2019-03-08T16:11:55.000Z","latest_release_published_at":"2026-04-14T18:13:38.000Z","latest_release_number":"33.6.0-jre","last_synced_at":"2026-06-19T02:01:40.340Z","created_at":"2022-07-26T08:47:36.598Z","updated_at":"2026-06-19T02:01:40.341Z","registry_url":"https://central.sonatype.com/artifact/com.google.guava/guava-bom/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.google.guava/guava-bom/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":17512239,"uuid":"20300177","full_name":"google/guava","owner":"google","description":"Google core libraries for Java","archived":false,"fork":false,"pushed_at":"2025-10-29T21:13:10.000Z","size":571635,"stargazers_count":51222,"open_issues_count":712,"forks_count":11078,"subscribers_count":2348,"default_branch":"master","last_synced_at":"2025-10-29T23:26:59.874Z","etag":null,"topics":["guava","java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-05-29T16:23:17.000Z","updated_at":"2025-10-29T21:13:14.000Z","dependencies_parsed_at":"2024-02-19T16:45:55.564Z","dependency_job_id":"7e87d230-faa0-43db-9ff5-55b078855267","html_url":"https://github.com/google/guava","commit_stats":{"total_commits":6662,"total_committers":466,"mean_commits":"14.296137339055795","dds":0.6975382767937557,"last_synced_commit":"2f04514087a61201dc477ecf9c4f078ec14698a9"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/google/guava","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/guava/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/sbom","scorecard":{"id":437161,"data":{"date":"2025-08-17T09:48:18Z","repo":{"name":"github.com/google/guava","commit":"869a75a1e3ff85d36672a3cd154772dc90c7b3d2"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/ci.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:98","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: integration-tests/gradle/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 11 contributing companies or organizations","details":["Info: found contributions from: GoogleCloudPlatform, applied intuition, chainlinklabs, diffplug, google, google inc, googlers, kobjects, openjdk, sainsbury's, vercel"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T04:57:30.372Z","repository_id":17512239,"created_at":"2025-08-19T04:57:30.372Z","updated_at":"2025-08-19T04:57:30.372Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281732236,"owners_count":26551935,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2773,"last_synced_at":"2025-08-12T15:55:14.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":1967885,"followers":58475,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2025-08-12T15:55:14.931Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"tags":[{"name":"v33.5.0","sha":"8868c096cfdabbe38170b6e395369c315cfb72a1","kind":"commit","published_at":"2025-09-17T19:54:47.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.5.0","html_url":"https://github.com/google/guava/releases/tag/v33.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.5.0/manifests"},{"name":"v33.4.8","sha":"f06690fa3e874f65515e8fd338a74d636e2c792f","kind":"commit","published_at":"2025-04-14T17:13:08.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.8","html_url":"https://github.com/google/guava/releases/tag/v33.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.8/manifests"},{"name":"v33.4.7","sha":"b4d0b591c3d5040ee9ad9dd5fd78259d5950fee7","kind":"commit","published_at":"2025-04-07T21:57:20.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.7","html_url":"https://github.com/google/guava/releases/tag/v33.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.7/manifests"},{"name":"v33.4.6","sha":"e7a6a200d7171c78774d5805be77351b7b84eab5","kind":"commit","published_at":"2025-03-25T15:36:18.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.6","html_url":"https://github.com/google/guava/releases/tag/v33.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.6/manifests"},{"name":"v33.4.2","sha":"66ad09c1eb158c3855e2bf03bc39a4c5b592120e","kind":"commit","published_at":"2025-03-19T21:41:33.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.2","html_url":"https://github.com/google/guava/releases/tag/v33.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.2/manifests"},{"name":"v33.4.4","sha":"ffe051f548c9919f96f8f05814ddb5eb6eba31dc","kind":"commit","published_at":"2025-03-19T21:41:32.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.4","html_url":"https://github.com/google/guava/releases/tag/v33.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.4/manifests"},{"name":"v33.4.1","sha":"60431de4bbd1777db70c4254811c85b37cce2e68","kind":"commit","published_at":"2025-03-19T21:41:25.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.1","html_url":"https://github.com/google/guava/releases/tag/v33.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.1/manifests"},{"name":"v33.4.5","sha":"98154c4859258d2a27cae1d6ba2fda742f4c6b6c","kind":"commit","published_at":"2025-03-19T21:41:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.5","html_url":"https://github.com/google/guava/releases/tag/v33.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.5/manifests"},{"name":"v33.4.3","sha":"df7e4b0dfbeb86edde7c9e61798a659b28930008","kind":"commit","published_at":"2025-03-19T21:41:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.3","html_url":"https://github.com/google/guava/releases/tag/v33.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.3/manifests"},{"name":"failureaccess-v1.0.3","sha":"6b1a22f80cd9496f20913c5efbc656c9c4c5f912","kind":"commit","published_at":"2025-03-17T18:45:52.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/failureaccess-v1.0.3","html_url":"https://github.com/google/guava/releases/tag/failureaccess-v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@failureaccess-v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.3/manifests"},{"name":"v33.4.0","sha":"5c71d2a15435399fa62508d807d5cc83506f7496","kind":"commit","published_at":"2024-12-16T21:43:59.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.0","html_url":"https://github.com/google/guava/releases/tag/v33.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.0/manifests"},{"name":"v33.3.1","sha":"df9602b6f1dd36414464229e0a441469d06e4575","kind":"commit","published_at":"2024-09-23T19:41:57.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.3.1","html_url":"https://github.com/google/guava/releases/tag/v33.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.1/manifests"},{"name":"v33.3.0","sha":"0229670c8f305efd745430230dc7782f9406cd44","kind":"commit","published_at":"2024-08-16T22:43:12.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.3.0","html_url":"https://github.com/google/guava/releases/tag/v33.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.0/manifests"},{"name":"v33.2.1","sha":"0c33dd12b193402cdf6962d43d69743521aa2f76","kind":"commit","published_at":"2024-05-31T17:44:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.2.1","html_url":"https://github.com/google/guava/releases/tag/v33.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.1/manifests"},{"name":"v33.2.0","sha":"73856da06403d5d087007d3924c168c822dea23c","kind":"commit","published_at":"2024-05-01T19:46:00.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.2.0","html_url":"https://github.com/google/guava/releases/tag/v33.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.0/manifests"},{"name":"v33.1.0","sha":"f3e095c3b318f3e6dfeef393146ce5561ec8f859","kind":"commit","published_at":"2024-03-13T18:21:59.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.1.0","html_url":"https://github.com/google/guava/releases/tag/v33.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.1.0/manifests"},{"name":"v33.0.0","sha":"2214c63670fc161da170ac6e1a2d6d07e1531a55","kind":"commit","published_at":"2023-12-18T20:32:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.0.0","html_url":"https://github.com/google/guava/releases/tag/v33.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.0.0/manifests"},{"name":"failureaccess-v1.0.2","sha":"76b3b3f16dd95766f4fae27caa61699465cffc78","kind":"commit","published_at":"2023-10-17T02:24:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/failureaccess-v1.0.2","html_url":"https://github.com/google/guava/releases/tag/failureaccess-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@failureaccess-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.2/manifests"},{"name":"v32.1.3","sha":"c1088508ddc78bd60d096d2cc3ceef4a82ec909d","kind":"commit","published_at":"2023-10-10T20:34:53.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.3","html_url":"https://github.com/google/guava/releases/tag/v32.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.3/manifests"},{"name":"v32.1.2","sha":"db74bd2fdac443223d45e6fc5c66548542be1081","kind":"commit","published_at":"2023-07-31T21:01:20.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.2","html_url":"https://github.com/google/guava/releases/tag/v32.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.2/manifests"},{"name":"v32.1.1","sha":"427223e9f94406013f1bc77fa0bd1231a1475645","kind":"commit","published_at":"2023-06-30T14:23:44.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.1","html_url":"https://github.com/google/guava/releases/tag/v32.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.1/manifests"},{"name":"v32.1.0","sha":"53bb66554b195ab3aec3da285f1f140b1abae44d","kind":"commit","published_at":"2023-06-29T18:37:59.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.0","html_url":"https://github.com/google/guava/releases/tag/v32.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.0/manifests"},{"name":"v32.0.1","sha":"8f6c43d803901e7d8bd9ca16a3a049969ddc35e4","kind":"commit","published_at":"2023-06-08T22:27:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.0.1","html_url":"https://github.com/google/guava/releases/tag/v32.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.1/manifests"},{"name":"v32.0.0","sha":"6b1f97ced922d48f071153ad9e631d06383033a4","kind":"commit","published_at":"2023-05-26T22:14:55.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.0.0","html_url":"https://github.com/google/guava/releases/tag/v32.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.0/manifests"},{"name":"v31.1","sha":"0a17f4a429323589396c38d8ce75ca058faa6c64","kind":"commit","published_at":"2022-02-28T21:06:35.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v31.1","html_url":"https://github.com/google/guava/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.1/manifests"},{"name":"v31.0.1","sha":"ba824dfb4c4f64d8c3b8d07e2042bf1ecdd53e28","kind":"commit","published_at":"2021-09-27T19:06:33.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v31.0.1","html_url":"https://github.com/google/guava/releases/tag/v31.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v31.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0.1/manifests"},{"name":"v31.0","sha":"6edcfc0a649e4031f4a48ea7f41aa0cb4801db2b","kind":"commit","published_at":"2021-09-24T20:15:46.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v31.0","html_url":"https://github.com/google/guava/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0/manifests"},{"name":"v30.1.1","sha":"43a53bc0328c7efd1da152f3b56b1fd241c88d4c","kind":"commit","published_at":"2021-03-19T15:29:15.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v30.1.1","html_url":"https://github.com/google/guava/releases/tag/v30.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v30.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1.1/manifests"},{"name":"v30.1","sha":"eda0b7f30a1919b7a56136aa1f37700dcc0ca9bd","kind":"commit","published_at":"2020-12-14T15:52:01.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v30.1","html_url":"https://github.com/google/guava/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1/manifests"},{"name":"v30.0","sha":"f75cd01d3afe83623bb8bd1a8a816ea5245bf285","kind":"commit","published_at":"2020-10-16T20:27:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v30.0","html_url":"https://github.com/google/guava/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.0/manifests"},{"name":"v29.0","sha":"2d655e59ee0af2a0cabf877d5f85ababf813ff8e","kind":"commit","published_at":"2020-04-13T21:13:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v29.0","html_url":"https://github.com/google/guava/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v29.0/manifests"},{"name":"v28.2","sha":"a1b3c06876803a0b0e5d2f16708e1328da1bac09","kind":"commit","published_at":"2019-12-27T03:06:54.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v28.2","html_url":"https://github.com/google/guava/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.2/manifests"},{"name":"v28.1","sha":"e30495f4e09e2511b4f2bb95d2b9e1b262c4215d","kind":"commit","published_at":"2019-08-28T20:42:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v28.1","html_url":"https://github.com/google/guava/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.1/manifests"},{"name":"v28.0","sha":"9957203c956016b485696ce9d1a4d60f1019c5fd","kind":"commit","published_at":"2019-06-11T23:05:47.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v28.0","html_url":"https://github.com/google/guava/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.0/manifests"},{"name":"v27.1","sha":"b34c2da9e5bbf8216a31c6794619689053210f16","kind":"commit","published_at":"2019-03-08T16:10:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v27.1","html_url":"https://github.com/google/guava/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.1/manifests"},{"name":"v27.0.1","sha":"777f0f939dda3feb36263315da5bc39516a076a1","kind":"commit","published_at":"2018-11-19T19:00:17.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v27.0.1","html_url":"https://github.com/google/guava/releases/tag/v27.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v27.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0.1/manifests"},{"name":"failureaccess-v1.0.1","sha":"b8d5ecd40b9cfbd9cafc08bf50bd2382369812e9","kind":"commit","published_at":"2018-11-16T16:07:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/failureaccess-v1.0.1","html_url":"https://github.com/google/guava/releases/tag/failureaccess-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@failureaccess-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.1/manifests"},{"name":"v27.0","sha":"a35bfd9ea855539354b783ee74839e384f7af98a","kind":"commit","published_at":"2018-10-18T18:07:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v27.0","html_url":"https://github.com/google/guava/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0/manifests"},{"name":"released-all-futures","sha":"b62d52926b904a8def90fd427acad53d79fa0e9f","kind":"commit","published_at":"2018-09-12T21:42:09.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/released-all-futures","html_url":"https://github.com/google/guava/releases/tag/released-all-futures","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@released-all-futures","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/released-all-futures","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/released-all-futures/manifests"},{"name":"v26.0","sha":"bbf9295088d668c06e573cea03f01375985c1814","kind":"commit","published_at":"2018-08-01T21:39:54.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v26.0","html_url":"https://github.com/google/guava/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v26.0/manifests"},{"name":"v23.6.1","sha":"5a5c62b533b65c32b5d4cf6b796657486709dbbe","kind":"commit","published_at":"2018-05-29T14:42:12.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.6.1","html_url":"https://github.com/google/guava/releases/tag/v23.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6.1/manifests"},{"name":"v25.1","sha":"b28b5850d11b948a5b0f9240894636e0b5bec22a","kind":"commit","published_at":"2018-05-23T17:42:57.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v25.1","html_url":"https://github.com/google/guava/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.1/manifests"},{"name":"v24.1.1","sha":"49fad5af840b2a28dd0dc24ecfd58b4baa8d67bc","kind":"commit","published_at":"2018-04-26T02:31:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v24.1.1","html_url":"https://github.com/google/guava/releases/tag/v24.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v24.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1.1/manifests"},{"name":"v25.0","sha":"0819c57c91b3ba2695a792b828ae239258681a3e","kind":"commit","published_at":"2018-04-25T22:12:31.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v25.0","html_url":"https://github.com/google/guava/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.0/manifests"},{"name":"v24.1","sha":"4360cdbb3065c743d6e64e0a5ed5e967682e2086","kind":"commit","published_at":"2018-03-14T21:55:35.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v24.1","html_url":"https://github.com/google/guava/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1/manifests"},{"name":"v24.0","sha":"cebf66be35cceb2c04990805f127506b2197fe33","kind":"commit","published_at":"2018-02-01T20:16:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v24.0","html_url":"https://github.com/google/guava/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.0/manifests"},{"name":"v23.6","sha":"a763d18e40634908d7d138899c85f0458202ed3a","kind":"commit","published_at":"2017-12-21T00:52:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.6","html_url":"https://github.com/google/guava/releases/tag/v23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6/manifests"},{"name":"v23.5","sha":"538d60aed09e945f59077770686df9cbd4e0048d","kind":"commit","published_at":"2017-11-22T20:20:42.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.5","html_url":"https://github.com/google/guava/releases/tag/v23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.5/manifests"},{"name":"v23.4","sha":"b9bfab0366a89922a72cff8e9ae41f94a4132b43","kind":"commit","published_at":"2017-11-09T17:21:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.4","html_url":"https://github.com/google/guava/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.4/manifests"},{"name":"v23.3","sha":"a39d0a17e3275120e29e38aff7ba1a5516857f84","kind":"commit","published_at":"2017-10-26T19:54:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.3","html_url":"https://github.com/google/guava/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.3/manifests"},{"name":"v23.2","sha":"738473319bad6485a1027fcfd6bb63f09a89e054","kind":"commit","published_at":"2017-10-11T22:41:29.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.2","html_url":"https://github.com/google/guava/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.2/manifests"},{"name":"v23.1","sha":"2cb235929ce7ae9284482be7572f364bc4bc32e1","kind":"commit","published_at":"2017-09-27T19:34:46.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.1","html_url":"https://github.com/google/guava/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.1/manifests"},{"name":"v23.0","sha":"b48cdeb618388a7b1d1c782e1ce2cc60b4f4efca","kind":"commit","published_at":"2017-08-04T20:30:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.0","html_url":"https://github.com/google/guava/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0/manifests"},{"name":"v23.0-rc1","sha":"6dae21fe0e3c77f1cf1e92653134cdd4a05742fc","kind":"commit","published_at":"2017-07-24T20:02:50.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0-rc1/manifests"},{"name":"v22.0","sha":"7bbdb221feb446cbd38202c133818bc383c413ae","kind":"commit","published_at":"2017-05-22T18:46:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v22.0","html_url":"https://github.com/google/guava/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0/manifests"},{"name":"v22.0-rc1","sha":"4c70a77f1673d493758bc9b9507e3b6d111e9491","kind":"commit","published_at":"2017-05-02T21:06:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v22.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0-rc1/manifests"},{"name":"v21.0","sha":"0f025e5d5d39a5d1ab709917f725d48a8464df50","kind":"commit","published_at":"2017-01-12T19:09:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v21.0","html_url":"https://github.com/google/guava/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0/manifests"},{"name":"v21.0-rc2","sha":"cef6bdc11c67b01ebca34b3a83e293add2733f24","kind":"commit","published_at":"2017-01-03T21:34:20.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v21.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"c963e69c9cbea48eb221b7d5f915f5494875bf30","kind":"commit","published_at":"2016-12-19T17:47:37.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v21.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc1/manifests"},{"name":"v20.0","sha":"65f6b4f4b132a051616403bcf74e4034a19d92a1","kind":"commit","published_at":"2016-10-28T20:30:44.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v20.0","html_url":"https://github.com/google/guava/releases/tag/v20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0/manifests"},{"name":"v20.0-rc1","sha":"32130d5762f306641150ecd2325bb510036b14ff","kind":"commit","published_at":"2016-10-04T20:21:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v20.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0-rc1/manifests"},{"name":"v19.0","sha":"daa84b68f31898f67a51207e193ee2ddabb088bf","kind":"commit","published_at":"2015-12-09T20:56:41.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0","html_url":"https://github.com/google/guava/releases/tag/v19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0/manifests"},{"name":"v19.0-rc3","sha":"8d4cf0a55f703d31c7e5d4680094b1141dc5ee68","kind":"commit","published_at":"2015-12-01T20:12:45.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0-rc3","html_url":"https://github.com/google/guava/releases/tag/v19.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc3/manifests"},{"name":"v19.0-rc2","sha":"07326071e771c9244123791f00b848cc4f44fd9f","kind":"commit","published_at":"2015-09-11T20:34:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc2/manifests"},{"name":"v19.0-rc1","sha":"46d6b3cf6b814720b1cae280ac53d27c932d2bde","kind":"commit","published_at":"2015-07-23T19:56:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc1/manifests"},{"name":"jdk5-backport-v17.0-compatibility","sha":"96d2f8d1b90f82d89053cd0c151054671d1218db","kind":"commit","published_at":"2015-02-12T18:40:16.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-compatibility","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-compatibility","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-compatibility","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-compatibility","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-compatibility/manifests"},{"name":"v18.0","sha":"798803f026bb9517bcf4e0e9ab2d2e0345023182","kind":"commit","published_at":"2014-08-25T18:39:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v18.0","html_url":"https://github.com/google/guava/releases/tag/v18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0/manifests"},{"name":"release","sha":"798803f026bb9517bcf4e0e9ab2d2e0345023182","kind":"commit","published_at":"2014-08-25T18:39:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/release","html_url":"https://github.com/google/guava/releases/tag/release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/release/manifests"},{"name":"v18.0-rc2","sha":"f294d1e9c59b51e7372a1ce064aefbecbc562498","kind":"commit","published_at":"2014-08-18T19:30:02.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v18.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc2/manifests"},{"name":"v18.0-rc1","sha":"652d361ff64b539581f93740d0d1c5793c2ef576","kind":"commit","published_at":"2014-08-05T18:38:04.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v18.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc1/manifests"},{"name":"jdk5-backport-v17.0-post","sha":"79a6e1c92664bd384d9f08c41fcbd6bca62b3d4a","kind":"commit","published_at":"2014-05-08T16:01:38.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-post","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-post","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-post","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-post","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-post/manifests"},{"name":"jdk5-backport-v17.0","sha":"f31c0f31210fbe756f40ee7b6301de3bdecf4731","kind":"commit","published_at":"2014-04-22T21:00:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0/manifests"},{"name":"jdk5-backport-release","sha":"f31c0f31210fbe756f40ee7b6301de3bdecf4731","kind":"commit","published_at":"2014-04-22T21:00:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-release","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-release/manifests"},{"name":"v17.0","sha":"904234dc2f365314c636d29385780faf72db2477","kind":"commit","published_at":"2014-04-22T19:59:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v17.0","html_url":"https://github.com/google/guava/releases/tag/v17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0/manifests"},{"name":"jdk5-backport-v17.0-rc2","sha":"b67a30412ffc4ec2ae582ab98db385d7fa37e13f","kind":"commit","published_at":"2014-04-10T20:55:34.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-rc2","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc2/manifests"},{"name":"v17.0-rc2","sha":"ff75ff6535d4ba6dc0e7a717e178c8408c43adca","kind":"commit","published_at":"2014-04-10T20:30:16.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v17.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc2/manifests"},{"name":"jdk5-backport-v17.0-rc1","sha":"a686287d12b1a7fe47458ffd876194499cf96d56","kind":"commit","published_at":"2014-04-08T20:42:34.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-rc1","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc1/manifests"},{"name":"v17.0-rc1","sha":"305f7b5b9f2746ffafcfc16aa12e16fdbd136e72","kind":"commit","published_at":"2014-04-08T19:09:49.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v17.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc1/manifests"},{"name":"jdk5-backport-v16.0","sha":"794750f2d7a00c559b60a0d52addaac3a9e0f069","kind":"commit","published_at":"2014-02-10T21:59:54.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v16.0","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0/manifests"},{"name":"v16.0.1","sha":"0ba7ccf36f5384a321cb78d62375bf7574e7bc24","kind":"commit","published_at":"2014-02-03T22:42:39.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v16.0.1","html_url":"https://github.com/google/guava/releases/tag/v16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0.1/manifests"},{"name":"jdk5-backport-v16.0-rc1","sha":"c77a9a527c8cbf6ea4627dee6951333c40a0daf8","kind":"commit","published_at":"2014-01-31T20:06:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v16.0-rc1","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0-rc1/manifests"},{"name":"v16.0","sha":"2537d1ed4795f8fad737a7bf6d6f93fbdfa28e54","kind":"commit","published_at":"2014-01-17T21:23:13.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v16.0","html_url":"https://github.com/google/guava/releases/tag/v16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0/manifests"},{"name":"jdk5-backport-base","sha":"e159902e2da1602f01a59a6f727efd0d38b9a919","kind":"commit","published_at":"2014-01-10T22:44:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-base","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-base","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-base","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-base","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-base/manifests"},{"name":"v16.0-rc1","sha":"55c550939dcbdf948f96152cadd1b7a018ddb7cf","kind":"commit","published_at":"2013-12-19T22:56:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v16.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0-rc1/manifests"},{"name":"jdk5-backport-branch-point","sha":"00caedba5f5f1a16be7b7b63fb6d833c8ea750e9","kind":"commit","published_at":"2013-12-19T22:39:32.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-branch-point","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-branch-point","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-branch-point","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-branch-point","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-branch-point/manifests"},{"name":"v15.0-cdi1.0","sha":"e6c06b006e143f741bc8b8e8871d8df1d71ed470","kind":"commit","published_at":"2013-10-28T15:00:43.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v15.0-cdi1.0","html_url":"https://github.com/google/guava/releases/tag/v15.0-cdi1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v15.0-cdi1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-cdi1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-cdi1.0/manifests"},{"name":"v15.0","sha":"7ce15119ae3b8ea71bdfd43bd6a0b96f851187d0","kind":"commit","published_at":"2013-09-06T19:34:09.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v15.0","html_url":"https://github.com/google/guava/releases/tag/v15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0/manifests"},{"name":"v15.0-rc1","sha":"18f29834c588cbe6b937746ce1a133ffd4f0c7e9","kind":"commit","published_at":"2013-08-23T18:30:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v15.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-rc1/manifests"},{"name":"v14.0.1","sha":"c3bd8eb49f9b355a140cbb56ab592e973fea4c0d","kind":"commit","published_at":"2013-03-14T23:27:36.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0.1","html_url":"https://github.com/google/guava/releases/tag/v14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0.1/manifests"},{"name":"v14.0","sha":"a3c71e0264ee5bf5eebd341c506dda655c3a6356","kind":"commit","published_at":"2013-02-25T18:43:45.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0","html_url":"https://github.com/google/guava/releases/tag/v14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0/manifests"},{"name":"v14.0-rc3","sha":"469b0d2a43e17fbaddc942de13472dbe6ea188f4","kind":"commit","published_at":"2013-02-13T19:53:48.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0-rc3","html_url":"https://github.com/google/guava/releases/tag/v14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc3/manifests"},{"name":"v14.0-rc2","sha":"7da2ed74e1f61d4a9e0ae78212bf18378d972661","kind":"commit","published_at":"2013-01-17T19:06:33.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc2/manifests"},{"name":"v14.0-rc1","sha":"c71e08d074a4af96f5e94041f40e792b877b5c3b","kind":"commit","published_at":"2012-12-14T20:10:04.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc1/manifests"},{"name":"v13.0.1","sha":"c523556ab7d0f05afadebd20e7768d4c16af8771","kind":"commit","published_at":"2012-08-27T21:27:39.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0.1","html_url":"https://github.com/google/guava/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0.1/manifests"},{"name":"v13.0","sha":"c8511677c7827ab687b7412925ccdae76b6bbff1","kind":"commit","published_at":"2012-08-02T20:19:28.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0","html_url":"https://github.com/google/guava/releases/tag/v13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0/manifests"},{"name":"v13.0-rc2","sha":"9df9a23de5323275f5614aa7e732a636029f9b70","kind":"commit","published_at":"2012-07-20T19:07:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc2/manifests"},{"name":"v13.0-final","sha":"9df9a23de5323275f5614aa7e732a636029f9b70","kind":"commit","published_at":"2012-07-20T19:07:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0-final","html_url":"https://github.com/google/guava/releases/tag/v13.0-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-final/manifests"},{"name":"v12.0.1","sha":"75d93f4737a9969d9fc0aedab0375db7629d7ee8","kind":"commit","published_at":"2012-07-10T11:21:40.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0.1","html_url":"https://github.com/google/guava/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0.1/manifests"},{"name":"v13.0-rc1","sha":"3db22e7a7f468ae268352ad95b3389183162da81","kind":"commit","published_at":"2012-06-26T19:44:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc1/manifests"},{"name":"v12.0","sha":"72d281266d52f95bc7df228cd37294c9fa6effe3","kind":"commit","published_at":"2012-04-30T18:04:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0","html_url":"https://github.com/google/guava/releases/tag/v12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0/manifests"},{"name":"v12.0-rc2","sha":"3b733e24922c94b2babdd096532b6bf1f04415f6","kind":"commit","published_at":"2012-04-17T12:21:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc2/manifests"},{"name":"v12.0-rc1","sha":"fcd0a111a0b206d70b6054efc869dd33a1757ecd","kind":"commit","published_at":"2012-03-30T13:44:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc1/manifests"},{"name":"v11.0.2","sha":"78c34456423e680ec69059f21a5841296ab23277","kind":"commit","published_at":"2012-02-22T13:59:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0.2","html_url":"https://github.com/google/guava/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"95cd4a6be05b8acb2f02630caa1d11af4ac07db1","kind":"commit","published_at":"2012-01-09T20:39:28.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0.1","html_url":"https://github.com/google/guava/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.1/manifests"},{"name":"v11.0","sha":"5a6bf80c7403d77df18adb41b5b15ea34d28186d","kind":"commit","published_at":"2011-12-17T17:18:18.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0","html_url":"https://github.com/google/guava/releases/tag/v11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0/manifests"},{"name":"v11.0-rc1","sha":"5ba62b182d588e3dbc5bf736bf797db8ae9bc439","kind":"commit","published_at":"2011-12-14T19:45:17.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0-rc1/manifests"},{"name":"v10.0.1","sha":"22eb4ada1211093d21b6a209f8e03d107ba48580","kind":"commit","published_at":"2011-10-10T14:06:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0.1","html_url":"https://github.com/google/guava/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0.1/manifests"},{"name":"v10.0","sha":"baf008c5a3de60e8399852f23979bf69f2660023","kind":"commit","published_at":"2011-09-27T18:22:36.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0","html_url":"https://github.com/google/guava/releases/tag/v10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0/manifests"},{"name":"v10.0-rc3","sha":"b0b6251c2177fdb63ad0f1d0ff0b155950d57fb2","kind":"commit","published_at":"2011-09-23T17:41:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0-rc3","html_url":"https://github.com/google/guava/releases/tag/v10.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc3/manifests"},{"name":"v10.0-rc2","sha":"014745efe7279bd95e83abe9399be0c294088d89","kind":"commit","published_at":"2011-09-19T17:29:15.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v10.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc2/manifests"},{"name":"v10.0-rc1","sha":"6f76191d1b1d2b82223088040a8a34bc822704e1","kind":"commit","published_at":"2011-09-13T19:20:48.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc1/manifests"},{"name":"v9.0","sha":"28d17c4fafb4d37b3d540e0e76ff8142d2aaad6b","kind":"commit","published_at":"2011-04-08T14:35:37.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v9.0","html_url":"https://github.com/google/guava/releases/tag/v9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v9.0/manifests"},{"name":"v8.0","sha":"0bb8549ef75fd8a7f367560ade790eae39d9279f","kind":"commit","published_at":"2011-01-31T17:56:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v8.0","html_url":"https://github.com/google/guava/releases/tag/v8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v8.0/manifests"},{"name":"v7.0","sha":"13bc6c9bf52aa45fe4371357546b7ca66f317df2","kind":"commit","published_at":"2010-09-22T19:12:43.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v7.0","html_url":"https://github.com/google/guava/releases/tag/v7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v7.0/manifests"},{"name":"v6.0","sha":"9b62975717d16970f86441a9cb42ba84db33309f","kind":"commit","published_at":"2010-07-08T21:54:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v6.0","html_url":"https://github.com/google/guava/releases/tag/v6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v6.0/manifests"},{"name":"v3.0","sha":"a393220268c8bfc6c81f7631a7930386942f96dd","kind":"commit","published_at":"2010-06-03T00:26:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v3.0","html_url":"https://github.com/google/guava/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v3.0/manifests"},{"name":"v5.0","sha":"1ab3ec73dfcbc91bb989ec9dcb0fea790500eb54","kind":"commit","published_at":"2010-06-03T00:26:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v5.0","html_url":"https://github.com/google/guava/releases/tag/v5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v5.0/manifests"},{"name":"v4.0","sha":"00efa0ca1b0ab665d1f3d6deacbb156cf797ebdf","kind":"commit","published_at":"2010-06-03T00:26:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v4.0","html_url":"https://github.com/google/guava/releases/tag/v4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v4.0/manifests"},{"name":"v1.0","sha":"14dd2269fa72913d92038876162babb8d9736f9b","kind":"commit","published_at":"2010-04-09T17:32:12.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v1.0","html_url":"https://github.com/google/guava/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v1.0/manifests"},{"name":"v2.0","sha":"f5ad01f0326405c321a4d1a7bbafb01b7d4d5074","kind":"commit","published_at":"2010-01-11T17:13:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v2.0","html_url":"https://github.com/google/guava/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v2.0/manifests"}]},"repo_metadata_updated_at":"2025-10-30T02:28:12.395Z","dependent_packages_count":312,"downloads":null,"downloads_period":null,"dependent_repos_count":71,"rankings":{"downloads":null,"dependent_repos_count":2.3970104993187467,"dependent_packages_count":0.3538510859982367,"stargazers_count":0.40734952312254546,"forks_count":0.7449707461729582,"docker_downloads_count":null,"average":0.9757954636531218},"purl":"pkg:maven/com.google.guava/guava-bom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.google.guava:guava-bom","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.google.guava:guava-bom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.google.guava:guava-bom/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T20:02:55.861Z","issues_count":318,"pull_requests_count":2019,"avg_time_to_close_issue":60314226.99504951,"avg_time_to_close_pull_request":3202192.0465498357,"issues_closed_count":202,"pull_requests_closed_count":1826,"pull_request_authors_count":109,"issue_authors_count":203,"avg_comments_per_issue":6.314465408805032,"avg_comments_per_pull_request":0.34076275383853394,"merged_pull_requests_count":1007,"bot_issues_count":11,"bot_pull_requests_count":1780,"past_year_issues_count":49,"past_year_pull_requests_count":752,"past_year_avg_time_to_close_issue":163029.34615384616,"past_year_avg_time_to_close_pull_request":42704.99533437014,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":643,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":44,"past_year_avg_comments_per_issue":1.1020408163265305,"past_year_avg_comments_per_pull_request":0.2047872340425532,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":680,"past_year_merged_pull_requests_count":475,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/issues","maintainers":[{"login":"cpovirk","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpovirk"},{"login":"vorburger","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vorburger"},{"login":"chaoren","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaoren"},{"login":"graememorgan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graememorgan"},{"login":"johnsonjzhou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnsonjzhou"}],"active_maintainers":[{"login":"cpovirk","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpovirk"},{"login":"vorburger","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vorburger"},{"login":"chaoren","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaoren"},{"login":"johnsonjzhou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnsonjzhou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava-bom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava-bom/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava-bom/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava-bom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava-bom/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava-bom/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608482,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4825106,"name":"com.google.guava:guava-parent","ecosystem":"maven","description":"Parent for guava artifacts","homepage":"https://github.com/google/guava","licenses":"Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/guava","keywords_array":[],"namespace":"com.google.guava","versions_count":150,"first_release_published_at":"2010-04-26T13:04:38.000Z","latest_release_published_at":"2014-02-03T22:44:56.000Z","latest_release_number":"16.0.1","last_synced_at":"2026-06-19T08:01:43.236Z","created_at":"2022-07-26T15:32:46.506Z","updated_at":"2026-06-19T08:01:43.236Z","registry_url":"https://central.sonatype.com/artifact/com.google.guava/guava-parent/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.google.guava/guava-parent/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots/"]},"repo_metadata":{"id":17512239,"uuid":"20300177","full_name":"google/guava","owner":"google","description":"Google core libraries for Java","archived":false,"fork":false,"pushed_at":"2025-10-29T21:13:10.000Z","size":571635,"stargazers_count":51222,"open_issues_count":712,"forks_count":11078,"subscribers_count":2348,"default_branch":"master","last_synced_at":"2025-10-29T23:26:59.874Z","etag":null,"topics":["guava","java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-05-29T16:23:17.000Z","updated_at":"2025-10-29T21:13:14.000Z","dependencies_parsed_at":"2024-02-19T16:45:55.564Z","dependency_job_id":"7e87d230-faa0-43db-9ff5-55b078855267","html_url":"https://github.com/google/guava","commit_stats":{"total_commits":6662,"total_committers":466,"mean_commits":"14.296137339055795","dds":0.6975382767937557,"last_synced_commit":"2f04514087a61201dc477ecf9c4f078ec14698a9"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/google/guava","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/guava/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/sbom","scorecard":{"id":437161,"data":{"date":"2025-08-17T09:48:18Z","repo":{"name":"github.com/google/guava","commit":"869a75a1e3ff85d36672a3cd154772dc90c7b3d2"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/ci.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:98","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: integration-tests/gradle/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 11 contributing companies or organizations","details":["Info: found contributions from: GoogleCloudPlatform, applied intuition, chainlinklabs, diffplug, google, google inc, googlers, kobjects, openjdk, sainsbury's, vercel"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T04:57:30.372Z","repository_id":17512239,"created_at":"2025-08-19T04:57:30.372Z","updated_at":"2025-08-19T04:57:30.372Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281732236,"owners_count":26551935,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"v33.5.0","sha":"8868c096cfdabbe38170b6e395369c315cfb72a1","kind":"commit","published_at":"2025-09-17T19:54:47.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.5.0","html_url":"https://github.com/google/guava/releases/tag/v33.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.5.0/manifests"},{"name":"v33.4.8","sha":"f06690fa3e874f65515e8fd338a74d636e2c792f","kind":"commit","published_at":"2025-04-14T17:13:08.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.8","html_url":"https://github.com/google/guava/releases/tag/v33.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.8/manifests"},{"name":"v33.4.7","sha":"b4d0b591c3d5040ee9ad9dd5fd78259d5950fee7","kind":"commit","published_at":"2025-04-07T21:57:20.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.7","html_url":"https://github.com/google/guava/releases/tag/v33.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.7/manifests"},{"name":"v33.4.6","sha":"e7a6a200d7171c78774d5805be77351b7b84eab5","kind":"commit","published_at":"2025-03-25T15:36:18.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.6","html_url":"https://github.com/google/guava/releases/tag/v33.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.6/manifests"},{"name":"v33.4.2","sha":"66ad09c1eb158c3855e2bf03bc39a4c5b592120e","kind":"commit","published_at":"2025-03-19T21:41:33.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.2","html_url":"https://github.com/google/guava/releases/tag/v33.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.2/manifests"},{"name":"v33.4.4","sha":"ffe051f548c9919f96f8f05814ddb5eb6eba31dc","kind":"commit","published_at":"2025-03-19T21:41:32.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.4","html_url":"https://github.com/google/guava/releases/tag/v33.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.4/manifests"},{"name":"v33.4.1","sha":"60431de4bbd1777db70c4254811c85b37cce2e68","kind":"commit","published_at":"2025-03-19T21:41:25.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.1","html_url":"https://github.com/google/guava/releases/tag/v33.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.1/manifests"},{"name":"v33.4.5","sha":"98154c4859258d2a27cae1d6ba2fda742f4c6b6c","kind":"commit","published_at":"2025-03-19T21:41:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.5","html_url":"https://github.com/google/guava/releases/tag/v33.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.5/manifests"},{"name":"v33.4.3","sha":"df7e4b0dfbeb86edde7c9e61798a659b28930008","kind":"commit","published_at":"2025-03-19T21:41:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.3","html_url":"https://github.com/google/guava/releases/tag/v33.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.3/manifests"},{"name":"failureaccess-v1.0.3","sha":"6b1a22f80cd9496f20913c5efbc656c9c4c5f912","kind":"commit","published_at":"2025-03-17T18:45:52.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/failureaccess-v1.0.3","html_url":"https://github.com/google/guava/releases/tag/failureaccess-v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@failureaccess-v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.3/manifests"},{"name":"v33.4.0","sha":"5c71d2a15435399fa62508d807d5cc83506f7496","kind":"commit","published_at":"2024-12-16T21:43:59.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.0","html_url":"https://github.com/google/guava/releases/tag/v33.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.0/manifests"},{"name":"v33.3.1","sha":"df9602b6f1dd36414464229e0a441469d06e4575","kind":"commit","published_at":"2024-09-23T19:41:57.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.3.1","html_url":"https://github.com/google/guava/releases/tag/v33.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.1/manifests"},{"name":"v33.3.0","sha":"0229670c8f305efd745430230dc7782f9406cd44","kind":"commit","published_at":"2024-08-16T22:43:12.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.3.0","html_url":"https://github.com/google/guava/releases/tag/v33.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.0/manifests"},{"name":"v33.2.1","sha":"0c33dd12b193402cdf6962d43d69743521aa2f76","kind":"commit","published_at":"2024-05-31T17:44:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.2.1","html_url":"https://github.com/google/guava/releases/tag/v33.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.1/manifests"},{"name":"v33.2.0","sha":"73856da06403d5d087007d3924c168c822dea23c","kind":"commit","published_at":"2024-05-01T19:46:00.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.2.0","html_url":"https://github.com/google/guava/releases/tag/v33.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.0/manifests"},{"name":"v33.1.0","sha":"f3e095c3b318f3e6dfeef393146ce5561ec8f859","kind":"commit","published_at":"2024-03-13T18:21:59.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.1.0","html_url":"https://github.com/google/guava/releases/tag/v33.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.1.0/manifests"},{"name":"v33.0.0","sha":"2214c63670fc161da170ac6e1a2d6d07e1531a55","kind":"commit","published_at":"2023-12-18T20:32:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.0.0","html_url":"https://github.com/google/guava/releases/tag/v33.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.0.0/manifests"},{"name":"failureaccess-v1.0.2","sha":"76b3b3f16dd95766f4fae27caa61699465cffc78","kind":"commit","published_at":"2023-10-17T02:24:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/failureaccess-v1.0.2","html_url":"https://github.com/google/guava/releases/tag/failureaccess-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@failureaccess-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.2/manifests"},{"name":"v32.1.3","sha":"c1088508ddc78bd60d096d2cc3ceef4a82ec909d","kind":"commit","published_at":"2023-10-10T20:34:53.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.3","html_url":"https://github.com/google/guava/releases/tag/v32.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.3/manifests"},{"name":"v32.1.2","sha":"db74bd2fdac443223d45e6fc5c66548542be1081","kind":"commit","published_at":"2023-07-31T21:01:20.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.2","html_url":"https://github.com/google/guava/releases/tag/v32.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.2/manifests"},{"name":"v32.1.1","sha":"427223e9f94406013f1bc77fa0bd1231a1475645","kind":"commit","published_at":"2023-06-30T14:23:44.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.1","html_url":"https://github.com/google/guava/releases/tag/v32.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.1/manifests"},{"name":"v32.1.0","sha":"53bb66554b195ab3aec3da285f1f140b1abae44d","kind":"commit","published_at":"2023-06-29T18:37:59.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.0","html_url":"https://github.com/google/guava/releases/tag/v32.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.0/manifests"},{"name":"v32.0.1","sha":"8f6c43d803901e7d8bd9ca16a3a049969ddc35e4","kind":"commit","published_at":"2023-06-08T22:27:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.0.1","html_url":"https://github.com/google/guava/releases/tag/v32.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.1/manifests"},{"name":"v32.0.0","sha":"6b1f97ced922d48f071153ad9e631d06383033a4","kind":"commit","published_at":"2023-05-26T22:14:55.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.0.0","html_url":"https://github.com/google/guava/releases/tag/v32.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.0/manifests"},{"name":"v31.1","sha":"0a17f4a429323589396c38d8ce75ca058faa6c64","kind":"commit","published_at":"2022-02-28T21:06:35.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v31.1","html_url":"https://github.com/google/guava/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.1/manifests"},{"name":"v31.0.1","sha":"ba824dfb4c4f64d8c3b8d07e2042bf1ecdd53e28","kind":"commit","published_at":"2021-09-27T19:06:33.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v31.0.1","html_url":"https://github.com/google/guava/releases/tag/v31.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v31.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0.1/manifests"},{"name":"v31.0","sha":"6edcfc0a649e4031f4a48ea7f41aa0cb4801db2b","kind":"commit","published_at":"2021-09-24T20:15:46.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v31.0","html_url":"https://github.com/google/guava/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0/manifests"},{"name":"v30.1.1","sha":"43a53bc0328c7efd1da152f3b56b1fd241c88d4c","kind":"commit","published_at":"2021-03-19T15:29:15.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v30.1.1","html_url":"https://github.com/google/guava/releases/tag/v30.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v30.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1.1/manifests"},{"name":"v30.1","sha":"eda0b7f30a1919b7a56136aa1f37700dcc0ca9bd","kind":"commit","published_at":"2020-12-14T15:52:01.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v30.1","html_url":"https://github.com/google/guava/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1/manifests"},{"name":"v30.0","sha":"f75cd01d3afe83623bb8bd1a8a816ea5245bf285","kind":"commit","published_at":"2020-10-16T20:27:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v30.0","html_url":"https://github.com/google/guava/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.0/manifests"},{"name":"v29.0","sha":"2d655e59ee0af2a0cabf877d5f85ababf813ff8e","kind":"commit","published_at":"2020-04-13T21:13:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v29.0","html_url":"https://github.com/google/guava/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v29.0/manifests"},{"name":"v28.2","sha":"a1b3c06876803a0b0e5d2f16708e1328da1bac09","kind":"commit","published_at":"2019-12-27T03:06:54.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v28.2","html_url":"https://github.com/google/guava/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.2/manifests"},{"name":"v28.1","sha":"e30495f4e09e2511b4f2bb95d2b9e1b262c4215d","kind":"commit","published_at":"2019-08-28T20:42:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v28.1","html_url":"https://github.com/google/guava/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.1/manifests"},{"name":"v28.0","sha":"9957203c956016b485696ce9d1a4d60f1019c5fd","kind":"commit","published_at":"2019-06-11T23:05:47.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v28.0","html_url":"https://github.com/google/guava/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.0/manifests"},{"name":"v27.1","sha":"b34c2da9e5bbf8216a31c6794619689053210f16","kind":"commit","published_at":"2019-03-08T16:10:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v27.1","html_url":"https://github.com/google/guava/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.1/manifests"},{"name":"v27.0.1","sha":"777f0f939dda3feb36263315da5bc39516a076a1","kind":"commit","published_at":"2018-11-19T19:00:17.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v27.0.1","html_url":"https://github.com/google/guava/releases/tag/v27.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v27.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0.1/manifests"},{"name":"failureaccess-v1.0.1","sha":"b8d5ecd40b9cfbd9cafc08bf50bd2382369812e9","kind":"commit","published_at":"2018-11-16T16:07:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/failureaccess-v1.0.1","html_url":"https://github.com/google/guava/releases/tag/failureaccess-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@failureaccess-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.1/manifests"},{"name":"v27.0","sha":"a35bfd9ea855539354b783ee74839e384f7af98a","kind":"commit","published_at":"2018-10-18T18:07:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v27.0","html_url":"https://github.com/google/guava/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0/manifests"},{"name":"released-all-futures","sha":"b62d52926b904a8def90fd427acad53d79fa0e9f","kind":"commit","published_at":"2018-09-12T21:42:09.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/released-all-futures","html_url":"https://github.com/google/guava/releases/tag/released-all-futures","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@released-all-futures","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/released-all-futures","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/released-all-futures/manifests"},{"name":"v26.0","sha":"bbf9295088d668c06e573cea03f01375985c1814","kind":"commit","published_at":"2018-08-01T21:39:54.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v26.0","html_url":"https://github.com/google/guava/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v26.0/manifests"},{"name":"v23.6.1","sha":"5a5c62b533b65c32b5d4cf6b796657486709dbbe","kind":"commit","published_at":"2018-05-29T14:42:12.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.6.1","html_url":"https://github.com/google/guava/releases/tag/v23.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6.1/manifests"},{"name":"v25.1","sha":"b28b5850d11b948a5b0f9240894636e0b5bec22a","kind":"commit","published_at":"2018-05-23T17:42:57.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v25.1","html_url":"https://github.com/google/guava/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.1/manifests"},{"name":"v24.1.1","sha":"49fad5af840b2a28dd0dc24ecfd58b4baa8d67bc","kind":"commit","published_at":"2018-04-26T02:31:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v24.1.1","html_url":"https://github.com/google/guava/releases/tag/v24.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v24.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1.1/manifests"},{"name":"v25.0","sha":"0819c57c91b3ba2695a792b828ae239258681a3e","kind":"commit","published_at":"2018-04-25T22:12:31.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v25.0","html_url":"https://github.com/google/guava/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.0/manifests"},{"name":"v24.1","sha":"4360cdbb3065c743d6e64e0a5ed5e967682e2086","kind":"commit","published_at":"2018-03-14T21:55:35.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v24.1","html_url":"https://github.com/google/guava/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1/manifests"},{"name":"v24.0","sha":"cebf66be35cceb2c04990805f127506b2197fe33","kind":"commit","published_at":"2018-02-01T20:16:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v24.0","html_url":"https://github.com/google/guava/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.0/manifests"},{"name":"v23.6","sha":"a763d18e40634908d7d138899c85f0458202ed3a","kind":"commit","published_at":"2017-12-21T00:52:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.6","html_url":"https://github.com/google/guava/releases/tag/v23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6/manifests"},{"name":"v23.5","sha":"538d60aed09e945f59077770686df9cbd4e0048d","kind":"commit","published_at":"2017-11-22T20:20:42.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.5","html_url":"https://github.com/google/guava/releases/tag/v23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.5/manifests"},{"name":"v23.4","sha":"b9bfab0366a89922a72cff8e9ae41f94a4132b43","kind":"commit","published_at":"2017-11-09T17:21:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.4","html_url":"https://github.com/google/guava/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.4/manifests"},{"name":"v23.3","sha":"a39d0a17e3275120e29e38aff7ba1a5516857f84","kind":"commit","published_at":"2017-10-26T19:54:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.3","html_url":"https://github.com/google/guava/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.3/manifests"},{"name":"v23.2","sha":"738473319bad6485a1027fcfd6bb63f09a89e054","kind":"commit","published_at":"2017-10-11T22:41:29.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.2","html_url":"https://github.com/google/guava/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.2/manifests"},{"name":"v23.1","sha":"2cb235929ce7ae9284482be7572f364bc4bc32e1","kind":"commit","published_at":"2017-09-27T19:34:46.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.1","html_url":"https://github.com/google/guava/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.1/manifests"},{"name":"v23.0","sha":"b48cdeb618388a7b1d1c782e1ce2cc60b4f4efca","kind":"commit","published_at":"2017-08-04T20:30:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.0","html_url":"https://github.com/google/guava/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0/manifests"},{"name":"v23.0-rc1","sha":"6dae21fe0e3c77f1cf1e92653134cdd4a05742fc","kind":"commit","published_at":"2017-07-24T20:02:50.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0-rc1/manifests"},{"name":"v22.0","sha":"7bbdb221feb446cbd38202c133818bc383c413ae","kind":"commit","published_at":"2017-05-22T18:46:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v22.0","html_url":"https://github.com/google/guava/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0/manifests"},{"name":"v22.0-rc1","sha":"4c70a77f1673d493758bc9b9507e3b6d111e9491","kind":"commit","published_at":"2017-05-02T21:06:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v22.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0-rc1/manifests"},{"name":"v21.0","sha":"0f025e5d5d39a5d1ab709917f725d48a8464df50","kind":"commit","published_at":"2017-01-12T19:09:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v21.0","html_url":"https://github.com/google/guava/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0/manifests"},{"name":"v21.0-rc2","sha":"cef6bdc11c67b01ebca34b3a83e293add2733f24","kind":"commit","published_at":"2017-01-03T21:34:20.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v21.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"c963e69c9cbea48eb221b7d5f915f5494875bf30","kind":"commit","published_at":"2016-12-19T17:47:37.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v21.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc1/manifests"},{"name":"v20.0","sha":"65f6b4f4b132a051616403bcf74e4034a19d92a1","kind":"commit","published_at":"2016-10-28T20:30:44.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v20.0","html_url":"https://github.com/google/guava/releases/tag/v20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0/manifests"},{"name":"v20.0-rc1","sha":"32130d5762f306641150ecd2325bb510036b14ff","kind":"commit","published_at":"2016-10-04T20:21:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v20.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0-rc1/manifests"},{"name":"v19.0","sha":"daa84b68f31898f67a51207e193ee2ddabb088bf","kind":"commit","published_at":"2015-12-09T20:56:41.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0","html_url":"https://github.com/google/guava/releases/tag/v19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0/manifests"},{"name":"v19.0-rc3","sha":"8d4cf0a55f703d31c7e5d4680094b1141dc5ee68","kind":"commit","published_at":"2015-12-01T20:12:45.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0-rc3","html_url":"https://github.com/google/guava/releases/tag/v19.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc3/manifests"},{"name":"v19.0-rc2","sha":"07326071e771c9244123791f00b848cc4f44fd9f","kind":"commit","published_at":"2015-09-11T20:34:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc2/manifests"},{"name":"v19.0-rc1","sha":"46d6b3cf6b814720b1cae280ac53d27c932d2bde","kind":"commit","published_at":"2015-07-23T19:56:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc1/manifests"},{"name":"jdk5-backport-v17.0-compatibility","sha":"96d2f8d1b90f82d89053cd0c151054671d1218db","kind":"commit","published_at":"2015-02-12T18:40:16.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-compatibility","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-compatibility","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-compatibility","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-compatibility","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-compatibility/manifests"},{"name":"v18.0","sha":"798803f026bb9517bcf4e0e9ab2d2e0345023182","kind":"commit","published_at":"2014-08-25T18:39:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v18.0","html_url":"https://github.com/google/guava/releases/tag/v18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0/manifests"},{"name":"release","sha":"798803f026bb9517bcf4e0e9ab2d2e0345023182","kind":"commit","published_at":"2014-08-25T18:39:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/release","html_url":"https://github.com/google/guava/releases/tag/release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/release/manifests"},{"name":"v18.0-rc2","sha":"f294d1e9c59b51e7372a1ce064aefbecbc562498","kind":"commit","published_at":"2014-08-18T19:30:02.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v18.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc2/manifests"},{"name":"v18.0-rc1","sha":"652d361ff64b539581f93740d0d1c5793c2ef576","kind":"commit","published_at":"2014-08-05T18:38:04.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v18.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc1/manifests"},{"name":"jdk5-backport-v17.0-post","sha":"79a6e1c92664bd384d9f08c41fcbd6bca62b3d4a","kind":"commit","published_at":"2014-05-08T16:01:38.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-post","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-post","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-post","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-post","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-post/manifests"},{"name":"jdk5-backport-v17.0","sha":"f31c0f31210fbe756f40ee7b6301de3bdecf4731","kind":"commit","published_at":"2014-04-22T21:00:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0/manifests"},{"name":"jdk5-backport-release","sha":"f31c0f31210fbe756f40ee7b6301de3bdecf4731","kind":"commit","published_at":"2014-04-22T21:00:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-release","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-release/manifests"},{"name":"v17.0","sha":"904234dc2f365314c636d29385780faf72db2477","kind":"commit","published_at":"2014-04-22T19:59:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v17.0","html_url":"https://github.com/google/guava/releases/tag/v17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0/manifests"},{"name":"jdk5-backport-v17.0-rc2","sha":"b67a30412ffc4ec2ae582ab98db385d7fa37e13f","kind":"commit","published_at":"2014-04-10T20:55:34.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-rc2","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc2/manifests"},{"name":"v17.0-rc2","sha":"ff75ff6535d4ba6dc0e7a717e178c8408c43adca","kind":"commit","published_at":"2014-04-10T20:30:16.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v17.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc2/manifests"},{"name":"jdk5-backport-v17.0-rc1","sha":"a686287d12b1a7fe47458ffd876194499cf96d56","kind":"commit","published_at":"2014-04-08T20:42:34.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-rc1","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc1/manifests"},{"name":"v17.0-rc1","sha":"305f7b5b9f2746ffafcfc16aa12e16fdbd136e72","kind":"commit","published_at":"2014-04-08T19:09:49.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v17.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc1/manifests"},{"name":"jdk5-backport-v16.0","sha":"794750f2d7a00c559b60a0d52addaac3a9e0f069","kind":"commit","published_at":"2014-02-10T21:59:54.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v16.0","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0/manifests"},{"name":"v16.0.1","sha":"0ba7ccf36f5384a321cb78d62375bf7574e7bc24","kind":"commit","published_at":"2014-02-03T22:42:39.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v16.0.1","html_url":"https://github.com/google/guava/releases/tag/v16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0.1/manifests"},{"name":"jdk5-backport-v16.0-rc1","sha":"c77a9a527c8cbf6ea4627dee6951333c40a0daf8","kind":"commit","published_at":"2014-01-31T20:06:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v16.0-rc1","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0-rc1/manifests"},{"name":"v16.0","sha":"2537d1ed4795f8fad737a7bf6d6f93fbdfa28e54","kind":"commit","published_at":"2014-01-17T21:23:13.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v16.0","html_url":"https://github.com/google/guava/releases/tag/v16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0/manifests"},{"name":"jdk5-backport-base","sha":"e159902e2da1602f01a59a6f727efd0d38b9a919","kind":"commit","published_at":"2014-01-10T22:44:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-base","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-base","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-base","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-base","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-base/manifests"},{"name":"v16.0-rc1","sha":"55c550939dcbdf948f96152cadd1b7a018ddb7cf","kind":"commit","published_at":"2013-12-19T22:56:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v16.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0-rc1/manifests"},{"name":"jdk5-backport-branch-point","sha":"00caedba5f5f1a16be7b7b63fb6d833c8ea750e9","kind":"commit","published_at":"2013-12-19T22:39:32.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-branch-point","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-branch-point","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-branch-point","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-branch-point","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-branch-point/manifests"},{"name":"v15.0-cdi1.0","sha":"e6c06b006e143f741bc8b8e8871d8df1d71ed470","kind":"commit","published_at":"2013-10-28T15:00:43.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v15.0-cdi1.0","html_url":"https://github.com/google/guava/releases/tag/v15.0-cdi1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v15.0-cdi1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-cdi1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-cdi1.0/manifests"},{"name":"v15.0","sha":"7ce15119ae3b8ea71bdfd43bd6a0b96f851187d0","kind":"commit","published_at":"2013-09-06T19:34:09.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v15.0","html_url":"https://github.com/google/guava/releases/tag/v15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0/manifests"},{"name":"v15.0-rc1","sha":"18f29834c588cbe6b937746ce1a133ffd4f0c7e9","kind":"commit","published_at":"2013-08-23T18:30:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v15.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-rc1/manifests"},{"name":"v14.0.1","sha":"c3bd8eb49f9b355a140cbb56ab592e973fea4c0d","kind":"commit","published_at":"2013-03-14T23:27:36.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0.1","html_url":"https://github.com/google/guava/releases/tag/v14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0.1/manifests"},{"name":"v14.0","sha":"a3c71e0264ee5bf5eebd341c506dda655c3a6356","kind":"commit","published_at":"2013-02-25T18:43:45.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0","html_url":"https://github.com/google/guava/releases/tag/v14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0/manifests"},{"name":"v14.0-rc3","sha":"469b0d2a43e17fbaddc942de13472dbe6ea188f4","kind":"commit","published_at":"2013-02-13T19:53:48.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0-rc3","html_url":"https://github.com/google/guava/releases/tag/v14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc3/manifests"},{"name":"v14.0-rc2","sha":"7da2ed74e1f61d4a9e0ae78212bf18378d972661","kind":"commit","published_at":"2013-01-17T19:06:33.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc2/manifests"},{"name":"v14.0-rc1","sha":"c71e08d074a4af96f5e94041f40e792b877b5c3b","kind":"commit","published_at":"2012-12-14T20:10:04.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc1/manifests"},{"name":"v13.0.1","sha":"c523556ab7d0f05afadebd20e7768d4c16af8771","kind":"commit","published_at":"2012-08-27T21:27:39.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0.1","html_url":"https://github.com/google/guava/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0.1/manifests"},{"name":"v13.0","sha":"c8511677c7827ab687b7412925ccdae76b6bbff1","kind":"commit","published_at":"2012-08-02T20:19:28.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0","html_url":"https://github.com/google/guava/releases/tag/v13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0/manifests"},{"name":"v13.0-rc2","sha":"9df9a23de5323275f5614aa7e732a636029f9b70","kind":"commit","published_at":"2012-07-20T19:07:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc2/manifests"},{"name":"v13.0-final","sha":"9df9a23de5323275f5614aa7e732a636029f9b70","kind":"commit","published_at":"2012-07-20T19:07:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0-final","html_url":"https://github.com/google/guava/releases/tag/v13.0-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-final/manifests"},{"name":"v12.0.1","sha":"75d93f4737a9969d9fc0aedab0375db7629d7ee8","kind":"commit","published_at":"2012-07-10T11:21:40.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0.1","html_url":"https://github.com/google/guava/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0.1/manifests"},{"name":"v13.0-rc1","sha":"3db22e7a7f468ae268352ad95b3389183162da81","kind":"commit","published_at":"2012-06-26T19:44:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc1/manifests"},{"name":"v12.0","sha":"72d281266d52f95bc7df228cd37294c9fa6effe3","kind":"commit","published_at":"2012-04-30T18:04:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0","html_url":"https://github.com/google/guava/releases/tag/v12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0/manifests"},{"name":"v12.0-rc2","sha":"3b733e24922c94b2babdd096532b6bf1f04415f6","kind":"commit","published_at":"2012-04-17T12:21:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc2/manifests"},{"name":"v12.0-rc1","sha":"fcd0a111a0b206d70b6054efc869dd33a1757ecd","kind":"commit","published_at":"2012-03-30T13:44:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc1/manifests"},{"name":"v11.0.2","sha":"78c34456423e680ec69059f21a5841296ab23277","kind":"commit","published_at":"2012-02-22T13:59:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0.2","html_url":"https://github.com/google/guava/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"95cd4a6be05b8acb2f02630caa1d11af4ac07db1","kind":"commit","published_at":"2012-01-09T20:39:28.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0.1","html_url":"https://github.com/google/guava/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.1/manifests"},{"name":"v11.0","sha":"5a6bf80c7403d77df18adb41b5b15ea34d28186d","kind":"commit","published_at":"2011-12-17T17:18:18.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0","html_url":"https://github.com/google/guava/releases/tag/v11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0/manifests"},{"name":"v11.0-rc1","sha":"5ba62b182d588e3dbc5bf736bf797db8ae9bc439","kind":"commit","published_at":"2011-12-14T19:45:17.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0-rc1/manifests"},{"name":"v10.0.1","sha":"22eb4ada1211093d21b6a209f8e03d107ba48580","kind":"commit","published_at":"2011-10-10T14:06:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0.1","html_url":"https://github.com/google/guava/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0.1/manifests"},{"name":"v10.0","sha":"baf008c5a3de60e8399852f23979bf69f2660023","kind":"commit","published_at":"2011-09-27T18:22:36.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0","html_url":"https://github.com/google/guava/releases/tag/v10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0/manifests"},{"name":"v10.0-rc3","sha":"b0b6251c2177fdb63ad0f1d0ff0b155950d57fb2","kind":"commit","published_at":"2011-09-23T17:41:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0-rc3","html_url":"https://github.com/google/guava/releases/tag/v10.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc3/manifests"},{"name":"v10.0-rc2","sha":"014745efe7279bd95e83abe9399be0c294088d89","kind":"commit","published_at":"2011-09-19T17:29:15.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v10.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc2/manifests"},{"name":"v10.0-rc1","sha":"6f76191d1b1d2b82223088040a8a34bc822704e1","kind":"commit","published_at":"2011-09-13T19:20:48.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc1/manifests"},{"name":"v9.0","sha":"28d17c4fafb4d37b3d540e0e76ff8142d2aaad6b","kind":"commit","published_at":"2011-04-08T14:35:37.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v9.0","html_url":"https://github.com/google/guava/releases/tag/v9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v9.0/manifests"},{"name":"v8.0","sha":"0bb8549ef75fd8a7f367560ade790eae39d9279f","kind":"commit","published_at":"2011-01-31T17:56:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v8.0","html_url":"https://github.com/google/guava/releases/tag/v8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v8.0/manifests"},{"name":"v7.0","sha":"13bc6c9bf52aa45fe4371357546b7ca66f317df2","kind":"commit","published_at":"2010-09-22T19:12:43.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v7.0","html_url":"https://github.com/google/guava/releases/tag/v7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v7.0/manifests"},{"name":"v6.0","sha":"9b62975717d16970f86441a9cb42ba84db33309f","kind":"commit","published_at":"2010-07-08T21:54:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v6.0","html_url":"https://github.com/google/guava/releases/tag/v6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v6.0/manifests"},{"name":"v3.0","sha":"a393220268c8bfc6c81f7631a7930386942f96dd","kind":"commit","published_at":"2010-06-03T00:26:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v3.0","html_url":"https://github.com/google/guava/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v3.0/manifests"},{"name":"v5.0","sha":"1ab3ec73dfcbc91bb989ec9dcb0fea790500eb54","kind":"commit","published_at":"2010-06-03T00:26:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v5.0","html_url":"https://github.com/google/guava/releases/tag/v5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v5.0/manifests"},{"name":"v4.0","sha":"00efa0ca1b0ab665d1f3d6deacbb156cf797ebdf","kind":"commit","published_at":"2010-06-03T00:26:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v4.0","html_url":"https://github.com/google/guava/releases/tag/v4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v4.0/manifests"},{"name":"v1.0","sha":"14dd2269fa72913d92038876162babb8d9736f9b","kind":"commit","published_at":"2010-04-09T17:32:12.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v1.0","html_url":"https://github.com/google/guava/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v1.0/manifests"},{"name":"v2.0","sha":"f5ad01f0326405c321a4d1a7bbafb01b7d4d5074","kind":"commit","published_at":"2010-01-11T17:13:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v2.0","html_url":"https://github.com/google/guava/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v2.0/manifests"}]},"repo_metadata_updated_at":"2025-10-30T02:27:45.734Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":19,"rankings":{"downloads":null,"dependent_repos_count":5.501547460462135,"dependent_packages_count":22.910026942839114,"stargazers_count":0.40744784206888957,"forks_count":0.7449845253953787,"docker_downloads_count":null,"average":7.391001692691379},"purl":"pkg:maven/com.google.guava/guava-parent","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.google.guava:guava-parent","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.google.guava:guava-parent","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.google.guava:guava-parent/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T20:02:55.861Z","issues_count":318,"pull_requests_count":2019,"avg_time_to_close_issue":60314226.99504951,"avg_time_to_close_pull_request":3202192.0465498357,"issues_closed_count":202,"pull_requests_closed_count":1826,"pull_request_authors_count":109,"issue_authors_count":203,"avg_comments_per_issue":6.314465408805032,"avg_comments_per_pull_request":0.34076275383853394,"merged_pull_requests_count":1007,"bot_issues_count":11,"bot_pull_requests_count":1780,"past_year_issues_count":49,"past_year_pull_requests_count":752,"past_year_avg_time_to_close_issue":163029.34615384616,"past_year_avg_time_to_close_pull_request":42704.99533437014,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":643,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":44,"past_year_avg_comments_per_issue":1.1020408163265305,"past_year_avg_comments_per_pull_request":0.2047872340425532,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":680,"past_year_merged_pull_requests_count":475,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/issues","maintainers":[{"login":"cpovirk","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpovirk"},{"login":"vorburger","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vorburger"},{"login":"chaoren","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaoren"},{"login":"graememorgan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graememorgan"},{"login":"johnsonjzhou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnsonjzhou"}],"active_maintainers":[{"login":"cpovirk","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpovirk"},{"login":"vorburger","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vorburger"},{"login":"chaoren","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaoren"},{"login":"johnsonjzhou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnsonjzhou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava-parent/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava-parent/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava-parent/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava-parent/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava-parent/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava-parent/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608482,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4715845,"name":"com.google.guava:failureaccess","ecosystem":"maven","description":"Contains com.google.common.util.concurrent.internal.InternalFutureFailureAccess and InternalFutures. Most users will never need to use this artifact. Its classes are conceptually a part of Guava, but they're in this separate artifact so that Android libraries can use them without pulling in all of Guava (just as they can use ListenableFuture by depending on the listenablefuture artifact).","homepage":"https://github.com/google/guava","licenses":"Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/guava","keywords_array":[],"namespace":"com.google.guava","versions_count":4,"first_release_published_at":"2018-09-11T19:39:59.000Z","latest_release_published_at":"2025-03-19T16:15:50.000Z","latest_release_number":"1.0.3","last_synced_at":"2026-06-19T08:01:36.561Z","created_at":"2022-07-25T21:55:54.094Z","updated_at":"2026-06-19T08:01:36.561Z","registry_url":"https://central.sonatype.com/artifact/com.google.guava/failureaccess/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.google.guava/failureaccess/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots/"]},"repo_metadata":{"id":17512239,"uuid":"20300177","full_name":"google/guava","owner":"google","description":"Google core libraries for Java","archived":false,"fork":false,"pushed_at":"2025-10-29T21:13:10.000Z","size":571635,"stargazers_count":51222,"open_issues_count":712,"forks_count":11078,"subscribers_count":2348,"default_branch":"master","last_synced_at":"2025-10-29T23:26:59.874Z","etag":null,"topics":["guava","java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-05-29T16:23:17.000Z","updated_at":"2025-10-29T21:13:14.000Z","dependencies_parsed_at":"2024-02-19T16:45:55.564Z","dependency_job_id":"7e87d230-faa0-43db-9ff5-55b078855267","html_url":"https://github.com/google/guava","commit_stats":{"total_commits":6662,"total_committers":466,"mean_commits":"14.296137339055795","dds":0.6975382767937557,"last_synced_commit":"2f04514087a61201dc477ecf9c4f078ec14698a9"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/google/guava","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/guava/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/sbom","scorecard":{"id":437161,"data":{"date":"2025-08-17T09:48:18Z","repo":{"name":"github.com/google/guava","commit":"869a75a1e3ff85d36672a3cd154772dc90c7b3d2"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/ci.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:98","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: integration-tests/gradle/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 11 contributing companies or organizations","details":["Info: found contributions from: GoogleCloudPlatform, applied intuition, chainlinklabs, diffplug, google, google inc, googlers, kobjects, openjdk, sainsbury's, vercel"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T04:57:30.372Z","repository_id":17512239,"created_at":"2025-08-19T04:57:30.372Z","updated_at":"2025-08-19T04:57:30.372Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281732236,"owners_count":26551935,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"v33.5.0","sha":"8868c096cfdabbe38170b6e395369c315cfb72a1","kind":"commit","published_at":"2025-09-17T19:54:47.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.5.0","html_url":"https://github.com/google/guava/releases/tag/v33.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.5.0/manifests"},{"name":"v33.4.8","sha":"f06690fa3e874f65515e8fd338a74d636e2c792f","kind":"commit","published_at":"2025-04-14T17:13:08.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.8","html_url":"https://github.com/google/guava/releases/tag/v33.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.8/manifests"},{"name":"v33.4.7","sha":"b4d0b591c3d5040ee9ad9dd5fd78259d5950fee7","kind":"commit","published_at":"2025-04-07T21:57:20.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.7","html_url":"https://github.com/google/guava/releases/tag/v33.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.7/manifests"},{"name":"v33.4.6","sha":"e7a6a200d7171c78774d5805be77351b7b84eab5","kind":"commit","published_at":"2025-03-25T15:36:18.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.6","html_url":"https://github.com/google/guava/releases/tag/v33.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.6/manifests"},{"name":"v33.4.2","sha":"66ad09c1eb158c3855e2bf03bc39a4c5b592120e","kind":"commit","published_at":"2025-03-19T21:41:33.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.2","html_url":"https://github.com/google/guava/releases/tag/v33.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.2/manifests"},{"name":"v33.4.4","sha":"ffe051f548c9919f96f8f05814ddb5eb6eba31dc","kind":"commit","published_at":"2025-03-19T21:41:32.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.4","html_url":"https://github.com/google/guava/releases/tag/v33.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.4/manifests"},{"name":"v33.4.1","sha":"60431de4bbd1777db70c4254811c85b37cce2e68","kind":"commit","published_at":"2025-03-19T21:41:25.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.1","html_url":"https://github.com/google/guava/releases/tag/v33.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.1/manifests"},{"name":"v33.4.5","sha":"98154c4859258d2a27cae1d6ba2fda742f4c6b6c","kind":"commit","published_at":"2025-03-19T21:41:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.5","html_url":"https://github.com/google/guava/releases/tag/v33.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.5/manifests"},{"name":"v33.4.3","sha":"df7e4b0dfbeb86edde7c9e61798a659b28930008","kind":"commit","published_at":"2025-03-19T21:41:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.3","html_url":"https://github.com/google/guava/releases/tag/v33.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.3/manifests"},{"name":"failureaccess-v1.0.3","sha":"6b1a22f80cd9496f20913c5efbc656c9c4c5f912","kind":"commit","published_at":"2025-03-17T18:45:52.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/failureaccess-v1.0.3","html_url":"https://github.com/google/guava/releases/tag/failureaccess-v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@failureaccess-v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.3/manifests"},{"name":"v33.4.0","sha":"5c71d2a15435399fa62508d807d5cc83506f7496","kind":"commit","published_at":"2024-12-16T21:43:59.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.0","html_url":"https://github.com/google/guava/releases/tag/v33.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.0/manifests"},{"name":"v33.3.1","sha":"df9602b6f1dd36414464229e0a441469d06e4575","kind":"commit","published_at":"2024-09-23T19:41:57.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.3.1","html_url":"https://github.com/google/guava/releases/tag/v33.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.1/manifests"},{"name":"v33.3.0","sha":"0229670c8f305efd745430230dc7782f9406cd44","kind":"commit","published_at":"2024-08-16T22:43:12.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.3.0","html_url":"https://github.com/google/guava/releases/tag/v33.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.0/manifests"},{"name":"v33.2.1","sha":"0c33dd12b193402cdf6962d43d69743521aa2f76","kind":"commit","published_at":"2024-05-31T17:44:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.2.1","html_url":"https://github.com/google/guava/releases/tag/v33.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.1/manifests"},{"name":"v33.2.0","sha":"73856da06403d5d087007d3924c168c822dea23c","kind":"commit","published_at":"2024-05-01T19:46:00.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.2.0","html_url":"https://github.com/google/guava/releases/tag/v33.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.0/manifests"},{"name":"v33.1.0","sha":"f3e095c3b318f3e6dfeef393146ce5561ec8f859","kind":"commit","published_at":"2024-03-13T18:21:59.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.1.0","html_url":"https://github.com/google/guava/releases/tag/v33.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.1.0/manifests"},{"name":"v33.0.0","sha":"2214c63670fc161da170ac6e1a2d6d07e1531a55","kind":"commit","published_at":"2023-12-18T20:32:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.0.0","html_url":"https://github.com/google/guava/releases/tag/v33.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.0.0/manifests"},{"name":"failureaccess-v1.0.2","sha":"76b3b3f16dd95766f4fae27caa61699465cffc78","kind":"commit","published_at":"2023-10-17T02:24:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/failureaccess-v1.0.2","html_url":"https://github.com/google/guava/releases/tag/failureaccess-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@failureaccess-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.2/manifests"},{"name":"v32.1.3","sha":"c1088508ddc78bd60d096d2cc3ceef4a82ec909d","kind":"commit","published_at":"2023-10-10T20:34:53.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.3","html_url":"https://github.com/google/guava/releases/tag/v32.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.3/manifests"},{"name":"v32.1.2","sha":"db74bd2fdac443223d45e6fc5c66548542be1081","kind":"commit","published_at":"2023-07-31T21:01:20.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.2","html_url":"https://github.com/google/guava/releases/tag/v32.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.2/manifests"},{"name":"v32.1.1","sha":"427223e9f94406013f1bc77fa0bd1231a1475645","kind":"commit","published_at":"2023-06-30T14:23:44.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.1","html_url":"https://github.com/google/guava/releases/tag/v32.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.1/manifests"},{"name":"v32.1.0","sha":"53bb66554b195ab3aec3da285f1f140b1abae44d","kind":"commit","published_at":"2023-06-29T18:37:59.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.0","html_url":"https://github.com/google/guava/releases/tag/v32.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.0/manifests"},{"name":"v32.0.1","sha":"8f6c43d803901e7d8bd9ca16a3a049969ddc35e4","kind":"commit","published_at":"2023-06-08T22:27:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.0.1","html_url":"https://github.com/google/guava/releases/tag/v32.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.1/manifests"},{"name":"v32.0.0","sha":"6b1f97ced922d48f071153ad9e631d06383033a4","kind":"commit","published_at":"2023-05-26T22:14:55.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.0.0","html_url":"https://github.com/google/guava/releases/tag/v32.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.0/manifests"},{"name":"v31.1","sha":"0a17f4a429323589396c38d8ce75ca058faa6c64","kind":"commit","published_at":"2022-02-28T21:06:35.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v31.1","html_url":"https://github.com/google/guava/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.1/manifests"},{"name":"v31.0.1","sha":"ba824dfb4c4f64d8c3b8d07e2042bf1ecdd53e28","kind":"commit","published_at":"2021-09-27T19:06:33.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v31.0.1","html_url":"https://github.com/google/guava/releases/tag/v31.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v31.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0.1/manifests"},{"name":"v31.0","sha":"6edcfc0a649e4031f4a48ea7f41aa0cb4801db2b","kind":"commit","published_at":"2021-09-24T20:15:46.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v31.0","html_url":"https://github.com/google/guava/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0/manifests"},{"name":"v30.1.1","sha":"43a53bc0328c7efd1da152f3b56b1fd241c88d4c","kind":"commit","published_at":"2021-03-19T15:29:15.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v30.1.1","html_url":"https://github.com/google/guava/releases/tag/v30.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v30.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1.1/manifests"},{"name":"v30.1","sha":"eda0b7f30a1919b7a56136aa1f37700dcc0ca9bd","kind":"commit","published_at":"2020-12-14T15:52:01.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v30.1","html_url":"https://github.com/google/guava/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1/manifests"},{"name":"v30.0","sha":"f75cd01d3afe83623bb8bd1a8a816ea5245bf285","kind":"commit","published_at":"2020-10-16T20:27:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v30.0","html_url":"https://github.com/google/guava/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.0/manifests"},{"name":"v29.0","sha":"2d655e59ee0af2a0cabf877d5f85ababf813ff8e","kind":"commit","published_at":"2020-04-13T21:13:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v29.0","html_url":"https://github.com/google/guava/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v29.0/manifests"},{"name":"v28.2","sha":"a1b3c06876803a0b0e5d2f16708e1328da1bac09","kind":"commit","published_at":"2019-12-27T03:06:54.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v28.2","html_url":"https://github.com/google/guava/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.2/manifests"},{"name":"v28.1","sha":"e30495f4e09e2511b4f2bb95d2b9e1b262c4215d","kind":"commit","published_at":"2019-08-28T20:42:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v28.1","html_url":"https://github.com/google/guava/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.1/manifests"},{"name":"v28.0","sha":"9957203c956016b485696ce9d1a4d60f1019c5fd","kind":"commit","published_at":"2019-06-11T23:05:47.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v28.0","html_url":"https://github.com/google/guava/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.0/manifests"},{"name":"v27.1","sha":"b34c2da9e5bbf8216a31c6794619689053210f16","kind":"commit","published_at":"2019-03-08T16:10:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v27.1","html_url":"https://github.com/google/guava/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.1/manifests"},{"name":"v27.0.1","sha":"777f0f939dda3feb36263315da5bc39516a076a1","kind":"commit","published_at":"2018-11-19T19:00:17.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v27.0.1","html_url":"https://github.com/google/guava/releases/tag/v27.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v27.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0.1/manifests"},{"name":"failureaccess-v1.0.1","sha":"b8d5ecd40b9cfbd9cafc08bf50bd2382369812e9","kind":"commit","published_at":"2018-11-16T16:07:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/failureaccess-v1.0.1","html_url":"https://github.com/google/guava/releases/tag/failureaccess-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@failureaccess-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.1/manifests"},{"name":"v27.0","sha":"a35bfd9ea855539354b783ee74839e384f7af98a","kind":"commit","published_at":"2018-10-18T18:07:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v27.0","html_url":"https://github.com/google/guava/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0/manifests"},{"name":"released-all-futures","sha":"b62d52926b904a8def90fd427acad53d79fa0e9f","kind":"commit","published_at":"2018-09-12T21:42:09.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/released-all-futures","html_url":"https://github.com/google/guava/releases/tag/released-all-futures","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@released-all-futures","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/released-all-futures","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/released-all-futures/manifests"},{"name":"v26.0","sha":"bbf9295088d668c06e573cea03f01375985c1814","kind":"commit","published_at":"2018-08-01T21:39:54.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v26.0","html_url":"https://github.com/google/guava/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v26.0/manifests"},{"name":"v23.6.1","sha":"5a5c62b533b65c32b5d4cf6b796657486709dbbe","kind":"commit","published_at":"2018-05-29T14:42:12.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.6.1","html_url":"https://github.com/google/guava/releases/tag/v23.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6.1/manifests"},{"name":"v25.1","sha":"b28b5850d11b948a5b0f9240894636e0b5bec22a","kind":"commit","published_at":"2018-05-23T17:42:57.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v25.1","html_url":"https://github.com/google/guava/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.1/manifests"},{"name":"v24.1.1","sha":"49fad5af840b2a28dd0dc24ecfd58b4baa8d67bc","kind":"commit","published_at":"2018-04-26T02:31:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v24.1.1","html_url":"https://github.com/google/guava/releases/tag/v24.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v24.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1.1/manifests"},{"name":"v25.0","sha":"0819c57c91b3ba2695a792b828ae239258681a3e","kind":"commit","published_at":"2018-04-25T22:12:31.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v25.0","html_url":"https://github.com/google/guava/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.0/manifests"},{"name":"v24.1","sha":"4360cdbb3065c743d6e64e0a5ed5e967682e2086","kind":"commit","published_at":"2018-03-14T21:55:35.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v24.1","html_url":"https://github.com/google/guava/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1/manifests"},{"name":"v24.0","sha":"cebf66be35cceb2c04990805f127506b2197fe33","kind":"commit","published_at":"2018-02-01T20:16:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v24.0","html_url":"https://github.com/google/guava/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.0/manifests"},{"name":"v23.6","sha":"a763d18e40634908d7d138899c85f0458202ed3a","kind":"commit","published_at":"2017-12-21T00:52:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.6","html_url":"https://github.com/google/guava/releases/tag/v23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6/manifests"},{"name":"v23.5","sha":"538d60aed09e945f59077770686df9cbd4e0048d","kind":"commit","published_at":"2017-11-22T20:20:42.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.5","html_url":"https://github.com/google/guava/releases/tag/v23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.5/manifests"},{"name":"v23.4","sha":"b9bfab0366a89922a72cff8e9ae41f94a4132b43","kind":"commit","published_at":"2017-11-09T17:21:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.4","html_url":"https://github.com/google/guava/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.4/manifests"},{"name":"v23.3","sha":"a39d0a17e3275120e29e38aff7ba1a5516857f84","kind":"commit","published_at":"2017-10-26T19:54:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.3","html_url":"https://github.com/google/guava/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.3/manifests"},{"name":"v23.2","sha":"738473319bad6485a1027fcfd6bb63f09a89e054","kind":"commit","published_at":"2017-10-11T22:41:29.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.2","html_url":"https://github.com/google/guava/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.2/manifests"},{"name":"v23.1","sha":"2cb235929ce7ae9284482be7572f364bc4bc32e1","kind":"commit","published_at":"2017-09-27T19:34:46.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.1","html_url":"https://github.com/google/guava/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.1/manifests"},{"name":"v23.0","sha":"b48cdeb618388a7b1d1c782e1ce2cc60b4f4efca","kind":"commit","published_at":"2017-08-04T20:30:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.0","html_url":"https://github.com/google/guava/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0/manifests"},{"name":"v23.0-rc1","sha":"6dae21fe0e3c77f1cf1e92653134cdd4a05742fc","kind":"commit","published_at":"2017-07-24T20:02:50.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0-rc1/manifests"},{"name":"v22.0","sha":"7bbdb221feb446cbd38202c133818bc383c413ae","kind":"commit","published_at":"2017-05-22T18:46:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v22.0","html_url":"https://github.com/google/guava/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0/manifests"},{"name":"v22.0-rc1","sha":"4c70a77f1673d493758bc9b9507e3b6d111e9491","kind":"commit","published_at":"2017-05-02T21:06:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v22.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0-rc1/manifests"},{"name":"v21.0","sha":"0f025e5d5d39a5d1ab709917f725d48a8464df50","kind":"commit","published_at":"2017-01-12T19:09:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v21.0","html_url":"https://github.com/google/guava/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0/manifests"},{"name":"v21.0-rc2","sha":"cef6bdc11c67b01ebca34b3a83e293add2733f24","kind":"commit","published_at":"2017-01-03T21:34:20.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v21.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"c963e69c9cbea48eb221b7d5f915f5494875bf30","kind":"commit","published_at":"2016-12-19T17:47:37.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v21.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc1/manifests"},{"name":"v20.0","sha":"65f6b4f4b132a051616403bcf74e4034a19d92a1","kind":"commit","published_at":"2016-10-28T20:30:44.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v20.0","html_url":"https://github.com/google/guava/releases/tag/v20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0/manifests"},{"name":"v20.0-rc1","sha":"32130d5762f306641150ecd2325bb510036b14ff","kind":"commit","published_at":"2016-10-04T20:21:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v20.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0-rc1/manifests"},{"name":"v19.0","sha":"daa84b68f31898f67a51207e193ee2ddabb088bf","kind":"commit","published_at":"2015-12-09T20:56:41.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0","html_url":"https://github.com/google/guava/releases/tag/v19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0/manifests"},{"name":"v19.0-rc3","sha":"8d4cf0a55f703d31c7e5d4680094b1141dc5ee68","kind":"commit","published_at":"2015-12-01T20:12:45.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0-rc3","html_url":"https://github.com/google/guava/releases/tag/v19.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc3/manifests"},{"name":"v19.0-rc2","sha":"07326071e771c9244123791f00b848cc4f44fd9f","kind":"commit","published_at":"2015-09-11T20:34:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc2/manifests"},{"name":"v19.0-rc1","sha":"46d6b3cf6b814720b1cae280ac53d27c932d2bde","kind":"commit","published_at":"2015-07-23T19:56:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc1/manifests"},{"name":"jdk5-backport-v17.0-compatibility","sha":"96d2f8d1b90f82d89053cd0c151054671d1218db","kind":"commit","published_at":"2015-02-12T18:40:16.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-compatibility","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-compatibility","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-compatibility","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-compatibility","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-compatibility/manifests"},{"name":"v18.0","sha":"798803f026bb9517bcf4e0e9ab2d2e0345023182","kind":"commit","published_at":"2014-08-25T18:39:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v18.0","html_url":"https://github.com/google/guava/releases/tag/v18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0/manifests"},{"name":"release","sha":"798803f026bb9517bcf4e0e9ab2d2e0345023182","kind":"commit","published_at":"2014-08-25T18:39:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/release","html_url":"https://github.com/google/guava/releases/tag/release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/release/manifests"},{"name":"v18.0-rc2","sha":"f294d1e9c59b51e7372a1ce064aefbecbc562498","kind":"commit","published_at":"2014-08-18T19:30:02.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v18.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc2/manifests"},{"name":"v18.0-rc1","sha":"652d361ff64b539581f93740d0d1c5793c2ef576","kind":"commit","published_at":"2014-08-05T18:38:04.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v18.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc1/manifests"},{"name":"jdk5-backport-v17.0-post","sha":"79a6e1c92664bd384d9f08c41fcbd6bca62b3d4a","kind":"commit","published_at":"2014-05-08T16:01:38.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-post","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-post","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-post","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-post","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-post/manifests"},{"name":"jdk5-backport-v17.0","sha":"f31c0f31210fbe756f40ee7b6301de3bdecf4731","kind":"commit","published_at":"2014-04-22T21:00:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0/manifests"},{"name":"jdk5-backport-release","sha":"f31c0f31210fbe756f40ee7b6301de3bdecf4731","kind":"commit","published_at":"2014-04-22T21:00:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-release","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-release/manifests"},{"name":"v17.0","sha":"904234dc2f365314c636d29385780faf72db2477","kind":"commit","published_at":"2014-04-22T19:59:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v17.0","html_url":"https://github.com/google/guava/releases/tag/v17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0/manifests"},{"name":"jdk5-backport-v17.0-rc2","sha":"b67a30412ffc4ec2ae582ab98db385d7fa37e13f","kind":"commit","published_at":"2014-04-10T20:55:34.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-rc2","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc2/manifests"},{"name":"v17.0-rc2","sha":"ff75ff6535d4ba6dc0e7a717e178c8408c43adca","kind":"commit","published_at":"2014-04-10T20:30:16.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v17.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc2/manifests"},{"name":"jdk5-backport-v17.0-rc1","sha":"a686287d12b1a7fe47458ffd876194499cf96d56","kind":"commit","published_at":"2014-04-08T20:42:34.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-rc1","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc1/manifests"},{"name":"v17.0-rc1","sha":"305f7b5b9f2746ffafcfc16aa12e16fdbd136e72","kind":"commit","published_at":"2014-04-08T19:09:49.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v17.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc1/manifests"},{"name":"jdk5-backport-v16.0","sha":"794750f2d7a00c559b60a0d52addaac3a9e0f069","kind":"commit","published_at":"2014-02-10T21:59:54.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v16.0","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0/manifests"},{"name":"v16.0.1","sha":"0ba7ccf36f5384a321cb78d62375bf7574e7bc24","kind":"commit","published_at":"2014-02-03T22:42:39.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v16.0.1","html_url":"https://github.com/google/guava/releases/tag/v16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0.1/manifests"},{"name":"jdk5-backport-v16.0-rc1","sha":"c77a9a527c8cbf6ea4627dee6951333c40a0daf8","kind":"commit","published_at":"2014-01-31T20:06:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v16.0-rc1","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0-rc1/manifests"},{"name":"v16.0","sha":"2537d1ed4795f8fad737a7bf6d6f93fbdfa28e54","kind":"commit","published_at":"2014-01-17T21:23:13.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v16.0","html_url":"https://github.com/google/guava/releases/tag/v16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0/manifests"},{"name":"jdk5-backport-base","sha":"e159902e2da1602f01a59a6f727efd0d38b9a919","kind":"commit","published_at":"2014-01-10T22:44:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-base","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-base","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-base","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-base","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-base/manifests"},{"name":"v16.0-rc1","sha":"55c550939dcbdf948f96152cadd1b7a018ddb7cf","kind":"commit","published_at":"2013-12-19T22:56:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v16.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0-rc1/manifests"},{"name":"jdk5-backport-branch-point","sha":"00caedba5f5f1a16be7b7b63fb6d833c8ea750e9","kind":"commit","published_at":"2013-12-19T22:39:32.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-branch-point","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-branch-point","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-branch-point","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-branch-point","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-branch-point/manifests"},{"name":"v15.0-cdi1.0","sha":"e6c06b006e143f741bc8b8e8871d8df1d71ed470","kind":"commit","published_at":"2013-10-28T15:00:43.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v15.0-cdi1.0","html_url":"https://github.com/google/guava/releases/tag/v15.0-cdi1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v15.0-cdi1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-cdi1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-cdi1.0/manifests"},{"name":"v15.0","sha":"7ce15119ae3b8ea71bdfd43bd6a0b96f851187d0","kind":"commit","published_at":"2013-09-06T19:34:09.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v15.0","html_url":"https://github.com/google/guava/releases/tag/v15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0/manifests"},{"name":"v15.0-rc1","sha":"18f29834c588cbe6b937746ce1a133ffd4f0c7e9","kind":"commit","published_at":"2013-08-23T18:30:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v15.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-rc1/manifests"},{"name":"v14.0.1","sha":"c3bd8eb49f9b355a140cbb56ab592e973fea4c0d","kind":"commit","published_at":"2013-03-14T23:27:36.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0.1","html_url":"https://github.com/google/guava/releases/tag/v14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0.1/manifests"},{"name":"v14.0","sha":"a3c71e0264ee5bf5eebd341c506dda655c3a6356","kind":"commit","published_at":"2013-02-25T18:43:45.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0","html_url":"https://github.com/google/guava/releases/tag/v14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0/manifests"},{"name":"v14.0-rc3","sha":"469b0d2a43e17fbaddc942de13472dbe6ea188f4","kind":"commit","published_at":"2013-02-13T19:53:48.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0-rc3","html_url":"https://github.com/google/guava/releases/tag/v14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc3/manifests"},{"name":"v14.0-rc2","sha":"7da2ed74e1f61d4a9e0ae78212bf18378d972661","kind":"commit","published_at":"2013-01-17T19:06:33.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc2/manifests"},{"name":"v14.0-rc1","sha":"c71e08d074a4af96f5e94041f40e792b877b5c3b","kind":"commit","published_at":"2012-12-14T20:10:04.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc1/manifests"},{"name":"v13.0.1","sha":"c523556ab7d0f05afadebd20e7768d4c16af8771","kind":"commit","published_at":"2012-08-27T21:27:39.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0.1","html_url":"https://github.com/google/guava/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0.1/manifests"},{"name":"v13.0","sha":"c8511677c7827ab687b7412925ccdae76b6bbff1","kind":"commit","published_at":"2012-08-02T20:19:28.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0","html_url":"https://github.com/google/guava/releases/tag/v13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0/manifests"},{"name":"v13.0-rc2","sha":"9df9a23de5323275f5614aa7e732a636029f9b70","kind":"commit","published_at":"2012-07-20T19:07:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc2/manifests"},{"name":"v13.0-final","sha":"9df9a23de5323275f5614aa7e732a636029f9b70","kind":"commit","published_at":"2012-07-20T19:07:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0-final","html_url":"https://github.com/google/guava/releases/tag/v13.0-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-final/manifests"},{"name":"v12.0.1","sha":"75d93f4737a9969d9fc0aedab0375db7629d7ee8","kind":"commit","published_at":"2012-07-10T11:21:40.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0.1","html_url":"https://github.com/google/guava/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0.1/manifests"},{"name":"v13.0-rc1","sha":"3db22e7a7f468ae268352ad95b3389183162da81","kind":"commit","published_at":"2012-06-26T19:44:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc1/manifests"},{"name":"v12.0","sha":"72d281266d52f95bc7df228cd37294c9fa6effe3","kind":"commit","published_at":"2012-04-30T18:04:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0","html_url":"https://github.com/google/guava/releases/tag/v12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0/manifests"},{"name":"v12.0-rc2","sha":"3b733e24922c94b2babdd096532b6bf1f04415f6","kind":"commit","published_at":"2012-04-17T12:21:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc2/manifests"},{"name":"v12.0-rc1","sha":"fcd0a111a0b206d70b6054efc869dd33a1757ecd","kind":"commit","published_at":"2012-03-30T13:44:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc1/manifests"},{"name":"v11.0.2","sha":"78c34456423e680ec69059f21a5841296ab23277","kind":"commit","published_at":"2012-02-22T13:59:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0.2","html_url":"https://github.com/google/guava/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"95cd4a6be05b8acb2f02630caa1d11af4ac07db1","kind":"commit","published_at":"2012-01-09T20:39:28.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0.1","html_url":"https://github.com/google/guava/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.1/manifests"},{"name":"v11.0","sha":"5a6bf80c7403d77df18adb41b5b15ea34d28186d","kind":"commit","published_at":"2011-12-17T17:18:18.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0","html_url":"https://github.com/google/guava/releases/tag/v11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0/manifests"},{"name":"v11.0-rc1","sha":"5ba62b182d588e3dbc5bf736bf797db8ae9bc439","kind":"commit","published_at":"2011-12-14T19:45:17.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0-rc1/manifests"},{"name":"v10.0.1","sha":"22eb4ada1211093d21b6a209f8e03d107ba48580","kind":"commit","published_at":"2011-10-10T14:06:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0.1","html_url":"https://github.com/google/guava/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0.1/manifests"},{"name":"v10.0","sha":"baf008c5a3de60e8399852f23979bf69f2660023","kind":"commit","published_at":"2011-09-27T18:22:36.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0","html_url":"https://github.com/google/guava/releases/tag/v10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0/manifests"},{"name":"v10.0-rc3","sha":"b0b6251c2177fdb63ad0f1d0ff0b155950d57fb2","kind":"commit","published_at":"2011-09-23T17:41:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0-rc3","html_url":"https://github.com/google/guava/releases/tag/v10.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc3/manifests"},{"name":"v10.0-rc2","sha":"014745efe7279bd95e83abe9399be0c294088d89","kind":"commit","published_at":"2011-09-19T17:29:15.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v10.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc2/manifests"},{"name":"v10.0-rc1","sha":"6f76191d1b1d2b82223088040a8a34bc822704e1","kind":"commit","published_at":"2011-09-13T19:20:48.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc1/manifests"},{"name":"v9.0","sha":"28d17c4fafb4d37b3d540e0e76ff8142d2aaad6b","kind":"commit","published_at":"2011-04-08T14:35:37.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v9.0","html_url":"https://github.com/google/guava/releases/tag/v9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v9.0/manifests"},{"name":"v8.0","sha":"0bb8549ef75fd8a7f367560ade790eae39d9279f","kind":"commit","published_at":"2011-01-31T17:56:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v8.0","html_url":"https://github.com/google/guava/releases/tag/v8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v8.0/manifests"},{"name":"v7.0","sha":"13bc6c9bf52aa45fe4371357546b7ca66f317df2","kind":"commit","published_at":"2010-09-22T19:12:43.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v7.0","html_url":"https://github.com/google/guava/releases/tag/v7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v7.0/manifests"},{"name":"v6.0","sha":"9b62975717d16970f86441a9cb42ba84db33309f","kind":"commit","published_at":"2010-07-08T21:54:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v6.0","html_url":"https://github.com/google/guava/releases/tag/v6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v6.0/manifests"},{"name":"v3.0","sha":"a393220268c8bfc6c81f7631a7930386942f96dd","kind":"commit","published_at":"2010-06-03T00:26:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v3.0","html_url":"https://github.com/google/guava/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v3.0/manifests"},{"name":"v5.0","sha":"1ab3ec73dfcbc91bb989ec9dcb0fea790500eb54","kind":"commit","published_at":"2010-06-03T00:26:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v5.0","html_url":"https://github.com/google/guava/releases/tag/v5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v5.0/manifests"},{"name":"v4.0","sha":"00efa0ca1b0ab665d1f3d6deacbb156cf797ebdf","kind":"commit","published_at":"2010-06-03T00:26:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v4.0","html_url":"https://github.com/google/guava/releases/tag/v4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v4.0/manifests"},{"name":"v1.0","sha":"14dd2269fa72913d92038876162babb8d9736f9b","kind":"commit","published_at":"2010-04-09T17:32:12.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v1.0","html_url":"https://github.com/google/guava/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v1.0/manifests"},{"name":"v2.0","sha":"f5ad01f0326405c321a4d1a7bbafb01b7d4d5074","kind":"commit","published_at":"2010-01-11T17:13:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v2.0","html_url":"https://github.com/google/guava/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v2.0/manifests"}]},"repo_metadata_updated_at":"2026-02-11T21:35:13.937Z","dependent_packages_count":1323,"downloads":null,"downloads_period":null,"dependent_repos_count":840,"rankings":{"downloads":null,"dependent_repos_count":0.4285886030295744,"dependent_packages_count":0.06672276989660976,"stargazers_count":0.40734952312254546,"forks_count":0.7449707461729582,"docker_downloads_count":0.0022040554620501723,"average":0.3299671395367476},"purl":"pkg:maven/com.google.guava/failureaccess","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.google.guava:failureaccess","docker_dependents_count":14738,"docker_downloads_count":13898483693,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.google.guava:failureaccess","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.google.guava:failureaccess/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T20:02:55.861Z","issues_count":318,"pull_requests_count":2019,"avg_time_to_close_issue":60314226.99504951,"avg_time_to_close_pull_request":3202192.0465498357,"issues_closed_count":202,"pull_requests_closed_count":1826,"pull_request_authors_count":109,"issue_authors_count":203,"avg_comments_per_issue":6.314465408805032,"avg_comments_per_pull_request":0.34076275383853394,"merged_pull_requests_count":1007,"bot_issues_count":11,"bot_pull_requests_count":1780,"past_year_issues_count":49,"past_year_pull_requests_count":752,"past_year_avg_time_to_close_issue":163029.34615384616,"past_year_avg_time_to_close_pull_request":42704.99533437014,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":643,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":44,"past_year_avg_comments_per_issue":1.1020408163265305,"past_year_avg_comments_per_pull_request":0.2047872340425532,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":680,"past_year_merged_pull_requests_count":475,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/issues","maintainers":[{"login":"cpovirk","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpovirk"},{"login":"vorburger","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vorburger"},{"login":"chaoren","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaoren"},{"login":"graememorgan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graememorgan"},{"login":"johnsonjzhou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnsonjzhou"}],"active_maintainers":[{"login":"cpovirk","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpovirk"},{"login":"vorburger","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vorburger"},{"login":"chaoren","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaoren"},{"login":"johnsonjzhou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnsonjzhou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:failureaccess/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:failureaccess/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:failureaccess/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:failureaccess/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:failureaccess/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:failureaccess/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608482,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4715851,"name":"com.google.guava:listenablefuture","ecosystem":"maven","description":"An empty artifact that Guava depends on to signal that it is providing ListenableFuture -- but is also available in a second \"version\" that contains com.google.common.util.concurrent.ListenableFuture class, without any other Guava classes. The idea is: - If users want only ListenableFuture, they depend on listenablefuture-1.0. - If users want all of Guava, they depend on guava, which, as of Guava 27.0, depends on listenablefuture-9999.0-empty-to-avoid-conflict-with-guava. The 9999.0-... version number is enough for some build systems (notably, Gradle) to select that empty artifact over the \"real\" listenablefuture-1.0 -- avoiding a conflict with the copy of ListenableFuture in guava itself. If users are using an older version of Guava or a build system other than Gradle, they may see class conflicts. If so, they can solve them by manually excluding the listenablefuture artifact or manually forcing their build systems to use 9999.0-....","homepage":"https://github.com/google/guava","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/guava","keywords_array":[],"namespace":"com.google.guava","versions_count":2,"first_release_published_at":"2018-09-11T19:40:24.000Z","latest_release_published_at":"2018-09-11T19:40:43.000Z","latest_release_number":"9999.0-empty-to-avoid-conflict-with-guava","last_synced_at":"2026-06-18T14:31:03.169Z","created_at":"2022-07-25T21:55:57.081Z","updated_at":"2026-06-18T14:31:03.169Z","registry_url":"https://central.sonatype.com/artifact/com.google.guava/listenablefuture/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.google.guava/listenablefuture/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":17512239,"uuid":"20300177","full_name":"google/guava","owner":"google","description":"Google core libraries for Java","archived":false,"fork":false,"pushed_at":"2025-10-29T21:13:10.000Z","size":571635,"stargazers_count":51222,"open_issues_count":712,"forks_count":11078,"subscribers_count":2348,"default_branch":"master","last_synced_at":"2025-10-29T23:26:59.874Z","etag":null,"topics":["guava","java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-05-29T16:23:17.000Z","updated_at":"2025-10-29T21:13:14.000Z","dependencies_parsed_at":"2024-02-19T16:45:55.564Z","dependency_job_id":"7e87d230-faa0-43db-9ff5-55b078855267","html_url":"https://github.com/google/guava","commit_stats":{"total_commits":6662,"total_committers":466,"mean_commits":"14.296137339055795","dds":0.6975382767937557,"last_synced_commit":"2f04514087a61201dc477ecf9c4f078ec14698a9"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/google/guava","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/guava/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/sbom","scorecard":{"id":437161,"data":{"date":"2025-08-17T09:48:18Z","repo":{"name":"github.com/google/guava","commit":"869a75a1e3ff85d36672a3cd154772dc90c7b3d2"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/ci.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:98","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: integration-tests/gradle/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 11 contributing companies or organizations","details":["Info: found contributions from: GoogleCloudPlatform, applied intuition, chainlinklabs, diffplug, google, google inc, googlers, kobjects, openjdk, sainsbury's, vercel"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T04:57:30.372Z","repository_id":17512239,"created_at":"2025-08-19T04:57:30.372Z","updated_at":"2025-08-19T04:57:30.372Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281732236,"owners_count":26551935,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"v33.5.0","sha":"8868c096cfdabbe38170b6e395369c315cfb72a1","kind":"commit","published_at":"2025-09-17T19:54:47.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.5.0","html_url":"https://github.com/google/guava/releases/tag/v33.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.5.0/manifests"},{"name":"v33.4.8","sha":"f06690fa3e874f65515e8fd338a74d636e2c792f","kind":"commit","published_at":"2025-04-14T17:13:08.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.8","html_url":"https://github.com/google/guava/releases/tag/v33.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.8/manifests"},{"name":"v33.4.7","sha":"b4d0b591c3d5040ee9ad9dd5fd78259d5950fee7","kind":"commit","published_at":"2025-04-07T21:57:20.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.7","html_url":"https://github.com/google/guava/releases/tag/v33.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.7/manifests"},{"name":"v33.4.6","sha":"e7a6a200d7171c78774d5805be77351b7b84eab5","kind":"commit","published_at":"2025-03-25T15:36:18.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.6","html_url":"https://github.com/google/guava/releases/tag/v33.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.6/manifests"},{"name":"v33.4.2","sha":"66ad09c1eb158c3855e2bf03bc39a4c5b592120e","kind":"commit","published_at":"2025-03-19T21:41:33.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.2","html_url":"https://github.com/google/guava/releases/tag/v33.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.2/manifests"},{"name":"v33.4.4","sha":"ffe051f548c9919f96f8f05814ddb5eb6eba31dc","kind":"commit","published_at":"2025-03-19T21:41:32.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.4","html_url":"https://github.com/google/guava/releases/tag/v33.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.4/manifests"},{"name":"v33.4.1","sha":"60431de4bbd1777db70c4254811c85b37cce2e68","kind":"commit","published_at":"2025-03-19T21:41:25.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.1","html_url":"https://github.com/google/guava/releases/tag/v33.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.1/manifests"},{"name":"v33.4.5","sha":"98154c4859258d2a27cae1d6ba2fda742f4c6b6c","kind":"commit","published_at":"2025-03-19T21:41:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.5","html_url":"https://github.com/google/guava/releases/tag/v33.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.5/manifests"},{"name":"v33.4.3","sha":"df7e4b0dfbeb86edde7c9e61798a659b28930008","kind":"commit","published_at":"2025-03-19T21:41:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.3","html_url":"https://github.com/google/guava/releases/tag/v33.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.3/manifests"},{"name":"failureaccess-v1.0.3","sha":"6b1a22f80cd9496f20913c5efbc656c9c4c5f912","kind":"commit","published_at":"2025-03-17T18:45:52.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/failureaccess-v1.0.3","html_url":"https://github.com/google/guava/releases/tag/failureaccess-v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@failureaccess-v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.3/manifests"},{"name":"v33.4.0","sha":"5c71d2a15435399fa62508d807d5cc83506f7496","kind":"commit","published_at":"2024-12-16T21:43:59.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.0","html_url":"https://github.com/google/guava/releases/tag/v33.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.0/manifests"},{"name":"v33.3.1","sha":"df9602b6f1dd36414464229e0a441469d06e4575","kind":"commit","published_at":"2024-09-23T19:41:57.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.3.1","html_url":"https://github.com/google/guava/releases/tag/v33.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.1/manifests"},{"name":"v33.3.0","sha":"0229670c8f305efd745430230dc7782f9406cd44","kind":"commit","published_at":"2024-08-16T22:43:12.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.3.0","html_url":"https://github.com/google/guava/releases/tag/v33.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.0/manifests"},{"name":"v33.2.1","sha":"0c33dd12b193402cdf6962d43d69743521aa2f76","kind":"commit","published_at":"2024-05-31T17:44:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.2.1","html_url":"https://github.com/google/guava/releases/tag/v33.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.1/manifests"},{"name":"v33.2.0","sha":"73856da06403d5d087007d3924c168c822dea23c","kind":"commit","published_at":"2024-05-01T19:46:00.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.2.0","html_url":"https://github.com/google/guava/releases/tag/v33.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.0/manifests"},{"name":"v33.1.0","sha":"f3e095c3b318f3e6dfeef393146ce5561ec8f859","kind":"commit","published_at":"2024-03-13T18:21:59.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.1.0","html_url":"https://github.com/google/guava/releases/tag/v33.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.1.0/manifests"},{"name":"v33.0.0","sha":"2214c63670fc161da170ac6e1a2d6d07e1531a55","kind":"commit","published_at":"2023-12-18T20:32:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.0.0","html_url":"https://github.com/google/guava/releases/tag/v33.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.0.0/manifests"},{"name":"failureaccess-v1.0.2","sha":"76b3b3f16dd95766f4fae27caa61699465cffc78","kind":"commit","published_at":"2023-10-17T02:24:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/failureaccess-v1.0.2","html_url":"https://github.com/google/guava/releases/tag/failureaccess-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@failureaccess-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.2/manifests"},{"name":"v32.1.3","sha":"c1088508ddc78bd60d096d2cc3ceef4a82ec909d","kind":"commit","published_at":"2023-10-10T20:34:53.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.3","html_url":"https://github.com/google/guava/releases/tag/v32.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.3/manifests"},{"name":"v32.1.2","sha":"db74bd2fdac443223d45e6fc5c66548542be1081","kind":"commit","published_at":"2023-07-31T21:01:20.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.2","html_url":"https://github.com/google/guava/releases/tag/v32.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.2/manifests"},{"name":"v32.1.1","sha":"427223e9f94406013f1bc77fa0bd1231a1475645","kind":"commit","published_at":"2023-06-30T14:23:44.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.1","html_url":"https://github.com/google/guava/releases/tag/v32.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.1/manifests"},{"name":"v32.1.0","sha":"53bb66554b195ab3aec3da285f1f140b1abae44d","kind":"commit","published_at":"2023-06-29T18:37:59.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.0","html_url":"https://github.com/google/guava/releases/tag/v32.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.0/manifests"},{"name":"v32.0.1","sha":"8f6c43d803901e7d8bd9ca16a3a049969ddc35e4","kind":"commit","published_at":"2023-06-08T22:27:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.0.1","html_url":"https://github.com/google/guava/releases/tag/v32.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.1/manifests"},{"name":"v32.0.0","sha":"6b1f97ced922d48f071153ad9e631d06383033a4","kind":"commit","published_at":"2023-05-26T22:14:55.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.0.0","html_url":"https://github.com/google/guava/releases/tag/v32.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.0/manifests"},{"name":"v31.1","sha":"0a17f4a429323589396c38d8ce75ca058faa6c64","kind":"commit","published_at":"2022-02-28T21:06:35.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v31.1","html_url":"https://github.com/google/guava/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.1/manifests"},{"name":"v31.0.1","sha":"ba824dfb4c4f64d8c3b8d07e2042bf1ecdd53e28","kind":"commit","published_at":"2021-09-27T19:06:33.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v31.0.1","html_url":"https://github.com/google/guava/releases/tag/v31.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v31.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0.1/manifests"},{"name":"v31.0","sha":"6edcfc0a649e4031f4a48ea7f41aa0cb4801db2b","kind":"commit","published_at":"2021-09-24T20:15:46.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v31.0","html_url":"https://github.com/google/guava/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0/manifests"},{"name":"v30.1.1","sha":"43a53bc0328c7efd1da152f3b56b1fd241c88d4c","kind":"commit","published_at":"2021-03-19T15:29:15.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v30.1.1","html_url":"https://github.com/google/guava/releases/tag/v30.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v30.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1.1/manifests"},{"name":"v30.1","sha":"eda0b7f30a1919b7a56136aa1f37700dcc0ca9bd","kind":"commit","published_at":"2020-12-14T15:52:01.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v30.1","html_url":"https://github.com/google/guava/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1/manifests"},{"name":"v30.0","sha":"f75cd01d3afe83623bb8bd1a8a816ea5245bf285","kind":"commit","published_at":"2020-10-16T20:27:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v30.0","html_url":"https://github.com/google/guava/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.0/manifests"},{"name":"v29.0","sha":"2d655e59ee0af2a0cabf877d5f85ababf813ff8e","kind":"commit","published_at":"2020-04-13T21:13:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v29.0","html_url":"https://github.com/google/guava/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v29.0/manifests"},{"name":"v28.2","sha":"a1b3c06876803a0b0e5d2f16708e1328da1bac09","kind":"commit","published_at":"2019-12-27T03:06:54.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v28.2","html_url":"https://github.com/google/guava/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.2/manifests"},{"name":"v28.1","sha":"e30495f4e09e2511b4f2bb95d2b9e1b262c4215d","kind":"commit","published_at":"2019-08-28T20:42:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v28.1","html_url":"https://github.com/google/guava/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.1/manifests"},{"name":"v28.0","sha":"9957203c956016b485696ce9d1a4d60f1019c5fd","kind":"commit","published_at":"2019-06-11T23:05:47.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v28.0","html_url":"https://github.com/google/guava/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.0/manifests"},{"name":"v27.1","sha":"b34c2da9e5bbf8216a31c6794619689053210f16","kind":"commit","published_at":"2019-03-08T16:10:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v27.1","html_url":"https://github.com/google/guava/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.1/manifests"},{"name":"v27.0.1","sha":"777f0f939dda3feb36263315da5bc39516a076a1","kind":"commit","published_at":"2018-11-19T19:00:17.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v27.0.1","html_url":"https://github.com/google/guava/releases/tag/v27.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v27.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0.1/manifests"},{"name":"failureaccess-v1.0.1","sha":"b8d5ecd40b9cfbd9cafc08bf50bd2382369812e9","kind":"commit","published_at":"2018-11-16T16:07:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/failureaccess-v1.0.1","html_url":"https://github.com/google/guava/releases/tag/failureaccess-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@failureaccess-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.1/manifests"},{"name":"v27.0","sha":"a35bfd9ea855539354b783ee74839e384f7af98a","kind":"commit","published_at":"2018-10-18T18:07:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v27.0","html_url":"https://github.com/google/guava/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0/manifests"},{"name":"released-all-futures","sha":"b62d52926b904a8def90fd427acad53d79fa0e9f","kind":"commit","published_at":"2018-09-12T21:42:09.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/released-all-futures","html_url":"https://github.com/google/guava/releases/tag/released-all-futures","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@released-all-futures","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/released-all-futures","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/released-all-futures/manifests"},{"name":"v26.0","sha":"bbf9295088d668c06e573cea03f01375985c1814","kind":"commit","published_at":"2018-08-01T21:39:54.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v26.0","html_url":"https://github.com/google/guava/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v26.0/manifests"},{"name":"v23.6.1","sha":"5a5c62b533b65c32b5d4cf6b796657486709dbbe","kind":"commit","published_at":"2018-05-29T14:42:12.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.6.1","html_url":"https://github.com/google/guava/releases/tag/v23.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6.1/manifests"},{"name":"v25.1","sha":"b28b5850d11b948a5b0f9240894636e0b5bec22a","kind":"commit","published_at":"2018-05-23T17:42:57.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v25.1","html_url":"https://github.com/google/guava/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.1/manifests"},{"name":"v24.1.1","sha":"49fad5af840b2a28dd0dc24ecfd58b4baa8d67bc","kind":"commit","published_at":"2018-04-26T02:31:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v24.1.1","html_url":"https://github.com/google/guava/releases/tag/v24.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v24.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1.1/manifests"},{"name":"v25.0","sha":"0819c57c91b3ba2695a792b828ae239258681a3e","kind":"commit","published_at":"2018-04-25T22:12:31.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v25.0","html_url":"https://github.com/google/guava/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.0/manifests"},{"name":"v24.1","sha":"4360cdbb3065c743d6e64e0a5ed5e967682e2086","kind":"commit","published_at":"2018-03-14T21:55:35.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v24.1","html_url":"https://github.com/google/guava/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1/manifests"},{"name":"v24.0","sha":"cebf66be35cceb2c04990805f127506b2197fe33","kind":"commit","published_at":"2018-02-01T20:16:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v24.0","html_url":"https://github.com/google/guava/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.0/manifests"},{"name":"v23.6","sha":"a763d18e40634908d7d138899c85f0458202ed3a","kind":"commit","published_at":"2017-12-21T00:52:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.6","html_url":"https://github.com/google/guava/releases/tag/v23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6/manifests"},{"name":"v23.5","sha":"538d60aed09e945f59077770686df9cbd4e0048d","kind":"commit","published_at":"2017-11-22T20:20:42.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.5","html_url":"https://github.com/google/guava/releases/tag/v23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.5/manifests"},{"name":"v23.4","sha":"b9bfab0366a89922a72cff8e9ae41f94a4132b43","kind":"commit","published_at":"2017-11-09T17:21:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.4","html_url":"https://github.com/google/guava/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.4/manifests"},{"name":"v23.3","sha":"a39d0a17e3275120e29e38aff7ba1a5516857f84","kind":"commit","published_at":"2017-10-26T19:54:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.3","html_url":"https://github.com/google/guava/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.3/manifests"},{"name":"v23.2","sha":"738473319bad6485a1027fcfd6bb63f09a89e054","kind":"commit","published_at":"2017-10-11T22:41:29.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.2","html_url":"https://github.com/google/guava/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.2/manifests"},{"name":"v23.1","sha":"2cb235929ce7ae9284482be7572f364bc4bc32e1","kind":"commit","published_at":"2017-09-27T19:34:46.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.1","html_url":"https://github.com/google/guava/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.1/manifests"},{"name":"v23.0","sha":"b48cdeb618388a7b1d1c782e1ce2cc60b4f4efca","kind":"commit","published_at":"2017-08-04T20:30:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.0","html_url":"https://github.com/google/guava/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0/manifests"},{"name":"v23.0-rc1","sha":"6dae21fe0e3c77f1cf1e92653134cdd4a05742fc","kind":"commit","published_at":"2017-07-24T20:02:50.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0-rc1/manifests"},{"name":"v22.0","sha":"7bbdb221feb446cbd38202c133818bc383c413ae","kind":"commit","published_at":"2017-05-22T18:46:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v22.0","html_url":"https://github.com/google/guava/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0/manifests"},{"name":"v22.0-rc1","sha":"4c70a77f1673d493758bc9b9507e3b6d111e9491","kind":"commit","published_at":"2017-05-02T21:06:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v22.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0-rc1/manifests"},{"name":"v21.0","sha":"0f025e5d5d39a5d1ab709917f725d48a8464df50","kind":"commit","published_at":"2017-01-12T19:09:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v21.0","html_url":"https://github.com/google/guava/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0/manifests"},{"name":"v21.0-rc2","sha":"cef6bdc11c67b01ebca34b3a83e293add2733f24","kind":"commit","published_at":"2017-01-03T21:34:20.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v21.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"c963e69c9cbea48eb221b7d5f915f5494875bf30","kind":"commit","published_at":"2016-12-19T17:47:37.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v21.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc1/manifests"},{"name":"v20.0","sha":"65f6b4f4b132a051616403bcf74e4034a19d92a1","kind":"commit","published_at":"2016-10-28T20:30:44.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v20.0","html_url":"https://github.com/google/guava/releases/tag/v20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0/manifests"},{"name":"v20.0-rc1","sha":"32130d5762f306641150ecd2325bb510036b14ff","kind":"commit","published_at":"2016-10-04T20:21:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v20.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0-rc1/manifests"},{"name":"v19.0","sha":"daa84b68f31898f67a51207e193ee2ddabb088bf","kind":"commit","published_at":"2015-12-09T20:56:41.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0","html_url":"https://github.com/google/guava/releases/tag/v19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0/manifests"},{"name":"v19.0-rc3","sha":"8d4cf0a55f703d31c7e5d4680094b1141dc5ee68","kind":"commit","published_at":"2015-12-01T20:12:45.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0-rc3","html_url":"https://github.com/google/guava/releases/tag/v19.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc3/manifests"},{"name":"v19.0-rc2","sha":"07326071e771c9244123791f00b848cc4f44fd9f","kind":"commit","published_at":"2015-09-11T20:34:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc2/manifests"},{"name":"v19.0-rc1","sha":"46d6b3cf6b814720b1cae280ac53d27c932d2bde","kind":"commit","published_at":"2015-07-23T19:56:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc1/manifests"},{"name":"jdk5-backport-v17.0-compatibility","sha":"96d2f8d1b90f82d89053cd0c151054671d1218db","kind":"commit","published_at":"2015-02-12T18:40:16.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-compatibility","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-compatibility","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-compatibility","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-compatibility","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-compatibility/manifests"},{"name":"v18.0","sha":"798803f026bb9517bcf4e0e9ab2d2e0345023182","kind":"commit","published_at":"2014-08-25T18:39:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v18.0","html_url":"https://github.com/google/guava/releases/tag/v18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0/manifests"},{"name":"release","sha":"798803f026bb9517bcf4e0e9ab2d2e0345023182","kind":"commit","published_at":"2014-08-25T18:39:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/release","html_url":"https://github.com/google/guava/releases/tag/release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/release/manifests"},{"name":"v18.0-rc2","sha":"f294d1e9c59b51e7372a1ce064aefbecbc562498","kind":"commit","published_at":"2014-08-18T19:30:02.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v18.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc2/manifests"},{"name":"v18.0-rc1","sha":"652d361ff64b539581f93740d0d1c5793c2ef576","kind":"commit","published_at":"2014-08-05T18:38:04.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v18.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc1/manifests"},{"name":"jdk5-backport-v17.0-post","sha":"79a6e1c92664bd384d9f08c41fcbd6bca62b3d4a","kind":"commit","published_at":"2014-05-08T16:01:38.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-post","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-post","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-post","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-post","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-post/manifests"},{"name":"jdk5-backport-v17.0","sha":"f31c0f31210fbe756f40ee7b6301de3bdecf4731","kind":"commit","published_at":"2014-04-22T21:00:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0/manifests"},{"name":"jdk5-backport-release","sha":"f31c0f31210fbe756f40ee7b6301de3bdecf4731","kind":"commit","published_at":"2014-04-22T21:00:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-release","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-release/manifests"},{"name":"v17.0","sha":"904234dc2f365314c636d29385780faf72db2477","kind":"commit","published_at":"2014-04-22T19:59:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v17.0","html_url":"https://github.com/google/guava/releases/tag/v17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0/manifests"},{"name":"jdk5-backport-v17.0-rc2","sha":"b67a30412ffc4ec2ae582ab98db385d7fa37e13f","kind":"commit","published_at":"2014-04-10T20:55:34.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-rc2","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc2/manifests"},{"name":"v17.0-rc2","sha":"ff75ff6535d4ba6dc0e7a717e178c8408c43adca","kind":"commit","published_at":"2014-04-10T20:30:16.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v17.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc2/manifests"},{"name":"jdk5-backport-v17.0-rc1","sha":"a686287d12b1a7fe47458ffd876194499cf96d56","kind":"commit","published_at":"2014-04-08T20:42:34.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-rc1","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc1/manifests"},{"name":"v17.0-rc1","sha":"305f7b5b9f2746ffafcfc16aa12e16fdbd136e72","kind":"commit","published_at":"2014-04-08T19:09:49.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v17.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc1/manifests"},{"name":"jdk5-backport-v16.0","sha":"794750f2d7a00c559b60a0d52addaac3a9e0f069","kind":"commit","published_at":"2014-02-10T21:59:54.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v16.0","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0/manifests"},{"name":"v16.0.1","sha":"0ba7ccf36f5384a321cb78d62375bf7574e7bc24","kind":"commit","published_at":"2014-02-03T22:42:39.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v16.0.1","html_url":"https://github.com/google/guava/releases/tag/v16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0.1/manifests"},{"name":"jdk5-backport-v16.0-rc1","sha":"c77a9a527c8cbf6ea4627dee6951333c40a0daf8","kind":"commit","published_at":"2014-01-31T20:06:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v16.0-rc1","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0-rc1/manifests"},{"name":"v16.0","sha":"2537d1ed4795f8fad737a7bf6d6f93fbdfa28e54","kind":"commit","published_at":"2014-01-17T21:23:13.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v16.0","html_url":"https://github.com/google/guava/releases/tag/v16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0/manifests"},{"name":"jdk5-backport-base","sha":"e159902e2da1602f01a59a6f727efd0d38b9a919","kind":"commit","published_at":"2014-01-10T22:44:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-base","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-base","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-base","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-base","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-base/manifests"},{"name":"v16.0-rc1","sha":"55c550939dcbdf948f96152cadd1b7a018ddb7cf","kind":"commit","published_at":"2013-12-19T22:56:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v16.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0-rc1/manifests"},{"name":"jdk5-backport-branch-point","sha":"00caedba5f5f1a16be7b7b63fb6d833c8ea750e9","kind":"commit","published_at":"2013-12-19T22:39:32.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-branch-point","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-branch-point","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-branch-point","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-branch-point","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-branch-point/manifests"},{"name":"v15.0-cdi1.0","sha":"e6c06b006e143f741bc8b8e8871d8df1d71ed470","kind":"commit","published_at":"2013-10-28T15:00:43.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v15.0-cdi1.0","html_url":"https://github.com/google/guava/releases/tag/v15.0-cdi1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v15.0-cdi1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-cdi1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-cdi1.0/manifests"},{"name":"v15.0","sha":"7ce15119ae3b8ea71bdfd43bd6a0b96f851187d0","kind":"commit","published_at":"2013-09-06T19:34:09.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v15.0","html_url":"https://github.com/google/guava/releases/tag/v15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0/manifests"},{"name":"v15.0-rc1","sha":"18f29834c588cbe6b937746ce1a133ffd4f0c7e9","kind":"commit","published_at":"2013-08-23T18:30:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v15.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-rc1/manifests"},{"name":"v14.0.1","sha":"c3bd8eb49f9b355a140cbb56ab592e973fea4c0d","kind":"commit","published_at":"2013-03-14T23:27:36.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0.1","html_url":"https://github.com/google/guava/releases/tag/v14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0.1/manifests"},{"name":"v14.0","sha":"a3c71e0264ee5bf5eebd341c506dda655c3a6356","kind":"commit","published_at":"2013-02-25T18:43:45.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0","html_url":"https://github.com/google/guava/releases/tag/v14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0/manifests"},{"name":"v14.0-rc3","sha":"469b0d2a43e17fbaddc942de13472dbe6ea188f4","kind":"commit","published_at":"2013-02-13T19:53:48.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0-rc3","html_url":"https://github.com/google/guava/releases/tag/v14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc3/manifests"},{"name":"v14.0-rc2","sha":"7da2ed74e1f61d4a9e0ae78212bf18378d972661","kind":"commit","published_at":"2013-01-17T19:06:33.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc2/manifests"},{"name":"v14.0-rc1","sha":"c71e08d074a4af96f5e94041f40e792b877b5c3b","kind":"commit","published_at":"2012-12-14T20:10:04.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc1/manifests"},{"name":"v13.0.1","sha":"c523556ab7d0f05afadebd20e7768d4c16af8771","kind":"commit","published_at":"2012-08-27T21:27:39.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0.1","html_url":"https://github.com/google/guava/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0.1/manifests"},{"name":"v13.0","sha":"c8511677c7827ab687b7412925ccdae76b6bbff1","kind":"commit","published_at":"2012-08-02T20:19:28.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0","html_url":"https://github.com/google/guava/releases/tag/v13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0/manifests"},{"name":"v13.0-rc2","sha":"9df9a23de5323275f5614aa7e732a636029f9b70","kind":"commit","published_at":"2012-07-20T19:07:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc2/manifests"},{"name":"v13.0-final","sha":"9df9a23de5323275f5614aa7e732a636029f9b70","kind":"commit","published_at":"2012-07-20T19:07:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0-final","html_url":"https://github.com/google/guava/releases/tag/v13.0-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-final/manifests"},{"name":"v12.0.1","sha":"75d93f4737a9969d9fc0aedab0375db7629d7ee8","kind":"commit","published_at":"2012-07-10T11:21:40.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0.1","html_url":"https://github.com/google/guava/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0.1/manifests"},{"name":"v13.0-rc1","sha":"3db22e7a7f468ae268352ad95b3389183162da81","kind":"commit","published_at":"2012-06-26T19:44:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc1/manifests"},{"name":"v12.0","sha":"72d281266d52f95bc7df228cd37294c9fa6effe3","kind":"commit","published_at":"2012-04-30T18:04:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0","html_url":"https://github.com/google/guava/releases/tag/v12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0/manifests"},{"name":"v12.0-rc2","sha":"3b733e24922c94b2babdd096532b6bf1f04415f6","kind":"commit","published_at":"2012-04-17T12:21:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc2/manifests"},{"name":"v12.0-rc1","sha":"fcd0a111a0b206d70b6054efc869dd33a1757ecd","kind":"commit","published_at":"2012-03-30T13:44:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc1/manifests"},{"name":"v11.0.2","sha":"78c34456423e680ec69059f21a5841296ab23277","kind":"commit","published_at":"2012-02-22T13:59:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0.2","html_url":"https://github.com/google/guava/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"95cd4a6be05b8acb2f02630caa1d11af4ac07db1","kind":"commit","published_at":"2012-01-09T20:39:28.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0.1","html_url":"https://github.com/google/guava/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.1/manifests"},{"name":"v11.0","sha":"5a6bf80c7403d77df18adb41b5b15ea34d28186d","kind":"commit","published_at":"2011-12-17T17:18:18.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0","html_url":"https://github.com/google/guava/releases/tag/v11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0/manifests"},{"name":"v11.0-rc1","sha":"5ba62b182d588e3dbc5bf736bf797db8ae9bc439","kind":"commit","published_at":"2011-12-14T19:45:17.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0-rc1/manifests"},{"name":"v10.0.1","sha":"22eb4ada1211093d21b6a209f8e03d107ba48580","kind":"commit","published_at":"2011-10-10T14:06:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0.1","html_url":"https://github.com/google/guava/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0.1/manifests"},{"name":"v10.0","sha":"baf008c5a3de60e8399852f23979bf69f2660023","kind":"commit","published_at":"2011-09-27T18:22:36.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0","html_url":"https://github.com/google/guava/releases/tag/v10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0/manifests"},{"name":"v10.0-rc3","sha":"b0b6251c2177fdb63ad0f1d0ff0b155950d57fb2","kind":"commit","published_at":"2011-09-23T17:41:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0-rc3","html_url":"https://github.com/google/guava/releases/tag/v10.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc3/manifests"},{"name":"v10.0-rc2","sha":"014745efe7279bd95e83abe9399be0c294088d89","kind":"commit","published_at":"2011-09-19T17:29:15.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v10.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc2/manifests"},{"name":"v10.0-rc1","sha":"6f76191d1b1d2b82223088040a8a34bc822704e1","kind":"commit","published_at":"2011-09-13T19:20:48.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc1/manifests"},{"name":"v9.0","sha":"28d17c4fafb4d37b3d540e0e76ff8142d2aaad6b","kind":"commit","published_at":"2011-04-08T14:35:37.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v9.0","html_url":"https://github.com/google/guava/releases/tag/v9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v9.0/manifests"},{"name":"v8.0","sha":"0bb8549ef75fd8a7f367560ade790eae39d9279f","kind":"commit","published_at":"2011-01-31T17:56:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v8.0","html_url":"https://github.com/google/guava/releases/tag/v8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v8.0/manifests"},{"name":"v7.0","sha":"13bc6c9bf52aa45fe4371357546b7ca66f317df2","kind":"commit","published_at":"2010-09-22T19:12:43.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v7.0","html_url":"https://github.com/google/guava/releases/tag/v7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v7.0/manifests"},{"name":"v6.0","sha":"9b62975717d16970f86441a9cb42ba84db33309f","kind":"commit","published_at":"2010-07-08T21:54:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v6.0","html_url":"https://github.com/google/guava/releases/tag/v6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v6.0/manifests"},{"name":"v3.0","sha":"a393220268c8bfc6c81f7631a7930386942f96dd","kind":"commit","published_at":"2010-06-03T00:26:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v3.0","html_url":"https://github.com/google/guava/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v3.0/manifests"},{"name":"v5.0","sha":"1ab3ec73dfcbc91bb989ec9dcb0fea790500eb54","kind":"commit","published_at":"2010-06-03T00:26:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v5.0","html_url":"https://github.com/google/guava/releases/tag/v5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v5.0/manifests"},{"name":"v4.0","sha":"00efa0ca1b0ab665d1f3d6deacbb156cf797ebdf","kind":"commit","published_at":"2010-06-03T00:26:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v4.0","html_url":"https://github.com/google/guava/releases/tag/v4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v4.0/manifests"},{"name":"v1.0","sha":"14dd2269fa72913d92038876162babb8d9736f9b","kind":"commit","published_at":"2010-04-09T17:32:12.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v1.0","html_url":"https://github.com/google/guava/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v1.0/manifests"},{"name":"v2.0","sha":"f5ad01f0326405c321a4d1a7bbafb01b7d4d5074","kind":"commit","published_at":"2010-01-11T17:13:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v2.0","html_url":"https://github.com/google/guava/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v2.0/manifests"}]},"repo_metadata_updated_at":"2026-02-12T05:36:59.892Z","dependent_packages_count":1159,"downloads":null,"downloads_period":null,"dependent_repos_count":781,"rankings":{"downloads":null,"dependent_repos_count":0.45630650021523894,"dependent_packages_count":0.07067845308292205,"stargazers_count":0.4084533832554135,"forks_count":0.7456276466878236,"docker_downloads_count":0.006807556387590226,"average":0.3375747079257977},"purl":"pkg:maven/com.google.guava/listenablefuture","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.google.guava:listenablefuture","docker_dependents_count":12111,"docker_downloads_count":10405319579,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.google.guava:listenablefuture","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.google.guava:listenablefuture/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T20:02:55.861Z","issues_count":318,"pull_requests_count":2019,"avg_time_to_close_issue":60314226.99504951,"avg_time_to_close_pull_request":3202192.0465498357,"issues_closed_count":202,"pull_requests_closed_count":1826,"pull_request_authors_count":109,"issue_authors_count":203,"avg_comments_per_issue":6.314465408805032,"avg_comments_per_pull_request":0.34076275383853394,"merged_pull_requests_count":1007,"bot_issues_count":11,"bot_pull_requests_count":1780,"past_year_issues_count":49,"past_year_pull_requests_count":752,"past_year_avg_time_to_close_issue":163029.34615384616,"past_year_avg_time_to_close_pull_request":42704.99533437014,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":643,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":44,"past_year_avg_comments_per_issue":1.1020408163265305,"past_year_avg_comments_per_pull_request":0.2047872340425532,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":680,"past_year_merged_pull_requests_count":475,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/issues","maintainers":[{"login":"cpovirk","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpovirk"},{"login":"vorburger","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vorburger"},{"login":"chaoren","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaoren"},{"login":"graememorgan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graememorgan"},{"login":"johnsonjzhou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnsonjzhou"}],"active_maintainers":[{"login":"cpovirk","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpovirk"},{"login":"vorburger","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vorburger"},{"login":"chaoren","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaoren"},{"login":"johnsonjzhou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnsonjzhou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:listenablefuture/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:listenablefuture/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:listenablefuture/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:listenablefuture/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:listenablefuture/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:listenablefuture/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608482,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13439515,"name":"guava-libraries","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/google/guava","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/google/guava","keywords_array":["universe/java"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T02:30:58.845Z","latest_release_published_at":"2026-02-08T02:30:58.845Z","latest_release_number":"19.0-1","last_synced_at":"2026-03-08T04:58:45.418Z","created_at":"2026-02-08T02:30:58.128Z","updated_at":"2026-03-08T05:02:25.044Z","registry_url":"https://launchpad.net/ubuntu/+source/guava-libraries","install_command":"apt-get install guava-libraries","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libguava-java, libguava-java-doc","standards_version":"3.9.6","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), default-jdk, maven-debian-helper","build_depends_indep":"libanimal-sniffer-java, libatinject-jsr330-api-java, libjsr305-java, libmaven-bundle-plugin-java, libmaven-dependency-plugin-java, libmaven-javadoc-plugin-java","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/guava-libraries?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/guava-libraries","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/guava-libraries","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/guava-libraries/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/guava-libraries/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/guava-libraries/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/guava-libraries/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/guava-libraries/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/guava-libraries/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/guava-libraries/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1430,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":165},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-06-10T05:17:46.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":5081167,"name":"com.google.guava:guava","ecosystem":"maven","description":"Guava is a suite of core and expanded libraries that include utility classes, Google's collections, I/O classes, and much more.","homepage":"https://github.com/google/guava","licenses":"Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/guava","keywords_array":[],"namespace":"com.google.guava","versions_count":154,"first_release_published_at":"2010-04-26T13:06:11.000Z","latest_release_published_at":"2014-02-03T22:45:28.000Z","latest_release_number":"16.0.1","last_synced_at":"2026-06-19T20:13:01.390Z","created_at":"2022-07-28T20:05:33.665Z","updated_at":"2026-06-19T20:13:01.390Z","registry_url":"https://central.sonatype.com/artifact/com.google.guava/guava/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.google.guava/guava/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":17512239,"uuid":"20300177","full_name":"google/guava","owner":"google","description":"Google core libraries for Java","archived":false,"fork":false,"pushed_at":"2025-10-29T21:13:10.000Z","size":571635,"stargazers_count":51222,"open_issues_count":712,"forks_count":11078,"subscribers_count":2348,"default_branch":"master","last_synced_at":"2025-10-29T23:26:59.874Z","etag":null,"topics":["guava","java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-05-29T16:23:17.000Z","updated_at":"2025-10-29T21:13:14.000Z","dependencies_parsed_at":"2024-02-19T16:45:55.564Z","dependency_job_id":"7e87d230-faa0-43db-9ff5-55b078855267","html_url":"https://github.com/google/guava","commit_stats":{"total_commits":6662,"total_committers":466,"mean_commits":"14.296137339055795","dds":0.6975382767937557,"last_synced_commit":"2f04514087a61201dc477ecf9c4f078ec14698a9"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/google/guava","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/guava/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/sbom","scorecard":{"id":437161,"data":{"date":"2025-08-17T09:48:18Z","repo":{"name":"github.com/google/guava","commit":"869a75a1e3ff85d36672a3cd154772dc90c7b3d2"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/ci.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:98","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: integration-tests/gradle/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 11 contributing companies or organizations","details":["Info: found contributions from: GoogleCloudPlatform, applied intuition, chainlinklabs, diffplug, google, google inc, googlers, kobjects, openjdk, sainsbury's, vercel"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T04:57:30.372Z","repository_id":17512239,"created_at":"2025-08-19T04:57:30.372Z","updated_at":"2025-08-19T04:57:30.372Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281732236,"owners_count":26551935,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"v33.5.0","sha":"8868c096cfdabbe38170b6e395369c315cfb72a1","kind":"commit","published_at":"2025-09-17T19:54:47.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.5.0","html_url":"https://github.com/google/guava/releases/tag/v33.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.5.0/manifests"},{"name":"v33.4.8","sha":"f06690fa3e874f65515e8fd338a74d636e2c792f","kind":"commit","published_at":"2025-04-14T17:13:08.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.8","html_url":"https://github.com/google/guava/releases/tag/v33.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.8/manifests"},{"name":"v33.4.7","sha":"b4d0b591c3d5040ee9ad9dd5fd78259d5950fee7","kind":"commit","published_at":"2025-04-07T21:57:20.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.7","html_url":"https://github.com/google/guava/releases/tag/v33.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.7/manifests"},{"name":"v33.4.6","sha":"e7a6a200d7171c78774d5805be77351b7b84eab5","kind":"commit","published_at":"2025-03-25T15:36:18.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.6","html_url":"https://github.com/google/guava/releases/tag/v33.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.6/manifests"},{"name":"v33.4.2","sha":"66ad09c1eb158c3855e2bf03bc39a4c5b592120e","kind":"commit","published_at":"2025-03-19T21:41:33.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.2","html_url":"https://github.com/google/guava/releases/tag/v33.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.2/manifests"},{"name":"v33.4.4","sha":"ffe051f548c9919f96f8f05814ddb5eb6eba31dc","kind":"commit","published_at":"2025-03-19T21:41:32.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.4","html_url":"https://github.com/google/guava/releases/tag/v33.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.4/manifests"},{"name":"v33.4.1","sha":"60431de4bbd1777db70c4254811c85b37cce2e68","kind":"commit","published_at":"2025-03-19T21:41:25.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.1","html_url":"https://github.com/google/guava/releases/tag/v33.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.1/manifests"},{"name":"v33.4.5","sha":"98154c4859258d2a27cae1d6ba2fda742f4c6b6c","kind":"commit","published_at":"2025-03-19T21:41:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.5","html_url":"https://github.com/google/guava/releases/tag/v33.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.5/manifests"},{"name":"v33.4.3","sha":"df7e4b0dfbeb86edde7c9e61798a659b28930008","kind":"commit","published_at":"2025-03-19T21:41:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.3","html_url":"https://github.com/google/guava/releases/tag/v33.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.3/manifests"},{"name":"failureaccess-v1.0.3","sha":"6b1a22f80cd9496f20913c5efbc656c9c4c5f912","kind":"commit","published_at":"2025-03-17T18:45:52.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/failureaccess-v1.0.3","html_url":"https://github.com/google/guava/releases/tag/failureaccess-v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@failureaccess-v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.3/manifests"},{"name":"v33.4.0","sha":"5c71d2a15435399fa62508d807d5cc83506f7496","kind":"commit","published_at":"2024-12-16T21:43:59.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.0","html_url":"https://github.com/google/guava/releases/tag/v33.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.0/manifests"},{"name":"v33.3.1","sha":"df9602b6f1dd36414464229e0a441469d06e4575","kind":"commit","published_at":"2024-09-23T19:41:57.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.3.1","html_url":"https://github.com/google/guava/releases/tag/v33.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.1/manifests"},{"name":"v33.3.0","sha":"0229670c8f305efd745430230dc7782f9406cd44","kind":"commit","published_at":"2024-08-16T22:43:12.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.3.0","html_url":"https://github.com/google/guava/releases/tag/v33.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.0/manifests"},{"name":"v33.2.1","sha":"0c33dd12b193402cdf6962d43d69743521aa2f76","kind":"commit","published_at":"2024-05-31T17:44:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.2.1","html_url":"https://github.com/google/guava/releases/tag/v33.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.1/manifests"},{"name":"v33.2.0","sha":"73856da06403d5d087007d3924c168c822dea23c","kind":"commit","published_at":"2024-05-01T19:46:00.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.2.0","html_url":"https://github.com/google/guava/releases/tag/v33.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.0/manifests"},{"name":"v33.1.0","sha":"f3e095c3b318f3e6dfeef393146ce5561ec8f859","kind":"commit","published_at":"2024-03-13T18:21:59.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.1.0","html_url":"https://github.com/google/guava/releases/tag/v33.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.1.0/manifests"},{"name":"v33.0.0","sha":"2214c63670fc161da170ac6e1a2d6d07e1531a55","kind":"commit","published_at":"2023-12-18T20:32:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.0.0","html_url":"https://github.com/google/guava/releases/tag/v33.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.0.0/manifests"},{"name":"failureaccess-v1.0.2","sha":"76b3b3f16dd95766f4fae27caa61699465cffc78","kind":"commit","published_at":"2023-10-17T02:24:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/failureaccess-v1.0.2","html_url":"https://github.com/google/guava/releases/tag/failureaccess-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@failureaccess-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.2/manifests"},{"name":"v32.1.3","sha":"c1088508ddc78bd60d096d2cc3ceef4a82ec909d","kind":"commit","published_at":"2023-10-10T20:34:53.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.3","html_url":"https://github.com/google/guava/releases/tag/v32.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.3/manifests"},{"name":"v32.1.2","sha":"db74bd2fdac443223d45e6fc5c66548542be1081","kind":"commit","published_at":"2023-07-31T21:01:20.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.2","html_url":"https://github.com/google/guava/releases/tag/v32.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.2/manifests"},{"name":"v32.1.1","sha":"427223e9f94406013f1bc77fa0bd1231a1475645","kind":"commit","published_at":"2023-06-30T14:23:44.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.1","html_url":"https://github.com/google/guava/releases/tag/v32.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.1/manifests"},{"name":"v32.1.0","sha":"53bb66554b195ab3aec3da285f1f140b1abae44d","kind":"commit","published_at":"2023-06-29T18:37:59.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.0","html_url":"https://github.com/google/guava/releases/tag/v32.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.0/manifests"},{"name":"v32.0.1","sha":"8f6c43d803901e7d8bd9ca16a3a049969ddc35e4","kind":"commit","published_at":"2023-06-08T22:27:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.0.1","html_url":"https://github.com/google/guava/releases/tag/v32.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.1/manifests"},{"name":"v32.0.0","sha":"6b1f97ced922d48f071153ad9e631d06383033a4","kind":"commit","published_at":"2023-05-26T22:14:55.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.0.0","html_url":"https://github.com/google/guava/releases/tag/v32.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.0/manifests"},{"name":"v31.1","sha":"0a17f4a429323589396c38d8ce75ca058faa6c64","kind":"commit","published_at":"2022-02-28T21:06:35.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v31.1","html_url":"https://github.com/google/guava/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.1/manifests"},{"name":"v31.0.1","sha":"ba824dfb4c4f64d8c3b8d07e2042bf1ecdd53e28","kind":"commit","published_at":"2021-09-27T19:06:33.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v31.0.1","html_url":"https://github.com/google/guava/releases/tag/v31.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v31.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0.1/manifests"},{"name":"v31.0","sha":"6edcfc0a649e4031f4a48ea7f41aa0cb4801db2b","kind":"commit","published_at":"2021-09-24T20:15:46.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v31.0","html_url":"https://github.com/google/guava/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0/manifests"},{"name":"v30.1.1","sha":"43a53bc0328c7efd1da152f3b56b1fd241c88d4c","kind":"commit","published_at":"2021-03-19T15:29:15.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v30.1.1","html_url":"https://github.com/google/guava/releases/tag/v30.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v30.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1.1/manifests"},{"name":"v30.1","sha":"eda0b7f30a1919b7a56136aa1f37700dcc0ca9bd","kind":"commit","published_at":"2020-12-14T15:52:01.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v30.1","html_url":"https://github.com/google/guava/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1/manifests"},{"name":"v30.0","sha":"f75cd01d3afe83623bb8bd1a8a816ea5245bf285","kind":"commit","published_at":"2020-10-16T20:27:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v30.0","html_url":"https://github.com/google/guava/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.0/manifests"},{"name":"v29.0","sha":"2d655e59ee0af2a0cabf877d5f85ababf813ff8e","kind":"commit","published_at":"2020-04-13T21:13:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v29.0","html_url":"https://github.com/google/guava/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v29.0/manifests"},{"name":"v28.2","sha":"a1b3c06876803a0b0e5d2f16708e1328da1bac09","kind":"commit","published_at":"2019-12-27T03:06:54.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v28.2","html_url":"https://github.com/google/guava/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.2/manifests"},{"name":"v28.1","sha":"e30495f4e09e2511b4f2bb95d2b9e1b262c4215d","kind":"commit","published_at":"2019-08-28T20:42:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v28.1","html_url":"https://github.com/google/guava/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.1/manifests"},{"name":"v28.0","sha":"9957203c956016b485696ce9d1a4d60f1019c5fd","kind":"commit","published_at":"2019-06-11T23:05:47.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v28.0","html_url":"https://github.com/google/guava/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.0/manifests"},{"name":"v27.1","sha":"b34c2da9e5bbf8216a31c6794619689053210f16","kind":"commit","published_at":"2019-03-08T16:10:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v27.1","html_url":"https://github.com/google/guava/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.1/manifests"},{"name":"v27.0.1","sha":"777f0f939dda3feb36263315da5bc39516a076a1","kind":"commit","published_at":"2018-11-19T19:00:17.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v27.0.1","html_url":"https://github.com/google/guava/releases/tag/v27.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v27.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0.1/manifests"},{"name":"failureaccess-v1.0.1","sha":"b8d5ecd40b9cfbd9cafc08bf50bd2382369812e9","kind":"commit","published_at":"2018-11-16T16:07:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/failureaccess-v1.0.1","html_url":"https://github.com/google/guava/releases/tag/failureaccess-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@failureaccess-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.1/manifests"},{"name":"v27.0","sha":"a35bfd9ea855539354b783ee74839e384f7af98a","kind":"commit","published_at":"2018-10-18T18:07:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v27.0","html_url":"https://github.com/google/guava/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0/manifests"},{"name":"released-all-futures","sha":"b62d52926b904a8def90fd427acad53d79fa0e9f","kind":"commit","published_at":"2018-09-12T21:42:09.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/released-all-futures","html_url":"https://github.com/google/guava/releases/tag/released-all-futures","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@released-all-futures","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/released-all-futures","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/released-all-futures/manifests"},{"name":"v26.0","sha":"bbf9295088d668c06e573cea03f01375985c1814","kind":"commit","published_at":"2018-08-01T21:39:54.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v26.0","html_url":"https://github.com/google/guava/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v26.0/manifests"},{"name":"v23.6.1","sha":"5a5c62b533b65c32b5d4cf6b796657486709dbbe","kind":"commit","published_at":"2018-05-29T14:42:12.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.6.1","html_url":"https://github.com/google/guava/releases/tag/v23.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6.1/manifests"},{"name":"v25.1","sha":"b28b5850d11b948a5b0f9240894636e0b5bec22a","kind":"commit","published_at":"2018-05-23T17:42:57.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v25.1","html_url":"https://github.com/google/guava/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.1/manifests"},{"name":"v24.1.1","sha":"49fad5af840b2a28dd0dc24ecfd58b4baa8d67bc","kind":"commit","published_at":"2018-04-26T02:31:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v24.1.1","html_url":"https://github.com/google/guava/releases/tag/v24.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v24.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1.1/manifests"},{"name":"v25.0","sha":"0819c57c91b3ba2695a792b828ae239258681a3e","kind":"commit","published_at":"2018-04-25T22:12:31.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v25.0","html_url":"https://github.com/google/guava/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.0/manifests"},{"name":"v24.1","sha":"4360cdbb3065c743d6e64e0a5ed5e967682e2086","kind":"commit","published_at":"2018-03-14T21:55:35.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v24.1","html_url":"https://github.com/google/guava/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1/manifests"},{"name":"v24.0","sha":"cebf66be35cceb2c04990805f127506b2197fe33","kind":"commit","published_at":"2018-02-01T20:16:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v24.0","html_url":"https://github.com/google/guava/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.0/manifests"},{"name":"v23.6","sha":"a763d18e40634908d7d138899c85f0458202ed3a","kind":"commit","published_at":"2017-12-21T00:52:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.6","html_url":"https://github.com/google/guava/releases/tag/v23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6/manifests"},{"name":"v23.5","sha":"538d60aed09e945f59077770686df9cbd4e0048d","kind":"commit","published_at":"2017-11-22T20:20:42.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.5","html_url":"https://github.com/google/guava/releases/tag/v23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.5/manifests"},{"name":"v23.4","sha":"b9bfab0366a89922a72cff8e9ae41f94a4132b43","kind":"commit","published_at":"2017-11-09T17:21:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.4","html_url":"https://github.com/google/guava/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.4/manifests"},{"name":"v23.3","sha":"a39d0a17e3275120e29e38aff7ba1a5516857f84","kind":"commit","published_at":"2017-10-26T19:54:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.3","html_url":"https://github.com/google/guava/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.3/manifests"},{"name":"v23.2","sha":"738473319bad6485a1027fcfd6bb63f09a89e054","kind":"commit","published_at":"2017-10-11T22:41:29.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.2","html_url":"https://github.com/google/guava/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.2/manifests"},{"name":"v23.1","sha":"2cb235929ce7ae9284482be7572f364bc4bc32e1","kind":"commit","published_at":"2017-09-27T19:34:46.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.1","html_url":"https://github.com/google/guava/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.1/manifests"},{"name":"v23.0","sha":"b48cdeb618388a7b1d1c782e1ce2cc60b4f4efca","kind":"commit","published_at":"2017-08-04T20:30:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.0","html_url":"https://github.com/google/guava/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0/manifests"},{"name":"v23.0-rc1","sha":"6dae21fe0e3c77f1cf1e92653134cdd4a05742fc","kind":"commit","published_at":"2017-07-24T20:02:50.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0-rc1/manifests"},{"name":"v22.0","sha":"7bbdb221feb446cbd38202c133818bc383c413ae","kind":"commit","published_at":"2017-05-22T18:46:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v22.0","html_url":"https://github.com/google/guava/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0/manifests"},{"name":"v22.0-rc1","sha":"4c70a77f1673d493758bc9b9507e3b6d111e9491","kind":"commit","published_at":"2017-05-02T21:06:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v22.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0-rc1/manifests"},{"name":"v21.0","sha":"0f025e5d5d39a5d1ab709917f725d48a8464df50","kind":"commit","published_at":"2017-01-12T19:09:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v21.0","html_url":"https://github.com/google/guava/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0/manifests"},{"name":"v21.0-rc2","sha":"cef6bdc11c67b01ebca34b3a83e293add2733f24","kind":"commit","published_at":"2017-01-03T21:34:20.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v21.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"c963e69c9cbea48eb221b7d5f915f5494875bf30","kind":"commit","published_at":"2016-12-19T17:47:37.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v21.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc1/manifests"},{"name":"v20.0","sha":"65f6b4f4b132a051616403bcf74e4034a19d92a1","kind":"commit","published_at":"2016-10-28T20:30:44.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v20.0","html_url":"https://github.com/google/guava/releases/tag/v20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0/manifests"},{"name":"v20.0-rc1","sha":"32130d5762f306641150ecd2325bb510036b14ff","kind":"commit","published_at":"2016-10-04T20:21:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v20.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0-rc1/manifests"},{"name":"v19.0","sha":"daa84b68f31898f67a51207e193ee2ddabb088bf","kind":"commit","published_at":"2015-12-09T20:56:41.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0","html_url":"https://github.com/google/guava/releases/tag/v19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0/manifests"},{"name":"v19.0-rc3","sha":"8d4cf0a55f703d31c7e5d4680094b1141dc5ee68","kind":"commit","published_at":"2015-12-01T20:12:45.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0-rc3","html_url":"https://github.com/google/guava/releases/tag/v19.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc3/manifests"},{"name":"v19.0-rc2","sha":"07326071e771c9244123791f00b848cc4f44fd9f","kind":"commit","published_at":"2015-09-11T20:34:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc2/manifests"},{"name":"v19.0-rc1","sha":"46d6b3cf6b814720b1cae280ac53d27c932d2bde","kind":"commit","published_at":"2015-07-23T19:56:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc1/manifests"},{"name":"jdk5-backport-v17.0-compatibility","sha":"96d2f8d1b90f82d89053cd0c151054671d1218db","kind":"commit","published_at":"2015-02-12T18:40:16.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-compatibility","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-compatibility","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-compatibility","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-compatibility","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-compatibility/manifests"},{"name":"v18.0","sha":"798803f026bb9517bcf4e0e9ab2d2e0345023182","kind":"commit","published_at":"2014-08-25T18:39:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v18.0","html_url":"https://github.com/google/guava/releases/tag/v18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0/manifests"},{"name":"release","sha":"798803f026bb9517bcf4e0e9ab2d2e0345023182","kind":"commit","published_at":"2014-08-25T18:39:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/release","html_url":"https://github.com/google/guava/releases/tag/release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/release/manifests"},{"name":"v18.0-rc2","sha":"f294d1e9c59b51e7372a1ce064aefbecbc562498","kind":"commit","published_at":"2014-08-18T19:30:02.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v18.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc2/manifests"},{"name":"v18.0-rc1","sha":"652d361ff64b539581f93740d0d1c5793c2ef576","kind":"commit","published_at":"2014-08-05T18:38:04.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v18.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc1/manifests"},{"name":"jdk5-backport-v17.0-post","sha":"79a6e1c92664bd384d9f08c41fcbd6bca62b3d4a","kind":"commit","published_at":"2014-05-08T16:01:38.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-post","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-post","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-post","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-post","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-post/manifests"},{"name":"jdk5-backport-v17.0","sha":"f31c0f31210fbe756f40ee7b6301de3bdecf4731","kind":"commit","published_at":"2014-04-22T21:00:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0/manifests"},{"name":"jdk5-backport-release","sha":"f31c0f31210fbe756f40ee7b6301de3bdecf4731","kind":"commit","published_at":"2014-04-22T21:00:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-release","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-release/manifests"},{"name":"v17.0","sha":"904234dc2f365314c636d29385780faf72db2477","kind":"commit","published_at":"2014-04-22T19:59:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v17.0","html_url":"https://github.com/google/guava/releases/tag/v17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0/manifests"},{"name":"jdk5-backport-v17.0-rc2","sha":"b67a30412ffc4ec2ae582ab98db385d7fa37e13f","kind":"commit","published_at":"2014-04-10T20:55:34.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-rc2","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc2/manifests"},{"name":"v17.0-rc2","sha":"ff75ff6535d4ba6dc0e7a717e178c8408c43adca","kind":"commit","published_at":"2014-04-10T20:30:16.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v17.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc2/manifests"},{"name":"jdk5-backport-v17.0-rc1","sha":"a686287d12b1a7fe47458ffd876194499cf96d56","kind":"commit","published_at":"2014-04-08T20:42:34.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-rc1","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc1/manifests"},{"name":"v17.0-rc1","sha":"305f7b5b9f2746ffafcfc16aa12e16fdbd136e72","kind":"commit","published_at":"2014-04-08T19:09:49.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v17.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc1/manifests"},{"name":"jdk5-backport-v16.0","sha":"794750f2d7a00c559b60a0d52addaac3a9e0f069","kind":"commit","published_at":"2014-02-10T21:59:54.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v16.0","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0/manifests"},{"name":"v16.0.1","sha":"0ba7ccf36f5384a321cb78d62375bf7574e7bc24","kind":"commit","published_at":"2014-02-03T22:42:39.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v16.0.1","html_url":"https://github.com/google/guava/releases/tag/v16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0.1/manifests"},{"name":"jdk5-backport-v16.0-rc1","sha":"c77a9a527c8cbf6ea4627dee6951333c40a0daf8","kind":"commit","published_at":"2014-01-31T20:06:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v16.0-rc1","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0-rc1/manifests"},{"name":"v16.0","sha":"2537d1ed4795f8fad737a7bf6d6f93fbdfa28e54","kind":"commit","published_at":"2014-01-17T21:23:13.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v16.0","html_url":"https://github.com/google/guava/releases/tag/v16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0/manifests"},{"name":"jdk5-backport-base","sha":"e159902e2da1602f01a59a6f727efd0d38b9a919","kind":"commit","published_at":"2014-01-10T22:44:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-base","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-base","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-base","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-base","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-base/manifests"},{"name":"v16.0-rc1","sha":"55c550939dcbdf948f96152cadd1b7a018ddb7cf","kind":"commit","published_at":"2013-12-19T22:56:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v16.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0-rc1/manifests"},{"name":"jdk5-backport-branch-point","sha":"00caedba5f5f1a16be7b7b63fb6d833c8ea750e9","kind":"commit","published_at":"2013-12-19T22:39:32.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-branch-point","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-branch-point","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-branch-point","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-branch-point","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-branch-point/manifests"},{"name":"v15.0-cdi1.0","sha":"e6c06b006e143f741bc8b8e8871d8df1d71ed470","kind":"commit","published_at":"2013-10-28T15:00:43.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v15.0-cdi1.0","html_url":"https://github.com/google/guava/releases/tag/v15.0-cdi1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v15.0-cdi1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-cdi1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-cdi1.0/manifests"},{"name":"v15.0","sha":"7ce15119ae3b8ea71bdfd43bd6a0b96f851187d0","kind":"commit","published_at":"2013-09-06T19:34:09.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v15.0","html_url":"https://github.com/google/guava/releases/tag/v15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0/manifests"},{"name":"v15.0-rc1","sha":"18f29834c588cbe6b937746ce1a133ffd4f0c7e9","kind":"commit","published_at":"2013-08-23T18:30:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v15.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-rc1/manifests"},{"name":"v14.0.1","sha":"c3bd8eb49f9b355a140cbb56ab592e973fea4c0d","kind":"commit","published_at":"2013-03-14T23:27:36.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0.1","html_url":"https://github.com/google/guava/releases/tag/v14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0.1/manifests"},{"name":"v14.0","sha":"a3c71e0264ee5bf5eebd341c506dda655c3a6356","kind":"commit","published_at":"2013-02-25T18:43:45.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0","html_url":"https://github.com/google/guava/releases/tag/v14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0/manifests"},{"name":"v14.0-rc3","sha":"469b0d2a43e17fbaddc942de13472dbe6ea188f4","kind":"commit","published_at":"2013-02-13T19:53:48.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0-rc3","html_url":"https://github.com/google/guava/releases/tag/v14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc3/manifests"},{"name":"v14.0-rc2","sha":"7da2ed74e1f61d4a9e0ae78212bf18378d972661","kind":"commit","published_at":"2013-01-17T19:06:33.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc2/manifests"},{"name":"v14.0-rc1","sha":"c71e08d074a4af96f5e94041f40e792b877b5c3b","kind":"commit","published_at":"2012-12-14T20:10:04.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc1/manifests"},{"name":"v13.0.1","sha":"c523556ab7d0f05afadebd20e7768d4c16af8771","kind":"commit","published_at":"2012-08-27T21:27:39.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0.1","html_url":"https://github.com/google/guava/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0.1/manifests"},{"name":"v13.0","sha":"c8511677c7827ab687b7412925ccdae76b6bbff1","kind":"commit","published_at":"2012-08-02T20:19:28.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0","html_url":"https://github.com/google/guava/releases/tag/v13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0/manifests"},{"name":"v13.0-rc2","sha":"9df9a23de5323275f5614aa7e732a636029f9b70","kind":"commit","published_at":"2012-07-20T19:07:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc2/manifests"},{"name":"v13.0-final","sha":"9df9a23de5323275f5614aa7e732a636029f9b70","kind":"commit","published_at":"2012-07-20T19:07:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0-final","html_url":"https://github.com/google/guava/releases/tag/v13.0-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-final/manifests"},{"name":"v12.0.1","sha":"75d93f4737a9969d9fc0aedab0375db7629d7ee8","kind":"commit","published_at":"2012-07-10T11:21:40.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0.1","html_url":"https://github.com/google/guava/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0.1/manifests"},{"name":"v13.0-rc1","sha":"3db22e7a7f468ae268352ad95b3389183162da81","kind":"commit","published_at":"2012-06-26T19:44:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc1/manifests"},{"name":"v12.0","sha":"72d281266d52f95bc7df228cd37294c9fa6effe3","kind":"commit","published_at":"2012-04-30T18:04:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0","html_url":"https://github.com/google/guava/releases/tag/v12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0/manifests"},{"name":"v12.0-rc2","sha":"3b733e24922c94b2babdd096532b6bf1f04415f6","kind":"commit","published_at":"2012-04-17T12:21:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc2/manifests"},{"name":"v12.0-rc1","sha":"fcd0a111a0b206d70b6054efc869dd33a1757ecd","kind":"commit","published_at":"2012-03-30T13:44:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc1/manifests"},{"name":"v11.0.2","sha":"78c34456423e680ec69059f21a5841296ab23277","kind":"commit","published_at":"2012-02-22T13:59:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0.2","html_url":"https://github.com/google/guava/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"95cd4a6be05b8acb2f02630caa1d11af4ac07db1","kind":"commit","published_at":"2012-01-09T20:39:28.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0.1","html_url":"https://github.com/google/guava/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.1/manifests"},{"name":"v11.0","sha":"5a6bf80c7403d77df18adb41b5b15ea34d28186d","kind":"commit","published_at":"2011-12-17T17:18:18.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0","html_url":"https://github.com/google/guava/releases/tag/v11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0/manifests"},{"name":"v11.0-rc1","sha":"5ba62b182d588e3dbc5bf736bf797db8ae9bc439","kind":"commit","published_at":"2011-12-14T19:45:17.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0-rc1/manifests"},{"name":"v10.0.1","sha":"22eb4ada1211093d21b6a209f8e03d107ba48580","kind":"commit","published_at":"2011-10-10T14:06:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0.1","html_url":"https://github.com/google/guava/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0.1/manifests"},{"name":"v10.0","sha":"baf008c5a3de60e8399852f23979bf69f2660023","kind":"commit","published_at":"2011-09-27T18:22:36.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0","html_url":"https://github.com/google/guava/releases/tag/v10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0/manifests"},{"name":"v10.0-rc3","sha":"b0b6251c2177fdb63ad0f1d0ff0b155950d57fb2","kind":"commit","published_at":"2011-09-23T17:41:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0-rc3","html_url":"https://github.com/google/guava/releases/tag/v10.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc3/manifests"},{"name":"v10.0-rc2","sha":"014745efe7279bd95e83abe9399be0c294088d89","kind":"commit","published_at":"2011-09-19T17:29:15.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v10.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc2/manifests"},{"name":"v10.0-rc1","sha":"6f76191d1b1d2b82223088040a8a34bc822704e1","kind":"commit","published_at":"2011-09-13T19:20:48.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc1/manifests"},{"name":"v9.0","sha":"28d17c4fafb4d37b3d540e0e76ff8142d2aaad6b","kind":"commit","published_at":"2011-04-08T14:35:37.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v9.0","html_url":"https://github.com/google/guava/releases/tag/v9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v9.0/manifests"},{"name":"v8.0","sha":"0bb8549ef75fd8a7f367560ade790eae39d9279f","kind":"commit","published_at":"2011-01-31T17:56:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v8.0","html_url":"https://github.com/google/guava/releases/tag/v8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v8.0/manifests"},{"name":"v7.0","sha":"13bc6c9bf52aa45fe4371357546b7ca66f317df2","kind":"commit","published_at":"2010-09-22T19:12:43.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v7.0","html_url":"https://github.com/google/guava/releases/tag/v7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v7.0/manifests"},{"name":"v6.0","sha":"9b62975717d16970f86441a9cb42ba84db33309f","kind":"commit","published_at":"2010-07-08T21:54:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v6.0","html_url":"https://github.com/google/guava/releases/tag/v6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v6.0/manifests"},{"name":"v3.0","sha":"a393220268c8bfc6c81f7631a7930386942f96dd","kind":"commit","published_at":"2010-06-03T00:26:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v3.0","html_url":"https://github.com/google/guava/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v3.0/manifests"},{"name":"v5.0","sha":"1ab3ec73dfcbc91bb989ec9dcb0fea790500eb54","kind":"commit","published_at":"2010-06-03T00:26:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v5.0","html_url":"https://github.com/google/guava/releases/tag/v5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v5.0/manifests"},{"name":"v4.0","sha":"00efa0ca1b0ab665d1f3d6deacbb156cf797ebdf","kind":"commit","published_at":"2010-06-03T00:26:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v4.0","html_url":"https://github.com/google/guava/releases/tag/v4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v4.0/manifests"},{"name":"v1.0","sha":"14dd2269fa72913d92038876162babb8d9736f9b","kind":"commit","published_at":"2010-04-09T17:32:12.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v1.0","html_url":"https://github.com/google/guava/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v1.0/manifests"},{"name":"v2.0","sha":"f5ad01f0326405c321a4d1a7bbafb01b7d4d5074","kind":"commit","published_at":"2010-01-11T17:13:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v2.0","html_url":"https://github.com/google/guava/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v2.0/manifests"}]},"repo_metadata_updated_at":"2025-10-30T02:27:45.745Z","dependent_packages_count":29526,"downloads":null,"downloads_period":null,"dependent_repos_count":219576,"rankings":{"downloads":null,"dependent_repos_count":0.0034062675322593574,"dependent_packages_count":0.0006011060351045924,"stargazers_count":0.40734952312254546,"forks_count":0.7449707461729582,"docker_downloads_count":0.000400737356736395,"average":0.2313456760439208},"purl":"pkg:maven/com.google.guava/guava","advisories":[{"uuid":"GSA_kwCzR0hTQS03ZzQ1LTRybTYtM21tM84AAz3U","url":"https://github.com/advisories/GHSA-7g45-4rm6-3mm3","title":"Guava vulnerable to insecure use of temporary directory","description":"Use of Java's default temporary directory for file creation in `FileBackedOutputStream` in Google Guava versions 1.0 to 31.1 on Unix systems and Android Ice Cream Sandwich allows other users and apps on the machine with access to the default Java temporary directory to be able to access the files created by the class.\n\nEven though the security vulnerability is fixed in version 32.0.0, maintainers recommend using version 32.0.1 as version 32.0.0 breaks some functionality under Windows.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2023-06-14T18:30:38.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.5,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2023-2976","https://github.com/google/guava/issues/2575","https://github.com/google/guava/issues/6532","https://github.com/google/guava/commit/feb83a1c8fd2e7670b244d5afd23cba5aca43284","https://github.com/google/guava/releases/tag/v32.0.0","https://security.netapp.com/advisory/ntap-20230818-0008","https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01006.html","https://security.netapp.com/advisory/ntap-20241108-0002","https://github.com/advisories/GHSA-7g45-4rm6-3mm3"],"source_kind":"github","identifiers":["GHSA-7g45-4rm6-3mm3","CVE-2023-2976"],"repository_url":"https://github.com/google/guava","blast_radius":0.0,"created_at":"2023-06-14T22:03:19.700Z","updated_at":"2026-06-14T01:06:52.143Z","epss_percentage":0.00065,"epss_percentile":0.20577,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03ZzQ1LTRybTYtM21tM84AAz3U","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS03ZzQ1LTRybTYtM21tM84AAz3U","packages":[{"ecosystem":"maven","package_name":"com.google.guava:guava","versions":[{"first_patched_version":"32.0.0-android","vulnerable_version_range":"\u003e= 1.0, \u003c 32.0.0-android"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03ZzQ1LTRybTYtM21tM84AAz3U/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTVtZzgtdzIzdy03NGgz","url":"https://github.com/advisories/GHSA-5mg8-w23w-74h3","title":"Information Disclosure in Guava","description":"A temp directory creation vulnerability exists in Guava prior to version 32.0.0 allowing an attacker with access to the machine to potentially access data in a temporary directory created by the Guava `com.google.common.io.Files.createTempDir()`. The permissions granted to the directory created default to the standard unix-like /tmp ones, leaving the files open. Maintainers recommend explicitly changing the permissions after the creation of the directory, or removing uses of the vulnerable method.","origin":"UNSPECIFIED","severity":"LOW","published_at":"2021-03-25T17:04:19.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":3.3,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2020-8908","https://github.com/google/guava/issues/4011","https://github.com/google/guava/commit/fec0dbc4634006a6162cfd4d0d09c962073ddf40","https://lists.apache.org/thread.html/r215b3d50f56faeb2f9383505f3e62faa9f549bb23e8a9848b78a968e@%3Ccommits.ws.apache.org%3E","https://lists.apache.org/thread.html/r4776f62dfae4a0006658542f43034a7fc199350e35a66d4e18164ee6@%3Ccommits.cxf.apache.org%3E","https://lists.apache.org/thread.html/r68d86f4b06c808204f62bcb254fcb5b0432528ee8d37a07ef4bc8222@%3Ccommits.ws.apache.org%3E","https://lists.apache.org/thread.html/r841c5e14e1b55281523ebcde661ece00b38a0569e00ef5e12bd5f6ba@%3Cissues.maven.apache.org%3E","https://lists.apache.org/thread.html/rb8c0f1b7589864396690fe42a91a71dea9412e86eec66dc85bbacaaf@%3Ccommits.cxf.apache.org%3E","https://lists.apache.org/thread.html/rbc7642b9800249553f13457e46b813bea1aec99d2bc9106510e00ff3@%3Ctorque-dev.db.apache.org%3E","https://lists.apache.org/thread.html/rc2dbc4633a6eea1fcbce6831876cfa17b73759a98c65326d1896cb1a@%3Ctorque-dev.db.apache.org%3E","https://lists.apache.org/thread.html/rd5d58088812cf8e677d99b07f73c654014c524c94e7fedbdee047604@%3Ctorque-dev.db.apache.org%3E","https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-1015415","https://lists.apache.org/thread.html/r3c3b33ee5bef0c67391d27a97cbfd89d44f328cf072b601b58d4e748@%3Ccommits.pulsar.apache.org%3E","https://lists.apache.org/thread.html/rfc27e2727a20a574f39273e0432aa97486a332f9b3068f6ac1346594@%3Cdev.myfaces.apache.org%3E","https://lists.apache.org/thread.html/rd01f5ff0164c468ec7abc96ff7646cea3cce6378da2e4aa29c6bcb95@%3Cgithub.arrow.apache.org%3E","https://lists.apache.org/thread.html/r037fed1d0ebde50c9caf8d99815db3093c344c3f651c5a49a09824ce@%3Cdev.drill.apache.org%3E","https://lists.apache.org/thread.html/r07ed3e4417ad043a27bee7bb33322e9bfc7d7e6d1719b8e3dfd95c14@%3Cdev.drill.apache.org%3E","https://lists.apache.org/thread.html/r161b87f8037bbaff400194a63cd2016c9a69f5949f06dcc79beeab54@%3Cdev.drill.apache.org%3E","https://lists.apache.org/thread.html/r2fe45d96eea8434b91592ca08109118f6308d60f6d0e21d52438cfb4@%3Cdev.drill.apache.org%3E","https://lists.apache.org/thread.html/r6874dfe26eefc41b7c9a5e4a0487846fc4accf8c78ff948b24a1104a@%3Cdev.drill.apache.org%3E","https://www.oracle.com/security-alerts/cpuApr2021.html","https://lists.apache.org/thread.html/r007add131977f4f576c232b25e024249a3d16f66aad14a4b52819d21@%3Ccommon-issues.hadoop.apache.org%3E","https://lists.apache.org/thread.html/r294be9d31c0312d2c0837087204b5d4bf49d0552890e6eec716fa6a6@%3Cyarn-issues.hadoop.apache.org%3E","https://lists.apache.org/thread.html/r3dd8881de891598d622227e9840dd7c2ef1d08abbb49e9690c7ae1bc@%3Cissues.geode.apache.org%3E","https://lists.apache.org/thread.html/r49549a8322f62cd3acfa4490d25bfba0be04f3f9ff4d14fe36199d27@%3Cyarn-dev.hadoop.apache.org%3E","https://lists.apache.org/thread.html/r58a8775205ab1839dba43054b09a9ab3b25b423a4170b2413c4067ac@%3Ccommon-issues.hadoop.apache.org%3E","https://lists.apache.org/thread.html/r5b3d93dfdfb7708e796e8762ab40edbde8ff8add48aba53e5ea26f44@%3Cissues.geode.apache.org%3E","https://lists.apache.org/thread.html/r5d61b98ceb7bba939a651de5900dbd67be3817db6bfcc41c6e04e199@%3Cyarn-issues.hadoop.apache.org%3E","https://lists.apache.org/thread.html/r79e47ed555bdb1180e528420a7a2bb898541367a29a3bc6bbf0baf2c@%3Cissues.hive.apache.org%3E","https://lists.apache.org/thread.html/r7b0e81d8367264d6cad98766a469d64d11248eb654417809bfdacf09@%3Cyarn-issues.hadoop.apache.org%3E","https://lists.apache.org/thread.html/ra7ab308481ee729f998691e8e3e02e93b1dedfc98f6b1cd3d86923b3@%3Cyarn-issues.hadoop.apache.org%3E","https://lists.apache.org/thread.html/rb2364f4cf4d274eab5a7ecfaf64bf575cedf8b0173551997c749d322@%3Cgitbox.hive.apache.org%3E","https://lists.apache.org/thread.html/rc607bc52f3507b8b9c28c6a747c3122f51ac24afe80af2a670785b97@%3Cissues.geode.apache.org%3E","https://lists.apache.org/thread.html/rcafc3a637d82bdc9a24036b2ddcad1e519dd0e6f848fcc3d606fd78f@%3Cdev.hive.apache.org%3E","https://lists.apache.org/thread.html/rd2704306ec729ccac726e50339b8a8f079515cc29ccb77713b16e7c5@%3Cissues.hive.apache.org%3E","https://lists.apache.org/thread.html/re120f6b3d2f8222121080342c5801fdafca2f5188ceeb3b49c8a1d27@%3Cyarn-issues.hadoop.apache.org%3E","https://lists.apache.org/thread.html/reebbd63c25bc1a946caa419cec2be78079f8449d1af48e52d47c9e85@%3Cissues.geode.apache.org%3E","https://lists.apache.org/thread.html/rf00b688ffa620c990597f829ff85fdbba8bf73ee7bfb34783e1f0d4e@%3Cyarn-dev.hadoop.apache.org%3E","https://lists.apache.org/thread.html/rf9f0fa84b8ae1a285f0210bafec6de2a9eba083007d04640b82aa625@%3Cissues.geode.apache.org%3E","https://www.oracle.com//security-alerts/cpujul2021.html","https://www.oracle.com/security-alerts/cpuoct2021.html","https://lists.apache.org/thread.html/rd7e12d56d49d73e2b8549694974b07561b79b05455f7f781954231bf@%3Cdev.pig.apache.org%3E","https://www.oracle.com/security-alerts/cpujan2022.html","https://www.oracle.com/security-alerts/cpuapr2022.html","https://lists.apache.org/thread.html/r007add131977f4f576c232b25e024249a3d16f66aad14a4b52819d21%40%3Ccommon-issues.hadoop.apache.org%3E","https://lists.apache.org/thread.html/r07ed3e4417ad043a27bee7bb33322e9bfc7d7e6d1719b8e3dfd95c14%40%3Cdev.drill.apache.org%3E","https://lists.apache.org/thread.html/r161b87f8037bbaff400194a63cd2016c9a69f5949f06dcc79beeab54%40%3Cdev.drill.apache.org%3E","https://lists.apache.org/thread.html/r215b3d50f56faeb2f9383505f3e62faa9f549bb23e8a9848b78a968e%40%3Ccommits.ws.apache.org%3E","https://lists.apache.org/thread.html/r294be9d31c0312d2c0837087204b5d4bf49d0552890e6eec716fa6a6%40%3Cyarn-issues.hadoop.apache.org%3E","https://lists.apache.org/thread.html/r2fe45d96eea8434b91592ca08109118f6308d60f6d0e21d52438cfb4%40%3Cdev.drill.apache.org%3E","https://lists.apache.org/thread.html/r3c3b33ee5bef0c67391d27a97cbfd89d44f328cf072b601b58d4e748%40%3Ccommits.pulsar.apache.org%3E","https://lists.apache.org/thread.html/r3dd8881de891598d622227e9840dd7c2ef1d08abbb49e9690c7ae1bc%40%3Cissues.geode.apache.org%3E","https://lists.apache.org/thread.html/r4776f62dfae4a0006658542f43034a7fc199350e35a66d4e18164ee6%40%3Ccommits.cxf.apache.org%3E","https://lists.apache.org/thread.html/r49549a8322f62cd3acfa4490d25bfba0be04f3f9ff4d14fe36199d27%40%3Cyarn-dev.hadoop.apache.org%3E","https://lists.apache.org/thread.html/r58a8775205ab1839dba43054b09a9ab3b25b423a4170b2413c4067ac%40%3Ccommon-issues.hadoop.apache.org%3E","https://lists.apache.org/thread.html/r5b3d93dfdfb7708e796e8762ab40edbde8ff8add48aba53e5ea26f44%40%3Cissues.geode.apache.org%3E","https://lists.apache.org/thread.html/r5d61b98ceb7bba939a651de5900dbd67be3817db6bfcc41c6e04e199%40%3Cyarn-issues.hadoop.apache.org%3E","https://lists.apache.org/thread.html/r6874dfe26eefc41b7c9a5e4a0487846fc4accf8c78ff948b24a1104a%40%3Cdev.drill.apache.org%3E","https://lists.apache.org/thread.html/r68d86f4b06c808204f62bcb254fcb5b0432528ee8d37a07ef4bc8222%40%3Ccommits.ws.apache.org%3E","https://lists.apache.org/thread.html/r79e47ed555bdb1180e528420a7a2bb898541367a29a3bc6bbf0baf2c%40%3Cissues.hive.apache.org%3E","https://lists.apache.org/thread.html/r7b0e81d8367264d6cad98766a469d64d11248eb654417809bfdacf09%40%3Cyarn-issues.hadoop.apache.org%3E","https://lists.apache.org/thread.html/r841c5e14e1b55281523ebcde661ece00b38a0569e00ef5e12bd5f6ba%40%3Cissues.maven.apache.org%3E","https://lists.apache.org/thread.html/ra7ab308481ee729f998691e8e3e02e93b1dedfc98f6b1cd3d86923b3%40%3Cyarn-issues.hadoop.apache.org%3E","https://lists.apache.org/thread.html/rb2364f4cf4d274eab5a7ecfaf64bf575cedf8b0173551997c749d322%40%3Cgitbox.hive.apache.org%3E","https://lists.apache.org/thread.html/rb8c0f1b7589864396690fe42a91a71dea9412e86eec66dc85bbacaaf%40%3Ccommits.cxf.apache.org%3E","https://lists.apache.org/thread.html/rbc7642b9800249553f13457e46b813bea1aec99d2bc9106510e00ff3%40%3Ctorque-dev.db.apache.org%3E","https://lists.apache.org/thread.html/rc2dbc4633a6eea1fcbce6831876cfa17b73759a98c65326d1896cb1a%40%3Ctorque-dev.db.apache.org%3E","https://lists.apache.org/thread.html/rc607bc52f3507b8b9c28c6a747c3122f51ac24afe80af2a670785b97%40%3Cissues.geode.apache.org%3E","https://lists.apache.org/thread.html/rcafc3a637d82bdc9a24036b2ddcad1e519dd0e6f848fcc3d606fd78f%40%3Cdev.hive.apache.org%3E","https://lists.apache.org/thread.html/rd01f5ff0164c468ec7abc96ff7646cea3cce6378da2e4aa29c6bcb95%40%3Cgithub.arrow.apache.org%3E","https://lists.apache.org/thread.html/rd2704306ec729ccac726e50339b8a8f079515cc29ccb77713b16e7c5%40%3Cissues.hive.apache.org%3E","https://lists.apache.org/thread.html/rd5d58088812cf8e677d99b07f73c654014c524c94e7fedbdee047604%40%3Ctorque-dev.db.apache.org%3E","https://lists.apache.org/thread.html/rd7e12d56d49d73e2b8549694974b07561b79b05455f7f781954231bf%40%3Cdev.pig.apache.org%3E","https://lists.apache.org/thread.html/re120f6b3d2f8222121080342c5801fdafca2f5188ceeb3b49c8a1d27%40%3Cyarn-issues.hadoop.apache.org%3E","https://lists.apache.org/thread.html/reebbd63c25bc1a946caa419cec2be78079f8449d1af48e52d47c9e85%40%3Cissues.geode.apache.org%3E","https://lists.apache.org/thread.html/rf00b688ffa620c990597f829ff85fdbba8bf73ee7bfb34783e1f0d4e%40%3Cyarn-dev.hadoop.apache.org%3E","https://lists.apache.org/thread.html/rf9f0fa84b8ae1a285f0210bafec6de2a9eba083007d04640b82aa625%40%3Cissues.geode.apache.org%3E","https://lists.apache.org/thread.html/rfc27e2727a20a574f39273e0432aa97486a332f9b3068f6ac1346594%40%3Cdev.myfaces.apache.org%3E","https://github.com/google/guava/issues/4011#issuecomment-1578991974","https://github.com/google/guava/commit/feb83a1c8fd2e7670b244d5afd23cba5aca43284","https://security.netapp.com/advisory/ntap-20220210-0003","https://github.com/advisories/GHSA-5mg8-w23w-74h3"],"source_kind":"github","identifiers":["GHSA-5mg8-w23w-74h3","CVE-2020-8908"],"repository_url":"https://github.com/google/guava","blast_radius":0.0,"created_at":"2022-12-21T16:12:40.216Z","updated_at":"2026-05-04T17:07:07.241Z","epss_percentage":0.00072,"epss_percentile":0.21749,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTVtZzgtdzIzdy03NGgz","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTVtZzgtdzIzdy03NGgz","packages":[{"ecosystem":"maven","package_name":"com.google.guava:guava","versions":[{"first_patched_version":"32.0.0-android","vulnerable_version_range":"\u003c 32.0.0-android"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTVtZzgtdzIzdy03NGgz/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.google.guava:guava","docker_dependents_count":30118,"docker_downloads_count":16505530815,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.google.guava:guava","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.google.guava:guava/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-10-28T20:02:55.861Z","issues_count":318,"pull_requests_count":2019,"avg_time_to_close_issue":60314226.99504951,"avg_time_to_close_pull_request":3202192.0465498357,"issues_closed_count":202,"pull_requests_closed_count":1826,"pull_request_authors_count":109,"issue_authors_count":203,"avg_comments_per_issue":6.314465408805032,"avg_comments_per_pull_request":0.34076275383853394,"merged_pull_requests_count":1007,"bot_issues_count":11,"bot_pull_requests_count":1780,"past_year_issues_count":49,"past_year_pull_requests_count":752,"past_year_avg_time_to_close_issue":163029.34615384616,"past_year_avg_time_to_close_pull_request":42704.99533437014,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":643,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":44,"past_year_avg_comments_per_issue":1.1020408163265305,"past_year_avg_comments_per_pull_request":0.2047872340425532,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":680,"past_year_merged_pull_requests_count":475,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/issues","maintainers":[{"login":"cpovirk","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpovirk"},{"login":"vorburger","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vorburger"},{"login":"chaoren","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaoren"},{"login":"graememorgan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graememorgan"},{"login":"johnsonjzhou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnsonjzhou"}],"active_maintainers":[{"login":"cpovirk","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpovirk"},{"login":"vorburger","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vorburger"},{"login":"chaoren","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaoren"},{"login":"johnsonjzhou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnsonjzhou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608482,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13647540,"name":"guava-libraries","ecosystem":"debian","description":null,"homepage":"https://github.com/google/guava","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/google/guava","keywords_array":["java"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:53:47.199Z","latest_release_published_at":"2026-02-12T03:53:47.199Z","latest_release_number":"32.0.1-1","last_synced_at":"2026-03-13T21:24:13.771Z","created_at":"2026-02-12T03:53:47.010Z","updated_at":"2026-03-13T21:24:13.771Z","registry_url":"https://tracker.debian.org/pkg/guava-libraries","install_command":"apt-get install guava-libraries","documentation_url":"https://packages.debian.org/trixie/guava-libraries","metadata":{"component":"main","architecture":"all","priority":"source","binary":"libguava-java, libguava-testlib-java","standards_version":"4.6.2","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, junit4, libanimal-sniffer-java, libatinject-jsr330-api-java, liberror-prone-java, libjsr305-java, libmaven-bundle-plugin-java, libmaven-dependency-plugin-java, libtruth-java, maven-debian-helper, zip","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T03:53:47.730Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/guava-libraries?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/guava-libraries","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/guava-libraries","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/guava-libraries/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/guava-libraries/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/guava-libraries/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/guava-libraries/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/guava-libraries/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/guava-libraries/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/guava-libraries/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13449781,"name":"guava-libraries","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/google/guava","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/google/guava","keywords_array":["universe/java"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T17:18:25.457Z","latest_release_published_at":"2026-02-08T17:18:25.457Z","latest_release_number":"32.0.1-1","last_synced_at":"2026-03-08T17:41:59.494Z","created_at":"2026-02-08T17:18:24.967Z","updated_at":"2026-03-08T18:05:03.086Z","registry_url":"https://launchpad.net/ubuntu/+source/guava-libraries","install_command":"apt-get install guava-libraries","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libguava-java, libguava-testlib-java","standards_version":"4.6.2","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, junit4, libanimal-sniffer-java, libatinject-jsr330-api-java, liberror-prone-java, libjsr305-java, libmaven-bundle-plugin-java, libmaven-dependency-plugin-java, libtruth-java, maven-debian-helper, zip","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/guava-libraries?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/guava-libraries","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/guava-libraries","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/guava-libraries/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/guava-libraries/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/guava-libraries/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/guava-libraries/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/guava-libraries/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/guava-libraries/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/guava-libraries/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":14508609,"name":"dev-java/guava-testlib","ecosystem":"gentoo","description":"A set of java classes to assist the tests for Guava itself","homepage":"https://github.com/google/guava","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/guava","keywords_array":["amd64","arm64","ppc64"],"namespace":"dev-java","versions_count":1,"first_release_published_at":"2026-01-25T14:41:24.000Z","latest_release_published_at":"2026-01-25T14:41:24.000Z","latest_release_number":"33.5.0","last_synced_at":"2026-05-27T01:30:47.899Z","created_at":"2026-05-27T01:30:47.508Z","updated_at":"2026-05-27T01:30:48.147Z","registry_url":"https://packages.gentoo.org/packages/dev-java/guava-testlib","install_command":"emerge dev-java/guava-testlib","documentation_url":"https://packages.gentoo.org/packages/dev-java/guava-testlib","metadata":{"category":"dev-java","slot":"0","eapi":"8","inherit":"java-pkg-2 java-pkg-simple check-reqs","iuse":"doc source test"},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-27T01:30:47.680Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:gentoo/dev-java/guava-testlib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-java/guava-testlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-java/guava-testlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-java/guava-testlib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-java%2Fguava-testlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-java%2Fguava-testlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-java%2Fguava-testlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-java%2Fguava-testlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-java%2Fguava-testlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-java%2Fguava-testlib/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19339,"maintainers_count":0,"namespaces_count":174,"keywords_count":382,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":77},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-06-10T05:04:01.738Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":14508608,"name":"dev-java/guava","ecosystem":"gentoo","description":"A collection of Google's core Java libraries","homepage":"https://github.com/google/guava","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/guava","keywords_array":["amd64","arm64","ppc64"],"namespace":"dev-java","versions_count":1,"first_release_published_at":"2026-01-25T14:41:24.000Z","latest_release_published_at":"2026-01-25T14:41:24.000Z","latest_release_number":"33.5.0","last_synced_at":"2026-05-27T01:30:47.194Z","created_at":"2026-05-27T01:30:46.830Z","updated_at":"2026-05-27T02:07:41.024Z","registry_url":"https://packages.gentoo.org/packages/dev-java/guava","install_command":"emerge dev-java/guava","documentation_url":"https://packages.gentoo.org/packages/dev-java/guava","metadata":{"category":"dev-java","slot":"0","eapi":"8","inherit":"java-pkg-2 java-pkg-simple","iuse":"doc source"},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-27T01:30:47.595Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:gentoo/dev-java/guava","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-java/guava","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-java/guava","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-java/guava/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-java%2Fguava/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-java%2Fguava/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-java%2Fguava/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-java%2Fguava/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-java%2Fguava/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-java%2Fguava/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19339,"maintainers_count":0,"namespaces_count":174,"keywords_count":382,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":77},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-06-10T05:04:01.738Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":13960752,"name":"java-guava-futures-failureaccess","ecosystem":"guix","description":"Google core libraries for Java","homepage":"https://github.com/google/guava","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/google/guava","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:04:59.243Z","latest_release_published_at":"2026-03-02T22:04:59.243Z","latest_release_number":"31.1","last_synced_at":"2026-04-27T17:47:21.671Z","created_at":"2026-03-02T22:04:59.021Z","updated_at":"2026-04-27T17:49:19.625Z","registry_url":"https://packages.guix.gnu.org/packages/java-guava-futures-failureaccess/31.1/","install_command":"guix install java-guava-futures-failureaccess","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/java.scm#n6628","metadata":{"location":"gnu/packages/java.scm:6628","variable_name":"java-guava-futures-failureaccess"},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-27T17:49:19.598Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/java-guava-futures-failureaccess","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/java-guava-futures-failureaccess","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/java-guava-futures-failureaccess","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/java-guava-futures-failureaccess/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/java-guava-futures-failureaccess/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/java-guava-futures-failureaccess/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/java-guava-futures-failureaccess/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/java-guava-futures-failureaccess/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/java-guava-futures-failureaccess/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/java-guava-futures-failureaccess/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31787,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":368},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-06-10T05:17:25.224Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13960580,"name":"java-guava","ecosystem":"guix","description":"Google core libraries for Java","homepage":"https://github.com/google/guava","licenses":"asl2.0","normalized_licenses":["CERN-OHL-P-2.0"],"repository_url":"https://github.com/google/guava","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:00:36.416Z","latest_release_published_at":"2026-03-02T22:00:36.416Z","latest_release_number":"31.1","last_synced_at":"2026-04-27T17:48:47.796Z","created_at":"2026-03-02T22:00:36.044Z","updated_at":"2026-04-27T17:49:40.788Z","registry_url":"https://packages.guix.gnu.org/packages/java-guava/31.1/","install_command":"guix install java-guava","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/java.scm#n6571","metadata":{"location":"gnu/packages/java.scm:6571","variable_name":"java-guava"},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-27T17:49:40.760Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/java-guava","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/java-guava","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/java-guava","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/java-guava/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/java-guava/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/java-guava/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/java-guava/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/java-guava/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/java-guava/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/java-guava/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31787,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":368},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-06-10T05:17:25.224Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":5039297,"name":"com.google.guava:guava-gwt","ecosystem":"maven","description":"Guava is a suite of core and expanded libraries that include utility classes, Google's collections, I/O classes, and much more. This project includes GWT-friendly sources.","homepage":"https://github.com/google/guava","licenses":"Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/guava","keywords_array":[],"namespace":"com.google.guava","versions_count":96,"first_release_published_at":"2011-09-09T13:13:48.000Z","latest_release_published_at":"2014-02-03T22:53:38.000Z","latest_release_number":"16.0.1","last_synced_at":"2026-06-19T08:01:47.806Z","created_at":"2022-07-27T18:25:07.688Z","updated_at":"2026-06-19T08:01:47.806Z","registry_url":"https://central.sonatype.com/artifact/com.google.guava/guava-gwt/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.google.guava/guava-gwt/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/google-snapshots/"]},"repo_metadata":{"id":17512239,"uuid":"20300177","full_name":"google/guava","owner":"google","description":"Google core libraries for Java","archived":false,"fork":false,"pushed_at":"2025-10-29T21:13:10.000Z","size":571635,"stargazers_count":51222,"open_issues_count":712,"forks_count":11078,"subscribers_count":2348,"default_branch":"master","last_synced_at":"2025-10-29T23:26:59.874Z","etag":null,"topics":["guava","java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-05-29T16:23:17.000Z","updated_at":"2025-10-29T21:13:14.000Z","dependencies_parsed_at":"2024-02-19T16:45:55.564Z","dependency_job_id":"7e87d230-faa0-43db-9ff5-55b078855267","html_url":"https://github.com/google/guava","commit_stats":{"total_commits":6662,"total_committers":466,"mean_commits":"14.296137339055795","dds":0.6975382767937557,"last_synced_commit":"2f04514087a61201dc477ecf9c4f078ec14698a9"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/google/guava","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/guava/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/sbom","scorecard":{"id":437161,"data":{"date":"2025-08-17T09:48:18Z","repo":{"name":"github.com/google/guava","commit":"869a75a1e3ff85d36672a3cd154772dc90c7b3d2"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/ci.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:98","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: integration-tests/gradle/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 11 contributing companies or organizations","details":["Info: found contributions from: GoogleCloudPlatform, applied intuition, chainlinklabs, diffplug, google, google inc, googlers, kobjects, openjdk, sainsbury's, vercel"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T04:57:30.372Z","repository_id":17512239,"created_at":"2025-08-19T04:57:30.372Z","updated_at":"2025-08-19T04:57:30.372Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281732236,"owners_count":26551935,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"v33.5.0","sha":"8868c096cfdabbe38170b6e395369c315cfb72a1","kind":"commit","published_at":"2025-09-17T19:54:47.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.5.0","html_url":"https://github.com/google/guava/releases/tag/v33.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.5.0/manifests"},{"name":"v33.4.8","sha":"f06690fa3e874f65515e8fd338a74d636e2c792f","kind":"commit","published_at":"2025-04-14T17:13:08.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.8","html_url":"https://github.com/google/guava/releases/tag/v33.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.8/manifests"},{"name":"v33.4.7","sha":"b4d0b591c3d5040ee9ad9dd5fd78259d5950fee7","kind":"commit","published_at":"2025-04-07T21:57:20.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.7","html_url":"https://github.com/google/guava/releases/tag/v33.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.7/manifests"},{"name":"v33.4.6","sha":"e7a6a200d7171c78774d5805be77351b7b84eab5","kind":"commit","published_at":"2025-03-25T15:36:18.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.6","html_url":"https://github.com/google/guava/releases/tag/v33.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.6/manifests"},{"name":"v33.4.2","sha":"66ad09c1eb158c3855e2bf03bc39a4c5b592120e","kind":"commit","published_at":"2025-03-19T21:41:33.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.2","html_url":"https://github.com/google/guava/releases/tag/v33.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.2/manifests"},{"name":"v33.4.4","sha":"ffe051f548c9919f96f8f05814ddb5eb6eba31dc","kind":"commit","published_at":"2025-03-19T21:41:32.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.4","html_url":"https://github.com/google/guava/releases/tag/v33.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.4/manifests"},{"name":"v33.4.1","sha":"60431de4bbd1777db70c4254811c85b37cce2e68","kind":"commit","published_at":"2025-03-19T21:41:25.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.1","html_url":"https://github.com/google/guava/releases/tag/v33.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.1/manifests"},{"name":"v33.4.5","sha":"98154c4859258d2a27cae1d6ba2fda742f4c6b6c","kind":"commit","published_at":"2025-03-19T21:41:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.5","html_url":"https://github.com/google/guava/releases/tag/v33.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.5/manifests"},{"name":"v33.4.3","sha":"df7e4b0dfbeb86edde7c9e61798a659b28930008","kind":"commit","published_at":"2025-03-19T21:41:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.3","html_url":"https://github.com/google/guava/releases/tag/v33.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.3/manifests"},{"name":"failureaccess-v1.0.3","sha":"6b1a22f80cd9496f20913c5efbc656c9c4c5f912","kind":"commit","published_at":"2025-03-17T18:45:52.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/failureaccess-v1.0.3","html_url":"https://github.com/google/guava/releases/tag/failureaccess-v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@failureaccess-v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.3/manifests"},{"name":"v33.4.0","sha":"5c71d2a15435399fa62508d807d5cc83506f7496","kind":"commit","published_at":"2024-12-16T21:43:59.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.0","html_url":"https://github.com/google/guava/releases/tag/v33.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.0/manifests"},{"name":"v33.3.1","sha":"df9602b6f1dd36414464229e0a441469d06e4575","kind":"commit","published_at":"2024-09-23T19:41:57.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.3.1","html_url":"https://github.com/google/guava/releases/tag/v33.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.1/manifests"},{"name":"v33.3.0","sha":"0229670c8f305efd745430230dc7782f9406cd44","kind":"commit","published_at":"2024-08-16T22:43:12.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.3.0","html_url":"https://github.com/google/guava/releases/tag/v33.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.0/manifests"},{"name":"v33.2.1","sha":"0c33dd12b193402cdf6962d43d69743521aa2f76","kind":"commit","published_at":"2024-05-31T17:44:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.2.1","html_url":"https://github.com/google/guava/releases/tag/v33.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.1/manifests"},{"name":"v33.2.0","sha":"73856da06403d5d087007d3924c168c822dea23c","kind":"commit","published_at":"2024-05-01T19:46:00.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.2.0","html_url":"https://github.com/google/guava/releases/tag/v33.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.0/manifests"},{"name":"v33.1.0","sha":"f3e095c3b318f3e6dfeef393146ce5561ec8f859","kind":"commit","published_at":"2024-03-13T18:21:59.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.1.0","html_url":"https://github.com/google/guava/releases/tag/v33.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.1.0/manifests"},{"name":"v33.0.0","sha":"2214c63670fc161da170ac6e1a2d6d07e1531a55","kind":"commit","published_at":"2023-12-18T20:32:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.0.0","html_url":"https://github.com/google/guava/releases/tag/v33.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.0.0/manifests"},{"name":"failureaccess-v1.0.2","sha":"76b3b3f16dd95766f4fae27caa61699465cffc78","kind":"commit","published_at":"2023-10-17T02:24:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/failureaccess-v1.0.2","html_url":"https://github.com/google/guava/releases/tag/failureaccess-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@failureaccess-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.2/manifests"},{"name":"v32.1.3","sha":"c1088508ddc78bd60d096d2cc3ceef4a82ec909d","kind":"commit","published_at":"2023-10-10T20:34:53.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.3","html_url":"https://github.com/google/guava/releases/tag/v32.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.3/manifests"},{"name":"v32.1.2","sha":"db74bd2fdac443223d45e6fc5c66548542be1081","kind":"commit","published_at":"2023-07-31T21:01:20.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.2","html_url":"https://github.com/google/guava/releases/tag/v32.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.2/manifests"},{"name":"v32.1.1","sha":"427223e9f94406013f1bc77fa0bd1231a1475645","kind":"commit","published_at":"2023-06-30T14:23:44.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.1","html_url":"https://github.com/google/guava/releases/tag/v32.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.1/manifests"},{"name":"v32.1.0","sha":"53bb66554b195ab3aec3da285f1f140b1abae44d","kind":"commit","published_at":"2023-06-29T18:37:59.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.0","html_url":"https://github.com/google/guava/releases/tag/v32.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.0/manifests"},{"name":"v32.0.1","sha":"8f6c43d803901e7d8bd9ca16a3a049969ddc35e4","kind":"commit","published_at":"2023-06-08T22:27:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.0.1","html_url":"https://github.com/google/guava/releases/tag/v32.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.1/manifests"},{"name":"v32.0.0","sha":"6b1f97ced922d48f071153ad9e631d06383033a4","kind":"commit","published_at":"2023-05-26T22:14:55.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.0.0","html_url":"https://github.com/google/guava/releases/tag/v32.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.0/manifests"},{"name":"v31.1","sha":"0a17f4a429323589396c38d8ce75ca058faa6c64","kind":"commit","published_at":"2022-02-28T21:06:35.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v31.1","html_url":"https://github.com/google/guava/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.1/manifests"},{"name":"v31.0.1","sha":"ba824dfb4c4f64d8c3b8d07e2042bf1ecdd53e28","kind":"commit","published_at":"2021-09-27T19:06:33.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v31.0.1","html_url":"https://github.com/google/guava/releases/tag/v31.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v31.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0.1/manifests"},{"name":"v31.0","sha":"6edcfc0a649e4031f4a48ea7f41aa0cb4801db2b","kind":"commit","published_at":"2021-09-24T20:15:46.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v31.0","html_url":"https://github.com/google/guava/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0/manifests"},{"name":"v30.1.1","sha":"43a53bc0328c7efd1da152f3b56b1fd241c88d4c","kind":"commit","published_at":"2021-03-19T15:29:15.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v30.1.1","html_url":"https://github.com/google/guava/releases/tag/v30.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v30.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1.1/manifests"},{"name":"v30.1","sha":"eda0b7f30a1919b7a56136aa1f37700dcc0ca9bd","kind":"commit","published_at":"2020-12-14T15:52:01.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v30.1","html_url":"https://github.com/google/guava/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1/manifests"},{"name":"v30.0","sha":"f75cd01d3afe83623bb8bd1a8a816ea5245bf285","kind":"commit","published_at":"2020-10-16T20:27:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v30.0","html_url":"https://github.com/google/guava/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.0/manifests"},{"name":"v29.0","sha":"2d655e59ee0af2a0cabf877d5f85ababf813ff8e","kind":"commit","published_at":"2020-04-13T21:13:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v29.0","html_url":"https://github.com/google/guava/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v29.0/manifests"},{"name":"v28.2","sha":"a1b3c06876803a0b0e5d2f16708e1328da1bac09","kind":"commit","published_at":"2019-12-27T03:06:54.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v28.2","html_url":"https://github.com/google/guava/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.2/manifests"},{"name":"v28.1","sha":"e30495f4e09e2511b4f2bb95d2b9e1b262c4215d","kind":"commit","published_at":"2019-08-28T20:42:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v28.1","html_url":"https://github.com/google/guava/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.1/manifests"},{"name":"v28.0","sha":"9957203c956016b485696ce9d1a4d60f1019c5fd","kind":"commit","published_at":"2019-06-11T23:05:47.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v28.0","html_url":"https://github.com/google/guava/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.0/manifests"},{"name":"v27.1","sha":"b34c2da9e5bbf8216a31c6794619689053210f16","kind":"commit","published_at":"2019-03-08T16:10:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v27.1","html_url":"https://github.com/google/guava/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.1/manifests"},{"name":"v27.0.1","sha":"777f0f939dda3feb36263315da5bc39516a076a1","kind":"commit","published_at":"2018-11-19T19:00:17.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v27.0.1","html_url":"https://github.com/google/guava/releases/tag/v27.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v27.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0.1/manifests"},{"name":"failureaccess-v1.0.1","sha":"b8d5ecd40b9cfbd9cafc08bf50bd2382369812e9","kind":"commit","published_at":"2018-11-16T16:07:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/failureaccess-v1.0.1","html_url":"https://github.com/google/guava/releases/tag/failureaccess-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@failureaccess-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.1/manifests"},{"name":"v27.0","sha":"a35bfd9ea855539354b783ee74839e384f7af98a","kind":"commit","published_at":"2018-10-18T18:07:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v27.0","html_url":"https://github.com/google/guava/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0/manifests"},{"name":"released-all-futures","sha":"b62d52926b904a8def90fd427acad53d79fa0e9f","kind":"commit","published_at":"2018-09-12T21:42:09.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/released-all-futures","html_url":"https://github.com/google/guava/releases/tag/released-all-futures","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@released-all-futures","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/released-all-futures","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/released-all-futures/manifests"},{"name":"v26.0","sha":"bbf9295088d668c06e573cea03f01375985c1814","kind":"commit","published_at":"2018-08-01T21:39:54.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v26.0","html_url":"https://github.com/google/guava/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v26.0/manifests"},{"name":"v23.6.1","sha":"5a5c62b533b65c32b5d4cf6b796657486709dbbe","kind":"commit","published_at":"2018-05-29T14:42:12.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.6.1","html_url":"https://github.com/google/guava/releases/tag/v23.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6.1/manifests"},{"name":"v25.1","sha":"b28b5850d11b948a5b0f9240894636e0b5bec22a","kind":"commit","published_at":"2018-05-23T17:42:57.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v25.1","html_url":"https://github.com/google/guava/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.1/manifests"},{"name":"v24.1.1","sha":"49fad5af840b2a28dd0dc24ecfd58b4baa8d67bc","kind":"commit","published_at":"2018-04-26T02:31:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v24.1.1","html_url":"https://github.com/google/guava/releases/tag/v24.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v24.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1.1/manifests"},{"name":"v25.0","sha":"0819c57c91b3ba2695a792b828ae239258681a3e","kind":"commit","published_at":"2018-04-25T22:12:31.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v25.0","html_url":"https://github.com/google/guava/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.0/manifests"},{"name":"v24.1","sha":"4360cdbb3065c743d6e64e0a5ed5e967682e2086","kind":"commit","published_at":"2018-03-14T21:55:35.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v24.1","html_url":"https://github.com/google/guava/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1/manifests"},{"name":"v24.0","sha":"cebf66be35cceb2c04990805f127506b2197fe33","kind":"commit","published_at":"2018-02-01T20:16:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v24.0","html_url":"https://github.com/google/guava/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.0/manifests"},{"name":"v23.6","sha":"a763d18e40634908d7d138899c85f0458202ed3a","kind":"commit","published_at":"2017-12-21T00:52:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.6","html_url":"https://github.com/google/guava/releases/tag/v23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6/manifests"},{"name":"v23.5","sha":"538d60aed09e945f59077770686df9cbd4e0048d","kind":"commit","published_at":"2017-11-22T20:20:42.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.5","html_url":"https://github.com/google/guava/releases/tag/v23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.5/manifests"},{"name":"v23.4","sha":"b9bfab0366a89922a72cff8e9ae41f94a4132b43","kind":"commit","published_at":"2017-11-09T17:21:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.4","html_url":"https://github.com/google/guava/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.4/manifests"},{"name":"v23.3","sha":"a39d0a17e3275120e29e38aff7ba1a5516857f84","kind":"commit","published_at":"2017-10-26T19:54:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.3","html_url":"https://github.com/google/guava/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.3/manifests"},{"name":"v23.2","sha":"738473319bad6485a1027fcfd6bb63f09a89e054","kind":"commit","published_at":"2017-10-11T22:41:29.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.2","html_url":"https://github.com/google/guava/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.2/manifests"},{"name":"v23.1","sha":"2cb235929ce7ae9284482be7572f364bc4bc32e1","kind":"commit","published_at":"2017-09-27T19:34:46.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.1","html_url":"https://github.com/google/guava/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.1/manifests"},{"name":"v23.0","sha":"b48cdeb618388a7b1d1c782e1ce2cc60b4f4efca","kind":"commit","published_at":"2017-08-04T20:30:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.0","html_url":"https://github.com/google/guava/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0/manifests"},{"name":"v23.0-rc1","sha":"6dae21fe0e3c77f1cf1e92653134cdd4a05742fc","kind":"commit","published_at":"2017-07-24T20:02:50.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0-rc1/manifests"},{"name":"v22.0","sha":"7bbdb221feb446cbd38202c133818bc383c413ae","kind":"commit","published_at":"2017-05-22T18:46:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v22.0","html_url":"https://github.com/google/guava/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0/manifests"},{"name":"v22.0-rc1","sha":"4c70a77f1673d493758bc9b9507e3b6d111e9491","kind":"commit","published_at":"2017-05-02T21:06:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v22.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0-rc1/manifests"},{"name":"v21.0","sha":"0f025e5d5d39a5d1ab709917f725d48a8464df50","kind":"commit","published_at":"2017-01-12T19:09:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v21.0","html_url":"https://github.com/google/guava/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0/manifests"},{"name":"v21.0-rc2","sha":"cef6bdc11c67b01ebca34b3a83e293add2733f24","kind":"commit","published_at":"2017-01-03T21:34:20.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v21.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"c963e69c9cbea48eb221b7d5f915f5494875bf30","kind":"commit","published_at":"2016-12-19T17:47:37.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v21.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc1/manifests"},{"name":"v20.0","sha":"65f6b4f4b132a051616403bcf74e4034a19d92a1","kind":"commit","published_at":"2016-10-28T20:30:44.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v20.0","html_url":"https://github.com/google/guava/releases/tag/v20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0/manifests"},{"name":"v20.0-rc1","sha":"32130d5762f306641150ecd2325bb510036b14ff","kind":"commit","published_at":"2016-10-04T20:21:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v20.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0-rc1/manifests"},{"name":"v19.0","sha":"daa84b68f31898f67a51207e193ee2ddabb088bf","kind":"commit","published_at":"2015-12-09T20:56:41.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0","html_url":"https://github.com/google/guava/releases/tag/v19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0/manifests"},{"name":"v19.0-rc3","sha":"8d4cf0a55f703d31c7e5d4680094b1141dc5ee68","kind":"commit","published_at":"2015-12-01T20:12:45.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0-rc3","html_url":"https://github.com/google/guava/releases/tag/v19.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc3/manifests"},{"name":"v19.0-rc2","sha":"07326071e771c9244123791f00b848cc4f44fd9f","kind":"commit","published_at":"2015-09-11T20:34:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc2/manifests"},{"name":"v19.0-rc1","sha":"46d6b3cf6b814720b1cae280ac53d27c932d2bde","kind":"commit","published_at":"2015-07-23T19:56:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc1/manifests"},{"name":"jdk5-backport-v17.0-compatibility","sha":"96d2f8d1b90f82d89053cd0c151054671d1218db","kind":"commit","published_at":"2015-02-12T18:40:16.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-compatibility","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-compatibility","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-compatibility","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-compatibility","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-compatibility/manifests"},{"name":"v18.0","sha":"798803f026bb9517bcf4e0e9ab2d2e0345023182","kind":"commit","published_at":"2014-08-25T18:39:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v18.0","html_url":"https://github.com/google/guava/releases/tag/v18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0/manifests"},{"name":"release","sha":"798803f026bb9517bcf4e0e9ab2d2e0345023182","kind":"commit","published_at":"2014-08-25T18:39:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/release","html_url":"https://github.com/google/guava/releases/tag/release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/release/manifests"},{"name":"v18.0-rc2","sha":"f294d1e9c59b51e7372a1ce064aefbecbc562498","kind":"commit","published_at":"2014-08-18T19:30:02.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v18.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc2/manifests"},{"name":"v18.0-rc1","sha":"652d361ff64b539581f93740d0d1c5793c2ef576","kind":"commit","published_at":"2014-08-05T18:38:04.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v18.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc1/manifests"},{"name":"jdk5-backport-v17.0-post","sha":"79a6e1c92664bd384d9f08c41fcbd6bca62b3d4a","kind":"commit","published_at":"2014-05-08T16:01:38.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-post","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-post","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-post","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-post","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-post/manifests"},{"name":"jdk5-backport-v17.0","sha":"f31c0f31210fbe756f40ee7b6301de3bdecf4731","kind":"commit","published_at":"2014-04-22T21:00:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0/manifests"},{"name":"jdk5-backport-release","sha":"f31c0f31210fbe756f40ee7b6301de3bdecf4731","kind":"commit","published_at":"2014-04-22T21:00:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-release","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-release/manifests"},{"name":"v17.0","sha":"904234dc2f365314c636d29385780faf72db2477","kind":"commit","published_at":"2014-04-22T19:59:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v17.0","html_url":"https://github.com/google/guava/releases/tag/v17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0/manifests"},{"name":"jdk5-backport-v17.0-rc2","sha":"b67a30412ffc4ec2ae582ab98db385d7fa37e13f","kind":"commit","published_at":"2014-04-10T20:55:34.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-rc2","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc2/manifests"},{"name":"v17.0-rc2","sha":"ff75ff6535d4ba6dc0e7a717e178c8408c43adca","kind":"commit","published_at":"2014-04-10T20:30:16.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v17.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc2/manifests"},{"name":"jdk5-backport-v17.0-rc1","sha":"a686287d12b1a7fe47458ffd876194499cf96d56","kind":"commit","published_at":"2014-04-08T20:42:34.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-rc1","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc1/manifests"},{"name":"v17.0-rc1","sha":"305f7b5b9f2746ffafcfc16aa12e16fdbd136e72","kind":"commit","published_at":"2014-04-08T19:09:49.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v17.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc1/manifests"},{"name":"jdk5-backport-v16.0","sha":"794750f2d7a00c559b60a0d52addaac3a9e0f069","kind":"commit","published_at":"2014-02-10T21:59:54.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v16.0","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0/manifests"},{"name":"v16.0.1","sha":"0ba7ccf36f5384a321cb78d62375bf7574e7bc24","kind":"commit","published_at":"2014-02-03T22:42:39.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v16.0.1","html_url":"https://github.com/google/guava/releases/tag/v16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0.1/manifests"},{"name":"jdk5-backport-v16.0-rc1","sha":"c77a9a527c8cbf6ea4627dee6951333c40a0daf8","kind":"commit","published_at":"2014-01-31T20:06:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v16.0-rc1","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0-rc1/manifests"},{"name":"v16.0","sha":"2537d1ed4795f8fad737a7bf6d6f93fbdfa28e54","kind":"commit","published_at":"2014-01-17T21:23:13.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v16.0","html_url":"https://github.com/google/guava/releases/tag/v16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0/manifests"},{"name":"jdk5-backport-base","sha":"e159902e2da1602f01a59a6f727efd0d38b9a919","kind":"commit","published_at":"2014-01-10T22:44:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-base","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-base","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-base","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-base","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-base/manifests"},{"name":"v16.0-rc1","sha":"55c550939dcbdf948f96152cadd1b7a018ddb7cf","kind":"commit","published_at":"2013-12-19T22:56:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v16.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0-rc1/manifests"},{"name":"jdk5-backport-branch-point","sha":"00caedba5f5f1a16be7b7b63fb6d833c8ea750e9","kind":"commit","published_at":"2013-12-19T22:39:32.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-branch-point","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-branch-point","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-branch-point","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-branch-point","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-branch-point/manifests"},{"name":"v15.0-cdi1.0","sha":"e6c06b006e143f741bc8b8e8871d8df1d71ed470","kind":"commit","published_at":"2013-10-28T15:00:43.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v15.0-cdi1.0","html_url":"https://github.com/google/guava/releases/tag/v15.0-cdi1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v15.0-cdi1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-cdi1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-cdi1.0/manifests"},{"name":"v15.0","sha":"7ce15119ae3b8ea71bdfd43bd6a0b96f851187d0","kind":"commit","published_at":"2013-09-06T19:34:09.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v15.0","html_url":"https://github.com/google/guava/releases/tag/v15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0/manifests"},{"name":"v15.0-rc1","sha":"18f29834c588cbe6b937746ce1a133ffd4f0c7e9","kind":"commit","published_at":"2013-08-23T18:30:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v15.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-rc1/manifests"},{"name":"v14.0.1","sha":"c3bd8eb49f9b355a140cbb56ab592e973fea4c0d","kind":"commit","published_at":"2013-03-14T23:27:36.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0.1","html_url":"https://github.com/google/guava/releases/tag/v14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0.1/manifests"},{"name":"v14.0","sha":"a3c71e0264ee5bf5eebd341c506dda655c3a6356","kind":"commit","published_at":"2013-02-25T18:43:45.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0","html_url":"https://github.com/google/guava/releases/tag/v14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0/manifests"},{"name":"v14.0-rc3","sha":"469b0d2a43e17fbaddc942de13472dbe6ea188f4","kind":"commit","published_at":"2013-02-13T19:53:48.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0-rc3","html_url":"https://github.com/google/guava/releases/tag/v14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc3/manifests"},{"name":"v14.0-rc2","sha":"7da2ed74e1f61d4a9e0ae78212bf18378d972661","kind":"commit","published_at":"2013-01-17T19:06:33.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc2/manifests"},{"name":"v14.0-rc1","sha":"c71e08d074a4af96f5e94041f40e792b877b5c3b","kind":"commit","published_at":"2012-12-14T20:10:04.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc1/manifests"},{"name":"v13.0.1","sha":"c523556ab7d0f05afadebd20e7768d4c16af8771","kind":"commit","published_at":"2012-08-27T21:27:39.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0.1","html_url":"https://github.com/google/guava/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0.1/manifests"},{"name":"v13.0","sha":"c8511677c7827ab687b7412925ccdae76b6bbff1","kind":"commit","published_at":"2012-08-02T20:19:28.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0","html_url":"https://github.com/google/guava/releases/tag/v13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0/manifests"},{"name":"v13.0-rc2","sha":"9df9a23de5323275f5614aa7e732a636029f9b70","kind":"commit","published_at":"2012-07-20T19:07:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc2/manifests"},{"name":"v13.0-final","sha":"9df9a23de5323275f5614aa7e732a636029f9b70","kind":"commit","published_at":"2012-07-20T19:07:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0-final","html_url":"https://github.com/google/guava/releases/tag/v13.0-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-final/manifests"},{"name":"v12.0.1","sha":"75d93f4737a9969d9fc0aedab0375db7629d7ee8","kind":"commit","published_at":"2012-07-10T11:21:40.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0.1","html_url":"https://github.com/google/guava/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0.1/manifests"},{"name":"v13.0-rc1","sha":"3db22e7a7f468ae268352ad95b3389183162da81","kind":"commit","published_at":"2012-06-26T19:44:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc1/manifests"},{"name":"v12.0","sha":"72d281266d52f95bc7df228cd37294c9fa6effe3","kind":"commit","published_at":"2012-04-30T18:04:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0","html_url":"https://github.com/google/guava/releases/tag/v12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0/manifests"},{"name":"v12.0-rc2","sha":"3b733e24922c94b2babdd096532b6bf1f04415f6","kind":"commit","published_at":"2012-04-17T12:21:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc2/manifests"},{"name":"v12.0-rc1","sha":"fcd0a111a0b206d70b6054efc869dd33a1757ecd","kind":"commit","published_at":"2012-03-30T13:44:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc1/manifests"},{"name":"v11.0.2","sha":"78c34456423e680ec69059f21a5841296ab23277","kind":"commit","published_at":"2012-02-22T13:59:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0.2","html_url":"https://github.com/google/guava/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"95cd4a6be05b8acb2f02630caa1d11af4ac07db1","kind":"commit","published_at":"2012-01-09T20:39:28.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0.1","html_url":"https://github.com/google/guava/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.1/manifests"},{"name":"v11.0","sha":"5a6bf80c7403d77df18adb41b5b15ea34d28186d","kind":"commit","published_at":"2011-12-17T17:18:18.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0","html_url":"https://github.com/google/guava/releases/tag/v11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0/manifests"},{"name":"v11.0-rc1","sha":"5ba62b182d588e3dbc5bf736bf797db8ae9bc439","kind":"commit","published_at":"2011-12-14T19:45:17.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0-rc1/manifests"},{"name":"v10.0.1","sha":"22eb4ada1211093d21b6a209f8e03d107ba48580","kind":"commit","published_at":"2011-10-10T14:06:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0.1","html_url":"https://github.com/google/guava/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0.1/manifests"},{"name":"v10.0","sha":"baf008c5a3de60e8399852f23979bf69f2660023","kind":"commit","published_at":"2011-09-27T18:22:36.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0","html_url":"https://github.com/google/guava/releases/tag/v10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0/manifests"},{"name":"v10.0-rc3","sha":"b0b6251c2177fdb63ad0f1d0ff0b155950d57fb2","kind":"commit","published_at":"2011-09-23T17:41:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0-rc3","html_url":"https://github.com/google/guava/releases/tag/v10.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc3/manifests"},{"name":"v10.0-rc2","sha":"014745efe7279bd95e83abe9399be0c294088d89","kind":"commit","published_at":"2011-09-19T17:29:15.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v10.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc2/manifests"},{"name":"v10.0-rc1","sha":"6f76191d1b1d2b82223088040a8a34bc822704e1","kind":"commit","published_at":"2011-09-13T19:20:48.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc1/manifests"},{"name":"v9.0","sha":"28d17c4fafb4d37b3d540e0e76ff8142d2aaad6b","kind":"commit","published_at":"2011-04-08T14:35:37.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v9.0","html_url":"https://github.com/google/guava/releases/tag/v9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v9.0/manifests"},{"name":"v8.0","sha":"0bb8549ef75fd8a7f367560ade790eae39d9279f","kind":"commit","published_at":"2011-01-31T17:56:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v8.0","html_url":"https://github.com/google/guava/releases/tag/v8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v8.0/manifests"},{"name":"v7.0","sha":"13bc6c9bf52aa45fe4371357546b7ca66f317df2","kind":"commit","published_at":"2010-09-22T19:12:43.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v7.0","html_url":"https://github.com/google/guava/releases/tag/v7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v7.0/manifests"},{"name":"v6.0","sha":"9b62975717d16970f86441a9cb42ba84db33309f","kind":"commit","published_at":"2010-07-08T21:54:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v6.0","html_url":"https://github.com/google/guava/releases/tag/v6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v6.0/manifests"},{"name":"v3.0","sha":"a393220268c8bfc6c81f7631a7930386942f96dd","kind":"commit","published_at":"2010-06-03T00:26:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v3.0","html_url":"https://github.com/google/guava/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v3.0/manifests"},{"name":"v5.0","sha":"1ab3ec73dfcbc91bb989ec9dcb0fea790500eb54","kind":"commit","published_at":"2010-06-03T00:26:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v5.0","html_url":"https://github.com/google/guava/releases/tag/v5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v5.0/manifests"},{"name":"v4.0","sha":"00efa0ca1b0ab665d1f3d6deacbb156cf797ebdf","kind":"commit","published_at":"2010-06-03T00:26:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v4.0","html_url":"https://github.com/google/guava/releases/tag/v4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v4.0/manifests"},{"name":"v1.0","sha":"14dd2269fa72913d92038876162babb8d9736f9b","kind":"commit","published_at":"2010-04-09T17:32:12.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v1.0","html_url":"https://github.com/google/guava/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v1.0/manifests"},{"name":"v2.0","sha":"f5ad01f0326405c321a4d1a7bbafb01b7d4d5074","kind":"commit","published_at":"2010-01-11T17:13:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v2.0","html_url":"https://github.com/google/guava/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v2.0/manifests"}]},"repo_metadata_updated_at":"2026-02-11T15:22:33.836Z","dependent_packages_count":169,"downloads":null,"downloads_period":null,"dependent_repos_count":1123,"rankings":{"downloads":null,"dependent_repos_count":0.3582591969223371,"dependent_packages_count":0.4456199406908712,"stargazers_count":0.40734952312254546,"forks_count":0.7449707461729582,"docker_downloads_count":1.0892041356095217,"average":0.6090807085036467},"purl":"pkg:maven/com.google.guava/guava-gwt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.google.guava:guava-gwt","docker_dependents_count":51,"docker_downloads_count":6545336,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.google.guava:guava-gwt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.google.guava:guava-gwt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T20:02:55.861Z","issues_count":318,"pull_requests_count":2019,"avg_time_to_close_issue":60314226.99504951,"avg_time_to_close_pull_request":3202192.0465498357,"issues_closed_count":202,"pull_requests_closed_count":1826,"pull_request_authors_count":109,"issue_authors_count":203,"avg_comments_per_issue":6.314465408805032,"avg_comments_per_pull_request":0.34076275383853394,"merged_pull_requests_count":1007,"bot_issues_count":11,"bot_pull_requests_count":1780,"past_year_issues_count":49,"past_year_pull_requests_count":752,"past_year_avg_time_to_close_issue":163029.34615384616,"past_year_avg_time_to_close_pull_request":42704.99533437014,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":643,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":44,"past_year_avg_comments_per_issue":1.1020408163265305,"past_year_avg_comments_per_pull_request":0.2047872340425532,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":680,"past_year_merged_pull_requests_count":475,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/issues","maintainers":[{"login":"cpovirk","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpovirk"},{"login":"vorburger","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vorburger"},{"login":"chaoren","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaoren"},{"login":"graememorgan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graememorgan"},{"login":"johnsonjzhou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnsonjzhou"}],"active_maintainers":[{"login":"cpovirk","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpovirk"},{"login":"vorburger","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vorburger"},{"login":"chaoren","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaoren"},{"login":"johnsonjzhou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnsonjzhou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava-gwt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava-gwt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava-gwt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava-gwt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava-gwt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava-gwt/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608482,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13686791,"name":"guava-libraries","ecosystem":"debian","description":null,"homepage":"https://github.com/google/guava","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/guava","keywords_array":["java"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T18:14:25.045Z","latest_release_published_at":"2026-02-12T18:14:25.045Z","latest_release_number":"31.1-1","last_synced_at":"2026-03-12T21:07:27.576Z","created_at":"2026-02-12T18:14:24.186Z","updated_at":"2026-03-12T21:07:27.576Z","registry_url":"https://tracker.debian.org/pkg/guava-libraries","install_command":"apt-get install guava-libraries","documentation_url":"https://packages.debian.org/bookworm/guava-libraries","metadata":{"component":"main","architecture":"all","priority":"source","binary":"libguava-java, libguava-testlib-java","standards_version":"4.6.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, junit4, libanimal-sniffer-java, libatinject-jsr330-api-java, liberror-prone-java, libjsr305-java, libmaven-bundle-plugin-java, libmaven-dependency-plugin-java, libtruth-java, maven-debian-helper, zip","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":17512239,"uuid":"20300177","full_name":"google/guava","owner":"google","description":"Google core libraries for Java","archived":false,"fork":false,"pushed_at":"2026-02-09T22:47:04.000Z","size":1350556,"stargazers_count":51461,"open_issues_count":718,"forks_count":11143,"subscribers_count":2343,"default_branch":"master","last_synced_at":"2026-02-09T22:59:43.467Z","etag":null,"topics":["guava","java"],"latest_commit_sha":null,"homepage":"https://guava.dev/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-05-29T16:23:17.000Z","updated_at":"2026-02-09T20:43:55.000Z","dependencies_parsed_at":"2024-02-19T16:45:55.564Z","dependency_job_id":"33954f1c-81e5-4783-9b71-7fcfec99bac3","html_url":"https://github.com/google/guava","commit_stats":{"total_commits":6662,"total_committers":466,"mean_commits":"14.296137339055795","dds":0.6975382767937557,"last_synced_commit":"2f04514087a61201dc477ecf9c4f078ec14698a9"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/google/guava","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/guava/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/sbom","scorecard":{"id":437161,"data":{"date":"2025-08-17T09:48:18Z","repo":{"name":"github.com/google/guava","commit":"869a75a1e3ff85d36672a3cd154772dc90c7b3d2"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/ci.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:98","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: integration-tests/gradle/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 11 contributing companies or organizations","details":["Info: found contributions from: GoogleCloudPlatform, applied intuition, chainlinklabs, diffplug, google, google inc, googlers, kobjects, openjdk, sainsbury's, vercel"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T04:57:30.372Z","repository_id":17512239,"created_at":"2025-08-19T04:57:30.372Z","updated_at":"2025-08-19T04:57:30.372Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29375597,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-02-12T18:14:26.211Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.021372088053002777,"forks_count":0.0,"docker_downloads_count":null,"average":0.005343022013250694},"purl":"pkg:deb/debian/guava-libraries?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/guava-libraries","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/guava-libraries","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/guava-libraries/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/guava-libraries/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/guava-libraries/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/guava-libraries/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/guava-libraries/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/guava-libraries/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/guava-libraries/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":4889278,"name":"com.google.guava:guava-testlib","ecosystem":"maven","description":"Guava testlib is a set of java classes used for more convenient unit testing - particularly to assist the tests for Guava itself.","homepage":"https://github.com/google/guava","licenses":"Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/guava","keywords_array":[],"namespace":"com.google.guava","versions_count":149,"first_release_published_at":"2011-09-09T13:14:09.000Z","latest_release_published_at":"2014-02-03T22:46:06.000Z","latest_release_number":"16.0.1","last_synced_at":"2026-06-19T08:01:49.129Z","created_at":"2022-07-26T21:18:57.082Z","updated_at":"2026-06-19T08:01:49.131Z","registry_url":"https://central.sonatype.com/artifact/com.google.guava/guava-testlib/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.google.guava/guava-testlib/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":17512239,"uuid":"20300177","full_name":"google/guava","owner":"google","description":"Google core libraries for Java","archived":false,"fork":false,"pushed_at":"2025-10-29T21:13:10.000Z","size":571635,"stargazers_count":51222,"open_issues_count":712,"forks_count":11078,"subscribers_count":2348,"default_branch":"master","last_synced_at":"2025-10-29T23:26:59.874Z","etag":null,"topics":["guava","java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-05-29T16:23:17.000Z","updated_at":"2025-10-29T21:13:14.000Z","dependencies_parsed_at":"2024-02-19T16:45:55.564Z","dependency_job_id":"7e87d230-faa0-43db-9ff5-55b078855267","html_url":"https://github.com/google/guava","commit_stats":{"total_commits":6662,"total_committers":466,"mean_commits":"14.296137339055795","dds":0.6975382767937557,"last_synced_commit":"2f04514087a61201dc477ecf9c4f078ec14698a9"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/google/guava","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/guava/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/sbom","scorecard":{"id":437161,"data":{"date":"2025-08-17T09:48:18Z","repo":{"name":"github.com/google/guava","commit":"869a75a1e3ff85d36672a3cd154772dc90c7b3d2"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/ci.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:98","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: integration-tests/gradle/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 11 contributing companies or organizations","details":["Info: found contributions from: GoogleCloudPlatform, applied intuition, chainlinklabs, diffplug, google, google inc, googlers, kobjects, openjdk, sainsbury's, vercel"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T04:57:30.372Z","repository_id":17512239,"created_at":"2025-08-19T04:57:30.372Z","updated_at":"2025-08-19T04:57:30.372Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281732236,"owners_count":26551935,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"v33.5.0","sha":"8868c096cfdabbe38170b6e395369c315cfb72a1","kind":"commit","published_at":"2025-09-17T19:54:47.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.5.0","html_url":"https://github.com/google/guava/releases/tag/v33.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.5.0/manifests"},{"name":"v33.4.8","sha":"f06690fa3e874f65515e8fd338a74d636e2c792f","kind":"commit","published_at":"2025-04-14T17:13:08.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.8","html_url":"https://github.com/google/guava/releases/tag/v33.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.8/manifests"},{"name":"v33.4.7","sha":"b4d0b591c3d5040ee9ad9dd5fd78259d5950fee7","kind":"commit","published_at":"2025-04-07T21:57:20.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.7","html_url":"https://github.com/google/guava/releases/tag/v33.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.7/manifests"},{"name":"v33.4.6","sha":"e7a6a200d7171c78774d5805be77351b7b84eab5","kind":"commit","published_at":"2025-03-25T15:36:18.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.6","html_url":"https://github.com/google/guava/releases/tag/v33.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.6/manifests"},{"name":"v33.4.2","sha":"66ad09c1eb158c3855e2bf03bc39a4c5b592120e","kind":"commit","published_at":"2025-03-19T21:41:33.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.2","html_url":"https://github.com/google/guava/releases/tag/v33.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.2/manifests"},{"name":"v33.4.4","sha":"ffe051f548c9919f96f8f05814ddb5eb6eba31dc","kind":"commit","published_at":"2025-03-19T21:41:32.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.4","html_url":"https://github.com/google/guava/releases/tag/v33.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.4/manifests"},{"name":"v33.4.1","sha":"60431de4bbd1777db70c4254811c85b37cce2e68","kind":"commit","published_at":"2025-03-19T21:41:25.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.1","html_url":"https://github.com/google/guava/releases/tag/v33.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.1/manifests"},{"name":"v33.4.5","sha":"98154c4859258d2a27cae1d6ba2fda742f4c6b6c","kind":"commit","published_at":"2025-03-19T21:41:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.5","html_url":"https://github.com/google/guava/releases/tag/v33.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.5/manifests"},{"name":"v33.4.3","sha":"df7e4b0dfbeb86edde7c9e61798a659b28930008","kind":"commit","published_at":"2025-03-19T21:41:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.3","html_url":"https://github.com/google/guava/releases/tag/v33.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.3/manifests"},{"name":"failureaccess-v1.0.3","sha":"6b1a22f80cd9496f20913c5efbc656c9c4c5f912","kind":"commit","published_at":"2025-03-17T18:45:52.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/failureaccess-v1.0.3","html_url":"https://github.com/google/guava/releases/tag/failureaccess-v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@failureaccess-v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.3/manifests"},{"name":"v33.4.0","sha":"5c71d2a15435399fa62508d807d5cc83506f7496","kind":"commit","published_at":"2024-12-16T21:43:59.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.4.0","html_url":"https://github.com/google/guava/releases/tag/v33.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.4.0/manifests"},{"name":"v33.3.1","sha":"df9602b6f1dd36414464229e0a441469d06e4575","kind":"commit","published_at":"2024-09-23T19:41:57.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.3.1","html_url":"https://github.com/google/guava/releases/tag/v33.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.1/manifests"},{"name":"v33.3.0","sha":"0229670c8f305efd745430230dc7782f9406cd44","kind":"commit","published_at":"2024-08-16T22:43:12.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.3.0","html_url":"https://github.com/google/guava/releases/tag/v33.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.3.0/manifests"},{"name":"v33.2.1","sha":"0c33dd12b193402cdf6962d43d69743521aa2f76","kind":"commit","published_at":"2024-05-31T17:44:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.2.1","html_url":"https://github.com/google/guava/releases/tag/v33.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.1/manifests"},{"name":"v33.2.0","sha":"73856da06403d5d087007d3924c168c822dea23c","kind":"commit","published_at":"2024-05-01T19:46:00.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.2.0","html_url":"https://github.com/google/guava/releases/tag/v33.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.2.0/manifests"},{"name":"v33.1.0","sha":"f3e095c3b318f3e6dfeef393146ce5561ec8f859","kind":"commit","published_at":"2024-03-13T18:21:59.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.1.0","html_url":"https://github.com/google/guava/releases/tag/v33.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.1.0/manifests"},{"name":"v33.0.0","sha":"2214c63670fc161da170ac6e1a2d6d07e1531a55","kind":"commit","published_at":"2023-12-18T20:32:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v33.0.0","html_url":"https://github.com/google/guava/releases/tag/v33.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v33.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v33.0.0/manifests"},{"name":"failureaccess-v1.0.2","sha":"76b3b3f16dd95766f4fae27caa61699465cffc78","kind":"commit","published_at":"2023-10-17T02:24:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/failureaccess-v1.0.2","html_url":"https://github.com/google/guava/releases/tag/failureaccess-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@failureaccess-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.2/manifests"},{"name":"v32.1.3","sha":"c1088508ddc78bd60d096d2cc3ceef4a82ec909d","kind":"commit","published_at":"2023-10-10T20:34:53.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.3","html_url":"https://github.com/google/guava/releases/tag/v32.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.3/manifests"},{"name":"v32.1.2","sha":"db74bd2fdac443223d45e6fc5c66548542be1081","kind":"commit","published_at":"2023-07-31T21:01:20.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.2","html_url":"https://github.com/google/guava/releases/tag/v32.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.2/manifests"},{"name":"v32.1.1","sha":"427223e9f94406013f1bc77fa0bd1231a1475645","kind":"commit","published_at":"2023-06-30T14:23:44.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.1","html_url":"https://github.com/google/guava/releases/tag/v32.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.1/manifests"},{"name":"v32.1.0","sha":"53bb66554b195ab3aec3da285f1f140b1abae44d","kind":"commit","published_at":"2023-06-29T18:37:59.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.1.0","html_url":"https://github.com/google/guava/releases/tag/v32.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.1.0/manifests"},{"name":"v32.0.1","sha":"8f6c43d803901e7d8bd9ca16a3a049969ddc35e4","kind":"commit","published_at":"2023-06-08T22:27:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.0.1","html_url":"https://github.com/google/guava/releases/tag/v32.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.1/manifests"},{"name":"v32.0.0","sha":"6b1f97ced922d48f071153ad9e631d06383033a4","kind":"commit","published_at":"2023-05-26T22:14:55.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v32.0.0","html_url":"https://github.com/google/guava/releases/tag/v32.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v32.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v32.0.0/manifests"},{"name":"v31.1","sha":"0a17f4a429323589396c38d8ce75ca058faa6c64","kind":"commit","published_at":"2022-02-28T21:06:35.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v31.1","html_url":"https://github.com/google/guava/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.1/manifests"},{"name":"v31.0.1","sha":"ba824dfb4c4f64d8c3b8d07e2042bf1ecdd53e28","kind":"commit","published_at":"2021-09-27T19:06:33.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v31.0.1","html_url":"https://github.com/google/guava/releases/tag/v31.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v31.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0.1/manifests"},{"name":"v31.0","sha":"6edcfc0a649e4031f4a48ea7f41aa0cb4801db2b","kind":"commit","published_at":"2021-09-24T20:15:46.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v31.0","html_url":"https://github.com/google/guava/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v31.0/manifests"},{"name":"v30.1.1","sha":"43a53bc0328c7efd1da152f3b56b1fd241c88d4c","kind":"commit","published_at":"2021-03-19T15:29:15.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v30.1.1","html_url":"https://github.com/google/guava/releases/tag/v30.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v30.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1.1/manifests"},{"name":"v30.1","sha":"eda0b7f30a1919b7a56136aa1f37700dcc0ca9bd","kind":"commit","published_at":"2020-12-14T15:52:01.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v30.1","html_url":"https://github.com/google/guava/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.1/manifests"},{"name":"v30.0","sha":"f75cd01d3afe83623bb8bd1a8a816ea5245bf285","kind":"commit","published_at":"2020-10-16T20:27:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v30.0","html_url":"https://github.com/google/guava/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v30.0/manifests"},{"name":"v29.0","sha":"2d655e59ee0af2a0cabf877d5f85ababf813ff8e","kind":"commit","published_at":"2020-04-13T21:13:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v29.0","html_url":"https://github.com/google/guava/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v29.0/manifests"},{"name":"v28.2","sha":"a1b3c06876803a0b0e5d2f16708e1328da1bac09","kind":"commit","published_at":"2019-12-27T03:06:54.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v28.2","html_url":"https://github.com/google/guava/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.2/manifests"},{"name":"v28.1","sha":"e30495f4e09e2511b4f2bb95d2b9e1b262c4215d","kind":"commit","published_at":"2019-08-28T20:42:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v28.1","html_url":"https://github.com/google/guava/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.1/manifests"},{"name":"v28.0","sha":"9957203c956016b485696ce9d1a4d60f1019c5fd","kind":"commit","published_at":"2019-06-11T23:05:47.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v28.0","html_url":"https://github.com/google/guava/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v28.0/manifests"},{"name":"v27.1","sha":"b34c2da9e5bbf8216a31c6794619689053210f16","kind":"commit","published_at":"2019-03-08T16:10:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v27.1","html_url":"https://github.com/google/guava/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.1/manifests"},{"name":"v27.0.1","sha":"777f0f939dda3feb36263315da5bc39516a076a1","kind":"commit","published_at":"2018-11-19T19:00:17.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v27.0.1","html_url":"https://github.com/google/guava/releases/tag/v27.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v27.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0.1/manifests"},{"name":"failureaccess-v1.0.1","sha":"b8d5ecd40b9cfbd9cafc08bf50bd2382369812e9","kind":"commit","published_at":"2018-11-16T16:07:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/failureaccess-v1.0.1","html_url":"https://github.com/google/guava/releases/tag/failureaccess-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@failureaccess-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/failureaccess-v1.0.1/manifests"},{"name":"v27.0","sha":"a35bfd9ea855539354b783ee74839e384f7af98a","kind":"commit","published_at":"2018-10-18T18:07:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v27.0","html_url":"https://github.com/google/guava/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v27.0/manifests"},{"name":"released-all-futures","sha":"b62d52926b904a8def90fd427acad53d79fa0e9f","kind":"commit","published_at":"2018-09-12T21:42:09.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/released-all-futures","html_url":"https://github.com/google/guava/releases/tag/released-all-futures","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@released-all-futures","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/released-all-futures","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/released-all-futures/manifests"},{"name":"v26.0","sha":"bbf9295088d668c06e573cea03f01375985c1814","kind":"commit","published_at":"2018-08-01T21:39:54.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v26.0","html_url":"https://github.com/google/guava/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v26.0/manifests"},{"name":"v23.6.1","sha":"5a5c62b533b65c32b5d4cf6b796657486709dbbe","kind":"commit","published_at":"2018-05-29T14:42:12.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.6.1","html_url":"https://github.com/google/guava/releases/tag/v23.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6.1/manifests"},{"name":"v25.1","sha":"b28b5850d11b948a5b0f9240894636e0b5bec22a","kind":"commit","published_at":"2018-05-23T17:42:57.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v25.1","html_url":"https://github.com/google/guava/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.1/manifests"},{"name":"v24.1.1","sha":"49fad5af840b2a28dd0dc24ecfd58b4baa8d67bc","kind":"commit","published_at":"2018-04-26T02:31:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v24.1.1","html_url":"https://github.com/google/guava/releases/tag/v24.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v24.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1.1/manifests"},{"name":"v25.0","sha":"0819c57c91b3ba2695a792b828ae239258681a3e","kind":"commit","published_at":"2018-04-25T22:12:31.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v25.0","html_url":"https://github.com/google/guava/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v25.0/manifests"},{"name":"v24.1","sha":"4360cdbb3065c743d6e64e0a5ed5e967682e2086","kind":"commit","published_at":"2018-03-14T21:55:35.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v24.1","html_url":"https://github.com/google/guava/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.1/manifests"},{"name":"v24.0","sha":"cebf66be35cceb2c04990805f127506b2197fe33","kind":"commit","published_at":"2018-02-01T20:16:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v24.0","html_url":"https://github.com/google/guava/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v24.0/manifests"},{"name":"v23.6","sha":"a763d18e40634908d7d138899c85f0458202ed3a","kind":"commit","published_at":"2017-12-21T00:52:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.6","html_url":"https://github.com/google/guava/releases/tag/v23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.6/manifests"},{"name":"v23.5","sha":"538d60aed09e945f59077770686df9cbd4e0048d","kind":"commit","published_at":"2017-11-22T20:20:42.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.5","html_url":"https://github.com/google/guava/releases/tag/v23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.5/manifests"},{"name":"v23.4","sha":"b9bfab0366a89922a72cff8e9ae41f94a4132b43","kind":"commit","published_at":"2017-11-09T17:21:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.4","html_url":"https://github.com/google/guava/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.4/manifests"},{"name":"v23.3","sha":"a39d0a17e3275120e29e38aff7ba1a5516857f84","kind":"commit","published_at":"2017-10-26T19:54:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.3","html_url":"https://github.com/google/guava/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.3/manifests"},{"name":"v23.2","sha":"738473319bad6485a1027fcfd6bb63f09a89e054","kind":"commit","published_at":"2017-10-11T22:41:29.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.2","html_url":"https://github.com/google/guava/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.2/manifests"},{"name":"v23.1","sha":"2cb235929ce7ae9284482be7572f364bc4bc32e1","kind":"commit","published_at":"2017-09-27T19:34:46.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.1","html_url":"https://github.com/google/guava/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.1/manifests"},{"name":"v23.0","sha":"b48cdeb618388a7b1d1c782e1ce2cc60b4f4efca","kind":"commit","published_at":"2017-08-04T20:30:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.0","html_url":"https://github.com/google/guava/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0/manifests"},{"name":"v23.0-rc1","sha":"6dae21fe0e3c77f1cf1e92653134cdd4a05742fc","kind":"commit","published_at":"2017-07-24T20:02:50.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v23.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v23.0-rc1/manifests"},{"name":"v22.0","sha":"7bbdb221feb446cbd38202c133818bc383c413ae","kind":"commit","published_at":"2017-05-22T18:46:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v22.0","html_url":"https://github.com/google/guava/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0/manifests"},{"name":"v22.0-rc1","sha":"4c70a77f1673d493758bc9b9507e3b6d111e9491","kind":"commit","published_at":"2017-05-02T21:06:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v22.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v22.0-rc1/manifests"},{"name":"v21.0","sha":"0f025e5d5d39a5d1ab709917f725d48a8464df50","kind":"commit","published_at":"2017-01-12T19:09:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v21.0","html_url":"https://github.com/google/guava/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0/manifests"},{"name":"v21.0-rc2","sha":"cef6bdc11c67b01ebca34b3a83e293add2733f24","kind":"commit","published_at":"2017-01-03T21:34:20.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v21.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"c963e69c9cbea48eb221b7d5f915f5494875bf30","kind":"commit","published_at":"2016-12-19T17:47:37.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v21.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v21.0-rc1/manifests"},{"name":"v20.0","sha":"65f6b4f4b132a051616403bcf74e4034a19d92a1","kind":"commit","published_at":"2016-10-28T20:30:44.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v20.0","html_url":"https://github.com/google/guava/releases/tag/v20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0/manifests"},{"name":"v20.0-rc1","sha":"32130d5762f306641150ecd2325bb510036b14ff","kind":"commit","published_at":"2016-10-04T20:21:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v20.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v20.0-rc1/manifests"},{"name":"v19.0","sha":"daa84b68f31898f67a51207e193ee2ddabb088bf","kind":"commit","published_at":"2015-12-09T20:56:41.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0","html_url":"https://github.com/google/guava/releases/tag/v19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0/manifests"},{"name":"v19.0-rc3","sha":"8d4cf0a55f703d31c7e5d4680094b1141dc5ee68","kind":"commit","published_at":"2015-12-01T20:12:45.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0-rc3","html_url":"https://github.com/google/guava/releases/tag/v19.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc3/manifests"},{"name":"v19.0-rc2","sha":"07326071e771c9244123791f00b848cc4f44fd9f","kind":"commit","published_at":"2015-09-11T20:34:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc2/manifests"},{"name":"v19.0-rc1","sha":"46d6b3cf6b814720b1cae280ac53d27c932d2bde","kind":"commit","published_at":"2015-07-23T19:56:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v19.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v19.0-rc1/manifests"},{"name":"jdk5-backport-v17.0-compatibility","sha":"96d2f8d1b90f82d89053cd0c151054671d1218db","kind":"commit","published_at":"2015-02-12T18:40:16.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-compatibility","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-compatibility","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-compatibility","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-compatibility","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-compatibility/manifests"},{"name":"v18.0","sha":"798803f026bb9517bcf4e0e9ab2d2e0345023182","kind":"commit","published_at":"2014-08-25T18:39:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v18.0","html_url":"https://github.com/google/guava/releases/tag/v18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0/manifests"},{"name":"release","sha":"798803f026bb9517bcf4e0e9ab2d2e0345023182","kind":"commit","published_at":"2014-08-25T18:39:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/release","html_url":"https://github.com/google/guava/releases/tag/release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/release/manifests"},{"name":"v18.0-rc2","sha":"f294d1e9c59b51e7372a1ce064aefbecbc562498","kind":"commit","published_at":"2014-08-18T19:30:02.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v18.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc2/manifests"},{"name":"v18.0-rc1","sha":"652d361ff64b539581f93740d0d1c5793c2ef576","kind":"commit","published_at":"2014-08-05T18:38:04.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v18.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v18.0-rc1/manifests"},{"name":"jdk5-backport-v17.0-post","sha":"79a6e1c92664bd384d9f08c41fcbd6bca62b3d4a","kind":"commit","published_at":"2014-05-08T16:01:38.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-post","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-post","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-post","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-post","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-post/manifests"},{"name":"jdk5-backport-v17.0","sha":"f31c0f31210fbe756f40ee7b6301de3bdecf4731","kind":"commit","published_at":"2014-04-22T21:00:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0/manifests"},{"name":"jdk5-backport-release","sha":"f31c0f31210fbe756f40ee7b6301de3bdecf4731","kind":"commit","published_at":"2014-04-22T21:00:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-release","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-release/manifests"},{"name":"v17.0","sha":"904234dc2f365314c636d29385780faf72db2477","kind":"commit","published_at":"2014-04-22T19:59:22.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v17.0","html_url":"https://github.com/google/guava/releases/tag/v17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0/manifests"},{"name":"jdk5-backport-v17.0-rc2","sha":"b67a30412ffc4ec2ae582ab98db385d7fa37e13f","kind":"commit","published_at":"2014-04-10T20:55:34.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-rc2","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc2/manifests"},{"name":"v17.0-rc2","sha":"ff75ff6535d4ba6dc0e7a717e178c8408c43adca","kind":"commit","published_at":"2014-04-10T20:30:16.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v17.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc2/manifests"},{"name":"jdk5-backport-v17.0-rc1","sha":"a686287d12b1a7fe47458ffd876194499cf96d56","kind":"commit","published_at":"2014-04-08T20:42:34.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v17.0-rc1","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v17.0-rc1/manifests"},{"name":"v17.0-rc1","sha":"305f7b5b9f2746ffafcfc16aa12e16fdbd136e72","kind":"commit","published_at":"2014-04-08T19:09:49.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v17.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v17.0-rc1/manifests"},{"name":"jdk5-backport-v16.0","sha":"794750f2d7a00c559b60a0d52addaac3a9e0f069","kind":"commit","published_at":"2014-02-10T21:59:54.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v16.0","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0/manifests"},{"name":"v16.0.1","sha":"0ba7ccf36f5384a321cb78d62375bf7574e7bc24","kind":"commit","published_at":"2014-02-03T22:42:39.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v16.0.1","html_url":"https://github.com/google/guava/releases/tag/v16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0.1/manifests"},{"name":"jdk5-backport-v16.0-rc1","sha":"c77a9a527c8cbf6ea4627dee6951333c40a0daf8","kind":"commit","published_at":"2014-01-31T20:06:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-v16.0-rc1","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-v16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-v16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-v16.0-rc1/manifests"},{"name":"v16.0","sha":"2537d1ed4795f8fad737a7bf6d6f93fbdfa28e54","kind":"commit","published_at":"2014-01-17T21:23:13.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v16.0","html_url":"https://github.com/google/guava/releases/tag/v16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0/manifests"},{"name":"jdk5-backport-base","sha":"e159902e2da1602f01a59a6f727efd0d38b9a919","kind":"commit","published_at":"2014-01-10T22:44:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-base","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-base","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-base","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-base","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-base/manifests"},{"name":"v16.0-rc1","sha":"55c550939dcbdf948f96152cadd1b7a018ddb7cf","kind":"commit","published_at":"2013-12-19T22:56:51.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v16.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v16.0-rc1/manifests"},{"name":"jdk5-backport-branch-point","sha":"00caedba5f5f1a16be7b7b63fb6d833c8ea750e9","kind":"commit","published_at":"2013-12-19T22:39:32.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/jdk5-backport-branch-point","html_url":"https://github.com/google/guava/releases/tag/jdk5-backport-branch-point","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@jdk5-backport-branch-point","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-branch-point","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/jdk5-backport-branch-point/manifests"},{"name":"v15.0-cdi1.0","sha":"e6c06b006e143f741bc8b8e8871d8df1d71ed470","kind":"commit","published_at":"2013-10-28T15:00:43.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v15.0-cdi1.0","html_url":"https://github.com/google/guava/releases/tag/v15.0-cdi1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v15.0-cdi1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-cdi1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-cdi1.0/manifests"},{"name":"v15.0","sha":"7ce15119ae3b8ea71bdfd43bd6a0b96f851187d0","kind":"commit","published_at":"2013-09-06T19:34:09.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v15.0","html_url":"https://github.com/google/guava/releases/tag/v15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0/manifests"},{"name":"v15.0-rc1","sha":"18f29834c588cbe6b937746ce1a133ffd4f0c7e9","kind":"commit","published_at":"2013-08-23T18:30:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v15.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v15.0-rc1/manifests"},{"name":"v14.0.1","sha":"c3bd8eb49f9b355a140cbb56ab592e973fea4c0d","kind":"commit","published_at":"2013-03-14T23:27:36.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0.1","html_url":"https://github.com/google/guava/releases/tag/v14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0.1/manifests"},{"name":"v14.0","sha":"a3c71e0264ee5bf5eebd341c506dda655c3a6356","kind":"commit","published_at":"2013-02-25T18:43:45.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0","html_url":"https://github.com/google/guava/releases/tag/v14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0/manifests"},{"name":"v14.0-rc3","sha":"469b0d2a43e17fbaddc942de13472dbe6ea188f4","kind":"commit","published_at":"2013-02-13T19:53:48.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0-rc3","html_url":"https://github.com/google/guava/releases/tag/v14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc3/manifests"},{"name":"v14.0-rc2","sha":"7da2ed74e1f61d4a9e0ae78212bf18378d972661","kind":"commit","published_at":"2013-01-17T19:06:33.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc2/manifests"},{"name":"v14.0-rc1","sha":"c71e08d074a4af96f5e94041f40e792b877b5c3b","kind":"commit","published_at":"2012-12-14T20:10:04.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v14.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v14.0-rc1/manifests"},{"name":"v13.0.1","sha":"c523556ab7d0f05afadebd20e7768d4c16af8771","kind":"commit","published_at":"2012-08-27T21:27:39.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0.1","html_url":"https://github.com/google/guava/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0.1/manifests"},{"name":"v13.0","sha":"c8511677c7827ab687b7412925ccdae76b6bbff1","kind":"commit","published_at":"2012-08-02T20:19:28.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0","html_url":"https://github.com/google/guava/releases/tag/v13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0/manifests"},{"name":"v13.0-rc2","sha":"9df9a23de5323275f5614aa7e732a636029f9b70","kind":"commit","published_at":"2012-07-20T19:07:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc2/manifests"},{"name":"v13.0-final","sha":"9df9a23de5323275f5614aa7e732a636029f9b70","kind":"commit","published_at":"2012-07-20T19:07:19.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0-final","html_url":"https://github.com/google/guava/releases/tag/v13.0-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-final/manifests"},{"name":"v12.0.1","sha":"75d93f4737a9969d9fc0aedab0375db7629d7ee8","kind":"commit","published_at":"2012-07-10T11:21:40.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0.1","html_url":"https://github.com/google/guava/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0.1/manifests"},{"name":"v13.0-rc1","sha":"3db22e7a7f468ae268352ad95b3389183162da81","kind":"commit","published_at":"2012-06-26T19:44:10.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v13.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v13.0-rc1/manifests"},{"name":"v12.0","sha":"72d281266d52f95bc7df228cd37294c9fa6effe3","kind":"commit","published_at":"2012-04-30T18:04:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0","html_url":"https://github.com/google/guava/releases/tag/v12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0/manifests"},{"name":"v12.0-rc2","sha":"3b733e24922c94b2babdd096532b6bf1f04415f6","kind":"commit","published_at":"2012-04-17T12:21:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc2/manifests"},{"name":"v12.0-rc1","sha":"fcd0a111a0b206d70b6054efc869dd33a1757ecd","kind":"commit","published_at":"2012-03-30T13:44:06.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v12.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v12.0-rc1/manifests"},{"name":"v11.0.2","sha":"78c34456423e680ec69059f21a5841296ab23277","kind":"commit","published_at":"2012-02-22T13:59:24.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0.2","html_url":"https://github.com/google/guava/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"95cd4a6be05b8acb2f02630caa1d11af4ac07db1","kind":"commit","published_at":"2012-01-09T20:39:28.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0.1","html_url":"https://github.com/google/guava/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0.1/manifests"},{"name":"v11.0","sha":"5a6bf80c7403d77df18adb41b5b15ea34d28186d","kind":"commit","published_at":"2011-12-17T17:18:18.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0","html_url":"https://github.com/google/guava/releases/tag/v11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0/manifests"},{"name":"v11.0-rc1","sha":"5ba62b182d588e3dbc5bf736bf797db8ae9bc439","kind":"commit","published_at":"2011-12-14T19:45:17.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v11.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v11.0-rc1/manifests"},{"name":"v10.0.1","sha":"22eb4ada1211093d21b6a209f8e03d107ba48580","kind":"commit","published_at":"2011-10-10T14:06:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0.1","html_url":"https://github.com/google/guava/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0.1/manifests"},{"name":"v10.0","sha":"baf008c5a3de60e8399852f23979bf69f2660023","kind":"commit","published_at":"2011-09-27T18:22:36.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0","html_url":"https://github.com/google/guava/releases/tag/v10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0/manifests"},{"name":"v10.0-rc3","sha":"b0b6251c2177fdb63ad0f1d0ff0b155950d57fb2","kind":"commit","published_at":"2011-09-23T17:41:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0-rc3","html_url":"https://github.com/google/guava/releases/tag/v10.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc3/manifests"},{"name":"v10.0-rc2","sha":"014745efe7279bd95e83abe9399be0c294088d89","kind":"commit","published_at":"2011-09-19T17:29:15.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0-rc2","html_url":"https://github.com/google/guava/releases/tag/v10.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc2/manifests"},{"name":"v10.0-rc1","sha":"6f76191d1b1d2b82223088040a8a34bc822704e1","kind":"commit","published_at":"2011-09-13T19:20:48.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v10.0-rc1","html_url":"https://github.com/google/guava/releases/tag/v10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v10.0-rc1/manifests"},{"name":"v9.0","sha":"28d17c4fafb4d37b3d540e0e76ff8142d2aaad6b","kind":"commit","published_at":"2011-04-08T14:35:37.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v9.0","html_url":"https://github.com/google/guava/releases/tag/v9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v9.0/manifests"},{"name":"v8.0","sha":"0bb8549ef75fd8a7f367560ade790eae39d9279f","kind":"commit","published_at":"2011-01-31T17:56:14.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v8.0","html_url":"https://github.com/google/guava/releases/tag/v8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v8.0/manifests"},{"name":"v7.0","sha":"13bc6c9bf52aa45fe4371357546b7ca66f317df2","kind":"commit","published_at":"2010-09-22T19:12:43.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v7.0","html_url":"https://github.com/google/guava/releases/tag/v7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v7.0/manifests"},{"name":"v6.0","sha":"9b62975717d16970f86441a9cb42ba84db33309f","kind":"commit","published_at":"2010-07-08T21:54:56.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v6.0","html_url":"https://github.com/google/guava/releases/tag/v6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v6.0/manifests"},{"name":"v3.0","sha":"a393220268c8bfc6c81f7631a7930386942f96dd","kind":"commit","published_at":"2010-06-03T00:26:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v3.0","html_url":"https://github.com/google/guava/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v3.0/manifests"},{"name":"v5.0","sha":"1ab3ec73dfcbc91bb989ec9dcb0fea790500eb54","kind":"commit","published_at":"2010-06-03T00:26:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v5.0","html_url":"https://github.com/google/guava/releases/tag/v5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v5.0/manifests"},{"name":"v4.0","sha":"00efa0ca1b0ab665d1f3d6deacbb156cf797ebdf","kind":"commit","published_at":"2010-06-03T00:26:58.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v4.0","html_url":"https://github.com/google/guava/releases/tag/v4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v4.0/manifests"},{"name":"v1.0","sha":"14dd2269fa72913d92038876162babb8d9736f9b","kind":"commit","published_at":"2010-04-09T17:32:12.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v1.0","html_url":"https://github.com/google/guava/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v1.0/manifests"},{"name":"v2.0","sha":"f5ad01f0326405c321a4d1a7bbafb01b7d4d5074","kind":"commit","published_at":"2010-01-11T17:13:23.000Z","download_url":"https://codeload.github.com/google/guava/tar.gz/v2.0","html_url":"https://github.com/google/guava/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/guava@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/tags/v2.0/manifests"}]},"repo_metadata_updated_at":"2026-02-12T08:31:42.554Z","dependent_packages_count":558,"downloads":null,"downloads_period":null,"dependent_repos_count":4527,"rankings":{"downloads":null,"dependent_repos_count":0.14065881221447465,"dependent_packages_count":0.13785365071731986,"stargazers_count":0.40734952312254546,"forks_count":0.7449707461729582,"docker_downloads_count":1.908511661457081,"average":0.6678688787368758},"purl":"pkg:maven/com.google.guava/guava-testlib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.google.guava:guava-testlib","docker_dependents_count":515,"docker_downloads_count":57048803,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.google.guava:guava-testlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.google.guava:guava-testlib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T20:02:55.861Z","issues_count":318,"pull_requests_count":2019,"avg_time_to_close_issue":60314226.99504951,"avg_time_to_close_pull_request":3202192.0465498357,"issues_closed_count":202,"pull_requests_closed_count":1826,"pull_request_authors_count":109,"issue_authors_count":203,"avg_comments_per_issue":6.314465408805032,"avg_comments_per_pull_request":0.34076275383853394,"merged_pull_requests_count":1007,"bot_issues_count":11,"bot_pull_requests_count":1780,"past_year_issues_count":49,"past_year_pull_requests_count":752,"past_year_avg_time_to_close_issue":163029.34615384616,"past_year_avg_time_to_close_pull_request":42704.99533437014,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":643,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":44,"past_year_avg_comments_per_issue":1.1020408163265305,"past_year_avg_comments_per_pull_request":0.2047872340425532,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":680,"past_year_merged_pull_requests_count":475,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/issues","maintainers":[{"login":"cpovirk","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpovirk"},{"login":"vorburger","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vorburger"},{"login":"chaoren","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaoren"},{"login":"graememorgan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graememorgan"},{"login":"johnsonjzhou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnsonjzhou"}],"active_maintainers":[{"login":"cpovirk","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpovirk"},{"login":"vorburger","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vorburger"},{"login":"chaoren","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaoren"},{"login":"johnsonjzhou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnsonjzhou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava-testlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava-testlib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava-testlib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava-testlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava-testlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.guava:guava-testlib/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608482,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":9219,"full_name":"google/guava","default_branch":"master","total_commits":7377,"total_committers":477,"total_bot_commits":148,"total_bot_committers":1,"mean_commits":15.465408805031446,"dds":0.6581266097329538,"past_year_total_commits":443,"past_year_total_committers":26,"past_year_total_bot_commits":12,"past_year_total_bot_committers":1,"past_year_mean_commits":17.03846153846154,"past_year_dds":0.2866817155756207,"last_synced_at":"2026-06-18T11:05:21.589Z","last_synced_commit":"977b0e2a9fad4d4d4b53016947da6df484d7eeb4","created_at":"2023-03-07T09:50:43.029Z","updated_at":"2026-06-18T10:31:24.506Z","committers":[{"name":"cpovirk","email":"cpovirk@google.com","login":"cpovirk","count":2522},{"name":"Kurt Kluever","email":"kak@google.com","login":"kluever","count":700},{"name":"Colin Decker","email":"cgdecker@google.com","login":"cgdecker","count":509},{"name":"guava.mirrorbot@gmail.com","email":"guava.mirrorbot@gmail.com@8138a162-5c33-11de-8abc-d1c337b90d21","login":null,"count":414},{"name":"lowasser","email":"lowasser@google.com","login":"lowasser","count":337},{"name":"Charles Fry","email":"fry@google.com","login":null,"count":280},{"name":"jasexton","email":"jasexton@google.com","login":"Bezier89","count":220},{"name":"Google Java Core Libraries","email":"java-team-github-bot@google.com","login":"java-team-github-bot","count":202},{"name":"Christian Edward Gruber","email":"cgruber@google.com","login":"cgruber","count":167},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":148},{"name":"Éamonn McManus","email":"emcmanus@google.com","login":"eamonnmcmanus","count":97},{"name":"kevinb","email":"kevinb@google.com","login":null,"count":94},{"name":"jnyman","email":"jnyman@google.com","login":"nymanjens","count":91},{"name":"lukes","email":"lukes@google.com","login":"lukesandberg","count":79},{"name":"cnsun","email":"cnsun@google.com","login":null,"count":78},{"name":"cushon","email":"cushon@google.com","login":"cushon","count":59},{"name":"Martin Kretzschmar","email":"mkretzschmar@google.com","login":"martinkretzschmar","count":49},{"name":"jrtom","email":"jrtom@google.com","login":"jrtom","count":47},{"name":"clm","email":"clm@google.com","login":null,"count":45},{"name":"kevinb@google.com","email":"kevinb@google.com@8138a162-5c33-11de-8abc-d1c337b90d21","login":null,"count":42},{"name":"Gregory Kick","email":"gak@google.com","login":"gk5885","count":41},{"name":"diamondm","email":"diamondm@google.com","login":"dimo414","count":39},{"name":"Stefan Haustein","email":"haustein@google.com","login":"stefanhaustein","count":37},{"name":"dpb","email":"dpb@google.com","login":"netdpb","count":34},{"name":"benyu","email":"benyu@google.com","login":"fluentfuture","count":32},{"name":"ronshapiro","email":"ronshapiro@google.com","login":"ronshapiro","count":30},{"name":"glorioso","email":"glorioso@google.com","login":"nick-someone","count":29},{"name":"erikv","email":"erikv@google.com","login":"erikvanderpoel","count":24},{"name":"components-release","email":"components-release@google.com","login":null,"count":20},{"name":"cgruberatgoog","email":"cgruberatgoog@8138a162-5c33-11de-8abc-d1c337b90d21","login":null,"count":20},{"name":"chrisn","email":"chrisn@google.com","login":"herbyderby","count":17},{"name":"pferaud","email":"pferaud@google.com","login":null,"count":16},{"name":"peteg","email":"peteg@google.com","login":null,"count":15},{"name":"goktug","email":"goktug@google.com","login":"gkdn","count":14},{"name":"kstanger","email":"kstanger@google.com","login":"kstanger","count":14},{"name":"William Collishaw","email":"williamcollishaw@hotmail.co.uk","login":"WilliamCollishaw","count":13},{"name":"Christian Gruber","email":"google.com","login":null,"count":13},{"name":"Chaoren Lin","email":"aoe@google.com","login":"chaoren","count":13},{"name":"martinrb","email":"martinrb@google.com","login":null,"count":12},{"name":"Jonathan Bluett-Duncan","email":"jbluettduncan@gmail.com","login":"jbduncan","count":12},{"name":"dorir","email":"dorir@google.com","login":"dorireuv","count":11},{"name":"ghm","email":"ghm@google.com","login":"graememorgan","count":11},{"name":"mboyington","email":"mboyington@google.com","login":null,"count":11},{"name":"fry@google.com","email":"fry@google.com@8138a162-5c33-11de-8abc-d1c337b90d21","login":null,"count":11},{"name":"yorick","email":"yorick@google.com","login":"yorickhenning","count":10},{"name":"bhagwani","email":"bhagwani@google.com","login":"sumitbhagwani","count":10},{"name":"gridman","email":"gridman@google.com","login":null,"count":10},{"name":"sunxin","email":"sunxin@google.com","login":"michaelxinsun","count":9},{"name":"jijiang","email":"jijiang@google.com","login":"JiangJi","count":9},{"name":"kvs","email":"kvs@google.com","login":null,"count":9},{"name":"noackjr","email":"noackjr@google.com","login":"noackjr","count":8},{"name":"cberry","email":"cberry@google.com","login":"cdberry-zz","count":7},{"name":"tobiast","email":"tobiast@google.com","login":"15characterlimi","count":6},{"name":"elharo","email":"elharo@google.com","login":null,"count":6},{"name":"components-build","email":"components-build@google.com","login":null,"count":6},{"name":"Vincent Potucek","email":"vpotucek@me.com","login":null,"count":6},{"name":"micapolos","email":"micapolos@google.com","login":"micapolos-google","count":6},{"name":"perceptron8","email":"perceptron8","login":"perceptron8","count":6},{"name":"Stephan Schroevers","email":"stephan.schroevers@teampicnic.com","login":"Stephan202","count":6},{"name":"Sam Gammon","email":"sam@elide.ventures","login":"sgammon","count":6},{"name":"sergeyv","email":"sergeyv@google.com","login":null,"count":5},{"name":"Laurie Crean","email":"lmcrean@gmail.com","login":"lmcrean","count":5},{"name":"Marcono1234","email":"Marcono1234","login":"Marcono1234","count":5},{"name":"Michael Ernst","email":"mernst@cs.washington.edu","login":"mernst","count":5},{"name":"jlavallee","email":"jlavallee@google.com","login":"jlavallee","count":5},{"name":"nharmata","email":"nharmata@google.com","login":"haxorz","count":5},{"name":"yetanothernerd","email":"yetanothernerd@google.com","login":"marceljuenemann","count":5},{"name":"Elliotte Rusty Harold","email":"elharo@ibiblio.org","login":"elharo","count":5},{"name":"Jendrik Johannes","email":"jendrik.johannes@gmail.com","login":"jjohannes","count":5},{"name":"sdh","email":"sdh@google.com","login":"shicks","count":4},{"name":"sameb","email":"sameb@google.com","login":"sameb","count":4},{"name":"nanj","email":"nanj@google.com","login":"nanj01","count":4},{"name":"Vladislav Lisetskiy","email":"vladlis54@gmail.com","login":"Vladlis","count":4},{"name":"Andrei Korzhevskii","email":"andrei.korzhevskii@vaadin.com","login":null,"count":4},{"name":"eaftan","email":"eaftan@google.com","login":null,"count":4},{"name":"myok","email":"myok@google.com","login":null,"count":4},{"name":"porwala","email":"porwala@google.com","login":null,"count":4},{"name":"https://github.com/WilliamCollishaw","email":"undetermined_user","login":null,"count":4},{"name":"Piotr Findeisen","email":"piotr.findeisen@gmail.com","login":"findepi","count":4},{"name":"Kevin O'Connor","email":"kevinoconnor@google.com","login":"kevinoconnor7","count":3},{"name":"Julien Dramaix","email":"dramaix@google.com","login":"jDramaix","count":3},{"name":"cedric.ai","email":"cedricai@163.com","login":"cedricai","count":3},{"name":"jerryzz","email":"jerryzz@google.com","login":"jerryzz0","count":3},{"name":"karthik.bhat","email":"karthik.bhat@miqdigital.com","login":"karthikbhat13","count":3},{"name":"Roberto Lublinerman","email":"rluble@google.com","login":"rluble","count":3},{"name":"Grzegorz Rożniecki","email":"xaerxess@gmail.com","login":"Xaerxess","count":3},{"name":"Alan Malloy","email":"amalloy@google.com","login":"amalloy","count":3},{"name":"yiuyuho","email":"yiuyuho@google.com","login":"yiuyuho","count":3},{"name":"soroush","email":"soroush@google.com","login":"sshrdp","count":3},{"name":"nweiskirch","email":"nweiskirch@google.com","login":"nateweiskirch","count":3},{"name":"nickfelt","email":"nickfelt@google.com","login":"nfelt","count":3},{"name":"mverver","email":"mverver@google.com","login":"mverver-google","count":3},{"name":"mscherer","email":"mscherer@google.com","login":"markusicu","count":3},{"name":"michajlo","email":"michajlo@google.com","login":"michajlo","count":3},{"name":"jdcormie","email":"jdcormie@google.com","login":"jdcormie","count":3},{"name":"mruppaner","email":"mruppaner@google.com","login":"mruppaner","count":3},{"name":"ineuwirth","email":"istvan.neuwirth@proton.me","login":"ineuwirth","count":3},{"name":"astabile","email":"astabile@google.com","login":"DoublePointer","count":3},{"name":"Patrick Strawderman","email":"pstrawderman@netflix.com","login":"kilink","count":3},{"name":"Nickita Khylkouski","email":"nickitakhy@gmail.com","login":"nickita-khylkouski","count":3},{"name":"Josh Hawkins","email":"joshua.hawkins@gmail.com","login":"hawjo01","count":3},{"name":"Istvan Neuwirth","email":"istvan_neuwirth@epam.com","login":null,"count":3},{"name":"andrewrice","email":"andrewrice@google.com","login":null,"count":3},{"name":"davidmandle","email":"davidmandle@google.com","login":null,"count":3},{"name":"pmarks","email":"pmarks@google.com","login":null,"count":3},{"name":"simionato","email":"simionato@google.com","login":null,"count":3},{"name":"sumir","email":"sumir@google.com","login":null,"count":3},{"name":"tobe","email":"tobe@google.com","login":null,"count":3},{"name":"zhenghua","email":"zhenghua@google.com","login":null,"count":3},{"name":"irogers","email":"irogers@google.com","login":"captain5050","count":2},{"name":"joshgiles","email":"joshgiles@google.com","login":"jgiles","count":2},{"name":"juerg","email":"juerg@google.com","login":"juergw","count":2},{"name":"kmoon","email":"kmoon@google.com","login":"kmoon-work","count":2},{"name":"mkanat","email":"mkanat@google.com","login":"mkanat","count":2},{"name":"mkbehr","email":"mkbehr@google.com","login":"mkbehr","count":2},{"name":"Tiramisu Mokka","email":"kofemann@gmail.com","login":"kofemann","count":2},{"name":"Sebastian Zarnekow","email":"sebastian.zarnekow@gmail.com","login":"szarnekow","count":2},{"name":"Sebastian Kürten","email":"sebastian@topobyte.de","login":"sebkur","count":2},{"name":"Nishant Chatterjee","email":"nishantc1527@gmail.com","login":"nishantc1527","count":2},{"name":"Koy","email":"369491420@qq.com","login":"Koooooo-7","count":2},{"name":"gtener","email":"gtener@google.com","login":"b0ri5","count":2},{"name":"ringwalt","email":"ringwalt@google.com","login":"ringw","count":2},{"name":"suzhang","email":"suzhang@google.com","login":"zhangsu","count":2},{"name":"tball","email":"tball@google.com","login":"tomball","count":2},{"name":"wanyingd","email":"wanyingd@google.com","login":"wanyingd1996","count":2},{"name":"xalep","email":"xalep@google.com","login":"tatintart","count":2},{"name":"Andrey Turbanov","email":"turbanoff@gmail.com","login":"turbanoff","count":2},{"name":"Alberto Goffi","email":"alberto.goffi@usi.ch","login":"albertogoffi","count":2},{"name":"Vincent Privat","email":"vincent.privat@gmail.com","login":"don-vip","count":2},{"name":"nwatson","email":"nwatson@google.com","login":"njwatson32","count":2},{"name":"edalquist","email":"edalquist@google.com","login":"edalquist","count":2},{"name":"ptucker","email":"ptucker@google.com","login":null,"count":2},{"name":"ssmita","email":"ssmita@google.com","login":null,"count":2},{"name":"tomxlee","email":"tomxlee@google.com","login":null,"count":2},{"name":"zorzella","email":"zorzella@google.com","login":null,"count":2},{"name":"pkolloch","email":"pkolloch@google.com","login":null,"count":2},{"name":"horatiu","email":"horatiu@google.com","login":null,"count":2},{"name":"maxscheiber","email":"maxscheiber@google.com","login":null,"count":2},{"name":"Sean Sullivan","email":"ssullivan@gilt.com","login":null,"count":2},{"name":"Paolo Fulgoni","email":"paolo.fulgoni@bertel.it","login":null,"count":2},{"name":"aravinds","email":"aravinds@google.com","login":null,"count":2},{"name":"dbentley@google.com","email":"dbentley@google.com@8138a162-5c33-11de-8abc-d1c337b90d21","login":null,"count":2},{"name":"Michael Vorburger","email":"vorburger@google.com","login":"vorburger","count":2},{"name":"Jochen Schalanda","email":"jochen@schalanda.name","login":"joschi","count":2},{"name":"Jesse Wilson","email":"jwilson@squareup.com","login":"squarejesse","count":2},{"name":"Christophe Carpentier","email":"carpentier.ch@gmail.com","login":"Saucistophe","count":2},{"name":"Carter Kozak","email":"ckozak@ckozak.net","login":"carterkozak","count":2},{"name":"Ben Manes","email":"ben.manes@gmail.com","login":"ben-manes","count":2},{"name":"Ayush Singhal","email":"ayushsinghal998@gmail.com","login":"ayushsinghal90","count":2},{"name":"Anurag Porwal","email":"porwal.anurag10@gmail.com","login":"AnuragPorwal","count":2},{"name":"Agyei Holy","email":"agyeiholy978@gmail.com","login":"holly-agyei","count":2},{"name":"daviest","email":"daviest@google.com","login":"Todd-Davies","count":2},{"name":"danstahr","email":"danstahr@google.com","login":"Danstahrg","count":2},{"name":"Tim van der Lippe","email":"tvanderlippe@gmail.com","login":"TimvdLippe","count":2},{"name":"kristineguo","email":"kristineguo@google.com","login":null,"count":1},{"name":"livewire","email":"livewire@google.com","login":null,"count":1},{"name":"lugr","email":"lugr@google.com","login":null,"count":1},{"name":"magict4","email":"https://github.com/magict4","login":null,"count":1},{"name":"mbrowning","email":"mbrowning@google.com","login":null,"count":1},{"name":"mdiamond","email":"mdiamond@google.com","login":null,"count":1},{"name":"michaelthomas","email":"michaelthomas@google.com","login":null,"count":1},{"name":"mihr","email":"mihr@google.com","login":null,"count":1},{"name":"mikispag","email":"mikispag@google.com","login":null,"count":1},{"name":"minjun","email":"minjun@meituan.com","login":null,"count":1},{"name":"mjiang","email":"mjiang@google.com","login":null,"count":1},{"name":"moodysalem","email":"moodysalem@google.com","login":null,"count":1},{"name":"moradabdr","email":"moradabdr@google.com","login":null,"count":1},{"name":"mrhead","email":"mrhead@google.com","login":null,"count":1},{"name":"namangoel","email":"namangoel@google.com","login":null,"count":1},{"name":"ngolubovic","email":"ngolubovic@google.com","login":null,"count":1},{"name":"nrhodes","email":"nrhodes@google.com","login":null,"count":1},{"name":"perneto","email":"perneto@google.com","login":null,"count":1},{"name":"peyman","email":"peyman@google.com","login":null,"count":1},{"name":"pmantyla","email":"pmantyla@google.com","login":null,"count":1},{"name":"esbjorn","email":"esbjorn@google.com","login":null,"count":1},{"name":"esnickell","email":"esnickell@google.com","login":null,"count":1},{"name":"eth","email":"eth@google.com","login":null,"count":1},{"name":"gasandoval","email":"gasandoval@google.com","login":null,"count":1},{"name":"gioachin","email":"gioachin@google.com","login":null,"count":1},{"name":"gpike","email":"gpike@google.com","login":null,"count":1},{"name":"gsim","email":"gsim@google.com","login":null,"count":1},{"name":"hamptos","email":"hamptos@google.com","login":null,"count":1},{"name":"henrikb","email":"henrikb@google.com","login":null,"count":1},{"name":"ilevit","email":"ilevit@google.com","login":null,"count":1},{"name":"jcarnahan","email":"jcarnahan@google.com","login":null,"count":1},{"name":"jdanz","email":"jdanz@google.com","login":null,"count":1},{"name":"jhellrung","email":"jhellrung@google.com","login":null,"count":1},{"name":"jiatan","email":"jiatan@google.com","login":null,"count":1},{"name":"jjolma","email":"jjolma@google.com","login":null,"count":1},{"name":"jlacey","email":"jlacey@google.com","login":null,"count":1},{"name":"jmicich","email":"jmicich@google.com","login":null,"count":1},{"name":"josesc","email":"josesc@google.com","login":null,"count":1},{"name":"joshv","email":"joshv@google.com","login":null,"count":1},{"name":"jrstewart","email":"jrstewart@google.com","login":null,"count":1},{"name":"zlt","email":"zlt@google.com","login":null,"count":1},{"name":"nrook","email":"nrook@google.com","login":"nrook-google","count":1},{"name":"notcarl","email":"notcarl@google.com","login":"carl-mastrangelo","count":1},{"name":"nikhilbarar","email":"nikhilbarar@gmail.com","login":"nikhilbarar","count":1},{"name":"mtaran","email":"mtaran@google.com","login":"mtaran-google","count":1},{"name":"mritche","email":"mritche@google.com","login":"mritche","count":1},{"name":"moz","email":"moz@google.com","login":"Dominator008","count":1},{"name":"moinb","email":"moinbangi98@gmail.com","login":"moinb","count":1},{"name":"moffitt","email":"moffitt@google.com","login":"mmoffitt","count":1},{"name":"michaelroger","email":"michaelroger@google.com","login":"misterbeegee","count":1},{"name":"mfboulos","email":"mboulos95@gmail.com","login":"mfboulos","count":1},{"name":"martinellia","email":"martinellia@google.com","login":"antiufo","count":1},{"name":"mardibiase","email":"mardibiase@gmail.com","login":"mardibiase","count":1},{"name":"majorde","email":"majorde@google.com","login":"majorde1","count":1},{"name":"magdaz","email":"magdaz@google.com","login":"magdazk","count":1},{"name":"madrake","email":"madrake@google.com","login":"madrake","count":1},{"name":"lwe","email":"lwe@google.com","login":"lweichselbaum","count":1},{"name":"lukhnos","email":"lukhnos@google.com","login":"lukhnos","count":1},{"name":"liulietong","email":"liulietong@bytedance.com","login":"Liulietong","count":1},{"name":"linyimin-bupt","email":"linyimin520812@gmail.com","login":"linyimin0812","count":1},{"name":"poddark","email":"poddark@google.com","login":null,"count":1},{"name":"ralucaradu","email":"ralucaradu@google.com","login":null,"count":1},{"name":"rohitnaik","email":"rohitnaik@google.com","login":null,"count":1},{"name":"rwrobinson","email":"rwrobinson@google.com","login":null,"count":1},{"name":"sbills","email":"sbills@google.com","login":null,"count":1},{"name":"sblessing","email":"sblessing@google.com","login":null,"count":1},{"name":"sclark","email":"sclark@google.com","login":null,"count":1},{"name":"shapiroc","email":"shapiroc@google.com","login":null,"count":1},{"name":"skyf","email":"skyf@google.com","login":null,"count":1},{"name":"slawek","email":"slawek@google.com","login":null,"count":1},{"name":"sunchen","email":"sunchen@google.com","login":null,"count":1},{"name":"svas","email":"svas@google.com","login":null,"count":1},{"name":"tamy","email":"tamy@google.com","login":null,"count":1},{"name":"tap-prod","email":"tap-prod@google.com","login":null,"count":1},{"name":"xale","email":"xale@google.com","login":null,"count":1},{"name":"xingx","email":"xingx@google.com","login":null,"count":1},{"name":"yangzhe","email":"yangzhe@google.com","login":null,"count":1},{"name":"yossik","email":"yossik@google.com","login":null,"count":1},{"name":"yuxiaotan","email":"yuxiaotan@google.com","login":null,"count":1},{"name":"zhli","email":"zhli@google.com","login":null,"count":1},{"name":"sorenj","email":"sorenj@google.com","login":"sorensenjs","count":1},{"name":"skill","email":"skill@google.com","login":"SergejSalnikov","count":1},{"name":"shahab","email":"shahab.kondri@gmail.com","login":"shahabkondri","count":1},{"name":"seanabraham","email":"seanabraham@google.com","login":"srabraham","count":1},{"name":"seabass","email":"seabass@google.com","login":"0x0539","count":1},{"name":"saserr","email":"saserr@google.com","login":"saserr","count":1},{"name":"sagarshah","email":"sms2sagar94@gmail.com","login":"sagar-shah94","count":1},{"name":"rosch","email":"rosch@google.com","login":"redseiko","count":1},{"name":"rjudson","email":"rjudson@google.com","login":"rossjudson","count":1},{"name":"rjamet","email":"rjamet@google.com","login":"rjamet","count":1},{"name":"rensiyuan","email":"rensiyuan@google.com","login":"netheril96","count":1},{"name":"rckenned","email":"rckenned@google.com","login":"ryankennedy","count":1},{"name":"rajivprab","email":"rajivprab@google.com","login":"RajivPrab-Google","count":1},{"name":"raghsriniv","email":"raghsriniv@google.com","login":"raghsriniv","count":1},{"name":"qiuyucheng","email":"2847117296@qq.com","login":"QiuYucheng2003","count":1},{"name":"ptab","email":"ptab@google.com","login":"ptabor","count":1},{"name":"prasanthomanakuttan","email":"pomanakuttan9642@gmail.com","login":"prasanth08","count":1},{"name":"plumpy","email":"plumpy@google.com","login":"plumpy","count":1},{"name":"plindner","email":"plindner@google.com","login":"lindner","count":1},{"name":"pekow","email":"pekow@google.com","login":"slix","count":1},{"name":"zhixiang.yuan","email":"im.yuanzx@gmail.com","login":"yuanzhixiangback","count":1},{"name":"zhangt2333","email":"zhangt2333@gmail.com","login":"zhangt2333","count":1},{"name":"zgao","email":"zgao@google.com","login":"zhouyanggao","count":1},{"name":"yardennb","email":"yardennb@google.com","login":"yardennb","count":1},{"name":"xumengqi","email":"2663479778@qq.com","login":"remeio","count":1},{"name":"wodomierz","email":"miron.ficak@gmail.com","login":"wodomierz","count":1},{"name":"westarle","email":"westarle@google.com","login":"westarle","count":1},{"name":"wangzhaoning","email":"1078674571@qq.com","login":"wangzhaoning","count":1},{"name":"wangyaopw","email":"wangyaopw@google.com","login":"wangyaopw","count":1},{"name":"vijaykakadiya","email":"vijay.kakadiya10@gmail.com","login":"vijayk2019","count":1},{"name":"vasilvv","email":"vasilvv@google.com","login":"vasilvv","count":1},{"name":"vanupam","email":"vanupam@google.com","login":"vanupam","count":1},{"name":"tszymanski","email":"tszymanski@google.com","login":"awused","count":1},{"name":"tomaszbuchert","email":"tomaszbuchert@google.com","login":"tomaszbuchert","count":1},{"name":"tomasisonfire","email":"tchaib@gmail.com","login":"tomasisonfire","count":1},{"name":"timswanson","email":"timswanson@google.com","login":"timswanson-google","count":1},{"name":"thekeenant","email":"keenan@keenant.com","login":"thekeenant","count":1},{"name":"tayjo","email":"tayjo@google.com","login":"joshua-adam-taylor","count":1},{"name":"tanmauec","email":"varuntanmay21@gmail.com","login":"tanmayvarun","count":1},{"name":"suraj dhamecha","email":"surajbdhamecha@gmail.com","login":"surajdhamecha","count":1},{"name":"paulduffin","email":"paulduffin@google.com","login":"paulduffin","count":1},{"name":"ashishjoshi","email":"ashishjoshi@google.com","login":null,"count":1},{"name":"avnerc","email":"avnerc@google.com","login":null,"count":1},{"name":"binxu","email":"binxu@google.com","login":null,"count":1},{"name":"brapaport","email":"brapaport@google.com","login":null,"count":1},{"name":"buffi","email":"buffi@google.com","login":null,"count":1},{"name":"bul","email":"bul@google.com","login":null,"count":1},{"name":"chenxiw","email":"chenxiw@google.com","login":null,"count":1},{"name":"chriscallahan","email":"chriscallahan@google.com","login":null,"count":1},{"name":"cihatbas","email":"cihatbas@google.com","login":null,"count":1},{"name":"congc","email":"congc@google.com","login":null,"count":1},{"name":"croyer","email":"croyer@google.com","login":null,"count":1},{"name":"dahollings","email":"dahollings@google.com","login":null,"count":1},{"name":"danmullow","email":"danmullow@google.com","login":null,"count":1},{"name":"darick","email":"darick@google.com","login":null,"count":1},{"name":"dmonner","email":"dmonner@google.com","login":null,"count":1},{"name":"dsemy","email":"dsemy@google.com","login":null,"count":1},{"name":"dshaffer","email":"dshaffer@google.com","login":null,"count":1},{"name":"dweis","email":"dweis@google.com","login":null,"count":1},{"name":"edric","email":"edric@google.com","login":null,"count":1},{"name":"eranliberty","email":"eranliberty@google.com","login":null,"count":1},{"name":"olegv","email":"olegv@google.com","login":"oleg-codaio","count":1},{"name":"oemilyo","email":"oemilyo@google.com","login":"0emily0","count":1},{"name":"nrsam","email":"nrsam@google.com","login":"nrsam","count":1},{"name":"Adrian Gonzalez-Martin","email":"agm@seldon.io","login":null,"count":1},{"name":"Lorenz Nickel","email":"mail@lorenznickel.de","login":null,"count":1},{"name":"Brian Worth","email":"brian.worth@addepar.com","login":null,"count":1},{"name":"Christian Ortlepp","email":"C.Ortlepp@intershop.de","login":null,"count":1},{"name":"(no author)","email":"(no author)@8138a162-5c33-11de-8abc-d1c337b90d21","login":null,"count":1},{"name":"Filip Allberg","email":"filip@cs.umu.se","login":null,"count":1},{"name":"George Rautenbach","email":"jansr16@gmail.com","login":null,"count":1},{"name":"Jan Burkhardt","email":"jan.burkhardt@just.social","login":null,"count":1},{"name":"Jesse Sterr","email":"jsterr@google.com","login":null,"count":1},{"name":"KantLeung","email":"goVoidgo@gmail.com","login":null,"count":1},{"name":"Kartoffelsup","email":"sphincterboy@gmx.de","login":null,"count":1},{"name":"Kwang Yul Seo","email":"kwangyul.seo@gmail.com","login":null,"count":1},{"name":"Maiph","email":"ricardopontopinheiro@gmail.com","login":null,"count":1},{"name":"Sebastian Kürten","email":"sebastian.de","login":null,"count":1},{"name":"Thomas Beutler","email":"beutlert@amazon.com","login":null,"count":1},{"name":"Tomschi","email":"Tomschi","login":null,"count":1},{"name":"ashersb","email":"ashersb@google.com","login":null,"count":1},{"name":"Arend v. Reinersdorff","email":"arend@arendvr.com","login":"arend-von-reinersdorff","count":1},{"name":"Bahadir AKIN","email":"bhdrkn@gmail.com","login":"bhdrkn","count":1},{"name":"Brijeshthummar02","email":"brijeshthummar02@gmail.com","login":"Brijeshthummar02","count":1},{"name":"Buddy119","email":"likeyixzx119@gmail.com","login":"Buddy119","count":1},{"name":"Certseeds","email":"51754303+Certseeds","login":"Certseeds","count":1},{"name":"Cody Lerum","email":"cody.lerum@gmail.com","login":"codylerum","count":1},{"name":"Colin Alworth","email":"colin@colinalworth.com","login":"niloc132","count":1},{"name":"Daniel Woffinden","email":"daw@google.com","login":"dwoffinden","count":1},{"name":"David Sheldon","email":"dave-github@earth.li","login":"davidsheldon","count":1},{"name":"Dean de Bree","email":"ddebree@gmail.com","login":"ddebree","count":1},{"name":"Dmitry Kryukov","email":"dk2k@ya.ru","login":"dk2k","count":1},{"name":"Dmitry Timofeev","email":"dmitrytimofeev@google.com","login":"dt-google","count":1},{"name":"Dubrovsky Danil","email":"forwot163@gmail.com","login":"abvadabra","count":1},{"name":"Dyrone Teng","email":"dyroneteng@gmail.com","login":"dyrone","count":1},{"name":"Dzmitry Lazerka","email":"dlazerka@gmail.com","login":"dlazerka","count":1},{"name":"Eclixal","email":"alex.jousset1@gmail.com","login":"Eclixal","count":1},{"name":"Edwin Tellman","email":"etellman@pobox.com","login":"etellman","count":1},{"name":"Elias Ojala","email":"git@eliasojala.me","login":"theel0ja","count":1},{"name":"Elliott Brossard","email":"elliott.brossard@snowflake.com","login":"sfc-gh-ebrossard","count":1},{"name":"Freddy Boucher","email":"freddy.boucher@gmail.com","login":"freddyboucher","count":1},{"name":"Simon Legner","email":"Simon.Legner@gmail.com","login":"simon04","count":1},{"name":"Sean C. Sullivan","email":"github@seansullivan.com","login":"sullis","count":1},{"name":"Saptarshi Bhattacharjee","email":"bsaptarshi52@gmail.com","login":"bsaptarshi","count":1},{"name":"Ryan Skonnord","email":"ryanskonnord@gmail.com","login":"RyanSkonnord","count":1},{"name":"Romain Emery","email":"romain.emery78@gmail.com","login":"Romain-E","count":1},{"name":"Rohit Potdukhe","email":"rohitpotdukhe@gmail.com","login":"rohitpotdukhe","count":1},{"name":"Pradipta Sarma","email":"pradiptasarma@outlook.com","login":"pradipta","count":1},{"name":"Andrei Korzhevskii","email":"a.korzhevskiy@gmail.com","login":"korzha","count":1},{"name":"Amir Sarabadani","email":"Ladsgroup@gmail.com","login":"Ladsgroup","count":1},{"name":"Allan H","email":"allanhaywood@dslextreme.com","login":"allanhaywood","count":1},{"name":"Alice Purcell","email":"Alice.Purcell.39@gmail.com","login":"alicederyn","count":1},{"name":"Alexis","email":"alexis.challande@trailofbits.com","login":"DarkaMaul","count":1},{"name":"Alexander Alvonellos","email":"alexander.alvonellos@gmail.com","login":"alvonellos","count":1},{"name":"Aleksei Semin","email":"alllexsm@gmail.com","login":"alllex","count":1},{"name":"Adam Czaplinski","email":"adam.czaplinski@vavatech.pl","login":"adam-czaplinski-vavatech","count":1},{"name":"=?UTF-8?q?=E5=BA=84=E5=A4=A9=E7=BF=BC?=","email":"zty0826@gmail.com","login":"TennyZhuang","count":1},{"name":"Andrew Sinclair","email":"asinclair@google.com","login":"ajsinclair","count":1},{"name":"Andrii Rosa","email":"andriirosa@fb.com","login":"arhimondr","count":1},{"name":"Andrzej Ressel","email":"jereksel@gmail.com","login":"andrzejressel","count":1},{"name":"Ao Li","email":"leeleo3x@gmail.com","login":"aoli-al","count":1},{"name":"Marc Wrobel","email":"marc.wrobel@gmail.com","login":"marcwrobel","count":1},{"name":"Marco Lee","email":"marcole32k3@gmail.com","login":"MarcoLe3","count":1},{"name":"Mark Mann","email":"markmann@google.com","login":"MarkCMann","count":1},{"name":"Martin Ma","email":"ang.ma.martin@gmail.com","login":"playasim","count":1},{"name":"MartinWitt","email":"wittlinger.martin@gmail.com","login":"MartinWitt","count":1},{"name":"Matthias Sieber","email":"matthiasksieber@gmail.com","login":"manonthemat","count":1},{"name":"Michael Hausegger","email":"hausegger.michael@googlemail.com","login":"TheRealHaui","count":1},{"name":"Michael Silver","email":"mikesterlingw","login":"mikesterlingw","count":1},{"name":"Michal Kordas","email":"kordas.michal@gmail.com","login":"mkordas","count":1},{"name":"Mikaël Barbero","email":"mikael.barbero@gmail.com","login":"mbarbero","count":1},{"name":"Milan Mimica","email":"milan.mimica@gmail.com","login":"mmimica","count":1},{"name":"Mitchell Irvin","email":"mitchell.k.irvin@gmail.com","login":"mitchellirvin","count":1},{"name":"Mixpa","email":"514518274@qq.com","login":"Mixpa","count":1},{"name":"MohandAndel","email":"MohandAndel@gmail.com","login":"MohandAndel","count":1},{"name":"Molly Tian","email":"mollyibot@google.com","login":"mollyibot","count":1},{"name":"Moriadry","email":"preciousdp11@gmail.com","login":"moriadry","count":1},{"name":"Near Privman","email":"nearp@google.com","login":"nearp","count":1},{"name":"Nhat Dinh","email":"35314819+NhatDinh","login":"NhatDinh","count":1},{"name":"Oleksii Bondar","email":"alexBondar.kha@gmail.com","login":"OleksiiBondar","count":1},{"name":"Pengyu Nie","email":"prodigy.sov@gmail.com","login":"pengyunie","count":1},{"name":"George Gastaldi","email":"gegastaldi@gmail.com","login":"gastaldi","count":1},{"name":"Guilherme Woloszyn","email":"obatareissvapo@gmail.com","login":"workservice-dev","count":1},{"name":"Guo Ci","email":"zguoci@gmail.com","login":"guoci","count":1},{"name":"Hadrien Kohl","email":"hadrien.kohl@gmail.com","login":"hadrienk","count":1},{"name":"Hari Menon","email":"shaan.hari@gmail.com","login":"hshankar","count":1},{"name":"Igor Kryvenko","email":"kryvenko7igor@gmail.com","login":"igorKryvenko","count":1},{"name":"Jakob Braun","email":"jakob.braun@posteo.de","login":"jakobbraun","count":1},{"name":"Jason Trump","email":"jct-amzn","login":"jct-amzn","count":1},{"name":"Jing (Paggy) Nie","email":"paggynie@amazon.com","login":"paggynie","count":1},{"name":"Joakim Skoog","email":"joakim.skoog.97@gmail.com","login":"JoakimSkoog97","count":1},{"name":"Joan Karadimov","email":"joan@profuzdigital.com","login":"joankaradimov","count":1},{"name":"Jose Augusto","email":"ze12augusto@gmail.com","login":"ze12augusto","count":1},{"name":"Justin T. Sampson","email":"jsampson@guidewire.com","login":"jsampson2","count":1},{"name":"Kannan Ekanath","email":"kannanekanath","login":"kannanekanath","count":1},{"name":"Kartikeya Goswami","email":"kartikeyagoswami20@gmail.com","login":"gokaco","count":1},{"name":"Kevin Stich","email":"stickevi@amazon.com","login":"kstich","count":1},{"name":"Konstantin Goldman","email":"konstantin.goldman@gmail.com","login":"konstantin-goldman","count":1},{"name":"Peter Marsh","email":"pete.d.marsh@gmail.com","login":"petedmarsh","count":1},{"name":"Kyle Moore","email":"github@kylemoore.com","login":"DPUkyle","count":1},{"name":"CodeMaster7000","email":"95772109+CodeMaster7000","login":"CodeMaster7000","count":1},{"name":"Pepper Lebeck-Jobe","email":"eljobe@gmail.com","login":"eljobe","count":1},{"name":"fraa","email":"fraa@google.com","login":"zfraa","count":1},{"name":"flan","email":"flan@google.com","login":"iflan","count":1},{"name":"fdesu","email":"merkel05@gmail.com","login":"fdesu","count":1},{"name":"ekuefler","email":"ekuefler@google.com","login":"ekuefler","count":1},{"name":"edwintay","email":"edwintay@google.com","login":"E-T-","count":1},{"name":"eatnumber1","email":"eatnumber1@google.com","login":"eatnumber1","count":1},{"name":"earyee","email":"earyee@google.com","login":"sicter","count":1},{"name":"dovwas","email":"dovwas@google.com","login":"dovwasgoog","count":1},{"name":"dobkin","email":"dobkin@google.com","login":"adob","count":1},{"name":"dlos","email":"dlos@google.com","login":"d-los","count":1},{"name":"dlorant","email":"dlorant@google.com","login":"ratteler50","count":1},{"name":"dkagedal","email":"dkagedal@google.com","login":"dkagedal","count":1},{"name":"dfarrow","email":"dfarrow@google.com","login":"dfarrow0","count":1},{"name":"dchai","email":"dchai@google.com","login":"donaldchai","count":1},{"name":"dborowitz","email":"dborowitz@google.com","login":"dborowitz","count":1},{"name":"dbeaumont","email":"dbeaumont@google.com","login":"hagbard","count":1},{"name":"davies","email":"davies@google.com","login":"daviesatgoogle","count":1},{"name":"dankurka","email":"dankurka@google.com","login":"dankurka","count":1},{"name":"d.kanehira","email":"disc99.o@gmail.com","login":"disc99","count":1},{"name":"codewiz","email":"codewiz@google.com","login":"codewiz","count":1},{"name":"lijilei","email":"lijileigood@gmail.com","login":"LeoLeeTech","count":1},{"name":"lesiak","email":"lesiak@outlook.com","login":"lesiak","count":1},{"name":"kuanghc","email":"609779612@qq.com","login":"springmonster","count":1},{"name":"kkress","email":"kkress@google.com","login":"kkress","count":1},{"name":"jparachoniak","email":"jparachoniak@google.com","login":"jparachoniak","count":1},{"name":"jonathansun","email":"jonathansun@google.com","login":"JonathanSun","count":1},{"name":"jmelcon","email":"jmelcon@google.com","login":"joshuamelcon","count":1},{"name":"jlerbsc","email":"jean-pierre.lerbscher@jperf.com","login":"jlerbsc","count":1},{"name":"jianglai","email":"jianglai@google.com","login":"jianglai","count":1},{"name":"jeremymanson","email":"jeremymanson@google.com","login":"jhmanson","count":1},{"name":"jart","email":"jart@google.com","login":"jart","count":1},{"name":"jameslyon","email":"jameslyon@google.com","login":"jameslyon","count":1},{"name":"jakubvrana","email":"jakubvrana@google.com","login":"vrana","count":1},{"name":"ifigotin","email":"ifigotin@google.com","login":"ifigotin","count":1},{"name":"hwaite","email":"hwaite@post.harvard.edu","login":"hwaite","count":1},{"name":"harold cooper","email":"hrldcpr@gmail.com","login":"hrldcpr","count":1},{"name":"guyben","email":"guyben@google.com","login":"guyben13","count":1},{"name":"guoguangwu","email":"guoguangwug@gmail.com","login":"testwill","count":1},{"name":"goderbauer","email":"goderbauer@google.com","login":"goderbauer","count":1},{"name":"fxleyu","email":"fxleyu@qq.com","login":"fxleyu","count":1},{"name":"alanturrr-1703","email":"hariom.nthakkar@gmail.com","login":"alanturrr-1703","count":1},{"name":"alanrussian","email":"alanrussian@google.com","login":"alanrussian","count":1},{"name":"advorak","email":"advorak@google.com","login":"acdvorak","count":1},{"name":"adonovan","email":"adonovan@google.com","login":"adonovan","count":1},{"name":"abchaubey","email":"abhyankar.chaubey@gmail.com","login":"abchaubey","count":1},{"name":"Xufei Tan","email":"xufei@google.com","login":"tanx16","count":1},{"name":"XenoAmess","email":"xenoamess@gmail.com","login":"XenoAmess","count":1},{"name":"Wojciech Zankowski","email":"info@zankowski.pl","login":"WojciechZankowski","count":1},{"name":"Will Molloy","email":"willjoemolloy@gmail.com","login":"will-molloy","count":1},{"name":"Vlastimil Dort","email":"dort@d3s.mff.cuni.cz","login":"panacekcz","count":1},{"name":"Vladimir Sitnikov","email":"sitnikov.vladimir@gmail.com","login":"vlsi","count":1},{"name":"Vijay Kumar Adhikari","email":"vijaykcm@gmail.com","login":"vijaykcm","count":1},{"name":"Varun Sharma","email":"varunsh@stepsecurity.io","login":"varunsh-coder","count":1},{"name":"Tiago Grosso","email":"tiagogrosso99@gmail.com","login":"TiagoGrosso","count":1},{"name":"Thomas Harning Jr","email":"harningt@gmail.com","login":"harningt","count":1},{"name":"Teubel György","email":"tgyurci+github@gmail.com","login":"tgyurci","count":1},{"name":"Tanghd","email":"hand515@gmail.com","login":"tanwov","count":1},{"name":"T45K","email":"tasktas9@gmail.com","login":"T45K","count":1},{"name":"Steve","email":"smurphy333@gmail.com","login":"smurphy333","count":1},{"name":"Stephen Colebourne","email":"stephen@opengamma.com","login":"jodastephen","count":1},{"name":"clawr","email":"clawr@google.com","login":"clawr","count":1},{"name":"clap","email":"clap@google.com","login":"empijei","count":1},{"name":"chardch","email":"chardch@google.com","login":"chardch","count":1},{"name":"cdanzi","email":"cdanzi@google.com","login":"carolinedanzi","count":1},{"name":"camrdale","email":"camrdale@google.com","login":"camrdale","count":1},{"name":"c.piotre","email":"c.piotre@gmail.com","login":"cpiotr","count":1},{"name":"btruong","email":"btruong@google.com","login":"briantruong777","count":1},{"name":"bradfordcsmith","email":"bradfordcsmith@google.com","login":"brad4d","count":1},{"name":"bg0d-droid","email":"cyb4rbg0d@gmail.com","login":"bg0d-droid","count":1},{"name":"bcsf","email":"bcsf@google.com","login":"bchang","count":1},{"name":"bcorso","email":"bcorso@google.com","login":"bcorso","count":1},{"name":"bbaren","email":"bbaren@google.com","login":"bbarenblat","count":1},{"name":"barcalow","email":"barcalow@google.com","login":"barcalow","count":1},{"name":"azlatin","email":"azlatin@google.com","login":"AlexanderGH","count":1},{"name":"awturner","email":"awturner@google.com","login":"awturner","count":1},{"name":"ashishkedia","email":"ashishkedia@google.com","login":"ashish1294","count":1},{"name":"arfy slowy","email":"slowy.arfy@gmail.com","login":"slowy07","count":1},{"name":"anyanwen@gmail.com","email":"anyanwen@gmail.com","login":"AYWWWWW","count":1},{"name":"antoniocortes","email":"antoniocortes@google.com","login":"antonio-cortes-perez","count":1},{"name":"amyles","email":"amyles@google.com","login":"marcianx","count":1},{"name":"Spencer Kelley","email":"kelle881@umn.edu","login":"avakel","count":1}],"past_year_committers":[{"name":"cpovirk","email":"cpovirk@google.com","login":"cpovirk","count":316},{"name":"Google Java Core Libraries","email":"java-team-github-bot@google.com","login":"java-team-github-bot","count":31},{"name":"Kurt Alfred Kluever","email":"kak@google.com","login":"kluever","count":28},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":12},{"name":"Éamonn McManus","email":"emcmanus@google.com","login":"eamonnmcmanus","count":8},{"name":"Vincent Potucek","email":"vpotucek@me.com","login":null,"count":6},{"name":"Laurie Crean","email":"lmcrean@gmail.com","login":"lmcrean","count":5},{"name":"Liam Miller-Cushon","email":"cushon@google.com","login":"cushon","count":4},{"name":"Stefan Haustein","email":"haustein@google.com","login":"stefanhaustein","count":4},{"name":"Chaoren Lin","email":"aoe@google.com","login":"chaoren","count":3},{"name":"Kevin O'Connor","email":"kevinoconnor@google.com","login":"kevinoconnor7","count":3},{"name":"Nickita Khylkouski","email":"nickitakhy@gmail.com","login":"nickita-khylkouski","count":3},{"name":"Patrick Strawderman","email":"pstrawderman@netflix.com","login":"kilink","count":3},{"name":"perceptron8","email":"perceptron8","login":"perceptron8","count":3},{"name":"Agyei Holy","email":"agyeiholy978@gmail.com","login":"holly-agyei","count":2},{"name":"Roberto Lublinerman","email":"rluble@google.com","login":"rluble","count":2},{"name":"Amir Sarabadani","email":"Ladsgroup@gmail.com","login":"Ladsgroup","count":1},{"name":"Guilherme Woloszyn","email":"obatareissvapo@gmail.com","login":"workservice-dev","count":1},{"name":"Marco Lee","email":"marcole32k3@gmail.com","login":"MarcoLe3","count":1},{"name":"Michael Vorburger.ch","email":"vorburger@google.com","login":"vorburger","count":1},{"name":"Saptarshi Bhattacharjee","email":"bsaptarshi52@gmail.com","login":"bsaptarshi","count":1},{"name":"alanturrr-1703","email":"hariom.nthakkar@gmail.com","login":"alanturrr-1703","count":1},{"name":"bg0d-droid","email":"cyb4rbg0d@gmail.com","login":"bg0d-droid","count":1},{"name":"lijilei","email":"lijileigood@gmail.com","login":"LeoLeeTech","count":1},{"name":"lowasser","email":"lowasser@google.com","login":"lowasser","count":1},{"name":"qiuyucheng","email":"2847117296@qq.com","login":"QiuYucheng2003","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-19T00:00:07.604Z","repositories_count":6263723,"commits_count":874953613,"contributors_count":35072682,"owners_count":1168652,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"google/guava","html_url":"https://github.com/google/guava","last_synced_at":"2026-06-17T02:00:40.340Z","status":null,"issues_count":351,"pull_requests_count":2195,"avg_time_to_close_issue":58090872.122727275,"avg_time_to_close_pull_request":2995087.4601725014,"issues_closed_count":220,"pull_requests_closed_count":1971,"pull_request_authors_count":143,"issue_authors_count":220,"avg_comments_per_issue":6.3247863247863245,"avg_comments_per_pull_request":0.3407744874715262,"merged_pull_requests_count":1117,"bot_issues_count":11,"bot_pull_requests_count":1909,"past_year_issues_count":39,"past_year_pull_requests_count":354,"past_year_avg_time_to_close_issue":689628.0,"past_year_avg_time_to_close_pull_request":182787.9,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":270,"past_year_pull_request_authors_count":47,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":3.3333333333333335,"past_year_avg_comments_per_pull_request":0.3389830508474576,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":277,"past_year_merged_pull_requests_count":208,"created_at":"2023-05-15T13:12:35.976Z","updated_at":"2026-06-17T02:00:40.341Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fguava/issues","issue_labels_count":{"table":{"P3":136,"type=defect":107,"status=triaged":73,"type=enhancement":59,"type=addition":54,"package=collect":47,"P4":40,"package=general":38,"P2":31,"package=concurrent":29,"type=other":26,"status=research":20,"package=cache":19,"package=base":18,"type=api-docs":16,"package=io":12,"package=net":10,"type=performance":9,"status=invalid":8,"status=will-not-fix":7,"type=documentation":7,"package=hash":7,"package=primitives":6,"platform=java8":5,"type=debeta":5,"package=graph":5,"invalid":5,"package=reflect":4,"platform=gwt":4,"status=in-progress":3,"P1":3,"platform=android":3,"platform=java17":3,"package=escape":3,"status=working-as-intended":2,"status=fixed":2,"package=math":1,"package=testing":1,"status=obsolete":1,"java":1,"platform=java11":1}},"pull_request_labels_count":{"table":{"dependencies":205,"github_actions":136,"P2":78,"P3":61,"package=general":34,"type=other":31,"status=triaged":31,"type=enhancement":26,"cla: yes":23,"type=addition":21,"P4":18,"package=collect":16,"type=api-docs":14,"package=io":11,"package=hash":11,"package=base":11,"type=defect":10,"package=primitives":8,"package=cache":7,"type=performance":5,"package=concurrent":5,"package=net":4,"status=in-progress":4,"java":4,"type=documentation":4,"package=reflect":3,"status=research":2,"package=testing":2,"package=escape":2,"invalid":2,"status=invalid":2,"package=graph":2,"status=will-not-fix":2,"package=math":1,"type=debeta":1}},"issue_author_associations_count":{"table":{"NONE":268,"CONTRIBUTOR":47,"MEMBER":36}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":1997,"NONE":178,"MEMBER":17,"OWNER":3}},"issue_authors":{"table":{"gissuebot":43,"cpovirk":34,"copybara-service[bot]":11,"Marcono1234":6,"d-ferra":6,"kilink":4,"AliAmiri19801":3,"cowwoc":3,"jbduncan":3,"archiecobbs":3,"reschke":3,"perceptron8":3,"ThatEasy4477":3,"YutaHiguchi-bsn":2,"benjaminp":2,"dimo414":2,"vlsi":2,"bjmi":2,"ben-manes":2,"Stephan202":2,"fc8833":2,"leventov":2,"d-william":2,"Xaerxess":2,"SteveBombardier":2,"ineuwirth":2,"foxllb":2,"sgammon":2,"MarcoLe3":2,"yashuangyi":2,"ali963sy":2,"ogregoire":2,"swayamraina":1,"GeertZijlmans1":1,"hungvietnguyen":1,"veita":1,"rhys-saldanha":1,"timothy-khom":1,"yuyu414":1,"Novarest":1,"DanielMel7373":1,"cjohnson2":1,"fmarot":1,"Jiabao-Sun":1,"jutilan":1,"victory-wu":1,"mathisdt":1,"oliviercailloux":1,"qasimkan":1,"QiuYucheng2003":1,"hick209":1,"DKiran512":1,"dopsun":1,"aoli-al":1,"vermahim":1,"khmarbaise":1,"Sia-Lan":1,"brettkail-wk":1,"steven-sheehy":1,"burstinair":1,"siemieniuk":1,"shouhuanxiaoji":1,"ZME7777777":1,"1goldenboy":1,"danipenaperez":1,"bless66":1,"dragonzz20":1,"tiwarivikash":1,"amitlpande":1,"snuyanzin":1,"alexandrebouchard":1,"jerechenamz":1,"paulmarcelinbejan":1,"norru":1,"happyhua":1,"shivsrivastava":1,"2is10":1,"liutikas":1,"ZacSweers":1,"jic152":1,"asialjim":1,"xianwdong":1,"armsargis":1,"alexey-pelykh":1,"GAURAVJAYSWAL":1,"romani":1,"jjohannes":1,"kulallwang":1,"AdityaBhinge":1,"zyxist":1,"mkubiczek":1,"mahmou991":1,"c-wchen":1,"BombayN1":1,"tyomka":1,"msgilligan":1,"bobyangyf":1,"chenzhiguo":1,"bemace":1,"abhipatel056":1,"amanmehara":1,"cortlepp":1,"cchesser":1,"asheldon":1,"uli-f":1,"JordanLongstaff":1,"rhuffy":1,"dustinStratis":1,"mhansen":1,"devikasondhi":1,"artemptushkin":1,"gerabarna":1,"scottTomaszewski":1,"izeye":1,"meindratheal":1,"MartinHaeusler":1,"szpraat":1,"stxmic":1,"mlichtblau":1,"Pankraz76":1,"zaragozamartin91":1,"h4yin":1,"Opeaa1234":1,"xc-chen3":1,"lmsablot-navagis":1,"RuslanSemchenko":1,"ramkumar-92":1,"hgschmie":1,"pianojosh":1,"jbee":1,"lmajano":1,"prateekjainspglobal":1,"graememorgan":1,"iitnmohit":1,"jiquera":1,"aepshteyn":1,"elbaulp":1,"shanjiang98":1,"ikocev":1,"paladox":1,"koundinyarvs":1,"mlilback":1,"RaviSadam":1,"qiuhuanhen":1,"LLM4IG":1,"chevaris":1,"Mamun-Al-Babu-Shikder":1,"akidee":1,"AlbertoSinigaglia":1,"LiYing2010":1,"lpandzic":1,"victornoel":1,"thespags":1,"tbroyer":1,"etellman":1,"salvino080-coder":1,"anmoljain-sap":1,"shiv-ansh007":1,"RaghadAlkhudhair":1,"marinier":1,"michaelhixson":1,"swankjesse":1,"wltjr":1,"lambdaupb":1,"thebluemountain":1,"venusjain10":1,"cgrushko":1,"A248":1,"wdec":1,"stickfigure":1,"vorburger":1,"praveenkg85":1,"siddhsql":1,"sdavids":1,"sgjesse":1,"scranen":1,"CarlRahmstrom":1,"SunilAntil-CS":1,"piyush-harness":1,"tgdavies":1,"ghost":1,"DPUkyle":1,"harishwar-babu":1,"greggdonovan":1,"glyiu98":1,"geekgil":1,"yoon1fe":1,"yuanjiefu-sketch":1,"Tsalachsnow":1,"msmerc":1,"letmaik":1,"norrisjeremy":1,"octylFractal":1,"vibhum-dubey":1,"hrchu":1,"oksana-evs":1,"longlong354":1,"GGGTTTTT":1,"eeoun":1,"wirehell":1,"deepeshpatel3434":1,"ejona86":1,"be-hase":1,"iamfahim":1,"xxDark":1,"sadra139113911391":1,"marthursson":1,"i5d6":1,"fidothe":1,"rclaver":1,"enwired":1,"TWiStErRob":1,"fluentfuture":1,"Dynasty-develop":1,"JLLeitschuh":1,"YanivKunda":1,"kevinb9n":1,"SamYStudiO":1,"gmaes":1,"zfmutkiwqhgspals":1}},"pull_request_authors":{"table":{"copybara-service[bot]":1704,"dependabot[bot]":205,"lmcrean":10,"sgammon":10,"Pankraz76":7,"jjohannes":7,"Marcono1234":7,"perceptron8":7,"cpovirk":7,"vorburger":6,"Stephan202":6,"sadra139113911391":5,"chaoren":4,"moinb":4,"gopinath-vasalamarri":4,"edonadei-google":4,"daguimu":4,"giruuuuj":4,"holly-agyei":4,"ASangelina":4,"PrimroseZhang":4,"Aarshpatel12":3,"remeio":3,"Shivam7-1":3,"Siddharth1410":3,"Setland34":2,"arshiacerd":2,"ljmcr":2,"Mirrious":2,"kstich":2,"i5d6":2,"RedYetiDev":2,"wellweek":2,"alexey-pelykh":2,"liuyuyan2717":2,"victim-alt":2,"Ecdcaeb":2,"aoli-al":2,"hermya":2,"manzhizhen":2,"meenbeese":2,"mrunalinidudhagawali8":2,"paggynie":2,"tobbi":2,"lpandzic":2,"sri-adarsh-kumar":2,"ogregoire":2,"xc-x":2,"findepi":2,"nakulj":2,"DarkaMaul":2,"phuongvinguyen":2,"AmitPatil05":2,"fmeum":2,"Brijeshthummar02":2,"gotenxds":2,"sharkeshd":2,"Saucistophe":2,"MandarGharse2":2,"Abubakar-Sattar":2,"R-Savva":2,"Ninjaneer321":2,"dk2k":2,"mfboulos":2,"miladsade96":2,"ayushsinghal90":2,"ssrijan":2,"testwill":2,"Ayush-Thakur-geek":2,"Daksh021":2,"sithari-repo":2,"Romain-E":2,"panic08":2,"ctarnold":1,"srpatcha":1,"mernst":1,"sagada":1,"kishorkunal-raj":1,"Valloric":1,"simon04":1,"etellman":1,"konstantin-goldman":1,"springmonster":1,"Mahdishayan21":1,"mvanhorn":1,"singhbaljit":1,"MUSKTARGETSUS":1,"rsf3179-sys":1,"Mike014":1,"bsaptarshi":1,"MarcoLe3":1,"nickita-khylkouski":1,"akashkumar916":1,"itakash557-sudo":1,"samukce":1,"jlerbsc":1,"faisalmastoi55":1,"ineuwirth":1,"Derylfabiensyah":1,"salmanmkc":1,"anuq":1,"davidphan":1,"Flynnjustin":1,"JiwaniZakir":1,"YujingZHG":1,"babar57":1,"Yannic":1,"Alveel":1,"Luzia-Vitoria-Empresa":1,"igmtz":1,"alanturrr-1703":1,"adilburaksen":1,"RabinChakraborty":1,"jlaportebot":1,"fdesu":1,"vlsi":1,"sagarreddypatil":1,"pooria-molaiy":1,"cuiweixie":1,"sttor":1,"angela12345678901":1,"asureshraja":1,"harishwar-babu":1,"bg0d-droid":1,"kilink":1,"04cb":1,"bauna":1,"johnsonjzhou":1,"happyhua":1,"cortlepp":1,"annhchen89":1,"stevearmstrong-dev":1,"berndhopp":1,"artahir-dev":1,"jiafu1115":1,"qsq8t65pxs":1,"prasanth08":1,"sebastienrospars":1,"guoci":1,"idanovo":1,"QiuYucheng2003":1,"mohammadmseet-hue":1,"Tsalachsnow":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-19T00:00:10.812Z","repositories_count":14815434,"issues_count":33046970,"pull_requests_count":109034984,"authors_count":11311347,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"type=defect":19,"P3":14,"type=addition":5,"status=triaged":4,"package=collect":4,"P4":4,"package=cache":3,"type=enhancement":3,"P2":3,"type=performance":2,"package=general":2,"package=reflect":2,"package=concurrent":2,"package=primitives":1,"package=hash":1,"package=net":1,"java":1,"package=testing":1,"status=invalid":1,"status=working-as-intended":1,"type=documentation":1}},"past_year_pull_request_labels_count":{"table":{"P3":19,"P2":11,"status=triaged":11,"dependencies":9,"github_actions":9,"package=collect":6,"type=api-docs":6,"type=enhancement":5,"type=defect":5,"type=other":3,"package=base":3,"package=cache":3,"package=general":3,"package=net":2,"package=io":2,"type=addition":2,"package=concurrent":2,"P4":2,"status=will-not-fix":1,"type=documentation":1,"package=hash":1,"package=primitives":1,"package=reflect":1,"package=testing":1,"java":1}},"past_year_issue_author_associations_count":{"table":{"NONE":27,"CONTRIBUTOR":9,"MEMBER":2}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":289,"NONE":58,"MEMBER":3,"OWNER":1}},"past_year_issue_authors":{"table":{"kilink":3,"MarcoLe3":2,"cpovirk":2,"foxllb":2,"Pankraz76":1,"piyush-harness":1,"qasimkan":1,"QiuYucheng2003":1,"RuslanSemchenko":1,"salvino080-coder":1,"shanjiang98":1,"Tsalachsnow":1,"vibhum-dubey":1,"vlsi":1,"wdec":1,"xc-chen3":1,"xxDark":1,"yuanjiefu-sketch":1,"ZME7777777":1,"oliviercailloux":1,"iamfahim":1,"happyhua":1,"fidothe":1,"d-william":1,"dustinStratis":1,"DKiran512":1,"DanielMel7373":1,"c-wchen":1,"copybara-service[bot]":1,"CarlRahmstrom":1,"ben-manes":1,"benjaminp":1,"anmoljain-sap":1}},"past_year_pull_request_authors":{"table":{"copybara-service[bot]":265,"lmcrean":10,"dependabot[bot]":9,"Pankraz76":7,"holly-agyei":4,"daguimu":4,"giruuuuj":4,"perceptron8":3,"Aarshpatel12":3,"sri-adarsh-kumar":2,"miladsade96":2,"vorburger":2,"Daksh021":2,"Yannic":1,"Luzia-Vitoria-Empresa":1,"MarcoLe3":1,"Mike014":1,"mohammadmseet-hue":1,"mvanhorn":1,"nickita-khylkouski":1,"Tsalachsnow":1,"QiuYucheng2003":1,"qsq8t65pxs":1,"rsf3179-sys":1,"salmanmkc":1,"srpatcha":1,"stevearmstrong-dev":1,"04cb":1,"adilburaksen":1,"akashkumar916":1,"alanturrr-1703":1,"angela12345678901":1,"annhchen89":1,"anuq":1,"artahir-dev":1,"bg0d-droid":1,"bsaptarshi":1,"cpovirk":1,"cuiweixie":1,"Derylfabiensyah":1,"faisalmastoi55":1,"idanovo":1,"itakash557-sudo":1,"JiwaniZakir":1,"jlaportebot":1,"johnsonjzhou":1,"kilink":1}},"maintainers":[{"table":{"login":"cpovirk","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpovirk"}},{"table":{"login":"vorburger","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vorburger"}},{"table":{"login":"chaoren","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaoren"}},{"table":{"login":"Alveel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alveel"}},{"table":{"login":"sagarreddypatil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagarreddypatil"}},{"table":{"login":"graememorgan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graememorgan"}},{"table":{"login":"johnsonjzhou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnsonjzhou"}}],"active_maintainers":[{"table":{"login":"cpovirk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpovirk"}},{"table":{"login":"vorburger","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vorburger"}},{"table":{"login":"johnsonjzhou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnsonjzhou"}}]}},"events":{"total":{"CreateEvent":511,"CommitCommentEvent":10,"ReleaseEvent":8,"DeleteEvent":494,"PullRequestEvent":1025,"ForkEvent":401,"IssuesEvent":122,"WatchEvent":1656,"IssueCommentEvent":474,"PushEvent":1370,"PullRequestReviewCommentEvent":49,"GollumEvent":12,"PullRequestReviewEvent":52},"last_year":{"ReleaseEvent":1,"DeleteEvent":183,"PullRequestEvent":285,"ForkEvent":113,"IssuesEvent":49,"WatchEvent":529,"IssueCommentEvent":163,"PushEvent":528,"GollumEvent":3,"PullRequestReviewCommentEvent":31,"PullRequestReviewEvent":33,"CreateEvent":199}},"keywords":["guava","java"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-09-27T23:15:09.551Z","updated_at":"2023-09-27T23:15:09.551Z","repository_link":"https://github.com/google/guava/blob/master/.github/workflows/ci.yml","dependencies":[{"id":13986365017,"package_name":"styfle/cancel-workflow-action","ecosystem":"actions","requirements":"b173b6ec0100793626c2d9e6b90435061f4fc3e5","direct":true,"kind":"composite","optional":false},{"id":13986365018,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":13986365019,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"0ab4596768b603586c0de567f2430c30f5b0d2b0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/gradle-wrapper-validation.yml","sha":null,"kind":"manifest","created_at":"2023-09-27T23:15:09.735Z","updated_at":"2023-09-27T23:15:09.735Z","repository_link":"https://github.com/google/guava/blob/master/.github/workflows/gradle-wrapper-validation.yml","dependencies":[{"id":13986366068,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":13986366069,"package_name":"gradle/wrapper-validation-action","ecosystem":"actions","requirements":"56b90f209b02bf6d1deae490e9ef18b21a389cd4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/scorecard.yml","sha":null,"kind":"manifest","created_at":"2023-09-27T23:15:10.371Z","updated_at":"2023-09-27T23:15:10.371Z","repository_link":"https://github.com/google/guava/blob/master/.github/workflows/scorecard.yml","dependencies":[{"id":13986367327,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":13986367328,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"08b4669551908b1024bb425080c797723083c031","direct":true,"kind":"composite","optional":false},{"id":13986367329,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"a8a3f3ad30e3422c9c7b888a15615d19a852ae32","direct":true,"kind":"composite","optional":false},{"id":13986367330,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"ddccb873888234080b77e9bc2d4764d5ccaaccf9","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"android/guava/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-27T23:15:10.496Z","updated_at":"2023-09-27T23:15:10.496Z","repository_link":"https://github.com/google/guava/blob/master/android/guava/pom.xml","dependencies":[{"id":13986367359,"package_name":"com.google.guava:failureaccess","ecosystem":"maven","requirements":"1.0.1","direct":true,"kind":"runtime","optional":false},{"id":13986367360,"package_name":"com.google.guava:listenablefuture","ecosystem":"maven","requirements":"9999.0-empty-to-avoid-conflict-with-guava","direct":true,"kind":"runtime","optional":false},{"id":13986367361,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13986367362,"package_name":"org.checkerframework:checker-qual","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13986367363,"package_name":"com.google.errorprone:error_prone_annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13986367364,"package_name":"com.google.j2objc:j2objc-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"android/guava-bom/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-27T23:15:10.789Z","updated_at":"2023-09-27T23:15:10.789Z","repository_link":"https://github.com/google/guava/blob/master/android/guava-bom/pom.xml","dependencies":[{"id":13986367949,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":"HEAD-android-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13986367951,"package_name":"com.google.guava:guava-testlib","ecosystem":"maven","requirements":"HEAD-android-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"android/guava-testlib/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-27T23:15:11.113Z","updated_at":"2023-09-27T23:15:11.113Z","repository_link":"https://github.com/google/guava/blob/master/android/guava-testlib/pom.xml","dependencies":[{"id":13986368451,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13986368452,"package_name":"org.checkerframework:checker-qual","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13986368453,"package_name":"com.google.errorprone:error_prone_annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13986368454,"package_name":"com.google.j2objc:j2objc-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13986368455,"package_name":"${project.groupId}:guava","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":13986368456,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"runtime","optional":false},{"id":13986368457,"package_name":"com.google.truth:truth","ecosystem":"maven","requirements":"${truth.version}","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"android/guava-tests/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-27T23:15:11.177Z","updated_at":"2023-09-27T23:15:11.177Z","repository_link":"https://github.com/google/guava/blob/master/android/guava-tests/pom.xml","dependencies":[{"id":13986369024,"package_name":"${project.groupId}:guava-testlib","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"test","optional":false},{"id":13986369025,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13986369026,"package_name":"org.checkerframework:checker-qual","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13986369027,"package_name":"com.google.errorprone:error_prone_annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13986369028,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"test","optional":false},{"id":13986369029,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":"4.11.0","direct":true,"kind":"test","optional":false},{"id":13986369030,"package_name":"com.google.truth:truth","ecosystem":"maven","requirements":"${truth.version}","direct":true,"kind":"test","optional":false},{"id":13986369031,"package_name":"com.google.jimfs:jimfs","ecosystem":"maven","requirements":"1.3.0","direct":true,"kind":"test","optional":false},{"id":13986369032,"package_name":"com.google.caliper:caliper","ecosystem":"maven","requirements":"1.0-beta-3","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"android/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-27T23:15:11.266Z","updated_at":"2023-09-27T23:15:11.266Z","repository_link":"https://github.com/google/guava/blob/master/android/pom.xml","dependencies":[{"id":13986369441,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":"3.0.2","direct":true,"kind":"runtime","optional":false},{"id":13986369445,"package_name":"org.checkerframework:checker-qual","ecosystem":"maven","requirements":"3.37.0","direct":true,"kind":"runtime","optional":false},{"id":13986369448,"package_name":"com.google.errorprone:error_prone_annotations","ecosystem":"maven","requirements":"2.21.1","direct":true,"kind":"runtime","optional":false},{"id":13986369451,"package_name":"com.google.j2objc:j2objc-annotations","ecosystem":"maven","requirements":"2.8","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"futures/failureaccess/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-27T23:15:11.475Z","updated_at":"2023-09-27T23:15:11.475Z","repository_link":"https://github.com/google/guava/blob/master/futures/failureaccess/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"futures/listenablefuture1/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-27T23:15:11.526Z","updated_at":"2023-09-27T23:15:11.526Z","repository_link":"https://github.com/google/guava/blob/master/futures/listenablefuture1/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"futures/listenablefuture9999/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-27T23:15:11.700Z","updated_at":"2023-09-27T23:15:11.700Z","repository_link":"https://github.com/google/guava/blob/master/futures/listenablefuture9999/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"guava-bom/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-27T23:15:13.071Z","updated_at":"2023-09-27T23:15:13.071Z","repository_link":"https://github.com/google/guava/blob/master/guava-bom/pom.xml","dependencies":[{"id":13986372301,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":"HEAD-jre-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13986372302,"package_name":"com.google.guava:guava-gwt","ecosystem":"maven","requirements":"HEAD-jre-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13986372303,"package_name":"com.google.guava:guava-testlib","ecosystem":"maven","requirements":"HEAD-jre-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"guava-gwt/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-27T23:15:13.178Z","updated_at":"2023-09-27T23:15:13.178Z","repository_link":"https://github.com/google/guava/blob/master/guava-gwt/pom.xml","dependencies":[{"id":13986372309,"package_name":"com.google.guava:failureaccess","ecosystem":"maven","requirements":"1.0.1","direct":true,"kind":"runtime","optional":false},{"id":13986372310,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":"HEAD-jre-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13986372311,"package_name":"com.google.guava:guava-testlib","ecosystem":"maven","requirements":"HEAD-jre-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13986372312,"package_name":"com.google.guava:guava-tests","ecosystem":"maven","requirements":"HEAD-jre-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13986372313,"package_name":"org.gwtproject:gwt-dev","ecosystem":"maven","requirements":"2.10.0","direct":true,"kind":"provided","optional":false},{"id":13986372314,"package_name":"org.gwtproject:gwt-user","ecosystem":"maven","requirements":"2.10.0","direct":true,"kind":"test","optional":false},{"id":13986372315,"package_name":"com.google.truth:truth","ecosystem":"maven","requirements":"${truth.version}","direct":true,"kind":"test","optional":false},{"id":13986372316,"package_name":"com.google.truth.extensions:truth-java8-extension","ecosystem":"maven","requirements":"${truth.version}","direct":true,"kind":"test","optional":false},{"id":13986372317,"package_name":"org.checkerframework:checker-qual","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"guava-testlib/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-27T23:15:13.373Z","updated_at":"2023-09-27T23:15:13.373Z","repository_link":"https://github.com/google/guava/blob/master/guava-testlib/pom.xml","dependencies":[{"id":13986373220,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13986373221,"package_name":"org.checkerframework:checker-qual","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13986373222,"package_name":"com.google.errorprone:error_prone_annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13986373223,"package_name":"com.google.j2objc:j2objc-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13986373224,"package_name":"${project.groupId}:guava","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":13986373225,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"runtime","optional":false},{"id":13986373226,"package_name":"com.google.truth:truth","ecosystem":"maven","requirements":"${truth.version}","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"guava-tests/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-27T23:15:13.490Z","updated_at":"2023-09-27T23:15:13.490Z","repository_link":"https://github.com/google/guava/blob/master/guava-tests/pom.xml","dependencies":[{"id":13986373331,"package_name":"${project.groupId}:guava-testlib","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"test","optional":false},{"id":13986373332,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13986373333,"package_name":"org.checkerframework:checker-qual","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13986373334,"package_name":"com.google.errorprone:error_prone_annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13986373335,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"test","optional":false},{"id":13986373336,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":"4.11.0","direct":true,"kind":"test","optional":false},{"id":13986373337,"package_name":"com.google.truth:truth","ecosystem":"maven","requirements":"${truth.version}","direct":true,"kind":"test","optional":false},{"id":13986373338,"package_name":"com.google.truth.extensions:truth-java8-extension","ecosystem":"maven","requirements":"${truth.version}","direct":true,"kind":"test","optional":false},{"id":13986373339,"package_name":"com.google.jimfs:jimfs","ecosystem":"maven","requirements":"1.3.0","direct":true,"kind":"test","optional":false},{"id":13986373340,"package_name":"com.google.caliper:caliper","ecosystem":"maven","requirements":"1.0-beta-3","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"guava/pom.xml","sha":null,"kind":"manifest","created_at":"2023-11-07T01:58:24.678Z","updated_at":"2023-11-07T01:58:24.678Z","repository_link":"https://github.com/google/guava/blob/master/guava/pom.xml","dependencies":[{"id":14335162315,"package_name":"com.google.guava:failureaccess","ecosystem":"maven","requirements":"1.0.2","direct":true,"kind":"runtime","optional":false},{"id":14335162319,"package_name":"com.google.guava:listenablefuture","ecosystem":"maven","requirements":"9999.0-empty-to-avoid-conflict-with-guava","direct":true,"kind":"runtime","optional":false},{"id":14335162321,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14335162322,"package_name":"org.checkerframework:checker-qual","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14335163162,"package_name":"com.google.errorprone:error_prone_annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14335163167,"package_name":"com.google.j2objc:j2objc-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"integration-tests/gradle/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2023-11-07T01:58:27.385Z","updated_at":"2023-11-07T01:58:27.385Z","repository_link":"https://github.com/google/guava/blob/master/integration-tests/gradle/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2023-11-07T01:58:27.758Z","updated_at":"2023-11-07T01:58:27.758Z","repository_link":"https://github.com/google/guava/blob/master/pom.xml","dependencies":[{"id":14335164233,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":"3.0.2","direct":true,"kind":"runtime","optional":false},{"id":14335164236,"package_name":"org.checkerframework:checker-qual","ecosystem":"maven","requirements":"3.37.0","direct":true,"kind":"runtime","optional":false},{"id":14335164239,"package_name":"com.google.errorprone:error_prone_annotations","ecosystem":"maven","requirements":"2.21.1","direct":true,"kind":"runtime","optional":false},{"id":14335164241,"package_name":"com.google.j2objc:j2objc-annotations","ecosystem":"maven","requirements":"2.8","direct":true,"kind":"runtime","optional":false}]}],"score":41.464459737551095,"created_at":"2025-08-29T08:43:38.204Z","updated_at":"2026-06-20T08:30:18.560Z","avatar_url":"https://github.com/google.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/362775","html_url":"https://summary.ecosyste.ms/projects/362775"}