{"id":368210,"url":"https://github.com/grpc/grpc-java","last_synced_at":"2026-06-19T12:30:36.506Z","repository":{"id":24332624,"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-05-20T00:34:25.000Z","size":123246,"stargazers_count":12020,"open_issues_count":516,"forks_count":3987,"subscribers_count":509,"default_branch":"master","last_synced_at":"2026-05-20T02:26:23.697Z","etag":null,"topics":["grpc","java","microservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io/docs/languages/java/","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2026-05-20T00:34:29.000Z","dependencies_parsed_at":"2024-03-22T23:41:41.352Z","dependency_job_id":"3b6731bb-a68b-4373-a873-ddfcc353819e","html_url":"https://github.com/grpc/grpc-java","commit_stats":{"total_commits":6520,"total_committers":410,"mean_commits":"15.902439024390244","dds":0.7486196319018406,"last_synced_commit":"921f88ae30e5a4b1d890f3ea7ff709f475a86298"},"previous_names":[],"tags_count":196,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/sbom","scorecard":{"id":446654,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-java","commit":"95d16d85c84b7bc587adaa349fa58c8fa80e1503"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/branch-testing.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/gradle-wrapper-validation.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: \": buildscripts/kokoro/upload_artifacts.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch-testing.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/branch-testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch-testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/branch-testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch-testing.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/branch-testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gradle-wrapper-validation.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/gradle-wrapper-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gradle-wrapper-validation.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/gradle-wrapper-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testing.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: buildscripts/grpc-java-artifacts/Dockerfile:1: pin your Docker image by updating almalinux:8 to almalinux:8@sha256:2d4abdee2caecd851d2d6591dfb2205ba18549bc080ad5377875c990331e41c4","Warn: containerImage not pinned by hash: buildscripts/grpc-java-artifacts/Dockerfile.multiarch.base:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: buildscripts/grpc-java-artifacts/Dockerfile.ubuntu2004.base:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: buildscripts/observability-test/Dockerfile:20","Warn: containerImage not pinned by hash: buildscripts/observability-test/Dockerfile:36: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Warn: containerImage not pinned by hash: buildscripts/xds-k8s/test-client.Dockerfile:2: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Warn: containerImage not pinned by hash: buildscripts/xds-k8s/test-server.Dockerfile:2: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Warn: containerImage not pinned by hash: examples/example-gcp-csm-observability/csm-client.Dockerfile:19","Warn: containerImage not pinned by hash: examples/example-gcp-csm-observability/csm-client.Dockerfile:34: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Warn: containerImage not pinned by hash: examples/example-gcp-csm-observability/csm-server.Dockerfile:19","Warn: containerImage not pinned by hash: examples/example-gcp-csm-observability/csm-server.Dockerfile:34: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  11 containerImage 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T06:53:54.037Z","repository_id":24332624,"created_at":"2025-08-19T06:53:54.037Z","updated_at":"2025-08-19T06:53:54.037Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33633468,"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-05-29T02:00:06.066Z","response_time":107,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-12-23T18:14:24.706Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":105549,"followers":2495,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-12-23T18:14:24.707Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"packages":[{"id":5109391,"name":"io.grpc:grpc-benchmarks","ecosystem":"maven","description":"grpc Benchmarks","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":188,"first_release_published_at":"2015-05-26T23:57:50.000Z","latest_release_published_at":"2026-03-17T14:01:03.000Z","latest_release_number":"1.80.0","last_synced_at":"2026-05-18T03:46:07.479Z","created_at":"2022-07-30T19:08:17.731Z","updated_at":"2026-05-18T03:46:07.479Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-benchmarks/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-benchmarks/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-03-22T01:35:47.000Z","size":72010,"stargazers_count":10430,"open_issues_count":508,"forks_count":3617,"subscribers_count":524,"default_branch":"master","last_synced_at":"2023-03-22T06:36:13.764Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-03-22T06:15:21.000Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T06:56:33.134Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":11,"rankings":{"downloads":null,"dependent_repos_count":7.429046241327875,"dependent_packages_count":8.401108428138377,"stargazers_count":2.7124053451223955,"forks_count":1.7487376012621985,"docker_downloads_count":null,"average":5.072824403962711},"purl":"pkg:maven/io.grpc/grpc-benchmarks","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-benchmarks","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-benchmarks","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-benchmarks/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-benchmarks/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-benchmarks/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-benchmarks/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-benchmarks/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-benchmarks/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-benchmarks/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":4843550,"name":"io.grpc:grpc-rls","ecosystem":"maven","description":"gRPC: RouteLookupService Loadbalancing plugin","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":104,"first_release_published_at":"2021-02-23T06:25:56.000Z","latest_release_published_at":"2026-04-30T16:46:00.000Z","latest_release_number":"1.81.0","last_synced_at":"2026-05-14T13:48:25.194Z","created_at":"2022-07-26T16:41:49.783Z","updated_at":"2026-05-14T13:48:25.195Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-rls/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-rls/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-03-21T19:03:18.000Z","size":72006,"stargazers_count":10427,"open_issues_count":503,"forks_count":3617,"subscribers_count":524,"default_branch":"master","last_synced_at":"2023-03-21T19:11:56.604Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-03-21T08:22:56.000Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":24,"last_synced_at":"2023-02-19T21:59:13.893Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc"},"tags":[{"name":"v1.41.1","sha":"581e00fa64124e6cba6ffb8d5921386bcd920b68","kind":"tag","published_at":"2021-11-04T22:24:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.1"},{"name":"v1.42.0","sha":"b9b370652254fc4add89a457bd05be9ef3dbd235","kind":"tag","published_at":"2021-11-04T00:10:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.0"},{"name":"v1.41.0","sha":"d291594443db7d43a6e984a1ae0c58883c7a1921","kind":"tag","published_at":"2021-09-22T17:16:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.0"},{"name":"v1.40.1","sha":"24d5f2f7881af6302ca7056e49c246318091c2bd","kind":"tag","published_at":"2021-08-25T00:12:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.1"},{"name":"v1.40.0","sha":"474a03527bb54c754fb21e586d81ff43234d24c4","kind":"tag","published_at":"2021-08-16T23:56:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.0"},{"name":"v1.39.0","sha":"6b643380d881e3d52a448eca90a6a5d1d76792fc","kind":"tag","published_at":"2021-06-29T17:19:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.39.0"},{"name":"v1.38.1","sha":"6cb4d90e6bbe0081d42d88bc83a8f4648087596e","kind":"tag","published_at":"2021-06-17T21:08:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.1"},{"name":"v1.36.2","sha":"001816e50295aa6f0d40ef3b23273a717ffea3de","kind":"tag","published_at":"2021-05-26T18:03:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.2"},{"name":"v1.38.0","sha":"51a1c777b7e5738ec724aaf238bfcf905abce742","kind":"tag","published_at":"2021-05-18T09:40:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.0"},{"name":"v1.37.1","sha":"d897fa049e995e62130387a19bbe5667469cef27","kind":"tag","published_at":"2021-05-13T23:56:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.1"},{"name":"v1.37.0","sha":"3836caa9d445e2f8d4918767426a4506057f27b9","kind":"tag","published_at":"2021-04-07T00:34:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.0"},{"name":"v1.35.1","sha":"8be69e8be3300bfcb787351549111a6572a88f9d","kind":"tag","published_at":"2021-03-24T17:50:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.1"},{"name":"v1.36.1","sha":"2c56ed86d5cbdebf390b1a7af395d68d04e97884","kind":"tag","published_at":"2021-03-24T17:35:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.1"},{"name":"v1.32.3","sha":"e9065ab330aedd6b4d2dbc5623a66624dedbb596","kind":"tag","published_at":"2021-03-13T01:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.3"},{"name":"v1.31.2","sha":"5aa7c17a4b1d2916859a132518eb93bded2cba74","kind":"tag","published_at":"2021-03-13T01:17:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.2"},{"name":"v1.36.0","sha":"a5323492654dfeaf7de2fca06bc72be60b31c1e0","kind":"tag","published_at":"2021-02-23T00:48:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.0"},{"name":"v1.35.0","sha":"6db928a791827f7754a9cd24d96eaf7d33975224","kind":"tag","published_at":"2021-01-12T23:05:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.0"},{"name":"v1.34.1","sha":"a6b29213a976e217f65d703dda43112639ecfd80","kind":"tag","published_at":"2020-12-14T21:02:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.1"},{"name":"v1.34.0","sha":"b6844780cf3b35eb236a85e85a4ccb171b2e544a","kind":"tag","published_at":"2020-12-01T03:02:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.0"},{"name":"v1.33.1","sha":"c40e2dcb0b0ee0f1bba73e59ac812ee3625a9fce","kind":"tag","published_at":"2020-10-29T22:54:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.1"},{"name":"v1.33.0","sha":"bec6a8638de963597fd3dd264280c4309e339966","kind":"tag","published_at":"2020-10-21T00:13:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.0"},{"name":"v1.32.2","sha":"c589bf609e85ac95b51eb4962ad40e97214543d9","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.2"},{"name":"v1.32.1","sha":"cb8b0679add2d389cfd15cd34e11c3577e3de2cb","kind":"tag","published_at":"2020-09-09T22:51:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.1"},{"name":"v1.32.0","sha":"a093a69fec50966a5b0b802407f846ccf9855d2e","kind":"tag","published_at":"2020-09-09T14:50:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.0"},{"name":"v1.31.1","sha":"396dca3a1631024472ba747e32f635a4ef9575d2","kind":"tag","published_at":"2020-08-12T17:38:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.1"},{"name":"v1.31.0","sha":"f96f8459e22aca89787430b35034012d5fe928bf","kind":"tag","published_at":"2020-07-29T06:26:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.0"},{"name":"v1.30.2","sha":"9071c1ad7c842f4e73b6ae95b71f11c517b177a4","kind":"tag","published_at":"2020-06-23T00:43:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.2"},{"name":"v1.30.1","sha":"94e2d347d91cd3094bd881ab7c4146e7586d6db6","kind":"tag","published_at":"2020-06-19T08:49:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.1"},{"name":"v1.30.0","sha":"a73e4c8a585272ea7040bd45c780bb37749944c1","kind":"tag","published_at":"2020-06-08T04:31:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.0"},{"name":"v1.29.0","sha":"049b12818b87aae4df9a92fbe35540b92a653dee","kind":"tag","published_at":"2020-04-21T18:50:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.29.0"},{"name":"v1.28.1","sha":"1ee322cc1545762e253e9f950ef3f0f083dacb77","kind":"tag","published_at":"2020-04-02T22:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.1"},{"name":"v1.28.0","sha":"3dbd250eae2c5e4f4e5e7046c6573805cc0dcc29","kind":"tag","published_at":"2020-03-09T17:22:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.0"},{"name":"v1.27.2","sha":"aa346ab797293625048e5f9979ff46fb65cbfcd4","kind":"tag","published_at":"2020-02-26T00:12:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.2"},{"name":"v1.27.1","sha":"0b4fa21d50578d917f15dad41ca7a7ab2612356b","kind":"tag","published_at":"2020-02-13T18:15:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.1"},{"name":"v1.26.1","sha":"25fba8b126a312dfcdf62a9ec3f768ec03b15577","kind":"tag","published_at":"2020-02-12T02:32:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.1"},{"name":"v1.27.0","sha":"1e2f28da55a2c0424b8b8621413dea0afbaa467b","kind":"tag","published_at":"2020-01-28T21:19:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.0"},{"name":"v1.26.0","sha":"fd7d2e5eb4dd020bb892278c78f7b3ef901232c1","kind":"tag","published_at":"2019-12-18T00:00:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.0"},{"name":"v1.24.2","sha":"d231db29e89c437d3e3db548da447ecb0aba2edc","kind":"tag","published_at":"2019-11-06T22:07:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.2"},{"name":"v1.25.0","sha":"e086c0f0abfaa1897cac7b2ca30c52b52c3fdc7a","kind":"tag","published_at":"2019-11-05T20:18:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.25.0"},{"name":"v1.24.1","sha":"2f0c3e7f7c1e16b2ae5445afe144d75c13e473a4","kind":"tag","published_at":"2019-10-17T21:45:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.1"},{"name":"v1.23.1","sha":"629815808d14596c91dee137ac8d26678ddef151","kind":"tag","published_at":"2019-10-17T21:23:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.1"},{"name":"v1.22.3","sha":"889def8e3e550af891458345cc030718e1c11c84","kind":"tag","published_at":"2019-10-17T21:06:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.3"},{"name":"v1.24.0","sha":"99793cf519308acc179d11d8c1191723c7f63fba","kind":"tag","published_at":"2019-09-25T00:00:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.0"},{"name":"v1.21.1","sha":"fdb5b248d4daef427ab5031c7753ad8509625f10","kind":"tag","published_at":"2019-08-13T18:19:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.1"},{"name":"v1.22.2","sha":"3d8e392884f0ab525ce03dbd2d6a6b3214cb27b1","kind":"tag","published_at":"2019-08-13T18:10:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.2"},{"name":"v1.23.0","sha":"b3ed852c406e4f66f126b7b73a5b3330ac30e6ac","kind":"tag","published_at":"2019-08-13T18:00:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.0"},{"name":"v1.22.1","sha":"e51193462a0c8e068af072f0827d0a551e21f891","kind":"tag","published_at":"2019-07-10T18:22:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.1"},{"name":"v1.22.0","sha":"1c9345987f6501c43c748ad15b410f695a75bef3","kind":"tag","published_at":"2019-06-25T06:07:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.0"},{"name":"v1.21.0","sha":"7b28e33b3b9ee7d05244efb888c758ee8abd3743","kind":"tag","published_at":"2019-05-22T18:00:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.0"},{"name":"v1.20.0","sha":"206a2e39333e991963adc7da74cb05dd2410c1a5","kind":"tag","published_at":"2019-04-09T23:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.20.0"},{"name":"v1.19.0","sha":"44c98e819bb3243254e87b4d253c0f4e3184db93","kind":"tag","published_at":"2019-02-27T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.19.0"},{"name":"v1.18.0","sha":"bc1c08c5bc8483a107ff437bd04e7af1319fc7a8","kind":"tag","published_at":"2019-01-14T21:01:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.18.0"},{"name":"v1.17.2","sha":"fe7f043504d66e1b3f674c0514ce794c8a56884e","kind":"tag","published_at":"2018-12-14T22:06:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.2"},{"name":"v1.17.1","sha":"3eb51f09b4a5948d594da9d0f953cf2dcd71dd49","kind":"tag","published_at":"2018-12-07T17:42:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.1"},{"name":"v1.17.0","sha":"4a30c9e1d2e3221a45cde97783afd07810b46a8d","kind":"tag","published_at":"2018-12-04T21:28:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.0"},{"name":"v1.16.1","sha":"57043233bf5aecce92f0c6629b6ac46d9393ce8c","kind":"tag","published_at":"2018-10-26T17:47:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.1"},{"name":"v1.16.0","sha":"2bc27bb91140d389f82c0170c72d45e5652b6166","kind":"tag","published_at":"2018-10-24T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.0"},{"name":"v1.15.1","sha":"6657c310947bc61fcc579e31de2c3c113bc238b3","kind":"tag","published_at":"2018-10-01T22:31:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.1"},{"name":"v1.15.0","sha":"3134daf471f90b8f00c037518fc64988a1cdc8f7","kind":"tag","published_at":"2018-09-10T16:43:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.0"},{"name":"v1.14.0","sha":"0bed6067f9a0610b02cb867d74167a678498740a","kind":"tag","published_at":"2018-07-30T22:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.14.0"},{"name":"v1.13.2","sha":"1b185c8c98796ae6456afb61b135a2d94c687fc4","kind":"tag","published_at":"2018-07-12T17:03:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.2"},{"name":"v1.12.1","sha":"877832e5ae28606077229dee8d78f4ae46bb36eb","kind":"tag","published_at":"2018-07-12T16:58:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.1"},{"name":"v1.13.1","sha":"9a3e0705bdd5a8fe01c764c11f2a9e40422c8ad2","kind":"tag","published_at":"2018-06-20T23:43:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.1"},{"name":"v1.12.0","sha":"61f2528ccd839199de2a750bad407b188a6fe68d","kind":"tag","published_at":"2018-05-07T19:40:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.0"},{"name":"v1.11.0","sha":"f624b13ab30b4232214058a496a8b53a622a83e7","kind":"tag","published_at":"2018-03-28T22:28:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.11.0"},{"name":"v1.10.1","sha":"bddfdfdc3eaa03cbe9ab1db797430b0e3398b363","kind":"tag","published_at":"2018-03-22T22:27:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.1"},{"name":"v1.10.0","sha":"0a6fd9bd9c192551f1056b751750bc6e718bd20c","kind":"tag","published_at":"2018-02-14T16:14:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.0"},{"name":"v1.9.1","sha":"2c83020c89edffacc0daa008fcefdc9c6e5bae66","kind":"tag","published_at":"2018-02-09T21:38:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.1"},{"name":"v1.9.0","sha":"6ed222e09933aa0a3418e6a2ac6b190bafca1956","kind":"tag","published_at":"2018-01-08T22:55:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.0"},{"name":"v1.7.1","sha":"11ee67801d3d30f7111301dd754af2ceeca959f8","kind":"tag","published_at":"2017-12-05T01:38:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.1"},{"name":"v1.8.0","sha":"8a210d037dec14c0da687d639d6601b0d8dd1fb3","kind":"tag","published_at":"2017-11-21T01:11:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.8.0"},{"name":"v1.7.0","sha":"65ae83e479c26c1a7adef6ca4cfd9ce7b738a19e","kind":"tag","published_at":"2017-10-10T22:50:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.0"},{"name":"v1.6.1","sha":"308a7c730e9684f5fa70a6edbd189f50c6251919","kind":"tag","published_at":"2017-08-30T21:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.6.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.6.1"},{"name":"v1.5.0","sha":"1e534e51d986b028fe72de035c2f5d8554b78019","kind":"tag","published_at":"2017-07-18T18:28:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.5.0"},{"name":"v1.3.1","sha":"c97fd1fe16b5e5886baf495ce4724a330f7e8bed","kind":"tag","published_at":"2017-07-05T20:35:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.1"},{"name":"v1.4.0","sha":"f5540193167cb9240cc99a481168f1c2b7bdab93","kind":"tag","published_at":"2017-06-07T01:19:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.4.0"},{"name":"v1.3.0","sha":"a6cb001147b7a53c11516b5fdfec32aa21a1a9fa","kind":"tag","published_at":"2017-04-27T17:50:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.0"},{"name":"v1.2.0","sha":"0ad2d8b671d77238cf69a5d4929405a73c375200","kind":"tag","published_at":"2017-03-15T22:36:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.2.0"},{"name":"v1.1.2","sha":"8c79bc9006dbafcb6c910287b1c89bd9281c8880","kind":"tag","published_at":"2017-02-07T21:07:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.2"},{"name":"v1.1.1","sha":"dfe0643cb58c483c91974ce4387d3255b4a5b36e","kind":"tag","published_at":"2017-01-31T21:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"6aa30989cf962167e9fa864e3af5ecf83a470ed4","kind":"tag","published_at":"2017-01-31T00:48:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.0"},{"name":"v1.0.3","sha":"3cfbe9a8b73faa498eb2f9dec55d5ee1d34e1079","kind":"tag","published_at":"2016-12-22T16:13:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.3"},{"name":"v1.0.2","sha":"8876de9385de6ebd6239869cd0a5f07805a6797d","kind":"tag","published_at":"2016-11-28T22:32:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"009c51f2f793aabf516db90a14a52da2b613aa21","kind":"tag","published_at":"2016-09-14T21:02:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"9826824b0ddc78e304a0005b9f4dd18754350869","kind":"tag","published_at":"2016-08-18T23:26:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0"},{"name":"v1.0.0-pre2","sha":"1b5fb9dc611bfd5c6d9a4ada4953951994d93bb1","kind":"tag","published_at":"2016-08-03T21:38:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre2"},{"name":"v1.0.0-pre1","sha":"7869ae2312cfe7d49c04681001149a51be7a2bec","kind":"tag","published_at":"2016-07-27T20:17:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre1"},{"name":"v0.15.0","sha":"b7d816fb3d0d38e1ec03cebd4cf5ba3484317526","kind":"tag","published_at":"2016-07-06T07:23:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.15.0"},{"name":"v0.14.1","sha":"28e43746db30c13feb140b187a320eb308f93da6","kind":"commit","published_at":"2016-06-16T17:27:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.1"},{"name":"v0.14.0","sha":"798f9f06895fa0071eedc7df2fb2ed45300ad48f","kind":"tag","published_at":"2016-04-29T20:58:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.0"},{"name":"v0.13.2","sha":"5933cea9efba0c72bac723d4ad565c584f5eb635","kind":"tag","published_at":"2016-03-09T19:53:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.2"},{"name":"v0.13.1","sha":"be6c246b78f85c702a3e03d796c4a7987e4ab1d2","kind":"tag","published_at":"2016-02-23T00:29:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.1"},{"name":"v0.13.0","sha":"5b9912e766c06949e8db87e8683ba4e06087c480","kind":"tag","published_at":"2016-02-17T00:52:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.0"},{"name":"v0.12.0","sha":"67d9e2686240726ea90144e0dccbb74ebabed0ba","kind":"commit","published_at":"2016-01-22T22:32:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.12.0"},{"name":"v0.9.1","sha":"c80a0b2d9489a71d5073c821fd770639d270858c","kind":"tag","published_at":"2016-01-22T21:42:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"63503c2989df6d895c56e22f430f2b934e7a41d3","kind":"commit","published_at":"2015-09-17T23:06:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.0"},{"name":"v0.8.0","sha":"862f38342a4e96600d55c381c387dbadedd68043","kind":"tag","published_at":"2015-08-12T22:29:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.8.0"},{"name":"v0.7.2","sha":"a0060c8e2cb6699d37d8762f60067af337230dcb","kind":"tag","published_at":"2015-07-13T16:07:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.2"},{"name":"v0.7.1","sha":"71beeb951ac3e03f5d734881aa7af44e6a4b6d7b","kind":"tag","published_at":"2015-06-05T19:41:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.1"},{"name":"v0.7.0","sha":"186a9b23b8e44f0181deaaec0a029e5385f6c8c3","kind":"commit","published_at":"2015-05-26T23:25:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.0"}]},"repo_metadata_updated_at":"2023-03-21T22:11:04.527Z","dependent_packages_count":20,"downloads":null,"downloads_period":null,"dependent_repos_count":21,"rankings":{"downloads":null,"dependent_repos_count":5.253821233927191,"dependent_packages_count":3.213567059435974,"stargazers_count":2.7166100038843037,"forks_count":1.7487376012621985,"docker_downloads_count":null,"average":3.233183974627417},"purl":"pkg:maven/io.grpc/grpc-rls","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-rls","docker_dependents_count":2,"docker_downloads_count":57295,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-rls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-rls/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-rls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-rls/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-rls/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-rls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-rls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-rls/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":4733744,"name":"com.luhuiguo.grpc:grpc-netty-shaded","ecosystem":"maven","description":"gRPC: Netty Shaded","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"com.luhuiguo.grpc","versions_count":4,"first_release_published_at":"2022-01-21T13:10:21.000Z","latest_release_published_at":"2022-01-21T13:10:21.000Z","latest_release_number":"1.43.1","last_synced_at":"2026-05-14T14:02:55.003Z","created_at":"2022-07-26T00:14:00.083Z","updated_at":"2026-05-14T14:02:55.003Z","registry_url":"https://central.sonatype.com/artifact/com.luhuiguo.grpc/grpc-netty-shaded/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.luhuiguo.grpc/grpc-netty-shaded/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-03-21T19:03:18.000Z","size":72006,"stargazers_count":10427,"open_issues_count":503,"forks_count":3617,"subscribers_count":524,"default_branch":"master","last_synced_at":"2023-03-21T19:11:56.604Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-03-21T08:22:56.000Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":24,"last_synced_at":"2023-02-19T21:59:13.893Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc"},"tags":[{"name":"v1.41.1","sha":"581e00fa64124e6cba6ffb8d5921386bcd920b68","kind":"tag","published_at":"2021-11-04T22:24:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.1"},{"name":"v1.42.0","sha":"b9b370652254fc4add89a457bd05be9ef3dbd235","kind":"tag","published_at":"2021-11-04T00:10:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.0"},{"name":"v1.41.0","sha":"d291594443db7d43a6e984a1ae0c58883c7a1921","kind":"tag","published_at":"2021-09-22T17:16:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.0"},{"name":"v1.40.1","sha":"24d5f2f7881af6302ca7056e49c246318091c2bd","kind":"tag","published_at":"2021-08-25T00:12:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.1"},{"name":"v1.40.0","sha":"474a03527bb54c754fb21e586d81ff43234d24c4","kind":"tag","published_at":"2021-08-16T23:56:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.0"},{"name":"v1.39.0","sha":"6b643380d881e3d52a448eca90a6a5d1d76792fc","kind":"tag","published_at":"2021-06-29T17:19:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.39.0"},{"name":"v1.38.1","sha":"6cb4d90e6bbe0081d42d88bc83a8f4648087596e","kind":"tag","published_at":"2021-06-17T21:08:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.1"},{"name":"v1.36.2","sha":"001816e50295aa6f0d40ef3b23273a717ffea3de","kind":"tag","published_at":"2021-05-26T18:03:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.2"},{"name":"v1.38.0","sha":"51a1c777b7e5738ec724aaf238bfcf905abce742","kind":"tag","published_at":"2021-05-18T09:40:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.0"},{"name":"v1.37.1","sha":"d897fa049e995e62130387a19bbe5667469cef27","kind":"tag","published_at":"2021-05-13T23:56:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.1"},{"name":"v1.37.0","sha":"3836caa9d445e2f8d4918767426a4506057f27b9","kind":"tag","published_at":"2021-04-07T00:34:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.0"},{"name":"v1.35.1","sha":"8be69e8be3300bfcb787351549111a6572a88f9d","kind":"tag","published_at":"2021-03-24T17:50:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.1"},{"name":"v1.36.1","sha":"2c56ed86d5cbdebf390b1a7af395d68d04e97884","kind":"tag","published_at":"2021-03-24T17:35:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.1"},{"name":"v1.32.3","sha":"e9065ab330aedd6b4d2dbc5623a66624dedbb596","kind":"tag","published_at":"2021-03-13T01:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.3"},{"name":"v1.31.2","sha":"5aa7c17a4b1d2916859a132518eb93bded2cba74","kind":"tag","published_at":"2021-03-13T01:17:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.2"},{"name":"v1.36.0","sha":"a5323492654dfeaf7de2fca06bc72be60b31c1e0","kind":"tag","published_at":"2021-02-23T00:48:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.0"},{"name":"v1.35.0","sha":"6db928a791827f7754a9cd24d96eaf7d33975224","kind":"tag","published_at":"2021-01-12T23:05:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.0"},{"name":"v1.34.1","sha":"a6b29213a976e217f65d703dda43112639ecfd80","kind":"tag","published_at":"2020-12-14T21:02:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.1"},{"name":"v1.34.0","sha":"b6844780cf3b35eb236a85e85a4ccb171b2e544a","kind":"tag","published_at":"2020-12-01T03:02:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.0"},{"name":"v1.33.1","sha":"c40e2dcb0b0ee0f1bba73e59ac812ee3625a9fce","kind":"tag","published_at":"2020-10-29T22:54:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.1"},{"name":"v1.33.0","sha":"bec6a8638de963597fd3dd264280c4309e339966","kind":"tag","published_at":"2020-10-21T00:13:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.0"},{"name":"v1.32.2","sha":"c589bf609e85ac95b51eb4962ad40e97214543d9","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.2"},{"name":"v1.32.1","sha":"cb8b0679add2d389cfd15cd34e11c3577e3de2cb","kind":"tag","published_at":"2020-09-09T22:51:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.1"},{"name":"v1.32.0","sha":"a093a69fec50966a5b0b802407f846ccf9855d2e","kind":"tag","published_at":"2020-09-09T14:50:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.0"},{"name":"v1.31.1","sha":"396dca3a1631024472ba747e32f635a4ef9575d2","kind":"tag","published_at":"2020-08-12T17:38:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.1"},{"name":"v1.31.0","sha":"f96f8459e22aca89787430b35034012d5fe928bf","kind":"tag","published_at":"2020-07-29T06:26:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.0"},{"name":"v1.30.2","sha":"9071c1ad7c842f4e73b6ae95b71f11c517b177a4","kind":"tag","published_at":"2020-06-23T00:43:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.2"},{"name":"v1.30.1","sha":"94e2d347d91cd3094bd881ab7c4146e7586d6db6","kind":"tag","published_at":"2020-06-19T08:49:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.1"},{"name":"v1.30.0","sha":"a73e4c8a585272ea7040bd45c780bb37749944c1","kind":"tag","published_at":"2020-06-08T04:31:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.0"},{"name":"v1.29.0","sha":"049b12818b87aae4df9a92fbe35540b92a653dee","kind":"tag","published_at":"2020-04-21T18:50:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.29.0"},{"name":"v1.28.1","sha":"1ee322cc1545762e253e9f950ef3f0f083dacb77","kind":"tag","published_at":"2020-04-02T22:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.1"},{"name":"v1.28.0","sha":"3dbd250eae2c5e4f4e5e7046c6573805cc0dcc29","kind":"tag","published_at":"2020-03-09T17:22:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.0"},{"name":"v1.27.2","sha":"aa346ab797293625048e5f9979ff46fb65cbfcd4","kind":"tag","published_at":"2020-02-26T00:12:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.2"},{"name":"v1.27.1","sha":"0b4fa21d50578d917f15dad41ca7a7ab2612356b","kind":"tag","published_at":"2020-02-13T18:15:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.1"},{"name":"v1.26.1","sha":"25fba8b126a312dfcdf62a9ec3f768ec03b15577","kind":"tag","published_at":"2020-02-12T02:32:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.1"},{"name":"v1.27.0","sha":"1e2f28da55a2c0424b8b8621413dea0afbaa467b","kind":"tag","published_at":"2020-01-28T21:19:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.0"},{"name":"v1.26.0","sha":"fd7d2e5eb4dd020bb892278c78f7b3ef901232c1","kind":"tag","published_at":"2019-12-18T00:00:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.0"},{"name":"v1.24.2","sha":"d231db29e89c437d3e3db548da447ecb0aba2edc","kind":"tag","published_at":"2019-11-06T22:07:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.2"},{"name":"v1.25.0","sha":"e086c0f0abfaa1897cac7b2ca30c52b52c3fdc7a","kind":"tag","published_at":"2019-11-05T20:18:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.25.0"},{"name":"v1.24.1","sha":"2f0c3e7f7c1e16b2ae5445afe144d75c13e473a4","kind":"tag","published_at":"2019-10-17T21:45:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.1"},{"name":"v1.23.1","sha":"629815808d14596c91dee137ac8d26678ddef151","kind":"tag","published_at":"2019-10-17T21:23:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.1"},{"name":"v1.22.3","sha":"889def8e3e550af891458345cc030718e1c11c84","kind":"tag","published_at":"2019-10-17T21:06:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.3"},{"name":"v1.24.0","sha":"99793cf519308acc179d11d8c1191723c7f63fba","kind":"tag","published_at":"2019-09-25T00:00:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.0"},{"name":"v1.21.1","sha":"fdb5b248d4daef427ab5031c7753ad8509625f10","kind":"tag","published_at":"2019-08-13T18:19:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.1"},{"name":"v1.22.2","sha":"3d8e392884f0ab525ce03dbd2d6a6b3214cb27b1","kind":"tag","published_at":"2019-08-13T18:10:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.2"},{"name":"v1.23.0","sha":"b3ed852c406e4f66f126b7b73a5b3330ac30e6ac","kind":"tag","published_at":"2019-08-13T18:00:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.0"},{"name":"v1.22.1","sha":"e51193462a0c8e068af072f0827d0a551e21f891","kind":"tag","published_at":"2019-07-10T18:22:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.1"},{"name":"v1.22.0","sha":"1c9345987f6501c43c748ad15b410f695a75bef3","kind":"tag","published_at":"2019-06-25T06:07:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.0"},{"name":"v1.21.0","sha":"7b28e33b3b9ee7d05244efb888c758ee8abd3743","kind":"tag","published_at":"2019-05-22T18:00:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.0"},{"name":"v1.20.0","sha":"206a2e39333e991963adc7da74cb05dd2410c1a5","kind":"tag","published_at":"2019-04-09T23:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.20.0"},{"name":"v1.19.0","sha":"44c98e819bb3243254e87b4d253c0f4e3184db93","kind":"tag","published_at":"2019-02-27T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.19.0"},{"name":"v1.18.0","sha":"bc1c08c5bc8483a107ff437bd04e7af1319fc7a8","kind":"tag","published_at":"2019-01-14T21:01:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.18.0"},{"name":"v1.17.2","sha":"fe7f043504d66e1b3f674c0514ce794c8a56884e","kind":"tag","published_at":"2018-12-14T22:06:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.2"},{"name":"v1.17.1","sha":"3eb51f09b4a5948d594da9d0f953cf2dcd71dd49","kind":"tag","published_at":"2018-12-07T17:42:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.1"},{"name":"v1.17.0","sha":"4a30c9e1d2e3221a45cde97783afd07810b46a8d","kind":"tag","published_at":"2018-12-04T21:28:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.0"},{"name":"v1.16.1","sha":"57043233bf5aecce92f0c6629b6ac46d9393ce8c","kind":"tag","published_at":"2018-10-26T17:47:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.1"},{"name":"v1.16.0","sha":"2bc27bb91140d389f82c0170c72d45e5652b6166","kind":"tag","published_at":"2018-10-24T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.0"},{"name":"v1.15.1","sha":"6657c310947bc61fcc579e31de2c3c113bc238b3","kind":"tag","published_at":"2018-10-01T22:31:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.1"},{"name":"v1.15.0","sha":"3134daf471f90b8f00c037518fc64988a1cdc8f7","kind":"tag","published_at":"2018-09-10T16:43:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.0"},{"name":"v1.14.0","sha":"0bed6067f9a0610b02cb867d74167a678498740a","kind":"tag","published_at":"2018-07-30T22:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.14.0"},{"name":"v1.13.2","sha":"1b185c8c98796ae6456afb61b135a2d94c687fc4","kind":"tag","published_at":"2018-07-12T17:03:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.2"},{"name":"v1.12.1","sha":"877832e5ae28606077229dee8d78f4ae46bb36eb","kind":"tag","published_at":"2018-07-12T16:58:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.1"},{"name":"v1.13.1","sha":"9a3e0705bdd5a8fe01c764c11f2a9e40422c8ad2","kind":"tag","published_at":"2018-06-20T23:43:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.1"},{"name":"v1.12.0","sha":"61f2528ccd839199de2a750bad407b188a6fe68d","kind":"tag","published_at":"2018-05-07T19:40:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.0"},{"name":"v1.11.0","sha":"f624b13ab30b4232214058a496a8b53a622a83e7","kind":"tag","published_at":"2018-03-28T22:28:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.11.0"},{"name":"v1.10.1","sha":"bddfdfdc3eaa03cbe9ab1db797430b0e3398b363","kind":"tag","published_at":"2018-03-22T22:27:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.1"},{"name":"v1.10.0","sha":"0a6fd9bd9c192551f1056b751750bc6e718bd20c","kind":"tag","published_at":"2018-02-14T16:14:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.0"},{"name":"v1.9.1","sha":"2c83020c89edffacc0daa008fcefdc9c6e5bae66","kind":"tag","published_at":"2018-02-09T21:38:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.1"},{"name":"v1.9.0","sha":"6ed222e09933aa0a3418e6a2ac6b190bafca1956","kind":"tag","published_at":"2018-01-08T22:55:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.0"},{"name":"v1.7.1","sha":"11ee67801d3d30f7111301dd754af2ceeca959f8","kind":"tag","published_at":"2017-12-05T01:38:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.1"},{"name":"v1.8.0","sha":"8a210d037dec14c0da687d639d6601b0d8dd1fb3","kind":"tag","published_at":"2017-11-21T01:11:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.8.0"},{"name":"v1.7.0","sha":"65ae83e479c26c1a7adef6ca4cfd9ce7b738a19e","kind":"tag","published_at":"2017-10-10T22:50:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.0"},{"name":"v1.6.1","sha":"308a7c730e9684f5fa70a6edbd189f50c6251919","kind":"tag","published_at":"2017-08-30T21:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.6.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.6.1"},{"name":"v1.5.0","sha":"1e534e51d986b028fe72de035c2f5d8554b78019","kind":"tag","published_at":"2017-07-18T18:28:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.5.0"},{"name":"v1.3.1","sha":"c97fd1fe16b5e5886baf495ce4724a330f7e8bed","kind":"tag","published_at":"2017-07-05T20:35:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.1"},{"name":"v1.4.0","sha":"f5540193167cb9240cc99a481168f1c2b7bdab93","kind":"tag","published_at":"2017-06-07T01:19:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.4.0"},{"name":"v1.3.0","sha":"a6cb001147b7a53c11516b5fdfec32aa21a1a9fa","kind":"tag","published_at":"2017-04-27T17:50:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.0"},{"name":"v1.2.0","sha":"0ad2d8b671d77238cf69a5d4929405a73c375200","kind":"tag","published_at":"2017-03-15T22:36:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.2.0"},{"name":"v1.1.2","sha":"8c79bc9006dbafcb6c910287b1c89bd9281c8880","kind":"tag","published_at":"2017-02-07T21:07:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.2"},{"name":"v1.1.1","sha":"dfe0643cb58c483c91974ce4387d3255b4a5b36e","kind":"tag","published_at":"2017-01-31T21:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"6aa30989cf962167e9fa864e3af5ecf83a470ed4","kind":"tag","published_at":"2017-01-31T00:48:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.0"},{"name":"v1.0.3","sha":"3cfbe9a8b73faa498eb2f9dec55d5ee1d34e1079","kind":"tag","published_at":"2016-12-22T16:13:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.3"},{"name":"v1.0.2","sha":"8876de9385de6ebd6239869cd0a5f07805a6797d","kind":"tag","published_at":"2016-11-28T22:32:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"009c51f2f793aabf516db90a14a52da2b613aa21","kind":"tag","published_at":"2016-09-14T21:02:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"9826824b0ddc78e304a0005b9f4dd18754350869","kind":"tag","published_at":"2016-08-18T23:26:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0"},{"name":"v1.0.0-pre2","sha":"1b5fb9dc611bfd5c6d9a4ada4953951994d93bb1","kind":"tag","published_at":"2016-08-03T21:38:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre2"},{"name":"v1.0.0-pre1","sha":"7869ae2312cfe7d49c04681001149a51be7a2bec","kind":"tag","published_at":"2016-07-27T20:17:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre1"},{"name":"v0.15.0","sha":"b7d816fb3d0d38e1ec03cebd4cf5ba3484317526","kind":"tag","published_at":"2016-07-06T07:23:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.15.0"},{"name":"v0.14.1","sha":"28e43746db30c13feb140b187a320eb308f93da6","kind":"commit","published_at":"2016-06-16T17:27:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.1"},{"name":"v0.14.0","sha":"798f9f06895fa0071eedc7df2fb2ed45300ad48f","kind":"tag","published_at":"2016-04-29T20:58:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.0"},{"name":"v0.13.2","sha":"5933cea9efba0c72bac723d4ad565c584f5eb635","kind":"tag","published_at":"2016-03-09T19:53:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.2"},{"name":"v0.13.1","sha":"be6c246b78f85c702a3e03d796c4a7987e4ab1d2","kind":"tag","published_at":"2016-02-23T00:29:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.1"},{"name":"v0.13.0","sha":"5b9912e766c06949e8db87e8683ba4e06087c480","kind":"tag","published_at":"2016-02-17T00:52:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.0"},{"name":"v0.12.0","sha":"67d9e2686240726ea90144e0dccbb74ebabed0ba","kind":"commit","published_at":"2016-01-22T22:32:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.12.0"},{"name":"v0.9.1","sha":"c80a0b2d9489a71d5073c821fd770639d270858c","kind":"tag","published_at":"2016-01-22T21:42:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"63503c2989df6d895c56e22f430f2b934e7a41d3","kind":"commit","published_at":"2015-09-17T23:06:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.0"},{"name":"v0.8.0","sha":"862f38342a4e96600d55c381c387dbadedd68043","kind":"tag","published_at":"2015-08-12T22:29:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.8.0"},{"name":"v0.7.2","sha":"a0060c8e2cb6699d37d8762f60067af337230dcb","kind":"tag","published_at":"2015-07-13T16:07:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.2"},{"name":"v0.7.1","sha":"71beeb951ac3e03f5d734881aa7af44e6a4b6d7b","kind":"tag","published_at":"2015-06-05T19:41:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.1"},{"name":"v0.7.0","sha":"186a9b23b8e44f0181deaaec0a029e5385f6c8c3","kind":"commit","published_at":"2015-05-26T23:25:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.0"}]},"repo_metadata_updated_at":"2023-03-21T21:36:12.741Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77465987245843,"dependent_packages_count":23.157705052608396,"stargazers_count":2.7166100038843037,"forks_count":1.7487376012621985,"docker_downloads_count":null,"average":12.099428132553331},"purl":"pkg:maven/com.luhuiguo.grpc/grpc-netty-shaded","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.luhuiguo.grpc:grpc-netty-shaded","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.luhuiguo.grpc:grpc-netty-shaded","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.luhuiguo.grpc:grpc-netty-shaded/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.luhuiguo.grpc:grpc-netty-shaded/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.luhuiguo.grpc:grpc-netty-shaded/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.luhuiguo.grpc:grpc-netty-shaded/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.luhuiguo.grpc:grpc-netty-shaded/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.luhuiguo.grpc:grpc-netty-shaded/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.luhuiguo.grpc:grpc-netty-shaded/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":5069679,"name":"io.grpc:grpc-netty-shaded","ecosystem":"maven","description":"gRPC: Netty Shaded","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":158,"first_release_published_at":"2018-01-06T01:35:42.000Z","latest_release_published_at":"2026-04-30T16:46:00.000Z","latest_release_number":"1.81.0","last_synced_at":"2026-05-28T20:02:57.432Z","created_at":"2022-07-28T09:01:01.216Z","updated_at":"2026-05-28T20:02:57.432Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-netty-shaded/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-netty-shaded/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-03-22T01:35:47.000Z","size":72010,"stargazers_count":10429,"open_issues_count":508,"forks_count":3617,"subscribers_count":524,"default_branch":"master","last_synced_at":"2023-03-22T05:31:49.147Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-03-22T04:00:32.000Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":24,"last_synced_at":"2023-02-19T21:59:13.893Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc"},"tags":[{"name":"v1.41.1","sha":"581e00fa64124e6cba6ffb8d5921386bcd920b68","kind":"tag","published_at":"2021-11-04T22:24:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.1"},{"name":"v1.42.0","sha":"b9b370652254fc4add89a457bd05be9ef3dbd235","kind":"tag","published_at":"2021-11-04T00:10:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.0"},{"name":"v1.41.0","sha":"d291594443db7d43a6e984a1ae0c58883c7a1921","kind":"tag","published_at":"2021-09-22T17:16:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.0"},{"name":"v1.40.1","sha":"24d5f2f7881af6302ca7056e49c246318091c2bd","kind":"tag","published_at":"2021-08-25T00:12:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.1"},{"name":"v1.40.0","sha":"474a03527bb54c754fb21e586d81ff43234d24c4","kind":"tag","published_at":"2021-08-16T23:56:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.0"},{"name":"v1.39.0","sha":"6b643380d881e3d52a448eca90a6a5d1d76792fc","kind":"tag","published_at":"2021-06-29T17:19:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.39.0"},{"name":"v1.38.1","sha":"6cb4d90e6bbe0081d42d88bc83a8f4648087596e","kind":"tag","published_at":"2021-06-17T21:08:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.1"},{"name":"v1.36.2","sha":"001816e50295aa6f0d40ef3b23273a717ffea3de","kind":"tag","published_at":"2021-05-26T18:03:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.2"},{"name":"v1.38.0","sha":"51a1c777b7e5738ec724aaf238bfcf905abce742","kind":"tag","published_at":"2021-05-18T09:40:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.0"},{"name":"v1.37.1","sha":"d897fa049e995e62130387a19bbe5667469cef27","kind":"tag","published_at":"2021-05-13T23:56:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.1"},{"name":"v1.37.0","sha":"3836caa9d445e2f8d4918767426a4506057f27b9","kind":"tag","published_at":"2021-04-07T00:34:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.0"},{"name":"v1.35.1","sha":"8be69e8be3300bfcb787351549111a6572a88f9d","kind":"tag","published_at":"2021-03-24T17:50:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.1"},{"name":"v1.36.1","sha":"2c56ed86d5cbdebf390b1a7af395d68d04e97884","kind":"tag","published_at":"2021-03-24T17:35:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.1"},{"name":"v1.32.3","sha":"e9065ab330aedd6b4d2dbc5623a66624dedbb596","kind":"tag","published_at":"2021-03-13T01:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.3"},{"name":"v1.31.2","sha":"5aa7c17a4b1d2916859a132518eb93bded2cba74","kind":"tag","published_at":"2021-03-13T01:17:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.2"},{"name":"v1.36.0","sha":"a5323492654dfeaf7de2fca06bc72be60b31c1e0","kind":"tag","published_at":"2021-02-23T00:48:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.0"},{"name":"v1.35.0","sha":"6db928a791827f7754a9cd24d96eaf7d33975224","kind":"tag","published_at":"2021-01-12T23:05:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.0"},{"name":"v1.34.1","sha":"a6b29213a976e217f65d703dda43112639ecfd80","kind":"tag","published_at":"2020-12-14T21:02:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.1"},{"name":"v1.34.0","sha":"b6844780cf3b35eb236a85e85a4ccb171b2e544a","kind":"tag","published_at":"2020-12-01T03:02:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.0"},{"name":"v1.33.1","sha":"c40e2dcb0b0ee0f1bba73e59ac812ee3625a9fce","kind":"tag","published_at":"2020-10-29T22:54:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.1"},{"name":"v1.33.0","sha":"bec6a8638de963597fd3dd264280c4309e339966","kind":"tag","published_at":"2020-10-21T00:13:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.0"},{"name":"v1.32.2","sha":"c589bf609e85ac95b51eb4962ad40e97214543d9","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.2"},{"name":"v1.32.1","sha":"cb8b0679add2d389cfd15cd34e11c3577e3de2cb","kind":"tag","published_at":"2020-09-09T22:51:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.1"},{"name":"v1.32.0","sha":"a093a69fec50966a5b0b802407f846ccf9855d2e","kind":"tag","published_at":"2020-09-09T14:50:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.0"},{"name":"v1.31.1","sha":"396dca3a1631024472ba747e32f635a4ef9575d2","kind":"tag","published_at":"2020-08-12T17:38:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.1"},{"name":"v1.31.0","sha":"f96f8459e22aca89787430b35034012d5fe928bf","kind":"tag","published_at":"2020-07-29T06:26:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.0"},{"name":"v1.30.2","sha":"9071c1ad7c842f4e73b6ae95b71f11c517b177a4","kind":"tag","published_at":"2020-06-23T00:43:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.2"},{"name":"v1.30.1","sha":"94e2d347d91cd3094bd881ab7c4146e7586d6db6","kind":"tag","published_at":"2020-06-19T08:49:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.1"},{"name":"v1.30.0","sha":"a73e4c8a585272ea7040bd45c780bb37749944c1","kind":"tag","published_at":"2020-06-08T04:31:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.0"},{"name":"v1.29.0","sha":"049b12818b87aae4df9a92fbe35540b92a653dee","kind":"tag","published_at":"2020-04-21T18:50:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.29.0"},{"name":"v1.28.1","sha":"1ee322cc1545762e253e9f950ef3f0f083dacb77","kind":"tag","published_at":"2020-04-02T22:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.1"},{"name":"v1.28.0","sha":"3dbd250eae2c5e4f4e5e7046c6573805cc0dcc29","kind":"tag","published_at":"2020-03-09T17:22:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.0"},{"name":"v1.27.2","sha":"aa346ab797293625048e5f9979ff46fb65cbfcd4","kind":"tag","published_at":"2020-02-26T00:12:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.2"},{"name":"v1.27.1","sha":"0b4fa21d50578d917f15dad41ca7a7ab2612356b","kind":"tag","published_at":"2020-02-13T18:15:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.1"},{"name":"v1.26.1","sha":"25fba8b126a312dfcdf62a9ec3f768ec03b15577","kind":"tag","published_at":"2020-02-12T02:32:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.1"},{"name":"v1.27.0","sha":"1e2f28da55a2c0424b8b8621413dea0afbaa467b","kind":"tag","published_at":"2020-01-28T21:19:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.0"},{"name":"v1.26.0","sha":"fd7d2e5eb4dd020bb892278c78f7b3ef901232c1","kind":"tag","published_at":"2019-12-18T00:00:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.0"},{"name":"v1.24.2","sha":"d231db29e89c437d3e3db548da447ecb0aba2edc","kind":"tag","published_at":"2019-11-06T22:07:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.2"},{"name":"v1.25.0","sha":"e086c0f0abfaa1897cac7b2ca30c52b52c3fdc7a","kind":"tag","published_at":"2019-11-05T20:18:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.25.0"},{"name":"v1.24.1","sha":"2f0c3e7f7c1e16b2ae5445afe144d75c13e473a4","kind":"tag","published_at":"2019-10-17T21:45:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.1"},{"name":"v1.23.1","sha":"629815808d14596c91dee137ac8d26678ddef151","kind":"tag","published_at":"2019-10-17T21:23:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.1"},{"name":"v1.22.3","sha":"889def8e3e550af891458345cc030718e1c11c84","kind":"tag","published_at":"2019-10-17T21:06:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.3"},{"name":"v1.24.0","sha":"99793cf519308acc179d11d8c1191723c7f63fba","kind":"tag","published_at":"2019-09-25T00:00:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.0"},{"name":"v1.21.1","sha":"fdb5b248d4daef427ab5031c7753ad8509625f10","kind":"tag","published_at":"2019-08-13T18:19:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.1"},{"name":"v1.22.2","sha":"3d8e392884f0ab525ce03dbd2d6a6b3214cb27b1","kind":"tag","published_at":"2019-08-13T18:10:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.2"},{"name":"v1.23.0","sha":"b3ed852c406e4f66f126b7b73a5b3330ac30e6ac","kind":"tag","published_at":"2019-08-13T18:00:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.0"},{"name":"v1.22.1","sha":"e51193462a0c8e068af072f0827d0a551e21f891","kind":"tag","published_at":"2019-07-10T18:22:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.1"},{"name":"v1.22.0","sha":"1c9345987f6501c43c748ad15b410f695a75bef3","kind":"tag","published_at":"2019-06-25T06:07:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.0"},{"name":"v1.21.0","sha":"7b28e33b3b9ee7d05244efb888c758ee8abd3743","kind":"tag","published_at":"2019-05-22T18:00:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.0"},{"name":"v1.20.0","sha":"206a2e39333e991963adc7da74cb05dd2410c1a5","kind":"tag","published_at":"2019-04-09T23:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.20.0"},{"name":"v1.19.0","sha":"44c98e819bb3243254e87b4d253c0f4e3184db93","kind":"tag","published_at":"2019-02-27T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.19.0"},{"name":"v1.18.0","sha":"bc1c08c5bc8483a107ff437bd04e7af1319fc7a8","kind":"tag","published_at":"2019-01-14T21:01:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.18.0"},{"name":"v1.17.2","sha":"fe7f043504d66e1b3f674c0514ce794c8a56884e","kind":"tag","published_at":"2018-12-14T22:06:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.2"},{"name":"v1.17.1","sha":"3eb51f09b4a5948d594da9d0f953cf2dcd71dd49","kind":"tag","published_at":"2018-12-07T17:42:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.1"},{"name":"v1.17.0","sha":"4a30c9e1d2e3221a45cde97783afd07810b46a8d","kind":"tag","published_at":"2018-12-04T21:28:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.0"},{"name":"v1.16.1","sha":"57043233bf5aecce92f0c6629b6ac46d9393ce8c","kind":"tag","published_at":"2018-10-26T17:47:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.1"},{"name":"v1.16.0","sha":"2bc27bb91140d389f82c0170c72d45e5652b6166","kind":"tag","published_at":"2018-10-24T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.0"},{"name":"v1.15.1","sha":"6657c310947bc61fcc579e31de2c3c113bc238b3","kind":"tag","published_at":"2018-10-01T22:31:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.1"},{"name":"v1.15.0","sha":"3134daf471f90b8f00c037518fc64988a1cdc8f7","kind":"tag","published_at":"2018-09-10T16:43:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.0"},{"name":"v1.14.0","sha":"0bed6067f9a0610b02cb867d74167a678498740a","kind":"tag","published_at":"2018-07-30T22:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.14.0"},{"name":"v1.13.2","sha":"1b185c8c98796ae6456afb61b135a2d94c687fc4","kind":"tag","published_at":"2018-07-12T17:03:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.2"},{"name":"v1.12.1","sha":"877832e5ae28606077229dee8d78f4ae46bb36eb","kind":"tag","published_at":"2018-07-12T16:58:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.1"},{"name":"v1.13.1","sha":"9a3e0705bdd5a8fe01c764c11f2a9e40422c8ad2","kind":"tag","published_at":"2018-06-20T23:43:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.1"},{"name":"v1.12.0","sha":"61f2528ccd839199de2a750bad407b188a6fe68d","kind":"tag","published_at":"2018-05-07T19:40:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.0"},{"name":"v1.11.0","sha":"f624b13ab30b4232214058a496a8b53a622a83e7","kind":"tag","published_at":"2018-03-28T22:28:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.11.0"},{"name":"v1.10.1","sha":"bddfdfdc3eaa03cbe9ab1db797430b0e3398b363","kind":"tag","published_at":"2018-03-22T22:27:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.1"},{"name":"v1.10.0","sha":"0a6fd9bd9c192551f1056b751750bc6e718bd20c","kind":"tag","published_at":"2018-02-14T16:14:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.0"},{"name":"v1.9.1","sha":"2c83020c89edffacc0daa008fcefdc9c6e5bae66","kind":"tag","published_at":"2018-02-09T21:38:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.1"},{"name":"v1.9.0","sha":"6ed222e09933aa0a3418e6a2ac6b190bafca1956","kind":"tag","published_at":"2018-01-08T22:55:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.0"},{"name":"v1.7.1","sha":"11ee67801d3d30f7111301dd754af2ceeca959f8","kind":"tag","published_at":"2017-12-05T01:38:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.1"},{"name":"v1.8.0","sha":"8a210d037dec14c0da687d639d6601b0d8dd1fb3","kind":"tag","published_at":"2017-11-21T01:11:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.8.0"},{"name":"v1.7.0","sha":"65ae83e479c26c1a7adef6ca4cfd9ce7b738a19e","kind":"tag","published_at":"2017-10-10T22:50:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.0"},{"name":"v1.6.1","sha":"308a7c730e9684f5fa70a6edbd189f50c6251919","kind":"tag","published_at":"2017-08-30T21:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.6.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.6.1"},{"name":"v1.5.0","sha":"1e534e51d986b028fe72de035c2f5d8554b78019","kind":"tag","published_at":"2017-07-18T18:28:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.5.0"},{"name":"v1.3.1","sha":"c97fd1fe16b5e5886baf495ce4724a330f7e8bed","kind":"tag","published_at":"2017-07-05T20:35:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.1"},{"name":"v1.4.0","sha":"f5540193167cb9240cc99a481168f1c2b7bdab93","kind":"tag","published_at":"2017-06-07T01:19:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.4.0"},{"name":"v1.3.0","sha":"a6cb001147b7a53c11516b5fdfec32aa21a1a9fa","kind":"tag","published_at":"2017-04-27T17:50:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.0"},{"name":"v1.2.0","sha":"0ad2d8b671d77238cf69a5d4929405a73c375200","kind":"tag","published_at":"2017-03-15T22:36:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.2.0"},{"name":"v1.1.2","sha":"8c79bc9006dbafcb6c910287b1c89bd9281c8880","kind":"tag","published_at":"2017-02-07T21:07:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.2"},{"name":"v1.1.1","sha":"dfe0643cb58c483c91974ce4387d3255b4a5b36e","kind":"tag","published_at":"2017-01-31T21:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"6aa30989cf962167e9fa864e3af5ecf83a470ed4","kind":"tag","published_at":"2017-01-31T00:48:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.0"},{"name":"v1.0.3","sha":"3cfbe9a8b73faa498eb2f9dec55d5ee1d34e1079","kind":"tag","published_at":"2016-12-22T16:13:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.3"},{"name":"v1.0.2","sha":"8876de9385de6ebd6239869cd0a5f07805a6797d","kind":"tag","published_at":"2016-11-28T22:32:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"009c51f2f793aabf516db90a14a52da2b613aa21","kind":"tag","published_at":"2016-09-14T21:02:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"9826824b0ddc78e304a0005b9f4dd18754350869","kind":"tag","published_at":"2016-08-18T23:26:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0"},{"name":"v1.0.0-pre2","sha":"1b5fb9dc611bfd5c6d9a4ada4953951994d93bb1","kind":"tag","published_at":"2016-08-03T21:38:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre2"},{"name":"v1.0.0-pre1","sha":"7869ae2312cfe7d49c04681001149a51be7a2bec","kind":"tag","published_at":"2016-07-27T20:17:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre1"},{"name":"v0.15.0","sha":"b7d816fb3d0d38e1ec03cebd4cf5ba3484317526","kind":"tag","published_at":"2016-07-06T07:23:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.15.0"},{"name":"v0.14.1","sha":"28e43746db30c13feb140b187a320eb308f93da6","kind":"commit","published_at":"2016-06-16T17:27:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.1"},{"name":"v0.14.0","sha":"798f9f06895fa0071eedc7df2fb2ed45300ad48f","kind":"tag","published_at":"2016-04-29T20:58:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.0"},{"name":"v0.13.2","sha":"5933cea9efba0c72bac723d4ad565c584f5eb635","kind":"tag","published_at":"2016-03-09T19:53:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.2"},{"name":"v0.13.1","sha":"be6c246b78f85c702a3e03d796c4a7987e4ab1d2","kind":"tag","published_at":"2016-02-23T00:29:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.1"},{"name":"v0.13.0","sha":"5b9912e766c06949e8db87e8683ba4e06087c480","kind":"tag","published_at":"2016-02-17T00:52:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.0"},{"name":"v0.12.0","sha":"67d9e2686240726ea90144e0dccbb74ebabed0ba","kind":"commit","published_at":"2016-01-22T22:32:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.12.0"},{"name":"v0.9.1","sha":"c80a0b2d9489a71d5073c821fd770639d270858c","kind":"tag","published_at":"2016-01-22T21:42:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"63503c2989df6d895c56e22f430f2b934e7a41d3","kind":"commit","published_at":"2015-09-17T23:06:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.0"},{"name":"v0.8.0","sha":"862f38342a4e96600d55c381c387dbadedd68043","kind":"tag","published_at":"2015-08-12T22:29:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.8.0"},{"name":"v0.7.2","sha":"a0060c8e2cb6699d37d8762f60067af337230dcb","kind":"tag","published_at":"2015-07-13T16:07:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.2"},{"name":"v0.7.1","sha":"71beeb951ac3e03f5d734881aa7af44e6a4b6d7b","kind":"tag","published_at":"2015-06-05T19:41:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.1"},{"name":"v0.7.0","sha":"186a9b23b8e44f0181deaaec0a029e5385f6c8c3","kind":"commit","published_at":"2015-05-26T23:25:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.0"}]},"repo_metadata_updated_at":"2023-03-22T05:57:07.244Z","dependent_packages_count":758,"downloads":null,"downloads_period":null,"dependent_repos_count":3141,"rankings":{"downloads":null,"dependent_repos_count":0.18248979379254254,"dependent_packages_count":0.098957143944584,"stargazers_count":2.7151115972163797,"forks_count":1.7161252068284436,"docker_downloads_count":3.639980288698453,"average":1.6705328060960807},"purl":"pkg:maven/io.grpc/grpc-netty-shaded","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-netty-shaded","docker_dependents_count":47,"docker_downloads_count":39591230,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-netty-shaded","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-netty-shaded/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-netty-shaded/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-netty-shaded/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-netty-shaded/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-netty-shaded/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-netty-shaded/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-netty-shaded/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":13506880,"name":"grpc-java","ecosystem":"debian","description":null,"homepage":"https://github.com/grpc/grpc-java","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T19:16:14.670Z","latest_release_published_at":"2026-02-10T19:16:14.670Z","latest_release_number":"1.26.0+ds-1","last_synced_at":"2026-03-13T16:32:09.325Z","created_at":"2026-02-10T19:16:14.451Z","updated_at":"2026-03-13T16:32:09.325Z","registry_url":"https://tracker.debian.org/pkg/grpc-java","install_command":"apt-get install grpc-java","documentation_url":"https://packages.debian.org/bullseye/grpc-java","metadata":{"component":"main","architecture":"any all","priority":"extra","binary":"libgrpc-java, protobuf-compiler-grpc-java-plugin","standards_version":"4.5.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, gem2deb, gradle-apt-plugin, gradle-debian-helper, gradle-plugin-protobuf, javahelper, jdupes, libanimal-sniffer-java, libc-ares-dev, liberror-prone-java, libgeronimo-annotation-1.3-spec-java, libgflags-dev, libgoogle-auth-java (\u003e= 0.18.0~), libgoogle-common-protos-java, libgoogle-gson-java, libgoogle-perftools-dev, libgradle-plugins-java, libgtest-dev, libguava-java (\u003e= 28.1~), libjacoco-java, libjsr305-java, libnetty-java (\u003e= 4.1.42~), libopencensus-java (\u003e= 0.24.0~), libperfmark-java (\u003e= 0.19.0~), libprotobuf-dev, libprotobuf-java, libprotoc-dev (\u003e= 3.11.4~), libssl-dev, maven-repo-helper, protobuf-compiler (\u003e= 3.11.4~), protobuf-compiler-grpc, python3, ruby-google-protobuf (\u003e= 3.9.1~), ruby-googleapis-common-protos-types, ruby-googleauth (\u003e= 0.5.1~), ruby-rspec, ruby-simplecov, zlib1g-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:15:13.773Z","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/grpc-java?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/grpc-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/grpc-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/grpc-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/grpc-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/grpc-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/grpc-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/grpc-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/grpc-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/grpc-java/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":0,"github":"debian","metadata":{"codename":"bullseye"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-27T18:20:39.352Z","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":13418924,"name":"grpc-java","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/grpc/grpc-java","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T04:52:18.868Z","latest_release_published_at":"2026-02-07T04:52:18.868Z","latest_release_number":"1.26.0+ds-1","last_synced_at":"2026-03-07T05:41:03.018Z","created_at":"2026-02-07T04:52:18.555Z","updated_at":"2026-03-07T06:04:20.392Z","registry_url":"https://launchpad.net/ubuntu/+source/grpc-java","install_command":"apt-get install grpc-java","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"optional","binary":"libgrpc-java, protobuf-compiler-grpc-java-plugin","standards_version":"4.5.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, gem2deb, gradle-apt-plugin, gradle-debian-helper, gradle-plugin-protobuf, javahelper, jdupes, libanimal-sniffer-java, libc-ares-dev, liberror-prone-java, libgeronimo-annotation-1.3-spec-java, libgflags-dev, libgoogle-auth-java (\u003e= 0.18.0~), libgoogle-common-protos-java, libgoogle-gson-java, libgoogle-perftools-dev, libgradle-plugins-java, libgtest-dev, libguava-java (\u003e= 28.1~), libjacoco-java, libjsr305-java, libnetty-java (\u003e= 4.1.42~), libopencensus-java (\u003e= 0.24.0~), libperfmark-java (\u003e= 0.19.0~), libprotobuf-dev, libprotobuf-java, libprotoc-dev (\u003e= 3.11.4~), libssl-dev, maven-repo-helper, protobuf-compiler (\u003e= 3.11.4~), protobuf-compiler-grpc, python3, ruby-google-protobuf (\u003e= 3.9.1~), ruby-googleapis-common-protos-types, ruby-googleauth (\u003e= 0.5.1~), ruby-rspec, ruby-simplecov, zlib1g-dev","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/grpc-java?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/grpc-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/grpc-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/grpc-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/grpc-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/grpc-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/grpc-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/grpc-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/grpc-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/grpc-java/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":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","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":5084800,"name":"io.grpc:grpc-netty","ecosystem":"maven","description":"gRPC: Netty","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":188,"first_release_published_at":"2015-05-26T23:58:27.000Z","latest_release_published_at":"2026-03-17T14:01:03.000Z","latest_release_number":"1.80.0","last_synced_at":"2026-05-04T19:01:17.379Z","created_at":"2022-07-29T01:30:28.854Z","updated_at":"2026-05-04T19:01:17.381Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-netty/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-netty/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-03-22T01:35:47.000Z","size":72010,"stargazers_count":10430,"open_issues_count":508,"forks_count":3617,"subscribers_count":524,"default_branch":"master","last_synced_at":"2023-03-22T06:36:13.764Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-03-22T06:15:21.000Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":24,"last_synced_at":"2023-02-19T21:59:13.893Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc"},"tags":[{"name":"v1.41.1","sha":"581e00fa64124e6cba6ffb8d5921386bcd920b68","kind":"tag","published_at":"2021-11-04T22:24:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.1"},{"name":"v1.42.0","sha":"b9b370652254fc4add89a457bd05be9ef3dbd235","kind":"tag","published_at":"2021-11-04T00:10:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.0"},{"name":"v1.41.0","sha":"d291594443db7d43a6e984a1ae0c58883c7a1921","kind":"tag","published_at":"2021-09-22T17:16:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.0"},{"name":"v1.40.1","sha":"24d5f2f7881af6302ca7056e49c246318091c2bd","kind":"tag","published_at":"2021-08-25T00:12:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.1"},{"name":"v1.40.0","sha":"474a03527bb54c754fb21e586d81ff43234d24c4","kind":"tag","published_at":"2021-08-16T23:56:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.0"},{"name":"v1.39.0","sha":"6b643380d881e3d52a448eca90a6a5d1d76792fc","kind":"tag","published_at":"2021-06-29T17:19:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.39.0"},{"name":"v1.38.1","sha":"6cb4d90e6bbe0081d42d88bc83a8f4648087596e","kind":"tag","published_at":"2021-06-17T21:08:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.1"},{"name":"v1.36.2","sha":"001816e50295aa6f0d40ef3b23273a717ffea3de","kind":"tag","published_at":"2021-05-26T18:03:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.2"},{"name":"v1.38.0","sha":"51a1c777b7e5738ec724aaf238bfcf905abce742","kind":"tag","published_at":"2021-05-18T09:40:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.0"},{"name":"v1.37.1","sha":"d897fa049e995e62130387a19bbe5667469cef27","kind":"tag","published_at":"2021-05-13T23:56:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.1"},{"name":"v1.37.0","sha":"3836caa9d445e2f8d4918767426a4506057f27b9","kind":"tag","published_at":"2021-04-07T00:34:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.0"},{"name":"v1.35.1","sha":"8be69e8be3300bfcb787351549111a6572a88f9d","kind":"tag","published_at":"2021-03-24T17:50:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.1"},{"name":"v1.36.1","sha":"2c56ed86d5cbdebf390b1a7af395d68d04e97884","kind":"tag","published_at":"2021-03-24T17:35:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.1"},{"name":"v1.32.3","sha":"e9065ab330aedd6b4d2dbc5623a66624dedbb596","kind":"tag","published_at":"2021-03-13T01:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.3"},{"name":"v1.31.2","sha":"5aa7c17a4b1d2916859a132518eb93bded2cba74","kind":"tag","published_at":"2021-03-13T01:17:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.2"},{"name":"v1.36.0","sha":"a5323492654dfeaf7de2fca06bc72be60b31c1e0","kind":"tag","published_at":"2021-02-23T00:48:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.0"},{"name":"v1.35.0","sha":"6db928a791827f7754a9cd24d96eaf7d33975224","kind":"tag","published_at":"2021-01-12T23:05:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.0"},{"name":"v1.34.1","sha":"a6b29213a976e217f65d703dda43112639ecfd80","kind":"tag","published_at":"2020-12-14T21:02:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.1"},{"name":"v1.34.0","sha":"b6844780cf3b35eb236a85e85a4ccb171b2e544a","kind":"tag","published_at":"2020-12-01T03:02:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.0"},{"name":"v1.33.1","sha":"c40e2dcb0b0ee0f1bba73e59ac812ee3625a9fce","kind":"tag","published_at":"2020-10-29T22:54:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.1"},{"name":"v1.33.0","sha":"bec6a8638de963597fd3dd264280c4309e339966","kind":"tag","published_at":"2020-10-21T00:13:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.0"},{"name":"v1.32.2","sha":"c589bf609e85ac95b51eb4962ad40e97214543d9","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.2"},{"name":"v1.32.1","sha":"cb8b0679add2d389cfd15cd34e11c3577e3de2cb","kind":"tag","published_at":"2020-09-09T22:51:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.1"},{"name":"v1.32.0","sha":"a093a69fec50966a5b0b802407f846ccf9855d2e","kind":"tag","published_at":"2020-09-09T14:50:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.0"},{"name":"v1.31.1","sha":"396dca3a1631024472ba747e32f635a4ef9575d2","kind":"tag","published_at":"2020-08-12T17:38:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.1"},{"name":"v1.31.0","sha":"f96f8459e22aca89787430b35034012d5fe928bf","kind":"tag","published_at":"2020-07-29T06:26:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.0"},{"name":"v1.30.2","sha":"9071c1ad7c842f4e73b6ae95b71f11c517b177a4","kind":"tag","published_at":"2020-06-23T00:43:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.2"},{"name":"v1.30.1","sha":"94e2d347d91cd3094bd881ab7c4146e7586d6db6","kind":"tag","published_at":"2020-06-19T08:49:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.1"},{"name":"v1.30.0","sha":"a73e4c8a585272ea7040bd45c780bb37749944c1","kind":"tag","published_at":"2020-06-08T04:31:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.0"},{"name":"v1.29.0","sha":"049b12818b87aae4df9a92fbe35540b92a653dee","kind":"tag","published_at":"2020-04-21T18:50:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.29.0"},{"name":"v1.28.1","sha":"1ee322cc1545762e253e9f950ef3f0f083dacb77","kind":"tag","published_at":"2020-04-02T22:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.1"},{"name":"v1.28.0","sha":"3dbd250eae2c5e4f4e5e7046c6573805cc0dcc29","kind":"tag","published_at":"2020-03-09T17:22:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.0"},{"name":"v1.27.2","sha":"aa346ab797293625048e5f9979ff46fb65cbfcd4","kind":"tag","published_at":"2020-02-26T00:12:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.2"},{"name":"v1.27.1","sha":"0b4fa21d50578d917f15dad41ca7a7ab2612356b","kind":"tag","published_at":"2020-02-13T18:15:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.1"},{"name":"v1.26.1","sha":"25fba8b126a312dfcdf62a9ec3f768ec03b15577","kind":"tag","published_at":"2020-02-12T02:32:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.1"},{"name":"v1.27.0","sha":"1e2f28da55a2c0424b8b8621413dea0afbaa467b","kind":"tag","published_at":"2020-01-28T21:19:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.0"},{"name":"v1.26.0","sha":"fd7d2e5eb4dd020bb892278c78f7b3ef901232c1","kind":"tag","published_at":"2019-12-18T00:00:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.0"},{"name":"v1.24.2","sha":"d231db29e89c437d3e3db548da447ecb0aba2edc","kind":"tag","published_at":"2019-11-06T22:07:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.2"},{"name":"v1.25.0","sha":"e086c0f0abfaa1897cac7b2ca30c52b52c3fdc7a","kind":"tag","published_at":"2019-11-05T20:18:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.25.0"},{"name":"v1.24.1","sha":"2f0c3e7f7c1e16b2ae5445afe144d75c13e473a4","kind":"tag","published_at":"2019-10-17T21:45:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.1"},{"name":"v1.23.1","sha":"629815808d14596c91dee137ac8d26678ddef151","kind":"tag","published_at":"2019-10-17T21:23:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.1"},{"name":"v1.22.3","sha":"889def8e3e550af891458345cc030718e1c11c84","kind":"tag","published_at":"2019-10-17T21:06:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.3"},{"name":"v1.24.0","sha":"99793cf519308acc179d11d8c1191723c7f63fba","kind":"tag","published_at":"2019-09-25T00:00:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.0"},{"name":"v1.21.1","sha":"fdb5b248d4daef427ab5031c7753ad8509625f10","kind":"tag","published_at":"2019-08-13T18:19:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.1"},{"name":"v1.22.2","sha":"3d8e392884f0ab525ce03dbd2d6a6b3214cb27b1","kind":"tag","published_at":"2019-08-13T18:10:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.2"},{"name":"v1.23.0","sha":"b3ed852c406e4f66f126b7b73a5b3330ac30e6ac","kind":"tag","published_at":"2019-08-13T18:00:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.0"},{"name":"v1.22.1","sha":"e51193462a0c8e068af072f0827d0a551e21f891","kind":"tag","published_at":"2019-07-10T18:22:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.1"},{"name":"v1.22.0","sha":"1c9345987f6501c43c748ad15b410f695a75bef3","kind":"tag","published_at":"2019-06-25T06:07:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.0"},{"name":"v1.21.0","sha":"7b28e33b3b9ee7d05244efb888c758ee8abd3743","kind":"tag","published_at":"2019-05-22T18:00:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.0"},{"name":"v1.20.0","sha":"206a2e39333e991963adc7da74cb05dd2410c1a5","kind":"tag","published_at":"2019-04-09T23:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.20.0"},{"name":"v1.19.0","sha":"44c98e819bb3243254e87b4d253c0f4e3184db93","kind":"tag","published_at":"2019-02-27T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.19.0"},{"name":"v1.18.0","sha":"bc1c08c5bc8483a107ff437bd04e7af1319fc7a8","kind":"tag","published_at":"2019-01-14T21:01:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.18.0"},{"name":"v1.17.2","sha":"fe7f043504d66e1b3f674c0514ce794c8a56884e","kind":"tag","published_at":"2018-12-14T22:06:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.2"},{"name":"v1.17.1","sha":"3eb51f09b4a5948d594da9d0f953cf2dcd71dd49","kind":"tag","published_at":"2018-12-07T17:42:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.1"},{"name":"v1.17.0","sha":"4a30c9e1d2e3221a45cde97783afd07810b46a8d","kind":"tag","published_at":"2018-12-04T21:28:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.0"},{"name":"v1.16.1","sha":"57043233bf5aecce92f0c6629b6ac46d9393ce8c","kind":"tag","published_at":"2018-10-26T17:47:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.1"},{"name":"v1.16.0","sha":"2bc27bb91140d389f82c0170c72d45e5652b6166","kind":"tag","published_at":"2018-10-24T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.0"},{"name":"v1.15.1","sha":"6657c310947bc61fcc579e31de2c3c113bc238b3","kind":"tag","published_at":"2018-10-01T22:31:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.1"},{"name":"v1.15.0","sha":"3134daf471f90b8f00c037518fc64988a1cdc8f7","kind":"tag","published_at":"2018-09-10T16:43:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.0"},{"name":"v1.14.0","sha":"0bed6067f9a0610b02cb867d74167a678498740a","kind":"tag","published_at":"2018-07-30T22:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.14.0"},{"name":"v1.13.2","sha":"1b185c8c98796ae6456afb61b135a2d94c687fc4","kind":"tag","published_at":"2018-07-12T17:03:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.2"},{"name":"v1.12.1","sha":"877832e5ae28606077229dee8d78f4ae46bb36eb","kind":"tag","published_at":"2018-07-12T16:58:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.1"},{"name":"v1.13.1","sha":"9a3e0705bdd5a8fe01c764c11f2a9e40422c8ad2","kind":"tag","published_at":"2018-06-20T23:43:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.1"},{"name":"v1.12.0","sha":"61f2528ccd839199de2a750bad407b188a6fe68d","kind":"tag","published_at":"2018-05-07T19:40:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.0"},{"name":"v1.11.0","sha":"f624b13ab30b4232214058a496a8b53a622a83e7","kind":"tag","published_at":"2018-03-28T22:28:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.11.0"},{"name":"v1.10.1","sha":"bddfdfdc3eaa03cbe9ab1db797430b0e3398b363","kind":"tag","published_at":"2018-03-22T22:27:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.1"},{"name":"v1.10.0","sha":"0a6fd9bd9c192551f1056b751750bc6e718bd20c","kind":"tag","published_at":"2018-02-14T16:14:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.0"},{"name":"v1.9.1","sha":"2c83020c89edffacc0daa008fcefdc9c6e5bae66","kind":"tag","published_at":"2018-02-09T21:38:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.1"},{"name":"v1.9.0","sha":"6ed222e09933aa0a3418e6a2ac6b190bafca1956","kind":"tag","published_at":"2018-01-08T22:55:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.0"},{"name":"v1.7.1","sha":"11ee67801d3d30f7111301dd754af2ceeca959f8","kind":"tag","published_at":"2017-12-05T01:38:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.1"},{"name":"v1.8.0","sha":"8a210d037dec14c0da687d639d6601b0d8dd1fb3","kind":"tag","published_at":"2017-11-21T01:11:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.8.0"},{"name":"v1.7.0","sha":"65ae83e479c26c1a7adef6ca4cfd9ce7b738a19e","kind":"tag","published_at":"2017-10-10T22:50:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.0"},{"name":"v1.6.1","sha":"308a7c730e9684f5fa70a6edbd189f50c6251919","kind":"tag","published_at":"2017-08-30T21:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.6.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.6.1"},{"name":"v1.5.0","sha":"1e534e51d986b028fe72de035c2f5d8554b78019","kind":"tag","published_at":"2017-07-18T18:28:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.5.0"},{"name":"v1.3.1","sha":"c97fd1fe16b5e5886baf495ce4724a330f7e8bed","kind":"tag","published_at":"2017-07-05T20:35:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.1"},{"name":"v1.4.0","sha":"f5540193167cb9240cc99a481168f1c2b7bdab93","kind":"tag","published_at":"2017-06-07T01:19:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.4.0"},{"name":"v1.3.0","sha":"a6cb001147b7a53c11516b5fdfec32aa21a1a9fa","kind":"tag","published_at":"2017-04-27T17:50:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.0"},{"name":"v1.2.0","sha":"0ad2d8b671d77238cf69a5d4929405a73c375200","kind":"tag","published_at":"2017-03-15T22:36:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.2.0"},{"name":"v1.1.2","sha":"8c79bc9006dbafcb6c910287b1c89bd9281c8880","kind":"tag","published_at":"2017-02-07T21:07:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.2"},{"name":"v1.1.1","sha":"dfe0643cb58c483c91974ce4387d3255b4a5b36e","kind":"tag","published_at":"2017-01-31T21:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"6aa30989cf962167e9fa864e3af5ecf83a470ed4","kind":"tag","published_at":"2017-01-31T00:48:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.0"},{"name":"v1.0.3","sha":"3cfbe9a8b73faa498eb2f9dec55d5ee1d34e1079","kind":"tag","published_at":"2016-12-22T16:13:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.3"},{"name":"v1.0.2","sha":"8876de9385de6ebd6239869cd0a5f07805a6797d","kind":"tag","published_at":"2016-11-28T22:32:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"009c51f2f793aabf516db90a14a52da2b613aa21","kind":"tag","published_at":"2016-09-14T21:02:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"9826824b0ddc78e304a0005b9f4dd18754350869","kind":"tag","published_at":"2016-08-18T23:26:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0"},{"name":"v1.0.0-pre2","sha":"1b5fb9dc611bfd5c6d9a4ada4953951994d93bb1","kind":"tag","published_at":"2016-08-03T21:38:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre2"},{"name":"v1.0.0-pre1","sha":"7869ae2312cfe7d49c04681001149a51be7a2bec","kind":"tag","published_at":"2016-07-27T20:17:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre1"},{"name":"v0.15.0","sha":"b7d816fb3d0d38e1ec03cebd4cf5ba3484317526","kind":"tag","published_at":"2016-07-06T07:23:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.15.0"},{"name":"v0.14.1","sha":"28e43746db30c13feb140b187a320eb308f93da6","kind":"commit","published_at":"2016-06-16T17:27:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.1"},{"name":"v0.14.0","sha":"798f9f06895fa0071eedc7df2fb2ed45300ad48f","kind":"tag","published_at":"2016-04-29T20:58:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.0"},{"name":"v0.13.2","sha":"5933cea9efba0c72bac723d4ad565c584f5eb635","kind":"tag","published_at":"2016-03-09T19:53:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.2"},{"name":"v0.13.1","sha":"be6c246b78f85c702a3e03d796c4a7987e4ab1d2","kind":"tag","published_at":"2016-02-23T00:29:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.1"},{"name":"v0.13.0","sha":"5b9912e766c06949e8db87e8683ba4e06087c480","kind":"tag","published_at":"2016-02-17T00:52:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.0"},{"name":"v0.12.0","sha":"67d9e2686240726ea90144e0dccbb74ebabed0ba","kind":"commit","published_at":"2016-01-22T22:32:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.12.0"},{"name":"v0.9.1","sha":"c80a0b2d9489a71d5073c821fd770639d270858c","kind":"tag","published_at":"2016-01-22T21:42:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"63503c2989df6d895c56e22f430f2b934e7a41d3","kind":"commit","published_at":"2015-09-17T23:06:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.0"},{"name":"v0.8.0","sha":"862f38342a4e96600d55c381c387dbadedd68043","kind":"tag","published_at":"2015-08-12T22:29:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.8.0"},{"name":"v0.7.2","sha":"a0060c8e2cb6699d37d8762f60067af337230dcb","kind":"tag","published_at":"2015-07-13T16:07:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.2"},{"name":"v0.7.1","sha":"71beeb951ac3e03f5d734881aa7af44e6a4b6d7b","kind":"tag","published_at":"2015-06-05T19:41:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.1"},{"name":"v0.7.0","sha":"186a9b23b8e44f0181deaaec0a029e5385f6c8c3","kind":"commit","published_at":"2015-05-26T23:25:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.0"}]},"repo_metadata_updated_at":"2023-03-22T06:41:08.632Z","dependent_packages_count":922,"downloads":null,"downloads_period":null,"dependent_repos_count":3436,"rankings":{"downloads":null,"dependent_repos_count":0.16986975316803085,"dependent_packages_count":0.08793964816128011,"stargazers_count":2.7129080980597187,"forks_count":1.7161252068284436,"docker_downloads_count":2.5079826764902666,"average":1.438965076541548},"purl":"pkg:maven/io.grpc/grpc-netty","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-netty","docker_dependents_count":313,"docker_downloads_count":5608315,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-netty","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-netty/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-netty/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-netty/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-netty/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-netty/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-netty/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-netty/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":5034953,"name":"io.grpc:grpc-examples","ecosystem":"maven","description":"grpc Examples","homepage":"https://github.com/grpc/grpc-java","licenses":"BSD 3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":13,"first_release_published_at":"2015-05-26T23:58:03.000Z","latest_release_published_at":"2016-07-07T20:55:45.000Z","latest_release_number":"0.15.0","last_synced_at":"2026-05-11T10:39:12.086Z","created_at":"2022-07-27T17:07:55.325Z","updated_at":"2026-05-11T10:39:12.087Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-examples/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-examples/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-03-21T22:30:32.000Z","size":72006,"stargazers_count":10427,"open_issues_count":507,"forks_count":3617,"subscribers_count":524,"default_branch":"master","last_synced_at":"2023-03-21T22:47:17.813Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-03-21T22:47:17.814Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":24,"last_synced_at":"2023-02-19T21:59:13.893Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc"},"tags":[{"name":"v1.41.1","sha":"581e00fa64124e6cba6ffb8d5921386bcd920b68","kind":"tag","published_at":"2021-11-04T22:24:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.1"},{"name":"v1.42.0","sha":"b9b370652254fc4add89a457bd05be9ef3dbd235","kind":"tag","published_at":"2021-11-04T00:10:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.0"},{"name":"v1.41.0","sha":"d291594443db7d43a6e984a1ae0c58883c7a1921","kind":"tag","published_at":"2021-09-22T17:16:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.0"},{"name":"v1.40.1","sha":"24d5f2f7881af6302ca7056e49c246318091c2bd","kind":"tag","published_at":"2021-08-25T00:12:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.1"},{"name":"v1.40.0","sha":"474a03527bb54c754fb21e586d81ff43234d24c4","kind":"tag","published_at":"2021-08-16T23:56:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.0"},{"name":"v1.39.0","sha":"6b643380d881e3d52a448eca90a6a5d1d76792fc","kind":"tag","published_at":"2021-06-29T17:19:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.39.0"},{"name":"v1.38.1","sha":"6cb4d90e6bbe0081d42d88bc83a8f4648087596e","kind":"tag","published_at":"2021-06-17T21:08:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.1"},{"name":"v1.36.2","sha":"001816e50295aa6f0d40ef3b23273a717ffea3de","kind":"tag","published_at":"2021-05-26T18:03:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.2"},{"name":"v1.38.0","sha":"51a1c777b7e5738ec724aaf238bfcf905abce742","kind":"tag","published_at":"2021-05-18T09:40:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.0"},{"name":"v1.37.1","sha":"d897fa049e995e62130387a19bbe5667469cef27","kind":"tag","published_at":"2021-05-13T23:56:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.1"},{"name":"v1.37.0","sha":"3836caa9d445e2f8d4918767426a4506057f27b9","kind":"tag","published_at":"2021-04-07T00:34:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.0"},{"name":"v1.35.1","sha":"8be69e8be3300bfcb787351549111a6572a88f9d","kind":"tag","published_at":"2021-03-24T17:50:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.1"},{"name":"v1.36.1","sha":"2c56ed86d5cbdebf390b1a7af395d68d04e97884","kind":"tag","published_at":"2021-03-24T17:35:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.1"},{"name":"v1.32.3","sha":"e9065ab330aedd6b4d2dbc5623a66624dedbb596","kind":"tag","published_at":"2021-03-13T01:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.3"},{"name":"v1.31.2","sha":"5aa7c17a4b1d2916859a132518eb93bded2cba74","kind":"tag","published_at":"2021-03-13T01:17:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.2"},{"name":"v1.36.0","sha":"a5323492654dfeaf7de2fca06bc72be60b31c1e0","kind":"tag","published_at":"2021-02-23T00:48:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.0"},{"name":"v1.35.0","sha":"6db928a791827f7754a9cd24d96eaf7d33975224","kind":"tag","published_at":"2021-01-12T23:05:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.0"},{"name":"v1.34.1","sha":"a6b29213a976e217f65d703dda43112639ecfd80","kind":"tag","published_at":"2020-12-14T21:02:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.1"},{"name":"v1.34.0","sha":"b6844780cf3b35eb236a85e85a4ccb171b2e544a","kind":"tag","published_at":"2020-12-01T03:02:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.0"},{"name":"v1.33.1","sha":"c40e2dcb0b0ee0f1bba73e59ac812ee3625a9fce","kind":"tag","published_at":"2020-10-29T22:54:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.1"},{"name":"v1.33.0","sha":"bec6a8638de963597fd3dd264280c4309e339966","kind":"tag","published_at":"2020-10-21T00:13:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.0"},{"name":"v1.32.2","sha":"c589bf609e85ac95b51eb4962ad40e97214543d9","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.2"},{"name":"v1.32.1","sha":"cb8b0679add2d389cfd15cd34e11c3577e3de2cb","kind":"tag","published_at":"2020-09-09T22:51:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.1"},{"name":"v1.32.0","sha":"a093a69fec50966a5b0b802407f846ccf9855d2e","kind":"tag","published_at":"2020-09-09T14:50:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.0"},{"name":"v1.31.1","sha":"396dca3a1631024472ba747e32f635a4ef9575d2","kind":"tag","published_at":"2020-08-12T17:38:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.1"},{"name":"v1.31.0","sha":"f96f8459e22aca89787430b35034012d5fe928bf","kind":"tag","published_at":"2020-07-29T06:26:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.0"},{"name":"v1.30.2","sha":"9071c1ad7c842f4e73b6ae95b71f11c517b177a4","kind":"tag","published_at":"2020-06-23T00:43:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.2"},{"name":"v1.30.1","sha":"94e2d347d91cd3094bd881ab7c4146e7586d6db6","kind":"tag","published_at":"2020-06-19T08:49:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.1"},{"name":"v1.30.0","sha":"a73e4c8a585272ea7040bd45c780bb37749944c1","kind":"tag","published_at":"2020-06-08T04:31:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.0"},{"name":"v1.29.0","sha":"049b12818b87aae4df9a92fbe35540b92a653dee","kind":"tag","published_at":"2020-04-21T18:50:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.29.0"},{"name":"v1.28.1","sha":"1ee322cc1545762e253e9f950ef3f0f083dacb77","kind":"tag","published_at":"2020-04-02T22:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.1"},{"name":"v1.28.0","sha":"3dbd250eae2c5e4f4e5e7046c6573805cc0dcc29","kind":"tag","published_at":"2020-03-09T17:22:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.0"},{"name":"v1.27.2","sha":"aa346ab797293625048e5f9979ff46fb65cbfcd4","kind":"tag","published_at":"2020-02-26T00:12:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.2"},{"name":"v1.27.1","sha":"0b4fa21d50578d917f15dad41ca7a7ab2612356b","kind":"tag","published_at":"2020-02-13T18:15:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.1"},{"name":"v1.26.1","sha":"25fba8b126a312dfcdf62a9ec3f768ec03b15577","kind":"tag","published_at":"2020-02-12T02:32:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.1"},{"name":"v1.27.0","sha":"1e2f28da55a2c0424b8b8621413dea0afbaa467b","kind":"tag","published_at":"2020-01-28T21:19:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.0"},{"name":"v1.26.0","sha":"fd7d2e5eb4dd020bb892278c78f7b3ef901232c1","kind":"tag","published_at":"2019-12-18T00:00:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.0"},{"name":"v1.24.2","sha":"d231db29e89c437d3e3db548da447ecb0aba2edc","kind":"tag","published_at":"2019-11-06T22:07:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.2"},{"name":"v1.25.0","sha":"e086c0f0abfaa1897cac7b2ca30c52b52c3fdc7a","kind":"tag","published_at":"2019-11-05T20:18:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.25.0"},{"name":"v1.24.1","sha":"2f0c3e7f7c1e16b2ae5445afe144d75c13e473a4","kind":"tag","published_at":"2019-10-17T21:45:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.1"},{"name":"v1.23.1","sha":"629815808d14596c91dee137ac8d26678ddef151","kind":"tag","published_at":"2019-10-17T21:23:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.1"},{"name":"v1.22.3","sha":"889def8e3e550af891458345cc030718e1c11c84","kind":"tag","published_at":"2019-10-17T21:06:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.3"},{"name":"v1.24.0","sha":"99793cf519308acc179d11d8c1191723c7f63fba","kind":"tag","published_at":"2019-09-25T00:00:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.0"},{"name":"v1.21.1","sha":"fdb5b248d4daef427ab5031c7753ad8509625f10","kind":"tag","published_at":"2019-08-13T18:19:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.1"},{"name":"v1.22.2","sha":"3d8e392884f0ab525ce03dbd2d6a6b3214cb27b1","kind":"tag","published_at":"2019-08-13T18:10:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.2"},{"name":"v1.23.0","sha":"b3ed852c406e4f66f126b7b73a5b3330ac30e6ac","kind":"tag","published_at":"2019-08-13T18:00:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.0"},{"name":"v1.22.1","sha":"e51193462a0c8e068af072f0827d0a551e21f891","kind":"tag","published_at":"2019-07-10T18:22:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.1"},{"name":"v1.22.0","sha":"1c9345987f6501c43c748ad15b410f695a75bef3","kind":"tag","published_at":"2019-06-25T06:07:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.0"},{"name":"v1.21.0","sha":"7b28e33b3b9ee7d05244efb888c758ee8abd3743","kind":"tag","published_at":"2019-05-22T18:00:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.0"},{"name":"v1.20.0","sha":"206a2e39333e991963adc7da74cb05dd2410c1a5","kind":"tag","published_at":"2019-04-09T23:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.20.0"},{"name":"v1.19.0","sha":"44c98e819bb3243254e87b4d253c0f4e3184db93","kind":"tag","published_at":"2019-02-27T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.19.0"},{"name":"v1.18.0","sha":"bc1c08c5bc8483a107ff437bd04e7af1319fc7a8","kind":"tag","published_at":"2019-01-14T21:01:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.18.0"},{"name":"v1.17.2","sha":"fe7f043504d66e1b3f674c0514ce794c8a56884e","kind":"tag","published_at":"2018-12-14T22:06:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.2"},{"name":"v1.17.1","sha":"3eb51f09b4a5948d594da9d0f953cf2dcd71dd49","kind":"tag","published_at":"2018-12-07T17:42:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.1"},{"name":"v1.17.0","sha":"4a30c9e1d2e3221a45cde97783afd07810b46a8d","kind":"tag","published_at":"2018-12-04T21:28:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.0"},{"name":"v1.16.1","sha":"57043233bf5aecce92f0c6629b6ac46d9393ce8c","kind":"tag","published_at":"2018-10-26T17:47:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.1"},{"name":"v1.16.0","sha":"2bc27bb91140d389f82c0170c72d45e5652b6166","kind":"tag","published_at":"2018-10-24T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.0"},{"name":"v1.15.1","sha":"6657c310947bc61fcc579e31de2c3c113bc238b3","kind":"tag","published_at":"2018-10-01T22:31:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.1"},{"name":"v1.15.0","sha":"3134daf471f90b8f00c037518fc64988a1cdc8f7","kind":"tag","published_at":"2018-09-10T16:43:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.0"},{"name":"v1.14.0","sha":"0bed6067f9a0610b02cb867d74167a678498740a","kind":"tag","published_at":"2018-07-30T22:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.14.0"},{"name":"v1.13.2","sha":"1b185c8c98796ae6456afb61b135a2d94c687fc4","kind":"tag","published_at":"2018-07-12T17:03:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.2"},{"name":"v1.12.1","sha":"877832e5ae28606077229dee8d78f4ae46bb36eb","kind":"tag","published_at":"2018-07-12T16:58:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.1"},{"name":"v1.13.1","sha":"9a3e0705bdd5a8fe01c764c11f2a9e40422c8ad2","kind":"tag","published_at":"2018-06-20T23:43:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.1"},{"name":"v1.12.0","sha":"61f2528ccd839199de2a750bad407b188a6fe68d","kind":"tag","published_at":"2018-05-07T19:40:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.0"},{"name":"v1.11.0","sha":"f624b13ab30b4232214058a496a8b53a622a83e7","kind":"tag","published_at":"2018-03-28T22:28:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.11.0"},{"name":"v1.10.1","sha":"bddfdfdc3eaa03cbe9ab1db797430b0e3398b363","kind":"tag","published_at":"2018-03-22T22:27:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.1"},{"name":"v1.10.0","sha":"0a6fd9bd9c192551f1056b751750bc6e718bd20c","kind":"tag","published_at":"2018-02-14T16:14:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.0"},{"name":"v1.9.1","sha":"2c83020c89edffacc0daa008fcefdc9c6e5bae66","kind":"tag","published_at":"2018-02-09T21:38:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.1"},{"name":"v1.9.0","sha":"6ed222e09933aa0a3418e6a2ac6b190bafca1956","kind":"tag","published_at":"2018-01-08T22:55:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.0"},{"name":"v1.7.1","sha":"11ee67801d3d30f7111301dd754af2ceeca959f8","kind":"tag","published_at":"2017-12-05T01:38:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.1"},{"name":"v1.8.0","sha":"8a210d037dec14c0da687d639d6601b0d8dd1fb3","kind":"tag","published_at":"2017-11-21T01:11:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.8.0"},{"name":"v1.7.0","sha":"65ae83e479c26c1a7adef6ca4cfd9ce7b738a19e","kind":"tag","published_at":"2017-10-10T22:50:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.0"},{"name":"v1.6.1","sha":"308a7c730e9684f5fa70a6edbd189f50c6251919","kind":"tag","published_at":"2017-08-30T21:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.6.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.6.1"},{"name":"v1.5.0","sha":"1e534e51d986b028fe72de035c2f5d8554b78019","kind":"tag","published_at":"2017-07-18T18:28:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.5.0"},{"name":"v1.3.1","sha":"c97fd1fe16b5e5886baf495ce4724a330f7e8bed","kind":"tag","published_at":"2017-07-05T20:35:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.1"},{"name":"v1.4.0","sha":"f5540193167cb9240cc99a481168f1c2b7bdab93","kind":"tag","published_at":"2017-06-07T01:19:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.4.0"},{"name":"v1.3.0","sha":"a6cb001147b7a53c11516b5fdfec32aa21a1a9fa","kind":"tag","published_at":"2017-04-27T17:50:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.0"},{"name":"v1.2.0","sha":"0ad2d8b671d77238cf69a5d4929405a73c375200","kind":"tag","published_at":"2017-03-15T22:36:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.2.0"},{"name":"v1.1.2","sha":"8c79bc9006dbafcb6c910287b1c89bd9281c8880","kind":"tag","published_at":"2017-02-07T21:07:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.2"},{"name":"v1.1.1","sha":"dfe0643cb58c483c91974ce4387d3255b4a5b36e","kind":"tag","published_at":"2017-01-31T21:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"6aa30989cf962167e9fa864e3af5ecf83a470ed4","kind":"tag","published_at":"2017-01-31T00:48:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.0"},{"name":"v1.0.3","sha":"3cfbe9a8b73faa498eb2f9dec55d5ee1d34e1079","kind":"tag","published_at":"2016-12-22T16:13:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.3"},{"name":"v1.0.2","sha":"8876de9385de6ebd6239869cd0a5f07805a6797d","kind":"tag","published_at":"2016-11-28T22:32:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"009c51f2f793aabf516db90a14a52da2b613aa21","kind":"tag","published_at":"2016-09-14T21:02:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"9826824b0ddc78e304a0005b9f4dd18754350869","kind":"tag","published_at":"2016-08-18T23:26:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0"},{"name":"v1.0.0-pre2","sha":"1b5fb9dc611bfd5c6d9a4ada4953951994d93bb1","kind":"tag","published_at":"2016-08-03T21:38:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre2"},{"name":"v1.0.0-pre1","sha":"7869ae2312cfe7d49c04681001149a51be7a2bec","kind":"tag","published_at":"2016-07-27T20:17:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre1"},{"name":"v0.15.0","sha":"b7d816fb3d0d38e1ec03cebd4cf5ba3484317526","kind":"tag","published_at":"2016-07-06T07:23:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.15.0"},{"name":"v0.14.1","sha":"28e43746db30c13feb140b187a320eb308f93da6","kind":"commit","published_at":"2016-06-16T17:27:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.1"},{"name":"v0.14.0","sha":"798f9f06895fa0071eedc7df2fb2ed45300ad48f","kind":"tag","published_at":"2016-04-29T20:58:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.0"},{"name":"v0.13.2","sha":"5933cea9efba0c72bac723d4ad565c584f5eb635","kind":"tag","published_at":"2016-03-09T19:53:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.2"},{"name":"v0.13.1","sha":"be6c246b78f85c702a3e03d796c4a7987e4ab1d2","kind":"tag","published_at":"2016-02-23T00:29:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.1"},{"name":"v0.13.0","sha":"5b9912e766c06949e8db87e8683ba4e06087c480","kind":"tag","published_at":"2016-02-17T00:52:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.0"},{"name":"v0.12.0","sha":"67d9e2686240726ea90144e0dccbb74ebabed0ba","kind":"commit","published_at":"2016-01-22T22:32:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.12.0"},{"name":"v0.9.1","sha":"c80a0b2d9489a71d5073c821fd770639d270858c","kind":"tag","published_at":"2016-01-22T21:42:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"63503c2989df6d895c56e22f430f2b934e7a41d3","kind":"commit","published_at":"2015-09-17T23:06:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.0"},{"name":"v0.8.0","sha":"862f38342a4e96600d55c381c387dbadedd68043","kind":"tag","published_at":"2015-08-12T22:29:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.8.0"},{"name":"v0.7.2","sha":"a0060c8e2cb6699d37d8762f60067af337230dcb","kind":"tag","published_at":"2015-07-13T16:07:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.2"},{"name":"v0.7.1","sha":"71beeb951ac3e03f5d734881aa7af44e6a4b6d7b","kind":"tag","published_at":"2015-06-05T19:41:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.1"},{"name":"v0.7.0","sha":"186a9b23b8e44f0181deaaec0a029e5385f6c8c3","kind":"commit","published_at":"2015-05-26T23:25:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.0"}]},"repo_metadata_updated_at":"2023-03-22T03:36:16.095Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":16.115688414139694,"dependent_packages_count":50.15146812962388,"stargazers_count":2.7166100038843037,"forks_count":1.7487376012621985,"docker_downloads_count":null,"average":17.68312603722752},"purl":"pkg:maven/io.grpc/grpc-examples","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-examples","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-examples","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-examples/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-examples/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-examples/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-examples/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-examples/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-examples/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-examples/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":5108068,"name":"io.grpc:grpc-android","ecosystem":"maven","description":"gRPC: Android","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":153,"first_release_published_at":"2018-05-07T21:58:43.000Z","latest_release_published_at":"2026-04-30T16:46:00.000Z","latest_release_number":"1.81.0","last_synced_at":"2026-05-25T15:47:28.155Z","created_at":"2022-07-30T08:24:33.845Z","updated_at":"2026-05-25T15:47:28.155Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-android/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-android/","metadata":{},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-03-22T01:35:47.000Z","size":72010,"stargazers_count":10430,"open_issues_count":508,"forks_count":3617,"subscribers_count":524,"default_branch":"master","last_synced_at":"2023-03-22T06:36:13.764Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-03-22T06:15:21.000Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T06:55:41.456Z","dependent_packages_count":16,"downloads":null,"downloads_period":null,"dependent_repos_count":17,"rankings":{"downloads":null,"dependent_repos_count":5.904542232793935,"dependent_packages_count":3.9441780376217603,"stargazers_count":2.7124053451223955,"forks_count":1.7487376012621985,"docker_downloads_count":null,"average":3.5774658042000724},"purl":"pkg:maven/io.grpc/grpc-android","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-android","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-android","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-android/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-android/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-android/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-android/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-android/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-android/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-android/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":5080110,"name":"io.grpc:grpc-context","ecosystem":"maven","description":"gRPC: Context","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":172,"first_release_published_at":"2016-09-14T22:00:07.000Z","latest_release_published_at":"2026-03-17T14:01:03.000Z","latest_release_number":"1.80.0","last_synced_at":"2026-05-18T07:01:44.999Z","created_at":"2022-07-28T18:46:57.091Z","updated_at":"2026-05-18T07:01:44.999Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-context/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-context/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-03-22T01:35:47.000Z","size":72010,"stargazers_count":10429,"open_issues_count":508,"forks_count":3617,"subscribers_count":524,"default_branch":"master","last_synced_at":"2023-03-22T05:31:49.147Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-03-22T04:00:32.000Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":24,"last_synced_at":"2023-02-19T21:59:13.893Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc"},"tags":[{"name":"v1.41.1","sha":"581e00fa64124e6cba6ffb8d5921386bcd920b68","kind":"tag","published_at":"2021-11-04T22:24:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.1"},{"name":"v1.42.0","sha":"b9b370652254fc4add89a457bd05be9ef3dbd235","kind":"tag","published_at":"2021-11-04T00:10:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.0"},{"name":"v1.41.0","sha":"d291594443db7d43a6e984a1ae0c58883c7a1921","kind":"tag","published_at":"2021-09-22T17:16:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.0"},{"name":"v1.40.1","sha":"24d5f2f7881af6302ca7056e49c246318091c2bd","kind":"tag","published_at":"2021-08-25T00:12:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.1"},{"name":"v1.40.0","sha":"474a03527bb54c754fb21e586d81ff43234d24c4","kind":"tag","published_at":"2021-08-16T23:56:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.0"},{"name":"v1.39.0","sha":"6b643380d881e3d52a448eca90a6a5d1d76792fc","kind":"tag","published_at":"2021-06-29T17:19:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.39.0"},{"name":"v1.38.1","sha":"6cb4d90e6bbe0081d42d88bc83a8f4648087596e","kind":"tag","published_at":"2021-06-17T21:08:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.1"},{"name":"v1.36.2","sha":"001816e50295aa6f0d40ef3b23273a717ffea3de","kind":"tag","published_at":"2021-05-26T18:03:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.2"},{"name":"v1.38.0","sha":"51a1c777b7e5738ec724aaf238bfcf905abce742","kind":"tag","published_at":"2021-05-18T09:40:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.0"},{"name":"v1.37.1","sha":"d897fa049e995e62130387a19bbe5667469cef27","kind":"tag","published_at":"2021-05-13T23:56:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.1"},{"name":"v1.37.0","sha":"3836caa9d445e2f8d4918767426a4506057f27b9","kind":"tag","published_at":"2021-04-07T00:34:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.0"},{"name":"v1.35.1","sha":"8be69e8be3300bfcb787351549111a6572a88f9d","kind":"tag","published_at":"2021-03-24T17:50:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.1"},{"name":"v1.36.1","sha":"2c56ed86d5cbdebf390b1a7af395d68d04e97884","kind":"tag","published_at":"2021-03-24T17:35:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.1"},{"name":"v1.32.3","sha":"e9065ab330aedd6b4d2dbc5623a66624dedbb596","kind":"tag","published_at":"2021-03-13T01:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.3"},{"name":"v1.31.2","sha":"5aa7c17a4b1d2916859a132518eb93bded2cba74","kind":"tag","published_at":"2021-03-13T01:17:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.2"},{"name":"v1.36.0","sha":"a5323492654dfeaf7de2fca06bc72be60b31c1e0","kind":"tag","published_at":"2021-02-23T00:48:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.0"},{"name":"v1.35.0","sha":"6db928a791827f7754a9cd24d96eaf7d33975224","kind":"tag","published_at":"2021-01-12T23:05:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.0"},{"name":"v1.34.1","sha":"a6b29213a976e217f65d703dda43112639ecfd80","kind":"tag","published_at":"2020-12-14T21:02:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.1"},{"name":"v1.34.0","sha":"b6844780cf3b35eb236a85e85a4ccb171b2e544a","kind":"tag","published_at":"2020-12-01T03:02:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.0"},{"name":"v1.33.1","sha":"c40e2dcb0b0ee0f1bba73e59ac812ee3625a9fce","kind":"tag","published_at":"2020-10-29T22:54:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.1"},{"name":"v1.33.0","sha":"bec6a8638de963597fd3dd264280c4309e339966","kind":"tag","published_at":"2020-10-21T00:13:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.0"},{"name":"v1.32.2","sha":"c589bf609e85ac95b51eb4962ad40e97214543d9","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.2"},{"name":"v1.32.1","sha":"cb8b0679add2d389cfd15cd34e11c3577e3de2cb","kind":"tag","published_at":"2020-09-09T22:51:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.1"},{"name":"v1.32.0","sha":"a093a69fec50966a5b0b802407f846ccf9855d2e","kind":"tag","published_at":"2020-09-09T14:50:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.0"},{"name":"v1.31.1","sha":"396dca3a1631024472ba747e32f635a4ef9575d2","kind":"tag","published_at":"2020-08-12T17:38:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.1"},{"name":"v1.31.0","sha":"f96f8459e22aca89787430b35034012d5fe928bf","kind":"tag","published_at":"2020-07-29T06:26:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.0"},{"name":"v1.30.2","sha":"9071c1ad7c842f4e73b6ae95b71f11c517b177a4","kind":"tag","published_at":"2020-06-23T00:43:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.2"},{"name":"v1.30.1","sha":"94e2d347d91cd3094bd881ab7c4146e7586d6db6","kind":"tag","published_at":"2020-06-19T08:49:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.1"},{"name":"v1.30.0","sha":"a73e4c8a585272ea7040bd45c780bb37749944c1","kind":"tag","published_at":"2020-06-08T04:31:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.0"},{"name":"v1.29.0","sha":"049b12818b87aae4df9a92fbe35540b92a653dee","kind":"tag","published_at":"2020-04-21T18:50:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.29.0"},{"name":"v1.28.1","sha":"1ee322cc1545762e253e9f950ef3f0f083dacb77","kind":"tag","published_at":"2020-04-02T22:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.1"},{"name":"v1.28.0","sha":"3dbd250eae2c5e4f4e5e7046c6573805cc0dcc29","kind":"tag","published_at":"2020-03-09T17:22:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.0"},{"name":"v1.27.2","sha":"aa346ab797293625048e5f9979ff46fb65cbfcd4","kind":"tag","published_at":"2020-02-26T00:12:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.2"},{"name":"v1.27.1","sha":"0b4fa21d50578d917f15dad41ca7a7ab2612356b","kind":"tag","published_at":"2020-02-13T18:15:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.1"},{"name":"v1.26.1","sha":"25fba8b126a312dfcdf62a9ec3f768ec03b15577","kind":"tag","published_at":"2020-02-12T02:32:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.1"},{"name":"v1.27.0","sha":"1e2f28da55a2c0424b8b8621413dea0afbaa467b","kind":"tag","published_at":"2020-01-28T21:19:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.0"},{"name":"v1.26.0","sha":"fd7d2e5eb4dd020bb892278c78f7b3ef901232c1","kind":"tag","published_at":"2019-12-18T00:00:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.0"},{"name":"v1.24.2","sha":"d231db29e89c437d3e3db548da447ecb0aba2edc","kind":"tag","published_at":"2019-11-06T22:07:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.2"},{"name":"v1.25.0","sha":"e086c0f0abfaa1897cac7b2ca30c52b52c3fdc7a","kind":"tag","published_at":"2019-11-05T20:18:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.25.0"},{"name":"v1.24.1","sha":"2f0c3e7f7c1e16b2ae5445afe144d75c13e473a4","kind":"tag","published_at":"2019-10-17T21:45:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.1"},{"name":"v1.23.1","sha":"629815808d14596c91dee137ac8d26678ddef151","kind":"tag","published_at":"2019-10-17T21:23:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.1"},{"name":"v1.22.3","sha":"889def8e3e550af891458345cc030718e1c11c84","kind":"tag","published_at":"2019-10-17T21:06:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.3"},{"name":"v1.24.0","sha":"99793cf519308acc179d11d8c1191723c7f63fba","kind":"tag","published_at":"2019-09-25T00:00:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.0"},{"name":"v1.21.1","sha":"fdb5b248d4daef427ab5031c7753ad8509625f10","kind":"tag","published_at":"2019-08-13T18:19:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.1"},{"name":"v1.22.2","sha":"3d8e392884f0ab525ce03dbd2d6a6b3214cb27b1","kind":"tag","published_at":"2019-08-13T18:10:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.2"},{"name":"v1.23.0","sha":"b3ed852c406e4f66f126b7b73a5b3330ac30e6ac","kind":"tag","published_at":"2019-08-13T18:00:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.0"},{"name":"v1.22.1","sha":"e51193462a0c8e068af072f0827d0a551e21f891","kind":"tag","published_at":"2019-07-10T18:22:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.1"},{"name":"v1.22.0","sha":"1c9345987f6501c43c748ad15b410f695a75bef3","kind":"tag","published_at":"2019-06-25T06:07:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.0"},{"name":"v1.21.0","sha":"7b28e33b3b9ee7d05244efb888c758ee8abd3743","kind":"tag","published_at":"2019-05-22T18:00:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.0"},{"name":"v1.20.0","sha":"206a2e39333e991963adc7da74cb05dd2410c1a5","kind":"tag","published_at":"2019-04-09T23:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.20.0"},{"name":"v1.19.0","sha":"44c98e819bb3243254e87b4d253c0f4e3184db93","kind":"tag","published_at":"2019-02-27T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.19.0"},{"name":"v1.18.0","sha":"bc1c08c5bc8483a107ff437bd04e7af1319fc7a8","kind":"tag","published_at":"2019-01-14T21:01:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.18.0"},{"name":"v1.17.2","sha":"fe7f043504d66e1b3f674c0514ce794c8a56884e","kind":"tag","published_at":"2018-12-14T22:06:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.2"},{"name":"v1.17.1","sha":"3eb51f09b4a5948d594da9d0f953cf2dcd71dd49","kind":"tag","published_at":"2018-12-07T17:42:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.1"},{"name":"v1.17.0","sha":"4a30c9e1d2e3221a45cde97783afd07810b46a8d","kind":"tag","published_at":"2018-12-04T21:28:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.0"},{"name":"v1.16.1","sha":"57043233bf5aecce92f0c6629b6ac46d9393ce8c","kind":"tag","published_at":"2018-10-26T17:47:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.1"},{"name":"v1.16.0","sha":"2bc27bb91140d389f82c0170c72d45e5652b6166","kind":"tag","published_at":"2018-10-24T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.0"},{"name":"v1.15.1","sha":"6657c310947bc61fcc579e31de2c3c113bc238b3","kind":"tag","published_at":"2018-10-01T22:31:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.1"},{"name":"v1.15.0","sha":"3134daf471f90b8f00c037518fc64988a1cdc8f7","kind":"tag","published_at":"2018-09-10T16:43:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.0"},{"name":"v1.14.0","sha":"0bed6067f9a0610b02cb867d74167a678498740a","kind":"tag","published_at":"2018-07-30T22:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.14.0"},{"name":"v1.13.2","sha":"1b185c8c98796ae6456afb61b135a2d94c687fc4","kind":"tag","published_at":"2018-07-12T17:03:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.2"},{"name":"v1.12.1","sha":"877832e5ae28606077229dee8d78f4ae46bb36eb","kind":"tag","published_at":"2018-07-12T16:58:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.1"},{"name":"v1.13.1","sha":"9a3e0705bdd5a8fe01c764c11f2a9e40422c8ad2","kind":"tag","published_at":"2018-06-20T23:43:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.1"},{"name":"v1.12.0","sha":"61f2528ccd839199de2a750bad407b188a6fe68d","kind":"tag","published_at":"2018-05-07T19:40:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.0"},{"name":"v1.11.0","sha":"f624b13ab30b4232214058a496a8b53a622a83e7","kind":"tag","published_at":"2018-03-28T22:28:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.11.0"},{"name":"v1.10.1","sha":"bddfdfdc3eaa03cbe9ab1db797430b0e3398b363","kind":"tag","published_at":"2018-03-22T22:27:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.1"},{"name":"v1.10.0","sha":"0a6fd9bd9c192551f1056b751750bc6e718bd20c","kind":"tag","published_at":"2018-02-14T16:14:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.0"},{"name":"v1.9.1","sha":"2c83020c89edffacc0daa008fcefdc9c6e5bae66","kind":"tag","published_at":"2018-02-09T21:38:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.1"},{"name":"v1.9.0","sha":"6ed222e09933aa0a3418e6a2ac6b190bafca1956","kind":"tag","published_at":"2018-01-08T22:55:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.0"},{"name":"v1.7.1","sha":"11ee67801d3d30f7111301dd754af2ceeca959f8","kind":"tag","published_at":"2017-12-05T01:38:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.1"},{"name":"v1.8.0","sha":"8a210d037dec14c0da687d639d6601b0d8dd1fb3","kind":"tag","published_at":"2017-11-21T01:11:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.8.0"},{"name":"v1.7.0","sha":"65ae83e479c26c1a7adef6ca4cfd9ce7b738a19e","kind":"tag","published_at":"2017-10-10T22:50:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.0"},{"name":"v1.6.1","sha":"308a7c730e9684f5fa70a6edbd189f50c6251919","kind":"tag","published_at":"2017-08-30T21:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.6.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.6.1"},{"name":"v1.5.0","sha":"1e534e51d986b028fe72de035c2f5d8554b78019","kind":"tag","published_at":"2017-07-18T18:28:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.5.0"},{"name":"v1.3.1","sha":"c97fd1fe16b5e5886baf495ce4724a330f7e8bed","kind":"tag","published_at":"2017-07-05T20:35:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.1"},{"name":"v1.4.0","sha":"f5540193167cb9240cc99a481168f1c2b7bdab93","kind":"tag","published_at":"2017-06-07T01:19:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.4.0"},{"name":"v1.3.0","sha":"a6cb001147b7a53c11516b5fdfec32aa21a1a9fa","kind":"tag","published_at":"2017-04-27T17:50:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.0"},{"name":"v1.2.0","sha":"0ad2d8b671d77238cf69a5d4929405a73c375200","kind":"tag","published_at":"2017-03-15T22:36:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.2.0"},{"name":"v1.1.2","sha":"8c79bc9006dbafcb6c910287b1c89bd9281c8880","kind":"tag","published_at":"2017-02-07T21:07:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.2"},{"name":"v1.1.1","sha":"dfe0643cb58c483c91974ce4387d3255b4a5b36e","kind":"tag","published_at":"2017-01-31T21:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"6aa30989cf962167e9fa864e3af5ecf83a470ed4","kind":"tag","published_at":"2017-01-31T00:48:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.0"},{"name":"v1.0.3","sha":"3cfbe9a8b73faa498eb2f9dec55d5ee1d34e1079","kind":"tag","published_at":"2016-12-22T16:13:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.3"},{"name":"v1.0.2","sha":"8876de9385de6ebd6239869cd0a5f07805a6797d","kind":"tag","published_at":"2016-11-28T22:32:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"009c51f2f793aabf516db90a14a52da2b613aa21","kind":"tag","published_at":"2016-09-14T21:02:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"9826824b0ddc78e304a0005b9f4dd18754350869","kind":"tag","published_at":"2016-08-18T23:26:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0"},{"name":"v1.0.0-pre2","sha":"1b5fb9dc611bfd5c6d9a4ada4953951994d93bb1","kind":"tag","published_at":"2016-08-03T21:38:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre2"},{"name":"v1.0.0-pre1","sha":"7869ae2312cfe7d49c04681001149a51be7a2bec","kind":"tag","published_at":"2016-07-27T20:17:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre1"},{"name":"v0.15.0","sha":"b7d816fb3d0d38e1ec03cebd4cf5ba3484317526","kind":"tag","published_at":"2016-07-06T07:23:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.15.0"},{"name":"v0.14.1","sha":"28e43746db30c13feb140b187a320eb308f93da6","kind":"commit","published_at":"2016-06-16T17:27:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.1"},{"name":"v0.14.0","sha":"798f9f06895fa0071eedc7df2fb2ed45300ad48f","kind":"tag","published_at":"2016-04-29T20:58:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.0"},{"name":"v0.13.2","sha":"5933cea9efba0c72bac723d4ad565c584f5eb635","kind":"tag","published_at":"2016-03-09T19:53:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.2"},{"name":"v0.13.1","sha":"be6c246b78f85c702a3e03d796c4a7987e4ab1d2","kind":"tag","published_at":"2016-02-23T00:29:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.1"},{"name":"v0.13.0","sha":"5b9912e766c06949e8db87e8683ba4e06087c480","kind":"tag","published_at":"2016-02-17T00:52:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.0"},{"name":"v0.12.0","sha":"67d9e2686240726ea90144e0dccbb74ebabed0ba","kind":"commit","published_at":"2016-01-22T22:32:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.12.0"},{"name":"v0.9.1","sha":"c80a0b2d9489a71d5073c821fd770639d270858c","kind":"tag","published_at":"2016-01-22T21:42:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"63503c2989df6d895c56e22f430f2b934e7a41d3","kind":"commit","published_at":"2015-09-17T23:06:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.0"},{"name":"v0.8.0","sha":"862f38342a4e96600d55c381c387dbadedd68043","kind":"tag","published_at":"2015-08-12T22:29:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.8.0"},{"name":"v0.7.2","sha":"a0060c8e2cb6699d37d8762f60067af337230dcb","kind":"tag","published_at":"2015-07-13T16:07:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.2"},{"name":"v0.7.1","sha":"71beeb951ac3e03f5d734881aa7af44e6a4b6d7b","kind":"tag","published_at":"2015-06-05T19:41:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.1"},{"name":"v0.7.0","sha":"186a9b23b8e44f0181deaaec0a029e5385f6c8c3","kind":"commit","published_at":"2015-05-26T23:25:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.0"}]},"repo_metadata_updated_at":"2023-03-22T06:30:46.638Z","dependent_packages_count":702,"downloads":null,"downloads_period":null,"dependent_repos_count":879,"rankings":{"downloads":null,"dependent_repos_count":0.4210665417282349,"dependent_packages_count":0.10651802196834093,"stargazers_count":2.7146077854262525,"forks_count":1.7487376012621985,"docker_downloads_count":6.2579337906400285,"average":2.249772748205011},"purl":"pkg:maven/io.grpc/grpc-context","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-context","docker_dependents_count":17,"docker_downloads_count":139428065,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-context/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-context/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":13647428,"name":"grpc-java","ecosystem":"debian","description":null,"homepage":"https://github.com/grpc/grpc-java","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:51:20.597Z","latest_release_published_at":"2026-02-12T03:51:20.597Z","latest_release_number":"1.41.3+ds-5","last_synced_at":"2026-03-13T21:22:51.538Z","created_at":"2026-02-12T03:51:19.884Z","updated_at":"2026-03-13T21:22:51.539Z","registry_url":"https://tracker.debian.org/pkg/grpc-java","install_command":"apt-get install grpc-java","documentation_url":"https://packages.debian.org/trixie/grpc-java","metadata":{"component":"main","architecture":"any all","priority":"extra","binary":"libgrpc-java, protobuf-compiler-grpc-java-plugin","standards_version":"4.7.0","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, gem2deb, gradle-apt-plugin, gradle-debian-helper, gradle-plugin-protobuf, javahelper, jdupes, libanimal-sniffer-java, libc-ares-dev, liberror-prone-java, libgeronimo-annotation-1.3-spec-java, libgflags-dev, libgoogle-auth-java, libgoogle-common-protos-java, libgoogle-gson-java, libgoogle-perftools-dev, libgradle-plugins-java, libgtest-dev, libguava-java, libjacoco-java, libjsr305-java, libnetty-java, libperfmark-java, libprotobuf-dev, libprotobuf-java, libprotoc-dev, libssl-dev, libtomcat10-java, maven-repo-helper, protobuf-compiler, protobuf-compiler-grpc, python3, zlib1g-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T03:52:02.853Z","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/grpc-java?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/grpc-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/grpc-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/grpc-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/grpc-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/grpc-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/grpc-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/grpc-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/grpc-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/grpc-java/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":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","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":3554487,"name":"github.com/grpc/grpc-java","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"github.com/grpc","versions_count":197,"first_release_published_at":"2015-05-26T23:25:31.000Z","latest_release_published_at":"2026-04-30T06:06:52.000Z","latest_release_number":"v1.81.0","last_synced_at":"2026-05-21T08:47:21.925Z","created_at":"2022-04-11T01:22:17.325Z","updated_at":"2026-05-21T08:47:21.925Z","registry_url":"https://pkg.go.dev/github.com/grpc/grpc-java","install_command":"go get github.com/grpc/grpc-java","documentation_url":"https://pkg.go.dev/github.com/grpc/grpc-java#section-documentation","metadata":{},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-03-13T22:45:18.000Z","size":71984,"stargazers_count":10412,"open_issues_count":489,"forks_count":3615,"subscribers_count":523,"default_branch":"master","last_synced_at":"2023-03-14T14:40:48.057Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-03-14T13:40:36.000Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-21T18:45:29.528Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.706401008585746,"dependent_packages_count":9.561217324694391,"stargazers_count":0.6127907741553573,"forks_count":0.0867015731850969,"docker_downloads_count":null,"average":3.7417776701551477},"purl":"pkg:golang/github.com/grpc/grpc-java","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/grpc/grpc-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/grpc/grpc-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/grpc/grpc-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-java/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2151104,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":5132454,"name":"io.grpc:grpc-auth","ecosystem":"maven","description":"gRPC: Auth","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":188,"first_release_published_at":"2015-05-26T23:57:46.000Z","latest_release_published_at":"2026-03-17T14:01:03.000Z","latest_release_number":"1.80.0","last_synced_at":"2026-05-22T10:02:58.678Z","created_at":"2022-08-04T20:14:58.016Z","updated_at":"2026-05-22T10:02:58.678Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-auth/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-auth/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-03-22T01:35:47.000Z","size":72010,"stargazers_count":10430,"open_issues_count":508,"forks_count":3617,"subscribers_count":524,"default_branch":"master","last_synced_at":"2023-03-22T06:36:13.764Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-03-22T06:15:21.000Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":24,"last_synced_at":"2023-02-19T21:59:13.893Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc"},"tags":[{"name":"v1.41.1","sha":"581e00fa64124e6cba6ffb8d5921386bcd920b68","kind":"tag","published_at":"2021-11-04T22:24:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.1"},{"name":"v1.42.0","sha":"b9b370652254fc4add89a457bd05be9ef3dbd235","kind":"tag","published_at":"2021-11-04T00:10:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.0"},{"name":"v1.41.0","sha":"d291594443db7d43a6e984a1ae0c58883c7a1921","kind":"tag","published_at":"2021-09-22T17:16:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.0"},{"name":"v1.40.1","sha":"24d5f2f7881af6302ca7056e49c246318091c2bd","kind":"tag","published_at":"2021-08-25T00:12:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.1"},{"name":"v1.40.0","sha":"474a03527bb54c754fb21e586d81ff43234d24c4","kind":"tag","published_at":"2021-08-16T23:56:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.0"},{"name":"v1.39.0","sha":"6b643380d881e3d52a448eca90a6a5d1d76792fc","kind":"tag","published_at":"2021-06-29T17:19:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.39.0"},{"name":"v1.38.1","sha":"6cb4d90e6bbe0081d42d88bc83a8f4648087596e","kind":"tag","published_at":"2021-06-17T21:08:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.1"},{"name":"v1.36.2","sha":"001816e50295aa6f0d40ef3b23273a717ffea3de","kind":"tag","published_at":"2021-05-26T18:03:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.2"},{"name":"v1.38.0","sha":"51a1c777b7e5738ec724aaf238bfcf905abce742","kind":"tag","published_at":"2021-05-18T09:40:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.0"},{"name":"v1.37.1","sha":"d897fa049e995e62130387a19bbe5667469cef27","kind":"tag","published_at":"2021-05-13T23:56:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.1"},{"name":"v1.37.0","sha":"3836caa9d445e2f8d4918767426a4506057f27b9","kind":"tag","published_at":"2021-04-07T00:34:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.0"},{"name":"v1.35.1","sha":"8be69e8be3300bfcb787351549111a6572a88f9d","kind":"tag","published_at":"2021-03-24T17:50:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.1"},{"name":"v1.36.1","sha":"2c56ed86d5cbdebf390b1a7af395d68d04e97884","kind":"tag","published_at":"2021-03-24T17:35:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.1"},{"name":"v1.32.3","sha":"e9065ab330aedd6b4d2dbc5623a66624dedbb596","kind":"tag","published_at":"2021-03-13T01:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.3"},{"name":"v1.31.2","sha":"5aa7c17a4b1d2916859a132518eb93bded2cba74","kind":"tag","published_at":"2021-03-13T01:17:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.2"},{"name":"v1.36.0","sha":"a5323492654dfeaf7de2fca06bc72be60b31c1e0","kind":"tag","published_at":"2021-02-23T00:48:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.0"},{"name":"v1.35.0","sha":"6db928a791827f7754a9cd24d96eaf7d33975224","kind":"tag","published_at":"2021-01-12T23:05:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.0"},{"name":"v1.34.1","sha":"a6b29213a976e217f65d703dda43112639ecfd80","kind":"tag","published_at":"2020-12-14T21:02:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.1"},{"name":"v1.34.0","sha":"b6844780cf3b35eb236a85e85a4ccb171b2e544a","kind":"tag","published_at":"2020-12-01T03:02:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.0"},{"name":"v1.33.1","sha":"c40e2dcb0b0ee0f1bba73e59ac812ee3625a9fce","kind":"tag","published_at":"2020-10-29T22:54:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.1"},{"name":"v1.33.0","sha":"bec6a8638de963597fd3dd264280c4309e339966","kind":"tag","published_at":"2020-10-21T00:13:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.0"},{"name":"v1.32.2","sha":"c589bf609e85ac95b51eb4962ad40e97214543d9","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.2"},{"name":"v1.32.1","sha":"cb8b0679add2d389cfd15cd34e11c3577e3de2cb","kind":"tag","published_at":"2020-09-09T22:51:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.1"},{"name":"v1.32.0","sha":"a093a69fec50966a5b0b802407f846ccf9855d2e","kind":"tag","published_at":"2020-09-09T14:50:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.0"},{"name":"v1.31.1","sha":"396dca3a1631024472ba747e32f635a4ef9575d2","kind":"tag","published_at":"2020-08-12T17:38:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.1"},{"name":"v1.31.0","sha":"f96f8459e22aca89787430b35034012d5fe928bf","kind":"tag","published_at":"2020-07-29T06:26:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.0"},{"name":"v1.30.2","sha":"9071c1ad7c842f4e73b6ae95b71f11c517b177a4","kind":"tag","published_at":"2020-06-23T00:43:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.2"},{"name":"v1.30.1","sha":"94e2d347d91cd3094bd881ab7c4146e7586d6db6","kind":"tag","published_at":"2020-06-19T08:49:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.1"},{"name":"v1.30.0","sha":"a73e4c8a585272ea7040bd45c780bb37749944c1","kind":"tag","published_at":"2020-06-08T04:31:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.0"},{"name":"v1.29.0","sha":"049b12818b87aae4df9a92fbe35540b92a653dee","kind":"tag","published_at":"2020-04-21T18:50:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.29.0"},{"name":"v1.28.1","sha":"1ee322cc1545762e253e9f950ef3f0f083dacb77","kind":"tag","published_at":"2020-04-02T22:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.1"},{"name":"v1.28.0","sha":"3dbd250eae2c5e4f4e5e7046c6573805cc0dcc29","kind":"tag","published_at":"2020-03-09T17:22:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.0"},{"name":"v1.27.2","sha":"aa346ab797293625048e5f9979ff46fb65cbfcd4","kind":"tag","published_at":"2020-02-26T00:12:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.2"},{"name":"v1.27.1","sha":"0b4fa21d50578d917f15dad41ca7a7ab2612356b","kind":"tag","published_at":"2020-02-13T18:15:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.1"},{"name":"v1.26.1","sha":"25fba8b126a312dfcdf62a9ec3f768ec03b15577","kind":"tag","published_at":"2020-02-12T02:32:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.1"},{"name":"v1.27.0","sha":"1e2f28da55a2c0424b8b8621413dea0afbaa467b","kind":"tag","published_at":"2020-01-28T21:19:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.0"},{"name":"v1.26.0","sha":"fd7d2e5eb4dd020bb892278c78f7b3ef901232c1","kind":"tag","published_at":"2019-12-18T00:00:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.0"},{"name":"v1.24.2","sha":"d231db29e89c437d3e3db548da447ecb0aba2edc","kind":"tag","published_at":"2019-11-06T22:07:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.2"},{"name":"v1.25.0","sha":"e086c0f0abfaa1897cac7b2ca30c52b52c3fdc7a","kind":"tag","published_at":"2019-11-05T20:18:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.25.0"},{"name":"v1.24.1","sha":"2f0c3e7f7c1e16b2ae5445afe144d75c13e473a4","kind":"tag","published_at":"2019-10-17T21:45:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.1"},{"name":"v1.23.1","sha":"629815808d14596c91dee137ac8d26678ddef151","kind":"tag","published_at":"2019-10-17T21:23:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.1"},{"name":"v1.22.3","sha":"889def8e3e550af891458345cc030718e1c11c84","kind":"tag","published_at":"2019-10-17T21:06:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.3"},{"name":"v1.24.0","sha":"99793cf519308acc179d11d8c1191723c7f63fba","kind":"tag","published_at":"2019-09-25T00:00:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.0"},{"name":"v1.21.1","sha":"fdb5b248d4daef427ab5031c7753ad8509625f10","kind":"tag","published_at":"2019-08-13T18:19:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.1"},{"name":"v1.22.2","sha":"3d8e392884f0ab525ce03dbd2d6a6b3214cb27b1","kind":"tag","published_at":"2019-08-13T18:10:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.2"},{"name":"v1.23.0","sha":"b3ed852c406e4f66f126b7b73a5b3330ac30e6ac","kind":"tag","published_at":"2019-08-13T18:00:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.0"},{"name":"v1.22.1","sha":"e51193462a0c8e068af072f0827d0a551e21f891","kind":"tag","published_at":"2019-07-10T18:22:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.1"},{"name":"v1.22.0","sha":"1c9345987f6501c43c748ad15b410f695a75bef3","kind":"tag","published_at":"2019-06-25T06:07:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.0"},{"name":"v1.21.0","sha":"7b28e33b3b9ee7d05244efb888c758ee8abd3743","kind":"tag","published_at":"2019-05-22T18:00:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.0"},{"name":"v1.20.0","sha":"206a2e39333e991963adc7da74cb05dd2410c1a5","kind":"tag","published_at":"2019-04-09T23:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.20.0"},{"name":"v1.19.0","sha":"44c98e819bb3243254e87b4d253c0f4e3184db93","kind":"tag","published_at":"2019-02-27T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.19.0"},{"name":"v1.18.0","sha":"bc1c08c5bc8483a107ff437bd04e7af1319fc7a8","kind":"tag","published_at":"2019-01-14T21:01:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.18.0"},{"name":"v1.17.2","sha":"fe7f043504d66e1b3f674c0514ce794c8a56884e","kind":"tag","published_at":"2018-12-14T22:06:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.2"},{"name":"v1.17.1","sha":"3eb51f09b4a5948d594da9d0f953cf2dcd71dd49","kind":"tag","published_at":"2018-12-07T17:42:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.1"},{"name":"v1.17.0","sha":"4a30c9e1d2e3221a45cde97783afd07810b46a8d","kind":"tag","published_at":"2018-12-04T21:28:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.0"},{"name":"v1.16.1","sha":"57043233bf5aecce92f0c6629b6ac46d9393ce8c","kind":"tag","published_at":"2018-10-26T17:47:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.1"},{"name":"v1.16.0","sha":"2bc27bb91140d389f82c0170c72d45e5652b6166","kind":"tag","published_at":"2018-10-24T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.0"},{"name":"v1.15.1","sha":"6657c310947bc61fcc579e31de2c3c113bc238b3","kind":"tag","published_at":"2018-10-01T22:31:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.1"},{"name":"v1.15.0","sha":"3134daf471f90b8f00c037518fc64988a1cdc8f7","kind":"tag","published_at":"2018-09-10T16:43:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.0"},{"name":"v1.14.0","sha":"0bed6067f9a0610b02cb867d74167a678498740a","kind":"tag","published_at":"2018-07-30T22:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.14.0"},{"name":"v1.13.2","sha":"1b185c8c98796ae6456afb61b135a2d94c687fc4","kind":"tag","published_at":"2018-07-12T17:03:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.2"},{"name":"v1.12.1","sha":"877832e5ae28606077229dee8d78f4ae46bb36eb","kind":"tag","published_at":"2018-07-12T16:58:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.1"},{"name":"v1.13.1","sha":"9a3e0705bdd5a8fe01c764c11f2a9e40422c8ad2","kind":"tag","published_at":"2018-06-20T23:43:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.1"},{"name":"v1.12.0","sha":"61f2528ccd839199de2a750bad407b188a6fe68d","kind":"tag","published_at":"2018-05-07T19:40:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.0"},{"name":"v1.11.0","sha":"f624b13ab30b4232214058a496a8b53a622a83e7","kind":"tag","published_at":"2018-03-28T22:28:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.11.0"},{"name":"v1.10.1","sha":"bddfdfdc3eaa03cbe9ab1db797430b0e3398b363","kind":"tag","published_at":"2018-03-22T22:27:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.1"},{"name":"v1.10.0","sha":"0a6fd9bd9c192551f1056b751750bc6e718bd20c","kind":"tag","published_at":"2018-02-14T16:14:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.0"},{"name":"v1.9.1","sha":"2c83020c89edffacc0daa008fcefdc9c6e5bae66","kind":"tag","published_at":"2018-02-09T21:38:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.1"},{"name":"v1.9.0","sha":"6ed222e09933aa0a3418e6a2ac6b190bafca1956","kind":"tag","published_at":"2018-01-08T22:55:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.0"},{"name":"v1.7.1","sha":"11ee67801d3d30f7111301dd754af2ceeca959f8","kind":"tag","published_at":"2017-12-05T01:38:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.1"},{"name":"v1.8.0","sha":"8a210d037dec14c0da687d639d6601b0d8dd1fb3","kind":"tag","published_at":"2017-11-21T01:11:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.8.0"},{"name":"v1.7.0","sha":"65ae83e479c26c1a7adef6ca4cfd9ce7b738a19e","kind":"tag","published_at":"2017-10-10T22:50:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.0"},{"name":"v1.6.1","sha":"308a7c730e9684f5fa70a6edbd189f50c6251919","kind":"tag","published_at":"2017-08-30T21:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.6.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.6.1"},{"name":"v1.5.0","sha":"1e534e51d986b028fe72de035c2f5d8554b78019","kind":"tag","published_at":"2017-07-18T18:28:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.5.0"},{"name":"v1.3.1","sha":"c97fd1fe16b5e5886baf495ce4724a330f7e8bed","kind":"tag","published_at":"2017-07-05T20:35:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.1"},{"name":"v1.4.0","sha":"f5540193167cb9240cc99a481168f1c2b7bdab93","kind":"tag","published_at":"2017-06-07T01:19:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.4.0"},{"name":"v1.3.0","sha":"a6cb001147b7a53c11516b5fdfec32aa21a1a9fa","kind":"tag","published_at":"2017-04-27T17:50:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.0"},{"name":"v1.2.0","sha":"0ad2d8b671d77238cf69a5d4929405a73c375200","kind":"tag","published_at":"2017-03-15T22:36:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.2.0"},{"name":"v1.1.2","sha":"8c79bc9006dbafcb6c910287b1c89bd9281c8880","kind":"tag","published_at":"2017-02-07T21:07:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.2"},{"name":"v1.1.1","sha":"dfe0643cb58c483c91974ce4387d3255b4a5b36e","kind":"tag","published_at":"2017-01-31T21:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"6aa30989cf962167e9fa864e3af5ecf83a470ed4","kind":"tag","published_at":"2017-01-31T00:48:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.0"},{"name":"v1.0.3","sha":"3cfbe9a8b73faa498eb2f9dec55d5ee1d34e1079","kind":"tag","published_at":"2016-12-22T16:13:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.3"},{"name":"v1.0.2","sha":"8876de9385de6ebd6239869cd0a5f07805a6797d","kind":"tag","published_at":"2016-11-28T22:32:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"009c51f2f793aabf516db90a14a52da2b613aa21","kind":"tag","published_at":"2016-09-14T21:02:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"9826824b0ddc78e304a0005b9f4dd18754350869","kind":"tag","published_at":"2016-08-18T23:26:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0"},{"name":"v1.0.0-pre2","sha":"1b5fb9dc611bfd5c6d9a4ada4953951994d93bb1","kind":"tag","published_at":"2016-08-03T21:38:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre2"},{"name":"v1.0.0-pre1","sha":"7869ae2312cfe7d49c04681001149a51be7a2bec","kind":"tag","published_at":"2016-07-27T20:17:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre1"},{"name":"v0.15.0","sha":"b7d816fb3d0d38e1ec03cebd4cf5ba3484317526","kind":"tag","published_at":"2016-07-06T07:23:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.15.0"},{"name":"v0.14.1","sha":"28e43746db30c13feb140b187a320eb308f93da6","kind":"commit","published_at":"2016-06-16T17:27:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.1"},{"name":"v0.14.0","sha":"798f9f06895fa0071eedc7df2fb2ed45300ad48f","kind":"tag","published_at":"2016-04-29T20:58:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.0"},{"name":"v0.13.2","sha":"5933cea9efba0c72bac723d4ad565c584f5eb635","kind":"tag","published_at":"2016-03-09T19:53:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.2"},{"name":"v0.13.1","sha":"be6c246b78f85c702a3e03d796c4a7987e4ab1d2","kind":"tag","published_at":"2016-02-23T00:29:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.1"},{"name":"v0.13.0","sha":"5b9912e766c06949e8db87e8683ba4e06087c480","kind":"tag","published_at":"2016-02-17T00:52:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.0"},{"name":"v0.12.0","sha":"67d9e2686240726ea90144e0dccbb74ebabed0ba","kind":"commit","published_at":"2016-01-22T22:32:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.12.0"},{"name":"v0.9.1","sha":"c80a0b2d9489a71d5073c821fd770639d270858c","kind":"tag","published_at":"2016-01-22T21:42:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"63503c2989df6d895c56e22f430f2b934e7a41d3","kind":"commit","published_at":"2015-09-17T23:06:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.0"},{"name":"v0.8.0","sha":"862f38342a4e96600d55c381c387dbadedd68043","kind":"tag","published_at":"2015-08-12T22:29:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.8.0"},{"name":"v0.7.2","sha":"a0060c8e2cb6699d37d8762f60067af337230dcb","kind":"tag","published_at":"2015-07-13T16:07:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.2"},{"name":"v0.7.1","sha":"71beeb951ac3e03f5d734881aa7af44e6a4b6d7b","kind":"tag","published_at":"2015-06-05T19:41:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.1"},{"name":"v0.7.0","sha":"186a9b23b8e44f0181deaaec0a029e5385f6c8c3","kind":"commit","published_at":"2015-05-26T23:25:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.0"}]},"repo_metadata_updated_at":"2023-03-22T07:01:53.117Z","dependent_packages_count":320,"downloads":null,"downloads_period":null,"dependent_repos_count":360,"rankings":{"downloads":null,"dependent_repos_count":0.763445898055045,"dependent_packages_count":0.25187908202288134,"stargazers_count":2.7124053451223955,"forks_count":1.7487376012621985,"docker_downloads_count":6.488602348606953,"average":2.3930140550138947},"purl":"pkg:maven/io.grpc/grpc-auth","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-auth","docker_dependents_count":8,"docker_downloads_count":39586198,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-auth","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-auth/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-auth/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-auth/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-auth/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-auth/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-auth/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-auth/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":5129136,"name":"io.grpc:grpc-all","ecosystem":"maven","description":"gRPC: All","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":188,"first_release_published_at":"2015-05-26T23:57:43.000Z","latest_release_published_at":"2026-03-17T14:01:03.000Z","latest_release_number":"1.80.0","last_synced_at":"2026-05-04T23:01:13.769Z","created_at":"2022-08-03T08:27:59.980Z","updated_at":"2026-05-04T23:01:13.770Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-all/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-all/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-03-22T01:35:47.000Z","size":72010,"stargazers_count":10430,"open_issues_count":508,"forks_count":3617,"subscribers_count":524,"default_branch":"master","last_synced_at":"2023-03-22T06:36:13.764Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-03-22T06:15:21.000Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":24,"last_synced_at":"2023-02-19T21:59:13.893Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc"},"tags":[{"name":"v1.41.1","sha":"581e00fa64124e6cba6ffb8d5921386bcd920b68","kind":"tag","published_at":"2021-11-04T22:24:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.1"},{"name":"v1.42.0","sha":"b9b370652254fc4add89a457bd05be9ef3dbd235","kind":"tag","published_at":"2021-11-04T00:10:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.0"},{"name":"v1.41.0","sha":"d291594443db7d43a6e984a1ae0c58883c7a1921","kind":"tag","published_at":"2021-09-22T17:16:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.0"},{"name":"v1.40.1","sha":"24d5f2f7881af6302ca7056e49c246318091c2bd","kind":"tag","published_at":"2021-08-25T00:12:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.1"},{"name":"v1.40.0","sha":"474a03527bb54c754fb21e586d81ff43234d24c4","kind":"tag","published_at":"2021-08-16T23:56:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.0"},{"name":"v1.39.0","sha":"6b643380d881e3d52a448eca90a6a5d1d76792fc","kind":"tag","published_at":"2021-06-29T17:19:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.39.0"},{"name":"v1.38.1","sha":"6cb4d90e6bbe0081d42d88bc83a8f4648087596e","kind":"tag","published_at":"2021-06-17T21:08:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.1"},{"name":"v1.36.2","sha":"001816e50295aa6f0d40ef3b23273a717ffea3de","kind":"tag","published_at":"2021-05-26T18:03:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.2"},{"name":"v1.38.0","sha":"51a1c777b7e5738ec724aaf238bfcf905abce742","kind":"tag","published_at":"2021-05-18T09:40:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.0"},{"name":"v1.37.1","sha":"d897fa049e995e62130387a19bbe5667469cef27","kind":"tag","published_at":"2021-05-13T23:56:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.1"},{"name":"v1.37.0","sha":"3836caa9d445e2f8d4918767426a4506057f27b9","kind":"tag","published_at":"2021-04-07T00:34:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.0"},{"name":"v1.35.1","sha":"8be69e8be3300bfcb787351549111a6572a88f9d","kind":"tag","published_at":"2021-03-24T17:50:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.1"},{"name":"v1.36.1","sha":"2c56ed86d5cbdebf390b1a7af395d68d04e97884","kind":"tag","published_at":"2021-03-24T17:35:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.1"},{"name":"v1.32.3","sha":"e9065ab330aedd6b4d2dbc5623a66624dedbb596","kind":"tag","published_at":"2021-03-13T01:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.3"},{"name":"v1.31.2","sha":"5aa7c17a4b1d2916859a132518eb93bded2cba74","kind":"tag","published_at":"2021-03-13T01:17:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.2"},{"name":"v1.36.0","sha":"a5323492654dfeaf7de2fca06bc72be60b31c1e0","kind":"tag","published_at":"2021-02-23T00:48:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.0"},{"name":"v1.35.0","sha":"6db928a791827f7754a9cd24d96eaf7d33975224","kind":"tag","published_at":"2021-01-12T23:05:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.0"},{"name":"v1.34.1","sha":"a6b29213a976e217f65d703dda43112639ecfd80","kind":"tag","published_at":"2020-12-14T21:02:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.1"},{"name":"v1.34.0","sha":"b6844780cf3b35eb236a85e85a4ccb171b2e544a","kind":"tag","published_at":"2020-12-01T03:02:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.0"},{"name":"v1.33.1","sha":"c40e2dcb0b0ee0f1bba73e59ac812ee3625a9fce","kind":"tag","published_at":"2020-10-29T22:54:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.1"},{"name":"v1.33.0","sha":"bec6a8638de963597fd3dd264280c4309e339966","kind":"tag","published_at":"2020-10-21T00:13:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.0"},{"name":"v1.32.2","sha":"c589bf609e85ac95b51eb4962ad40e97214543d9","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.2"},{"name":"v1.32.1","sha":"cb8b0679add2d389cfd15cd34e11c3577e3de2cb","kind":"tag","published_at":"2020-09-09T22:51:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.1"},{"name":"v1.32.0","sha":"a093a69fec50966a5b0b802407f846ccf9855d2e","kind":"tag","published_at":"2020-09-09T14:50:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.0"},{"name":"v1.31.1","sha":"396dca3a1631024472ba747e32f635a4ef9575d2","kind":"tag","published_at":"2020-08-12T17:38:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.1"},{"name":"v1.31.0","sha":"f96f8459e22aca89787430b35034012d5fe928bf","kind":"tag","published_at":"2020-07-29T06:26:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.0"},{"name":"v1.30.2","sha":"9071c1ad7c842f4e73b6ae95b71f11c517b177a4","kind":"tag","published_at":"2020-06-23T00:43:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.2"},{"name":"v1.30.1","sha":"94e2d347d91cd3094bd881ab7c4146e7586d6db6","kind":"tag","published_at":"2020-06-19T08:49:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.1"},{"name":"v1.30.0","sha":"a73e4c8a585272ea7040bd45c780bb37749944c1","kind":"tag","published_at":"2020-06-08T04:31:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.0"},{"name":"v1.29.0","sha":"049b12818b87aae4df9a92fbe35540b92a653dee","kind":"tag","published_at":"2020-04-21T18:50:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.29.0"},{"name":"v1.28.1","sha":"1ee322cc1545762e253e9f950ef3f0f083dacb77","kind":"tag","published_at":"2020-04-02T22:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.1"},{"name":"v1.28.0","sha":"3dbd250eae2c5e4f4e5e7046c6573805cc0dcc29","kind":"tag","published_at":"2020-03-09T17:22:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.0"},{"name":"v1.27.2","sha":"aa346ab797293625048e5f9979ff46fb65cbfcd4","kind":"tag","published_at":"2020-02-26T00:12:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.2"},{"name":"v1.27.1","sha":"0b4fa21d50578d917f15dad41ca7a7ab2612356b","kind":"tag","published_at":"2020-02-13T18:15:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.1"},{"name":"v1.26.1","sha":"25fba8b126a312dfcdf62a9ec3f768ec03b15577","kind":"tag","published_at":"2020-02-12T02:32:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.1"},{"name":"v1.27.0","sha":"1e2f28da55a2c0424b8b8621413dea0afbaa467b","kind":"tag","published_at":"2020-01-28T21:19:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.0"},{"name":"v1.26.0","sha":"fd7d2e5eb4dd020bb892278c78f7b3ef901232c1","kind":"tag","published_at":"2019-12-18T00:00:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.0"},{"name":"v1.24.2","sha":"d231db29e89c437d3e3db548da447ecb0aba2edc","kind":"tag","published_at":"2019-11-06T22:07:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.2"},{"name":"v1.25.0","sha":"e086c0f0abfaa1897cac7b2ca30c52b52c3fdc7a","kind":"tag","published_at":"2019-11-05T20:18:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.25.0"},{"name":"v1.24.1","sha":"2f0c3e7f7c1e16b2ae5445afe144d75c13e473a4","kind":"tag","published_at":"2019-10-17T21:45:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.1"},{"name":"v1.23.1","sha":"629815808d14596c91dee137ac8d26678ddef151","kind":"tag","published_at":"2019-10-17T21:23:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.1"},{"name":"v1.22.3","sha":"889def8e3e550af891458345cc030718e1c11c84","kind":"tag","published_at":"2019-10-17T21:06:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.3"},{"name":"v1.24.0","sha":"99793cf519308acc179d11d8c1191723c7f63fba","kind":"tag","published_at":"2019-09-25T00:00:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.0"},{"name":"v1.21.1","sha":"fdb5b248d4daef427ab5031c7753ad8509625f10","kind":"tag","published_at":"2019-08-13T18:19:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.1"},{"name":"v1.22.2","sha":"3d8e392884f0ab525ce03dbd2d6a6b3214cb27b1","kind":"tag","published_at":"2019-08-13T18:10:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.2"},{"name":"v1.23.0","sha":"b3ed852c406e4f66f126b7b73a5b3330ac30e6ac","kind":"tag","published_at":"2019-08-13T18:00:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.0"},{"name":"v1.22.1","sha":"e51193462a0c8e068af072f0827d0a551e21f891","kind":"tag","published_at":"2019-07-10T18:22:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.1"},{"name":"v1.22.0","sha":"1c9345987f6501c43c748ad15b410f695a75bef3","kind":"tag","published_at":"2019-06-25T06:07:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.0"},{"name":"v1.21.0","sha":"7b28e33b3b9ee7d05244efb888c758ee8abd3743","kind":"tag","published_at":"2019-05-22T18:00:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.0"},{"name":"v1.20.0","sha":"206a2e39333e991963adc7da74cb05dd2410c1a5","kind":"tag","published_at":"2019-04-09T23:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.20.0"},{"name":"v1.19.0","sha":"44c98e819bb3243254e87b4d253c0f4e3184db93","kind":"tag","published_at":"2019-02-27T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.19.0"},{"name":"v1.18.0","sha":"bc1c08c5bc8483a107ff437bd04e7af1319fc7a8","kind":"tag","published_at":"2019-01-14T21:01:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.18.0"},{"name":"v1.17.2","sha":"fe7f043504d66e1b3f674c0514ce794c8a56884e","kind":"tag","published_at":"2018-12-14T22:06:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.2"},{"name":"v1.17.1","sha":"3eb51f09b4a5948d594da9d0f953cf2dcd71dd49","kind":"tag","published_at":"2018-12-07T17:42:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.1"},{"name":"v1.17.0","sha":"4a30c9e1d2e3221a45cde97783afd07810b46a8d","kind":"tag","published_at":"2018-12-04T21:28:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.0"},{"name":"v1.16.1","sha":"57043233bf5aecce92f0c6629b6ac46d9393ce8c","kind":"tag","published_at":"2018-10-26T17:47:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.1"},{"name":"v1.16.0","sha":"2bc27bb91140d389f82c0170c72d45e5652b6166","kind":"tag","published_at":"2018-10-24T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.0"},{"name":"v1.15.1","sha":"6657c310947bc61fcc579e31de2c3c113bc238b3","kind":"tag","published_at":"2018-10-01T22:31:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.1"},{"name":"v1.15.0","sha":"3134daf471f90b8f00c037518fc64988a1cdc8f7","kind":"tag","published_at":"2018-09-10T16:43:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.0"},{"name":"v1.14.0","sha":"0bed6067f9a0610b02cb867d74167a678498740a","kind":"tag","published_at":"2018-07-30T22:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.14.0"},{"name":"v1.13.2","sha":"1b185c8c98796ae6456afb61b135a2d94c687fc4","kind":"tag","published_at":"2018-07-12T17:03:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.2"},{"name":"v1.12.1","sha":"877832e5ae28606077229dee8d78f4ae46bb36eb","kind":"tag","published_at":"2018-07-12T16:58:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.1"},{"name":"v1.13.1","sha":"9a3e0705bdd5a8fe01c764c11f2a9e40422c8ad2","kind":"tag","published_at":"2018-06-20T23:43:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.1"},{"name":"v1.12.0","sha":"61f2528ccd839199de2a750bad407b188a6fe68d","kind":"tag","published_at":"2018-05-07T19:40:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.0"},{"name":"v1.11.0","sha":"f624b13ab30b4232214058a496a8b53a622a83e7","kind":"tag","published_at":"2018-03-28T22:28:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.11.0"},{"name":"v1.10.1","sha":"bddfdfdc3eaa03cbe9ab1db797430b0e3398b363","kind":"tag","published_at":"2018-03-22T22:27:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.1"},{"name":"v1.10.0","sha":"0a6fd9bd9c192551f1056b751750bc6e718bd20c","kind":"tag","published_at":"2018-02-14T16:14:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.0"},{"name":"v1.9.1","sha":"2c83020c89edffacc0daa008fcefdc9c6e5bae66","kind":"tag","published_at":"2018-02-09T21:38:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.1"},{"name":"v1.9.0","sha":"6ed222e09933aa0a3418e6a2ac6b190bafca1956","kind":"tag","published_at":"2018-01-08T22:55:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.0"},{"name":"v1.7.1","sha":"11ee67801d3d30f7111301dd754af2ceeca959f8","kind":"tag","published_at":"2017-12-05T01:38:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.1"},{"name":"v1.8.0","sha":"8a210d037dec14c0da687d639d6601b0d8dd1fb3","kind":"tag","published_at":"2017-11-21T01:11:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.8.0"},{"name":"v1.7.0","sha":"65ae83e479c26c1a7adef6ca4cfd9ce7b738a19e","kind":"tag","published_at":"2017-10-10T22:50:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.0"},{"name":"v1.6.1","sha":"308a7c730e9684f5fa70a6edbd189f50c6251919","kind":"tag","published_at":"2017-08-30T21:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.6.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.6.1"},{"name":"v1.5.0","sha":"1e534e51d986b028fe72de035c2f5d8554b78019","kind":"tag","published_at":"2017-07-18T18:28:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.5.0"},{"name":"v1.3.1","sha":"c97fd1fe16b5e5886baf495ce4724a330f7e8bed","kind":"tag","published_at":"2017-07-05T20:35:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.1"},{"name":"v1.4.0","sha":"f5540193167cb9240cc99a481168f1c2b7bdab93","kind":"tag","published_at":"2017-06-07T01:19:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.4.0"},{"name":"v1.3.0","sha":"a6cb001147b7a53c11516b5fdfec32aa21a1a9fa","kind":"tag","published_at":"2017-04-27T17:50:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.0"},{"name":"v1.2.0","sha":"0ad2d8b671d77238cf69a5d4929405a73c375200","kind":"tag","published_at":"2017-03-15T22:36:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.2.0"},{"name":"v1.1.2","sha":"8c79bc9006dbafcb6c910287b1c89bd9281c8880","kind":"tag","published_at":"2017-02-07T21:07:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.2"},{"name":"v1.1.1","sha":"dfe0643cb58c483c91974ce4387d3255b4a5b36e","kind":"tag","published_at":"2017-01-31T21:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"6aa30989cf962167e9fa864e3af5ecf83a470ed4","kind":"tag","published_at":"2017-01-31T00:48:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.0"},{"name":"v1.0.3","sha":"3cfbe9a8b73faa498eb2f9dec55d5ee1d34e1079","kind":"tag","published_at":"2016-12-22T16:13:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.3"},{"name":"v1.0.2","sha":"8876de9385de6ebd6239869cd0a5f07805a6797d","kind":"tag","published_at":"2016-11-28T22:32:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"009c51f2f793aabf516db90a14a52da2b613aa21","kind":"tag","published_at":"2016-09-14T21:02:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"9826824b0ddc78e304a0005b9f4dd18754350869","kind":"tag","published_at":"2016-08-18T23:26:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0"},{"name":"v1.0.0-pre2","sha":"1b5fb9dc611bfd5c6d9a4ada4953951994d93bb1","kind":"tag","published_at":"2016-08-03T21:38:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre2"},{"name":"v1.0.0-pre1","sha":"7869ae2312cfe7d49c04681001149a51be7a2bec","kind":"tag","published_at":"2016-07-27T20:17:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre1"},{"name":"v0.15.0","sha":"b7d816fb3d0d38e1ec03cebd4cf5ba3484317526","kind":"tag","published_at":"2016-07-06T07:23:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.15.0"},{"name":"v0.14.1","sha":"28e43746db30c13feb140b187a320eb308f93da6","kind":"commit","published_at":"2016-06-16T17:27:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.1"},{"name":"v0.14.0","sha":"798f9f06895fa0071eedc7df2fb2ed45300ad48f","kind":"tag","published_at":"2016-04-29T20:58:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.0"},{"name":"v0.13.2","sha":"5933cea9efba0c72bac723d4ad565c584f5eb635","kind":"tag","published_at":"2016-03-09T19:53:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.2"},{"name":"v0.13.1","sha":"be6c246b78f85c702a3e03d796c4a7987e4ab1d2","kind":"tag","published_at":"2016-02-23T00:29:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.1"},{"name":"v0.13.0","sha":"5b9912e766c06949e8db87e8683ba4e06087c480","kind":"tag","published_at":"2016-02-17T00:52:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.0"},{"name":"v0.12.0","sha":"67d9e2686240726ea90144e0dccbb74ebabed0ba","kind":"commit","published_at":"2016-01-22T22:32:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.12.0"},{"name":"v0.9.1","sha":"c80a0b2d9489a71d5073c821fd770639d270858c","kind":"tag","published_at":"2016-01-22T21:42:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"63503c2989df6d895c56e22f430f2b934e7a41d3","kind":"commit","published_at":"2015-09-17T23:06:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.0"},{"name":"v0.8.0","sha":"862f38342a4e96600d55c381c387dbadedd68043","kind":"tag","published_at":"2015-08-12T22:29:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.8.0"},{"name":"v0.7.2","sha":"a0060c8e2cb6699d37d8762f60067af337230dcb","kind":"tag","published_at":"2015-07-13T16:07:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.2"},{"name":"v0.7.1","sha":"71beeb951ac3e03f5d734881aa7af44e6a4b6d7b","kind":"tag","published_at":"2015-06-05T19:41:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.1"},{"name":"v0.7.0","sha":"186a9b23b8e44f0181deaaec0a029e5385f6c8c3","kind":"commit","published_at":"2015-05-26T23:25:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.0"}]},"repo_metadata_updated_at":"2023-03-22T07:01:11.536Z","dependent_packages_count":251,"downloads":null,"downloads_period":null,"dependent_repos_count":1473,"rankings":{"downloads":null,"dependent_repos_count":0.30228002067282844,"dependent_packages_count":0.3233134217136813,"stargazers_count":2.7129080980597187,"forks_count":1.7161252068284436,"docker_downloads_count":2.6017315497009252,"average":1.5312716593951194},"purl":"pkg:maven/io.grpc/grpc-all","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-all","docker_dependents_count":16,"docker_downloads_count":492156,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-all","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-all/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-all/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-all/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-all/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-all/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-all/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-all/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":11403110,"name":"io.grpc:grpc-gcp-csm-observability","ecosystem":"maven","description":"gRPC: GCP CSM Observability","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":25,"first_release_published_at":"2024-06-27T23:53:46.000Z","latest_release_published_at":"2026-03-17T14:01:03.000Z","latest_release_number":"1.80.0","last_synced_at":"2026-04-09T21:18:45.281Z","created_at":"2025-03-04T15:06:59.835Z","updated_at":"2026-04-09T21:18:45.281Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-gcp-csm-observability/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-gcp-csm-observability/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":24332624,"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-02-24T14:58:11.000Z","size":103468,"stargazers_count":11610,"open_issues_count":496,"forks_count":3878,"subscribers_count":523,"default_branch":"master","last_synced_at":"2025-03-03T20:49:54.880Z","etag":null,"topics":["grpc","java","microservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io/docs/languages/java/","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2025-03-03T19:29:50.000Z","dependencies_parsed_at":"2024-03-22T23:41:41.352Z","dependency_job_id":"3b6731bb-a68b-4373-a873-ddfcc353819e","html_url":"https://github.com/grpc/grpc-java","commit_stats":{"total_commits":6520,"total_committers":410,"mean_commits":"15.902439024390244","dds":0.7486196319018406,"last_synced_commit":"921f88ae30e5a4b1d890f3ea7ff709f475a86298"},"previous_names":[],"tags_count":181,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241868358,"owners_count":20033822,"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","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":"2025-03-04T15:08:33.361Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.08218225181358,"dependent_packages_count":50.15939580641956,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.620789029116565},"purl":"pkg:maven/io.grpc/grpc-gcp-csm-observability","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-gcp-csm-observability","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-gcp-csm-observability","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-gcp-csm-observability/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-03-03T20:51:27.222Z","issues_count":494,"pull_requests_count":888,"avg_time_to_close_issue":40022076.33819242,"avg_time_to_close_pull_request":2831035.114713217,"issues_closed_count":342,"pull_requests_closed_count":802,"pull_request_authors_count":105,"issue_authors_count":278,"avg_comments_per_issue":5.172064777327935,"avg_comments_per_pull_request":1.0484234234234233,"merged_pull_requests_count":691,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":270,"past_year_pull_requests_count":673,"past_year_avg_time_to_close_issue":2238857.1315789474,"past_year_avg_time_to_close_pull_request":748362.6471544715,"past_year_issues_closed_count":190,"past_year_pull_requests_closed_count":615,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":166,"past_year_avg_comments_per_issue":3.859259259259259,"past_year_avg_comments_per_pull_request":1.0148588410104011,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":529,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/issues","maintainers":[{"login":"ejona86","count":391,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"sergiitk","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"jdcormie","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdcormie"},{"login":"shivaspeaks","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dapengzhang0","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dapengzhang0"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jyane","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jyane"},{"login":"Capstan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Capstan"},{"login":"danielzhaotongliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielzhaotongliu"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"rockspore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rockspore"}],"active_maintainers":[{"login":"ejona86","count":273,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"shivaspeaks","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"jdcormie","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdcormie"},{"login":"sergiitk","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"danielzhaotongliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielzhaotongliu"},{"login":"murgatroid99","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"rockspore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rockspore"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-gcp-csm-observability/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-gcp-csm-observability/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-gcp-csm-observability/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-gcp-csm-observability/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-gcp-csm-observability/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-gcp-csm-observability/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":11836285,"name":"com.smart-cloud-solutions:tollingvision","ecosystem":"maven","description":"gRPC: BOM","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"com.smart-cloud-solutions","versions_count":24,"first_release_published_at":"2024-08-14T16:32:33.000Z","latest_release_published_at":"2026-03-05T09:25:46.000Z","latest_release_number":"2.7.1","last_synced_at":"2026-04-23T14:10:17.278Z","created_at":"2025-06-25T09:16:12.861Z","updated_at":"2026-04-23T14:10:17.278Z","registry_url":"https://central.sonatype.com/artifact/com.smart-cloud-solutions/tollingvision/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.smart-cloud-solutions/tollingvision/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":24332624,"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-02-12T05:21:01.000Z","size":117018,"stargazers_count":11980,"open_issues_count":502,"forks_count":3969,"subscribers_count":512,"default_branch":"master","last_synced_at":"2026-02-16T07:44:57.460Z","etag":null,"topics":["grpc","java","microservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io/docs/languages/java/","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2026-02-15T19:05:43.000Z","dependencies_parsed_at":"2024-03-22T23:41:41.352Z","dependency_job_id":"3b6731bb-a68b-4373-a873-ddfcc353819e","html_url":"https://github.com/grpc/grpc-java","commit_stats":{"total_commits":6520,"total_committers":410,"mean_commits":"15.902439024390244","dds":0.7486196319018406,"last_synced_commit":"921f88ae30e5a4b1d890f3ea7ff709f475a86298"},"previous_names":[],"tags_count":192,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/sbom","scorecard":{"id":446654,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-java","commit":"95d16d85c84b7bc587adaa349fa58c8fa80e1503"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/branch-testing.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/gradle-wrapper-validation.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: \": buildscripts/kokoro/upload_artifacts.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch-testing.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/branch-testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch-testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/branch-testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch-testing.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/branch-testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gradle-wrapper-validation.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/gradle-wrapper-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gradle-wrapper-validation.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/gradle-wrapper-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testing.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: buildscripts/grpc-java-artifacts/Dockerfile:1: pin your Docker image by updating almalinux:8 to almalinux:8@sha256:2d4abdee2caecd851d2d6591dfb2205ba18549bc080ad5377875c990331e41c4","Warn: containerImage not pinned by hash: buildscripts/grpc-java-artifacts/Dockerfile.multiarch.base:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: buildscripts/grpc-java-artifacts/Dockerfile.ubuntu2004.base:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: buildscripts/observability-test/Dockerfile:20","Warn: containerImage not pinned by hash: buildscripts/observability-test/Dockerfile:36: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Warn: containerImage not pinned by hash: buildscripts/xds-k8s/test-client.Dockerfile:2: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Warn: containerImage not pinned by hash: buildscripts/xds-k8s/test-server.Dockerfile:2: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Warn: containerImage not pinned by hash: examples/example-gcp-csm-observability/csm-client.Dockerfile:19","Warn: containerImage not pinned by hash: examples/example-gcp-csm-observability/csm-client.Dockerfile:34: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Warn: containerImage not pinned by hash: examples/example-gcp-csm-observability/csm-server.Dockerfile:19","Warn: containerImage not pinned by hash: examples/example-gcp-csm-observability/csm-server.Dockerfile:34: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  11 containerImage 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T06:53:54.037Z","repository_id":24332624,"created_at":"2025-08-19T06:53:54.037Z","updated_at":"2025-08-19T06:53:54.037Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29600841,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T00:59:38.239Z","status":"online","status_checked_at":"2026-02-19T02:00:07.702Z","response_time":117,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-12-23T18:14:24.706Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":105549,"followers":2495,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-12-23T18:14:24.707Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.77.1","sha":"4b2804581313d2bcd6c36788506cf57a4d084c7e","kind":"tag","published_at":"2025-12-23T18:39:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.77.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.77.1/manifests"},{"name":"v1.78.0","sha":"8fa6000259958fd3b2bdba579ea7dc002ad95777","kind":"tag","published_at":"2025-12-23T06:44:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.78.0/manifests"},{"name":"v1.76.2","sha":"4554b3076f0aa093108fd69f1516e7cdfb432a82","kind":"tag","published_at":"2025-12-04T21:43:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.76.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.76.2/manifests"},{"name":"v1.77.0","sha":"251dfbb522959bd46d2cadf643756bb46e31be07","kind":"tag","published_at":"2025-11-14T23:23:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.77.0/manifests"},{"name":"v1.76.1","sha":"bf6ddec4197558fb680f1405613a466c0716c72c","kind":"tag","published_at":"2025-11-14T18:44:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.76.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.76.1/manifests"},{"name":"v1.76.0","sha":"d0db12973952b6269a7fa36e2222ed9cd69177b6","kind":"tag","published_at":"2025-10-06T15:52:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.76.0/manifests"},{"name":"v1.75.0","sha":"3abc0e6e1f4981017b7117e47e1844a318a51f24","kind":"tag","published_at":"2025-08-20T11:56:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.75.0/manifests"},{"name":"v1.74.0","sha":"9d2c895c29ad505ea564ccf9369678e5478152e5","kind":"tag","published_at":"2025-07-25T17:09:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.74.0/manifests"},{"name":"v1.73.0","sha":"7f28d46c1083db30af5001888a33e1867c53d474","kind":"tag","published_at":"2025-05-27T04:54:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"b0794e4fb64faaf9af10fa86e85018edfd433056","kind":"tag","published_at":"2025-04-15T09:14:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"865c4432569dfdf738b3cf07bcdb6d6e3285f761","kind":"tag","published_at":"2025-03-04T14:23:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"22a42c88d80fb96326b8c507591e4017c5e15ed3","kind":"tag","published_at":"2025-01-21T16:29:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.70.0/manifests"},{"name":"v1.68.3","sha":"9eda2b9092045bbc65459434e1c5fba7dc67f8a6","kind":"tag","published_at":"2025-01-16T15:46:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.68.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.68.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.68.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.3/manifests"},{"name":"v1.69.1","sha":"5e14f9974ec0ff67c6f6a4c747969ba637911622","kind":"tag","published_at":"2025-01-16T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.69.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.69.1/manifests"},{"name":"v1.69.0","sha":"34a7cffcf3dca012cd3e48da14d127c3afd924bf","kind":"tag","published_at":"2024-12-09T16:39:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.69.0/manifests"},{"name":"v1.68.2","sha":"fa5cfcd63c4713d8871e8114aa27002995446e44","kind":"tag","published_at":"2024-11-28T00:08:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.2/manifests"},{"name":"v1.68.1","sha":"16f93c8127ce60e3ee7d1276f60a5e6369ff5d7d","kind":"tag","published_at":"2024-10-28T23:22:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.1/manifests"},{"name":"v1.67.1","sha":"24085103b926559659ecd3941a3308479876f084","kind":"tag","published_at":"2024-09-26T09:06:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.67.1/manifests"},{"name":"v1.68.0","sha":"b570d071e3787b83a08bdf3b7a84a581fa6e5fca","kind":"tag","published_at":"2024-09-17T09:11:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.0/manifests"},{"name":"v1.66.0","sha":"cf784069508fc5767a85c915e43bb43ccfc84c76","kind":"tag","published_at":"2024-08-06T15:04:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.66.0/manifests"},{"name":"v1.63.2","sha":"4e0116834af62e4a137dfaf39f0bbfb6d0e52ce6","kind":"tag","published_at":"2024-07-11T20:14:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.63.2/manifests"},{"name":"v1.64.2","sha":"2c05f61d7a661f003a0bfa4e3693a77c04947317","kind":"tag","published_at":"2024-07-11T18:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.64.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.64.2/manifests"},{"name":"v1.65.1","sha":"a2adefac6cd94711b60014868644919af8d2c6e7","kind":"tag","published_at":"2024-07-11T01:13:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.65.1/manifests"},{"name":"v1.64.1","sha":"a4b33fe22c41074de3d97728ac29f74c35023e36","kind":"tag","published_at":"2024-06-27T00:22:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.64.1/manifests"},{"name":"v1.65.0","sha":"629672604bebc84b71760f82371c888df12b8e8e","kind":"tag","published_at":"2024-06-26T20:04:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.65.0/manifests"},{"name":"v1.63.1","sha":"c017f7eda0104de20e5aecfc571a6655c0fa3eaf","kind":"tag","published_at":"2024-05-16T20:53:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.63.1/manifests"},{"name":"v1.64.0","sha":"a54c72f0850a8d7c8e6465cc7cd12d63f0af109d","kind":"tag","published_at":"2024-05-14T20:17:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"48aa1b88550d6ddac1955407a5eac511e0ebbde0","kind":"tag","published_at":"2024-04-04T00:03:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"3e993a9f44ff52bd3d5ac59dfa978d8e7d30e28b","kind":"tag","published_at":"2024-02-24T01:55:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.62.1/manifests"},{"name":"v1.62.2","sha":"3e993a9f44ff52bd3d5ac59dfa978d8e7d30e28b","kind":"commit","published_at":"2024-02-24T01:51:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.62.2/manifests"},{"name":"v1.62.0","sha":"10eb91f1073b770a7f9a9c8ec96bf9917fd2eba4","kind":"commit","published_at":"2024-02-21T20:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"dfff9a9475a394c455742a9b45a69cf6d9640cf5","kind":"tag","published_at":"2024-02-02T17:57:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.61.1/manifests"},{"name":"v1.60.2","sha":"41b192bb321ef3c67b06c8ee13f30a5c0e776f15","kind":"tag","published_at":"2024-02-02T17:44:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.60.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.60.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.60.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.60.2/manifests"},{"name":"v1.61.0","sha":"f06abeb6fda2985c19e9792edb6f2b071b6fd8b5","kind":"tag","published_at":"2024-01-11T23:27:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"cd7ae8b61443fab5a0a737a6e78250669056d2e1","kind":"tag","published_at":"2023-12-20T20:52:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.60.1/manifests"},{"name":"v1.58.1","sha":"a6115f66c962f52dfdb7ffa95088b643f36a96e9","kind":"tag","published_at":"2023-12-13T02:23:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.58.1/manifests"},{"name":"v1.60.0","sha":"eb8b1d8379008ab89cade89392d265bed90a2692","kind":"tag","published_at":"2023-12-04T21:06:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.60.0/manifests"},{"name":"v1.59.1","sha":"cb82a273489ab3fecbbcf33ec2f0268778552887","kind":"tag","published_at":"2023-11-28T00:21:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.59.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"ae49d275b3fdc143e6f2203747c96fd94146439b","kind":"tag","published_at":"2023-10-19T20:42:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"f9562b16efe43ae35840d86f4106ef8b577c4155","kind":"tag","published_at":"2023-09-06T00:43:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.58.0/manifests"},{"name":"v1.57.2","sha":"0cfa2d1e1d1baf229aaaf825c2b8ffd405d6e50c","kind":"tag","published_at":"2023-08-15T18:17:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.57.2/manifests"},{"name":"v1.57.1","sha":"7292ed8f7566279cd26481b95e2316eca667272c","kind":"tag","published_at":"2023-08-01T17:05:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"cde208afce38186d06084605abed36f21b003465","kind":"tag","published_at":"2023-07-26T00:27:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.57.0/manifests"},{"name":"v1.53.1","sha":"94b7cd5aa4abb264da44ebc86e4828d0c176ec69","kind":"tag","published_at":"2023-07-06T20:51:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.53.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.53.1/manifests"},{"name":"v1.56.1","sha":"0583c9257922ee312322823407200b8ba39226e1","kind":"tag","published_at":"2023-06-30T20:10:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.56.1/manifests"},{"name":"v1.55.3","sha":"958205ddb1ab7ec1f5bb92a1a812cf30fa753c36","kind":"tag","published_at":"2023-06-30T17:13:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.55.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.55.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.55.3/manifests"},{"name":"v1.54.2","sha":"fbe3bb76949eed6d1d01436184ba0314ad8833d2","kind":"tag","published_at":"2023-06-29T22:34:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.54.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.54.2/manifests"},{"name":"v1.56.0","sha":"d25095c2a714bb9abccdb6622a13b8bc768dc18a","kind":"tag","published_at":"2023-06-13T22:39:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.56.0/manifests"},{"name":"v1.55.1","sha":"c9b905f071f9a9de6bc39c1495faac8275cbde71","kind":"tag","published_at":"2023-05-08T20:20:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"e48040541bb2b42e2465344faee241a24d747466","kind":"tag","published_at":"2023-05-04T00:40:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.55.0/manifests"},{"name":"v1.54.1","sha":"56d1c63802fd9706fece4b144969bfc9bdcfc99c","kind":"tag","published_at":"2023-04-14T23:10:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.54.1/manifests"},{"name":"v1.50.3","sha":"6d600356f2c6351527e28ca66dc3f9429d80c5cc","kind":"tag","published_at":"2023-04-11T15:47:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.50.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.3/manifests"},{"name":"v1.54.0","sha":"e988f84d14d46eab75713cf465d4d4776c4b344e","kind":"tag","published_at":"2023-03-23T17:53:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.54.0/manifests"},{"name":"v1.53.0","sha":"4ca6de0e8e52386301890b2860fb7a9a7c2c9b7c","kind":"tag","published_at":"2023-02-08T22:49:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.53.0/manifests"},{"name":"v1.45.4","sha":"c669c9cbf9ba99192d463647120e4cc4d94aabe4","kind":"tag","published_at":"2023-01-23T21:53:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.45.4","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.4/manifests"},{"name":"v1.51.3","sha":"64a031d8e313659784a297bceee506592b58ef4b","kind":"tag","published_at":"2023-01-17T20:28:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.51.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.3/manifests"},{"name":"v1.52.1","sha":"57dfe8c9138073783ffbe19db3d886fe9119d446","kind":"tag","published_at":"2023-01-13T21:40:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.52.1/manifests"},{"name":"v1.51.2","sha":"bf3889552b47cbca375ccd68f0e69615a14d7f48","kind":"tag","published_at":"2023-01-13T21:21:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.51.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.2/manifests"},{"name":"v1.45.3","sha":"1bc047d84d1351d22107b9d0aa73f6b6524ef372","kind":"tag","published_at":"2023-01-13T20:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.45.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.3/manifests"},{"name":"v1.52.0","sha":"a1a6d4f35c31b18a35d0b7c2bfb4155093128b86","kind":"tag","published_at":"2023-01-11T01:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.52.0/manifests"},{"name":"v1.51.1","sha":"68b7089223f49b48a8bc48d0fc678818f8663e75","kind":"tag","published_at":"2022-12-13T18:49:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.51.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"e900f1728a83fb26235e88142d312e1402d776ac","kind":"tag","published_at":"2022-11-16T19:49:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.0/manifests"},{"name":"v1.50.2","sha":"a07c5a1d7e697338726976ae5e688159fbf62710","kind":"tag","published_at":"2022-10-19T22:24:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.50.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"25a0e0750fc24cb611a1b36340074299f4ea5de8","kind":"tag","published_at":"2022-10-18T23:23:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"df9670d83b0339279e139a54b32e52e9e8bc6ca5","kind":"tag","published_at":"2022-10-10T22:02:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.0/manifests"},{"name":"v1.45.2","sha":"d32aefd61b423b6228446648ba52d114dbcea618","kind":"tag","published_at":"2022-10-06T22:02:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.45.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.2/manifests"},{"name":"v1.41.3","sha":"84be38ec0dd650b39e9a171ea5a78c04fb94ff02","kind":"tag","published_at":"2022-10-06T20:56:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.3/manifests"},{"name":"v1.44.2","sha":"317281281cbe206814565adfb8cf62ac1cf213f4","kind":"tag","published_at":"2022-10-06T20:36:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.44.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.44.2/manifests"},{"name":"v1.36.3","sha":"c08d58a599baa5b986da32dfae88c73f76917dd5","kind":"tag","published_at":"2022-10-06T20:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.3/manifests"},{"name":"v1.46.1","sha":"b69a1165f4e6e3d22cb552d4c5e2f0ac12bdae20","kind":"tag","published_at":"2022-10-06T18:34:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.46.1/manifests"},{"name":"v1.47.1","sha":"ead2126bf159161b20f4134cfff5eaaf98361628","kind":"tag","published_at":"2022-10-06T18:25:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.47.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.47.1/manifests"},{"name":"v1.43.3","sha":"b5f518242d8ee472bb504b98d4d0569eeb5e0d4b","kind":"tag","published_at":"2022-10-06T18:04:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.43.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.3/manifests"},{"name":"v1.42.3","sha":"3bad5b3a52c7f6ae7b15362cfcdde6de06215b1e","kind":"tag","published_at":"2022-10-06T17:37:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.3/manifests"},{"name":"v1.48.2","sha":"6f24717ea30d837e9362dfb01a6186d0aa8976aa","kind":"tag","published_at":"2022-10-01T02:47:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.48.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.48.2/manifests"},{"name":"v1.49.2","sha":"6eed4f8990dacbb6d7ebfcb0072e77f76309732e","kind":"tag","published_at":"2022-09-30T23:24:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.49.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.49.2/manifests"},{"name":"v1.49.1","sha":"eb32ed114b2fcd0d73f5ed19e6a98ab0c8a031fe","kind":"tag","published_at":"2022-09-15T23:43:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.49.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.49.1/manifests"},{"name":"v1.49.0","sha":"dfbdfe82278a717896fac584fe0dd090493cd6a4","kind":"tag","published_at":"2022-08-23T21:59:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.49.0/manifests"},{"name":"v1.48.1","sha":"6e2e18bb728793df32b2ba195a954ad380e546de","kind":"tag","published_at":"2022-08-01T20:36:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.48.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"ed58a2c495672a3dec2dd301d707617cc4ea6316","kind":"tag","published_at":"2022-07-19T23:09:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"76b37d3748e561bf32ed1805f96b0097cbbf5098","kind":"tag","published_at":"2022-06-01T00:47:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"3500243f4320fcde1d567184b822c98de017498e","kind":"tag","published_at":"2022-04-25T18:19:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.46.0/manifests"},{"name":"v1.45.1","sha":"ff750a52717be34e7fa0d9a03a99268ccf8d495e","kind":"tag","published_at":"2022-03-29T15:02:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.45.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"8eff2630828a7ec6f4980b5b46f30f875070a4e4","kind":"tag","published_at":"2022-03-08T19:23:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.0/manifests"},{"name":"v1.44.1","sha":"ff4c976fffe332566c38eb02c3033d682951514e","kind":"tag","published_at":"2022-02-18T00:37:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.44.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"74b054b6b107f0f60dcedfe5278fd1cee597d0c7","kind":"tag","published_at":"2022-01-25T02:32:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.44.0/manifests"},{"name":"v1.41.2","sha":"311f3c177ef664d94658bd4a3f15e681b65963ea","kind":"tag","published_at":"2022-01-06T20:53:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.2/manifests"},{"name":"v1.43.2","sha":"1fe911f02af34b68b811f75059f59cb9ba756d8f","kind":"tag","published_at":"2022-01-06T18:56:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.43.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.2/manifests"},{"name":"v1.42.2","sha":"df211197e905a0e838a0a73088a65afd8ab76a8f","kind":"tag","published_at":"2022-01-06T18:42:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.2/manifests"},{"name":"v1.43.1","sha":"3ef0d33299b6d070abc45c96885828ce5b119351","kind":"tag","published_at":"2021-12-16T17:41:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.43.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"977145f1cec1e31971834d90d85b547020e75eee","kind":"tag","published_at":"2021-12-14T17:18:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.0/manifests"},{"name":"v1.42.1","sha":"408ffe86b0414b8dede350b86be9d53a7785a449","kind":"tag","published_at":"2021-11-11T23:50:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.1/manifests"},{"name":"v1.40.2","sha":"c8e925443665aafd226f33a9404b6e6cfc9758e8","kind":"tag","published_at":"2021-11-05T23:12:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.40.2/manifests"},{"name":"v1.41.1","sha":"581e00fa64124e6cba6ffb8d5921386bcd920b68","kind":"tag","published_at":"2021-11-04T22:24:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"b9b370652254fc4add89a457bd05be9ef3dbd235","kind":"tag","published_at":"2021-11-04T00:10:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"d291594443db7d43a6e984a1ae0c58883c7a1921","kind":"tag","published_at":"2021-09-22T17:16:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.0/manifests"},{"name":"v1.40.1","sha":"24d5f2f7881af6302ca7056e49c246318091c2bd","kind":"tag","published_at":"2021-08-25T00:12:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"474a03527bb54c754fb21e586d81ff43234d24c4","kind":"tag","published_at":"2021-08-16T23:56:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"6b643380d881e3d52a448eca90a6a5d1d76792fc","kind":"tag","published_at":"2021-06-29T17:19:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.39.0/manifests"},{"name":"v1.38.1","sha":"6cb4d90e6bbe0081d42d88bc83a8f4648087596e","kind":"tag","published_at":"2021-06-17T21:08:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.38.1/manifests"},{"name":"v1.36.2","sha":"001816e50295aa6f0d40ef3b23273a717ffea3de","kind":"tag","published_at":"2021-05-26T18:03:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.2/manifests"},{"name":"v1.38.0","sha":"51a1c777b7e5738ec724aaf238bfcf905abce742","kind":"tag","published_at":"2021-05-18T09:40:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.38.0/manifests"},{"name":"v1.37.1","sha":"d897fa049e995e62130387a19bbe5667469cef27","kind":"tag","published_at":"2021-05-13T23:56:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"3836caa9d445e2f8d4918767426a4506057f27b9","kind":"tag","published_at":"2021-04-07T00:34:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.37.0/manifests"},{"name":"v1.35.1","sha":"8be69e8be3300bfcb787351549111a6572a88f9d","kind":"tag","published_at":"2021-03-24T17:50:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.35.1/manifests"},{"name":"v1.36.1","sha":"2c56ed86d5cbdebf390b1a7af395d68d04e97884","kind":"tag","published_at":"2021-03-24T17:35:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.1/manifests"},{"name":"v1.32.3","sha":"e9065ab330aedd6b4d2dbc5623a66624dedbb596","kind":"tag","published_at":"2021-03-13T01:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.3/manifests"},{"name":"v1.31.2","sha":"5aa7c17a4b1d2916859a132518eb93bded2cba74","kind":"tag","published_at":"2021-03-13T01:17:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.31.2/manifests"},{"name":"v1.36.0","sha":"a5323492654dfeaf7de2fca06bc72be60b31c1e0","kind":"tag","published_at":"2021-02-23T00:48:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"6db928a791827f7754a9cd24d96eaf7d33975224","kind":"tag","published_at":"2021-01-12T23:05:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.35.0/manifests"},{"name":"v1.34.1","sha":"a6b29213a976e217f65d703dda43112639ecfd80","kind":"tag","published_at":"2020-12-14T21:02:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"b6844780cf3b35eb236a85e85a4ccb171b2e544a","kind":"tag","published_at":"2020-12-01T03:02:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.34.0/manifests"},{"name":"v1.33.1","sha":"c40e2dcb0b0ee0f1bba73e59ac812ee3625a9fce","kind":"tag","published_at":"2020-10-29T22:54:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"bec6a8638de963597fd3dd264280c4309e339966","kind":"tag","published_at":"2020-10-21T00:13:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.33.0/manifests"},{"name":"v1.32.2","sha":"c589bf609e85ac95b51eb4962ad40e97214543d9","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"cb8b0679add2d389cfd15cd34e11c3577e3de2cb","kind":"tag","published_at":"2020-09-09T22:51:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"a093a69fec50966a5b0b802407f846ccf9855d2e","kind":"tag","published_at":"2020-09-09T14:50:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"396dca3a1631024472ba747e32f635a4ef9575d2","kind":"tag","published_at":"2020-08-12T17:38:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"f96f8459e22aca89787430b35034012d5fe928bf","kind":"tag","published_at":"2020-07-29T06:26:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.31.0/manifests"},{"name":"v1.30.2","sha":"9071c1ad7c842f4e73b6ae95b71f11c517b177a4","kind":"tag","published_at":"2020-06-23T00:43:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"94e2d347d91cd3094bd881ab7c4146e7586d6db6","kind":"tag","published_at":"2020-06-19T08:49:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a73e4c8a585272ea7040bd45c780bb37749944c1","kind":"tag","published_at":"2020-06-08T04:31:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"049b12818b87aae4df9a92fbe35540b92a653dee","kind":"tag","published_at":"2020-04-21T18:50:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.29.0/manifests"},{"name":"v1.28.1","sha":"1ee322cc1545762e253e9f950ef3f0f083dacb77","kind":"tag","published_at":"2020-04-02T22:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"3dbd250eae2c5e4f4e5e7046c6573805cc0dcc29","kind":"tag","published_at":"2020-03-09T17:22:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"aa346ab797293625048e5f9979ff46fb65cbfcd4","kind":"tag","published_at":"2020-02-26T00:12:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"0b4fa21d50578d917f15dad41ca7a7ab2612356b","kind":"tag","published_at":"2020-02-13T18:15:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.27.1/manifests"},{"name":"v1.26.1","sha":"25fba8b126a312dfcdf62a9ec3f768ec03b15577","kind":"tag","published_at":"2020-02-12T02:32:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.26.1/manifests"},{"name":"v1.27.0","sha":"1e2f28da55a2c0424b8b8621413dea0afbaa467b","kind":"tag","published_at":"2020-01-28T21:19:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"fd7d2e5eb4dd020bb892278c78f7b3ef901232c1","kind":"tag","published_at":"2019-12-18T00:00:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.26.0/manifests"},{"name":"v1.24.2","sha":"d231db29e89c437d3e3db548da447ecb0aba2edc","kind":"tag","published_at":"2019-11-06T22:07:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.24.2/manifests"},{"name":"v1.25.0","sha":"e086c0f0abfaa1897cac7b2ca30c52b52c3fdc7a","kind":"tag","published_at":"2019-11-05T20:18:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"2f0c3e7f7c1e16b2ae5445afe144d75c13e473a4","kind":"tag","published_at":"2019-10-17T21:45:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.24.1/manifests"},{"name":"v1.23.1","sha":"629815808d14596c91dee137ac8d26678ddef151","kind":"tag","published_at":"2019-10-17T21:23:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"889def8e3e550af891458345cc030718e1c11c84","kind":"tag","published_at":"2019-10-17T21:06:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.3/manifests"},{"name":"v1.24.0","sha":"99793cf519308acc179d11d8c1191723c7f63fba","kind":"tag","published_at":"2019-09-25T00:00:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.24.0/manifests"},{"name":"v1.21.1","sha":"fdb5b248d4daef427ab5031c7753ad8509625f10","kind":"tag","published_at":"2019-08-13T18:19:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.21.1/manifests"},{"name":"v1.22.2","sha":"3d8e392884f0ab525ce03dbd2d6a6b3214cb27b1","kind":"tag","published_at":"2019-08-13T18:10:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.2/manifests"},{"name":"v1.23.0","sha":"b3ed852c406e4f66f126b7b73a5b3330ac30e6ac","kind":"tag","published_at":"2019-08-13T18:00:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.23.0/manifests"},{"name":"v1.22.1","sha":"e51193462a0c8e068af072f0827d0a551e21f891","kind":"tag","published_at":"2019-07-10T18:22:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"1c9345987f6501c43c748ad15b410f695a75bef3","kind":"tag","published_at":"2019-06-25T06:07:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"7b28e33b3b9ee7d05244efb888c758ee8abd3743","kind":"tag","published_at":"2019-05-22T18:00:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"206a2e39333e991963adc7da74cb05dd2410c1a5","kind":"tag","published_at":"2019-04-09T23:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"44c98e819bb3243254e87b4d253c0f4e3184db93","kind":"tag","published_at":"2019-02-27T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"bc1c08c5bc8483a107ff437bd04e7af1319fc7a8","kind":"tag","published_at":"2019-01-14T21:01:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.18.0/manifests"},{"name":"v1.17.2","sha":"fe7f043504d66e1b3f674c0514ce794c8a56884e","kind":"tag","published_at":"2018-12-14T22:06:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"3eb51f09b4a5948d594da9d0f953cf2dcd71dd49","kind":"tag","published_at":"2018-12-07T17:42:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"4a30c9e1d2e3221a45cde97783afd07810b46a8d","kind":"tag","published_at":"2018-12-04T21:28:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"57043233bf5aecce92f0c6629b6ac46d9393ce8c","kind":"tag","published_at":"2018-10-26T17:47:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"2bc27bb91140d389f82c0170c72d45e5652b6166","kind":"tag","published_at":"2018-10-24T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"6657c310947bc61fcc579e31de2c3c113bc238b3","kind":"tag","published_at":"2018-10-01T22:31:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"3134daf471f90b8f00c037518fc64988a1cdc8f7","kind":"tag","published_at":"2018-09-10T16:43:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"0bed6067f9a0610b02cb867d74167a678498740a","kind":"tag","published_at":"2018-07-30T22:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"1b185c8c98796ae6456afb61b135a2d94c687fc4","kind":"tag","published_at":"2018-07-12T17:03:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.13.2/manifests"},{"name":"v1.12.1","sha":"877832e5ae28606077229dee8d78f4ae46bb36eb","kind":"tag","published_at":"2018-07-12T16:58:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.12.1/manifests"},{"name":"v1.13.1","sha":"9a3e0705bdd5a8fe01c764c11f2a9e40422c8ad2","kind":"tag","published_at":"2018-06-20T23:43:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.13.1/manifests"},{"name":"v1.12.0","sha":"61f2528ccd839199de2a750bad407b188a6fe68d","kind":"tag","published_at":"2018-05-07T19:40:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"f624b13ab30b4232214058a496a8b53a622a83e7","kind":"tag","published_at":"2018-03-28T22:28:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"bddfdfdc3eaa03cbe9ab1db797430b0e3398b363","kind":"tag","published_at":"2018-03-22T22:27:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"0a6fd9bd9c192551f1056b751750bc6e718bd20c","kind":"tag","published_at":"2018-02-14T16:14:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"2c83020c89edffacc0daa008fcefdc9c6e5bae66","kind":"tag","published_at":"2018-02-09T21:38:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"6ed222e09933aa0a3418e6a2ac6b190bafca1956","kind":"tag","published_at":"2018-01-08T22:55:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.9.0/manifests"},{"name":"v1.7.1","sha":"11ee67801d3d30f7111301dd754af2ceeca959f8","kind":"tag","published_at":"2017-12-05T01:38:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.7.1/manifests"},{"name":"v1.8.0","sha":"8a210d037dec14c0da687d639d6601b0d8dd1fb3","kind":"tag","published_at":"2017-11-21T01:11:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"65ae83e479c26c1a7adef6ca4cfd9ce7b738a19e","kind":"tag","published_at":"2017-10-10T22:50:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"308a7c730e9684f5fa70a6edbd189f50c6251919","kind":"tag","published_at":"2017-08-30T21:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.6.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.6.1/manifests"},{"name":"v1.5.0","sha":"1e534e51d986b028fe72de035c2f5d8554b78019","kind":"tag","published_at":"2017-07-18T18:28:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.5.0/manifests"},{"name":"v1.3.1","sha":"c97fd1fe16b5e5886baf495ce4724a330f7e8bed","kind":"tag","published_at":"2017-07-05T20:35:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.3.1/manifests"},{"name":"v1.4.0","sha":"f5540193167cb9240cc99a481168f1c2b7bdab93","kind":"tag","published_at":"2017-06-07T01:19:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"a6cb001147b7a53c11516b5fdfec32aa21a1a9fa","kind":"tag","published_at":"2017-04-27T17:50:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"0ad2d8b671d77238cf69a5d4929405a73c375200","kind":"tag","published_at":"2017-03-15T22:36:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"8c79bc9006dbafcb6c910287b1c89bd9281c8880","kind":"tag","published_at":"2017-02-07T21:07:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dfe0643cb58c483c91974ce4387d3255b4a5b36e","kind":"tag","published_at":"2017-01-31T21:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"6aa30989cf962167e9fa864e3af5ecf83a470ed4","kind":"tag","published_at":"2017-01-31T00:48:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"3cfbe9a8b73faa498eb2f9dec55d5ee1d34e1079","kind":"tag","published_at":"2016-12-22T16:13:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"8876de9385de6ebd6239869cd0a5f07805a6797d","kind":"tag","published_at":"2016-11-28T22:32:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"009c51f2f793aabf516db90a14a52da2b613aa21","kind":"tag","published_at":"2016-09-14T21:02:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9826824b0ddc78e304a0005b9f4dd18754350869","kind":"tag","published_at":"2016-08-18T23:26:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.0/manifests"},{"name":"v1.0.0-pre2","sha":"1b5fb9dc611bfd5c6d9a4ada4953951994d93bb1","kind":"tag","published_at":"2016-08-03T21:38:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.0.0-pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.0-pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.0-pre2/manifests"},{"name":"v1.0.0-pre1","sha":"7869ae2312cfe7d49c04681001149a51be7a2bec","kind":"tag","published_at":"2016-07-27T20:17:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.0.0-pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.0-pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.0-pre1/manifests"},{"name":"v0.15.0","sha":"b7d816fb3d0d38e1ec03cebd4cf5ba3484317526","kind":"tag","published_at":"2016-07-06T07:23:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"28e43746db30c13feb140b187a320eb308f93da6","kind":"commit","published_at":"2016-06-16T17:27:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"798f9f06895fa0071eedc7df2fb2ed45300ad48f","kind":"tag","published_at":"2016-04-29T20:58:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.14.0/manifests"},{"name":"v0.13.2","sha":"5933cea9efba0c72bac723d4ad565c584f5eb635","kind":"tag","published_at":"2016-03-09T19:53:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"be6c246b78f85c702a3e03d796c4a7987e4ab1d2","kind":"tag","published_at":"2016-02-23T00:29:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"5b9912e766c06949e8db87e8683ba4e06087c480","kind":"tag","published_at":"2016-02-17T00:52:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"67d9e2686240726ea90144e0dccbb74ebabed0ba","kind":"commit","published_at":"2016-01-22T22:32:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.12.0/manifests"},{"name":"v0.9.1","sha":"c80a0b2d9489a71d5073c821fd770639d270858c","kind":"tag","published_at":"2016-01-22T21:42:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"63503c2989df6d895c56e22f430f2b934e7a41d3","kind":"commit","published_at":"2015-09-17T23:06:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"862f38342a4e96600d55c381c387dbadedd68043","kind":"tag","published_at":"2015-08-12T22:29:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"a0060c8e2cb6699d37d8762f60067af337230dcb","kind":"tag","published_at":"2015-07-13T16:07:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"71beeb951ac3e03f5d734881aa7af44e6a4b6d7b","kind":"tag","published_at":"2015-06-05T19:41:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"186a9b23b8e44f0181deaaec0a029e5385f6c8c3","kind":"commit","published_at":"2015-05-26T23:25:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.7.0/manifests"}]},"repo_metadata_updated_at":"2026-02-19T02:02:22.776Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.590373552007826,"dependent_packages_count":48.02186237437413,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.80611796319098},"purl":"pkg:maven/com.smart-cloud-solutions/tollingvision","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.smart-cloud-solutions:tollingvision","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.smart-cloud-solutions:tollingvision","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.smart-cloud-solutions:tollingvision/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-18T22:00:54.947Z","issues_count":673,"pull_requests_count":2100,"avg_time_to_close_issue":36240224.51310044,"avg_time_to_close_pull_request":2011310.1234498308,"issues_closed_count":458,"pull_requests_closed_count":1774,"pull_request_authors_count":152,"issue_authors_count":410,"avg_comments_per_issue":4.069836552748885,"avg_comments_per_pull_request":0.8266666666666667,"merged_pull_requests_count":1501,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":144,"past_year_pull_requests_count":645,"past_year_avg_time_to_close_issue":2739287.1445783135,"past_year_avg_time_to_close_pull_request":784973.588607595,"past_year_issues_closed_count":83,"past_year_pull_requests_closed_count":474,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":106,"past_year_avg_comments_per_issue":2.4166666666666665,"past_year_avg_comments_per_pull_request":0.5891472868217055,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":383,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/issues","maintainers":[{"login":"ejona86","count":796,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"shivaspeaks","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"jdcormie","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdcormie"},{"login":"sergiitk","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"murgatroid99","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"dapengzhang0","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dapengzhang0"},{"login":"eshitachandwani","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"rockspore","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rockspore"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"yashykt","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arvindbr8","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"danielzhaotongliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielzhaotongliu"},{"login":"YifeiZhuang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YifeiZhuang"},{"login":"jyane","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jyane"},{"login":"gtcooke94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gtcooke94"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"Capstan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Capstan"}],"active_maintainers":[{"login":"ejona86","count":209,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"shivaspeaks","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"jdcormie","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdcormie"},{"login":"sergiitk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"murgatroid99","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"eshitachandwani","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"rockspore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rockspore"},{"login":"gtcooke94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gtcooke94"},{"login":"YifeiZhuang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YifeiZhuang"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.smart-cloud-solutions:tollingvision/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.smart-cloud-solutions:tollingvision/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.smart-cloud-solutions:tollingvision/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.smart-cloud-solutions:tollingvision/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.smart-cloud-solutions:tollingvision/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.smart-cloud-solutions:tollingvision/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":11333573,"name":"io.grpc:grpc-servlet-jakarta","ecosystem":"maven","description":"gRPC: Jakarta Servlet","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":53,"first_release_published_at":"2023-02-09T20:08:52.000Z","latest_release_published_at":"2026-04-30T16:46:00.000Z","latest_release_number":"1.81.0","last_synced_at":"2026-05-15T11:45:47.364Z","created_at":"2025-02-07T15:31:58.448Z","updated_at":"2026-05-15T11:45:47.364Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-servlet-jakarta/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-servlet-jakarta/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":24332624,"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-01-31T00:10:19.000Z","size":103236,"stargazers_count":11575,"open_issues_count":501,"forks_count":3868,"subscribers_count":522,"default_branch":"master","last_synced_at":"2025-02-03T16:46:25.426Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io/docs/languages/java/","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2025-02-03T06:54:55.000Z","dependencies_parsed_at":"2024-03-22T23:41:41.352Z","dependency_job_id":"3b6731bb-a68b-4373-a873-ddfcc353819e","html_url":"https://github.com/grpc/grpc-java","commit_stats":{"total_commits":6520,"total_committers":410,"mean_commits":"15.902439024390244","dds":0.7486196319018406,"last_synced_commit":"921f88ae30e5a4b1d890f3ea7ff709f475a86298"},"previous_names":[],"tags_count":181,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237611742,"owners_count":19338404,"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","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":"2025-02-07T15:51:32.805Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.08957466941261,"dependent_packages_count":50.169965251548575,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.629769960480594},"purl":"pkg:maven/io.grpc/grpc-servlet-jakarta","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-servlet-jakarta","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-servlet-jakarta","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-servlet-jakarta/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-02-05T18:46:54.333Z","issues_count":471,"pull_requests_count":851,"avg_time_to_close_issue":40458314.712025315,"avg_time_to_close_pull_request":2900457.66710013,"issues_closed_count":315,"pull_requests_closed_count":769,"pull_request_authors_count":101,"issue_authors_count":266,"avg_comments_per_issue":5.029723991507431,"avg_comments_per_pull_request":1.0587544065804935,"merged_pull_requests_count":661,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":259,"past_year_pull_requests_count":638,"past_year_avg_time_to_close_issue":2588358.459770115,"past_year_avg_time_to_close_pull_request":735792.830479452,"past_year_issues_closed_count":174,"past_year_pull_requests_closed_count":584,"past_year_pull_request_authors_count":68,"past_year_issue_authors_count":158,"past_year_avg_comments_per_issue":3.9073359073359075,"past_year_avg_comments_per_pull_request":1.042319749216301,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":500,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/issues","maintainers":[{"login":"ejona86","count":381,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"sergiitk","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"jdcormie","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdcormie"},{"login":"shivaspeaks","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dapengzhang0","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dapengzhang0"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jyane","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jyane"},{"login":"Capstan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Capstan"},{"login":"danielzhaotongliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielzhaotongliu"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"rockspore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rockspore"}],"active_maintainers":[{"login":"ejona86","count":266,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"jdcormie","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdcormie"},{"login":"shivaspeaks","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"sergiitk","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"danielzhaotongliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielzhaotongliu"},{"login":"murgatroid99","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"rockspore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rockspore"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-servlet-jakarta/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-servlet-jakarta/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-servlet-jakarta/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-servlet-jakarta/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-servlet-jakarta/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-servlet-jakarta/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":11333574,"name":"io.grpc:grpc-servlet","ecosystem":"maven","description":"gRPC: Servlet","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":52,"first_release_published_at":"2023-02-09T20:05:52.000Z","latest_release_published_at":"2026-03-17T14:01:03.000Z","latest_release_number":"1.80.0","last_synced_at":"2026-05-18T23:46:08.962Z","created_at":"2025-02-07T15:31:58.818Z","updated_at":"2026-05-18T23:46:08.962Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-servlet/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-servlet/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":24332624,"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-01-31T00:10:19.000Z","size":103236,"stargazers_count":11575,"open_issues_count":501,"forks_count":3868,"subscribers_count":522,"default_branch":"master","last_synced_at":"2025-02-03T16:46:25.426Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io/docs/languages/java/","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2025-02-03T06:54:55.000Z","dependencies_parsed_at":"2024-03-22T23:41:41.352Z","dependency_job_id":"3b6731bb-a68b-4373-a873-ddfcc353819e","html_url":"https://github.com/grpc/grpc-java","commit_stats":{"total_commits":6520,"total_committers":410,"mean_commits":"15.902439024390244","dds":0.7486196319018406,"last_synced_commit":"921f88ae30e5a4b1d890f3ea7ff709f475a86298"},"previous_names":[],"tags_count":181,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237611742,"owners_count":19338404,"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","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":"2025-02-07T15:51:32.760Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.08957466941261,"dependent_packages_count":50.169965251548575,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.629769960480594},"purl":"pkg:maven/io.grpc/grpc-servlet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-servlet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-servlet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-servlet/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-02-05T18:46:54.333Z","issues_count":471,"pull_requests_count":851,"avg_time_to_close_issue":40458314.712025315,"avg_time_to_close_pull_request":2900457.66710013,"issues_closed_count":315,"pull_requests_closed_count":769,"pull_request_authors_count":101,"issue_authors_count":266,"avg_comments_per_issue":5.029723991507431,"avg_comments_per_pull_request":1.0587544065804935,"merged_pull_requests_count":661,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":259,"past_year_pull_requests_count":638,"past_year_avg_time_to_close_issue":2588358.459770115,"past_year_avg_time_to_close_pull_request":735792.830479452,"past_year_issues_closed_count":174,"past_year_pull_requests_closed_count":584,"past_year_pull_request_authors_count":68,"past_year_issue_authors_count":158,"past_year_avg_comments_per_issue":3.9073359073359075,"past_year_avg_comments_per_pull_request":1.042319749216301,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":500,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/issues","maintainers":[{"login":"ejona86","count":381,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"sergiitk","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"jdcormie","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdcormie"},{"login":"shivaspeaks","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dapengzhang0","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dapengzhang0"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jyane","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jyane"},{"login":"Capstan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Capstan"},{"login":"danielzhaotongliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielzhaotongliu"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"rockspore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rockspore"}],"active_maintainers":[{"login":"ejona86","count":266,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"jdcormie","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdcormie"},{"login":"shivaspeaks","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"sergiitk","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"danielzhaotongliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielzhaotongliu"},{"login":"murgatroid99","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"rockspore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rockspore"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-servlet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-servlet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-servlet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-servlet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-servlet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-servlet/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":4843632,"name":"io.grpc:grpc-protobuf-lite","ecosystem":"maven","description":"gRPC: Protobuf Lite","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":178,"first_release_published_at":"2016-05-02T17:32:16.000Z","latest_release_published_at":"2026-03-17T14:01:03.000Z","latest_release_number":"1.80.0","last_synced_at":"2026-05-05T11:31:00.293Z","created_at":"2022-07-26T16:42:20.076Z","updated_at":"2026-05-05T11:31:00.293Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-protobuf-lite/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-protobuf-lite/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-03-21T19:03:18.000Z","size":72006,"stargazers_count":10427,"open_issues_count":503,"forks_count":3617,"subscribers_count":524,"default_branch":"master","last_synced_at":"2023-03-21T19:11:56.604Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-03-21T08:22:56.000Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":24,"last_synced_at":"2023-02-19T21:59:13.893Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc"},"tags":[{"name":"v1.41.1","sha":"581e00fa64124e6cba6ffb8d5921386bcd920b68","kind":"tag","published_at":"2021-11-04T22:24:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.1"},{"name":"v1.42.0","sha":"b9b370652254fc4add89a457bd05be9ef3dbd235","kind":"tag","published_at":"2021-11-04T00:10:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.0"},{"name":"v1.41.0","sha":"d291594443db7d43a6e984a1ae0c58883c7a1921","kind":"tag","published_at":"2021-09-22T17:16:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.0"},{"name":"v1.40.1","sha":"24d5f2f7881af6302ca7056e49c246318091c2bd","kind":"tag","published_at":"2021-08-25T00:12:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.1"},{"name":"v1.40.0","sha":"474a03527bb54c754fb21e586d81ff43234d24c4","kind":"tag","published_at":"2021-08-16T23:56:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.0"},{"name":"v1.39.0","sha":"6b643380d881e3d52a448eca90a6a5d1d76792fc","kind":"tag","published_at":"2021-06-29T17:19:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.39.0"},{"name":"v1.38.1","sha":"6cb4d90e6bbe0081d42d88bc83a8f4648087596e","kind":"tag","published_at":"2021-06-17T21:08:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.1"},{"name":"v1.36.2","sha":"001816e50295aa6f0d40ef3b23273a717ffea3de","kind":"tag","published_at":"2021-05-26T18:03:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.2"},{"name":"v1.38.0","sha":"51a1c777b7e5738ec724aaf238bfcf905abce742","kind":"tag","published_at":"2021-05-18T09:40:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.0"},{"name":"v1.37.1","sha":"d897fa049e995e62130387a19bbe5667469cef27","kind":"tag","published_at":"2021-05-13T23:56:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.1"},{"name":"v1.37.0","sha":"3836caa9d445e2f8d4918767426a4506057f27b9","kind":"tag","published_at":"2021-04-07T00:34:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.0"},{"name":"v1.35.1","sha":"8be69e8be3300bfcb787351549111a6572a88f9d","kind":"tag","published_at":"2021-03-24T17:50:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.1"},{"name":"v1.36.1","sha":"2c56ed86d5cbdebf390b1a7af395d68d04e97884","kind":"tag","published_at":"2021-03-24T17:35:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.1"},{"name":"v1.32.3","sha":"e9065ab330aedd6b4d2dbc5623a66624dedbb596","kind":"tag","published_at":"2021-03-13T01:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.3"},{"name":"v1.31.2","sha":"5aa7c17a4b1d2916859a132518eb93bded2cba74","kind":"tag","published_at":"2021-03-13T01:17:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.2"},{"name":"v1.36.0","sha":"a5323492654dfeaf7de2fca06bc72be60b31c1e0","kind":"tag","published_at":"2021-02-23T00:48:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.0"},{"name":"v1.35.0","sha":"6db928a791827f7754a9cd24d96eaf7d33975224","kind":"tag","published_at":"2021-01-12T23:05:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.0"},{"name":"v1.34.1","sha":"a6b29213a976e217f65d703dda43112639ecfd80","kind":"tag","published_at":"2020-12-14T21:02:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.1"},{"name":"v1.34.0","sha":"b6844780cf3b35eb236a85e85a4ccb171b2e544a","kind":"tag","published_at":"2020-12-01T03:02:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.0"},{"name":"v1.33.1","sha":"c40e2dcb0b0ee0f1bba73e59ac812ee3625a9fce","kind":"tag","published_at":"2020-10-29T22:54:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.1"},{"name":"v1.33.0","sha":"bec6a8638de963597fd3dd264280c4309e339966","kind":"tag","published_at":"2020-10-21T00:13:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.0"},{"name":"v1.32.2","sha":"c589bf609e85ac95b51eb4962ad40e97214543d9","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.2"},{"name":"v1.32.1","sha":"cb8b0679add2d389cfd15cd34e11c3577e3de2cb","kind":"tag","published_at":"2020-09-09T22:51:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.1"},{"name":"v1.32.0","sha":"a093a69fec50966a5b0b802407f846ccf9855d2e","kind":"tag","published_at":"2020-09-09T14:50:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.0"},{"name":"v1.31.1","sha":"396dca3a1631024472ba747e32f635a4ef9575d2","kind":"tag","published_at":"2020-08-12T17:38:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.1"},{"name":"v1.31.0","sha":"f96f8459e22aca89787430b35034012d5fe928bf","kind":"tag","published_at":"2020-07-29T06:26:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.0"},{"name":"v1.30.2","sha":"9071c1ad7c842f4e73b6ae95b71f11c517b177a4","kind":"tag","published_at":"2020-06-23T00:43:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.2"},{"name":"v1.30.1","sha":"94e2d347d91cd3094bd881ab7c4146e7586d6db6","kind":"tag","published_at":"2020-06-19T08:49:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.1"},{"name":"v1.30.0","sha":"a73e4c8a585272ea7040bd45c780bb37749944c1","kind":"tag","published_at":"2020-06-08T04:31:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.0"},{"name":"v1.29.0","sha":"049b12818b87aae4df9a92fbe35540b92a653dee","kind":"tag","published_at":"2020-04-21T18:50:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.29.0"},{"name":"v1.28.1","sha":"1ee322cc1545762e253e9f950ef3f0f083dacb77","kind":"tag","published_at":"2020-04-02T22:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.1"},{"name":"v1.28.0","sha":"3dbd250eae2c5e4f4e5e7046c6573805cc0dcc29","kind":"tag","published_at":"2020-03-09T17:22:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.0"},{"name":"v1.27.2","sha":"aa346ab797293625048e5f9979ff46fb65cbfcd4","kind":"tag","published_at":"2020-02-26T00:12:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.2"},{"name":"v1.27.1","sha":"0b4fa21d50578d917f15dad41ca7a7ab2612356b","kind":"tag","published_at":"2020-02-13T18:15:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.1"},{"name":"v1.26.1","sha":"25fba8b126a312dfcdf62a9ec3f768ec03b15577","kind":"tag","published_at":"2020-02-12T02:32:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.1"},{"name":"v1.27.0","sha":"1e2f28da55a2c0424b8b8621413dea0afbaa467b","kind":"tag","published_at":"2020-01-28T21:19:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.0"},{"name":"v1.26.0","sha":"fd7d2e5eb4dd020bb892278c78f7b3ef901232c1","kind":"tag","published_at":"2019-12-18T00:00:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.0"},{"name":"v1.24.2","sha":"d231db29e89c437d3e3db548da447ecb0aba2edc","kind":"tag","published_at":"2019-11-06T22:07:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.2"},{"name":"v1.25.0","sha":"e086c0f0abfaa1897cac7b2ca30c52b52c3fdc7a","kind":"tag","published_at":"2019-11-05T20:18:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.25.0"},{"name":"v1.24.1","sha":"2f0c3e7f7c1e16b2ae5445afe144d75c13e473a4","kind":"tag","published_at":"2019-10-17T21:45:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.1"},{"name":"v1.23.1","sha":"629815808d14596c91dee137ac8d26678ddef151","kind":"tag","published_at":"2019-10-17T21:23:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.1"},{"name":"v1.22.3","sha":"889def8e3e550af891458345cc030718e1c11c84","kind":"tag","published_at":"2019-10-17T21:06:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.3"},{"name":"v1.24.0","sha":"99793cf519308acc179d11d8c1191723c7f63fba","kind":"tag","published_at":"2019-09-25T00:00:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.0"},{"name":"v1.21.1","sha":"fdb5b248d4daef427ab5031c7753ad8509625f10","kind":"tag","published_at":"2019-08-13T18:19:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.1"},{"name":"v1.22.2","sha":"3d8e392884f0ab525ce03dbd2d6a6b3214cb27b1","kind":"tag","published_at":"2019-08-13T18:10:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.2"},{"name":"v1.23.0","sha":"b3ed852c406e4f66f126b7b73a5b3330ac30e6ac","kind":"tag","published_at":"2019-08-13T18:00:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.0"},{"name":"v1.22.1","sha":"e51193462a0c8e068af072f0827d0a551e21f891","kind":"tag","published_at":"2019-07-10T18:22:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.1"},{"name":"v1.22.0","sha":"1c9345987f6501c43c748ad15b410f695a75bef3","kind":"tag","published_at":"2019-06-25T06:07:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.0"},{"name":"v1.21.0","sha":"7b28e33b3b9ee7d05244efb888c758ee8abd3743","kind":"tag","published_at":"2019-05-22T18:00:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.0"},{"name":"v1.20.0","sha":"206a2e39333e991963adc7da74cb05dd2410c1a5","kind":"tag","published_at":"2019-04-09T23:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.20.0"},{"name":"v1.19.0","sha":"44c98e819bb3243254e87b4d253c0f4e3184db93","kind":"tag","published_at":"2019-02-27T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.19.0"},{"name":"v1.18.0","sha":"bc1c08c5bc8483a107ff437bd04e7af1319fc7a8","kind":"tag","published_at":"2019-01-14T21:01:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.18.0"},{"name":"v1.17.2","sha":"fe7f043504d66e1b3f674c0514ce794c8a56884e","kind":"tag","published_at":"2018-12-14T22:06:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.2"},{"name":"v1.17.1","sha":"3eb51f09b4a5948d594da9d0f953cf2dcd71dd49","kind":"tag","published_at":"2018-12-07T17:42:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.1"},{"name":"v1.17.0","sha":"4a30c9e1d2e3221a45cde97783afd07810b46a8d","kind":"tag","published_at":"2018-12-04T21:28:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.0"},{"name":"v1.16.1","sha":"57043233bf5aecce92f0c6629b6ac46d9393ce8c","kind":"tag","published_at":"2018-10-26T17:47:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.1"},{"name":"v1.16.0","sha":"2bc27bb91140d389f82c0170c72d45e5652b6166","kind":"tag","published_at":"2018-10-24T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.0"},{"name":"v1.15.1","sha":"6657c310947bc61fcc579e31de2c3c113bc238b3","kind":"tag","published_at":"2018-10-01T22:31:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.1"},{"name":"v1.15.0","sha":"3134daf471f90b8f00c037518fc64988a1cdc8f7","kind":"tag","published_at":"2018-09-10T16:43:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.0"},{"name":"v1.14.0","sha":"0bed6067f9a0610b02cb867d74167a678498740a","kind":"tag","published_at":"2018-07-30T22:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.14.0"},{"name":"v1.13.2","sha":"1b185c8c98796ae6456afb61b135a2d94c687fc4","kind":"tag","published_at":"2018-07-12T17:03:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.2"},{"name":"v1.12.1","sha":"877832e5ae28606077229dee8d78f4ae46bb36eb","kind":"tag","published_at":"2018-07-12T16:58:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.1"},{"name":"v1.13.1","sha":"9a3e0705bdd5a8fe01c764c11f2a9e40422c8ad2","kind":"tag","published_at":"2018-06-20T23:43:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.1"},{"name":"v1.12.0","sha":"61f2528ccd839199de2a750bad407b188a6fe68d","kind":"tag","published_at":"2018-05-07T19:40:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.0"},{"name":"v1.11.0","sha":"f624b13ab30b4232214058a496a8b53a622a83e7","kind":"tag","published_at":"2018-03-28T22:28:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.11.0"},{"name":"v1.10.1","sha":"bddfdfdc3eaa03cbe9ab1db797430b0e3398b363","kind":"tag","published_at":"2018-03-22T22:27:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.1"},{"name":"v1.10.0","sha":"0a6fd9bd9c192551f1056b751750bc6e718bd20c","kind":"tag","published_at":"2018-02-14T16:14:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.0"},{"name":"v1.9.1","sha":"2c83020c89edffacc0daa008fcefdc9c6e5bae66","kind":"tag","published_at":"2018-02-09T21:38:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.1"},{"name":"v1.9.0","sha":"6ed222e09933aa0a3418e6a2ac6b190bafca1956","kind":"tag","published_at":"2018-01-08T22:55:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.0"},{"name":"v1.7.1","sha":"11ee67801d3d30f7111301dd754af2ceeca959f8","kind":"tag","published_at":"2017-12-05T01:38:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.1"},{"name":"v1.8.0","sha":"8a210d037dec14c0da687d639d6601b0d8dd1fb3","kind":"tag","published_at":"2017-11-21T01:11:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.8.0"},{"name":"v1.7.0","sha":"65ae83e479c26c1a7adef6ca4cfd9ce7b738a19e","kind":"tag","published_at":"2017-10-10T22:50:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.0"},{"name":"v1.6.1","sha":"308a7c730e9684f5fa70a6edbd189f50c6251919","kind":"tag","published_at":"2017-08-30T21:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.6.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.6.1"},{"name":"v1.5.0","sha":"1e534e51d986b028fe72de035c2f5d8554b78019","kind":"tag","published_at":"2017-07-18T18:28:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.5.0"},{"name":"v1.3.1","sha":"c97fd1fe16b5e5886baf495ce4724a330f7e8bed","kind":"tag","published_at":"2017-07-05T20:35:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.1"},{"name":"v1.4.0","sha":"f5540193167cb9240cc99a481168f1c2b7bdab93","kind":"tag","published_at":"2017-06-07T01:19:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.4.0"},{"name":"v1.3.0","sha":"a6cb001147b7a53c11516b5fdfec32aa21a1a9fa","kind":"tag","published_at":"2017-04-27T17:50:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.0"},{"name":"v1.2.0","sha":"0ad2d8b671d77238cf69a5d4929405a73c375200","kind":"tag","published_at":"2017-03-15T22:36:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.2.0"},{"name":"v1.1.2","sha":"8c79bc9006dbafcb6c910287b1c89bd9281c8880","kind":"tag","published_at":"2017-02-07T21:07:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.2"},{"name":"v1.1.1","sha":"dfe0643cb58c483c91974ce4387d3255b4a5b36e","kind":"tag","published_at":"2017-01-31T21:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"6aa30989cf962167e9fa864e3af5ecf83a470ed4","kind":"tag","published_at":"2017-01-31T00:48:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.0"},{"name":"v1.0.3","sha":"3cfbe9a8b73faa498eb2f9dec55d5ee1d34e1079","kind":"tag","published_at":"2016-12-22T16:13:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.3"},{"name":"v1.0.2","sha":"8876de9385de6ebd6239869cd0a5f07805a6797d","kind":"tag","published_at":"2016-11-28T22:32:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"009c51f2f793aabf516db90a14a52da2b613aa21","kind":"tag","published_at":"2016-09-14T21:02:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"9826824b0ddc78e304a0005b9f4dd18754350869","kind":"tag","published_at":"2016-08-18T23:26:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0"},{"name":"v1.0.0-pre2","sha":"1b5fb9dc611bfd5c6d9a4ada4953951994d93bb1","kind":"tag","published_at":"2016-08-03T21:38:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre2"},{"name":"v1.0.0-pre1","sha":"7869ae2312cfe7d49c04681001149a51be7a2bec","kind":"tag","published_at":"2016-07-27T20:17:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre1"},{"name":"v0.15.0","sha":"b7d816fb3d0d38e1ec03cebd4cf5ba3484317526","kind":"tag","published_at":"2016-07-06T07:23:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.15.0"},{"name":"v0.14.1","sha":"28e43746db30c13feb140b187a320eb308f93da6","kind":"commit","published_at":"2016-06-16T17:27:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.1"},{"name":"v0.14.0","sha":"798f9f06895fa0071eedc7df2fb2ed45300ad48f","kind":"tag","published_at":"2016-04-29T20:58:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.0"},{"name":"v0.13.2","sha":"5933cea9efba0c72bac723d4ad565c584f5eb635","kind":"tag","published_at":"2016-03-09T19:53:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.2"},{"name":"v0.13.1","sha":"be6c246b78f85c702a3e03d796c4a7987e4ab1d2","kind":"tag","published_at":"2016-02-23T00:29:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.1"},{"name":"v0.13.0","sha":"5b9912e766c06949e8db87e8683ba4e06087c480","kind":"tag","published_at":"2016-02-17T00:52:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.0"},{"name":"v0.12.0","sha":"67d9e2686240726ea90144e0dccbb74ebabed0ba","kind":"commit","published_at":"2016-01-22T22:32:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.12.0"},{"name":"v0.9.1","sha":"c80a0b2d9489a71d5073c821fd770639d270858c","kind":"tag","published_at":"2016-01-22T21:42:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"63503c2989df6d895c56e22f430f2b934e7a41d3","kind":"commit","published_at":"2015-09-17T23:06:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.0"},{"name":"v0.8.0","sha":"862f38342a4e96600d55c381c387dbadedd68043","kind":"tag","published_at":"2015-08-12T22:29:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.8.0"},{"name":"v0.7.2","sha":"a0060c8e2cb6699d37d8762f60067af337230dcb","kind":"tag","published_at":"2015-07-13T16:07:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.2"},{"name":"v0.7.1","sha":"71beeb951ac3e03f5d734881aa7af44e6a4b6d7b","kind":"tag","published_at":"2015-06-05T19:41:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.1"},{"name":"v0.7.0","sha":"186a9b23b8e44f0181deaaec0a029e5385f6c8c3","kind":"commit","published_at":"2015-05-26T23:25:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.0"}]},"repo_metadata_updated_at":"2023-03-21T22:11:05.393Z","dependent_packages_count":581,"downloads":null,"downloads_period":null,"dependent_repos_count":473,"rankings":{"downloads":null,"dependent_repos_count":0.6322039398564921,"dependent_packages_count":0.15484589528170734,"stargazers_count":2.7171147782678893,"forks_count":1.7161252068284436,"docker_downloads_count":2.3589460062579377,"average":1.515847165298494},"purl":"pkg:maven/io.grpc/grpc-protobuf-lite","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-protobuf-lite","docker_dependents_count":8,"docker_downloads_count":39811841,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-protobuf-lite","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-protobuf-lite/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-protobuf-lite/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-protobuf-lite/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-protobuf-lite/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-protobuf-lite/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-protobuf-lite/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-protobuf-lite/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":11403114,"name":"io.grpc:grpc-s2a","ecosystem":"maven","description":"gRPC: S2A","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":20,"first_release_published_at":"2024-10-29T02:03:39.000Z","latest_release_published_at":"2026-03-17T14:01:03.000Z","latest_release_number":"1.80.0","last_synced_at":"2026-05-12T05:32:44.486Z","created_at":"2025-03-04T15:07:46.163Z","updated_at":"2026-05-12T05:32:44.486Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-s2a/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-s2a/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":24332624,"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-02-24T14:58:11.000Z","size":103468,"stargazers_count":11610,"open_issues_count":496,"forks_count":3878,"subscribers_count":523,"default_branch":"master","last_synced_at":"2025-03-03T20:49:54.880Z","etag":null,"topics":["grpc","java","microservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io/docs/languages/java/","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2025-03-03T19:29:50.000Z","dependencies_parsed_at":"2024-03-22T23:41:41.352Z","dependency_job_id":"3b6731bb-a68b-4373-a873-ddfcc353819e","html_url":"https://github.com/grpc/grpc-java","commit_stats":{"total_commits":6520,"total_committers":410,"mean_commits":"15.902439024390244","dds":0.7486196319018406,"last_synced_commit":"921f88ae30e5a4b1d890f3ea7ff709f475a86298"},"previous_names":[],"tags_count":181,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241868358,"owners_count":20033822,"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","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":"2025-03-04T15:09:04.439Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.08218225181358,"dependent_packages_count":50.15939580641956,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.620789029116565},"purl":"pkg:maven/io.grpc/grpc-s2a","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-s2a","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-s2a","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-s2a/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-03-03T20:51:27.222Z","issues_count":494,"pull_requests_count":888,"avg_time_to_close_issue":40022076.33819242,"avg_time_to_close_pull_request":2831035.114713217,"issues_closed_count":342,"pull_requests_closed_count":802,"pull_request_authors_count":105,"issue_authors_count":278,"avg_comments_per_issue":5.172064777327935,"avg_comments_per_pull_request":1.0484234234234233,"merged_pull_requests_count":691,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":270,"past_year_pull_requests_count":673,"past_year_avg_time_to_close_issue":2238857.1315789474,"past_year_avg_time_to_close_pull_request":748362.6471544715,"past_year_issues_closed_count":190,"past_year_pull_requests_closed_count":615,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":166,"past_year_avg_comments_per_issue":3.859259259259259,"past_year_avg_comments_per_pull_request":1.0148588410104011,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":529,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/issues","maintainers":[{"login":"ejona86","count":391,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"sergiitk","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"jdcormie","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdcormie"},{"login":"shivaspeaks","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dapengzhang0","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dapengzhang0"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jyane","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jyane"},{"login":"Capstan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Capstan"},{"login":"danielzhaotongliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielzhaotongliu"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"rockspore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rockspore"}],"active_maintainers":[{"login":"ejona86","count":273,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"shivaspeaks","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"jdcormie","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdcormie"},{"login":"sergiitk","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"danielzhaotongliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielzhaotongliu"},{"login":"murgatroid99","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"rockspore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rockspore"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-s2a/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-s2a/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-s2a/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-s2a/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-s2a/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-s2a/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":13547197,"name":"grpc-java","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/grpc/grpc-java","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:21:40.138Z","latest_release_published_at":"2026-02-11T02:21:40.138Z","latest_release_number":"1.41.3+ds-1","last_synced_at":"2026-03-11T21:29:55.972Z","created_at":"2026-02-11T02:21:39.969Z","updated_at":"2026-03-11T21:29:55.972Z","registry_url":"https://launchpad.net/ubuntu/+source/grpc-java","install_command":"apt-get install grpc-java","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"optional","binary":"libgrpc-java, protobuf-compiler-grpc-java-plugin","standards_version":"4.6.2","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, gem2deb, gradle-apt-plugin, gradle-debian-helper, gradle-plugin-protobuf, javahelper, jdupes, libanimal-sniffer-java, libc-ares-dev, liberror-prone-java, libgeronimo-annotation-1.3-spec-java, libgflags-dev, libgoogle-auth-java (\u003e= 0.18.0~), libgoogle-common-protos-java, libgoogle-gson-java, libgoogle-perftools-dev, libgradle-plugins-java, libgtest-dev, libguava-java (\u003e= 28.1~), libjacoco-java, libjsr305-java, libnetty-java (\u003e= 4.1.42~), libopencensus-java (\u003e= 0.24.0~), libperfmark-java (\u003e= 0.19.0~), libprotobuf-dev, libprotobuf-java, libprotoc-dev (\u003e= 3.11.4~), libssl-dev, libtomcat10-java, maven-repo-helper, protobuf-compiler (\u003e= 3.11.4~), protobuf-compiler-grpc, python3, ruby-google-protobuf (\u003e= 3.9.1~), ruby-googleapis-common-protos-types, ruby-googleauth (\u003e= 0.5.1~), ruby-rspec, ruby-simplecov, zlib1g-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:42:26.690Z","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/grpc-java?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/grpc-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/grpc-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/grpc-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/grpc-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/grpc-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/grpc-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/grpc-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/grpc-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/grpc-java/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":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","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":5075657,"name":"io.grpc:grpc-cronet","ecosystem":"maven","description":"gRPC: Cronet Android","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":131,"first_release_published_at":"2019-09-25T18:16:50.000Z","latest_release_published_at":"2026-04-30T16:46:00.000Z","latest_release_number":"1.81.0","last_synced_at":"2026-05-16T03:16:47.242Z","created_at":"2022-07-28T14:09:16.100Z","updated_at":"2026-05-16T03:16:47.242Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-cronet/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-cronet/","metadata":{},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-03-22T01:35:47.000Z","size":72010,"stargazers_count":10429,"open_issues_count":508,"forks_count":3617,"subscribers_count":524,"default_branch":"master","last_synced_at":"2023-03-22T05:31:49.147Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-03-22T04:00:32.000Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T06:16:33.860Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":16.115688414139694,"dependent_packages_count":9.711579853637538,"stargazers_count":2.7146077854262525,"forks_count":1.7487376012621985,"docker_downloads_count":null,"average":7.572653413616421},"purl":"pkg:maven/io.grpc/grpc-cronet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-cronet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-cronet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-cronet/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-cronet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-cronet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-cronet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-cronet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-cronet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-cronet/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":13449680,"name":"grpc-java","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/grpc/grpc-java","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T17:13:19.665Z","latest_release_published_at":"2026-02-08T17:13:19.665Z","latest_release_number":"1.41.3+ds-4","last_synced_at":"2026-03-08T17:41:32.952Z","created_at":"2026-02-08T17:13:19.324Z","updated_at":"2026-03-08T18:05:08.092Z","registry_url":"https://launchpad.net/ubuntu/+source/grpc-java","install_command":"apt-get install grpc-java","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"optional","binary":"libgrpc-java, protobuf-compiler-grpc-java-plugin","standards_version":"4.7.0","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, gem2deb, gradle-apt-plugin, gradle-debian-helper, gradle-plugin-protobuf, javahelper, jdupes, libanimal-sniffer-java, libc-ares-dev, liberror-prone-java, libgeronimo-annotation-1.3-spec-java, libgflags-dev, libgoogle-auth-java, libgoogle-common-protos-java, libgoogle-gson-java, libgoogle-perftools-dev, libgradle-plugins-java, libgtest-dev, libguava-java, libjacoco-java, libjsr305-java, libnetty-java, libperfmark-java, libprotobuf-dev, libprotobuf-java, libprotoc-dev, libssl-dev, libtomcat10-java, maven-repo-helper, protobuf-compiler, protobuf-compiler-grpc, python3, ruby-google-protobuf, ruby-googleapis-common-protos-types, ruby-googleauth, ruby-rspec, ruby-simplecov, zlib1g-dev","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/grpc-java?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/grpc-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/grpc-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/grpc-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/grpc-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/grpc-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/grpc-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/grpc-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/grpc-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/grpc-java/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":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","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":10767783,"name":"io.grpc:grpc-util","ecosystem":"maven","description":"gRPC: Util","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":41,"first_release_published_at":"2023-09-06T20:23:20.000Z","latest_release_published_at":"2026-03-17T14:01:03.000Z","latest_release_number":"1.80.0","last_synced_at":"2026-05-18T05:46:45.188Z","created_at":"2024-07-31T08:06:50.967Z","updated_at":"2026-05-18T05:46:45.189Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-util/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-util/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":24332624,"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2024-07-30T22:17:24.000Z","size":89179,"stargazers_count":11310,"open_issues_count":510,"forks_count":3803,"subscribers_count":521,"default_branch":"master","last_synced_at":"2024-07-30T22:28:01.234Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io/docs/languages/java/","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2024-07-30T19:17:57.000Z","dependencies_parsed_at":"2024-03-22T23:41:41.352Z","dependency_job_id":"3b6731bb-a68b-4373-a873-ddfcc353819e","html_url":"https://github.com/grpc/grpc-java","commit_stats":{"total_commits":6289,"total_committers":389,"mean_commits":"16.167095115681235","dds":0.7552870090634441,"last_synced_commit":"0fcd8cc19f7fcde8ba8cf3d27bb91cab976a0606"},"previous_names":[],"tags_count":172,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":213342776,"owners_count":15572961,"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","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":"2024-07-31T09:14:30.454Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.17182428433945,"dependent_packages_count":50.28602511760803,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.728924700973735},"purl":"pkg:maven/io.grpc/grpc-util","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-util","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-util","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-util/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-util/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-util/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-util/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-util/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-util/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-util/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":5094254,"name":"io.grpc:grpc-protobuf-nano","ecosystem":"maven","description":"gRPC: Protobuf Nano","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":52,"first_release_published_at":"2015-05-26T23:58:36.000Z","latest_release_published_at":"2019-08-13T20:37:31.000Z","latest_release_number":"1.21.1","last_synced_at":"2026-05-14T18:31:37.927Z","created_at":"2022-07-29T18:16:23.528Z","updated_at":"2026-05-14T18:31:37.927Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-protobuf-nano/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-protobuf-nano/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-03-22T01:35:47.000Z","size":72010,"stargazers_count":10430,"open_issues_count":508,"forks_count":3617,"subscribers_count":524,"default_branch":"master","last_synced_at":"2023-03-22T06:36:13.764Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-03-22T06:15:21.000Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":24,"last_synced_at":"2023-02-19T21:59:13.893Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc"},"tags":[{"name":"v1.41.1","sha":"581e00fa64124e6cba6ffb8d5921386bcd920b68","kind":"tag","published_at":"2021-11-04T22:24:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.1"},{"name":"v1.42.0","sha":"b9b370652254fc4add89a457bd05be9ef3dbd235","kind":"tag","published_at":"2021-11-04T00:10:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.0"},{"name":"v1.41.0","sha":"d291594443db7d43a6e984a1ae0c58883c7a1921","kind":"tag","published_at":"2021-09-22T17:16:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.0"},{"name":"v1.40.1","sha":"24d5f2f7881af6302ca7056e49c246318091c2bd","kind":"tag","published_at":"2021-08-25T00:12:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.1"},{"name":"v1.40.0","sha":"474a03527bb54c754fb21e586d81ff43234d24c4","kind":"tag","published_at":"2021-08-16T23:56:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.0"},{"name":"v1.39.0","sha":"6b643380d881e3d52a448eca90a6a5d1d76792fc","kind":"tag","published_at":"2021-06-29T17:19:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.39.0"},{"name":"v1.38.1","sha":"6cb4d90e6bbe0081d42d88bc83a8f4648087596e","kind":"tag","published_at":"2021-06-17T21:08:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.1"},{"name":"v1.36.2","sha":"001816e50295aa6f0d40ef3b23273a717ffea3de","kind":"tag","published_at":"2021-05-26T18:03:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.2"},{"name":"v1.38.0","sha":"51a1c777b7e5738ec724aaf238bfcf905abce742","kind":"tag","published_at":"2021-05-18T09:40:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.0"},{"name":"v1.37.1","sha":"d897fa049e995e62130387a19bbe5667469cef27","kind":"tag","published_at":"2021-05-13T23:56:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.1"},{"name":"v1.37.0","sha":"3836caa9d445e2f8d4918767426a4506057f27b9","kind":"tag","published_at":"2021-04-07T00:34:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.0"},{"name":"v1.35.1","sha":"8be69e8be3300bfcb787351549111a6572a88f9d","kind":"tag","published_at":"2021-03-24T17:50:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.1"},{"name":"v1.36.1","sha":"2c56ed86d5cbdebf390b1a7af395d68d04e97884","kind":"tag","published_at":"2021-03-24T17:35:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.1"},{"name":"v1.32.3","sha":"e9065ab330aedd6b4d2dbc5623a66624dedbb596","kind":"tag","published_at":"2021-03-13T01:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.3"},{"name":"v1.31.2","sha":"5aa7c17a4b1d2916859a132518eb93bded2cba74","kind":"tag","published_at":"2021-03-13T01:17:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.2"},{"name":"v1.36.0","sha":"a5323492654dfeaf7de2fca06bc72be60b31c1e0","kind":"tag","published_at":"2021-02-23T00:48:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.0"},{"name":"v1.35.0","sha":"6db928a791827f7754a9cd24d96eaf7d33975224","kind":"tag","published_at":"2021-01-12T23:05:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.0"},{"name":"v1.34.1","sha":"a6b29213a976e217f65d703dda43112639ecfd80","kind":"tag","published_at":"2020-12-14T21:02:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.1"},{"name":"v1.34.0","sha":"b6844780cf3b35eb236a85e85a4ccb171b2e544a","kind":"tag","published_at":"2020-12-01T03:02:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.0"},{"name":"v1.33.1","sha":"c40e2dcb0b0ee0f1bba73e59ac812ee3625a9fce","kind":"tag","published_at":"2020-10-29T22:54:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.1"},{"name":"v1.33.0","sha":"bec6a8638de963597fd3dd264280c4309e339966","kind":"tag","published_at":"2020-10-21T00:13:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.0"},{"name":"v1.32.2","sha":"c589bf609e85ac95b51eb4962ad40e97214543d9","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.2"},{"name":"v1.32.1","sha":"cb8b0679add2d389cfd15cd34e11c3577e3de2cb","kind":"tag","published_at":"2020-09-09T22:51:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.1"},{"name":"v1.32.0","sha":"a093a69fec50966a5b0b802407f846ccf9855d2e","kind":"tag","published_at":"2020-09-09T14:50:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.0"},{"name":"v1.31.1","sha":"396dca3a1631024472ba747e32f635a4ef9575d2","kind":"tag","published_at":"2020-08-12T17:38:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.1"},{"name":"v1.31.0","sha":"f96f8459e22aca89787430b35034012d5fe928bf","kind":"tag","published_at":"2020-07-29T06:26:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.0"},{"name":"v1.30.2","sha":"9071c1ad7c842f4e73b6ae95b71f11c517b177a4","kind":"tag","published_at":"2020-06-23T00:43:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.2"},{"name":"v1.30.1","sha":"94e2d347d91cd3094bd881ab7c4146e7586d6db6","kind":"tag","published_at":"2020-06-19T08:49:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.1"},{"name":"v1.30.0","sha":"a73e4c8a585272ea7040bd45c780bb37749944c1","kind":"tag","published_at":"2020-06-08T04:31:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.0"},{"name":"v1.29.0","sha":"049b12818b87aae4df9a92fbe35540b92a653dee","kind":"tag","published_at":"2020-04-21T18:50:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.29.0"},{"name":"v1.28.1","sha":"1ee322cc1545762e253e9f950ef3f0f083dacb77","kind":"tag","published_at":"2020-04-02T22:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.1"},{"name":"v1.28.0","sha":"3dbd250eae2c5e4f4e5e7046c6573805cc0dcc29","kind":"tag","published_at":"2020-03-09T17:22:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.0"},{"name":"v1.27.2","sha":"aa346ab797293625048e5f9979ff46fb65cbfcd4","kind":"tag","published_at":"2020-02-26T00:12:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.2"},{"name":"v1.27.1","sha":"0b4fa21d50578d917f15dad41ca7a7ab2612356b","kind":"tag","published_at":"2020-02-13T18:15:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.1"},{"name":"v1.26.1","sha":"25fba8b126a312dfcdf62a9ec3f768ec03b15577","kind":"tag","published_at":"2020-02-12T02:32:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.1"},{"name":"v1.27.0","sha":"1e2f28da55a2c0424b8b8621413dea0afbaa467b","kind":"tag","published_at":"2020-01-28T21:19:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.0"},{"name":"v1.26.0","sha":"fd7d2e5eb4dd020bb892278c78f7b3ef901232c1","kind":"tag","published_at":"2019-12-18T00:00:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.0"},{"name":"v1.24.2","sha":"d231db29e89c437d3e3db548da447ecb0aba2edc","kind":"tag","published_at":"2019-11-06T22:07:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.2"},{"name":"v1.25.0","sha":"e086c0f0abfaa1897cac7b2ca30c52b52c3fdc7a","kind":"tag","published_at":"2019-11-05T20:18:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.25.0"},{"name":"v1.24.1","sha":"2f0c3e7f7c1e16b2ae5445afe144d75c13e473a4","kind":"tag","published_at":"2019-10-17T21:45:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.1"},{"name":"v1.23.1","sha":"629815808d14596c91dee137ac8d26678ddef151","kind":"tag","published_at":"2019-10-17T21:23:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.1"},{"name":"v1.22.3","sha":"889def8e3e550af891458345cc030718e1c11c84","kind":"tag","published_at":"2019-10-17T21:06:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.3"},{"name":"v1.24.0","sha":"99793cf519308acc179d11d8c1191723c7f63fba","kind":"tag","published_at":"2019-09-25T00:00:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.0"},{"name":"v1.21.1","sha":"fdb5b248d4daef427ab5031c7753ad8509625f10","kind":"tag","published_at":"2019-08-13T18:19:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.1"},{"name":"v1.22.2","sha":"3d8e392884f0ab525ce03dbd2d6a6b3214cb27b1","kind":"tag","published_at":"2019-08-13T18:10:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.2"},{"name":"v1.23.0","sha":"b3ed852c406e4f66f126b7b73a5b3330ac30e6ac","kind":"tag","published_at":"2019-08-13T18:00:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.0"},{"name":"v1.22.1","sha":"e51193462a0c8e068af072f0827d0a551e21f891","kind":"tag","published_at":"2019-07-10T18:22:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.1"},{"name":"v1.22.0","sha":"1c9345987f6501c43c748ad15b410f695a75bef3","kind":"tag","published_at":"2019-06-25T06:07:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.0"},{"name":"v1.21.0","sha":"7b28e33b3b9ee7d05244efb888c758ee8abd3743","kind":"tag","published_at":"2019-05-22T18:00:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.0"},{"name":"v1.20.0","sha":"206a2e39333e991963adc7da74cb05dd2410c1a5","kind":"tag","published_at":"2019-04-09T23:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.20.0"},{"name":"v1.19.0","sha":"44c98e819bb3243254e87b4d253c0f4e3184db93","kind":"tag","published_at":"2019-02-27T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.19.0"},{"name":"v1.18.0","sha":"bc1c08c5bc8483a107ff437bd04e7af1319fc7a8","kind":"tag","published_at":"2019-01-14T21:01:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.18.0"},{"name":"v1.17.2","sha":"fe7f043504d66e1b3f674c0514ce794c8a56884e","kind":"tag","published_at":"2018-12-14T22:06:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.2"},{"name":"v1.17.1","sha":"3eb51f09b4a5948d594da9d0f953cf2dcd71dd49","kind":"tag","published_at":"2018-12-07T17:42:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.1"},{"name":"v1.17.0","sha":"4a30c9e1d2e3221a45cde97783afd07810b46a8d","kind":"tag","published_at":"2018-12-04T21:28:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.0"},{"name":"v1.16.1","sha":"57043233bf5aecce92f0c6629b6ac46d9393ce8c","kind":"tag","published_at":"2018-10-26T17:47:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.1"},{"name":"v1.16.0","sha":"2bc27bb91140d389f82c0170c72d45e5652b6166","kind":"tag","published_at":"2018-10-24T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.0"},{"name":"v1.15.1","sha":"6657c310947bc61fcc579e31de2c3c113bc238b3","kind":"tag","published_at":"2018-10-01T22:31:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.1"},{"name":"v1.15.0","sha":"3134daf471f90b8f00c037518fc64988a1cdc8f7","kind":"tag","published_at":"2018-09-10T16:43:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.0"},{"name":"v1.14.0","sha":"0bed6067f9a0610b02cb867d74167a678498740a","kind":"tag","published_at":"2018-07-30T22:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.14.0"},{"name":"v1.13.2","sha":"1b185c8c98796ae6456afb61b135a2d94c687fc4","kind":"tag","published_at":"2018-07-12T17:03:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.2"},{"name":"v1.12.1","sha":"877832e5ae28606077229dee8d78f4ae46bb36eb","kind":"tag","published_at":"2018-07-12T16:58:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.1"},{"name":"v1.13.1","sha":"9a3e0705bdd5a8fe01c764c11f2a9e40422c8ad2","kind":"tag","published_at":"2018-06-20T23:43:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.1"},{"name":"v1.12.0","sha":"61f2528ccd839199de2a750bad407b188a6fe68d","kind":"tag","published_at":"2018-05-07T19:40:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.0"},{"name":"v1.11.0","sha":"f624b13ab30b4232214058a496a8b53a622a83e7","kind":"tag","published_at":"2018-03-28T22:28:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.11.0"},{"name":"v1.10.1","sha":"bddfdfdc3eaa03cbe9ab1db797430b0e3398b363","kind":"tag","published_at":"2018-03-22T22:27:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.1"},{"name":"v1.10.0","sha":"0a6fd9bd9c192551f1056b751750bc6e718bd20c","kind":"tag","published_at":"2018-02-14T16:14:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.0"},{"name":"v1.9.1","sha":"2c83020c89edffacc0daa008fcefdc9c6e5bae66","kind":"tag","published_at":"2018-02-09T21:38:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.1"},{"name":"v1.9.0","sha":"6ed222e09933aa0a3418e6a2ac6b190bafca1956","kind":"tag","published_at":"2018-01-08T22:55:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.0"},{"name":"v1.7.1","sha":"11ee67801d3d30f7111301dd754af2ceeca959f8","kind":"tag","published_at":"2017-12-05T01:38:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.1"},{"name":"v1.8.0","sha":"8a210d037dec14c0da687d639d6601b0d8dd1fb3","kind":"tag","published_at":"2017-11-21T01:11:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.8.0"},{"name":"v1.7.0","sha":"65ae83e479c26c1a7adef6ca4cfd9ce7b738a19e","kind":"tag","published_at":"2017-10-10T22:50:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.0"},{"name":"v1.6.1","sha":"308a7c730e9684f5fa70a6edbd189f50c6251919","kind":"tag","published_at":"2017-08-30T21:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.6.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.6.1"},{"name":"v1.5.0","sha":"1e534e51d986b028fe72de035c2f5d8554b78019","kind":"tag","published_at":"2017-07-18T18:28:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.5.0"},{"name":"v1.3.1","sha":"c97fd1fe16b5e5886baf495ce4724a330f7e8bed","kind":"tag","published_at":"2017-07-05T20:35:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.1"},{"name":"v1.4.0","sha":"f5540193167cb9240cc99a481168f1c2b7bdab93","kind":"tag","published_at":"2017-06-07T01:19:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.4.0"},{"name":"v1.3.0","sha":"a6cb001147b7a53c11516b5fdfec32aa21a1a9fa","kind":"tag","published_at":"2017-04-27T17:50:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.0"},{"name":"v1.2.0","sha":"0ad2d8b671d77238cf69a5d4929405a73c375200","kind":"tag","published_at":"2017-03-15T22:36:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.2.0"},{"name":"v1.1.2","sha":"8c79bc9006dbafcb6c910287b1c89bd9281c8880","kind":"tag","published_at":"2017-02-07T21:07:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.2"},{"name":"v1.1.1","sha":"dfe0643cb58c483c91974ce4387d3255b4a5b36e","kind":"tag","published_at":"2017-01-31T21:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"6aa30989cf962167e9fa864e3af5ecf83a470ed4","kind":"tag","published_at":"2017-01-31T00:48:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.0"},{"name":"v1.0.3","sha":"3cfbe9a8b73faa498eb2f9dec55d5ee1d34e1079","kind":"tag","published_at":"2016-12-22T16:13:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.3"},{"name":"v1.0.2","sha":"8876de9385de6ebd6239869cd0a5f07805a6797d","kind":"tag","published_at":"2016-11-28T22:32:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"009c51f2f793aabf516db90a14a52da2b613aa21","kind":"tag","published_at":"2016-09-14T21:02:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"9826824b0ddc78e304a0005b9f4dd18754350869","kind":"tag","published_at":"2016-08-18T23:26:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0"},{"name":"v1.0.0-pre2","sha":"1b5fb9dc611bfd5c6d9a4ada4953951994d93bb1","kind":"tag","published_at":"2016-08-03T21:38:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre2"},{"name":"v1.0.0-pre1","sha":"7869ae2312cfe7d49c04681001149a51be7a2bec","kind":"tag","published_at":"2016-07-27T20:17:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre1"},{"name":"v0.15.0","sha":"b7d816fb3d0d38e1ec03cebd4cf5ba3484317526","kind":"tag","published_at":"2016-07-06T07:23:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.15.0"},{"name":"v0.14.1","sha":"28e43746db30c13feb140b187a320eb308f93da6","kind":"commit","published_at":"2016-06-16T17:27:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.1"},{"name":"v0.14.0","sha":"798f9f06895fa0071eedc7df2fb2ed45300ad48f","kind":"tag","published_at":"2016-04-29T20:58:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.0"},{"name":"v0.13.2","sha":"5933cea9efba0c72bac723d4ad565c584f5eb635","kind":"tag","published_at":"2016-03-09T19:53:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.2"},{"name":"v0.13.1","sha":"be6c246b78f85c702a3e03d796c4a7987e4ab1d2","kind":"tag","published_at":"2016-02-23T00:29:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.1"},{"name":"v0.13.0","sha":"5b9912e766c06949e8db87e8683ba4e06087c480","kind":"tag","published_at":"2016-02-17T00:52:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.0"},{"name":"v0.12.0","sha":"67d9e2686240726ea90144e0dccbb74ebabed0ba","kind":"commit","published_at":"2016-01-22T22:32:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.12.0"},{"name":"v0.9.1","sha":"c80a0b2d9489a71d5073c821fd770639d270858c","kind":"tag","published_at":"2016-01-22T21:42:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"63503c2989df6d895c56e22f430f2b934e7a41d3","kind":"commit","published_at":"2015-09-17T23:06:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.0"},{"name":"v0.8.0","sha":"862f38342a4e96600d55c381c387dbadedd68043","kind":"tag","published_at":"2015-08-12T22:29:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.8.0"},{"name":"v0.7.2","sha":"a0060c8e2cb6699d37d8762f60067af337230dcb","kind":"tag","published_at":"2015-07-13T16:07:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.2"},{"name":"v0.7.1","sha":"71beeb951ac3e03f5d734881aa7af44e6a4b6d7b","kind":"tag","published_at":"2015-06-05T19:41:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.1"},{"name":"v0.7.0","sha":"186a9b23b8e44f0181deaaec0a029e5385f6c8c3","kind":"commit","published_at":"2015-05-26T23:25:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.0"}]},"repo_metadata_updated_at":"2023-03-22T06:54:51.678Z","dependent_packages_count":9,"downloads":null,"downloads_period":null,"dependent_repos_count":17,"rankings":{"downloads":null,"dependent_repos_count":5.904542232793935,"dependent_packages_count":6.7078457087366985,"stargazers_count":2.7124053451223955,"forks_count":1.7487376012621985,"docker_downloads_count":null,"average":4.268382721978807},"purl":"pkg:maven/io.grpc/grpc-protobuf-nano","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-protobuf-nano","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-protobuf-nano","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-protobuf-nano/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-protobuf-nano/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-protobuf-nano/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-protobuf-nano/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-protobuf-nano/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-protobuf-nano/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-protobuf-nano/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":5060073,"name":"io.grpc:grpc-census","ecosystem":"maven","description":"gRPC: Census","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":124,"first_release_published_at":"2020-01-29T00:27:18.000Z","latest_release_published_at":"2026-03-17T14:01:03.000Z","latest_release_number":"1.80.0","last_synced_at":"2026-04-11T01:45:41.431Z","created_at":"2022-07-28T02:22:26.734Z","updated_at":"2026-04-11T01:45:41.431Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-census/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-census/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-03-22T01:35:47.000Z","size":72010,"stargazers_count":10428,"open_issues_count":508,"forks_count":3617,"subscribers_count":524,"default_branch":"master","last_synced_at":"2023-03-22T03:38:30.451Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-03-22T02:29:29.000Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":24,"last_synced_at":"2023-02-19T21:59:13.893Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc"},"tags":[{"name":"v1.41.1","sha":"581e00fa64124e6cba6ffb8d5921386bcd920b68","kind":"tag","published_at":"2021-11-04T22:24:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.1"},{"name":"v1.42.0","sha":"b9b370652254fc4add89a457bd05be9ef3dbd235","kind":"tag","published_at":"2021-11-04T00:10:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.0"},{"name":"v1.41.0","sha":"d291594443db7d43a6e984a1ae0c58883c7a1921","kind":"tag","published_at":"2021-09-22T17:16:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.0"},{"name":"v1.40.1","sha":"24d5f2f7881af6302ca7056e49c246318091c2bd","kind":"tag","published_at":"2021-08-25T00:12:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.1"},{"name":"v1.40.0","sha":"474a03527bb54c754fb21e586d81ff43234d24c4","kind":"tag","published_at":"2021-08-16T23:56:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.0"},{"name":"v1.39.0","sha":"6b643380d881e3d52a448eca90a6a5d1d76792fc","kind":"tag","published_at":"2021-06-29T17:19:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.39.0"},{"name":"v1.38.1","sha":"6cb4d90e6bbe0081d42d88bc83a8f4648087596e","kind":"tag","published_at":"2021-06-17T21:08:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.1"},{"name":"v1.36.2","sha":"001816e50295aa6f0d40ef3b23273a717ffea3de","kind":"tag","published_at":"2021-05-26T18:03:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.2"},{"name":"v1.38.0","sha":"51a1c777b7e5738ec724aaf238bfcf905abce742","kind":"tag","published_at":"2021-05-18T09:40:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.0"},{"name":"v1.37.1","sha":"d897fa049e995e62130387a19bbe5667469cef27","kind":"tag","published_at":"2021-05-13T23:56:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.1"},{"name":"v1.37.0","sha":"3836caa9d445e2f8d4918767426a4506057f27b9","kind":"tag","published_at":"2021-04-07T00:34:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.0"},{"name":"v1.35.1","sha":"8be69e8be3300bfcb787351549111a6572a88f9d","kind":"tag","published_at":"2021-03-24T17:50:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.1"},{"name":"v1.36.1","sha":"2c56ed86d5cbdebf390b1a7af395d68d04e97884","kind":"tag","published_at":"2021-03-24T17:35:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.1"},{"name":"v1.32.3","sha":"e9065ab330aedd6b4d2dbc5623a66624dedbb596","kind":"tag","published_at":"2021-03-13T01:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.3"},{"name":"v1.31.2","sha":"5aa7c17a4b1d2916859a132518eb93bded2cba74","kind":"tag","published_at":"2021-03-13T01:17:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.2"},{"name":"v1.36.0","sha":"a5323492654dfeaf7de2fca06bc72be60b31c1e0","kind":"tag","published_at":"2021-02-23T00:48:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.0"},{"name":"v1.35.0","sha":"6db928a791827f7754a9cd24d96eaf7d33975224","kind":"tag","published_at":"2021-01-12T23:05:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.0"},{"name":"v1.34.1","sha":"a6b29213a976e217f65d703dda43112639ecfd80","kind":"tag","published_at":"2020-12-14T21:02:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.1"},{"name":"v1.34.0","sha":"b6844780cf3b35eb236a85e85a4ccb171b2e544a","kind":"tag","published_at":"2020-12-01T03:02:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.0"},{"name":"v1.33.1","sha":"c40e2dcb0b0ee0f1bba73e59ac812ee3625a9fce","kind":"tag","published_at":"2020-10-29T22:54:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.1"},{"name":"v1.33.0","sha":"bec6a8638de963597fd3dd264280c4309e339966","kind":"tag","published_at":"2020-10-21T00:13:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.0"},{"name":"v1.32.2","sha":"c589bf609e85ac95b51eb4962ad40e97214543d9","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.2"},{"name":"v1.32.1","sha":"cb8b0679add2d389cfd15cd34e11c3577e3de2cb","kind":"tag","published_at":"2020-09-09T22:51:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.1"},{"name":"v1.32.0","sha":"a093a69fec50966a5b0b802407f846ccf9855d2e","kind":"tag","published_at":"2020-09-09T14:50:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.0"},{"name":"v1.31.1","sha":"396dca3a1631024472ba747e32f635a4ef9575d2","kind":"tag","published_at":"2020-08-12T17:38:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.1"},{"name":"v1.31.0","sha":"f96f8459e22aca89787430b35034012d5fe928bf","kind":"tag","published_at":"2020-07-29T06:26:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.0"},{"name":"v1.30.2","sha":"9071c1ad7c842f4e73b6ae95b71f11c517b177a4","kind":"tag","published_at":"2020-06-23T00:43:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.2"},{"name":"v1.30.1","sha":"94e2d347d91cd3094bd881ab7c4146e7586d6db6","kind":"tag","published_at":"2020-06-19T08:49:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.1"},{"name":"v1.30.0","sha":"a73e4c8a585272ea7040bd45c780bb37749944c1","kind":"tag","published_at":"2020-06-08T04:31:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.0"},{"name":"v1.29.0","sha":"049b12818b87aae4df9a92fbe35540b92a653dee","kind":"tag","published_at":"2020-04-21T18:50:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.29.0"},{"name":"v1.28.1","sha":"1ee322cc1545762e253e9f950ef3f0f083dacb77","kind":"tag","published_at":"2020-04-02T22:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.1"},{"name":"v1.28.0","sha":"3dbd250eae2c5e4f4e5e7046c6573805cc0dcc29","kind":"tag","published_at":"2020-03-09T17:22:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.0"},{"name":"v1.27.2","sha":"aa346ab797293625048e5f9979ff46fb65cbfcd4","kind":"tag","published_at":"2020-02-26T00:12:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.2"},{"name":"v1.27.1","sha":"0b4fa21d50578d917f15dad41ca7a7ab2612356b","kind":"tag","published_at":"2020-02-13T18:15:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.1"},{"name":"v1.26.1","sha":"25fba8b126a312dfcdf62a9ec3f768ec03b15577","kind":"tag","published_at":"2020-02-12T02:32:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.1"},{"name":"v1.27.0","sha":"1e2f28da55a2c0424b8b8621413dea0afbaa467b","kind":"tag","published_at":"2020-01-28T21:19:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.0"},{"name":"v1.26.0","sha":"fd7d2e5eb4dd020bb892278c78f7b3ef901232c1","kind":"tag","published_at":"2019-12-18T00:00:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.0"},{"name":"v1.24.2","sha":"d231db29e89c437d3e3db548da447ecb0aba2edc","kind":"tag","published_at":"2019-11-06T22:07:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.2"},{"name":"v1.25.0","sha":"e086c0f0abfaa1897cac7b2ca30c52b52c3fdc7a","kind":"tag","published_at":"2019-11-05T20:18:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.25.0"},{"name":"v1.24.1","sha":"2f0c3e7f7c1e16b2ae5445afe144d75c13e473a4","kind":"tag","published_at":"2019-10-17T21:45:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.1"},{"name":"v1.23.1","sha":"629815808d14596c91dee137ac8d26678ddef151","kind":"tag","published_at":"2019-10-17T21:23:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.1"},{"name":"v1.22.3","sha":"889def8e3e550af891458345cc030718e1c11c84","kind":"tag","published_at":"2019-10-17T21:06:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.3"},{"name":"v1.24.0","sha":"99793cf519308acc179d11d8c1191723c7f63fba","kind":"tag","published_at":"2019-09-25T00:00:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.0"},{"name":"v1.21.1","sha":"fdb5b248d4daef427ab5031c7753ad8509625f10","kind":"tag","published_at":"2019-08-13T18:19:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.1"},{"name":"v1.22.2","sha":"3d8e392884f0ab525ce03dbd2d6a6b3214cb27b1","kind":"tag","published_at":"2019-08-13T18:10:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.2"},{"name":"v1.23.0","sha":"b3ed852c406e4f66f126b7b73a5b3330ac30e6ac","kind":"tag","published_at":"2019-08-13T18:00:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.0"},{"name":"v1.22.1","sha":"e51193462a0c8e068af072f0827d0a551e21f891","kind":"tag","published_at":"2019-07-10T18:22:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.1"},{"name":"v1.22.0","sha":"1c9345987f6501c43c748ad15b410f695a75bef3","kind":"tag","published_at":"2019-06-25T06:07:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.0"},{"name":"v1.21.0","sha":"7b28e33b3b9ee7d05244efb888c758ee8abd3743","kind":"tag","published_at":"2019-05-22T18:00:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.0"},{"name":"v1.20.0","sha":"206a2e39333e991963adc7da74cb05dd2410c1a5","kind":"tag","published_at":"2019-04-09T23:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.20.0"},{"name":"v1.19.0","sha":"44c98e819bb3243254e87b4d253c0f4e3184db93","kind":"tag","published_at":"2019-02-27T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.19.0"},{"name":"v1.18.0","sha":"bc1c08c5bc8483a107ff437bd04e7af1319fc7a8","kind":"tag","published_at":"2019-01-14T21:01:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.18.0"},{"name":"v1.17.2","sha":"fe7f043504d66e1b3f674c0514ce794c8a56884e","kind":"tag","published_at":"2018-12-14T22:06:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.2"},{"name":"v1.17.1","sha":"3eb51f09b4a5948d594da9d0f953cf2dcd71dd49","kind":"tag","published_at":"2018-12-07T17:42:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.1"},{"name":"v1.17.0","sha":"4a30c9e1d2e3221a45cde97783afd07810b46a8d","kind":"tag","published_at":"2018-12-04T21:28:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.0"},{"name":"v1.16.1","sha":"57043233bf5aecce92f0c6629b6ac46d9393ce8c","kind":"tag","published_at":"2018-10-26T17:47:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.1"},{"name":"v1.16.0","sha":"2bc27bb91140d389f82c0170c72d45e5652b6166","kind":"tag","published_at":"2018-10-24T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.0"},{"name":"v1.15.1","sha":"6657c310947bc61fcc579e31de2c3c113bc238b3","kind":"tag","published_at":"2018-10-01T22:31:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.1"},{"name":"v1.15.0","sha":"3134daf471f90b8f00c037518fc64988a1cdc8f7","kind":"tag","published_at":"2018-09-10T16:43:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.0"},{"name":"v1.14.0","sha":"0bed6067f9a0610b02cb867d74167a678498740a","kind":"tag","published_at":"2018-07-30T22:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.14.0"},{"name":"v1.13.2","sha":"1b185c8c98796ae6456afb61b135a2d94c687fc4","kind":"tag","published_at":"2018-07-12T17:03:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.2"},{"name":"v1.12.1","sha":"877832e5ae28606077229dee8d78f4ae46bb36eb","kind":"tag","published_at":"2018-07-12T16:58:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.1"},{"name":"v1.13.1","sha":"9a3e0705bdd5a8fe01c764c11f2a9e40422c8ad2","kind":"tag","published_at":"2018-06-20T23:43:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.1"},{"name":"v1.12.0","sha":"61f2528ccd839199de2a750bad407b188a6fe68d","kind":"tag","published_at":"2018-05-07T19:40:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.0"},{"name":"v1.11.0","sha":"f624b13ab30b4232214058a496a8b53a622a83e7","kind":"tag","published_at":"2018-03-28T22:28:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.11.0"},{"name":"v1.10.1","sha":"bddfdfdc3eaa03cbe9ab1db797430b0e3398b363","kind":"tag","published_at":"2018-03-22T22:27:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.1"},{"name":"v1.10.0","sha":"0a6fd9bd9c192551f1056b751750bc6e718bd20c","kind":"tag","published_at":"2018-02-14T16:14:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.0"},{"name":"v1.9.1","sha":"2c83020c89edffacc0daa008fcefdc9c6e5bae66","kind":"tag","published_at":"2018-02-09T21:38:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.1"},{"name":"v1.9.0","sha":"6ed222e09933aa0a3418e6a2ac6b190bafca1956","kind":"tag","published_at":"2018-01-08T22:55:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.0"},{"name":"v1.7.1","sha":"11ee67801d3d30f7111301dd754af2ceeca959f8","kind":"tag","published_at":"2017-12-05T01:38:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.1"},{"name":"v1.8.0","sha":"8a210d037dec14c0da687d639d6601b0d8dd1fb3","kind":"tag","published_at":"2017-11-21T01:11:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.8.0"},{"name":"v1.7.0","sha":"65ae83e479c26c1a7adef6ca4cfd9ce7b738a19e","kind":"tag","published_at":"2017-10-10T22:50:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.0"},{"name":"v1.6.1","sha":"308a7c730e9684f5fa70a6edbd189f50c6251919","kind":"tag","published_at":"2017-08-30T21:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.6.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.6.1"},{"name":"v1.5.0","sha":"1e534e51d986b028fe72de035c2f5d8554b78019","kind":"tag","published_at":"2017-07-18T18:28:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.5.0"},{"name":"v1.3.1","sha":"c97fd1fe16b5e5886baf495ce4724a330f7e8bed","kind":"tag","published_at":"2017-07-05T20:35:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.1"},{"name":"v1.4.0","sha":"f5540193167cb9240cc99a481168f1c2b7bdab93","kind":"tag","published_at":"2017-06-07T01:19:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.4.0"},{"name":"v1.3.0","sha":"a6cb001147b7a53c11516b5fdfec32aa21a1a9fa","kind":"tag","published_at":"2017-04-27T17:50:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.0"},{"name":"v1.2.0","sha":"0ad2d8b671d77238cf69a5d4929405a73c375200","kind":"tag","published_at":"2017-03-15T22:36:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.2.0"},{"name":"v1.1.2","sha":"8c79bc9006dbafcb6c910287b1c89bd9281c8880","kind":"tag","published_at":"2017-02-07T21:07:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.2"},{"name":"v1.1.1","sha":"dfe0643cb58c483c91974ce4387d3255b4a5b36e","kind":"tag","published_at":"2017-01-31T21:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"6aa30989cf962167e9fa864e3af5ecf83a470ed4","kind":"tag","published_at":"2017-01-31T00:48:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.0"},{"name":"v1.0.3","sha":"3cfbe9a8b73faa498eb2f9dec55d5ee1d34e1079","kind":"tag","published_at":"2016-12-22T16:13:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.3"},{"name":"v1.0.2","sha":"8876de9385de6ebd6239869cd0a5f07805a6797d","kind":"tag","published_at":"2016-11-28T22:32:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"009c51f2f793aabf516db90a14a52da2b613aa21","kind":"tag","published_at":"2016-09-14T21:02:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"9826824b0ddc78e304a0005b9f4dd18754350869","kind":"tag","published_at":"2016-08-18T23:26:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0"},{"name":"v1.0.0-pre2","sha":"1b5fb9dc611bfd5c6d9a4ada4953951994d93bb1","kind":"tag","published_at":"2016-08-03T21:38:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre2"},{"name":"v1.0.0-pre1","sha":"7869ae2312cfe7d49c04681001149a51be7a2bec","kind":"tag","published_at":"2016-07-27T20:17:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre1"},{"name":"v0.15.0","sha":"b7d816fb3d0d38e1ec03cebd4cf5ba3484317526","kind":"tag","published_at":"2016-07-06T07:23:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.15.0"},{"name":"v0.14.1","sha":"28e43746db30c13feb140b187a320eb308f93da6","kind":"commit","published_at":"2016-06-16T17:27:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.1"},{"name":"v0.14.0","sha":"798f9f06895fa0071eedc7df2fb2ed45300ad48f","kind":"tag","published_at":"2016-04-29T20:58:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.0"},{"name":"v0.13.2","sha":"5933cea9efba0c72bac723d4ad565c584f5eb635","kind":"tag","published_at":"2016-03-09T19:53:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.2"},{"name":"v0.13.1","sha":"be6c246b78f85c702a3e03d796c4a7987e4ab1d2","kind":"tag","published_at":"2016-02-23T00:29:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.1"},{"name":"v0.13.0","sha":"5b9912e766c06949e8db87e8683ba4e06087c480","kind":"tag","published_at":"2016-02-17T00:52:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.0"},{"name":"v0.12.0","sha":"67d9e2686240726ea90144e0dccbb74ebabed0ba","kind":"commit","published_at":"2016-01-22T22:32:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.12.0"},{"name":"v0.9.1","sha":"c80a0b2d9489a71d5073c821fd770639d270858c","kind":"tag","published_at":"2016-01-22T21:42:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"63503c2989df6d895c56e22f430f2b934e7a41d3","kind":"commit","published_at":"2015-09-17T23:06:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.0"},{"name":"v0.8.0","sha":"862f38342a4e96600d55c381c387dbadedd68043","kind":"tag","published_at":"2015-08-12T22:29:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.8.0"},{"name":"v0.7.2","sha":"a0060c8e2cb6699d37d8762f60067af337230dcb","kind":"tag","published_at":"2015-07-13T16:07:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.2"},{"name":"v0.7.1","sha":"71beeb951ac3e03f5d734881aa7af44e6a4b6d7b","kind":"tag","published_at":"2015-06-05T19:41:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.1"},{"name":"v0.7.0","sha":"186a9b23b8e44f0181deaaec0a029e5385f6c8c3","kind":"commit","published_at":"2015-05-26T23:25:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.0"}]},"repo_metadata_updated_at":"2023-03-22T05:30:34.501Z","dependent_packages_count":13,"downloads":null,"downloads_period":null,"dependent_repos_count":54,"rankings":{"downloads":null,"dependent_repos_count":2.9182392455625745,"dependent_packages_count":4.8079271833191175,"stargazers_count":2.7158091165010836,"forks_count":1.7487376012621985,"docker_downloads_count":null,"average":3.0476782866612435},"purl":"pkg:maven/io.grpc/grpc-census","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-census","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-census","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-census/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-census/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-census/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-census/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-census/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-census/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-census/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":11403111,"name":"io.grpc:grpc-opentelemetry","ecosystem":"maven","description":"gRPC: OpenTelemetry","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":28,"first_release_published_at":"2024-05-14T23:00:35.000Z","latest_release_published_at":"2026-03-17T14:01:03.000Z","latest_release_number":"1.80.0","last_synced_at":"2026-04-14T23:02:23.036Z","created_at":"2025-03-04T15:07:18.633Z","updated_at":"2026-04-14T23:02:23.036Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-opentelemetry/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-opentelemetry/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":24332624,"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-02-24T14:58:11.000Z","size":103468,"stargazers_count":11610,"open_issues_count":496,"forks_count":3878,"subscribers_count":523,"default_branch":"master","last_synced_at":"2025-03-03T20:49:54.880Z","etag":null,"topics":["grpc","java","microservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io/docs/languages/java/","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2025-03-03T19:29:50.000Z","dependencies_parsed_at":"2024-03-22T23:41:41.352Z","dependency_job_id":"3b6731bb-a68b-4373-a873-ddfcc353819e","html_url":"https://github.com/grpc/grpc-java","commit_stats":{"total_commits":6520,"total_committers":410,"mean_commits":"15.902439024390244","dds":0.7486196319018406,"last_synced_commit":"921f88ae30e5a4b1d890f3ea7ff709f475a86298"},"previous_names":[],"tags_count":181,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241868358,"owners_count":20033822,"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","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":"2025-03-04T15:08:48.533Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.08218225181358,"dependent_packages_count":50.15939580641956,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.620789029116565},"purl":"pkg:maven/io.grpc/grpc-opentelemetry","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-opentelemetry","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-opentelemetry","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-opentelemetry/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-03-03T20:51:27.222Z","issues_count":494,"pull_requests_count":888,"avg_time_to_close_issue":40022076.33819242,"avg_time_to_close_pull_request":2831035.114713217,"issues_closed_count":342,"pull_requests_closed_count":802,"pull_request_authors_count":105,"issue_authors_count":278,"avg_comments_per_issue":5.172064777327935,"avg_comments_per_pull_request":1.0484234234234233,"merged_pull_requests_count":691,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":270,"past_year_pull_requests_count":673,"past_year_avg_time_to_close_issue":2238857.1315789474,"past_year_avg_time_to_close_pull_request":748362.6471544715,"past_year_issues_closed_count":190,"past_year_pull_requests_closed_count":615,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":166,"past_year_avg_comments_per_issue":3.859259259259259,"past_year_avg_comments_per_pull_request":1.0148588410104011,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":529,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/issues","maintainers":[{"login":"ejona86","count":391,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"sergiitk","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"jdcormie","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdcormie"},{"login":"shivaspeaks","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"dapengzhang0","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dapengzhang0"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jyane","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jyane"},{"login":"Capstan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Capstan"},{"login":"danielzhaotongliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielzhaotongliu"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"rockspore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rockspore"}],"active_maintainers":[{"login":"ejona86","count":273,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"shivaspeaks","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"jdcormie","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdcormie"},{"login":"sergiitk","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"danielzhaotongliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielzhaotongliu"},{"login":"murgatroid99","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"rockspore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rockspore"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-opentelemetry/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-opentelemetry/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-opentelemetry/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-opentelemetry/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-opentelemetry/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-opentelemetry/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":5060099,"name":"io.grpc:grpc-bom","ecosystem":"maven","description":"gRPC: BOM","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":140,"first_release_published_at":"2019-02-27T19:12:39.000Z","latest_release_published_at":"2026-03-17T14:01:03.000Z","latest_release_number":"1.80.0","last_synced_at":"2026-05-04T07:31:51.088Z","created_at":"2022-07-28T02:23:09.035Z","updated_at":"2026-05-04T07:31:51.089Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-bom/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-bom/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-03-22T01:35:47.000Z","size":72010,"stargazers_count":10428,"open_issues_count":508,"forks_count":3617,"subscribers_count":524,"default_branch":"master","last_synced_at":"2023-03-22T03:38:30.451Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-03-22T02:29:29.000Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":24,"last_synced_at":"2023-02-19T21:59:13.893Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc"},"tags":[{"name":"v1.41.1","sha":"581e00fa64124e6cba6ffb8d5921386bcd920b68","kind":"tag","published_at":"2021-11-04T22:24:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.1"},{"name":"v1.42.0","sha":"b9b370652254fc4add89a457bd05be9ef3dbd235","kind":"tag","published_at":"2021-11-04T00:10:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.0"},{"name":"v1.41.0","sha":"d291594443db7d43a6e984a1ae0c58883c7a1921","kind":"tag","published_at":"2021-09-22T17:16:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.0"},{"name":"v1.40.1","sha":"24d5f2f7881af6302ca7056e49c246318091c2bd","kind":"tag","published_at":"2021-08-25T00:12:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.1"},{"name":"v1.40.0","sha":"474a03527bb54c754fb21e586d81ff43234d24c4","kind":"tag","published_at":"2021-08-16T23:56:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.0"},{"name":"v1.39.0","sha":"6b643380d881e3d52a448eca90a6a5d1d76792fc","kind":"tag","published_at":"2021-06-29T17:19:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.39.0"},{"name":"v1.38.1","sha":"6cb4d90e6bbe0081d42d88bc83a8f4648087596e","kind":"tag","published_at":"2021-06-17T21:08:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.1"},{"name":"v1.36.2","sha":"001816e50295aa6f0d40ef3b23273a717ffea3de","kind":"tag","published_at":"2021-05-26T18:03:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.2"},{"name":"v1.38.0","sha":"51a1c777b7e5738ec724aaf238bfcf905abce742","kind":"tag","published_at":"2021-05-18T09:40:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.0"},{"name":"v1.37.1","sha":"d897fa049e995e62130387a19bbe5667469cef27","kind":"tag","published_at":"2021-05-13T23:56:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.1"},{"name":"v1.37.0","sha":"3836caa9d445e2f8d4918767426a4506057f27b9","kind":"tag","published_at":"2021-04-07T00:34:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.0"},{"name":"v1.35.1","sha":"8be69e8be3300bfcb787351549111a6572a88f9d","kind":"tag","published_at":"2021-03-24T17:50:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.1"},{"name":"v1.36.1","sha":"2c56ed86d5cbdebf390b1a7af395d68d04e97884","kind":"tag","published_at":"2021-03-24T17:35:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.1"},{"name":"v1.32.3","sha":"e9065ab330aedd6b4d2dbc5623a66624dedbb596","kind":"tag","published_at":"2021-03-13T01:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.3"},{"name":"v1.31.2","sha":"5aa7c17a4b1d2916859a132518eb93bded2cba74","kind":"tag","published_at":"2021-03-13T01:17:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.2"},{"name":"v1.36.0","sha":"a5323492654dfeaf7de2fca06bc72be60b31c1e0","kind":"tag","published_at":"2021-02-23T00:48:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.0"},{"name":"v1.35.0","sha":"6db928a791827f7754a9cd24d96eaf7d33975224","kind":"tag","published_at":"2021-01-12T23:05:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.0"},{"name":"v1.34.1","sha":"a6b29213a976e217f65d703dda43112639ecfd80","kind":"tag","published_at":"2020-12-14T21:02:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.1"},{"name":"v1.34.0","sha":"b6844780cf3b35eb236a85e85a4ccb171b2e544a","kind":"tag","published_at":"2020-12-01T03:02:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.0"},{"name":"v1.33.1","sha":"c40e2dcb0b0ee0f1bba73e59ac812ee3625a9fce","kind":"tag","published_at":"2020-10-29T22:54:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.1"},{"name":"v1.33.0","sha":"bec6a8638de963597fd3dd264280c4309e339966","kind":"tag","published_at":"2020-10-21T00:13:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.0"},{"name":"v1.32.2","sha":"c589bf609e85ac95b51eb4962ad40e97214543d9","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.2"},{"name":"v1.32.1","sha":"cb8b0679add2d389cfd15cd34e11c3577e3de2cb","kind":"tag","published_at":"2020-09-09T22:51:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.1"},{"name":"v1.32.0","sha":"a093a69fec50966a5b0b802407f846ccf9855d2e","kind":"tag","published_at":"2020-09-09T14:50:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.0"},{"name":"v1.31.1","sha":"396dca3a1631024472ba747e32f635a4ef9575d2","kind":"tag","published_at":"2020-08-12T17:38:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.1"},{"name":"v1.31.0","sha":"f96f8459e22aca89787430b35034012d5fe928bf","kind":"tag","published_at":"2020-07-29T06:26:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.0"},{"name":"v1.30.2","sha":"9071c1ad7c842f4e73b6ae95b71f11c517b177a4","kind":"tag","published_at":"2020-06-23T00:43:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.2"},{"name":"v1.30.1","sha":"94e2d347d91cd3094bd881ab7c4146e7586d6db6","kind":"tag","published_at":"2020-06-19T08:49:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.1"},{"name":"v1.30.0","sha":"a73e4c8a585272ea7040bd45c780bb37749944c1","kind":"tag","published_at":"2020-06-08T04:31:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.0"},{"name":"v1.29.0","sha":"049b12818b87aae4df9a92fbe35540b92a653dee","kind":"tag","published_at":"2020-04-21T18:50:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.29.0"},{"name":"v1.28.1","sha":"1ee322cc1545762e253e9f950ef3f0f083dacb77","kind":"tag","published_at":"2020-04-02T22:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.1"},{"name":"v1.28.0","sha":"3dbd250eae2c5e4f4e5e7046c6573805cc0dcc29","kind":"tag","published_at":"2020-03-09T17:22:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.0"},{"name":"v1.27.2","sha":"aa346ab797293625048e5f9979ff46fb65cbfcd4","kind":"tag","published_at":"2020-02-26T00:12:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.2"},{"name":"v1.27.1","sha":"0b4fa21d50578d917f15dad41ca7a7ab2612356b","kind":"tag","published_at":"2020-02-13T18:15:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.1"},{"name":"v1.26.1","sha":"25fba8b126a312dfcdf62a9ec3f768ec03b15577","kind":"tag","published_at":"2020-02-12T02:32:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.1"},{"name":"v1.27.0","sha":"1e2f28da55a2c0424b8b8621413dea0afbaa467b","kind":"tag","published_at":"2020-01-28T21:19:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.0"},{"name":"v1.26.0","sha":"fd7d2e5eb4dd020bb892278c78f7b3ef901232c1","kind":"tag","published_at":"2019-12-18T00:00:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.0"},{"name":"v1.24.2","sha":"d231db29e89c437d3e3db548da447ecb0aba2edc","kind":"tag","published_at":"2019-11-06T22:07:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.2"},{"name":"v1.25.0","sha":"e086c0f0abfaa1897cac7b2ca30c52b52c3fdc7a","kind":"tag","published_at":"2019-11-05T20:18:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.25.0"},{"name":"v1.24.1","sha":"2f0c3e7f7c1e16b2ae5445afe144d75c13e473a4","kind":"tag","published_at":"2019-10-17T21:45:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.1"},{"name":"v1.23.1","sha":"629815808d14596c91dee137ac8d26678ddef151","kind":"tag","published_at":"2019-10-17T21:23:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.1"},{"name":"v1.22.3","sha":"889def8e3e550af891458345cc030718e1c11c84","kind":"tag","published_at":"2019-10-17T21:06:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.3"},{"name":"v1.24.0","sha":"99793cf519308acc179d11d8c1191723c7f63fba","kind":"tag","published_at":"2019-09-25T00:00:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.0"},{"name":"v1.21.1","sha":"fdb5b248d4daef427ab5031c7753ad8509625f10","kind":"tag","published_at":"2019-08-13T18:19:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.1"},{"name":"v1.22.2","sha":"3d8e392884f0ab525ce03dbd2d6a6b3214cb27b1","kind":"tag","published_at":"2019-08-13T18:10:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.2"},{"name":"v1.23.0","sha":"b3ed852c406e4f66f126b7b73a5b3330ac30e6ac","kind":"tag","published_at":"2019-08-13T18:00:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.0"},{"name":"v1.22.1","sha":"e51193462a0c8e068af072f0827d0a551e21f891","kind":"tag","published_at":"2019-07-10T18:22:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.1"},{"name":"v1.22.0","sha":"1c9345987f6501c43c748ad15b410f695a75bef3","kind":"tag","published_at":"2019-06-25T06:07:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.0"},{"name":"v1.21.0","sha":"7b28e33b3b9ee7d05244efb888c758ee8abd3743","kind":"tag","published_at":"2019-05-22T18:00:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.0"},{"name":"v1.20.0","sha":"206a2e39333e991963adc7da74cb05dd2410c1a5","kind":"tag","published_at":"2019-04-09T23:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.20.0"},{"name":"v1.19.0","sha":"44c98e819bb3243254e87b4d253c0f4e3184db93","kind":"tag","published_at":"2019-02-27T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.19.0"},{"name":"v1.18.0","sha":"bc1c08c5bc8483a107ff437bd04e7af1319fc7a8","kind":"tag","published_at":"2019-01-14T21:01:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.18.0"},{"name":"v1.17.2","sha":"fe7f043504d66e1b3f674c0514ce794c8a56884e","kind":"tag","published_at":"2018-12-14T22:06:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.2"},{"name":"v1.17.1","sha":"3eb51f09b4a5948d594da9d0f953cf2dcd71dd49","kind":"tag","published_at":"2018-12-07T17:42:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.1"},{"name":"v1.17.0","sha":"4a30c9e1d2e3221a45cde97783afd07810b46a8d","kind":"tag","published_at":"2018-12-04T21:28:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.0"},{"name":"v1.16.1","sha":"57043233bf5aecce92f0c6629b6ac46d9393ce8c","kind":"tag","published_at":"2018-10-26T17:47:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.1"},{"name":"v1.16.0","sha":"2bc27bb91140d389f82c0170c72d45e5652b6166","kind":"tag","published_at":"2018-10-24T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.0"},{"name":"v1.15.1","sha":"6657c310947bc61fcc579e31de2c3c113bc238b3","kind":"tag","published_at":"2018-10-01T22:31:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.1"},{"name":"v1.15.0","sha":"3134daf471f90b8f00c037518fc64988a1cdc8f7","kind":"tag","published_at":"2018-09-10T16:43:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.0"},{"name":"v1.14.0","sha":"0bed6067f9a0610b02cb867d74167a678498740a","kind":"tag","published_at":"2018-07-30T22:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.14.0"},{"name":"v1.13.2","sha":"1b185c8c98796ae6456afb61b135a2d94c687fc4","kind":"tag","published_at":"2018-07-12T17:03:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.2"},{"name":"v1.12.1","sha":"877832e5ae28606077229dee8d78f4ae46bb36eb","kind":"tag","published_at":"2018-07-12T16:58:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.1"},{"name":"v1.13.1","sha":"9a3e0705bdd5a8fe01c764c11f2a9e40422c8ad2","kind":"tag","published_at":"2018-06-20T23:43:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.1"},{"name":"v1.12.0","sha":"61f2528ccd839199de2a750bad407b188a6fe68d","kind":"tag","published_at":"2018-05-07T19:40:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.0"},{"name":"v1.11.0","sha":"f624b13ab30b4232214058a496a8b53a622a83e7","kind":"tag","published_at":"2018-03-28T22:28:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.11.0"},{"name":"v1.10.1","sha":"bddfdfdc3eaa03cbe9ab1db797430b0e3398b363","kind":"tag","published_at":"2018-03-22T22:27:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.1"},{"name":"v1.10.0","sha":"0a6fd9bd9c192551f1056b751750bc6e718bd20c","kind":"tag","published_at":"2018-02-14T16:14:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.0"},{"name":"v1.9.1","sha":"2c83020c89edffacc0daa008fcefdc9c6e5bae66","kind":"tag","published_at":"2018-02-09T21:38:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.1"},{"name":"v1.9.0","sha":"6ed222e09933aa0a3418e6a2ac6b190bafca1956","kind":"tag","published_at":"2018-01-08T22:55:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.0"},{"name":"v1.7.1","sha":"11ee67801d3d30f7111301dd754af2ceeca959f8","kind":"tag","published_at":"2017-12-05T01:38:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.1"},{"name":"v1.8.0","sha":"8a210d037dec14c0da687d639d6601b0d8dd1fb3","kind":"tag","published_at":"2017-11-21T01:11:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.8.0"},{"name":"v1.7.0","sha":"65ae83e479c26c1a7adef6ca4cfd9ce7b738a19e","kind":"tag","published_at":"2017-10-10T22:50:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.0"},{"name":"v1.6.1","sha":"308a7c730e9684f5fa70a6edbd189f50c6251919","kind":"tag","published_at":"2017-08-30T21:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.6.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.6.1"},{"name":"v1.5.0","sha":"1e534e51d986b028fe72de035c2f5d8554b78019","kind":"tag","published_at":"2017-07-18T18:28:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.5.0"},{"name":"v1.3.1","sha":"c97fd1fe16b5e5886baf495ce4724a330f7e8bed","kind":"tag","published_at":"2017-07-05T20:35:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.1"},{"name":"v1.4.0","sha":"f5540193167cb9240cc99a481168f1c2b7bdab93","kind":"tag","published_at":"2017-06-07T01:19:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.4.0"},{"name":"v1.3.0","sha":"a6cb001147b7a53c11516b5fdfec32aa21a1a9fa","kind":"tag","published_at":"2017-04-27T17:50:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.0"},{"name":"v1.2.0","sha":"0ad2d8b671d77238cf69a5d4929405a73c375200","kind":"tag","published_at":"2017-03-15T22:36:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.2.0"},{"name":"v1.1.2","sha":"8c79bc9006dbafcb6c910287b1c89bd9281c8880","kind":"tag","published_at":"2017-02-07T21:07:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.2"},{"name":"v1.1.1","sha":"dfe0643cb58c483c91974ce4387d3255b4a5b36e","kind":"tag","published_at":"2017-01-31T21:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"6aa30989cf962167e9fa864e3af5ecf83a470ed4","kind":"tag","published_at":"2017-01-31T00:48:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.0"},{"name":"v1.0.3","sha":"3cfbe9a8b73faa498eb2f9dec55d5ee1d34e1079","kind":"tag","published_at":"2016-12-22T16:13:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.3"},{"name":"v1.0.2","sha":"8876de9385de6ebd6239869cd0a5f07805a6797d","kind":"tag","published_at":"2016-11-28T22:32:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"009c51f2f793aabf516db90a14a52da2b613aa21","kind":"tag","published_at":"2016-09-14T21:02:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"9826824b0ddc78e304a0005b9f4dd18754350869","kind":"tag","published_at":"2016-08-18T23:26:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0"},{"name":"v1.0.0-pre2","sha":"1b5fb9dc611bfd5c6d9a4ada4953951994d93bb1","kind":"tag","published_at":"2016-08-03T21:38:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre2"},{"name":"v1.0.0-pre1","sha":"7869ae2312cfe7d49c04681001149a51be7a2bec","kind":"tag","published_at":"2016-07-27T20:17:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre1"},{"name":"v0.15.0","sha":"b7d816fb3d0d38e1ec03cebd4cf5ba3484317526","kind":"tag","published_at":"2016-07-06T07:23:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.15.0"},{"name":"v0.14.1","sha":"28e43746db30c13feb140b187a320eb308f93da6","kind":"commit","published_at":"2016-06-16T17:27:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.1"},{"name":"v0.14.0","sha":"798f9f06895fa0071eedc7df2fb2ed45300ad48f","kind":"tag","published_at":"2016-04-29T20:58:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.0"},{"name":"v0.13.2","sha":"5933cea9efba0c72bac723d4ad565c584f5eb635","kind":"tag","published_at":"2016-03-09T19:53:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.2"},{"name":"v0.13.1","sha":"be6c246b78f85c702a3e03d796c4a7987e4ab1d2","kind":"tag","published_at":"2016-02-23T00:29:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.1"},{"name":"v0.13.0","sha":"5b9912e766c06949e8db87e8683ba4e06087c480","kind":"tag","published_at":"2016-02-17T00:52:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.0"},{"name":"v0.12.0","sha":"67d9e2686240726ea90144e0dccbb74ebabed0ba","kind":"commit","published_at":"2016-01-22T22:32:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.12.0"},{"name":"v0.9.1","sha":"c80a0b2d9489a71d5073c821fd770639d270858c","kind":"tag","published_at":"2016-01-22T21:42:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"63503c2989df6d895c56e22f430f2b934e7a41d3","kind":"commit","published_at":"2015-09-17T23:06:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.0"},{"name":"v0.8.0","sha":"862f38342a4e96600d55c381c387dbadedd68043","kind":"tag","published_at":"2015-08-12T22:29:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.8.0"},{"name":"v0.7.2","sha":"a0060c8e2cb6699d37d8762f60067af337230dcb","kind":"tag","published_at":"2015-07-13T16:07:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.2"},{"name":"v0.7.1","sha":"71beeb951ac3e03f5d734881aa7af44e6a4b6d7b","kind":"tag","published_at":"2015-06-05T19:41:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.1"},{"name":"v0.7.0","sha":"186a9b23b8e44f0181deaaec0a029e5385f6c8c3","kind":"commit","published_at":"2015-05-26T23:25:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.0"}]},"repo_metadata_updated_at":"2023-03-22T05:30:34.983Z","dependent_packages_count":480,"downloads":null,"downloads_period":null,"dependent_repos_count":867,"rankings":{"downloads":null,"dependent_repos_count":0.42186992944796337,"dependent_packages_count":0.1888999731573739,"stargazers_count":2.716313505847286,"forks_count":1.7161252068284436,"docker_downloads_count":null,"average":1.2608021538202667},"purl":"pkg:maven/io.grpc/grpc-bom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-bom","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-bom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-bom/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-bom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-bom/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-bom/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-bom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-bom/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-bom/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":4843537,"name":"io.grpc:grpc-googleapis","ecosystem":"maven","description":"gRPC: googleapis","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":77,"first_release_published_at":"2022-03-09T00:57:30.000Z","latest_release_published_at":"2026-04-30T16:46:00.000Z","latest_release_number":"1.81.0","last_synced_at":"2026-05-16T07:46:20.890Z","created_at":"2022-07-26T16:41:38.799Z","updated_at":"2026-05-16T07:46:20.890Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-googleapis/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-googleapis/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-03-21T19:03:18.000Z","size":72006,"stargazers_count":10427,"open_issues_count":503,"forks_count":3617,"subscribers_count":524,"default_branch":"master","last_synced_at":"2023-03-21T19:11:56.604Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-03-21T08:22:56.000Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":24,"last_synced_at":"2023-02-19T21:59:13.893Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc"},"tags":[{"name":"v1.41.1","sha":"581e00fa64124e6cba6ffb8d5921386bcd920b68","kind":"tag","published_at":"2021-11-04T22:24:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.1"},{"name":"v1.42.0","sha":"b9b370652254fc4add89a457bd05be9ef3dbd235","kind":"tag","published_at":"2021-11-04T00:10:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.0"},{"name":"v1.41.0","sha":"d291594443db7d43a6e984a1ae0c58883c7a1921","kind":"tag","published_at":"2021-09-22T17:16:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.0"},{"name":"v1.40.1","sha":"24d5f2f7881af6302ca7056e49c246318091c2bd","kind":"tag","published_at":"2021-08-25T00:12:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.1"},{"name":"v1.40.0","sha":"474a03527bb54c754fb21e586d81ff43234d24c4","kind":"tag","published_at":"2021-08-16T23:56:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.0"},{"name":"v1.39.0","sha":"6b643380d881e3d52a448eca90a6a5d1d76792fc","kind":"tag","published_at":"2021-06-29T17:19:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.39.0"},{"name":"v1.38.1","sha":"6cb4d90e6bbe0081d42d88bc83a8f4648087596e","kind":"tag","published_at":"2021-06-17T21:08:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.1"},{"name":"v1.36.2","sha":"001816e50295aa6f0d40ef3b23273a717ffea3de","kind":"tag","published_at":"2021-05-26T18:03:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.2"},{"name":"v1.38.0","sha":"51a1c777b7e5738ec724aaf238bfcf905abce742","kind":"tag","published_at":"2021-05-18T09:40:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.0"},{"name":"v1.37.1","sha":"d897fa049e995e62130387a19bbe5667469cef27","kind":"tag","published_at":"2021-05-13T23:56:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.1"},{"name":"v1.37.0","sha":"3836caa9d445e2f8d4918767426a4506057f27b9","kind":"tag","published_at":"2021-04-07T00:34:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.0"},{"name":"v1.35.1","sha":"8be69e8be3300bfcb787351549111a6572a88f9d","kind":"tag","published_at":"2021-03-24T17:50:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.1"},{"name":"v1.36.1","sha":"2c56ed86d5cbdebf390b1a7af395d68d04e97884","kind":"tag","published_at":"2021-03-24T17:35:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.1"},{"name":"v1.32.3","sha":"e9065ab330aedd6b4d2dbc5623a66624dedbb596","kind":"tag","published_at":"2021-03-13T01:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.3"},{"name":"v1.31.2","sha":"5aa7c17a4b1d2916859a132518eb93bded2cba74","kind":"tag","published_at":"2021-03-13T01:17:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.2"},{"name":"v1.36.0","sha":"a5323492654dfeaf7de2fca06bc72be60b31c1e0","kind":"tag","published_at":"2021-02-23T00:48:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.0"},{"name":"v1.35.0","sha":"6db928a791827f7754a9cd24d96eaf7d33975224","kind":"tag","published_at":"2021-01-12T23:05:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.0"},{"name":"v1.34.1","sha":"a6b29213a976e217f65d703dda43112639ecfd80","kind":"tag","published_at":"2020-12-14T21:02:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.1"},{"name":"v1.34.0","sha":"b6844780cf3b35eb236a85e85a4ccb171b2e544a","kind":"tag","published_at":"2020-12-01T03:02:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.0"},{"name":"v1.33.1","sha":"c40e2dcb0b0ee0f1bba73e59ac812ee3625a9fce","kind":"tag","published_at":"2020-10-29T22:54:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.1"},{"name":"v1.33.0","sha":"bec6a8638de963597fd3dd264280c4309e339966","kind":"tag","published_at":"2020-10-21T00:13:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.0"},{"name":"v1.32.2","sha":"c589bf609e85ac95b51eb4962ad40e97214543d9","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.2"},{"name":"v1.32.1","sha":"cb8b0679add2d389cfd15cd34e11c3577e3de2cb","kind":"tag","published_at":"2020-09-09T22:51:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.1"},{"name":"v1.32.0","sha":"a093a69fec50966a5b0b802407f846ccf9855d2e","kind":"tag","published_at":"2020-09-09T14:50:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.0"},{"name":"v1.31.1","sha":"396dca3a1631024472ba747e32f635a4ef9575d2","kind":"tag","published_at":"2020-08-12T17:38:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.1"},{"name":"v1.31.0","sha":"f96f8459e22aca89787430b35034012d5fe928bf","kind":"tag","published_at":"2020-07-29T06:26:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.0"},{"name":"v1.30.2","sha":"9071c1ad7c842f4e73b6ae95b71f11c517b177a4","kind":"tag","published_at":"2020-06-23T00:43:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.2"},{"name":"v1.30.1","sha":"94e2d347d91cd3094bd881ab7c4146e7586d6db6","kind":"tag","published_at":"2020-06-19T08:49:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.1"},{"name":"v1.30.0","sha":"a73e4c8a585272ea7040bd45c780bb37749944c1","kind":"tag","published_at":"2020-06-08T04:31:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.0"},{"name":"v1.29.0","sha":"049b12818b87aae4df9a92fbe35540b92a653dee","kind":"tag","published_at":"2020-04-21T18:50:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.29.0"},{"name":"v1.28.1","sha":"1ee322cc1545762e253e9f950ef3f0f083dacb77","kind":"tag","published_at":"2020-04-02T22:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.1"},{"name":"v1.28.0","sha":"3dbd250eae2c5e4f4e5e7046c6573805cc0dcc29","kind":"tag","published_at":"2020-03-09T17:22:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.0"},{"name":"v1.27.2","sha":"aa346ab797293625048e5f9979ff46fb65cbfcd4","kind":"tag","published_at":"2020-02-26T00:12:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.2"},{"name":"v1.27.1","sha":"0b4fa21d50578d917f15dad41ca7a7ab2612356b","kind":"tag","published_at":"2020-02-13T18:15:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.1"},{"name":"v1.26.1","sha":"25fba8b126a312dfcdf62a9ec3f768ec03b15577","kind":"tag","published_at":"2020-02-12T02:32:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.1"},{"name":"v1.27.0","sha":"1e2f28da55a2c0424b8b8621413dea0afbaa467b","kind":"tag","published_at":"2020-01-28T21:19:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.0"},{"name":"v1.26.0","sha":"fd7d2e5eb4dd020bb892278c78f7b3ef901232c1","kind":"tag","published_at":"2019-12-18T00:00:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.0"},{"name":"v1.24.2","sha":"d231db29e89c437d3e3db548da447ecb0aba2edc","kind":"tag","published_at":"2019-11-06T22:07:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.2"},{"name":"v1.25.0","sha":"e086c0f0abfaa1897cac7b2ca30c52b52c3fdc7a","kind":"tag","published_at":"2019-11-05T20:18:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.25.0"},{"name":"v1.24.1","sha":"2f0c3e7f7c1e16b2ae5445afe144d75c13e473a4","kind":"tag","published_at":"2019-10-17T21:45:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.1"},{"name":"v1.23.1","sha":"629815808d14596c91dee137ac8d26678ddef151","kind":"tag","published_at":"2019-10-17T21:23:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.1"},{"name":"v1.22.3","sha":"889def8e3e550af891458345cc030718e1c11c84","kind":"tag","published_at":"2019-10-17T21:06:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.3"},{"name":"v1.24.0","sha":"99793cf519308acc179d11d8c1191723c7f63fba","kind":"tag","published_at":"2019-09-25T00:00:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.0"},{"name":"v1.21.1","sha":"fdb5b248d4daef427ab5031c7753ad8509625f10","kind":"tag","published_at":"2019-08-13T18:19:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.1"},{"name":"v1.22.2","sha":"3d8e392884f0ab525ce03dbd2d6a6b3214cb27b1","kind":"tag","published_at":"2019-08-13T18:10:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.2"},{"name":"v1.23.0","sha":"b3ed852c406e4f66f126b7b73a5b3330ac30e6ac","kind":"tag","published_at":"2019-08-13T18:00:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.0"},{"name":"v1.22.1","sha":"e51193462a0c8e068af072f0827d0a551e21f891","kind":"tag","published_at":"2019-07-10T18:22:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.1"},{"name":"v1.22.0","sha":"1c9345987f6501c43c748ad15b410f695a75bef3","kind":"tag","published_at":"2019-06-25T06:07:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.0"},{"name":"v1.21.0","sha":"7b28e33b3b9ee7d05244efb888c758ee8abd3743","kind":"tag","published_at":"2019-05-22T18:00:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.0"},{"name":"v1.20.0","sha":"206a2e39333e991963adc7da74cb05dd2410c1a5","kind":"tag","published_at":"2019-04-09T23:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.20.0"},{"name":"v1.19.0","sha":"44c98e819bb3243254e87b4d253c0f4e3184db93","kind":"tag","published_at":"2019-02-27T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.19.0"},{"name":"v1.18.0","sha":"bc1c08c5bc8483a107ff437bd04e7af1319fc7a8","kind":"tag","published_at":"2019-01-14T21:01:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.18.0"},{"name":"v1.17.2","sha":"fe7f043504d66e1b3f674c0514ce794c8a56884e","kind":"tag","published_at":"2018-12-14T22:06:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.2"},{"name":"v1.17.1","sha":"3eb51f09b4a5948d594da9d0f953cf2dcd71dd49","kind":"tag","published_at":"2018-12-07T17:42:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.1"},{"name":"v1.17.0","sha":"4a30c9e1d2e3221a45cde97783afd07810b46a8d","kind":"tag","published_at":"2018-12-04T21:28:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.0"},{"name":"v1.16.1","sha":"57043233bf5aecce92f0c6629b6ac46d9393ce8c","kind":"tag","published_at":"2018-10-26T17:47:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.1"},{"name":"v1.16.0","sha":"2bc27bb91140d389f82c0170c72d45e5652b6166","kind":"tag","published_at":"2018-10-24T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.0"},{"name":"v1.15.1","sha":"6657c310947bc61fcc579e31de2c3c113bc238b3","kind":"tag","published_at":"2018-10-01T22:31:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.1"},{"name":"v1.15.0","sha":"3134daf471f90b8f00c037518fc64988a1cdc8f7","kind":"tag","published_at":"2018-09-10T16:43:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.0"},{"name":"v1.14.0","sha":"0bed6067f9a0610b02cb867d74167a678498740a","kind":"tag","published_at":"2018-07-30T22:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.14.0"},{"name":"v1.13.2","sha":"1b185c8c98796ae6456afb61b135a2d94c687fc4","kind":"tag","published_at":"2018-07-12T17:03:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.2"},{"name":"v1.12.1","sha":"877832e5ae28606077229dee8d78f4ae46bb36eb","kind":"tag","published_at":"2018-07-12T16:58:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.1"},{"name":"v1.13.1","sha":"9a3e0705bdd5a8fe01c764c11f2a9e40422c8ad2","kind":"tag","published_at":"2018-06-20T23:43:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.1"},{"name":"v1.12.0","sha":"61f2528ccd839199de2a750bad407b188a6fe68d","kind":"tag","published_at":"2018-05-07T19:40:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.0"},{"name":"v1.11.0","sha":"f624b13ab30b4232214058a496a8b53a622a83e7","kind":"tag","published_at":"2018-03-28T22:28:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.11.0"},{"name":"v1.10.1","sha":"bddfdfdc3eaa03cbe9ab1db797430b0e3398b363","kind":"tag","published_at":"2018-03-22T22:27:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.1"},{"name":"v1.10.0","sha":"0a6fd9bd9c192551f1056b751750bc6e718bd20c","kind":"tag","published_at":"2018-02-14T16:14:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.0"},{"name":"v1.9.1","sha":"2c83020c89edffacc0daa008fcefdc9c6e5bae66","kind":"tag","published_at":"2018-02-09T21:38:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.1"},{"name":"v1.9.0","sha":"6ed222e09933aa0a3418e6a2ac6b190bafca1956","kind":"tag","published_at":"2018-01-08T22:55:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.0"},{"name":"v1.7.1","sha":"11ee67801d3d30f7111301dd754af2ceeca959f8","kind":"tag","published_at":"2017-12-05T01:38:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.1"},{"name":"v1.8.0","sha":"8a210d037dec14c0da687d639d6601b0d8dd1fb3","kind":"tag","published_at":"2017-11-21T01:11:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.8.0"},{"name":"v1.7.0","sha":"65ae83e479c26c1a7adef6ca4cfd9ce7b738a19e","kind":"tag","published_at":"2017-10-10T22:50:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.0"},{"name":"v1.6.1","sha":"308a7c730e9684f5fa70a6edbd189f50c6251919","kind":"tag","published_at":"2017-08-30T21:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.6.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.6.1"},{"name":"v1.5.0","sha":"1e534e51d986b028fe72de035c2f5d8554b78019","kind":"tag","published_at":"2017-07-18T18:28:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.5.0"},{"name":"v1.3.1","sha":"c97fd1fe16b5e5886baf495ce4724a330f7e8bed","kind":"tag","published_at":"2017-07-05T20:35:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.1"},{"name":"v1.4.0","sha":"f5540193167cb9240cc99a481168f1c2b7bdab93","kind":"tag","published_at":"2017-06-07T01:19:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.4.0"},{"name":"v1.3.0","sha":"a6cb001147b7a53c11516b5fdfec32aa21a1a9fa","kind":"tag","published_at":"2017-04-27T17:50:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.0"},{"name":"v1.2.0","sha":"0ad2d8b671d77238cf69a5d4929405a73c375200","kind":"tag","published_at":"2017-03-15T22:36:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.2.0"},{"name":"v1.1.2","sha":"8c79bc9006dbafcb6c910287b1c89bd9281c8880","kind":"tag","published_at":"2017-02-07T21:07:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.2"},{"name":"v1.1.1","sha":"dfe0643cb58c483c91974ce4387d3255b4a5b36e","kind":"tag","published_at":"2017-01-31T21:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"6aa30989cf962167e9fa864e3af5ecf83a470ed4","kind":"tag","published_at":"2017-01-31T00:48:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.0"},{"name":"v1.0.3","sha":"3cfbe9a8b73faa498eb2f9dec55d5ee1d34e1079","kind":"tag","published_at":"2016-12-22T16:13:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.3"},{"name":"v1.0.2","sha":"8876de9385de6ebd6239869cd0a5f07805a6797d","kind":"tag","published_at":"2016-11-28T22:32:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"009c51f2f793aabf516db90a14a52da2b613aa21","kind":"tag","published_at":"2016-09-14T21:02:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"9826824b0ddc78e304a0005b9f4dd18754350869","kind":"tag","published_at":"2016-08-18T23:26:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0"},{"name":"v1.0.0-pre2","sha":"1b5fb9dc611bfd5c6d9a4ada4953951994d93bb1","kind":"tag","published_at":"2016-08-03T21:38:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre2"},{"name":"v1.0.0-pre1","sha":"7869ae2312cfe7d49c04681001149a51be7a2bec","kind":"tag","published_at":"2016-07-27T20:17:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre1"},{"name":"v0.15.0","sha":"b7d816fb3d0d38e1ec03cebd4cf5ba3484317526","kind":"tag","published_at":"2016-07-06T07:23:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.15.0"},{"name":"v0.14.1","sha":"28e43746db30c13feb140b187a320eb308f93da6","kind":"commit","published_at":"2016-06-16T17:27:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.1"},{"name":"v0.14.0","sha":"798f9f06895fa0071eedc7df2fb2ed45300ad48f","kind":"tag","published_at":"2016-04-29T20:58:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.0"},{"name":"v0.13.2","sha":"5933cea9efba0c72bac723d4ad565c584f5eb635","kind":"tag","published_at":"2016-03-09T19:53:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.2"},{"name":"v0.13.1","sha":"be6c246b78f85c702a3e03d796c4a7987e4ab1d2","kind":"tag","published_at":"2016-02-23T00:29:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.1"},{"name":"v0.13.0","sha":"5b9912e766c06949e8db87e8683ba4e06087c480","kind":"tag","published_at":"2016-02-17T00:52:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.0"},{"name":"v0.12.0","sha":"67d9e2686240726ea90144e0dccbb74ebabed0ba","kind":"commit","published_at":"2016-01-22T22:32:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.12.0"},{"name":"v0.9.1","sha":"c80a0b2d9489a71d5073c821fd770639d270858c","kind":"tag","published_at":"2016-01-22T21:42:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"63503c2989df6d895c56e22f430f2b934e7a41d3","kind":"commit","published_at":"2015-09-17T23:06:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.0"},{"name":"v0.8.0","sha":"862f38342a4e96600d55c381c387dbadedd68043","kind":"tag","published_at":"2015-08-12T22:29:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.8.0"},{"name":"v0.7.2","sha":"a0060c8e2cb6699d37d8762f60067af337230dcb","kind":"tag","published_at":"2015-07-13T16:07:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.2"},{"name":"v0.7.1","sha":"71beeb951ac3e03f5d734881aa7af44e6a4b6d7b","kind":"tag","published_at":"2015-06-05T19:41:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.1"},{"name":"v0.7.0","sha":"186a9b23b8e44f0181deaaec0a029e5385f6c8c3","kind":"commit","published_at":"2015-05-26T23:25:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.0"}]},"repo_metadata_updated_at":"2023-03-21T22:11:03.976Z","dependent_packages_count":178,"downloads":null,"downloads_period":null,"dependent_repos_count":22,"rankings":{"downloads":null,"dependent_repos_count":5.124077477845453,"dependent_packages_count":0.43768495493006254,"stargazers_count":2.7166100038843037,"forks_count":1.7487376012621985,"docker_downloads_count":2.909023197703055,"average":2.5872266471250147},"purl":"pkg:maven/io.grpc/grpc-googleapis","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-googleapis","docker_dependents_count":3,"docker_downloads_count":57753,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-googleapis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-googleapis/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-googleapis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-googleapis/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-googleapis/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-googleapis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-googleapis/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-googleapis/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":10767773,"name":"io.grpc:grpc-inprocess","ecosystem":"maven","description":"gRPC: Inprocess","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":41,"first_release_published_at":"2023-09-06T20:23:38.000Z","latest_release_published_at":"2026-03-17T14:01:03.000Z","latest_release_number":"1.80.0","last_synced_at":"2026-05-19T19:17:08.411Z","created_at":"2024-07-31T08:04:55.521Z","updated_at":"2026-05-19T19:17:08.411Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-inprocess/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-inprocess/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":24332624,"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2024-07-30T22:17:24.000Z","size":89179,"stargazers_count":11310,"open_issues_count":510,"forks_count":3803,"subscribers_count":521,"default_branch":"master","last_synced_at":"2024-07-30T22:28:01.234Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io/docs/languages/java/","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2024-07-30T19:17:57.000Z","dependencies_parsed_at":"2024-03-22T23:41:41.352Z","dependency_job_id":"3b6731bb-a68b-4373-a873-ddfcc353819e","html_url":"https://github.com/grpc/grpc-java","commit_stats":{"total_commits":6289,"total_committers":389,"mean_commits":"16.167095115681235","dds":0.7552870090634441,"last_synced_commit":"0fcd8cc19f7fcde8ba8cf3d27bb91cab976a0606"},"previous_names":[],"tags_count":172,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":213342776,"owners_count":15572961,"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","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":"2024-07-31T09:13:32.118Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.17182428433945,"dependent_packages_count":50.28602511760803,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.728924700973735},"purl":"pkg:maven/io.grpc/grpc-inprocess","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-inprocess","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-inprocess","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-inprocess/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-inprocess/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-inprocess/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-inprocess/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-inprocess/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-inprocess/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-inprocess/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":5093383,"name":"io.grpc:grpc-okhttp","ecosystem":"maven","description":"gRPC: OkHttp","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":188,"first_release_published_at":"2015-05-26T23:58:30.000Z","latest_release_published_at":"2026-03-17T14:01:03.000Z","latest_release_number":"1.80.0","last_synced_at":"2026-05-05T06:00:29.919Z","created_at":"2022-07-29T14:10:53.142Z","updated_at":"2026-05-05T06:00:29.919Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-okhttp/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-okhttp/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-03-22T01:35:47.000Z","size":72010,"stargazers_count":10430,"open_issues_count":508,"forks_count":3617,"subscribers_count":524,"default_branch":"master","last_synced_at":"2023-03-22T06:36:13.764Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-03-22T06:15:21.000Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":24,"last_synced_at":"2023-02-19T21:59:13.893Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc"},"tags":[{"name":"v1.41.1","sha":"581e00fa64124e6cba6ffb8d5921386bcd920b68","kind":"tag","published_at":"2021-11-04T22:24:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.1"},{"name":"v1.42.0","sha":"b9b370652254fc4add89a457bd05be9ef3dbd235","kind":"tag","published_at":"2021-11-04T00:10:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.0"},{"name":"v1.41.0","sha":"d291594443db7d43a6e984a1ae0c58883c7a1921","kind":"tag","published_at":"2021-09-22T17:16:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.0"},{"name":"v1.40.1","sha":"24d5f2f7881af6302ca7056e49c246318091c2bd","kind":"tag","published_at":"2021-08-25T00:12:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.1"},{"name":"v1.40.0","sha":"474a03527bb54c754fb21e586d81ff43234d24c4","kind":"tag","published_at":"2021-08-16T23:56:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.0"},{"name":"v1.39.0","sha":"6b643380d881e3d52a448eca90a6a5d1d76792fc","kind":"tag","published_at":"2021-06-29T17:19:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.39.0"},{"name":"v1.38.1","sha":"6cb4d90e6bbe0081d42d88bc83a8f4648087596e","kind":"tag","published_at":"2021-06-17T21:08:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.1"},{"name":"v1.36.2","sha":"001816e50295aa6f0d40ef3b23273a717ffea3de","kind":"tag","published_at":"2021-05-26T18:03:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.2"},{"name":"v1.38.0","sha":"51a1c777b7e5738ec724aaf238bfcf905abce742","kind":"tag","published_at":"2021-05-18T09:40:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.0"},{"name":"v1.37.1","sha":"d897fa049e995e62130387a19bbe5667469cef27","kind":"tag","published_at":"2021-05-13T23:56:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.1"},{"name":"v1.37.0","sha":"3836caa9d445e2f8d4918767426a4506057f27b9","kind":"tag","published_at":"2021-04-07T00:34:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.0"},{"name":"v1.35.1","sha":"8be69e8be3300bfcb787351549111a6572a88f9d","kind":"tag","published_at":"2021-03-24T17:50:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.1"},{"name":"v1.36.1","sha":"2c56ed86d5cbdebf390b1a7af395d68d04e97884","kind":"tag","published_at":"2021-03-24T17:35:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.1"},{"name":"v1.32.3","sha":"e9065ab330aedd6b4d2dbc5623a66624dedbb596","kind":"tag","published_at":"2021-03-13T01:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.3"},{"name":"v1.31.2","sha":"5aa7c17a4b1d2916859a132518eb93bded2cba74","kind":"tag","published_at":"2021-03-13T01:17:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.2"},{"name":"v1.36.0","sha":"a5323492654dfeaf7de2fca06bc72be60b31c1e0","kind":"tag","published_at":"2021-02-23T00:48:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.0"},{"name":"v1.35.0","sha":"6db928a791827f7754a9cd24d96eaf7d33975224","kind":"tag","published_at":"2021-01-12T23:05:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.0"},{"name":"v1.34.1","sha":"a6b29213a976e217f65d703dda43112639ecfd80","kind":"tag","published_at":"2020-12-14T21:02:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.1"},{"name":"v1.34.0","sha":"b6844780cf3b35eb236a85e85a4ccb171b2e544a","kind":"tag","published_at":"2020-12-01T03:02:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.0"},{"name":"v1.33.1","sha":"c40e2dcb0b0ee0f1bba73e59ac812ee3625a9fce","kind":"tag","published_at":"2020-10-29T22:54:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.1"},{"name":"v1.33.0","sha":"bec6a8638de963597fd3dd264280c4309e339966","kind":"tag","published_at":"2020-10-21T00:13:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.0"},{"name":"v1.32.2","sha":"c589bf609e85ac95b51eb4962ad40e97214543d9","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.2"},{"name":"v1.32.1","sha":"cb8b0679add2d389cfd15cd34e11c3577e3de2cb","kind":"tag","published_at":"2020-09-09T22:51:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.1"},{"name":"v1.32.0","sha":"a093a69fec50966a5b0b802407f846ccf9855d2e","kind":"tag","published_at":"2020-09-09T14:50:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.0"},{"name":"v1.31.1","sha":"396dca3a1631024472ba747e32f635a4ef9575d2","kind":"tag","published_at":"2020-08-12T17:38:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.1"},{"name":"v1.31.0","sha":"f96f8459e22aca89787430b35034012d5fe928bf","kind":"tag","published_at":"2020-07-29T06:26:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.0"},{"name":"v1.30.2","sha":"9071c1ad7c842f4e73b6ae95b71f11c517b177a4","kind":"tag","published_at":"2020-06-23T00:43:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.2"},{"name":"v1.30.1","sha":"94e2d347d91cd3094bd881ab7c4146e7586d6db6","kind":"tag","published_at":"2020-06-19T08:49:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.1"},{"name":"v1.30.0","sha":"a73e4c8a585272ea7040bd45c780bb37749944c1","kind":"tag","published_at":"2020-06-08T04:31:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.0"},{"name":"v1.29.0","sha":"049b12818b87aae4df9a92fbe35540b92a653dee","kind":"tag","published_at":"2020-04-21T18:50:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.29.0"},{"name":"v1.28.1","sha":"1ee322cc1545762e253e9f950ef3f0f083dacb77","kind":"tag","published_at":"2020-04-02T22:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.1"},{"name":"v1.28.0","sha":"3dbd250eae2c5e4f4e5e7046c6573805cc0dcc29","kind":"tag","published_at":"2020-03-09T17:22:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.0"},{"name":"v1.27.2","sha":"aa346ab797293625048e5f9979ff46fb65cbfcd4","kind":"tag","published_at":"2020-02-26T00:12:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.2"},{"name":"v1.27.1","sha":"0b4fa21d50578d917f15dad41ca7a7ab2612356b","kind":"tag","published_at":"2020-02-13T18:15:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.1"},{"name":"v1.26.1","sha":"25fba8b126a312dfcdf62a9ec3f768ec03b15577","kind":"tag","published_at":"2020-02-12T02:32:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.1"},{"name":"v1.27.0","sha":"1e2f28da55a2c0424b8b8621413dea0afbaa467b","kind":"tag","published_at":"2020-01-28T21:19:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.0"},{"name":"v1.26.0","sha":"fd7d2e5eb4dd020bb892278c78f7b3ef901232c1","kind":"tag","published_at":"2019-12-18T00:00:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.0"},{"name":"v1.24.2","sha":"d231db29e89c437d3e3db548da447ecb0aba2edc","kind":"tag","published_at":"2019-11-06T22:07:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.2"},{"name":"v1.25.0","sha":"e086c0f0abfaa1897cac7b2ca30c52b52c3fdc7a","kind":"tag","published_at":"2019-11-05T20:18:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.25.0"},{"name":"v1.24.1","sha":"2f0c3e7f7c1e16b2ae5445afe144d75c13e473a4","kind":"tag","published_at":"2019-10-17T21:45:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.1"},{"name":"v1.23.1","sha":"629815808d14596c91dee137ac8d26678ddef151","kind":"tag","published_at":"2019-10-17T21:23:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.1"},{"name":"v1.22.3","sha":"889def8e3e550af891458345cc030718e1c11c84","kind":"tag","published_at":"2019-10-17T21:06:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.3"},{"name":"v1.24.0","sha":"99793cf519308acc179d11d8c1191723c7f63fba","kind":"tag","published_at":"2019-09-25T00:00:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.0"},{"name":"v1.21.1","sha":"fdb5b248d4daef427ab5031c7753ad8509625f10","kind":"tag","published_at":"2019-08-13T18:19:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.1"},{"name":"v1.22.2","sha":"3d8e392884f0ab525ce03dbd2d6a6b3214cb27b1","kind":"tag","published_at":"2019-08-13T18:10:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.2"},{"name":"v1.23.0","sha":"b3ed852c406e4f66f126b7b73a5b3330ac30e6ac","kind":"tag","published_at":"2019-08-13T18:00:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.0"},{"name":"v1.22.1","sha":"e51193462a0c8e068af072f0827d0a551e21f891","kind":"tag","published_at":"2019-07-10T18:22:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.1"},{"name":"v1.22.0","sha":"1c9345987f6501c43c748ad15b410f695a75bef3","kind":"tag","published_at":"2019-06-25T06:07:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.0"},{"name":"v1.21.0","sha":"7b28e33b3b9ee7d05244efb888c758ee8abd3743","kind":"tag","published_at":"2019-05-22T18:00:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.0"},{"name":"v1.20.0","sha":"206a2e39333e991963adc7da74cb05dd2410c1a5","kind":"tag","published_at":"2019-04-09T23:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.20.0"},{"name":"v1.19.0","sha":"44c98e819bb3243254e87b4d253c0f4e3184db93","kind":"tag","published_at":"2019-02-27T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.19.0"},{"name":"v1.18.0","sha":"bc1c08c5bc8483a107ff437bd04e7af1319fc7a8","kind":"tag","published_at":"2019-01-14T21:01:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.18.0"},{"name":"v1.17.2","sha":"fe7f043504d66e1b3f674c0514ce794c8a56884e","kind":"tag","published_at":"2018-12-14T22:06:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.2"},{"name":"v1.17.1","sha":"3eb51f09b4a5948d594da9d0f953cf2dcd71dd49","kind":"tag","published_at":"2018-12-07T17:42:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.1"},{"name":"v1.17.0","sha":"4a30c9e1d2e3221a45cde97783afd07810b46a8d","kind":"tag","published_at":"2018-12-04T21:28:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.0"},{"name":"v1.16.1","sha":"57043233bf5aecce92f0c6629b6ac46d9393ce8c","kind":"tag","published_at":"2018-10-26T17:47:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.1"},{"name":"v1.16.0","sha":"2bc27bb91140d389f82c0170c72d45e5652b6166","kind":"tag","published_at":"2018-10-24T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.0"},{"name":"v1.15.1","sha":"6657c310947bc61fcc579e31de2c3c113bc238b3","kind":"tag","published_at":"2018-10-01T22:31:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.1"},{"name":"v1.15.0","sha":"3134daf471f90b8f00c037518fc64988a1cdc8f7","kind":"tag","published_at":"2018-09-10T16:43:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.0"},{"name":"v1.14.0","sha":"0bed6067f9a0610b02cb867d74167a678498740a","kind":"tag","published_at":"2018-07-30T22:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.14.0"},{"name":"v1.13.2","sha":"1b185c8c98796ae6456afb61b135a2d94c687fc4","kind":"tag","published_at":"2018-07-12T17:03:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.2"},{"name":"v1.12.1","sha":"877832e5ae28606077229dee8d78f4ae46bb36eb","kind":"tag","published_at":"2018-07-12T16:58:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.1"},{"name":"v1.13.1","sha":"9a3e0705bdd5a8fe01c764c11f2a9e40422c8ad2","kind":"tag","published_at":"2018-06-20T23:43:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.1"},{"name":"v1.12.0","sha":"61f2528ccd839199de2a750bad407b188a6fe68d","kind":"tag","published_at":"2018-05-07T19:40:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.0"},{"name":"v1.11.0","sha":"f624b13ab30b4232214058a496a8b53a622a83e7","kind":"tag","published_at":"2018-03-28T22:28:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.11.0"},{"name":"v1.10.1","sha":"bddfdfdc3eaa03cbe9ab1db797430b0e3398b363","kind":"tag","published_at":"2018-03-22T22:27:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.1"},{"name":"v1.10.0","sha":"0a6fd9bd9c192551f1056b751750bc6e718bd20c","kind":"tag","published_at":"2018-02-14T16:14:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.0"},{"name":"v1.9.1","sha":"2c83020c89edffacc0daa008fcefdc9c6e5bae66","kind":"tag","published_at":"2018-02-09T21:38:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.1"},{"name":"v1.9.0","sha":"6ed222e09933aa0a3418e6a2ac6b190bafca1956","kind":"tag","published_at":"2018-01-08T22:55:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.0"},{"name":"v1.7.1","sha":"11ee67801d3d30f7111301dd754af2ceeca959f8","kind":"tag","published_at":"2017-12-05T01:38:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.1"},{"name":"v1.8.0","sha":"8a210d037dec14c0da687d639d6601b0d8dd1fb3","kind":"tag","published_at":"2017-11-21T01:11:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.8.0"},{"name":"v1.7.0","sha":"65ae83e479c26c1a7adef6ca4cfd9ce7b738a19e","kind":"tag","published_at":"2017-10-10T22:50:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.0"},{"name":"v1.6.1","sha":"308a7c730e9684f5fa70a6edbd189f50c6251919","kind":"tag","published_at":"2017-08-30T21:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.6.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.6.1"},{"name":"v1.5.0","sha":"1e534e51d986b028fe72de035c2f5d8554b78019","kind":"tag","published_at":"2017-07-18T18:28:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.5.0"},{"name":"v1.3.1","sha":"c97fd1fe16b5e5886baf495ce4724a330f7e8bed","kind":"tag","published_at":"2017-07-05T20:35:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.1"},{"name":"v1.4.0","sha":"f5540193167cb9240cc99a481168f1c2b7bdab93","kind":"tag","published_at":"2017-06-07T01:19:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.4.0"},{"name":"v1.3.0","sha":"a6cb001147b7a53c11516b5fdfec32aa21a1a9fa","kind":"tag","published_at":"2017-04-27T17:50:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.0"},{"name":"v1.2.0","sha":"0ad2d8b671d77238cf69a5d4929405a73c375200","kind":"tag","published_at":"2017-03-15T22:36:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.2.0"},{"name":"v1.1.2","sha":"8c79bc9006dbafcb6c910287b1c89bd9281c8880","kind":"tag","published_at":"2017-02-07T21:07:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.2"},{"name":"v1.1.1","sha":"dfe0643cb58c483c91974ce4387d3255b4a5b36e","kind":"tag","published_at":"2017-01-31T21:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"6aa30989cf962167e9fa864e3af5ecf83a470ed4","kind":"tag","published_at":"2017-01-31T00:48:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.0"},{"name":"v1.0.3","sha":"3cfbe9a8b73faa498eb2f9dec55d5ee1d34e1079","kind":"tag","published_at":"2016-12-22T16:13:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.3"},{"name":"v1.0.2","sha":"8876de9385de6ebd6239869cd0a5f07805a6797d","kind":"tag","published_at":"2016-11-28T22:32:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"009c51f2f793aabf516db90a14a52da2b613aa21","kind":"tag","published_at":"2016-09-14T21:02:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"9826824b0ddc78e304a0005b9f4dd18754350869","kind":"tag","published_at":"2016-08-18T23:26:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0"},{"name":"v1.0.0-pre2","sha":"1b5fb9dc611bfd5c6d9a4ada4953951994d93bb1","kind":"tag","published_at":"2016-08-03T21:38:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre2"},{"name":"v1.0.0-pre1","sha":"7869ae2312cfe7d49c04681001149a51be7a2bec","kind":"tag","published_at":"2016-07-27T20:17:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre1"},{"name":"v0.15.0","sha":"b7d816fb3d0d38e1ec03cebd4cf5ba3484317526","kind":"tag","published_at":"2016-07-06T07:23:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.15.0"},{"name":"v0.14.1","sha":"28e43746db30c13feb140b187a320eb308f93da6","kind":"commit","published_at":"2016-06-16T17:27:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.1"},{"name":"v0.14.0","sha":"798f9f06895fa0071eedc7df2fb2ed45300ad48f","kind":"tag","published_at":"2016-04-29T20:58:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.0"},{"name":"v0.13.2","sha":"5933cea9efba0c72bac723d4ad565c584f5eb635","kind":"tag","published_at":"2016-03-09T19:53:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.2"},{"name":"v0.13.1","sha":"be6c246b78f85c702a3e03d796c4a7987e4ab1d2","kind":"tag","published_at":"2016-02-23T00:29:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.1"},{"name":"v0.13.0","sha":"5b9912e766c06949e8db87e8683ba4e06087c480","kind":"tag","published_at":"2016-02-17T00:52:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.0"},{"name":"v0.12.0","sha":"67d9e2686240726ea90144e0dccbb74ebabed0ba","kind":"commit","published_at":"2016-01-22T22:32:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.12.0"},{"name":"v0.9.1","sha":"c80a0b2d9489a71d5073c821fd770639d270858c","kind":"tag","published_at":"2016-01-22T21:42:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"63503c2989df6d895c56e22f430f2b934e7a41d3","kind":"commit","published_at":"2015-09-17T23:06:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.0"},{"name":"v0.8.0","sha":"862f38342a4e96600d55c381c387dbadedd68043","kind":"tag","published_at":"2015-08-12T22:29:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.8.0"},{"name":"v0.7.2","sha":"a0060c8e2cb6699d37d8762f60067af337230dcb","kind":"tag","published_at":"2015-07-13T16:07:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.2"},{"name":"v0.7.1","sha":"71beeb951ac3e03f5d734881aa7af44e6a4b6d7b","kind":"tag","published_at":"2015-06-05T19:41:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.1"},{"name":"v0.7.0","sha":"186a9b23b8e44f0181deaaec0a029e5385f6c8c3","kind":"commit","published_at":"2015-05-26T23:25:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.0"}]},"repo_metadata_updated_at":"2023-03-22T06:54:12.358Z","dependent_packages_count":131,"downloads":null,"downloads_period":null,"dependent_repos_count":740,"rankings":{"downloads":null,"dependent_repos_count":0.46854404794814164,"dependent_packages_count":0.574111689362708,"stargazers_count":2.7129080980597187,"forks_count":1.7161252068284436,"docker_downloads_count":2.3589460062579377,"average":1.56612700969139},"purl":"pkg:maven/io.grpc/grpc-okhttp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-okhttp","docker_dependents_count":1,"docker_downloads_count":225657,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-okhttp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-okhttp/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-okhttp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-okhttp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-okhttp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-okhttp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-okhttp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-okhttp/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":13389389,"name":"grpc-java","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/grpc/grpc-java","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T17:43:36.923Z","latest_release_published_at":"2026-02-05T17:43:36.923Z","latest_release_number":"1.41.3+ds-3build2","last_synced_at":"2026-03-05T19:49:52.104Z","created_at":"2026-02-05T17:43:36.396Z","updated_at":"2026-03-05T20:06:51.981Z","registry_url":"https://launchpad.net/ubuntu/+source/grpc-java","install_command":"apt-get install grpc-java","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"optional","binary":"libgrpc-java, protobuf-compiler-grpc-java-plugin","standards_version":"4.6.2","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"debhelper-compat (= 13), default-jdk, gem2deb, gradle-apt-plugin, gradle-debian-helper, gradle-plugin-protobuf, javahelper, jdupes, libanimal-sniffer-java, libc-ares-dev, liberror-prone-java, libgeronimo-annotation-1.3-spec-java, libgflags-dev, libgoogle-auth-java, libgoogle-common-protos-java, libgoogle-gson-java, libgoogle-perftools-dev, libgradle-plugins-java, libgtest-dev, libguava-java, libjacoco-java, libjsr305-java, libnetty-java, libopencensus-java, libperfmark-java, libprotobuf-dev, libprotobuf-java, libprotoc-dev, libssl-dev, libtomcat10-java, maven-repo-helper, protobuf-compiler, protobuf-compiler-grpc, python3, ruby-google-protobuf, ruby-googleapis-common-protos-types, ruby-googleauth, ruby-rspec, ruby-simplecov, zlib1g-dev","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/grpc-java?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/grpc-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/grpc-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/grpc-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/grpc-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/grpc-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/grpc-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/grpc-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/grpc-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/grpc-java/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":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","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":7771594,"name":"grpc-java","ecosystem":"alpine","description":"The Java gRPC implementation. HTTP/2 based RPC","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-02-06T19:28:33.000Z","latest_release_published_at":"2023-02-06T19:28:33.000Z","latest_release_number":"1.52.1-r0","last_synced_at":"2026-04-18T08:07:54.894Z","created_at":"2023-05-22T12:09:01.739Z","updated_at":"2026-04-18T08:07:54.894Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/grpc-java","install_command":"apk add grpc-java","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-05-22T02:08:39.000Z","size":75578,"stargazers_count":10560,"open_issues_count":501,"forks_count":3643,"subscribers_count":524,"default_branch":"master","last_synced_at":"2023-05-22T03:15:25.260Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io/docs/languages/java/","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-05-22T01:56:21.000Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"previous_names":[],"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":133136767,"owners_count":6005042,"icon_url":"https://github.com/github.png","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":"2023-05-22T12:09:01.815Z","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":1.566006682958456,"forks_count":0.613435738865892,"docker_downloads_count":null,"average":0.5448606054560869},"purl":"pkg:apk/alpine/grpc-java?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grpc-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grpc-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grpc-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/grpc-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/grpc-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/grpc-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/grpc-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/grpc-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/grpc-java/codemeta","maintainers":[{"uuid":"wenermail@gmail.com","login":null,"name":"wener","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=wener","packages_count":25,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=wener","role":null,"created_at":"2023-05-23T01:42:31.750Z","updated_at":"2023-05-23T01:42:31.750Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/wenermail@gmail.com/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-04-27T18:20:23.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":4843567,"name":"io.grpc:grpc-api","ecosystem":"maven","description":"gRPC: API","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":138,"first_release_published_at":"2019-05-22T20:16:40.000Z","latest_release_published_at":"2026-03-17T14:01:03.000Z","latest_release_number":"1.80.0","last_synced_at":"2026-05-09T16:47:53.358Z","created_at":"2022-07-26T16:41:58.469Z","updated_at":"2026-05-09T16:47:53.358Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-api/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-api/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-03-21T19:03:18.000Z","size":72006,"stargazers_count":10427,"open_issues_count":503,"forks_count":3617,"subscribers_count":524,"default_branch":"master","last_synced_at":"2023-03-21T19:11:56.604Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-03-21T08:22:56.000Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":24,"last_synced_at":"2023-02-19T21:59:13.893Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc"},"tags":[{"name":"v1.41.1","sha":"581e00fa64124e6cba6ffb8d5921386bcd920b68","kind":"tag","published_at":"2021-11-04T22:24:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.1"},{"name":"v1.42.0","sha":"b9b370652254fc4add89a457bd05be9ef3dbd235","kind":"tag","published_at":"2021-11-04T00:10:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.0"},{"name":"v1.41.0","sha":"d291594443db7d43a6e984a1ae0c58883c7a1921","kind":"tag","published_at":"2021-09-22T17:16:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.0"},{"name":"v1.40.1","sha":"24d5f2f7881af6302ca7056e49c246318091c2bd","kind":"tag","published_at":"2021-08-25T00:12:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.1"},{"name":"v1.40.0","sha":"474a03527bb54c754fb21e586d81ff43234d24c4","kind":"tag","published_at":"2021-08-16T23:56:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.0"},{"name":"v1.39.0","sha":"6b643380d881e3d52a448eca90a6a5d1d76792fc","kind":"tag","published_at":"2021-06-29T17:19:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.39.0"},{"name":"v1.38.1","sha":"6cb4d90e6bbe0081d42d88bc83a8f4648087596e","kind":"tag","published_at":"2021-06-17T21:08:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.1"},{"name":"v1.36.2","sha":"001816e50295aa6f0d40ef3b23273a717ffea3de","kind":"tag","published_at":"2021-05-26T18:03:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.2"},{"name":"v1.38.0","sha":"51a1c777b7e5738ec724aaf238bfcf905abce742","kind":"tag","published_at":"2021-05-18T09:40:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.0"},{"name":"v1.37.1","sha":"d897fa049e995e62130387a19bbe5667469cef27","kind":"tag","published_at":"2021-05-13T23:56:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.1"},{"name":"v1.37.0","sha":"3836caa9d445e2f8d4918767426a4506057f27b9","kind":"tag","published_at":"2021-04-07T00:34:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.0"},{"name":"v1.35.1","sha":"8be69e8be3300bfcb787351549111a6572a88f9d","kind":"tag","published_at":"2021-03-24T17:50:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.1"},{"name":"v1.36.1","sha":"2c56ed86d5cbdebf390b1a7af395d68d04e97884","kind":"tag","published_at":"2021-03-24T17:35:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.1"},{"name":"v1.32.3","sha":"e9065ab330aedd6b4d2dbc5623a66624dedbb596","kind":"tag","published_at":"2021-03-13T01:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.3"},{"name":"v1.31.2","sha":"5aa7c17a4b1d2916859a132518eb93bded2cba74","kind":"tag","published_at":"2021-03-13T01:17:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.2"},{"name":"v1.36.0","sha":"a5323492654dfeaf7de2fca06bc72be60b31c1e0","kind":"tag","published_at":"2021-02-23T00:48:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.0"},{"name":"v1.35.0","sha":"6db928a791827f7754a9cd24d96eaf7d33975224","kind":"tag","published_at":"2021-01-12T23:05:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.0"},{"name":"v1.34.1","sha":"a6b29213a976e217f65d703dda43112639ecfd80","kind":"tag","published_at":"2020-12-14T21:02:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.1"},{"name":"v1.34.0","sha":"b6844780cf3b35eb236a85e85a4ccb171b2e544a","kind":"tag","published_at":"2020-12-01T03:02:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.0"},{"name":"v1.33.1","sha":"c40e2dcb0b0ee0f1bba73e59ac812ee3625a9fce","kind":"tag","published_at":"2020-10-29T22:54:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.1"},{"name":"v1.33.0","sha":"bec6a8638de963597fd3dd264280c4309e339966","kind":"tag","published_at":"2020-10-21T00:13:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.0"},{"name":"v1.32.2","sha":"c589bf609e85ac95b51eb4962ad40e97214543d9","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.2"},{"name":"v1.32.1","sha":"cb8b0679add2d389cfd15cd34e11c3577e3de2cb","kind":"tag","published_at":"2020-09-09T22:51:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.1"},{"name":"v1.32.0","sha":"a093a69fec50966a5b0b802407f846ccf9855d2e","kind":"tag","published_at":"2020-09-09T14:50:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.0"},{"name":"v1.31.1","sha":"396dca3a1631024472ba747e32f635a4ef9575d2","kind":"tag","published_at":"2020-08-12T17:38:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.1"},{"name":"v1.31.0","sha":"f96f8459e22aca89787430b35034012d5fe928bf","kind":"tag","published_at":"2020-07-29T06:26:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.0"},{"name":"v1.30.2","sha":"9071c1ad7c842f4e73b6ae95b71f11c517b177a4","kind":"tag","published_at":"2020-06-23T00:43:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.2"},{"name":"v1.30.1","sha":"94e2d347d91cd3094bd881ab7c4146e7586d6db6","kind":"tag","published_at":"2020-06-19T08:49:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.1"},{"name":"v1.30.0","sha":"a73e4c8a585272ea7040bd45c780bb37749944c1","kind":"tag","published_at":"2020-06-08T04:31:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.0"},{"name":"v1.29.0","sha":"049b12818b87aae4df9a92fbe35540b92a653dee","kind":"tag","published_at":"2020-04-21T18:50:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.29.0"},{"name":"v1.28.1","sha":"1ee322cc1545762e253e9f950ef3f0f083dacb77","kind":"tag","published_at":"2020-04-02T22:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.1"},{"name":"v1.28.0","sha":"3dbd250eae2c5e4f4e5e7046c6573805cc0dcc29","kind":"tag","published_at":"2020-03-09T17:22:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.0"},{"name":"v1.27.2","sha":"aa346ab797293625048e5f9979ff46fb65cbfcd4","kind":"tag","published_at":"2020-02-26T00:12:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.2"},{"name":"v1.27.1","sha":"0b4fa21d50578d917f15dad41ca7a7ab2612356b","kind":"tag","published_at":"2020-02-13T18:15:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.1"},{"name":"v1.26.1","sha":"25fba8b126a312dfcdf62a9ec3f768ec03b15577","kind":"tag","published_at":"2020-02-12T02:32:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.1"},{"name":"v1.27.0","sha":"1e2f28da55a2c0424b8b8621413dea0afbaa467b","kind":"tag","published_at":"2020-01-28T21:19:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.0"},{"name":"v1.26.0","sha":"fd7d2e5eb4dd020bb892278c78f7b3ef901232c1","kind":"tag","published_at":"2019-12-18T00:00:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.0"},{"name":"v1.24.2","sha":"d231db29e89c437d3e3db548da447ecb0aba2edc","kind":"tag","published_at":"2019-11-06T22:07:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.2"},{"name":"v1.25.0","sha":"e086c0f0abfaa1897cac7b2ca30c52b52c3fdc7a","kind":"tag","published_at":"2019-11-05T20:18:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.25.0"},{"name":"v1.24.1","sha":"2f0c3e7f7c1e16b2ae5445afe144d75c13e473a4","kind":"tag","published_at":"2019-10-17T21:45:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.1"},{"name":"v1.23.1","sha":"629815808d14596c91dee137ac8d26678ddef151","kind":"tag","published_at":"2019-10-17T21:23:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.1"},{"name":"v1.22.3","sha":"889def8e3e550af891458345cc030718e1c11c84","kind":"tag","published_at":"2019-10-17T21:06:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.3"},{"name":"v1.24.0","sha":"99793cf519308acc179d11d8c1191723c7f63fba","kind":"tag","published_at":"2019-09-25T00:00:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.0"},{"name":"v1.21.1","sha":"fdb5b248d4daef427ab5031c7753ad8509625f10","kind":"tag","published_at":"2019-08-13T18:19:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.1"},{"name":"v1.22.2","sha":"3d8e392884f0ab525ce03dbd2d6a6b3214cb27b1","kind":"tag","published_at":"2019-08-13T18:10:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.2"},{"name":"v1.23.0","sha":"b3ed852c406e4f66f126b7b73a5b3330ac30e6ac","kind":"tag","published_at":"2019-08-13T18:00:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.0"},{"name":"v1.22.1","sha":"e51193462a0c8e068af072f0827d0a551e21f891","kind":"tag","published_at":"2019-07-10T18:22:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.1"},{"name":"v1.22.0","sha":"1c9345987f6501c43c748ad15b410f695a75bef3","kind":"tag","published_at":"2019-06-25T06:07:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.0"},{"name":"v1.21.0","sha":"7b28e33b3b9ee7d05244efb888c758ee8abd3743","kind":"tag","published_at":"2019-05-22T18:00:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.0"},{"name":"v1.20.0","sha":"206a2e39333e991963adc7da74cb05dd2410c1a5","kind":"tag","published_at":"2019-04-09T23:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.20.0"},{"name":"v1.19.0","sha":"44c98e819bb3243254e87b4d253c0f4e3184db93","kind":"tag","published_at":"2019-02-27T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.19.0"},{"name":"v1.18.0","sha":"bc1c08c5bc8483a107ff437bd04e7af1319fc7a8","kind":"tag","published_at":"2019-01-14T21:01:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.18.0"},{"name":"v1.17.2","sha":"fe7f043504d66e1b3f674c0514ce794c8a56884e","kind":"tag","published_at":"2018-12-14T22:06:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.2"},{"name":"v1.17.1","sha":"3eb51f09b4a5948d594da9d0f953cf2dcd71dd49","kind":"tag","published_at":"2018-12-07T17:42:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.1"},{"name":"v1.17.0","sha":"4a30c9e1d2e3221a45cde97783afd07810b46a8d","kind":"tag","published_at":"2018-12-04T21:28:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.0"},{"name":"v1.16.1","sha":"57043233bf5aecce92f0c6629b6ac46d9393ce8c","kind":"tag","published_at":"2018-10-26T17:47:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.1"},{"name":"v1.16.0","sha":"2bc27bb91140d389f82c0170c72d45e5652b6166","kind":"tag","published_at":"2018-10-24T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.0"},{"name":"v1.15.1","sha":"6657c310947bc61fcc579e31de2c3c113bc238b3","kind":"tag","published_at":"2018-10-01T22:31:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.1"},{"name":"v1.15.0","sha":"3134daf471f90b8f00c037518fc64988a1cdc8f7","kind":"tag","published_at":"2018-09-10T16:43:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.0"},{"name":"v1.14.0","sha":"0bed6067f9a0610b02cb867d74167a678498740a","kind":"tag","published_at":"2018-07-30T22:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.14.0"},{"name":"v1.13.2","sha":"1b185c8c98796ae6456afb61b135a2d94c687fc4","kind":"tag","published_at":"2018-07-12T17:03:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.2"},{"name":"v1.12.1","sha":"877832e5ae28606077229dee8d78f4ae46bb36eb","kind":"tag","published_at":"2018-07-12T16:58:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.1"},{"name":"v1.13.1","sha":"9a3e0705bdd5a8fe01c764c11f2a9e40422c8ad2","kind":"tag","published_at":"2018-06-20T23:43:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.1"},{"name":"v1.12.0","sha":"61f2528ccd839199de2a750bad407b188a6fe68d","kind":"tag","published_at":"2018-05-07T19:40:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.0"},{"name":"v1.11.0","sha":"f624b13ab30b4232214058a496a8b53a622a83e7","kind":"tag","published_at":"2018-03-28T22:28:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.11.0"},{"name":"v1.10.1","sha":"bddfdfdc3eaa03cbe9ab1db797430b0e3398b363","kind":"tag","published_at":"2018-03-22T22:27:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.1"},{"name":"v1.10.0","sha":"0a6fd9bd9c192551f1056b751750bc6e718bd20c","kind":"tag","published_at":"2018-02-14T16:14:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.0"},{"name":"v1.9.1","sha":"2c83020c89edffacc0daa008fcefdc9c6e5bae66","kind":"tag","published_at":"2018-02-09T21:38:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.1"},{"name":"v1.9.0","sha":"6ed222e09933aa0a3418e6a2ac6b190bafca1956","kind":"tag","published_at":"2018-01-08T22:55:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.0"},{"name":"v1.7.1","sha":"11ee67801d3d30f7111301dd754af2ceeca959f8","kind":"tag","published_at":"2017-12-05T01:38:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.1"},{"name":"v1.8.0","sha":"8a210d037dec14c0da687d639d6601b0d8dd1fb3","kind":"tag","published_at":"2017-11-21T01:11:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.8.0"},{"name":"v1.7.0","sha":"65ae83e479c26c1a7adef6ca4cfd9ce7b738a19e","kind":"tag","published_at":"2017-10-10T22:50:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.0"},{"name":"v1.6.1","sha":"308a7c730e9684f5fa70a6edbd189f50c6251919","kind":"tag","published_at":"2017-08-30T21:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.6.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.6.1"},{"name":"v1.5.0","sha":"1e534e51d986b028fe72de035c2f5d8554b78019","kind":"tag","published_at":"2017-07-18T18:28:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.5.0"},{"name":"v1.3.1","sha":"c97fd1fe16b5e5886baf495ce4724a330f7e8bed","kind":"tag","published_at":"2017-07-05T20:35:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.1"},{"name":"v1.4.0","sha":"f5540193167cb9240cc99a481168f1c2b7bdab93","kind":"tag","published_at":"2017-06-07T01:19:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.4.0"},{"name":"v1.3.0","sha":"a6cb001147b7a53c11516b5fdfec32aa21a1a9fa","kind":"tag","published_at":"2017-04-27T17:50:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.0"},{"name":"v1.2.0","sha":"0ad2d8b671d77238cf69a5d4929405a73c375200","kind":"tag","published_at":"2017-03-15T22:36:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.2.0"},{"name":"v1.1.2","sha":"8c79bc9006dbafcb6c910287b1c89bd9281c8880","kind":"tag","published_at":"2017-02-07T21:07:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.2"},{"name":"v1.1.1","sha":"dfe0643cb58c483c91974ce4387d3255b4a5b36e","kind":"tag","published_at":"2017-01-31T21:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"6aa30989cf962167e9fa864e3af5ecf83a470ed4","kind":"tag","published_at":"2017-01-31T00:48:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.0"},{"name":"v1.0.3","sha":"3cfbe9a8b73faa498eb2f9dec55d5ee1d34e1079","kind":"tag","published_at":"2016-12-22T16:13:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.3"},{"name":"v1.0.2","sha":"8876de9385de6ebd6239869cd0a5f07805a6797d","kind":"tag","published_at":"2016-11-28T22:32:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"009c51f2f793aabf516db90a14a52da2b613aa21","kind":"tag","published_at":"2016-09-14T21:02:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"9826824b0ddc78e304a0005b9f4dd18754350869","kind":"tag","published_at":"2016-08-18T23:26:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0"},{"name":"v1.0.0-pre2","sha":"1b5fb9dc611bfd5c6d9a4ada4953951994d93bb1","kind":"tag","published_at":"2016-08-03T21:38:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre2"},{"name":"v1.0.0-pre1","sha":"7869ae2312cfe7d49c04681001149a51be7a2bec","kind":"tag","published_at":"2016-07-27T20:17:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre1"},{"name":"v0.15.0","sha":"b7d816fb3d0d38e1ec03cebd4cf5ba3484317526","kind":"tag","published_at":"2016-07-06T07:23:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.15.0"},{"name":"v0.14.1","sha":"28e43746db30c13feb140b187a320eb308f93da6","kind":"commit","published_at":"2016-06-16T17:27:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.1"},{"name":"v0.14.0","sha":"798f9f06895fa0071eedc7df2fb2ed45300ad48f","kind":"tag","published_at":"2016-04-29T20:58:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.0"},{"name":"v0.13.2","sha":"5933cea9efba0c72bac723d4ad565c584f5eb635","kind":"tag","published_at":"2016-03-09T19:53:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.2"},{"name":"v0.13.1","sha":"be6c246b78f85c702a3e03d796c4a7987e4ab1d2","kind":"tag","published_at":"2016-02-23T00:29:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.1"},{"name":"v0.13.0","sha":"5b9912e766c06949e8db87e8683ba4e06087c480","kind":"tag","published_at":"2016-02-17T00:52:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.0"},{"name":"v0.12.0","sha":"67d9e2686240726ea90144e0dccbb74ebabed0ba","kind":"commit","published_at":"2016-01-22T22:32:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.12.0"},{"name":"v0.9.1","sha":"c80a0b2d9489a71d5073c821fd770639d270858c","kind":"tag","published_at":"2016-01-22T21:42:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"63503c2989df6d895c56e22f430f2b934e7a41d3","kind":"commit","published_at":"2015-09-17T23:06:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.0"},{"name":"v0.8.0","sha":"862f38342a4e96600d55c381c387dbadedd68043","kind":"tag","published_at":"2015-08-12T22:29:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.8.0"},{"name":"v0.7.2","sha":"a0060c8e2cb6699d37d8762f60067af337230dcb","kind":"tag","published_at":"2015-07-13T16:07:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.2"},{"name":"v0.7.1","sha":"71beeb951ac3e03f5d734881aa7af44e6a4b6d7b","kind":"tag","published_at":"2015-06-05T19:41:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.1"},{"name":"v0.7.0","sha":"186a9b23b8e44f0181deaaec0a029e5385f6c8c3","kind":"commit","published_at":"2015-05-26T23:25:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.0"}]},"repo_metadata_updated_at":"2023-03-21T22:11:04.531Z","dependent_packages_count":844,"downloads":null,"downloads_period":null,"dependent_repos_count":1301,"rankings":{"downloads":null,"dependent_repos_count":0.3293649363494752,"dependent_packages_count":0.08809761215426692,"stargazers_count":2.7166100038843037,"forks_count":1.7487376012621985,"docker_downloads_count":7.409424461151878,"average":2.4584469229604244},"purl":"pkg:maven/io.grpc/grpc-api","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-api","docker_dependents_count":53,"docker_downloads_count":334011275,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-api","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-api/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-api/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-api/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-api/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-api/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-api/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-api/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":5060075,"name":"io.grpc:grpc-xds","ecosystem":"maven","description":"gRPC: XDS plugin","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":122,"first_release_published_at":"2020-03-09T19:20:06.000Z","latest_release_published_at":"2026-04-30T16:46:00.000Z","latest_release_number":"1.81.0","last_synced_at":"2026-05-04T20:01:12.342Z","created_at":"2022-07-28T02:22:38.660Z","updated_at":"2026-05-04T20:01:12.342Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-xds/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-xds/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-03-22T01:35:47.000Z","size":72010,"stargazers_count":10428,"open_issues_count":508,"forks_count":3617,"subscribers_count":524,"default_branch":"master","last_synced_at":"2023-03-22T03:38:30.451Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-03-22T02:29:29.000Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":24,"last_synced_at":"2023-02-19T21:59:13.893Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc"},"tags":[{"name":"v1.41.1","sha":"581e00fa64124e6cba6ffb8d5921386bcd920b68","kind":"tag","published_at":"2021-11-04T22:24:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.1"},{"name":"v1.42.0","sha":"b9b370652254fc4add89a457bd05be9ef3dbd235","kind":"tag","published_at":"2021-11-04T00:10:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.0"},{"name":"v1.41.0","sha":"d291594443db7d43a6e984a1ae0c58883c7a1921","kind":"tag","published_at":"2021-09-22T17:16:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.0"},{"name":"v1.40.1","sha":"24d5f2f7881af6302ca7056e49c246318091c2bd","kind":"tag","published_at":"2021-08-25T00:12:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.1"},{"name":"v1.40.0","sha":"474a03527bb54c754fb21e586d81ff43234d24c4","kind":"tag","published_at":"2021-08-16T23:56:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.0"},{"name":"v1.39.0","sha":"6b643380d881e3d52a448eca90a6a5d1d76792fc","kind":"tag","published_at":"2021-06-29T17:19:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.39.0"},{"name":"v1.38.1","sha":"6cb4d90e6bbe0081d42d88bc83a8f4648087596e","kind":"tag","published_at":"2021-06-17T21:08:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.1"},{"name":"v1.36.2","sha":"001816e50295aa6f0d40ef3b23273a717ffea3de","kind":"tag","published_at":"2021-05-26T18:03:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.2"},{"name":"v1.38.0","sha":"51a1c777b7e5738ec724aaf238bfcf905abce742","kind":"tag","published_at":"2021-05-18T09:40:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.0"},{"name":"v1.37.1","sha":"d897fa049e995e62130387a19bbe5667469cef27","kind":"tag","published_at":"2021-05-13T23:56:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.1"},{"name":"v1.37.0","sha":"3836caa9d445e2f8d4918767426a4506057f27b9","kind":"tag","published_at":"2021-04-07T00:34:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.0"},{"name":"v1.35.1","sha":"8be69e8be3300bfcb787351549111a6572a88f9d","kind":"tag","published_at":"2021-03-24T17:50:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.1"},{"name":"v1.36.1","sha":"2c56ed86d5cbdebf390b1a7af395d68d04e97884","kind":"tag","published_at":"2021-03-24T17:35:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.1"},{"name":"v1.32.3","sha":"e9065ab330aedd6b4d2dbc5623a66624dedbb596","kind":"tag","published_at":"2021-03-13T01:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.3"},{"name":"v1.31.2","sha":"5aa7c17a4b1d2916859a132518eb93bded2cba74","kind":"tag","published_at":"2021-03-13T01:17:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.2"},{"name":"v1.36.0","sha":"a5323492654dfeaf7de2fca06bc72be60b31c1e0","kind":"tag","published_at":"2021-02-23T00:48:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.0"},{"name":"v1.35.0","sha":"6db928a791827f7754a9cd24d96eaf7d33975224","kind":"tag","published_at":"2021-01-12T23:05:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.0"},{"name":"v1.34.1","sha":"a6b29213a976e217f65d703dda43112639ecfd80","kind":"tag","published_at":"2020-12-14T21:02:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.1"},{"name":"v1.34.0","sha":"b6844780cf3b35eb236a85e85a4ccb171b2e544a","kind":"tag","published_at":"2020-12-01T03:02:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.0"},{"name":"v1.33.1","sha":"c40e2dcb0b0ee0f1bba73e59ac812ee3625a9fce","kind":"tag","published_at":"2020-10-29T22:54:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.1"},{"name":"v1.33.0","sha":"bec6a8638de963597fd3dd264280c4309e339966","kind":"tag","published_at":"2020-10-21T00:13:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.0"},{"name":"v1.32.2","sha":"c589bf609e85ac95b51eb4962ad40e97214543d9","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.2"},{"name":"v1.32.1","sha":"cb8b0679add2d389cfd15cd34e11c3577e3de2cb","kind":"tag","published_at":"2020-09-09T22:51:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.1"},{"name":"v1.32.0","sha":"a093a69fec50966a5b0b802407f846ccf9855d2e","kind":"tag","published_at":"2020-09-09T14:50:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.0"},{"name":"v1.31.1","sha":"396dca3a1631024472ba747e32f635a4ef9575d2","kind":"tag","published_at":"2020-08-12T17:38:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.1"},{"name":"v1.31.0","sha":"f96f8459e22aca89787430b35034012d5fe928bf","kind":"tag","published_at":"2020-07-29T06:26:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.0"},{"name":"v1.30.2","sha":"9071c1ad7c842f4e73b6ae95b71f11c517b177a4","kind":"tag","published_at":"2020-06-23T00:43:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.2"},{"name":"v1.30.1","sha":"94e2d347d91cd3094bd881ab7c4146e7586d6db6","kind":"tag","published_at":"2020-06-19T08:49:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.1"},{"name":"v1.30.0","sha":"a73e4c8a585272ea7040bd45c780bb37749944c1","kind":"tag","published_at":"2020-06-08T04:31:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.0"},{"name":"v1.29.0","sha":"049b12818b87aae4df9a92fbe35540b92a653dee","kind":"tag","published_at":"2020-04-21T18:50:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.29.0"},{"name":"v1.28.1","sha":"1ee322cc1545762e253e9f950ef3f0f083dacb77","kind":"tag","published_at":"2020-04-02T22:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.1"},{"name":"v1.28.0","sha":"3dbd250eae2c5e4f4e5e7046c6573805cc0dcc29","kind":"tag","published_at":"2020-03-09T17:22:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.0"},{"name":"v1.27.2","sha":"aa346ab797293625048e5f9979ff46fb65cbfcd4","kind":"tag","published_at":"2020-02-26T00:12:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.2"},{"name":"v1.27.1","sha":"0b4fa21d50578d917f15dad41ca7a7ab2612356b","kind":"tag","published_at":"2020-02-13T18:15:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.1"},{"name":"v1.26.1","sha":"25fba8b126a312dfcdf62a9ec3f768ec03b15577","kind":"tag","published_at":"2020-02-12T02:32:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.1"},{"name":"v1.27.0","sha":"1e2f28da55a2c0424b8b8621413dea0afbaa467b","kind":"tag","published_at":"2020-01-28T21:19:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.0"},{"name":"v1.26.0","sha":"fd7d2e5eb4dd020bb892278c78f7b3ef901232c1","kind":"tag","published_at":"2019-12-18T00:00:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.0"},{"name":"v1.24.2","sha":"d231db29e89c437d3e3db548da447ecb0aba2edc","kind":"tag","published_at":"2019-11-06T22:07:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.2"},{"name":"v1.25.0","sha":"e086c0f0abfaa1897cac7b2ca30c52b52c3fdc7a","kind":"tag","published_at":"2019-11-05T20:18:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.25.0"},{"name":"v1.24.1","sha":"2f0c3e7f7c1e16b2ae5445afe144d75c13e473a4","kind":"tag","published_at":"2019-10-17T21:45:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.1"},{"name":"v1.23.1","sha":"629815808d14596c91dee137ac8d26678ddef151","kind":"tag","published_at":"2019-10-17T21:23:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.1"},{"name":"v1.22.3","sha":"889def8e3e550af891458345cc030718e1c11c84","kind":"tag","published_at":"2019-10-17T21:06:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.3"},{"name":"v1.24.0","sha":"99793cf519308acc179d11d8c1191723c7f63fba","kind":"tag","published_at":"2019-09-25T00:00:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.0"},{"name":"v1.21.1","sha":"fdb5b248d4daef427ab5031c7753ad8509625f10","kind":"tag","published_at":"2019-08-13T18:19:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.1"},{"name":"v1.22.2","sha":"3d8e392884f0ab525ce03dbd2d6a6b3214cb27b1","kind":"tag","published_at":"2019-08-13T18:10:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.2"},{"name":"v1.23.0","sha":"b3ed852c406e4f66f126b7b73a5b3330ac30e6ac","kind":"tag","published_at":"2019-08-13T18:00:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.0"},{"name":"v1.22.1","sha":"e51193462a0c8e068af072f0827d0a551e21f891","kind":"tag","published_at":"2019-07-10T18:22:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.1"},{"name":"v1.22.0","sha":"1c9345987f6501c43c748ad15b410f695a75bef3","kind":"tag","published_at":"2019-06-25T06:07:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.0"},{"name":"v1.21.0","sha":"7b28e33b3b9ee7d05244efb888c758ee8abd3743","kind":"tag","published_at":"2019-05-22T18:00:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.0"},{"name":"v1.20.0","sha":"206a2e39333e991963adc7da74cb05dd2410c1a5","kind":"tag","published_at":"2019-04-09T23:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.20.0"},{"name":"v1.19.0","sha":"44c98e819bb3243254e87b4d253c0f4e3184db93","kind":"tag","published_at":"2019-02-27T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.19.0"},{"name":"v1.18.0","sha":"bc1c08c5bc8483a107ff437bd04e7af1319fc7a8","kind":"tag","published_at":"2019-01-14T21:01:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.18.0"},{"name":"v1.17.2","sha":"fe7f043504d66e1b3f674c0514ce794c8a56884e","kind":"tag","published_at":"2018-12-14T22:06:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.2"},{"name":"v1.17.1","sha":"3eb51f09b4a5948d594da9d0f953cf2dcd71dd49","kind":"tag","published_at":"2018-12-07T17:42:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.1"},{"name":"v1.17.0","sha":"4a30c9e1d2e3221a45cde97783afd07810b46a8d","kind":"tag","published_at":"2018-12-04T21:28:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.0"},{"name":"v1.16.1","sha":"57043233bf5aecce92f0c6629b6ac46d9393ce8c","kind":"tag","published_at":"2018-10-26T17:47:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.1"},{"name":"v1.16.0","sha":"2bc27bb91140d389f82c0170c72d45e5652b6166","kind":"tag","published_at":"2018-10-24T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.0"},{"name":"v1.15.1","sha":"6657c310947bc61fcc579e31de2c3c113bc238b3","kind":"tag","published_at":"2018-10-01T22:31:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.1"},{"name":"v1.15.0","sha":"3134daf471f90b8f00c037518fc64988a1cdc8f7","kind":"tag","published_at":"2018-09-10T16:43:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.0"},{"name":"v1.14.0","sha":"0bed6067f9a0610b02cb867d74167a678498740a","kind":"tag","published_at":"2018-07-30T22:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.14.0"},{"name":"v1.13.2","sha":"1b185c8c98796ae6456afb61b135a2d94c687fc4","kind":"tag","published_at":"2018-07-12T17:03:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.2"},{"name":"v1.12.1","sha":"877832e5ae28606077229dee8d78f4ae46bb36eb","kind":"tag","published_at":"2018-07-12T16:58:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.1"},{"name":"v1.13.1","sha":"9a3e0705bdd5a8fe01c764c11f2a9e40422c8ad2","kind":"tag","published_at":"2018-06-20T23:43:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.1"},{"name":"v1.12.0","sha":"61f2528ccd839199de2a750bad407b188a6fe68d","kind":"tag","published_at":"2018-05-07T19:40:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.0"},{"name":"v1.11.0","sha":"f624b13ab30b4232214058a496a8b53a622a83e7","kind":"tag","published_at":"2018-03-28T22:28:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.11.0"},{"name":"v1.10.1","sha":"bddfdfdc3eaa03cbe9ab1db797430b0e3398b363","kind":"tag","published_at":"2018-03-22T22:27:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.1"},{"name":"v1.10.0","sha":"0a6fd9bd9c192551f1056b751750bc6e718bd20c","kind":"tag","published_at":"2018-02-14T16:14:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.0"},{"name":"v1.9.1","sha":"2c83020c89edffacc0daa008fcefdc9c6e5bae66","kind":"tag","published_at":"2018-02-09T21:38:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.1"},{"name":"v1.9.0","sha":"6ed222e09933aa0a3418e6a2ac6b190bafca1956","kind":"tag","published_at":"2018-01-08T22:55:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.0"},{"name":"v1.7.1","sha":"11ee67801d3d30f7111301dd754af2ceeca959f8","kind":"tag","published_at":"2017-12-05T01:38:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.1"},{"name":"v1.8.0","sha":"8a210d037dec14c0da687d639d6601b0d8dd1fb3","kind":"tag","published_at":"2017-11-21T01:11:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.8.0"},{"name":"v1.7.0","sha":"65ae83e479c26c1a7adef6ca4cfd9ce7b738a19e","kind":"tag","published_at":"2017-10-10T22:50:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.0"},{"name":"v1.6.1","sha":"308a7c730e9684f5fa70a6edbd189f50c6251919","kind":"tag","published_at":"2017-08-30T21:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.6.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.6.1"},{"name":"v1.5.0","sha":"1e534e51d986b028fe72de035c2f5d8554b78019","kind":"tag","published_at":"2017-07-18T18:28:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.5.0"},{"name":"v1.3.1","sha":"c97fd1fe16b5e5886baf495ce4724a330f7e8bed","kind":"tag","published_at":"2017-07-05T20:35:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.1"},{"name":"v1.4.0","sha":"f5540193167cb9240cc99a481168f1c2b7bdab93","kind":"tag","published_at":"2017-06-07T01:19:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.4.0"},{"name":"v1.3.0","sha":"a6cb001147b7a53c11516b5fdfec32aa21a1a9fa","kind":"tag","published_at":"2017-04-27T17:50:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.0"},{"name":"v1.2.0","sha":"0ad2d8b671d77238cf69a5d4929405a73c375200","kind":"tag","published_at":"2017-03-15T22:36:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.2.0"},{"name":"v1.1.2","sha":"8c79bc9006dbafcb6c910287b1c89bd9281c8880","kind":"tag","published_at":"2017-02-07T21:07:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.2"},{"name":"v1.1.1","sha":"dfe0643cb58c483c91974ce4387d3255b4a5b36e","kind":"tag","published_at":"2017-01-31T21:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"6aa30989cf962167e9fa864e3af5ecf83a470ed4","kind":"tag","published_at":"2017-01-31T00:48:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.0"},{"name":"v1.0.3","sha":"3cfbe9a8b73faa498eb2f9dec55d5ee1d34e1079","kind":"tag","published_at":"2016-12-22T16:13:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.3"},{"name":"v1.0.2","sha":"8876de9385de6ebd6239869cd0a5f07805a6797d","kind":"tag","published_at":"2016-11-28T22:32:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"009c51f2f793aabf516db90a14a52da2b613aa21","kind":"tag","published_at":"2016-09-14T21:02:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"9826824b0ddc78e304a0005b9f4dd18754350869","kind":"tag","published_at":"2016-08-18T23:26:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0"},{"name":"v1.0.0-pre2","sha":"1b5fb9dc611bfd5c6d9a4ada4953951994d93bb1","kind":"tag","published_at":"2016-08-03T21:38:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre2"},{"name":"v1.0.0-pre1","sha":"7869ae2312cfe7d49c04681001149a51be7a2bec","kind":"tag","published_at":"2016-07-27T20:17:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre1"},{"name":"v0.15.0","sha":"b7d816fb3d0d38e1ec03cebd4cf5ba3484317526","kind":"tag","published_at":"2016-07-06T07:23:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.15.0"},{"name":"v0.14.1","sha":"28e43746db30c13feb140b187a320eb308f93da6","kind":"commit","published_at":"2016-06-16T17:27:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.1"},{"name":"v0.14.0","sha":"798f9f06895fa0071eedc7df2fb2ed45300ad48f","kind":"tag","published_at":"2016-04-29T20:58:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.0"},{"name":"v0.13.2","sha":"5933cea9efba0c72bac723d4ad565c584f5eb635","kind":"tag","published_at":"2016-03-09T19:53:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.2"},{"name":"v0.13.1","sha":"be6c246b78f85c702a3e03d796c4a7987e4ab1d2","kind":"tag","published_at":"2016-02-23T00:29:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.1"},{"name":"v0.13.0","sha":"5b9912e766c06949e8db87e8683ba4e06087c480","kind":"tag","published_at":"2016-02-17T00:52:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.0"},{"name":"v0.12.0","sha":"67d9e2686240726ea90144e0dccbb74ebabed0ba","kind":"commit","published_at":"2016-01-22T22:32:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.12.0"},{"name":"v0.9.1","sha":"c80a0b2d9489a71d5073c821fd770639d270858c","kind":"tag","published_at":"2016-01-22T21:42:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"63503c2989df6d895c56e22f430f2b934e7a41d3","kind":"commit","published_at":"2015-09-17T23:06:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.0"},{"name":"v0.8.0","sha":"862f38342a4e96600d55c381c387dbadedd68043","kind":"tag","published_at":"2015-08-12T22:29:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.8.0"},{"name":"v0.7.2","sha":"a0060c8e2cb6699d37d8762f60067af337230dcb","kind":"tag","published_at":"2015-07-13T16:07:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.2"},{"name":"v0.7.1","sha":"71beeb951ac3e03f5d734881aa7af44e6a4b6d7b","kind":"tag","published_at":"2015-06-05T19:41:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.1"},{"name":"v0.7.0","sha":"186a9b23b8e44f0181deaaec0a029e5385f6c8c3","kind":"commit","published_at":"2015-05-26T23:25:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.0"}]},"repo_metadata_updated_at":"2023-03-22T05:30:34.483Z","dependent_packages_count":195,"downloads":null,"downloads_period":null,"dependent_repos_count":116,"rankings":{"downloads":null,"dependent_repos_count":1.7247388853499357,"dependent_packages_count":0.4002363758375818,"stargazers_count":2.716313505847286,"forks_count":1.7161252068284436,"docker_downloads_count":2.9046125246892065,"average":1.8924052997104908},"purl":"pkg:maven/io.grpc/grpc-xds","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-xds","docker_dependents_count":7,"docker_downloads_count":39586184,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-xds","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-xds/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-xds/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-xds/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-xds/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-xds/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-xds/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-xds/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":5287007,"name":"grpc_java_plugin","ecosystem":"conda","description":null,"homepage":"https://github.com/grpc/grpc-java/tree/master/compiler","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":null,"versions_count":19,"first_release_published_at":"2021-03-21T22:46:32.000Z","latest_release_published_at":"2022-09-05T20:46:46.000Z","latest_release_number":"1.49.0","last_synced_at":"2026-04-15T11:16:22.845Z","created_at":"2022-10-03T15:44:20.242Z","updated_at":"2026-04-15T11:16:22.845Z","registry_url":"https://anaconda.org/conda-forge/grpc_java_plugin","install_command":"conda install -c conda-forge grpc_java_plugin","documentation_url":null,"metadata":{},"repo_metadata":{"id":24332624,"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-02-27T20:34:30.000Z","size":117077,"stargazers_count":11991,"open_issues_count":507,"forks_count":3973,"subscribers_count":512,"default_branch":"master","last_synced_at":"2026-03-02T05:34:34.707Z","etag":null,"topics":["grpc","java","microservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io/docs/languages/java/","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2026-03-02T03:34:55.000Z","dependencies_parsed_at":"2024-03-22T23:41:41.352Z","dependency_job_id":"3b6731bb-a68b-4373-a873-ddfcc353819e","html_url":"https://github.com/grpc/grpc-java","commit_stats":{"total_commits":6520,"total_committers":410,"mean_commits":"15.902439024390244","dds":0.7486196319018406,"last_synced_commit":"921f88ae30e5a4b1d890f3ea7ff709f475a86298"},"previous_names":[],"tags_count":192,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/sbom","scorecard":{"id":446654,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-java","commit":"95d16d85c84b7bc587adaa349fa58c8fa80e1503"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/branch-testing.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/gradle-wrapper-validation.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: \": buildscripts/kokoro/upload_artifacts.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch-testing.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/branch-testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch-testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/branch-testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch-testing.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/branch-testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gradle-wrapper-validation.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/gradle-wrapper-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gradle-wrapper-validation.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/gradle-wrapper-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testing.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: buildscripts/grpc-java-artifacts/Dockerfile:1: pin your Docker image by updating almalinux:8 to almalinux:8@sha256:2d4abdee2caecd851d2d6591dfb2205ba18549bc080ad5377875c990331e41c4","Warn: containerImage not pinned by hash: buildscripts/grpc-java-artifacts/Dockerfile.multiarch.base:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: buildscripts/grpc-java-artifacts/Dockerfile.ubuntu2004.base:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: buildscripts/observability-test/Dockerfile:20","Warn: containerImage not pinned by hash: buildscripts/observability-test/Dockerfile:36: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Warn: containerImage not pinned by hash: buildscripts/xds-k8s/test-client.Dockerfile:2: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Warn: containerImage not pinned by hash: buildscripts/xds-k8s/test-server.Dockerfile:2: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Warn: containerImage not pinned by hash: examples/example-gcp-csm-observability/csm-client.Dockerfile:19","Warn: containerImage not pinned by hash: examples/example-gcp-csm-observability/csm-client.Dockerfile:34: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Warn: containerImage not pinned by hash: examples/example-gcp-csm-observability/csm-server.Dockerfile:19","Warn: containerImage not pinned by hash: examples/example-gcp-csm-observability/csm-server.Dockerfile:34: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  11 containerImage 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T06:53:54.037Z","repository_id":24332624,"created_at":"2025-08-19T06:53:54.037Z","updated_at":"2025-08-19T06:53:54.037Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30079565,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T11:57:42.557Z","status":"ssl_error","status_checked_at":"2026-03-04T11:56:10.793Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-12-23T18:14:24.706Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":105549,"followers":2495,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-12-23T18:14:24.707Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.77.1","sha":"4b2804581313d2bcd6c36788506cf57a4d084c7e","kind":"tag","published_at":"2025-12-23T18:39:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.77.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.77.1/manifests"},{"name":"v1.78.0","sha":"8fa6000259958fd3b2bdba579ea7dc002ad95777","kind":"tag","published_at":"2025-12-23T06:44:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.78.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.78.0/manifests"},{"name":"v1.76.2","sha":"4554b3076f0aa093108fd69f1516e7cdfb432a82","kind":"tag","published_at":"2025-12-04T21:43:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.76.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.76.2/manifests"},{"name":"v1.77.0","sha":"251dfbb522959bd46d2cadf643756bb46e31be07","kind":"tag","published_at":"2025-11-14T23:23:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.77.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.77.0/manifests"},{"name":"v1.76.1","sha":"bf6ddec4197558fb680f1405613a466c0716c72c","kind":"tag","published_at":"2025-11-14T18:44:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.76.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.76.1/manifests"},{"name":"v1.76.0","sha":"d0db12973952b6269a7fa36e2222ed9cd69177b6","kind":"tag","published_at":"2025-10-06T15:52:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.76.0/manifests"},{"name":"v1.75.0","sha":"3abc0e6e1f4981017b7117e47e1844a318a51f24","kind":"tag","published_at":"2025-08-20T11:56:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.75.0/manifests"},{"name":"v1.74.0","sha":"9d2c895c29ad505ea564ccf9369678e5478152e5","kind":"tag","published_at":"2025-07-25T17:09:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.74.0/manifests"},{"name":"v1.73.0","sha":"7f28d46c1083db30af5001888a33e1867c53d474","kind":"tag","published_at":"2025-05-27T04:54:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"b0794e4fb64faaf9af10fa86e85018edfd433056","kind":"tag","published_at":"2025-04-15T09:14:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"865c4432569dfdf738b3cf07bcdb6d6e3285f761","kind":"tag","published_at":"2025-03-04T14:23:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"22a42c88d80fb96326b8c507591e4017c5e15ed3","kind":"tag","published_at":"2025-01-21T16:29:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.70.0/manifests"},{"name":"v1.68.3","sha":"9eda2b9092045bbc65459434e1c5fba7dc67f8a6","kind":"tag","published_at":"2025-01-16T15:46:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.68.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.68.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.68.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.3/manifests"},{"name":"v1.69.1","sha":"5e14f9974ec0ff67c6f6a4c747969ba637911622","kind":"tag","published_at":"2025-01-16T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.69.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.69.1/manifests"},{"name":"v1.69.0","sha":"34a7cffcf3dca012cd3e48da14d127c3afd924bf","kind":"tag","published_at":"2024-12-09T16:39:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.69.0/manifests"},{"name":"v1.68.2","sha":"fa5cfcd63c4713d8871e8114aa27002995446e44","kind":"tag","published_at":"2024-11-28T00:08:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.2/manifests"},{"name":"v1.68.1","sha":"16f93c8127ce60e3ee7d1276f60a5e6369ff5d7d","kind":"tag","published_at":"2024-10-28T23:22:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.1/manifests"},{"name":"v1.67.1","sha":"24085103b926559659ecd3941a3308479876f084","kind":"tag","published_at":"2024-09-26T09:06:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.67.1/manifests"},{"name":"v1.68.0","sha":"b570d071e3787b83a08bdf3b7a84a581fa6e5fca","kind":"tag","published_at":"2024-09-17T09:11:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.0/manifests"},{"name":"v1.66.0","sha":"cf784069508fc5767a85c915e43bb43ccfc84c76","kind":"tag","published_at":"2024-08-06T15:04:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.66.0/manifests"},{"name":"v1.63.2","sha":"4e0116834af62e4a137dfaf39f0bbfb6d0e52ce6","kind":"tag","published_at":"2024-07-11T20:14:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.63.2/manifests"},{"name":"v1.64.2","sha":"2c05f61d7a661f003a0bfa4e3693a77c04947317","kind":"tag","published_at":"2024-07-11T18:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.64.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.64.2/manifests"},{"name":"v1.65.1","sha":"a2adefac6cd94711b60014868644919af8d2c6e7","kind":"tag","published_at":"2024-07-11T01:13:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.65.1/manifests"},{"name":"v1.64.1","sha":"a4b33fe22c41074de3d97728ac29f74c35023e36","kind":"tag","published_at":"2024-06-27T00:22:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.64.1/manifests"},{"name":"v1.65.0","sha":"629672604bebc84b71760f82371c888df12b8e8e","kind":"tag","published_at":"2024-06-26T20:04:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.65.0/manifests"},{"name":"v1.63.1","sha":"c017f7eda0104de20e5aecfc571a6655c0fa3eaf","kind":"tag","published_at":"2024-05-16T20:53:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.63.1/manifests"},{"name":"v1.64.0","sha":"a54c72f0850a8d7c8e6465cc7cd12d63f0af109d","kind":"tag","published_at":"2024-05-14T20:17:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"48aa1b88550d6ddac1955407a5eac511e0ebbde0","kind":"tag","published_at":"2024-04-04T00:03:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"3e993a9f44ff52bd3d5ac59dfa978d8e7d30e28b","kind":"tag","published_at":"2024-02-24T01:55:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.62.1/manifests"},{"name":"v1.62.2","sha":"3e993a9f44ff52bd3d5ac59dfa978d8e7d30e28b","kind":"commit","published_at":"2024-02-24T01:51:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.62.2/manifests"},{"name":"v1.62.0","sha":"10eb91f1073b770a7f9a9c8ec96bf9917fd2eba4","kind":"commit","published_at":"2024-02-21T20:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"dfff9a9475a394c455742a9b45a69cf6d9640cf5","kind":"tag","published_at":"2024-02-02T17:57:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.61.1/manifests"},{"name":"v1.60.2","sha":"41b192bb321ef3c67b06c8ee13f30a5c0e776f15","kind":"tag","published_at":"2024-02-02T17:44:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.60.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.60.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.60.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.60.2/manifests"},{"name":"v1.61.0","sha":"f06abeb6fda2985c19e9792edb6f2b071b6fd8b5","kind":"tag","published_at":"2024-01-11T23:27:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"cd7ae8b61443fab5a0a737a6e78250669056d2e1","kind":"tag","published_at":"2023-12-20T20:52:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.60.1/manifests"},{"name":"v1.58.1","sha":"a6115f66c962f52dfdb7ffa95088b643f36a96e9","kind":"tag","published_at":"2023-12-13T02:23:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.58.1/manifests"},{"name":"v1.60.0","sha":"eb8b1d8379008ab89cade89392d265bed90a2692","kind":"tag","published_at":"2023-12-04T21:06:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.60.0/manifests"},{"name":"v1.59.1","sha":"cb82a273489ab3fecbbcf33ec2f0268778552887","kind":"tag","published_at":"2023-11-28T00:21:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.59.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"ae49d275b3fdc143e6f2203747c96fd94146439b","kind":"tag","published_at":"2023-10-19T20:42:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"f9562b16efe43ae35840d86f4106ef8b577c4155","kind":"tag","published_at":"2023-09-06T00:43:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.58.0/manifests"},{"name":"v1.57.2","sha":"0cfa2d1e1d1baf229aaaf825c2b8ffd405d6e50c","kind":"tag","published_at":"2023-08-15T18:17:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.57.2/manifests"},{"name":"v1.57.1","sha":"7292ed8f7566279cd26481b95e2316eca667272c","kind":"tag","published_at":"2023-08-01T17:05:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"cde208afce38186d06084605abed36f21b003465","kind":"tag","published_at":"2023-07-26T00:27:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.57.0/manifests"},{"name":"v1.53.1","sha":"94b7cd5aa4abb264da44ebc86e4828d0c176ec69","kind":"tag","published_at":"2023-07-06T20:51:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.53.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.53.1/manifests"},{"name":"v1.56.1","sha":"0583c9257922ee312322823407200b8ba39226e1","kind":"tag","published_at":"2023-06-30T20:10:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.56.1/manifests"},{"name":"v1.55.3","sha":"958205ddb1ab7ec1f5bb92a1a812cf30fa753c36","kind":"tag","published_at":"2023-06-30T17:13:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.55.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.55.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.55.3/manifests"},{"name":"v1.54.2","sha":"fbe3bb76949eed6d1d01436184ba0314ad8833d2","kind":"tag","published_at":"2023-06-29T22:34:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.54.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.54.2/manifests"},{"name":"v1.56.0","sha":"d25095c2a714bb9abccdb6622a13b8bc768dc18a","kind":"tag","published_at":"2023-06-13T22:39:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.56.0/manifests"},{"name":"v1.55.1","sha":"c9b905f071f9a9de6bc39c1495faac8275cbde71","kind":"tag","published_at":"2023-05-08T20:20:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"e48040541bb2b42e2465344faee241a24d747466","kind":"tag","published_at":"2023-05-04T00:40:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.55.0/manifests"},{"name":"v1.54.1","sha":"56d1c63802fd9706fece4b144969bfc9bdcfc99c","kind":"tag","published_at":"2023-04-14T23:10:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.54.1/manifests"},{"name":"v1.50.3","sha":"6d600356f2c6351527e28ca66dc3f9429d80c5cc","kind":"tag","published_at":"2023-04-11T15:47:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.50.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.3/manifests"},{"name":"v1.54.0","sha":"e988f84d14d46eab75713cf465d4d4776c4b344e","kind":"tag","published_at":"2023-03-23T17:53:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.54.0/manifests"},{"name":"v1.53.0","sha":"4ca6de0e8e52386301890b2860fb7a9a7c2c9b7c","kind":"tag","published_at":"2023-02-08T22:49:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.53.0/manifests"},{"name":"v1.45.4","sha":"c669c9cbf9ba99192d463647120e4cc4d94aabe4","kind":"tag","published_at":"2023-01-23T21:53:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.45.4","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.4/manifests"},{"name":"v1.51.3","sha":"64a031d8e313659784a297bceee506592b58ef4b","kind":"tag","published_at":"2023-01-17T20:28:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.51.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.3/manifests"},{"name":"v1.52.1","sha":"57dfe8c9138073783ffbe19db3d886fe9119d446","kind":"tag","published_at":"2023-01-13T21:40:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.52.1/manifests"},{"name":"v1.51.2","sha":"bf3889552b47cbca375ccd68f0e69615a14d7f48","kind":"tag","published_at":"2023-01-13T21:21:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.51.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.2/manifests"},{"name":"v1.45.3","sha":"1bc047d84d1351d22107b9d0aa73f6b6524ef372","kind":"tag","published_at":"2023-01-13T20:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.45.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.3/manifests"},{"name":"v1.52.0","sha":"a1a6d4f35c31b18a35d0b7c2bfb4155093128b86","kind":"tag","published_at":"2023-01-11T01:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.52.0/manifests"},{"name":"v1.51.1","sha":"68b7089223f49b48a8bc48d0fc678818f8663e75","kind":"tag","published_at":"2022-12-13T18:49:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.51.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"e900f1728a83fb26235e88142d312e1402d776ac","kind":"tag","published_at":"2022-11-16T19:49:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.0/manifests"},{"name":"v1.50.2","sha":"a07c5a1d7e697338726976ae5e688159fbf62710","kind":"tag","published_at":"2022-10-19T22:24:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.50.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"25a0e0750fc24cb611a1b36340074299f4ea5de8","kind":"tag","published_at":"2022-10-18T23:23:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"df9670d83b0339279e139a54b32e52e9e8bc6ca5","kind":"tag","published_at":"2022-10-10T22:02:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.0/manifests"},{"name":"v1.45.2","sha":"d32aefd61b423b6228446648ba52d114dbcea618","kind":"tag","published_at":"2022-10-06T22:02:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.45.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.2/manifests"},{"name":"v1.41.3","sha":"84be38ec0dd650b39e9a171ea5a78c04fb94ff02","kind":"tag","published_at":"2022-10-06T20:56:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.3/manifests"},{"name":"v1.44.2","sha":"317281281cbe206814565adfb8cf62ac1cf213f4","kind":"tag","published_at":"2022-10-06T20:36:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.44.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.44.2/manifests"},{"name":"v1.36.3","sha":"c08d58a599baa5b986da32dfae88c73f76917dd5","kind":"tag","published_at":"2022-10-06T20:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.3/manifests"},{"name":"v1.46.1","sha":"b69a1165f4e6e3d22cb552d4c5e2f0ac12bdae20","kind":"tag","published_at":"2022-10-06T18:34:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.46.1/manifests"},{"name":"v1.47.1","sha":"ead2126bf159161b20f4134cfff5eaaf98361628","kind":"tag","published_at":"2022-10-06T18:25:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.47.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.47.1/manifests"},{"name":"v1.43.3","sha":"b5f518242d8ee472bb504b98d4d0569eeb5e0d4b","kind":"tag","published_at":"2022-10-06T18:04:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.43.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.3/manifests"},{"name":"v1.42.3","sha":"3bad5b3a52c7f6ae7b15362cfcdde6de06215b1e","kind":"tag","published_at":"2022-10-06T17:37:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.3/manifests"},{"name":"v1.48.2","sha":"6f24717ea30d837e9362dfb01a6186d0aa8976aa","kind":"tag","published_at":"2022-10-01T02:47:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.48.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.48.2/manifests"},{"name":"v1.49.2","sha":"6eed4f8990dacbb6d7ebfcb0072e77f76309732e","kind":"tag","published_at":"2022-09-30T23:24:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.49.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.49.2/manifests"},{"name":"v1.49.1","sha":"eb32ed114b2fcd0d73f5ed19e6a98ab0c8a031fe","kind":"tag","published_at":"2022-09-15T23:43:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.49.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.49.1/manifests"},{"name":"v1.49.0","sha":"dfbdfe82278a717896fac584fe0dd090493cd6a4","kind":"tag","published_at":"2022-08-23T21:59:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.49.0/manifests"},{"name":"v1.48.1","sha":"6e2e18bb728793df32b2ba195a954ad380e546de","kind":"tag","published_at":"2022-08-01T20:36:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.48.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"ed58a2c495672a3dec2dd301d707617cc4ea6316","kind":"tag","published_at":"2022-07-19T23:09:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"76b37d3748e561bf32ed1805f96b0097cbbf5098","kind":"tag","published_at":"2022-06-01T00:47:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"3500243f4320fcde1d567184b822c98de017498e","kind":"tag","published_at":"2022-04-25T18:19:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.46.0/manifests"},{"name":"v1.45.1","sha":"ff750a52717be34e7fa0d9a03a99268ccf8d495e","kind":"tag","published_at":"2022-03-29T15:02:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.45.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"8eff2630828a7ec6f4980b5b46f30f875070a4e4","kind":"tag","published_at":"2022-03-08T19:23:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.0/manifests"},{"name":"v1.44.1","sha":"ff4c976fffe332566c38eb02c3033d682951514e","kind":"tag","published_at":"2022-02-18T00:37:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.44.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"74b054b6b107f0f60dcedfe5278fd1cee597d0c7","kind":"tag","published_at":"2022-01-25T02:32:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.44.0/manifests"},{"name":"v1.41.2","sha":"311f3c177ef664d94658bd4a3f15e681b65963ea","kind":"tag","published_at":"2022-01-06T20:53:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.2/manifests"},{"name":"v1.43.2","sha":"1fe911f02af34b68b811f75059f59cb9ba756d8f","kind":"tag","published_at":"2022-01-06T18:56:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.43.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.2/manifests"},{"name":"v1.42.2","sha":"df211197e905a0e838a0a73088a65afd8ab76a8f","kind":"tag","published_at":"2022-01-06T18:42:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.2/manifests"},{"name":"v1.43.1","sha":"3ef0d33299b6d070abc45c96885828ce5b119351","kind":"tag","published_at":"2021-12-16T17:41:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.43.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"977145f1cec1e31971834d90d85b547020e75eee","kind":"tag","published_at":"2021-12-14T17:18:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.0/manifests"},{"name":"v1.42.1","sha":"408ffe86b0414b8dede350b86be9d53a7785a449","kind":"tag","published_at":"2021-11-11T23:50:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.1/manifests"},{"name":"v1.40.2","sha":"c8e925443665aafd226f33a9404b6e6cfc9758e8","kind":"tag","published_at":"2021-11-05T23:12:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.40.2/manifests"},{"name":"v1.41.1","sha":"581e00fa64124e6cba6ffb8d5921386bcd920b68","kind":"tag","published_at":"2021-11-04T22:24:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"b9b370652254fc4add89a457bd05be9ef3dbd235","kind":"tag","published_at":"2021-11-04T00:10:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"d291594443db7d43a6e984a1ae0c58883c7a1921","kind":"tag","published_at":"2021-09-22T17:16:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.0/manifests"},{"name":"v1.40.1","sha":"24d5f2f7881af6302ca7056e49c246318091c2bd","kind":"tag","published_at":"2021-08-25T00:12:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"474a03527bb54c754fb21e586d81ff43234d24c4","kind":"tag","published_at":"2021-08-16T23:56:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"6b643380d881e3d52a448eca90a6a5d1d76792fc","kind":"tag","published_at":"2021-06-29T17:19:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.39.0/manifests"},{"name":"v1.38.1","sha":"6cb4d90e6bbe0081d42d88bc83a8f4648087596e","kind":"tag","published_at":"2021-06-17T21:08:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.38.1/manifests"},{"name":"v1.36.2","sha":"001816e50295aa6f0d40ef3b23273a717ffea3de","kind":"tag","published_at":"2021-05-26T18:03:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.2/manifests"},{"name":"v1.38.0","sha":"51a1c777b7e5738ec724aaf238bfcf905abce742","kind":"tag","published_at":"2021-05-18T09:40:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.38.0/manifests"},{"name":"v1.37.1","sha":"d897fa049e995e62130387a19bbe5667469cef27","kind":"tag","published_at":"2021-05-13T23:56:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"3836caa9d445e2f8d4918767426a4506057f27b9","kind":"tag","published_at":"2021-04-07T00:34:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.37.0/manifests"},{"name":"v1.35.1","sha":"8be69e8be3300bfcb787351549111a6572a88f9d","kind":"tag","published_at":"2021-03-24T17:50:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.35.1/manifests"},{"name":"v1.36.1","sha":"2c56ed86d5cbdebf390b1a7af395d68d04e97884","kind":"tag","published_at":"2021-03-24T17:35:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.1/manifests"},{"name":"v1.32.3","sha":"e9065ab330aedd6b4d2dbc5623a66624dedbb596","kind":"tag","published_at":"2021-03-13T01:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.3/manifests"},{"name":"v1.31.2","sha":"5aa7c17a4b1d2916859a132518eb93bded2cba74","kind":"tag","published_at":"2021-03-13T01:17:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.31.2/manifests"},{"name":"v1.36.0","sha":"a5323492654dfeaf7de2fca06bc72be60b31c1e0","kind":"tag","published_at":"2021-02-23T00:48:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"6db928a791827f7754a9cd24d96eaf7d33975224","kind":"tag","published_at":"2021-01-12T23:05:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.35.0/manifests"},{"name":"v1.34.1","sha":"a6b29213a976e217f65d703dda43112639ecfd80","kind":"tag","published_at":"2020-12-14T21:02:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"b6844780cf3b35eb236a85e85a4ccb171b2e544a","kind":"tag","published_at":"2020-12-01T03:02:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.34.0/manifests"},{"name":"v1.33.1","sha":"c40e2dcb0b0ee0f1bba73e59ac812ee3625a9fce","kind":"tag","published_at":"2020-10-29T22:54:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"bec6a8638de963597fd3dd264280c4309e339966","kind":"tag","published_at":"2020-10-21T00:13:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.33.0/manifests"},{"name":"v1.32.2","sha":"c589bf609e85ac95b51eb4962ad40e97214543d9","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"cb8b0679add2d389cfd15cd34e11c3577e3de2cb","kind":"tag","published_at":"2020-09-09T22:51:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"a093a69fec50966a5b0b802407f846ccf9855d2e","kind":"tag","published_at":"2020-09-09T14:50:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"396dca3a1631024472ba747e32f635a4ef9575d2","kind":"tag","published_at":"2020-08-12T17:38:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"f96f8459e22aca89787430b35034012d5fe928bf","kind":"tag","published_at":"2020-07-29T06:26:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.31.0/manifests"},{"name":"v1.30.2","sha":"9071c1ad7c842f4e73b6ae95b71f11c517b177a4","kind":"tag","published_at":"2020-06-23T00:43:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"94e2d347d91cd3094bd881ab7c4146e7586d6db6","kind":"tag","published_at":"2020-06-19T08:49:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a73e4c8a585272ea7040bd45c780bb37749944c1","kind":"tag","published_at":"2020-06-08T04:31:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"049b12818b87aae4df9a92fbe35540b92a653dee","kind":"tag","published_at":"2020-04-21T18:50:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.29.0/manifests"},{"name":"v1.28.1","sha":"1ee322cc1545762e253e9f950ef3f0f083dacb77","kind":"tag","published_at":"2020-04-02T22:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"3dbd250eae2c5e4f4e5e7046c6573805cc0dcc29","kind":"tag","published_at":"2020-03-09T17:22:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"aa346ab797293625048e5f9979ff46fb65cbfcd4","kind":"tag","published_at":"2020-02-26T00:12:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"0b4fa21d50578d917f15dad41ca7a7ab2612356b","kind":"tag","published_at":"2020-02-13T18:15:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.27.1/manifests"},{"name":"v1.26.1","sha":"25fba8b126a312dfcdf62a9ec3f768ec03b15577","kind":"tag","published_at":"2020-02-12T02:32:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.26.1/manifests"},{"name":"v1.27.0","sha":"1e2f28da55a2c0424b8b8621413dea0afbaa467b","kind":"tag","published_at":"2020-01-28T21:19:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"fd7d2e5eb4dd020bb892278c78f7b3ef901232c1","kind":"tag","published_at":"2019-12-18T00:00:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.26.0/manifests"},{"name":"v1.24.2","sha":"d231db29e89c437d3e3db548da447ecb0aba2edc","kind":"tag","published_at":"2019-11-06T22:07:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.24.2/manifests"},{"name":"v1.25.0","sha":"e086c0f0abfaa1897cac7b2ca30c52b52c3fdc7a","kind":"tag","published_at":"2019-11-05T20:18:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"2f0c3e7f7c1e16b2ae5445afe144d75c13e473a4","kind":"tag","published_at":"2019-10-17T21:45:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.24.1/manifests"},{"name":"v1.23.1","sha":"629815808d14596c91dee137ac8d26678ddef151","kind":"tag","published_at":"2019-10-17T21:23:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"889def8e3e550af891458345cc030718e1c11c84","kind":"tag","published_at":"2019-10-17T21:06:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.3/manifests"},{"name":"v1.24.0","sha":"99793cf519308acc179d11d8c1191723c7f63fba","kind":"tag","published_at":"2019-09-25T00:00:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.24.0/manifests"},{"name":"v1.21.1","sha":"fdb5b248d4daef427ab5031c7753ad8509625f10","kind":"tag","published_at":"2019-08-13T18:19:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.21.1/manifests"},{"name":"v1.22.2","sha":"3d8e392884f0ab525ce03dbd2d6a6b3214cb27b1","kind":"tag","published_at":"2019-08-13T18:10:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.2/manifests"},{"name":"v1.23.0","sha":"b3ed852c406e4f66f126b7b73a5b3330ac30e6ac","kind":"tag","published_at":"2019-08-13T18:00:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.23.0/manifests"},{"name":"v1.22.1","sha":"e51193462a0c8e068af072f0827d0a551e21f891","kind":"tag","published_at":"2019-07-10T18:22:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"1c9345987f6501c43c748ad15b410f695a75bef3","kind":"tag","published_at":"2019-06-25T06:07:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"7b28e33b3b9ee7d05244efb888c758ee8abd3743","kind":"tag","published_at":"2019-05-22T18:00:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"206a2e39333e991963adc7da74cb05dd2410c1a5","kind":"tag","published_at":"2019-04-09T23:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"44c98e819bb3243254e87b4d253c0f4e3184db93","kind":"tag","published_at":"2019-02-27T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"bc1c08c5bc8483a107ff437bd04e7af1319fc7a8","kind":"tag","published_at":"2019-01-14T21:01:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.18.0/manifests"},{"name":"v1.17.2","sha":"fe7f043504d66e1b3f674c0514ce794c8a56884e","kind":"tag","published_at":"2018-12-14T22:06:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"3eb51f09b4a5948d594da9d0f953cf2dcd71dd49","kind":"tag","published_at":"2018-12-07T17:42:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"4a30c9e1d2e3221a45cde97783afd07810b46a8d","kind":"tag","published_at":"2018-12-04T21:28:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"57043233bf5aecce92f0c6629b6ac46d9393ce8c","kind":"tag","published_at":"2018-10-26T17:47:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"2bc27bb91140d389f82c0170c72d45e5652b6166","kind":"tag","published_at":"2018-10-24T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"6657c310947bc61fcc579e31de2c3c113bc238b3","kind":"tag","published_at":"2018-10-01T22:31:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"3134daf471f90b8f00c037518fc64988a1cdc8f7","kind":"tag","published_at":"2018-09-10T16:43:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"0bed6067f9a0610b02cb867d74167a678498740a","kind":"tag","published_at":"2018-07-30T22:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"1b185c8c98796ae6456afb61b135a2d94c687fc4","kind":"tag","published_at":"2018-07-12T17:03:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.13.2/manifests"},{"name":"v1.12.1","sha":"877832e5ae28606077229dee8d78f4ae46bb36eb","kind":"tag","published_at":"2018-07-12T16:58:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.12.1/manifests"},{"name":"v1.13.1","sha":"9a3e0705bdd5a8fe01c764c11f2a9e40422c8ad2","kind":"tag","published_at":"2018-06-20T23:43:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.13.1/manifests"},{"name":"v1.12.0","sha":"61f2528ccd839199de2a750bad407b188a6fe68d","kind":"tag","published_at":"2018-05-07T19:40:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"f624b13ab30b4232214058a496a8b53a622a83e7","kind":"tag","published_at":"2018-03-28T22:28:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"bddfdfdc3eaa03cbe9ab1db797430b0e3398b363","kind":"tag","published_at":"2018-03-22T22:27:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"0a6fd9bd9c192551f1056b751750bc6e718bd20c","kind":"tag","published_at":"2018-02-14T16:14:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"2c83020c89edffacc0daa008fcefdc9c6e5bae66","kind":"tag","published_at":"2018-02-09T21:38:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"6ed222e09933aa0a3418e6a2ac6b190bafca1956","kind":"tag","published_at":"2018-01-08T22:55:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.9.0/manifests"},{"name":"v1.7.1","sha":"11ee67801d3d30f7111301dd754af2ceeca959f8","kind":"tag","published_at":"2017-12-05T01:38:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.7.1/manifests"},{"name":"v1.8.0","sha":"8a210d037dec14c0da687d639d6601b0d8dd1fb3","kind":"tag","published_at":"2017-11-21T01:11:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"65ae83e479c26c1a7adef6ca4cfd9ce7b738a19e","kind":"tag","published_at":"2017-10-10T22:50:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"308a7c730e9684f5fa70a6edbd189f50c6251919","kind":"tag","published_at":"2017-08-30T21:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.6.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.6.1/manifests"},{"name":"v1.5.0","sha":"1e534e51d986b028fe72de035c2f5d8554b78019","kind":"tag","published_at":"2017-07-18T18:28:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.5.0/manifests"},{"name":"v1.3.1","sha":"c97fd1fe16b5e5886baf495ce4724a330f7e8bed","kind":"tag","published_at":"2017-07-05T20:35:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.3.1/manifests"},{"name":"v1.4.0","sha":"f5540193167cb9240cc99a481168f1c2b7bdab93","kind":"tag","published_at":"2017-06-07T01:19:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"a6cb001147b7a53c11516b5fdfec32aa21a1a9fa","kind":"tag","published_at":"2017-04-27T17:50:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"0ad2d8b671d77238cf69a5d4929405a73c375200","kind":"tag","published_at":"2017-03-15T22:36:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"8c79bc9006dbafcb6c910287b1c89bd9281c8880","kind":"tag","published_at":"2017-02-07T21:07:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dfe0643cb58c483c91974ce4387d3255b4a5b36e","kind":"tag","published_at":"2017-01-31T21:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"6aa30989cf962167e9fa864e3af5ecf83a470ed4","kind":"tag","published_at":"2017-01-31T00:48:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"3cfbe9a8b73faa498eb2f9dec55d5ee1d34e1079","kind":"tag","published_at":"2016-12-22T16:13:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"8876de9385de6ebd6239869cd0a5f07805a6797d","kind":"tag","published_at":"2016-11-28T22:32:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"009c51f2f793aabf516db90a14a52da2b613aa21","kind":"tag","published_at":"2016-09-14T21:02:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9826824b0ddc78e304a0005b9f4dd18754350869","kind":"tag","published_at":"2016-08-18T23:26:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.0/manifests"},{"name":"v1.0.0-pre2","sha":"1b5fb9dc611bfd5c6d9a4ada4953951994d93bb1","kind":"tag","published_at":"2016-08-03T21:38:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.0.0-pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.0-pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.0-pre2/manifests"},{"name":"v1.0.0-pre1","sha":"7869ae2312cfe7d49c04681001149a51be7a2bec","kind":"tag","published_at":"2016-07-27T20:17:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.0.0-pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.0-pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.0-pre1/manifests"},{"name":"v0.15.0","sha":"b7d816fb3d0d38e1ec03cebd4cf5ba3484317526","kind":"tag","published_at":"2016-07-06T07:23:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"28e43746db30c13feb140b187a320eb308f93da6","kind":"commit","published_at":"2016-06-16T17:27:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"798f9f06895fa0071eedc7df2fb2ed45300ad48f","kind":"tag","published_at":"2016-04-29T20:58:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.14.0/manifests"},{"name":"v0.13.2","sha":"5933cea9efba0c72bac723d4ad565c584f5eb635","kind":"tag","published_at":"2016-03-09T19:53:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"be6c246b78f85c702a3e03d796c4a7987e4ab1d2","kind":"tag","published_at":"2016-02-23T00:29:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"5b9912e766c06949e8db87e8683ba4e06087c480","kind":"tag","published_at":"2016-02-17T00:52:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"67d9e2686240726ea90144e0dccbb74ebabed0ba","kind":"commit","published_at":"2016-01-22T22:32:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.12.0/manifests"},{"name":"v0.9.1","sha":"c80a0b2d9489a71d5073c821fd770639d270858c","kind":"tag","published_at":"2016-01-22T21:42:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"63503c2989df6d895c56e22f430f2b934e7a41d3","kind":"commit","published_at":"2015-09-17T23:06:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"862f38342a4e96600d55c381c387dbadedd68043","kind":"tag","published_at":"2015-08-12T22:29:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"a0060c8e2cb6699d37d8762f60067af337230dcb","kind":"tag","published_at":"2015-07-13T16:07:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"71beeb951ac3e03f5d734881aa7af44e6a4b6d7b","kind":"tag","published_at":"2015-06-05T19:41:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"186a9b23b8e44f0181deaaec0a029e5385f6c8c3","kind":"commit","published_at":"2015-05-26T23:25:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.7.0/manifests"}]},"repo_metadata_updated_at":"2026-03-04T12:06:57.181Z","dependent_packages_count":0,"downloads":249340,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":2.6653356625904667,"forks_count":1.6870476665834788,"average":22.388320439231343},"purl":"pkg:conda/grpc_java_plugin?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/grpc_java_plugin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/grpc_java_plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/grpc_java_plugin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-03T01:01:15.263Z","issues_count":681,"pull_requests_count":2104,"avg_time_to_close_issue":36166424.364224136,"avg_time_to_close_pull_request":2017590.447752809,"issues_closed_count":464,"pull_requests_closed_count":1780,"pull_request_authors_count":152,"issue_authors_count":415,"avg_comments_per_issue":4.0807635829662265,"avg_comments_per_pull_request":0.8307984790874525,"merged_pull_requests_count":1507,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":144,"past_year_pull_requests_count":619,"past_year_avg_time_to_close_issue":2811221.2317073173,"past_year_avg_time_to_close_pull_request":781709.4845814978,"past_year_issues_closed_count":82,"past_year_pull_requests_closed_count":454,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":105,"past_year_avg_comments_per_issue":2.493055555555556,"past_year_avg_comments_per_pull_request":0.6009693053311793,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":372,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/issues","maintainers":[{"login":"ejona86","count":799,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"shivaspeaks","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"jdcormie","count":109,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdcormie"},{"login":"sergiitk","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"murgatroid99","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"dapengzhang0","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dapengzhang0"},{"login":"eshitachandwani","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"rockspore","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rockspore"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"yashykt","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arvindbr8","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"danielzhaotongliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielzhaotongliu"},{"login":"YifeiZhuang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YifeiZhuang"},{"login":"jyane","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jyane"},{"login":"gtcooke94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gtcooke94"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"Capstan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Capstan"}],"active_maintainers":[{"login":"ejona86","count":206,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"shivaspeaks","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"jdcormie","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdcormie"},{"login":"murgatroid99","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"eshitachandwani","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"rockspore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rockspore"},{"login":"gtcooke94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gtcooke94"},{"login":"YifeiZhuang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YifeiZhuang"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/grpc_java_plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/grpc_java_plugin/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/grpc_java_plugin/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/grpc_java_plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/grpc_java_plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/grpc_java_plugin/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":6178884,"name":"grpc-java","ecosystem":"alpine","description":"The Java gRPC implementation. HTTP/2 based RPC","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-11-19T20:30:36.000Z","latest_release_published_at":"2021-11-19T20:30:36.000Z","latest_release_number":"1.42.1-r0","last_synced_at":"2026-04-15T11:17:34.191Z","created_at":"2023-02-01T00:30:40.603Z","updated_at":"2026-04-15T11:17:34.191Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.15/community/x86_64/grpc-java","install_command":"apk add grpc-java","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-03-22T01:35:47.000Z","size":72010,"stargazers_count":10429,"open_issues_count":508,"forks_count":3617,"subscribers_count":524,"default_branch":"master","last_synced_at":"2023-03-22T09:05:48.258Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-03-22T07:23:18.000Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":24,"last_synced_at":"2023-02-19T21:59:13.893Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc"},"tags":[{"name":"v1.41.1","sha":"581e00fa64124e6cba6ffb8d5921386bcd920b68","kind":"tag","published_at":"2021-11-04T22:24:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.1"},{"name":"v1.42.0","sha":"b9b370652254fc4add89a457bd05be9ef3dbd235","kind":"tag","published_at":"2021-11-04T00:10:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.0"},{"name":"v1.41.0","sha":"d291594443db7d43a6e984a1ae0c58883c7a1921","kind":"tag","published_at":"2021-09-22T17:16:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.0"},{"name":"v1.40.1","sha":"24d5f2f7881af6302ca7056e49c246318091c2bd","kind":"tag","published_at":"2021-08-25T00:12:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.1"},{"name":"v1.40.0","sha":"474a03527bb54c754fb21e586d81ff43234d24c4","kind":"tag","published_at":"2021-08-16T23:56:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.0"},{"name":"v1.39.0","sha":"6b643380d881e3d52a448eca90a6a5d1d76792fc","kind":"tag","published_at":"2021-06-29T17:19:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.39.0"},{"name":"v1.38.1","sha":"6cb4d90e6bbe0081d42d88bc83a8f4648087596e","kind":"tag","published_at":"2021-06-17T21:08:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.1"},{"name":"v1.36.2","sha":"001816e50295aa6f0d40ef3b23273a717ffea3de","kind":"tag","published_at":"2021-05-26T18:03:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.2"},{"name":"v1.38.0","sha":"51a1c777b7e5738ec724aaf238bfcf905abce742","kind":"tag","published_at":"2021-05-18T09:40:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.0"},{"name":"v1.37.1","sha":"d897fa049e995e62130387a19bbe5667469cef27","kind":"tag","published_at":"2021-05-13T23:56:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.1"},{"name":"v1.37.0","sha":"3836caa9d445e2f8d4918767426a4506057f27b9","kind":"tag","published_at":"2021-04-07T00:34:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.0"},{"name":"v1.35.1","sha":"8be69e8be3300bfcb787351549111a6572a88f9d","kind":"tag","published_at":"2021-03-24T17:50:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.1"},{"name":"v1.36.1","sha":"2c56ed86d5cbdebf390b1a7af395d68d04e97884","kind":"tag","published_at":"2021-03-24T17:35:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.1"},{"name":"v1.32.3","sha":"e9065ab330aedd6b4d2dbc5623a66624dedbb596","kind":"tag","published_at":"2021-03-13T01:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.3"},{"name":"v1.31.2","sha":"5aa7c17a4b1d2916859a132518eb93bded2cba74","kind":"tag","published_at":"2021-03-13T01:17:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.2"},{"name":"v1.36.0","sha":"a5323492654dfeaf7de2fca06bc72be60b31c1e0","kind":"tag","published_at":"2021-02-23T00:48:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.0"},{"name":"v1.35.0","sha":"6db928a791827f7754a9cd24d96eaf7d33975224","kind":"tag","published_at":"2021-01-12T23:05:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.0"},{"name":"v1.34.1","sha":"a6b29213a976e217f65d703dda43112639ecfd80","kind":"tag","published_at":"2020-12-14T21:02:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.1"},{"name":"v1.34.0","sha":"b6844780cf3b35eb236a85e85a4ccb171b2e544a","kind":"tag","published_at":"2020-12-01T03:02:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.0"},{"name":"v1.33.1","sha":"c40e2dcb0b0ee0f1bba73e59ac812ee3625a9fce","kind":"tag","published_at":"2020-10-29T22:54:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.1"},{"name":"v1.33.0","sha":"bec6a8638de963597fd3dd264280c4309e339966","kind":"tag","published_at":"2020-10-21T00:13:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.0"},{"name":"v1.32.2","sha":"c589bf609e85ac95b51eb4962ad40e97214543d9","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.2"},{"name":"v1.32.1","sha":"cb8b0679add2d389cfd15cd34e11c3577e3de2cb","kind":"tag","published_at":"2020-09-09T22:51:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.1"},{"name":"v1.32.0","sha":"a093a69fec50966a5b0b802407f846ccf9855d2e","kind":"tag","published_at":"2020-09-09T14:50:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.0"},{"name":"v1.31.1","sha":"396dca3a1631024472ba747e32f635a4ef9575d2","kind":"tag","published_at":"2020-08-12T17:38:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.1"},{"name":"v1.31.0","sha":"f96f8459e22aca89787430b35034012d5fe928bf","kind":"tag","published_at":"2020-07-29T06:26:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.0"},{"name":"v1.30.2","sha":"9071c1ad7c842f4e73b6ae95b71f11c517b177a4","kind":"tag","published_at":"2020-06-23T00:43:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.2"},{"name":"v1.30.1","sha":"94e2d347d91cd3094bd881ab7c4146e7586d6db6","kind":"tag","published_at":"2020-06-19T08:49:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.1"},{"name":"v1.30.0","sha":"a73e4c8a585272ea7040bd45c780bb37749944c1","kind":"tag","published_at":"2020-06-08T04:31:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.0"},{"name":"v1.29.0","sha":"049b12818b87aae4df9a92fbe35540b92a653dee","kind":"tag","published_at":"2020-04-21T18:50:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.29.0"},{"name":"v1.28.1","sha":"1ee322cc1545762e253e9f950ef3f0f083dacb77","kind":"tag","published_at":"2020-04-02T22:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.1"},{"name":"v1.28.0","sha":"3dbd250eae2c5e4f4e5e7046c6573805cc0dcc29","kind":"tag","published_at":"2020-03-09T17:22:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.0"},{"name":"v1.27.2","sha":"aa346ab797293625048e5f9979ff46fb65cbfcd4","kind":"tag","published_at":"2020-02-26T00:12:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.2"},{"name":"v1.27.1","sha":"0b4fa21d50578d917f15dad41ca7a7ab2612356b","kind":"tag","published_at":"2020-02-13T18:15:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.1"},{"name":"v1.26.1","sha":"25fba8b126a312dfcdf62a9ec3f768ec03b15577","kind":"tag","published_at":"2020-02-12T02:32:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.1"},{"name":"v1.27.0","sha":"1e2f28da55a2c0424b8b8621413dea0afbaa467b","kind":"tag","published_at":"2020-01-28T21:19:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.0"},{"name":"v1.26.0","sha":"fd7d2e5eb4dd020bb892278c78f7b3ef901232c1","kind":"tag","published_at":"2019-12-18T00:00:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.0"},{"name":"v1.24.2","sha":"d231db29e89c437d3e3db548da447ecb0aba2edc","kind":"tag","published_at":"2019-11-06T22:07:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.2"},{"name":"v1.25.0","sha":"e086c0f0abfaa1897cac7b2ca30c52b52c3fdc7a","kind":"tag","published_at":"2019-11-05T20:18:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.25.0"},{"name":"v1.24.1","sha":"2f0c3e7f7c1e16b2ae5445afe144d75c13e473a4","kind":"tag","published_at":"2019-10-17T21:45:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.1"},{"name":"v1.23.1","sha":"629815808d14596c91dee137ac8d26678ddef151","kind":"tag","published_at":"2019-10-17T21:23:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.1"},{"name":"v1.22.3","sha":"889def8e3e550af891458345cc030718e1c11c84","kind":"tag","published_at":"2019-10-17T21:06:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.3"},{"name":"v1.24.0","sha":"99793cf519308acc179d11d8c1191723c7f63fba","kind":"tag","published_at":"2019-09-25T00:00:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.0"},{"name":"v1.21.1","sha":"fdb5b248d4daef427ab5031c7753ad8509625f10","kind":"tag","published_at":"2019-08-13T18:19:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.1"},{"name":"v1.22.2","sha":"3d8e392884f0ab525ce03dbd2d6a6b3214cb27b1","kind":"tag","published_at":"2019-08-13T18:10:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.2"},{"name":"v1.23.0","sha":"b3ed852c406e4f66f126b7b73a5b3330ac30e6ac","kind":"tag","published_at":"2019-08-13T18:00:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.0"},{"name":"v1.22.1","sha":"e51193462a0c8e068af072f0827d0a551e21f891","kind":"tag","published_at":"2019-07-10T18:22:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.1"},{"name":"v1.22.0","sha":"1c9345987f6501c43c748ad15b410f695a75bef3","kind":"tag","published_at":"2019-06-25T06:07:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.0"},{"name":"v1.21.0","sha":"7b28e33b3b9ee7d05244efb888c758ee8abd3743","kind":"tag","published_at":"2019-05-22T18:00:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.0"},{"name":"v1.20.0","sha":"206a2e39333e991963adc7da74cb05dd2410c1a5","kind":"tag","published_at":"2019-04-09T23:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.20.0"},{"name":"v1.19.0","sha":"44c98e819bb3243254e87b4d253c0f4e3184db93","kind":"tag","published_at":"2019-02-27T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.19.0"},{"name":"v1.18.0","sha":"bc1c08c5bc8483a107ff437bd04e7af1319fc7a8","kind":"tag","published_at":"2019-01-14T21:01:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.18.0"},{"name":"v1.17.2","sha":"fe7f043504d66e1b3f674c0514ce794c8a56884e","kind":"tag","published_at":"2018-12-14T22:06:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.2"},{"name":"v1.17.1","sha":"3eb51f09b4a5948d594da9d0f953cf2dcd71dd49","kind":"tag","published_at":"2018-12-07T17:42:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.1"},{"name":"v1.17.0","sha":"4a30c9e1d2e3221a45cde97783afd07810b46a8d","kind":"tag","published_at":"2018-12-04T21:28:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.0"},{"name":"v1.16.1","sha":"57043233bf5aecce92f0c6629b6ac46d9393ce8c","kind":"tag","published_at":"2018-10-26T17:47:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.1"},{"name":"v1.16.0","sha":"2bc27bb91140d389f82c0170c72d45e5652b6166","kind":"tag","published_at":"2018-10-24T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.0"},{"name":"v1.15.1","sha":"6657c310947bc61fcc579e31de2c3c113bc238b3","kind":"tag","published_at":"2018-10-01T22:31:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.1"},{"name":"v1.15.0","sha":"3134daf471f90b8f00c037518fc64988a1cdc8f7","kind":"tag","published_at":"2018-09-10T16:43:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.0"},{"name":"v1.14.0","sha":"0bed6067f9a0610b02cb867d74167a678498740a","kind":"tag","published_at":"2018-07-30T22:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.14.0"},{"name":"v1.13.2","sha":"1b185c8c98796ae6456afb61b135a2d94c687fc4","kind":"tag","published_at":"2018-07-12T17:03:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.2"},{"name":"v1.12.1","sha":"877832e5ae28606077229dee8d78f4ae46bb36eb","kind":"tag","published_at":"2018-07-12T16:58:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.1"},{"name":"v1.13.1","sha":"9a3e0705bdd5a8fe01c764c11f2a9e40422c8ad2","kind":"tag","published_at":"2018-06-20T23:43:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.1"},{"name":"v1.12.0","sha":"61f2528ccd839199de2a750bad407b188a6fe68d","kind":"tag","published_at":"2018-05-07T19:40:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.0"},{"name":"v1.11.0","sha":"f624b13ab30b4232214058a496a8b53a622a83e7","kind":"tag","published_at":"2018-03-28T22:28:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.11.0"},{"name":"v1.10.1","sha":"bddfdfdc3eaa03cbe9ab1db797430b0e3398b363","kind":"tag","published_at":"2018-03-22T22:27:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.1"},{"name":"v1.10.0","sha":"0a6fd9bd9c192551f1056b751750bc6e718bd20c","kind":"tag","published_at":"2018-02-14T16:14:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.0"},{"name":"v1.9.1","sha":"2c83020c89edffacc0daa008fcefdc9c6e5bae66","kind":"tag","published_at":"2018-02-09T21:38:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.1"},{"name":"v1.9.0","sha":"6ed222e09933aa0a3418e6a2ac6b190bafca1956","kind":"tag","published_at":"2018-01-08T22:55:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.0"},{"name":"v1.7.1","sha":"11ee67801d3d30f7111301dd754af2ceeca959f8","kind":"tag","published_at":"2017-12-05T01:38:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.1"},{"name":"v1.8.0","sha":"8a210d037dec14c0da687d639d6601b0d8dd1fb3","kind":"tag","published_at":"2017-11-21T01:11:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.8.0"},{"name":"v1.7.0","sha":"65ae83e479c26c1a7adef6ca4cfd9ce7b738a19e","kind":"tag","published_at":"2017-10-10T22:50:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.0"},{"name":"v1.6.1","sha":"308a7c730e9684f5fa70a6edbd189f50c6251919","kind":"tag","published_at":"2017-08-30T21:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.6.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.6.1"},{"name":"v1.5.0","sha":"1e534e51d986b028fe72de035c2f5d8554b78019","kind":"tag","published_at":"2017-07-18T18:28:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.5.0"},{"name":"v1.3.1","sha":"c97fd1fe16b5e5886baf495ce4724a330f7e8bed","kind":"tag","published_at":"2017-07-05T20:35:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.1"},{"name":"v1.4.0","sha":"f5540193167cb9240cc99a481168f1c2b7bdab93","kind":"tag","published_at":"2017-06-07T01:19:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.4.0"},{"name":"v1.3.0","sha":"a6cb001147b7a53c11516b5fdfec32aa21a1a9fa","kind":"tag","published_at":"2017-04-27T17:50:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.0"},{"name":"v1.2.0","sha":"0ad2d8b671d77238cf69a5d4929405a73c375200","kind":"tag","published_at":"2017-03-15T22:36:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.2.0"},{"name":"v1.1.2","sha":"8c79bc9006dbafcb6c910287b1c89bd9281c8880","kind":"tag","published_at":"2017-02-07T21:07:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.2"},{"name":"v1.1.1","sha":"dfe0643cb58c483c91974ce4387d3255b4a5b36e","kind":"tag","published_at":"2017-01-31T21:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"6aa30989cf962167e9fa864e3af5ecf83a470ed4","kind":"tag","published_at":"2017-01-31T00:48:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.0"},{"name":"v1.0.3","sha":"3cfbe9a8b73faa498eb2f9dec55d5ee1d34e1079","kind":"tag","published_at":"2016-12-22T16:13:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.3"},{"name":"v1.0.2","sha":"8876de9385de6ebd6239869cd0a5f07805a6797d","kind":"tag","published_at":"2016-11-28T22:32:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"009c51f2f793aabf516db90a14a52da2b613aa21","kind":"tag","published_at":"2016-09-14T21:02:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"9826824b0ddc78e304a0005b9f4dd18754350869","kind":"tag","published_at":"2016-08-18T23:26:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0"},{"name":"v1.0.0-pre2","sha":"1b5fb9dc611bfd5c6d9a4ada4953951994d93bb1","kind":"tag","published_at":"2016-08-03T21:38:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre2"},{"name":"v1.0.0-pre1","sha":"7869ae2312cfe7d49c04681001149a51be7a2bec","kind":"tag","published_at":"2016-07-27T20:17:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre1"},{"name":"v0.15.0","sha":"b7d816fb3d0d38e1ec03cebd4cf5ba3484317526","kind":"tag","published_at":"2016-07-06T07:23:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.15.0"},{"name":"v0.14.1","sha":"28e43746db30c13feb140b187a320eb308f93da6","kind":"commit","published_at":"2016-06-16T17:27:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.1"},{"name":"v0.14.0","sha":"798f9f06895fa0071eedc7df2fb2ed45300ad48f","kind":"tag","published_at":"2016-04-29T20:58:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.0"},{"name":"v0.13.2","sha":"5933cea9efba0c72bac723d4ad565c584f5eb635","kind":"tag","published_at":"2016-03-09T19:53:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.2"},{"name":"v0.13.1","sha":"be6c246b78f85c702a3e03d796c4a7987e4ab1d2","kind":"tag","published_at":"2016-02-23T00:29:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.1"},{"name":"v0.13.0","sha":"5b9912e766c06949e8db87e8683ba4e06087c480","kind":"tag","published_at":"2016-02-17T00:52:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.0"},{"name":"v0.12.0","sha":"67d9e2686240726ea90144e0dccbb74ebabed0ba","kind":"commit","published_at":"2016-01-22T22:32:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.12.0"},{"name":"v0.9.1","sha":"c80a0b2d9489a71d5073c821fd770639d270858c","kind":"tag","published_at":"2016-01-22T21:42:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"63503c2989df6d895c56e22f430f2b934e7a41d3","kind":"commit","published_at":"2015-09-17T23:06:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.0"},{"name":"v0.8.0","sha":"862f38342a4e96600d55c381c387dbadedd68043","kind":"tag","published_at":"2015-08-12T22:29:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.8.0"},{"name":"v0.7.2","sha":"a0060c8e2cb6699d37d8762f60067af337230dcb","kind":"tag","published_at":"2015-07-13T16:07:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.2"},{"name":"v0.7.1","sha":"71beeb951ac3e03f5d734881aa7af44e6a4b6d7b","kind":"tag","published_at":"2015-06-05T19:41:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.1"},{"name":"v0.7.0","sha":"186a9b23b8e44f0181deaaec0a029e5385f6c8c3","kind":"commit","published_at":"2015-05-26T23:25:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.0"}]},"repo_metadata_updated_at":"2023-03-22T09:32:23.815Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":25.58491517941603,"stargazers_count":1.3432553446427444,"forks_count":0.5864917701961279,"average":6.878665573563725},"purl":"pkg:apk/alpine/grpc-java?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.15","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grpc-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grpc-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grpc-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/grpc-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/grpc-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/grpc-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/grpc-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/grpc-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/grpc-java/codemeta","maintainers":[{"uuid":"wenermail@gmail.com","login":null,"name":"wener","email":"wenermail@gmail.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=wener","packages_count":23,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=wener","role":null,"created_at":"2023-02-07T18:36:26.694Z","updated_at":"2023-02-07T18:36:26.694Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers/wenermail@gmail.com/packages"}],"registry":{"name":"alpine-v3.15","url":"https://pkgs.alpinelinux.org/packages?branch=v3.15","ecosystem":"alpine","default":false,"packages_count":15857,"maintainers_count":287,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.684Z","updated_at":"2026-04-27T18:20:24.922Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/namespaces"}},{"id":5108131,"name":"io.grpc:grpc-stub","ecosystem":"maven","description":"gRPC: Stub","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":189,"first_release_published_at":"2015-05-26T23:58:39.000Z","latest_release_published_at":"2026-04-30T16:46:00.000Z","latest_release_number":"1.81.0","last_synced_at":"2026-05-29T00:30:39.602Z","created_at":"2022-07-30T08:44:12.861Z","updated_at":"2026-05-29T00:30:39.603Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-stub/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-stub/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":24332624,"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-08-13T21:23:14.000Z","size":109616,"stargazers_count":11823,"open_issues_count":521,"forks_count":3923,"subscribers_count":520,"default_branch":"master","last_synced_at":"2025-08-18T00:32:00.545Z","etag":null,"topics":["grpc","java","microservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io/docs/languages/java/","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2025-08-17T19:37:38.000Z","dependencies_parsed_at":"2024-03-22T23:41:41.352Z","dependency_job_id":"3b6731bb-a68b-4373-a873-ddfcc353819e","html_url":"https://github.com/grpc/grpc-java","commit_stats":{"total_commits":6520,"total_committers":410,"mean_commits":"15.902439024390244","dds":0.7486196319018406,"last_synced_commit":"921f88ae30e5a4b1d890f3ea7ff709f475a86298"},"previous_names":[],"tags_count":185,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/sbom","scorecard":{"id":446654,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-java","commit":"95d16d85c84b7bc587adaa349fa58c8fa80e1503"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/branch-testing.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/gradle-wrapper-validation.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: \": buildscripts/kokoro/upload_artifacts.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch-testing.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/branch-testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch-testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/branch-testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch-testing.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/branch-testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gradle-wrapper-validation.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/gradle-wrapper-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gradle-wrapper-validation.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/gradle-wrapper-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testing.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: buildscripts/grpc-java-artifacts/Dockerfile:1: pin your Docker image by updating almalinux:8 to almalinux:8@sha256:2d4abdee2caecd851d2d6591dfb2205ba18549bc080ad5377875c990331e41c4","Warn: containerImage not pinned by hash: buildscripts/grpc-java-artifacts/Dockerfile.multiarch.base:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: buildscripts/grpc-java-artifacts/Dockerfile.ubuntu2004.base:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: buildscripts/observability-test/Dockerfile:20","Warn: containerImage not pinned by hash: buildscripts/observability-test/Dockerfile:36: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Warn: containerImage not pinned by hash: buildscripts/xds-k8s/test-client.Dockerfile:2: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Warn: containerImage not pinned by hash: buildscripts/xds-k8s/test-server.Dockerfile:2: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Warn: containerImage not pinned by hash: examples/example-gcp-csm-observability/csm-client.Dockerfile:19","Warn: containerImage not pinned by hash: examples/example-gcp-csm-observability/csm-client.Dockerfile:34: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Warn: containerImage not pinned by hash: examples/example-gcp-csm-observability/csm-server.Dockerfile:19","Warn: containerImage not pinned by hash: examples/example-gcp-csm-observability/csm-server.Dockerfile:34: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  11 containerImage 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T06:53:54.037Z","repository_id":24332624,"created_at":"2025-08-19T06:53:54.037Z","updated_at":"2025-08-19T06:53:54.037Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271488536,"owners_count":24768438,"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-08-21T02:00:08.990Z","response_time":74,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-08-18T00:24:12.395Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":103929,"followers":2302,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-08-18T00:24:12.396Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.74.0","sha":"9d2c895c29ad505ea564ccf9369678e5478152e5","kind":"tag","published_at":"2025-07-25T17:09:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.74.0/manifests"},{"name":"v1.73.0","sha":"7f28d46c1083db30af5001888a33e1867c53d474","kind":"tag","published_at":"2025-05-27T04:54:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"b0794e4fb64faaf9af10fa86e85018edfd433056","kind":"tag","published_at":"2025-04-15T09:14:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"865c4432569dfdf738b3cf07bcdb6d6e3285f761","kind":"tag","published_at":"2025-03-04T14:23:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"22a42c88d80fb96326b8c507591e4017c5e15ed3","kind":"tag","published_at":"2025-01-21T16:29:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.70.0/manifests"},{"name":"v1.68.3","sha":"9eda2b9092045bbc65459434e1c5fba7dc67f8a6","kind":"tag","published_at":"2025-01-16T15:46:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.68.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.68.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.68.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.3/manifests"},{"name":"v1.69.1","sha":"5e14f9974ec0ff67c6f6a4c747969ba637911622","kind":"tag","published_at":"2025-01-16T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.69.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.69.1/manifests"},{"name":"v1.69.0","sha":"34a7cffcf3dca012cd3e48da14d127c3afd924bf","kind":"tag","published_at":"2024-12-09T16:39:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.69.0/manifests"},{"name":"v1.68.2","sha":"fa5cfcd63c4713d8871e8114aa27002995446e44","kind":"tag","published_at":"2024-11-28T00:08:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.2/manifests"},{"name":"v1.68.1","sha":"16f93c8127ce60e3ee7d1276f60a5e6369ff5d7d","kind":"tag","published_at":"2024-10-28T23:22:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.1/manifests"},{"name":"v1.67.1","sha":"24085103b926559659ecd3941a3308479876f084","kind":"tag","published_at":"2024-09-26T09:06:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.67.1/manifests"},{"name":"v1.68.0","sha":"b570d071e3787b83a08bdf3b7a84a581fa6e5fca","kind":"tag","published_at":"2024-09-17T09:11:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.0/manifests"},{"name":"v1.66.0","sha":"cf784069508fc5767a85c915e43bb43ccfc84c76","kind":"tag","published_at":"2024-08-06T15:04:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.66.0/manifests"},{"name":"v1.63.2","sha":"4e0116834af62e4a137dfaf39f0bbfb6d0e52ce6","kind":"tag","published_at":"2024-07-11T20:14:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.63.2/manifests"},{"name":"v1.64.2","sha":"2c05f61d7a661f003a0bfa4e3693a77c04947317","kind":"tag","published_at":"2024-07-11T18:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.64.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.64.2/manifests"},{"name":"v1.65.1","sha":"a2adefac6cd94711b60014868644919af8d2c6e7","kind":"tag","published_at":"2024-07-11T01:13:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.65.1/manifests"},{"name":"v1.64.1","sha":"a4b33fe22c41074de3d97728ac29f74c35023e36","kind":"tag","published_at":"2024-06-27T00:22:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.64.1/manifests"},{"name":"v1.65.0","sha":"629672604bebc84b71760f82371c888df12b8e8e","kind":"tag","published_at":"2024-06-26T20:04:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.65.0/manifests"},{"name":"v1.63.1","sha":"c017f7eda0104de20e5aecfc571a6655c0fa3eaf","kind":"tag","published_at":"2024-05-16T20:53:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.63.1/manifests"},{"name":"v1.64.0","sha":"a54c72f0850a8d7c8e6465cc7cd12d63f0af109d","kind":"tag","published_at":"2024-05-14T20:17:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"48aa1b88550d6ddac1955407a5eac511e0ebbde0","kind":"tag","published_at":"2024-04-04T00:03:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"3e993a9f44ff52bd3d5ac59dfa978d8e7d30e28b","kind":"tag","published_at":"2024-02-24T01:55:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.62.1/manifests"},{"name":"v1.62.2","sha":"3e993a9f44ff52bd3d5ac59dfa978d8e7d30e28b","kind":"commit","published_at":"2024-02-24T01:51:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.62.2/manifests"},{"name":"v1.62.0","sha":"10eb91f1073b770a7f9a9c8ec96bf9917fd2eba4","kind":"commit","published_at":"2024-02-21T20:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"dfff9a9475a394c455742a9b45a69cf6d9640cf5","kind":"tag","published_at":"2024-02-02T17:57:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.61.1/manifests"},{"name":"v1.60.2","sha":"41b192bb321ef3c67b06c8ee13f30a5c0e776f15","kind":"tag","published_at":"2024-02-02T17:44:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.60.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.60.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.60.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.60.2/manifests"},{"name":"v1.61.0","sha":"f06abeb6fda2985c19e9792edb6f2b071b6fd8b5","kind":"tag","published_at":"2024-01-11T23:27:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"cd7ae8b61443fab5a0a737a6e78250669056d2e1","kind":"tag","published_at":"2023-12-20T20:52:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.60.1/manifests"},{"name":"v1.58.1","sha":"a6115f66c962f52dfdb7ffa95088b643f36a96e9","kind":"tag","published_at":"2023-12-13T02:23:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.58.1/manifests"},{"name":"v1.60.0","sha":"eb8b1d8379008ab89cade89392d265bed90a2692","kind":"tag","published_at":"2023-12-04T21:06:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.60.0/manifests"},{"name":"v1.59.1","sha":"cb82a273489ab3fecbbcf33ec2f0268778552887","kind":"tag","published_at":"2023-11-28T00:21:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.59.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"ae49d275b3fdc143e6f2203747c96fd94146439b","kind":"tag","published_at":"2023-10-19T20:42:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"f9562b16efe43ae35840d86f4106ef8b577c4155","kind":"tag","published_at":"2023-09-06T00:43:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.58.0/manifests"},{"name":"v1.57.2","sha":"0cfa2d1e1d1baf229aaaf825c2b8ffd405d6e50c","kind":"tag","published_at":"2023-08-15T18:17:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.57.2/manifests"},{"name":"v1.57.1","sha":"7292ed8f7566279cd26481b95e2316eca667272c","kind":"tag","published_at":"2023-08-01T17:05:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"cde208afce38186d06084605abed36f21b003465","kind":"tag","published_at":"2023-07-26T00:27:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.57.0/manifests"},{"name":"v1.53.1","sha":"94b7cd5aa4abb264da44ebc86e4828d0c176ec69","kind":"tag","published_at":"2023-07-06T20:51:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.53.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.53.1/manifests"},{"name":"v1.56.1","sha":"0583c9257922ee312322823407200b8ba39226e1","kind":"tag","published_at":"2023-06-30T20:10:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.56.1/manifests"},{"name":"v1.55.3","sha":"958205ddb1ab7ec1f5bb92a1a812cf30fa753c36","kind":"tag","published_at":"2023-06-30T17:13:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.55.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.55.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.55.3/manifests"},{"name":"v1.54.2","sha":"fbe3bb76949eed6d1d01436184ba0314ad8833d2","kind":"tag","published_at":"2023-06-29T22:34:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.54.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.54.2/manifests"},{"name":"v1.56.0","sha":"d25095c2a714bb9abccdb6622a13b8bc768dc18a","kind":"tag","published_at":"2023-06-13T22:39:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.56.0/manifests"},{"name":"v1.55.1","sha":"c9b905f071f9a9de6bc39c1495faac8275cbde71","kind":"tag","published_at":"2023-05-08T20:20:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"e48040541bb2b42e2465344faee241a24d747466","kind":"tag","published_at":"2023-05-04T00:40:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.55.0/manifests"},{"name":"v1.54.1","sha":"56d1c63802fd9706fece4b144969bfc9bdcfc99c","kind":"tag","published_at":"2023-04-14T23:10:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.54.1/manifests"},{"name":"v1.50.3","sha":"6d600356f2c6351527e28ca66dc3f9429d80c5cc","kind":"tag","published_at":"2023-04-11T15:47:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.50.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.3/manifests"},{"name":"v1.54.0","sha":"e988f84d14d46eab75713cf465d4d4776c4b344e","kind":"tag","published_at":"2023-03-23T17:53:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.54.0/manifests"},{"name":"v1.53.0","sha":"4ca6de0e8e52386301890b2860fb7a9a7c2c9b7c","kind":"tag","published_at":"2023-02-08T22:49:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.53.0/manifests"},{"name":"v1.45.4","sha":"c669c9cbf9ba99192d463647120e4cc4d94aabe4","kind":"tag","published_at":"2023-01-23T21:53:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.45.4","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.4/manifests"},{"name":"v1.51.3","sha":"64a031d8e313659784a297bceee506592b58ef4b","kind":"tag","published_at":"2023-01-17T20:28:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.51.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.3/manifests"},{"name":"v1.52.1","sha":"57dfe8c9138073783ffbe19db3d886fe9119d446","kind":"tag","published_at":"2023-01-13T21:40:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.52.1/manifests"},{"name":"v1.51.2","sha":"bf3889552b47cbca375ccd68f0e69615a14d7f48","kind":"tag","published_at":"2023-01-13T21:21:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.51.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.2/manifests"},{"name":"v1.45.3","sha":"1bc047d84d1351d22107b9d0aa73f6b6524ef372","kind":"tag","published_at":"2023-01-13T20:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.45.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.3/manifests"},{"name":"v1.52.0","sha":"a1a6d4f35c31b18a35d0b7c2bfb4155093128b86","kind":"tag","published_at":"2023-01-11T01:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.52.0/manifests"},{"name":"v1.51.1","sha":"68b7089223f49b48a8bc48d0fc678818f8663e75","kind":"tag","published_at":"2022-12-13T18:49:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.51.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"e900f1728a83fb26235e88142d312e1402d776ac","kind":"tag","published_at":"2022-11-16T19:49:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.0/manifests"},{"name":"v1.50.2","sha":"a07c5a1d7e697338726976ae5e688159fbf62710","kind":"tag","published_at":"2022-10-19T22:24:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.50.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"25a0e0750fc24cb611a1b36340074299f4ea5de8","kind":"tag","published_at":"2022-10-18T23:23:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"df9670d83b0339279e139a54b32e52e9e8bc6ca5","kind":"tag","published_at":"2022-10-10T22:02:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.0/manifests"},{"name":"v1.45.2","sha":"d32aefd61b423b6228446648ba52d114dbcea618","kind":"tag","published_at":"2022-10-06T22:02:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.45.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.2/manifests"},{"name":"v1.41.3","sha":"84be38ec0dd650b39e9a171ea5a78c04fb94ff02","kind":"tag","published_at":"2022-10-06T20:56:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.3/manifests"},{"name":"v1.44.2","sha":"317281281cbe206814565adfb8cf62ac1cf213f4","kind":"tag","published_at":"2022-10-06T20:36:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.44.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.44.2/manifests"},{"name":"v1.36.3","sha":"c08d58a599baa5b986da32dfae88c73f76917dd5","kind":"tag","published_at":"2022-10-06T20:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.3/manifests"},{"name":"v1.46.1","sha":"b69a1165f4e6e3d22cb552d4c5e2f0ac12bdae20","kind":"tag","published_at":"2022-10-06T18:34:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.46.1/manifests"},{"name":"v1.47.1","sha":"ead2126bf159161b20f4134cfff5eaaf98361628","kind":"tag","published_at":"2022-10-06T18:25:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.47.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.47.1/manifests"},{"name":"v1.43.3","sha":"b5f518242d8ee472bb504b98d4d0569eeb5e0d4b","kind":"tag","published_at":"2022-10-06T18:04:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.43.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.3/manifests"},{"name":"v1.42.3","sha":"3bad5b3a52c7f6ae7b15362cfcdde6de06215b1e","kind":"tag","published_at":"2022-10-06T17:37:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.3/manifests"},{"name":"v1.48.2","sha":"6f24717ea30d837e9362dfb01a6186d0aa8976aa","kind":"tag","published_at":"2022-10-01T02:47:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.48.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.48.2/manifests"},{"name":"v1.49.2","sha":"6eed4f8990dacbb6d7ebfcb0072e77f76309732e","kind":"tag","published_at":"2022-09-30T23:24:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.49.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.49.2/manifests"},{"name":"v1.49.1","sha":"eb32ed114b2fcd0d73f5ed19e6a98ab0c8a031fe","kind":"tag","published_at":"2022-09-15T23:43:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.49.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.49.1/manifests"},{"name":"v1.49.0","sha":"dfbdfe82278a717896fac584fe0dd090493cd6a4","kind":"tag","published_at":"2022-08-23T21:59:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.49.0/manifests"},{"name":"v1.48.1","sha":"6e2e18bb728793df32b2ba195a954ad380e546de","kind":"tag","published_at":"2022-08-01T20:36:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.48.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"ed58a2c495672a3dec2dd301d707617cc4ea6316","kind":"tag","published_at":"2022-07-19T23:09:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"76b37d3748e561bf32ed1805f96b0097cbbf5098","kind":"tag","published_at":"2022-06-01T00:47:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"3500243f4320fcde1d567184b822c98de017498e","kind":"tag","published_at":"2022-04-25T18:19:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.46.0/manifests"},{"name":"v1.45.1","sha":"ff750a52717be34e7fa0d9a03a99268ccf8d495e","kind":"tag","published_at":"2022-03-29T15:02:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.45.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"8eff2630828a7ec6f4980b5b46f30f875070a4e4","kind":"tag","published_at":"2022-03-08T19:23:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.0/manifests"},{"name":"v1.44.1","sha":"ff4c976fffe332566c38eb02c3033d682951514e","kind":"tag","published_at":"2022-02-18T00:37:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.44.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"74b054b6b107f0f60dcedfe5278fd1cee597d0c7","kind":"tag","published_at":"2022-01-25T02:32:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.44.0/manifests"},{"name":"v1.41.2","sha":"311f3c177ef664d94658bd4a3f15e681b65963ea","kind":"tag","published_at":"2022-01-06T20:53:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.2/manifests"},{"name":"v1.43.2","sha":"1fe911f02af34b68b811f75059f59cb9ba756d8f","kind":"tag","published_at":"2022-01-06T18:56:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.43.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.2/manifests"},{"name":"v1.42.2","sha":"df211197e905a0e838a0a73088a65afd8ab76a8f","kind":"tag","published_at":"2022-01-06T18:42:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.2/manifests"},{"name":"v1.43.1","sha":"3ef0d33299b6d070abc45c96885828ce5b119351","kind":"tag","published_at":"2021-12-16T17:41:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.43.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"977145f1cec1e31971834d90d85b547020e75eee","kind":"tag","published_at":"2021-12-14T17:18:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.0/manifests"},{"name":"v1.42.1","sha":"408ffe86b0414b8dede350b86be9d53a7785a449","kind":"tag","published_at":"2021-11-11T23:50:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.1/manifests"},{"name":"v1.40.2","sha":"c8e925443665aafd226f33a9404b6e6cfc9758e8","kind":"tag","published_at":"2021-11-05T23:12:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.40.2/manifests"},{"name":"v1.41.1","sha":"581e00fa64124e6cba6ffb8d5921386bcd920b68","kind":"tag","published_at":"2021-11-04T22:24:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"b9b370652254fc4add89a457bd05be9ef3dbd235","kind":"tag","published_at":"2021-11-04T00:10:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"d291594443db7d43a6e984a1ae0c58883c7a1921","kind":"tag","published_at":"2021-09-22T17:16:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.0/manifests"},{"name":"v1.40.1","sha":"24d5f2f7881af6302ca7056e49c246318091c2bd","kind":"tag","published_at":"2021-08-25T00:12:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"474a03527bb54c754fb21e586d81ff43234d24c4","kind":"tag","published_at":"2021-08-16T23:56:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"6b643380d881e3d52a448eca90a6a5d1d76792fc","kind":"tag","published_at":"2021-06-29T17:19:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.39.0/manifests"},{"name":"v1.38.1","sha":"6cb4d90e6bbe0081d42d88bc83a8f4648087596e","kind":"tag","published_at":"2021-06-17T21:08:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.38.1/manifests"},{"name":"v1.36.2","sha":"001816e50295aa6f0d40ef3b23273a717ffea3de","kind":"tag","published_at":"2021-05-26T18:03:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.2/manifests"},{"name":"v1.38.0","sha":"51a1c777b7e5738ec724aaf238bfcf905abce742","kind":"tag","published_at":"2021-05-18T09:40:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.38.0/manifests"},{"name":"v1.37.1","sha":"d897fa049e995e62130387a19bbe5667469cef27","kind":"tag","published_at":"2021-05-13T23:56:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"3836caa9d445e2f8d4918767426a4506057f27b9","kind":"tag","published_at":"2021-04-07T00:34:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.37.0/manifests"},{"name":"v1.35.1","sha":"8be69e8be3300bfcb787351549111a6572a88f9d","kind":"tag","published_at":"2021-03-24T17:50:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.35.1/manifests"},{"name":"v1.36.1","sha":"2c56ed86d5cbdebf390b1a7af395d68d04e97884","kind":"tag","published_at":"2021-03-24T17:35:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.1/manifests"},{"name":"v1.32.3","sha":"e9065ab330aedd6b4d2dbc5623a66624dedbb596","kind":"tag","published_at":"2021-03-13T01:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.3/manifests"},{"name":"v1.31.2","sha":"5aa7c17a4b1d2916859a132518eb93bded2cba74","kind":"tag","published_at":"2021-03-13T01:17:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.31.2/manifests"},{"name":"v1.36.0","sha":"a5323492654dfeaf7de2fca06bc72be60b31c1e0","kind":"tag","published_at":"2021-02-23T00:48:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"6db928a791827f7754a9cd24d96eaf7d33975224","kind":"tag","published_at":"2021-01-12T23:05:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.35.0/manifests"},{"name":"v1.34.1","sha":"a6b29213a976e217f65d703dda43112639ecfd80","kind":"tag","published_at":"2020-12-14T21:02:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"b6844780cf3b35eb236a85e85a4ccb171b2e544a","kind":"tag","published_at":"2020-12-01T03:02:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.34.0/manifests"},{"name":"v1.33.1","sha":"c40e2dcb0b0ee0f1bba73e59ac812ee3625a9fce","kind":"tag","published_at":"2020-10-29T22:54:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"bec6a8638de963597fd3dd264280c4309e339966","kind":"tag","published_at":"2020-10-21T00:13:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.33.0/manifests"},{"name":"v1.32.2","sha":"c589bf609e85ac95b51eb4962ad40e97214543d9","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"cb8b0679add2d389cfd15cd34e11c3577e3de2cb","kind":"tag","published_at":"2020-09-09T22:51:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"a093a69fec50966a5b0b802407f846ccf9855d2e","kind":"tag","published_at":"2020-09-09T14:50:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"396dca3a1631024472ba747e32f635a4ef9575d2","kind":"tag","published_at":"2020-08-12T17:38:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"f96f8459e22aca89787430b35034012d5fe928bf","kind":"tag","published_at":"2020-07-29T06:26:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.31.0/manifests"},{"name":"v1.30.2","sha":"9071c1ad7c842f4e73b6ae95b71f11c517b177a4","kind":"tag","published_at":"2020-06-23T00:43:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"94e2d347d91cd3094bd881ab7c4146e7586d6db6","kind":"tag","published_at":"2020-06-19T08:49:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a73e4c8a585272ea7040bd45c780bb37749944c1","kind":"tag","published_at":"2020-06-08T04:31:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"049b12818b87aae4df9a92fbe35540b92a653dee","kind":"tag","published_at":"2020-04-21T18:50:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.29.0/manifests"},{"name":"v1.28.1","sha":"1ee322cc1545762e253e9f950ef3f0f083dacb77","kind":"tag","published_at":"2020-04-02T22:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"3dbd250eae2c5e4f4e5e7046c6573805cc0dcc29","kind":"tag","published_at":"2020-03-09T17:22:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"aa346ab797293625048e5f9979ff46fb65cbfcd4","kind":"tag","published_at":"2020-02-26T00:12:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"0b4fa21d50578d917f15dad41ca7a7ab2612356b","kind":"tag","published_at":"2020-02-13T18:15:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.27.1/manifests"},{"name":"v1.26.1","sha":"25fba8b126a312dfcdf62a9ec3f768ec03b15577","kind":"tag","published_at":"2020-02-12T02:32:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.26.1/manifests"},{"name":"v1.27.0","sha":"1e2f28da55a2c0424b8b8621413dea0afbaa467b","kind":"tag","published_at":"2020-01-28T21:19:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"fd7d2e5eb4dd020bb892278c78f7b3ef901232c1","kind":"tag","published_at":"2019-12-18T00:00:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.26.0/manifests"},{"name":"v1.24.2","sha":"d231db29e89c437d3e3db548da447ecb0aba2edc","kind":"tag","published_at":"2019-11-06T22:07:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.24.2/manifests"},{"name":"v1.25.0","sha":"e086c0f0abfaa1897cac7b2ca30c52b52c3fdc7a","kind":"tag","published_at":"2019-11-05T20:18:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"2f0c3e7f7c1e16b2ae5445afe144d75c13e473a4","kind":"tag","published_at":"2019-10-17T21:45:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.24.1/manifests"},{"name":"v1.23.1","sha":"629815808d14596c91dee137ac8d26678ddef151","kind":"tag","published_at":"2019-10-17T21:23:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"889def8e3e550af891458345cc030718e1c11c84","kind":"tag","published_at":"2019-10-17T21:06:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.3/manifests"},{"name":"v1.24.0","sha":"99793cf519308acc179d11d8c1191723c7f63fba","kind":"tag","published_at":"2019-09-25T00:00:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.24.0/manifests"},{"name":"v1.21.1","sha":"fdb5b248d4daef427ab5031c7753ad8509625f10","kind":"tag","published_at":"2019-08-13T18:19:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.21.1/manifests"},{"name":"v1.22.2","sha":"3d8e392884f0ab525ce03dbd2d6a6b3214cb27b1","kind":"tag","published_at":"2019-08-13T18:10:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.2/manifests"},{"name":"v1.23.0","sha":"b3ed852c406e4f66f126b7b73a5b3330ac30e6ac","kind":"tag","published_at":"2019-08-13T18:00:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.23.0/manifests"},{"name":"v1.22.1","sha":"e51193462a0c8e068af072f0827d0a551e21f891","kind":"tag","published_at":"2019-07-10T18:22:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"1c9345987f6501c43c748ad15b410f695a75bef3","kind":"tag","published_at":"2019-06-25T06:07:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"7b28e33b3b9ee7d05244efb888c758ee8abd3743","kind":"tag","published_at":"2019-05-22T18:00:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"206a2e39333e991963adc7da74cb05dd2410c1a5","kind":"tag","published_at":"2019-04-09T23:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"44c98e819bb3243254e87b4d253c0f4e3184db93","kind":"tag","published_at":"2019-02-27T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"bc1c08c5bc8483a107ff437bd04e7af1319fc7a8","kind":"tag","published_at":"2019-01-14T21:01:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.18.0/manifests"},{"name":"v1.17.2","sha":"fe7f043504d66e1b3f674c0514ce794c8a56884e","kind":"tag","published_at":"2018-12-14T22:06:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"3eb51f09b4a5948d594da9d0f953cf2dcd71dd49","kind":"tag","published_at":"2018-12-07T17:42:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"4a30c9e1d2e3221a45cde97783afd07810b46a8d","kind":"tag","published_at":"2018-12-04T21:28:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"57043233bf5aecce92f0c6629b6ac46d9393ce8c","kind":"tag","published_at":"2018-10-26T17:47:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"2bc27bb91140d389f82c0170c72d45e5652b6166","kind":"tag","published_at":"2018-10-24T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"6657c310947bc61fcc579e31de2c3c113bc238b3","kind":"tag","published_at":"2018-10-01T22:31:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"3134daf471f90b8f00c037518fc64988a1cdc8f7","kind":"tag","published_at":"2018-09-10T16:43:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"0bed6067f9a0610b02cb867d74167a678498740a","kind":"tag","published_at":"2018-07-30T22:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"1b185c8c98796ae6456afb61b135a2d94c687fc4","kind":"tag","published_at":"2018-07-12T17:03:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.13.2/manifests"},{"name":"v1.12.1","sha":"877832e5ae28606077229dee8d78f4ae46bb36eb","kind":"tag","published_at":"2018-07-12T16:58:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.12.1/manifests"},{"name":"v1.13.1","sha":"9a3e0705bdd5a8fe01c764c11f2a9e40422c8ad2","kind":"tag","published_at":"2018-06-20T23:43:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.13.1/manifests"},{"name":"v1.12.0","sha":"61f2528ccd839199de2a750bad407b188a6fe68d","kind":"tag","published_at":"2018-05-07T19:40:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"f624b13ab30b4232214058a496a8b53a622a83e7","kind":"tag","published_at":"2018-03-28T22:28:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"bddfdfdc3eaa03cbe9ab1db797430b0e3398b363","kind":"tag","published_at":"2018-03-22T22:27:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"0a6fd9bd9c192551f1056b751750bc6e718bd20c","kind":"tag","published_at":"2018-02-14T16:14:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"2c83020c89edffacc0daa008fcefdc9c6e5bae66","kind":"tag","published_at":"2018-02-09T21:38:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"6ed222e09933aa0a3418e6a2ac6b190bafca1956","kind":"tag","published_at":"2018-01-08T22:55:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.9.0/manifests"},{"name":"v1.7.1","sha":"11ee67801d3d30f7111301dd754af2ceeca959f8","kind":"tag","published_at":"2017-12-05T01:38:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.7.1/manifests"},{"name":"v1.8.0","sha":"8a210d037dec14c0da687d639d6601b0d8dd1fb3","kind":"tag","published_at":"2017-11-21T01:11:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"65ae83e479c26c1a7adef6ca4cfd9ce7b738a19e","kind":"tag","published_at":"2017-10-10T22:50:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"308a7c730e9684f5fa70a6edbd189f50c6251919","kind":"tag","published_at":"2017-08-30T21:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.6.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.6.1/manifests"},{"name":"v1.5.0","sha":"1e534e51d986b028fe72de035c2f5d8554b78019","kind":"tag","published_at":"2017-07-18T18:28:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.5.0/manifests"},{"name":"v1.3.1","sha":"c97fd1fe16b5e5886baf495ce4724a330f7e8bed","kind":"tag","published_at":"2017-07-05T20:35:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.3.1/manifests"},{"name":"v1.4.0","sha":"f5540193167cb9240cc99a481168f1c2b7bdab93","kind":"tag","published_at":"2017-06-07T01:19:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"a6cb001147b7a53c11516b5fdfec32aa21a1a9fa","kind":"tag","published_at":"2017-04-27T17:50:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"0ad2d8b671d77238cf69a5d4929405a73c375200","kind":"tag","published_at":"2017-03-15T22:36:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"8c79bc9006dbafcb6c910287b1c89bd9281c8880","kind":"tag","published_at":"2017-02-07T21:07:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dfe0643cb58c483c91974ce4387d3255b4a5b36e","kind":"tag","published_at":"2017-01-31T21:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"6aa30989cf962167e9fa864e3af5ecf83a470ed4","kind":"tag","published_at":"2017-01-31T00:48:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"3cfbe9a8b73faa498eb2f9dec55d5ee1d34e1079","kind":"tag","published_at":"2016-12-22T16:13:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"8876de9385de6ebd6239869cd0a5f07805a6797d","kind":"tag","published_at":"2016-11-28T22:32:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"009c51f2f793aabf516db90a14a52da2b613aa21","kind":"tag","published_at":"2016-09-14T21:02:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9826824b0ddc78e304a0005b9f4dd18754350869","kind":"tag","published_at":"2016-08-18T23:26:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.0/manifests"},{"name":"v1.0.0-pre2","sha":"1b5fb9dc611bfd5c6d9a4ada4953951994d93bb1","kind":"tag","published_at":"2016-08-03T21:38:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.0.0-pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.0-pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.0-pre2/manifests"},{"name":"v1.0.0-pre1","sha":"7869ae2312cfe7d49c04681001149a51be7a2bec","kind":"tag","published_at":"2016-07-27T20:17:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.0.0-pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.0-pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.0-pre1/manifests"},{"name":"v0.15.0","sha":"b7d816fb3d0d38e1ec03cebd4cf5ba3484317526","kind":"tag","published_at":"2016-07-06T07:23:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"28e43746db30c13feb140b187a320eb308f93da6","kind":"commit","published_at":"2016-06-16T17:27:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"798f9f06895fa0071eedc7df2fb2ed45300ad48f","kind":"tag","published_at":"2016-04-29T20:58:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.14.0/manifests"},{"name":"v0.13.2","sha":"5933cea9efba0c72bac723d4ad565c584f5eb635","kind":"tag","published_at":"2016-03-09T19:53:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"be6c246b78f85c702a3e03d796c4a7987e4ab1d2","kind":"tag","published_at":"2016-02-23T00:29:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"5b9912e766c06949e8db87e8683ba4e06087c480","kind":"tag","published_at":"2016-02-17T00:52:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"67d9e2686240726ea90144e0dccbb74ebabed0ba","kind":"commit","published_at":"2016-01-22T22:32:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.12.0/manifests"},{"name":"v0.9.1","sha":"c80a0b2d9489a71d5073c821fd770639d270858c","kind":"tag","published_at":"2016-01-22T21:42:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"63503c2989df6d895c56e22f430f2b934e7a41d3","kind":"commit","published_at":"2015-09-17T23:06:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"862f38342a4e96600d55c381c387dbadedd68043","kind":"tag","published_at":"2015-08-12T22:29:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"a0060c8e2cb6699d37d8762f60067af337230dcb","kind":"tag","published_at":"2015-07-13T16:07:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"71beeb951ac3e03f5d734881aa7af44e6a4b6d7b","kind":"tag","published_at":"2015-06-05T19:41:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"186a9b23b8e44f0181deaaec0a029e5385f6c8c3","kind":"commit","published_at":"2015-05-26T23:25:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.7.0/manifests"}]},"repo_metadata_updated_at":"2025-08-21T13:28:54.249Z","dependent_packages_count":1909,"downloads":null,"downloads_period":null,"dependent_repos_count":6736,"rankings":{"downloads":null,"dependent_repos_count":0.10696986815062319,"dependent_packages_count":0.03906203050444105,"stargazers_count":2.7129080980597187,"forks_count":1.7161252068284436,"docker_downloads_count":2.4831432314515447,"average":1.4116416869989543},"purl":"pkg:maven/io.grpc/grpc-stub","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-stub","docker_dependents_count":498,"docker_downloads_count":45485520,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-stub","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-stub/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-07-16T13:29:04.718Z","issues_count":500,"pull_requests_count":952,"avg_time_to_close_issue":39521516.60164835,"avg_time_to_close_pull_request":2453901.5,"issues_closed_count":363,"pull_requests_closed_count":882,"pull_request_authors_count":122,"issue_authors_count":317,"avg_comments_per_issue":5.128,"avg_comments_per_pull_request":1.0210084033613445,"merged_pull_requests_count":753,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":213,"past_year_pull_requests_count":586,"past_year_avg_time_to_close_issue":2163893.0817610063,"past_year_avg_time_to_close_pull_request":760451.3021978022,"past_year_issues_closed_count":159,"past_year_pull_requests_closed_count":546,"past_year_pull_request_authors_count":70,"past_year_issue_authors_count":151,"past_year_avg_comments_per_issue":3.07981220657277,"past_year_avg_comments_per_pull_request":0.8822525597269625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":460,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/issues","maintainers":[{"login":"ejona86","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"shivaspeaks","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"sergiitk","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"jdcormie","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdcormie"},{"login":"dapengzhang0","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dapengzhang0"},{"login":"murgatroid99","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"eshitachandwani","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"YifeiZhuang","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YifeiZhuang"},{"login":"rockspore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rockspore"},{"login":"Capstan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Capstan"},{"login":"jyane","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jyane"},{"login":"danielzhaotongliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielzhaotongliu"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"}],"active_maintainers":[{"login":"ejona86","count":188,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"shivaspeaks","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"jdcormie","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdcormie"},{"login":"sergiitk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"murgatroid99","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"eshitachandwani","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"rockspore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rockspore"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"danielzhaotongliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielzhaotongliu"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"YifeiZhuang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YifeiZhuang"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-stub/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-stub/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-stub/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-stub/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-stub/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-stub/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":5108066,"name":"io.grpc:grpc-interop-testing","ecosystem":"maven","description":"gRPC: Integration Testing","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":188,"first_release_published_at":"2015-05-26T23:58:11.000Z","latest_release_published_at":"2026-03-17T14:01:03.000Z","latest_release_number":"1.80.0","last_synced_at":"2026-05-24T02:17:50.261Z","created_at":"2022-07-30T08:24:07.217Z","updated_at":"2026-05-24T02:17:50.261Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-interop-testing/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-interop-testing/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-03-22T01:35:47.000Z","size":72010,"stargazers_count":10430,"open_issues_count":508,"forks_count":3617,"subscribers_count":524,"default_branch":"master","last_synced_at":"2023-03-22T06:36:13.764Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-03-22T06:15:21.000Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":24,"last_synced_at":"2023-02-19T21:59:13.893Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc"},"tags":[{"name":"v1.41.1","sha":"581e00fa64124e6cba6ffb8d5921386bcd920b68","kind":"tag","published_at":"2021-11-04T22:24:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.1"},{"name":"v1.42.0","sha":"b9b370652254fc4add89a457bd05be9ef3dbd235","kind":"tag","published_at":"2021-11-04T00:10:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.0"},{"name":"v1.41.0","sha":"d291594443db7d43a6e984a1ae0c58883c7a1921","kind":"tag","published_at":"2021-09-22T17:16:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.0"},{"name":"v1.40.1","sha":"24d5f2f7881af6302ca7056e49c246318091c2bd","kind":"tag","published_at":"2021-08-25T00:12:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.1"},{"name":"v1.40.0","sha":"474a03527bb54c754fb21e586d81ff43234d24c4","kind":"tag","published_at":"2021-08-16T23:56:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.0"},{"name":"v1.39.0","sha":"6b643380d881e3d52a448eca90a6a5d1d76792fc","kind":"tag","published_at":"2021-06-29T17:19:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.39.0"},{"name":"v1.38.1","sha":"6cb4d90e6bbe0081d42d88bc83a8f4648087596e","kind":"tag","published_at":"2021-06-17T21:08:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.1"},{"name":"v1.36.2","sha":"001816e50295aa6f0d40ef3b23273a717ffea3de","kind":"tag","published_at":"2021-05-26T18:03:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.2"},{"name":"v1.38.0","sha":"51a1c777b7e5738ec724aaf238bfcf905abce742","kind":"tag","published_at":"2021-05-18T09:40:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.0"},{"name":"v1.37.1","sha":"d897fa049e995e62130387a19bbe5667469cef27","kind":"tag","published_at":"2021-05-13T23:56:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.1"},{"name":"v1.37.0","sha":"3836caa9d445e2f8d4918767426a4506057f27b9","kind":"tag","published_at":"2021-04-07T00:34:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.0"},{"name":"v1.35.1","sha":"8be69e8be3300bfcb787351549111a6572a88f9d","kind":"tag","published_at":"2021-03-24T17:50:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.1"},{"name":"v1.36.1","sha":"2c56ed86d5cbdebf390b1a7af395d68d04e97884","kind":"tag","published_at":"2021-03-24T17:35:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.1"},{"name":"v1.32.3","sha":"e9065ab330aedd6b4d2dbc5623a66624dedbb596","kind":"tag","published_at":"2021-03-13T01:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.3"},{"name":"v1.31.2","sha":"5aa7c17a4b1d2916859a132518eb93bded2cba74","kind":"tag","published_at":"2021-03-13T01:17:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.2"},{"name":"v1.36.0","sha":"a5323492654dfeaf7de2fca06bc72be60b31c1e0","kind":"tag","published_at":"2021-02-23T00:48:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.0"},{"name":"v1.35.0","sha":"6db928a791827f7754a9cd24d96eaf7d33975224","kind":"tag","published_at":"2021-01-12T23:05:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.0"},{"name":"v1.34.1","sha":"a6b29213a976e217f65d703dda43112639ecfd80","kind":"tag","published_at":"2020-12-14T21:02:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.1"},{"name":"v1.34.0","sha":"b6844780cf3b35eb236a85e85a4ccb171b2e544a","kind":"tag","published_at":"2020-12-01T03:02:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.0"},{"name":"v1.33.1","sha":"c40e2dcb0b0ee0f1bba73e59ac812ee3625a9fce","kind":"tag","published_at":"2020-10-29T22:54:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.1"},{"name":"v1.33.0","sha":"bec6a8638de963597fd3dd264280c4309e339966","kind":"tag","published_at":"2020-10-21T00:13:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.0"},{"name":"v1.32.2","sha":"c589bf609e85ac95b51eb4962ad40e97214543d9","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.2"},{"name":"v1.32.1","sha":"cb8b0679add2d389cfd15cd34e11c3577e3de2cb","kind":"tag","published_at":"2020-09-09T22:51:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.1"},{"name":"v1.32.0","sha":"a093a69fec50966a5b0b802407f846ccf9855d2e","kind":"tag","published_at":"2020-09-09T14:50:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.0"},{"name":"v1.31.1","sha":"396dca3a1631024472ba747e32f635a4ef9575d2","kind":"tag","published_at":"2020-08-12T17:38:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.1"},{"name":"v1.31.0","sha":"f96f8459e22aca89787430b35034012d5fe928bf","kind":"tag","published_at":"2020-07-29T06:26:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.0"},{"name":"v1.30.2","sha":"9071c1ad7c842f4e73b6ae95b71f11c517b177a4","kind":"tag","published_at":"2020-06-23T00:43:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.2"},{"name":"v1.30.1","sha":"94e2d347d91cd3094bd881ab7c4146e7586d6db6","kind":"tag","published_at":"2020-06-19T08:49:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.1"},{"name":"v1.30.0","sha":"a73e4c8a585272ea7040bd45c780bb37749944c1","kind":"tag","published_at":"2020-06-08T04:31:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.0"},{"name":"v1.29.0","sha":"049b12818b87aae4df9a92fbe35540b92a653dee","kind":"tag","published_at":"2020-04-21T18:50:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.29.0"},{"name":"v1.28.1","sha":"1ee322cc1545762e253e9f950ef3f0f083dacb77","kind":"tag","published_at":"2020-04-02T22:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.1"},{"name":"v1.28.0","sha":"3dbd250eae2c5e4f4e5e7046c6573805cc0dcc29","kind":"tag","published_at":"2020-03-09T17:22:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.0"},{"name":"v1.27.2","sha":"aa346ab797293625048e5f9979ff46fb65cbfcd4","kind":"tag","published_at":"2020-02-26T00:12:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.2"},{"name":"v1.27.1","sha":"0b4fa21d50578d917f15dad41ca7a7ab2612356b","kind":"tag","published_at":"2020-02-13T18:15:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.1"},{"name":"v1.26.1","sha":"25fba8b126a312dfcdf62a9ec3f768ec03b15577","kind":"tag","published_at":"2020-02-12T02:32:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.1"},{"name":"v1.27.0","sha":"1e2f28da55a2c0424b8b8621413dea0afbaa467b","kind":"tag","published_at":"2020-01-28T21:19:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.0"},{"name":"v1.26.0","sha":"fd7d2e5eb4dd020bb892278c78f7b3ef901232c1","kind":"tag","published_at":"2019-12-18T00:00:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.0"},{"name":"v1.24.2","sha":"d231db29e89c437d3e3db548da447ecb0aba2edc","kind":"tag","published_at":"2019-11-06T22:07:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.2"},{"name":"v1.25.0","sha":"e086c0f0abfaa1897cac7b2ca30c52b52c3fdc7a","kind":"tag","published_at":"2019-11-05T20:18:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.25.0"},{"name":"v1.24.1","sha":"2f0c3e7f7c1e16b2ae5445afe144d75c13e473a4","kind":"tag","published_at":"2019-10-17T21:45:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.1"},{"name":"v1.23.1","sha":"629815808d14596c91dee137ac8d26678ddef151","kind":"tag","published_at":"2019-10-17T21:23:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.1"},{"name":"v1.22.3","sha":"889def8e3e550af891458345cc030718e1c11c84","kind":"tag","published_at":"2019-10-17T21:06:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.3"},{"name":"v1.24.0","sha":"99793cf519308acc179d11d8c1191723c7f63fba","kind":"tag","published_at":"2019-09-25T00:00:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.0"},{"name":"v1.21.1","sha":"fdb5b248d4daef427ab5031c7753ad8509625f10","kind":"tag","published_at":"2019-08-13T18:19:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.1"},{"name":"v1.22.2","sha":"3d8e392884f0ab525ce03dbd2d6a6b3214cb27b1","kind":"tag","published_at":"2019-08-13T18:10:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.2"},{"name":"v1.23.0","sha":"b3ed852c406e4f66f126b7b73a5b3330ac30e6ac","kind":"tag","published_at":"2019-08-13T18:00:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.0"},{"name":"v1.22.1","sha":"e51193462a0c8e068af072f0827d0a551e21f891","kind":"tag","published_at":"2019-07-10T18:22:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.1"},{"name":"v1.22.0","sha":"1c9345987f6501c43c748ad15b410f695a75bef3","kind":"tag","published_at":"2019-06-25T06:07:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.0"},{"name":"v1.21.0","sha":"7b28e33b3b9ee7d05244efb888c758ee8abd3743","kind":"tag","published_at":"2019-05-22T18:00:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.0"},{"name":"v1.20.0","sha":"206a2e39333e991963adc7da74cb05dd2410c1a5","kind":"tag","published_at":"2019-04-09T23:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.20.0"},{"name":"v1.19.0","sha":"44c98e819bb3243254e87b4d253c0f4e3184db93","kind":"tag","published_at":"2019-02-27T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.19.0"},{"name":"v1.18.0","sha":"bc1c08c5bc8483a107ff437bd04e7af1319fc7a8","kind":"tag","published_at":"2019-01-14T21:01:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.18.0"},{"name":"v1.17.2","sha":"fe7f043504d66e1b3f674c0514ce794c8a56884e","kind":"tag","published_at":"2018-12-14T22:06:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.2"},{"name":"v1.17.1","sha":"3eb51f09b4a5948d594da9d0f953cf2dcd71dd49","kind":"tag","published_at":"2018-12-07T17:42:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.1"},{"name":"v1.17.0","sha":"4a30c9e1d2e3221a45cde97783afd07810b46a8d","kind":"tag","published_at":"2018-12-04T21:28:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.0"},{"name":"v1.16.1","sha":"57043233bf5aecce92f0c6629b6ac46d9393ce8c","kind":"tag","published_at":"2018-10-26T17:47:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.1"},{"name":"v1.16.0","sha":"2bc27bb91140d389f82c0170c72d45e5652b6166","kind":"tag","published_at":"2018-10-24T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.0"},{"name":"v1.15.1","sha":"6657c310947bc61fcc579e31de2c3c113bc238b3","kind":"tag","published_at":"2018-10-01T22:31:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.1"},{"name":"v1.15.0","sha":"3134daf471f90b8f00c037518fc64988a1cdc8f7","kind":"tag","published_at":"2018-09-10T16:43:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.0"},{"name":"v1.14.0","sha":"0bed6067f9a0610b02cb867d74167a678498740a","kind":"tag","published_at":"2018-07-30T22:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.14.0"},{"name":"v1.13.2","sha":"1b185c8c98796ae6456afb61b135a2d94c687fc4","kind":"tag","published_at":"2018-07-12T17:03:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.2"},{"name":"v1.12.1","sha":"877832e5ae28606077229dee8d78f4ae46bb36eb","kind":"tag","published_at":"2018-07-12T16:58:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.1"},{"name":"v1.13.1","sha":"9a3e0705bdd5a8fe01c764c11f2a9e40422c8ad2","kind":"tag","published_at":"2018-06-20T23:43:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.1"},{"name":"v1.12.0","sha":"61f2528ccd839199de2a750bad407b188a6fe68d","kind":"tag","published_at":"2018-05-07T19:40:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.0"},{"name":"v1.11.0","sha":"f624b13ab30b4232214058a496a8b53a622a83e7","kind":"tag","published_at":"2018-03-28T22:28:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.11.0"},{"name":"v1.10.1","sha":"bddfdfdc3eaa03cbe9ab1db797430b0e3398b363","kind":"tag","published_at":"2018-03-22T22:27:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.1"},{"name":"v1.10.0","sha":"0a6fd9bd9c192551f1056b751750bc6e718bd20c","kind":"tag","published_at":"2018-02-14T16:14:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.0"},{"name":"v1.9.1","sha":"2c83020c89edffacc0daa008fcefdc9c6e5bae66","kind":"tag","published_at":"2018-02-09T21:38:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.1"},{"name":"v1.9.0","sha":"6ed222e09933aa0a3418e6a2ac6b190bafca1956","kind":"tag","published_at":"2018-01-08T22:55:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.0"},{"name":"v1.7.1","sha":"11ee67801d3d30f7111301dd754af2ceeca959f8","kind":"tag","published_at":"2017-12-05T01:38:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.1"},{"name":"v1.8.0","sha":"8a210d037dec14c0da687d639d6601b0d8dd1fb3","kind":"tag","published_at":"2017-11-21T01:11:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.8.0"},{"name":"v1.7.0","sha":"65ae83e479c26c1a7adef6ca4cfd9ce7b738a19e","kind":"tag","published_at":"2017-10-10T22:50:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.0"},{"name":"v1.6.1","sha":"308a7c730e9684f5fa70a6edbd189f50c6251919","kind":"tag","published_at":"2017-08-30T21:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.6.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.6.1"},{"name":"v1.5.0","sha":"1e534e51d986b028fe72de035c2f5d8554b78019","kind":"tag","published_at":"2017-07-18T18:28:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.5.0"},{"name":"v1.3.1","sha":"c97fd1fe16b5e5886baf495ce4724a330f7e8bed","kind":"tag","published_at":"2017-07-05T20:35:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.1"},{"name":"v1.4.0","sha":"f5540193167cb9240cc99a481168f1c2b7bdab93","kind":"tag","published_at":"2017-06-07T01:19:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.4.0"},{"name":"v1.3.0","sha":"a6cb001147b7a53c11516b5fdfec32aa21a1a9fa","kind":"tag","published_at":"2017-04-27T17:50:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.0"},{"name":"v1.2.0","sha":"0ad2d8b671d77238cf69a5d4929405a73c375200","kind":"tag","published_at":"2017-03-15T22:36:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.2.0"},{"name":"v1.1.2","sha":"8c79bc9006dbafcb6c910287b1c89bd9281c8880","kind":"tag","published_at":"2017-02-07T21:07:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.2"},{"name":"v1.1.1","sha":"dfe0643cb58c483c91974ce4387d3255b4a5b36e","kind":"tag","published_at":"2017-01-31T21:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"6aa30989cf962167e9fa864e3af5ecf83a470ed4","kind":"tag","published_at":"2017-01-31T00:48:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.0"},{"name":"v1.0.3","sha":"3cfbe9a8b73faa498eb2f9dec55d5ee1d34e1079","kind":"tag","published_at":"2016-12-22T16:13:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.3"},{"name":"v1.0.2","sha":"8876de9385de6ebd6239869cd0a5f07805a6797d","kind":"tag","published_at":"2016-11-28T22:32:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"009c51f2f793aabf516db90a14a52da2b613aa21","kind":"tag","published_at":"2016-09-14T21:02:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"9826824b0ddc78e304a0005b9f4dd18754350869","kind":"tag","published_at":"2016-08-18T23:26:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0"},{"name":"v1.0.0-pre2","sha":"1b5fb9dc611bfd5c6d9a4ada4953951994d93bb1","kind":"tag","published_at":"2016-08-03T21:38:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre2"},{"name":"v1.0.0-pre1","sha":"7869ae2312cfe7d49c04681001149a51be7a2bec","kind":"tag","published_at":"2016-07-27T20:17:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre1"},{"name":"v0.15.0","sha":"b7d816fb3d0d38e1ec03cebd4cf5ba3484317526","kind":"tag","published_at":"2016-07-06T07:23:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.15.0"},{"name":"v0.14.1","sha":"28e43746db30c13feb140b187a320eb308f93da6","kind":"commit","published_at":"2016-06-16T17:27:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.1"},{"name":"v0.14.0","sha":"798f9f06895fa0071eedc7df2fb2ed45300ad48f","kind":"tag","published_at":"2016-04-29T20:58:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.0"},{"name":"v0.13.2","sha":"5933cea9efba0c72bac723d4ad565c584f5eb635","kind":"tag","published_at":"2016-03-09T19:53:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.2"},{"name":"v0.13.1","sha":"be6c246b78f85c702a3e03d796c4a7987e4ab1d2","kind":"tag","published_at":"2016-02-23T00:29:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.1"},{"name":"v0.13.0","sha":"5b9912e766c06949e8db87e8683ba4e06087c480","kind":"tag","published_at":"2016-02-17T00:52:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.0"},{"name":"v0.12.0","sha":"67d9e2686240726ea90144e0dccbb74ebabed0ba","kind":"commit","published_at":"2016-01-22T22:32:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.12.0"},{"name":"v0.9.1","sha":"c80a0b2d9489a71d5073c821fd770639d270858c","kind":"tag","published_at":"2016-01-22T21:42:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"63503c2989df6d895c56e22f430f2b934e7a41d3","kind":"commit","published_at":"2015-09-17T23:06:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.0"},{"name":"v0.8.0","sha":"862f38342a4e96600d55c381c387dbadedd68043","kind":"tag","published_at":"2015-08-12T22:29:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.8.0"},{"name":"v0.7.2","sha":"a0060c8e2cb6699d37d8762f60067af337230dcb","kind":"tag","published_at":"2015-07-13T16:07:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.2"},{"name":"v0.7.1","sha":"71beeb951ac3e03f5d734881aa7af44e6a4b6d7b","kind":"tag","published_at":"2015-06-05T19:41:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.1"},{"name":"v0.7.0","sha":"186a9b23b8e44f0181deaaec0a029e5385f6c8c3","kind":"commit","published_at":"2015-05-26T23:25:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.0"}]},"repo_metadata_updated_at":"2023-03-22T06:55:41.557Z","dependent_packages_count":22,"downloads":null,"downloads_period":null,"dependent_repos_count":9,"rankings":{"downloads":null,"dependent_repos_count":8.218506104764078,"dependent_packages_count":2.946264461022813,"stargazers_count":2.7124053451223955,"forks_count":1.7487376012621985,"docker_downloads_count":null,"average":3.906478378042871},"purl":"pkg:maven/io.grpc/grpc-interop-testing","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-interop-testing","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-interop-testing","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-interop-testing/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-interop-testing/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-interop-testing/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-interop-testing/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-interop-testing/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-interop-testing/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-interop-testing/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":4843530,"name":"io.grpc:grpc-gcp-observability","ecosystem":"maven","description":"gRPC: Google Cloud Platform Observability","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":71,"first_release_published_at":"2022-04-25T20:18:11.000Z","latest_release_published_at":"2026-03-17T14:01:03.000Z","latest_release_number":"1.80.0","last_synced_at":"2026-05-10T03:01:23.050Z","created_at":"2022-07-26T16:41:36.352Z","updated_at":"2026-05-10T03:01:23.051Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-gcp-observability/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-gcp-observability/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-03-21T19:03:18.000Z","size":72006,"stargazers_count":10427,"open_issues_count":503,"forks_count":3617,"subscribers_count":524,"default_branch":"master","last_synced_at":"2023-03-21T19:11:56.604Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-03-21T08:22:56.000Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":24,"last_synced_at":"2023-02-19T21:59:13.893Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc"},"tags":[{"name":"v1.41.1","sha":"581e00fa64124e6cba6ffb8d5921386bcd920b68","kind":"tag","published_at":"2021-11-04T22:24:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.1"},{"name":"v1.42.0","sha":"b9b370652254fc4add89a457bd05be9ef3dbd235","kind":"tag","published_at":"2021-11-04T00:10:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.0"},{"name":"v1.41.0","sha":"d291594443db7d43a6e984a1ae0c58883c7a1921","kind":"tag","published_at":"2021-09-22T17:16:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.0"},{"name":"v1.40.1","sha":"24d5f2f7881af6302ca7056e49c246318091c2bd","kind":"tag","published_at":"2021-08-25T00:12:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.1"},{"name":"v1.40.0","sha":"474a03527bb54c754fb21e586d81ff43234d24c4","kind":"tag","published_at":"2021-08-16T23:56:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.0"},{"name":"v1.39.0","sha":"6b643380d881e3d52a448eca90a6a5d1d76792fc","kind":"tag","published_at":"2021-06-29T17:19:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.39.0"},{"name":"v1.38.1","sha":"6cb4d90e6bbe0081d42d88bc83a8f4648087596e","kind":"tag","published_at":"2021-06-17T21:08:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.1"},{"name":"v1.36.2","sha":"001816e50295aa6f0d40ef3b23273a717ffea3de","kind":"tag","published_at":"2021-05-26T18:03:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.2"},{"name":"v1.38.0","sha":"51a1c777b7e5738ec724aaf238bfcf905abce742","kind":"tag","published_at":"2021-05-18T09:40:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.0"},{"name":"v1.37.1","sha":"d897fa049e995e62130387a19bbe5667469cef27","kind":"tag","published_at":"2021-05-13T23:56:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.1"},{"name":"v1.37.0","sha":"3836caa9d445e2f8d4918767426a4506057f27b9","kind":"tag","published_at":"2021-04-07T00:34:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.0"},{"name":"v1.35.1","sha":"8be69e8be3300bfcb787351549111a6572a88f9d","kind":"tag","published_at":"2021-03-24T17:50:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.1"},{"name":"v1.36.1","sha":"2c56ed86d5cbdebf390b1a7af395d68d04e97884","kind":"tag","published_at":"2021-03-24T17:35:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.1"},{"name":"v1.32.3","sha":"e9065ab330aedd6b4d2dbc5623a66624dedbb596","kind":"tag","published_at":"2021-03-13T01:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.3"},{"name":"v1.31.2","sha":"5aa7c17a4b1d2916859a132518eb93bded2cba74","kind":"tag","published_at":"2021-03-13T01:17:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.2"},{"name":"v1.36.0","sha":"a5323492654dfeaf7de2fca06bc72be60b31c1e0","kind":"tag","published_at":"2021-02-23T00:48:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.0"},{"name":"v1.35.0","sha":"6db928a791827f7754a9cd24d96eaf7d33975224","kind":"tag","published_at":"2021-01-12T23:05:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.0"},{"name":"v1.34.1","sha":"a6b29213a976e217f65d703dda43112639ecfd80","kind":"tag","published_at":"2020-12-14T21:02:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.1"},{"name":"v1.34.0","sha":"b6844780cf3b35eb236a85e85a4ccb171b2e544a","kind":"tag","published_at":"2020-12-01T03:02:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.0"},{"name":"v1.33.1","sha":"c40e2dcb0b0ee0f1bba73e59ac812ee3625a9fce","kind":"tag","published_at":"2020-10-29T22:54:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.1"},{"name":"v1.33.0","sha":"bec6a8638de963597fd3dd264280c4309e339966","kind":"tag","published_at":"2020-10-21T00:13:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.0"},{"name":"v1.32.2","sha":"c589bf609e85ac95b51eb4962ad40e97214543d9","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.2"},{"name":"v1.32.1","sha":"cb8b0679add2d389cfd15cd34e11c3577e3de2cb","kind":"tag","published_at":"2020-09-09T22:51:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.1"},{"name":"v1.32.0","sha":"a093a69fec50966a5b0b802407f846ccf9855d2e","kind":"tag","published_at":"2020-09-09T14:50:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.0"},{"name":"v1.31.1","sha":"396dca3a1631024472ba747e32f635a4ef9575d2","kind":"tag","published_at":"2020-08-12T17:38:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.1"},{"name":"v1.31.0","sha":"f96f8459e22aca89787430b35034012d5fe928bf","kind":"tag","published_at":"2020-07-29T06:26:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.0"},{"name":"v1.30.2","sha":"9071c1ad7c842f4e73b6ae95b71f11c517b177a4","kind":"tag","published_at":"2020-06-23T00:43:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.2"},{"name":"v1.30.1","sha":"94e2d347d91cd3094bd881ab7c4146e7586d6db6","kind":"tag","published_at":"2020-06-19T08:49:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.1"},{"name":"v1.30.0","sha":"a73e4c8a585272ea7040bd45c780bb37749944c1","kind":"tag","published_at":"2020-06-08T04:31:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.0"},{"name":"v1.29.0","sha":"049b12818b87aae4df9a92fbe35540b92a653dee","kind":"tag","published_at":"2020-04-21T18:50:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.29.0"},{"name":"v1.28.1","sha":"1ee322cc1545762e253e9f950ef3f0f083dacb77","kind":"tag","published_at":"2020-04-02T22:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.1"},{"name":"v1.28.0","sha":"3dbd250eae2c5e4f4e5e7046c6573805cc0dcc29","kind":"tag","published_at":"2020-03-09T17:22:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.0"},{"name":"v1.27.2","sha":"aa346ab797293625048e5f9979ff46fb65cbfcd4","kind":"tag","published_at":"2020-02-26T00:12:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.2"},{"name":"v1.27.1","sha":"0b4fa21d50578d917f15dad41ca7a7ab2612356b","kind":"tag","published_at":"2020-02-13T18:15:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.1"},{"name":"v1.26.1","sha":"25fba8b126a312dfcdf62a9ec3f768ec03b15577","kind":"tag","published_at":"2020-02-12T02:32:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.1"},{"name":"v1.27.0","sha":"1e2f28da55a2c0424b8b8621413dea0afbaa467b","kind":"tag","published_at":"2020-01-28T21:19:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.0"},{"name":"v1.26.0","sha":"fd7d2e5eb4dd020bb892278c78f7b3ef901232c1","kind":"tag","published_at":"2019-12-18T00:00:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.0"},{"name":"v1.24.2","sha":"d231db29e89c437d3e3db548da447ecb0aba2edc","kind":"tag","published_at":"2019-11-06T22:07:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.2"},{"name":"v1.25.0","sha":"e086c0f0abfaa1897cac7b2ca30c52b52c3fdc7a","kind":"tag","published_at":"2019-11-05T20:18:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.25.0"},{"name":"v1.24.1","sha":"2f0c3e7f7c1e16b2ae5445afe144d75c13e473a4","kind":"tag","published_at":"2019-10-17T21:45:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.1"},{"name":"v1.23.1","sha":"629815808d14596c91dee137ac8d26678ddef151","kind":"tag","published_at":"2019-10-17T21:23:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.1"},{"name":"v1.22.3","sha":"889def8e3e550af891458345cc030718e1c11c84","kind":"tag","published_at":"2019-10-17T21:06:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.3"},{"name":"v1.24.0","sha":"99793cf519308acc179d11d8c1191723c7f63fba","kind":"tag","published_at":"2019-09-25T00:00:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.0"},{"name":"v1.21.1","sha":"fdb5b248d4daef427ab5031c7753ad8509625f10","kind":"tag","published_at":"2019-08-13T18:19:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.1"},{"name":"v1.22.2","sha":"3d8e392884f0ab525ce03dbd2d6a6b3214cb27b1","kind":"tag","published_at":"2019-08-13T18:10:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.2"},{"name":"v1.23.0","sha":"b3ed852c406e4f66f126b7b73a5b3330ac30e6ac","kind":"tag","published_at":"2019-08-13T18:00:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.0"},{"name":"v1.22.1","sha":"e51193462a0c8e068af072f0827d0a551e21f891","kind":"tag","published_at":"2019-07-10T18:22:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.1"},{"name":"v1.22.0","sha":"1c9345987f6501c43c748ad15b410f695a75bef3","kind":"tag","published_at":"2019-06-25T06:07:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.0"},{"name":"v1.21.0","sha":"7b28e33b3b9ee7d05244efb888c758ee8abd3743","kind":"tag","published_at":"2019-05-22T18:00:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.0"},{"name":"v1.20.0","sha":"206a2e39333e991963adc7da74cb05dd2410c1a5","kind":"tag","published_at":"2019-04-09T23:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.20.0"},{"name":"v1.19.0","sha":"44c98e819bb3243254e87b4d253c0f4e3184db93","kind":"tag","published_at":"2019-02-27T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.19.0"},{"name":"v1.18.0","sha":"bc1c08c5bc8483a107ff437bd04e7af1319fc7a8","kind":"tag","published_at":"2019-01-14T21:01:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.18.0"},{"name":"v1.17.2","sha":"fe7f043504d66e1b3f674c0514ce794c8a56884e","kind":"tag","published_at":"2018-12-14T22:06:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.2"},{"name":"v1.17.1","sha":"3eb51f09b4a5948d594da9d0f953cf2dcd71dd49","kind":"tag","published_at":"2018-12-07T17:42:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.1"},{"name":"v1.17.0","sha":"4a30c9e1d2e3221a45cde97783afd07810b46a8d","kind":"tag","published_at":"2018-12-04T21:28:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.0"},{"name":"v1.16.1","sha":"57043233bf5aecce92f0c6629b6ac46d9393ce8c","kind":"tag","published_at":"2018-10-26T17:47:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.1"},{"name":"v1.16.0","sha":"2bc27bb91140d389f82c0170c72d45e5652b6166","kind":"tag","published_at":"2018-10-24T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.0"},{"name":"v1.15.1","sha":"6657c310947bc61fcc579e31de2c3c113bc238b3","kind":"tag","published_at":"2018-10-01T22:31:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.1"},{"name":"v1.15.0","sha":"3134daf471f90b8f00c037518fc64988a1cdc8f7","kind":"tag","published_at":"2018-09-10T16:43:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.0"},{"name":"v1.14.0","sha":"0bed6067f9a0610b02cb867d74167a678498740a","kind":"tag","published_at":"2018-07-30T22:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.14.0"},{"name":"v1.13.2","sha":"1b185c8c98796ae6456afb61b135a2d94c687fc4","kind":"tag","published_at":"2018-07-12T17:03:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.2"},{"name":"v1.12.1","sha":"877832e5ae28606077229dee8d78f4ae46bb36eb","kind":"tag","published_at":"2018-07-12T16:58:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.1"},{"name":"v1.13.1","sha":"9a3e0705bdd5a8fe01c764c11f2a9e40422c8ad2","kind":"tag","published_at":"2018-06-20T23:43:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.1"},{"name":"v1.12.0","sha":"61f2528ccd839199de2a750bad407b188a6fe68d","kind":"tag","published_at":"2018-05-07T19:40:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.0"},{"name":"v1.11.0","sha":"f624b13ab30b4232214058a496a8b53a622a83e7","kind":"tag","published_at":"2018-03-28T22:28:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.11.0"},{"name":"v1.10.1","sha":"bddfdfdc3eaa03cbe9ab1db797430b0e3398b363","kind":"tag","published_at":"2018-03-22T22:27:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.1"},{"name":"v1.10.0","sha":"0a6fd9bd9c192551f1056b751750bc6e718bd20c","kind":"tag","published_at":"2018-02-14T16:14:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.0"},{"name":"v1.9.1","sha":"2c83020c89edffacc0daa008fcefdc9c6e5bae66","kind":"tag","published_at":"2018-02-09T21:38:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.1"},{"name":"v1.9.0","sha":"6ed222e09933aa0a3418e6a2ac6b190bafca1956","kind":"tag","published_at":"2018-01-08T22:55:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.0"},{"name":"v1.7.1","sha":"11ee67801d3d30f7111301dd754af2ceeca959f8","kind":"tag","published_at":"2017-12-05T01:38:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.1"},{"name":"v1.8.0","sha":"8a210d037dec14c0da687d639d6601b0d8dd1fb3","kind":"tag","published_at":"2017-11-21T01:11:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.8.0"},{"name":"v1.7.0","sha":"65ae83e479c26c1a7adef6ca4cfd9ce7b738a19e","kind":"tag","published_at":"2017-10-10T22:50:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.0"},{"name":"v1.6.1","sha":"308a7c730e9684f5fa70a6edbd189f50c6251919","kind":"tag","published_at":"2017-08-30T21:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.6.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.6.1"},{"name":"v1.5.0","sha":"1e534e51d986b028fe72de035c2f5d8554b78019","kind":"tag","published_at":"2017-07-18T18:28:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.5.0"},{"name":"v1.3.1","sha":"c97fd1fe16b5e5886baf495ce4724a330f7e8bed","kind":"tag","published_at":"2017-07-05T20:35:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.1"},{"name":"v1.4.0","sha":"f5540193167cb9240cc99a481168f1c2b7bdab93","kind":"tag","published_at":"2017-06-07T01:19:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.4.0"},{"name":"v1.3.0","sha":"a6cb001147b7a53c11516b5fdfec32aa21a1a9fa","kind":"tag","published_at":"2017-04-27T17:50:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.0"},{"name":"v1.2.0","sha":"0ad2d8b671d77238cf69a5d4929405a73c375200","kind":"tag","published_at":"2017-03-15T22:36:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.2.0"},{"name":"v1.1.2","sha":"8c79bc9006dbafcb6c910287b1c89bd9281c8880","kind":"tag","published_at":"2017-02-07T21:07:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.2"},{"name":"v1.1.1","sha":"dfe0643cb58c483c91974ce4387d3255b4a5b36e","kind":"tag","published_at":"2017-01-31T21:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"6aa30989cf962167e9fa864e3af5ecf83a470ed4","kind":"tag","published_at":"2017-01-31T00:48:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.0"},{"name":"v1.0.3","sha":"3cfbe9a8b73faa498eb2f9dec55d5ee1d34e1079","kind":"tag","published_at":"2016-12-22T16:13:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.3"},{"name":"v1.0.2","sha":"8876de9385de6ebd6239869cd0a5f07805a6797d","kind":"tag","published_at":"2016-11-28T22:32:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"009c51f2f793aabf516db90a14a52da2b613aa21","kind":"tag","published_at":"2016-09-14T21:02:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"9826824b0ddc78e304a0005b9f4dd18754350869","kind":"tag","published_at":"2016-08-18T23:26:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0"},{"name":"v1.0.0-pre2","sha":"1b5fb9dc611bfd5c6d9a4ada4953951994d93bb1","kind":"tag","published_at":"2016-08-03T21:38:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre2"},{"name":"v1.0.0-pre1","sha":"7869ae2312cfe7d49c04681001149a51be7a2bec","kind":"tag","published_at":"2016-07-27T20:17:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre1"},{"name":"v0.15.0","sha":"b7d816fb3d0d38e1ec03cebd4cf5ba3484317526","kind":"tag","published_at":"2016-07-06T07:23:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.15.0"},{"name":"v0.14.1","sha":"28e43746db30c13feb140b187a320eb308f93da6","kind":"commit","published_at":"2016-06-16T17:27:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.1"},{"name":"v0.14.0","sha":"798f9f06895fa0071eedc7df2fb2ed45300ad48f","kind":"tag","published_at":"2016-04-29T20:58:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.0"},{"name":"v0.13.2","sha":"5933cea9efba0c72bac723d4ad565c584f5eb635","kind":"tag","published_at":"2016-03-09T19:53:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.2"},{"name":"v0.13.1","sha":"be6c246b78f85c702a3e03d796c4a7987e4ab1d2","kind":"tag","published_at":"2016-02-23T00:29:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.1"},{"name":"v0.13.0","sha":"5b9912e766c06949e8db87e8683ba4e06087c480","kind":"tag","published_at":"2016-02-17T00:52:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.0"},{"name":"v0.12.0","sha":"67d9e2686240726ea90144e0dccbb74ebabed0ba","kind":"commit","published_at":"2016-01-22T22:32:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.12.0"},{"name":"v0.9.1","sha":"c80a0b2d9489a71d5073c821fd770639d270858c","kind":"tag","published_at":"2016-01-22T21:42:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"63503c2989df6d895c56e22f430f2b934e7a41d3","kind":"commit","published_at":"2015-09-17T23:06:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.0"},{"name":"v0.8.0","sha":"862f38342a4e96600d55c381c387dbadedd68043","kind":"tag","published_at":"2015-08-12T22:29:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.8.0"},{"name":"v0.7.2","sha":"a0060c8e2cb6699d37d8762f60067af337230dcb","kind":"tag","published_at":"2015-07-13T16:07:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.2"},{"name":"v0.7.1","sha":"71beeb951ac3e03f5d734881aa7af44e6a4b6d7b","kind":"tag","published_at":"2015-06-05T19:41:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.1"},{"name":"v0.7.0","sha":"186a9b23b8e44f0181deaaec0a029e5385f6c8c3","kind":"commit","published_at":"2015-05-26T23:25:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.0"}]},"repo_metadata_updated_at":"2023-03-21T22:11:03.982Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":15,"rankings":{"downloads":null,"dependent_repos_count":6.295775719497203,"dependent_packages_count":9.711579853637538,"stargazers_count":2.7166100038843037,"forks_count":1.7487376012621985,"docker_downloads_count":null,"average":5.118175794570311},"purl":"pkg:maven/io.grpc/grpc-gcp-observability","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-gcp-observability","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-gcp-observability","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-gcp-observability/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-gcp-observability/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-gcp-observability/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-gcp-observability/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-gcp-observability/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-gcp-observability/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-gcp-observability/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":4843661,"name":"io.grpc:grpc-protobuf","ecosystem":"maven","description":"gRPC: Protobuf","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":189,"first_release_published_at":"2015-05-26T23:58:33.000Z","latest_release_published_at":"2026-04-30T16:46:00.000Z","latest_release_number":"1.81.0","last_synced_at":"2026-05-28T20:28:44.398Z","created_at":"2022-07-26T16:42:48.322Z","updated_at":"2026-05-29T01:16:56.808Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-protobuf/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-protobuf/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":24332624,"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-08-13T21:23:14.000Z","size":109616,"stargazers_count":11823,"open_issues_count":521,"forks_count":3923,"subscribers_count":520,"default_branch":"master","last_synced_at":"2025-08-18T00:32:00.545Z","etag":null,"topics":["grpc","java","microservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io/docs/languages/java/","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2025-08-17T19:37:38.000Z","dependencies_parsed_at":"2024-03-22T23:41:41.352Z","dependency_job_id":"3b6731bb-a68b-4373-a873-ddfcc353819e","html_url":"https://github.com/grpc/grpc-java","commit_stats":{"total_commits":6520,"total_committers":410,"mean_commits":"15.902439024390244","dds":0.7486196319018406,"last_synced_commit":"921f88ae30e5a4b1d890f3ea7ff709f475a86298"},"previous_names":[],"tags_count":185,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/sbom","scorecard":{"id":446654,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-java","commit":"95d16d85c84b7bc587adaa349fa58c8fa80e1503"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/branch-testing.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/gradle-wrapper-validation.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: \": buildscripts/kokoro/upload_artifacts.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch-testing.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/branch-testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch-testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/branch-testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch-testing.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/branch-testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gradle-wrapper-validation.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/gradle-wrapper-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gradle-wrapper-validation.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/gradle-wrapper-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testing.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: buildscripts/grpc-java-artifacts/Dockerfile:1: pin your Docker image by updating almalinux:8 to almalinux:8@sha256:2d4abdee2caecd851d2d6591dfb2205ba18549bc080ad5377875c990331e41c4","Warn: containerImage not pinned by hash: buildscripts/grpc-java-artifacts/Dockerfile.multiarch.base:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: buildscripts/grpc-java-artifacts/Dockerfile.ubuntu2004.base:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: buildscripts/observability-test/Dockerfile:20","Warn: containerImage not pinned by hash: buildscripts/observability-test/Dockerfile:36: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Warn: containerImage not pinned by hash: buildscripts/xds-k8s/test-client.Dockerfile:2: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Warn: containerImage not pinned by hash: buildscripts/xds-k8s/test-server.Dockerfile:2: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Warn: containerImage not pinned by hash: examples/example-gcp-csm-observability/csm-client.Dockerfile:19","Warn: containerImage not pinned by hash: examples/example-gcp-csm-observability/csm-client.Dockerfile:34: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Warn: containerImage not pinned by hash: examples/example-gcp-csm-observability/csm-server.Dockerfile:19","Warn: containerImage not pinned by hash: examples/example-gcp-csm-observability/csm-server.Dockerfile:34: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  11 containerImage 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T06:53:54.037Z","repository_id":24332624,"created_at":"2025-08-19T06:53:54.037Z","updated_at":"2025-08-19T06:53:54.037Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271488536,"owners_count":24768438,"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-08-21T02:00:08.990Z","response_time":74,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-08-18T00:24:12.395Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":103929,"followers":2302,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-08-18T00:24:12.396Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.74.0","sha":"9d2c895c29ad505ea564ccf9369678e5478152e5","kind":"tag","published_at":"2025-07-25T17:09:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.74.0/manifests"},{"name":"v1.73.0","sha":"7f28d46c1083db30af5001888a33e1867c53d474","kind":"tag","published_at":"2025-05-27T04:54:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"b0794e4fb64faaf9af10fa86e85018edfd433056","kind":"tag","published_at":"2025-04-15T09:14:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"865c4432569dfdf738b3cf07bcdb6d6e3285f761","kind":"tag","published_at":"2025-03-04T14:23:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"22a42c88d80fb96326b8c507591e4017c5e15ed3","kind":"tag","published_at":"2025-01-21T16:29:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.70.0/manifests"},{"name":"v1.68.3","sha":"9eda2b9092045bbc65459434e1c5fba7dc67f8a6","kind":"tag","published_at":"2025-01-16T15:46:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.68.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.68.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.68.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.3/manifests"},{"name":"v1.69.1","sha":"5e14f9974ec0ff67c6f6a4c747969ba637911622","kind":"tag","published_at":"2025-01-16T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.69.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.69.1/manifests"},{"name":"v1.69.0","sha":"34a7cffcf3dca012cd3e48da14d127c3afd924bf","kind":"tag","published_at":"2024-12-09T16:39:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.69.0/manifests"},{"name":"v1.68.2","sha":"fa5cfcd63c4713d8871e8114aa27002995446e44","kind":"tag","published_at":"2024-11-28T00:08:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.2/manifests"},{"name":"v1.68.1","sha":"16f93c8127ce60e3ee7d1276f60a5e6369ff5d7d","kind":"tag","published_at":"2024-10-28T23:22:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.1/manifests"},{"name":"v1.67.1","sha":"24085103b926559659ecd3941a3308479876f084","kind":"tag","published_at":"2024-09-26T09:06:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.67.1/manifests"},{"name":"v1.68.0","sha":"b570d071e3787b83a08bdf3b7a84a581fa6e5fca","kind":"tag","published_at":"2024-09-17T09:11:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.0/manifests"},{"name":"v1.66.0","sha":"cf784069508fc5767a85c915e43bb43ccfc84c76","kind":"tag","published_at":"2024-08-06T15:04:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.66.0/manifests"},{"name":"v1.63.2","sha":"4e0116834af62e4a137dfaf39f0bbfb6d0e52ce6","kind":"tag","published_at":"2024-07-11T20:14:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.63.2/manifests"},{"name":"v1.64.2","sha":"2c05f61d7a661f003a0bfa4e3693a77c04947317","kind":"tag","published_at":"2024-07-11T18:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.64.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.64.2/manifests"},{"name":"v1.65.1","sha":"a2adefac6cd94711b60014868644919af8d2c6e7","kind":"tag","published_at":"2024-07-11T01:13:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.65.1/manifests"},{"name":"v1.64.1","sha":"a4b33fe22c41074de3d97728ac29f74c35023e36","kind":"tag","published_at":"2024-06-27T00:22:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.64.1/manifests"},{"name":"v1.65.0","sha":"629672604bebc84b71760f82371c888df12b8e8e","kind":"tag","published_at":"2024-06-26T20:04:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.65.0/manifests"},{"name":"v1.63.1","sha":"c017f7eda0104de20e5aecfc571a6655c0fa3eaf","kind":"tag","published_at":"2024-05-16T20:53:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.63.1/manifests"},{"name":"v1.64.0","sha":"a54c72f0850a8d7c8e6465cc7cd12d63f0af109d","kind":"tag","published_at":"2024-05-14T20:17:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"48aa1b88550d6ddac1955407a5eac511e0ebbde0","kind":"tag","published_at":"2024-04-04T00:03:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"3e993a9f44ff52bd3d5ac59dfa978d8e7d30e28b","kind":"tag","published_at":"2024-02-24T01:55:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.62.1/manifests"},{"name":"v1.62.2","sha":"3e993a9f44ff52bd3d5ac59dfa978d8e7d30e28b","kind":"commit","published_at":"2024-02-24T01:51:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.62.2/manifests"},{"name":"v1.62.0","sha":"10eb91f1073b770a7f9a9c8ec96bf9917fd2eba4","kind":"commit","published_at":"2024-02-21T20:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"dfff9a9475a394c455742a9b45a69cf6d9640cf5","kind":"tag","published_at":"2024-02-02T17:57:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.61.1/manifests"},{"name":"v1.60.2","sha":"41b192bb321ef3c67b06c8ee13f30a5c0e776f15","kind":"tag","published_at":"2024-02-02T17:44:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.60.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.60.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.60.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.60.2/manifests"},{"name":"v1.61.0","sha":"f06abeb6fda2985c19e9792edb6f2b071b6fd8b5","kind":"tag","published_at":"2024-01-11T23:27:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"cd7ae8b61443fab5a0a737a6e78250669056d2e1","kind":"tag","published_at":"2023-12-20T20:52:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.60.1/manifests"},{"name":"v1.58.1","sha":"a6115f66c962f52dfdb7ffa95088b643f36a96e9","kind":"tag","published_at":"2023-12-13T02:23:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.58.1/manifests"},{"name":"v1.60.0","sha":"eb8b1d8379008ab89cade89392d265bed90a2692","kind":"tag","published_at":"2023-12-04T21:06:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.60.0/manifests"},{"name":"v1.59.1","sha":"cb82a273489ab3fecbbcf33ec2f0268778552887","kind":"tag","published_at":"2023-11-28T00:21:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.59.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"ae49d275b3fdc143e6f2203747c96fd94146439b","kind":"tag","published_at":"2023-10-19T20:42:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"f9562b16efe43ae35840d86f4106ef8b577c4155","kind":"tag","published_at":"2023-09-06T00:43:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.58.0/manifests"},{"name":"v1.57.2","sha":"0cfa2d1e1d1baf229aaaf825c2b8ffd405d6e50c","kind":"tag","published_at":"2023-08-15T18:17:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.57.2/manifests"},{"name":"v1.57.1","sha":"7292ed8f7566279cd26481b95e2316eca667272c","kind":"tag","published_at":"2023-08-01T17:05:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"cde208afce38186d06084605abed36f21b003465","kind":"tag","published_at":"2023-07-26T00:27:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.57.0/manifests"},{"name":"v1.53.1","sha":"94b7cd5aa4abb264da44ebc86e4828d0c176ec69","kind":"tag","published_at":"2023-07-06T20:51:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.53.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.53.1/manifests"},{"name":"v1.56.1","sha":"0583c9257922ee312322823407200b8ba39226e1","kind":"tag","published_at":"2023-06-30T20:10:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.56.1/manifests"},{"name":"v1.55.3","sha":"958205ddb1ab7ec1f5bb92a1a812cf30fa753c36","kind":"tag","published_at":"2023-06-30T17:13:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.55.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.55.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.55.3/manifests"},{"name":"v1.54.2","sha":"fbe3bb76949eed6d1d01436184ba0314ad8833d2","kind":"tag","published_at":"2023-06-29T22:34:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.54.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.54.2/manifests"},{"name":"v1.56.0","sha":"d25095c2a714bb9abccdb6622a13b8bc768dc18a","kind":"tag","published_at":"2023-06-13T22:39:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.56.0/manifests"},{"name":"v1.55.1","sha":"c9b905f071f9a9de6bc39c1495faac8275cbde71","kind":"tag","published_at":"2023-05-08T20:20:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"e48040541bb2b42e2465344faee241a24d747466","kind":"tag","published_at":"2023-05-04T00:40:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.55.0/manifests"},{"name":"v1.54.1","sha":"56d1c63802fd9706fece4b144969bfc9bdcfc99c","kind":"tag","published_at":"2023-04-14T23:10:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.54.1/manifests"},{"name":"v1.50.3","sha":"6d600356f2c6351527e28ca66dc3f9429d80c5cc","kind":"tag","published_at":"2023-04-11T15:47:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.50.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.3/manifests"},{"name":"v1.54.0","sha":"e988f84d14d46eab75713cf465d4d4776c4b344e","kind":"tag","published_at":"2023-03-23T17:53:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.54.0/manifests"},{"name":"v1.53.0","sha":"4ca6de0e8e52386301890b2860fb7a9a7c2c9b7c","kind":"tag","published_at":"2023-02-08T22:49:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.53.0/manifests"},{"name":"v1.45.4","sha":"c669c9cbf9ba99192d463647120e4cc4d94aabe4","kind":"tag","published_at":"2023-01-23T21:53:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.45.4","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.4/manifests"},{"name":"v1.51.3","sha":"64a031d8e313659784a297bceee506592b58ef4b","kind":"tag","published_at":"2023-01-17T20:28:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.51.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.3/manifests"},{"name":"v1.52.1","sha":"57dfe8c9138073783ffbe19db3d886fe9119d446","kind":"tag","published_at":"2023-01-13T21:40:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.52.1/manifests"},{"name":"v1.51.2","sha":"bf3889552b47cbca375ccd68f0e69615a14d7f48","kind":"tag","published_at":"2023-01-13T21:21:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.51.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.2/manifests"},{"name":"v1.45.3","sha":"1bc047d84d1351d22107b9d0aa73f6b6524ef372","kind":"tag","published_at":"2023-01-13T20:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.45.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.3/manifests"},{"name":"v1.52.0","sha":"a1a6d4f35c31b18a35d0b7c2bfb4155093128b86","kind":"tag","published_at":"2023-01-11T01:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.52.0/manifests"},{"name":"v1.51.1","sha":"68b7089223f49b48a8bc48d0fc678818f8663e75","kind":"tag","published_at":"2022-12-13T18:49:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.51.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"e900f1728a83fb26235e88142d312e1402d776ac","kind":"tag","published_at":"2022-11-16T19:49:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.0/manifests"},{"name":"v1.50.2","sha":"a07c5a1d7e697338726976ae5e688159fbf62710","kind":"tag","published_at":"2022-10-19T22:24:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.50.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"25a0e0750fc24cb611a1b36340074299f4ea5de8","kind":"tag","published_at":"2022-10-18T23:23:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"df9670d83b0339279e139a54b32e52e9e8bc6ca5","kind":"tag","published_at":"2022-10-10T22:02:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.0/manifests"},{"name":"v1.45.2","sha":"d32aefd61b423b6228446648ba52d114dbcea618","kind":"tag","published_at":"2022-10-06T22:02:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.45.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.2/manifests"},{"name":"v1.41.3","sha":"84be38ec0dd650b39e9a171ea5a78c04fb94ff02","kind":"tag","published_at":"2022-10-06T20:56:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.3/manifests"},{"name":"v1.44.2","sha":"317281281cbe206814565adfb8cf62ac1cf213f4","kind":"tag","published_at":"2022-10-06T20:36:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.44.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.44.2/manifests"},{"name":"v1.36.3","sha":"c08d58a599baa5b986da32dfae88c73f76917dd5","kind":"tag","published_at":"2022-10-06T20:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.3/manifests"},{"name":"v1.46.1","sha":"b69a1165f4e6e3d22cb552d4c5e2f0ac12bdae20","kind":"tag","published_at":"2022-10-06T18:34:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.46.1/manifests"},{"name":"v1.47.1","sha":"ead2126bf159161b20f4134cfff5eaaf98361628","kind":"tag","published_at":"2022-10-06T18:25:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.47.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.47.1/manifests"},{"name":"v1.43.3","sha":"b5f518242d8ee472bb504b98d4d0569eeb5e0d4b","kind":"tag","published_at":"2022-10-06T18:04:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.43.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.3/manifests"},{"name":"v1.42.3","sha":"3bad5b3a52c7f6ae7b15362cfcdde6de06215b1e","kind":"tag","published_at":"2022-10-06T17:37:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.3/manifests"},{"name":"v1.48.2","sha":"6f24717ea30d837e9362dfb01a6186d0aa8976aa","kind":"tag","published_at":"2022-10-01T02:47:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.48.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.48.2/manifests"},{"name":"v1.49.2","sha":"6eed4f8990dacbb6d7ebfcb0072e77f76309732e","kind":"tag","published_at":"2022-09-30T23:24:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.49.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.49.2/manifests"},{"name":"v1.49.1","sha":"eb32ed114b2fcd0d73f5ed19e6a98ab0c8a031fe","kind":"tag","published_at":"2022-09-15T23:43:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.49.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.49.1/manifests"},{"name":"v1.49.0","sha":"dfbdfe82278a717896fac584fe0dd090493cd6a4","kind":"tag","published_at":"2022-08-23T21:59:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.49.0/manifests"},{"name":"v1.48.1","sha":"6e2e18bb728793df32b2ba195a954ad380e546de","kind":"tag","published_at":"2022-08-01T20:36:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.48.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"ed58a2c495672a3dec2dd301d707617cc4ea6316","kind":"tag","published_at":"2022-07-19T23:09:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"76b37d3748e561bf32ed1805f96b0097cbbf5098","kind":"tag","published_at":"2022-06-01T00:47:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"3500243f4320fcde1d567184b822c98de017498e","kind":"tag","published_at":"2022-04-25T18:19:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.46.0/manifests"},{"name":"v1.45.1","sha":"ff750a52717be34e7fa0d9a03a99268ccf8d495e","kind":"tag","published_at":"2022-03-29T15:02:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.45.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"8eff2630828a7ec6f4980b5b46f30f875070a4e4","kind":"tag","published_at":"2022-03-08T19:23:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.0/manifests"},{"name":"v1.44.1","sha":"ff4c976fffe332566c38eb02c3033d682951514e","kind":"tag","published_at":"2022-02-18T00:37:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.44.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"74b054b6b107f0f60dcedfe5278fd1cee597d0c7","kind":"tag","published_at":"2022-01-25T02:32:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.44.0/manifests"},{"name":"v1.41.2","sha":"311f3c177ef664d94658bd4a3f15e681b65963ea","kind":"tag","published_at":"2022-01-06T20:53:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.2/manifests"},{"name":"v1.43.2","sha":"1fe911f02af34b68b811f75059f59cb9ba756d8f","kind":"tag","published_at":"2022-01-06T18:56:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.43.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.2/manifests"},{"name":"v1.42.2","sha":"df211197e905a0e838a0a73088a65afd8ab76a8f","kind":"tag","published_at":"2022-01-06T18:42:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.2/manifests"},{"name":"v1.43.1","sha":"3ef0d33299b6d070abc45c96885828ce5b119351","kind":"tag","published_at":"2021-12-16T17:41:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.43.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"977145f1cec1e31971834d90d85b547020e75eee","kind":"tag","published_at":"2021-12-14T17:18:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.0/manifests"},{"name":"v1.42.1","sha":"408ffe86b0414b8dede350b86be9d53a7785a449","kind":"tag","published_at":"2021-11-11T23:50:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.1/manifests"},{"name":"v1.40.2","sha":"c8e925443665aafd226f33a9404b6e6cfc9758e8","kind":"tag","published_at":"2021-11-05T23:12:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.40.2/manifests"},{"name":"v1.41.1","sha":"581e00fa64124e6cba6ffb8d5921386bcd920b68","kind":"tag","published_at":"2021-11-04T22:24:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"b9b370652254fc4add89a457bd05be9ef3dbd235","kind":"tag","published_at":"2021-11-04T00:10:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"d291594443db7d43a6e984a1ae0c58883c7a1921","kind":"tag","published_at":"2021-09-22T17:16:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.0/manifests"},{"name":"v1.40.1","sha":"24d5f2f7881af6302ca7056e49c246318091c2bd","kind":"tag","published_at":"2021-08-25T00:12:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"474a03527bb54c754fb21e586d81ff43234d24c4","kind":"tag","published_at":"2021-08-16T23:56:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"6b643380d881e3d52a448eca90a6a5d1d76792fc","kind":"tag","published_at":"2021-06-29T17:19:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.39.0/manifests"},{"name":"v1.38.1","sha":"6cb4d90e6bbe0081d42d88bc83a8f4648087596e","kind":"tag","published_at":"2021-06-17T21:08:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.38.1/manifests"},{"name":"v1.36.2","sha":"001816e50295aa6f0d40ef3b23273a717ffea3de","kind":"tag","published_at":"2021-05-26T18:03:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.2/manifests"},{"name":"v1.38.0","sha":"51a1c777b7e5738ec724aaf238bfcf905abce742","kind":"tag","published_at":"2021-05-18T09:40:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.38.0/manifests"},{"name":"v1.37.1","sha":"d897fa049e995e62130387a19bbe5667469cef27","kind":"tag","published_at":"2021-05-13T23:56:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"3836caa9d445e2f8d4918767426a4506057f27b9","kind":"tag","published_at":"2021-04-07T00:34:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.37.0/manifests"},{"name":"v1.35.1","sha":"8be69e8be3300bfcb787351549111a6572a88f9d","kind":"tag","published_at":"2021-03-24T17:50:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.35.1/manifests"},{"name":"v1.36.1","sha":"2c56ed86d5cbdebf390b1a7af395d68d04e97884","kind":"tag","published_at":"2021-03-24T17:35:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.1/manifests"},{"name":"v1.32.3","sha":"e9065ab330aedd6b4d2dbc5623a66624dedbb596","kind":"tag","published_at":"2021-03-13T01:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.3/manifests"},{"name":"v1.31.2","sha":"5aa7c17a4b1d2916859a132518eb93bded2cba74","kind":"tag","published_at":"2021-03-13T01:17:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.31.2/manifests"},{"name":"v1.36.0","sha":"a5323492654dfeaf7de2fca06bc72be60b31c1e0","kind":"tag","published_at":"2021-02-23T00:48:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"6db928a791827f7754a9cd24d96eaf7d33975224","kind":"tag","published_at":"2021-01-12T23:05:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.35.0/manifests"},{"name":"v1.34.1","sha":"a6b29213a976e217f65d703dda43112639ecfd80","kind":"tag","published_at":"2020-12-14T21:02:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"b6844780cf3b35eb236a85e85a4ccb171b2e544a","kind":"tag","published_at":"2020-12-01T03:02:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.34.0/manifests"},{"name":"v1.33.1","sha":"c40e2dcb0b0ee0f1bba73e59ac812ee3625a9fce","kind":"tag","published_at":"2020-10-29T22:54:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"bec6a8638de963597fd3dd264280c4309e339966","kind":"tag","published_at":"2020-10-21T00:13:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.33.0/manifests"},{"name":"v1.32.2","sha":"c589bf609e85ac95b51eb4962ad40e97214543d9","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"cb8b0679add2d389cfd15cd34e11c3577e3de2cb","kind":"tag","published_at":"2020-09-09T22:51:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"a093a69fec50966a5b0b802407f846ccf9855d2e","kind":"tag","published_at":"2020-09-09T14:50:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"396dca3a1631024472ba747e32f635a4ef9575d2","kind":"tag","published_at":"2020-08-12T17:38:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"f96f8459e22aca89787430b35034012d5fe928bf","kind":"tag","published_at":"2020-07-29T06:26:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.31.0/manifests"},{"name":"v1.30.2","sha":"9071c1ad7c842f4e73b6ae95b71f11c517b177a4","kind":"tag","published_at":"2020-06-23T00:43:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"94e2d347d91cd3094bd881ab7c4146e7586d6db6","kind":"tag","published_at":"2020-06-19T08:49:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a73e4c8a585272ea7040bd45c780bb37749944c1","kind":"tag","published_at":"2020-06-08T04:31:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"049b12818b87aae4df9a92fbe35540b92a653dee","kind":"tag","published_at":"2020-04-21T18:50:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.29.0/manifests"},{"name":"v1.28.1","sha":"1ee322cc1545762e253e9f950ef3f0f083dacb77","kind":"tag","published_at":"2020-04-02T22:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"3dbd250eae2c5e4f4e5e7046c6573805cc0dcc29","kind":"tag","published_at":"2020-03-09T17:22:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"aa346ab797293625048e5f9979ff46fb65cbfcd4","kind":"tag","published_at":"2020-02-26T00:12:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"0b4fa21d50578d917f15dad41ca7a7ab2612356b","kind":"tag","published_at":"2020-02-13T18:15:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.27.1/manifests"},{"name":"v1.26.1","sha":"25fba8b126a312dfcdf62a9ec3f768ec03b15577","kind":"tag","published_at":"2020-02-12T02:32:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.26.1/manifests"},{"name":"v1.27.0","sha":"1e2f28da55a2c0424b8b8621413dea0afbaa467b","kind":"tag","published_at":"2020-01-28T21:19:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"fd7d2e5eb4dd020bb892278c78f7b3ef901232c1","kind":"tag","published_at":"2019-12-18T00:00:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.26.0/manifests"},{"name":"v1.24.2","sha":"d231db29e89c437d3e3db548da447ecb0aba2edc","kind":"tag","published_at":"2019-11-06T22:07:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.24.2/manifests"},{"name":"v1.25.0","sha":"e086c0f0abfaa1897cac7b2ca30c52b52c3fdc7a","kind":"tag","published_at":"2019-11-05T20:18:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"2f0c3e7f7c1e16b2ae5445afe144d75c13e473a4","kind":"tag","published_at":"2019-10-17T21:45:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.24.1/manifests"},{"name":"v1.23.1","sha":"629815808d14596c91dee137ac8d26678ddef151","kind":"tag","published_at":"2019-10-17T21:23:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"889def8e3e550af891458345cc030718e1c11c84","kind":"tag","published_at":"2019-10-17T21:06:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.3/manifests"},{"name":"v1.24.0","sha":"99793cf519308acc179d11d8c1191723c7f63fba","kind":"tag","published_at":"2019-09-25T00:00:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.24.0/manifests"},{"name":"v1.21.1","sha":"fdb5b248d4daef427ab5031c7753ad8509625f10","kind":"tag","published_at":"2019-08-13T18:19:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.21.1/manifests"},{"name":"v1.22.2","sha":"3d8e392884f0ab525ce03dbd2d6a6b3214cb27b1","kind":"tag","published_at":"2019-08-13T18:10:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.2/manifests"},{"name":"v1.23.0","sha":"b3ed852c406e4f66f126b7b73a5b3330ac30e6ac","kind":"tag","published_at":"2019-08-13T18:00:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.23.0/manifests"},{"name":"v1.22.1","sha":"e51193462a0c8e068af072f0827d0a551e21f891","kind":"tag","published_at":"2019-07-10T18:22:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"1c9345987f6501c43c748ad15b410f695a75bef3","kind":"tag","published_at":"2019-06-25T06:07:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"7b28e33b3b9ee7d05244efb888c758ee8abd3743","kind":"tag","published_at":"2019-05-22T18:00:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"206a2e39333e991963adc7da74cb05dd2410c1a5","kind":"tag","published_at":"2019-04-09T23:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"44c98e819bb3243254e87b4d253c0f4e3184db93","kind":"tag","published_at":"2019-02-27T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"bc1c08c5bc8483a107ff437bd04e7af1319fc7a8","kind":"tag","published_at":"2019-01-14T21:01:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.18.0/manifests"},{"name":"v1.17.2","sha":"fe7f043504d66e1b3f674c0514ce794c8a56884e","kind":"tag","published_at":"2018-12-14T22:06:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"3eb51f09b4a5948d594da9d0f953cf2dcd71dd49","kind":"tag","published_at":"2018-12-07T17:42:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"4a30c9e1d2e3221a45cde97783afd07810b46a8d","kind":"tag","published_at":"2018-12-04T21:28:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"57043233bf5aecce92f0c6629b6ac46d9393ce8c","kind":"tag","published_at":"2018-10-26T17:47:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"2bc27bb91140d389f82c0170c72d45e5652b6166","kind":"tag","published_at":"2018-10-24T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"6657c310947bc61fcc579e31de2c3c113bc238b3","kind":"tag","published_at":"2018-10-01T22:31:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"3134daf471f90b8f00c037518fc64988a1cdc8f7","kind":"tag","published_at":"2018-09-10T16:43:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"0bed6067f9a0610b02cb867d74167a678498740a","kind":"tag","published_at":"2018-07-30T22:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"1b185c8c98796ae6456afb61b135a2d94c687fc4","kind":"tag","published_at":"2018-07-12T17:03:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.13.2/manifests"},{"name":"v1.12.1","sha":"877832e5ae28606077229dee8d78f4ae46bb36eb","kind":"tag","published_at":"2018-07-12T16:58:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.12.1/manifests"},{"name":"v1.13.1","sha":"9a3e0705bdd5a8fe01c764c11f2a9e40422c8ad2","kind":"tag","published_at":"2018-06-20T23:43:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.13.1/manifests"},{"name":"v1.12.0","sha":"61f2528ccd839199de2a750bad407b188a6fe68d","kind":"tag","published_at":"2018-05-07T19:40:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"f624b13ab30b4232214058a496a8b53a622a83e7","kind":"tag","published_at":"2018-03-28T22:28:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"bddfdfdc3eaa03cbe9ab1db797430b0e3398b363","kind":"tag","published_at":"2018-03-22T22:27:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"0a6fd9bd9c192551f1056b751750bc6e718bd20c","kind":"tag","published_at":"2018-02-14T16:14:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"2c83020c89edffacc0daa008fcefdc9c6e5bae66","kind":"tag","published_at":"2018-02-09T21:38:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"6ed222e09933aa0a3418e6a2ac6b190bafca1956","kind":"tag","published_at":"2018-01-08T22:55:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.9.0/manifests"},{"name":"v1.7.1","sha":"11ee67801d3d30f7111301dd754af2ceeca959f8","kind":"tag","published_at":"2017-12-05T01:38:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.7.1/manifests"},{"name":"v1.8.0","sha":"8a210d037dec14c0da687d639d6601b0d8dd1fb3","kind":"tag","published_at":"2017-11-21T01:11:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"65ae83e479c26c1a7adef6ca4cfd9ce7b738a19e","kind":"tag","published_at":"2017-10-10T22:50:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"308a7c730e9684f5fa70a6edbd189f50c6251919","kind":"tag","published_at":"2017-08-30T21:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.6.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.6.1/manifests"},{"name":"v1.5.0","sha":"1e534e51d986b028fe72de035c2f5d8554b78019","kind":"tag","published_at":"2017-07-18T18:28:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.5.0/manifests"},{"name":"v1.3.1","sha":"c97fd1fe16b5e5886baf495ce4724a330f7e8bed","kind":"tag","published_at":"2017-07-05T20:35:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.3.1/manifests"},{"name":"v1.4.0","sha":"f5540193167cb9240cc99a481168f1c2b7bdab93","kind":"tag","published_at":"2017-06-07T01:19:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"a6cb001147b7a53c11516b5fdfec32aa21a1a9fa","kind":"tag","published_at":"2017-04-27T17:50:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"0ad2d8b671d77238cf69a5d4929405a73c375200","kind":"tag","published_at":"2017-03-15T22:36:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"8c79bc9006dbafcb6c910287b1c89bd9281c8880","kind":"tag","published_at":"2017-02-07T21:07:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dfe0643cb58c483c91974ce4387d3255b4a5b36e","kind":"tag","published_at":"2017-01-31T21:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"6aa30989cf962167e9fa864e3af5ecf83a470ed4","kind":"tag","published_at":"2017-01-31T00:48:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"3cfbe9a8b73faa498eb2f9dec55d5ee1d34e1079","kind":"tag","published_at":"2016-12-22T16:13:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"8876de9385de6ebd6239869cd0a5f07805a6797d","kind":"tag","published_at":"2016-11-28T22:32:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"009c51f2f793aabf516db90a14a52da2b613aa21","kind":"tag","published_at":"2016-09-14T21:02:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9826824b0ddc78e304a0005b9f4dd18754350869","kind":"tag","published_at":"2016-08-18T23:26:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.0/manifests"},{"name":"v1.0.0-pre2","sha":"1b5fb9dc611bfd5c6d9a4ada4953951994d93bb1","kind":"tag","published_at":"2016-08-03T21:38:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.0.0-pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.0-pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.0-pre2/manifests"},{"name":"v1.0.0-pre1","sha":"7869ae2312cfe7d49c04681001149a51be7a2bec","kind":"tag","published_at":"2016-07-27T20:17:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.0.0-pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.0-pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.0-pre1/manifests"},{"name":"v0.15.0","sha":"b7d816fb3d0d38e1ec03cebd4cf5ba3484317526","kind":"tag","published_at":"2016-07-06T07:23:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"28e43746db30c13feb140b187a320eb308f93da6","kind":"commit","published_at":"2016-06-16T17:27:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"798f9f06895fa0071eedc7df2fb2ed45300ad48f","kind":"tag","published_at":"2016-04-29T20:58:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.14.0/manifests"},{"name":"v0.13.2","sha":"5933cea9efba0c72bac723d4ad565c584f5eb635","kind":"tag","published_at":"2016-03-09T19:53:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"be6c246b78f85c702a3e03d796c4a7987e4ab1d2","kind":"tag","published_at":"2016-02-23T00:29:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"5b9912e766c06949e8db87e8683ba4e06087c480","kind":"tag","published_at":"2016-02-17T00:52:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"67d9e2686240726ea90144e0dccbb74ebabed0ba","kind":"commit","published_at":"2016-01-22T22:32:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.12.0/manifests"},{"name":"v0.9.1","sha":"c80a0b2d9489a71d5073c821fd770639d270858c","kind":"tag","published_at":"2016-01-22T21:42:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"63503c2989df6d895c56e22f430f2b934e7a41d3","kind":"commit","published_at":"2015-09-17T23:06:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"862f38342a4e96600d55c381c387dbadedd68043","kind":"tag","published_at":"2015-08-12T22:29:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"a0060c8e2cb6699d37d8762f60067af337230dcb","kind":"tag","published_at":"2015-07-13T16:07:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"71beeb951ac3e03f5d734881aa7af44e6a4b6d7b","kind":"tag","published_at":"2015-06-05T19:41:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"186a9b23b8e44f0181deaaec0a029e5385f6c8c3","kind":"commit","published_at":"2015-05-26T23:25:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.7.0/manifests"}]},"repo_metadata_updated_at":"2025-08-21T13:27:55.732Z","dependent_packages_count":1736,"downloads":null,"downloads_period":null,"dependent_repos_count":6340,"rankings":{"downloads":null,"dependent_repos_count":0.11197782077939768,"dependent_packages_count":0.042868074502309665,"stargazers_count":2.7171147782678893,"forks_count":1.7161252068284436,"docker_downloads_count":3.377162934740368,"average":1.5930497630236817},"purl":"pkg:maven/io.grpc/grpc-protobuf","advisories":[{"uuid":"GSA_kwCzR0hTQS05aHhmLXBwanYtdzZycc4AA0dy","url":"https://github.com/advisories/GHSA-9hxf-ppjv-w6rq","title":"gRPC connection termination issue","description":"gRPC contains a vulnerability whereby a client can cause a termination of connection between a HTTP2 proxy and a gRPC server: a base64 encoding error for `-bin` suffixed headers will result in a disconnection by the gRPC server, but is typically allowed by HTTP2 proxies. We recommend upgrading beyond the commit in https://github.com/grpc/grpc/pull/32309.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2023-07-06T21:15:08.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L","references":["https://nvd.nist.gov/vuln/detail/CVE-2023-32732","https://github.com/grpc/grpc/pull/32309","https://github.com/grpc/grpc/releases/tag/v1.53.1","https://github.com/rubysec/ruby-advisory-db/blob/master/gems/grpc/CVE-2023-32732.yml","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/37IDNVY5AWVH7JDMM2SDTL24ZPPZJNSY","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VWE44J5FG7THHL7XVEVTNIGEYBNKJBLL","https://github.com/grpc/grpc/commit/29d8beee0ac2555773b2a2dda5601c74a95d6c10","https://github.com/grpc/grpc/commit/65a2a895afaf1d2072447b9baf246374b182a946","https://github.com/grpc/grpc/releases/tag/v1.54.2","https://github.com/advisories/GHSA-9hxf-ppjv-w6rq"],"source_kind":"github","identifiers":["GHSA-9hxf-ppjv-w6rq","CVE-2023-32732"],"repository_url":"https://github.com/grpc/grpc","blast_radius":0.0,"created_at":"2023-07-07T00:03:45.546Z","updated_at":"2026-05-19T03:03:30.451Z","epss_percentage":0.00024,"epss_percentile":0.06567,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05aHhmLXBwanYtdzZycc4AA0dy","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS05aHhmLXBwanYtdzZycc4AA0dy","packages":[{"ecosystem":"rubygems","package_name":"grpc","versions":[{"first_patched_version":"1.54.2","vulnerable_version_range":"\u003e= 1.54.0, \u003c 1.54.2"},{"first_patched_version":"1.53.1","vulnerable_version_range":"\u003e= 1.53.0, \u003c 1.53.1"}],"purl":"pkg:gem/grpc"},{"ecosystem":"pypi","package_name":"grpcio","versions":[{"first_patched_version":"1.54.2","vulnerable_version_range":"\u003e= 1.54.0, \u003c 1.54.2"},{"first_patched_version":"1.53.1","vulnerable_version_range":"\u003e= 1.53.0, \u003c 1.53.1"}],"purl":"pkg:pypi/grpcio"},{"ecosystem":"maven","package_name":"io.grpc:grpc-protobuf","versions":[{"first_patched_version":"1.54.2","vulnerable_version_range":"\u003e= 1.54.0, \u003c 1.54.2"},{"first_patched_version":"1.53.1","vulnerable_version_range":"\u003e= 1.53.0, \u003c 1.53.1"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05aHhmLXBwanYtdzZycc4AA0dy/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS02NjI4LXE2ajktdzh2Z84AA0dX","url":"https://github.com/advisories/GHSA-6628-q6j9-w8vg","title":"gRPC Reachable Assertion issue","description":"There exists an vulnerability causing an abort() to be called in gRPC. \nThe following headers cause gRPC's C++ implementation to abort() when called via http2:\n\nte: x (x != trailers)\n\n:scheme: x (x != http, https)\n\ngrpclb_client_stats: x (x == anything)\n\nOn top of sending one of those headers, a later header must be sent that gets the total header size past 8KB. We recommend upgrading past git commit 2485fa94bd8a723e5c977d55a3ce10b301b437f8 or v1.53 and above.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2023-07-06T21:15:08.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2023-1428","https://github.com/grpc/grpc/commit/2485fa94bd8a723e5c977d55a3ce10b301b437f8","https://github.com/grpc/grpc/issues/33463","https://github.com/rubysec/ruby-advisory-db/blob/master/gems/grpc/CVE-2023-1428.yml","https://github.com/advisories/GHSA-6628-q6j9-w8vg"],"source_kind":"github","identifiers":["GHSA-6628-q6j9-w8vg","CVE-2023-1428"],"repository_url":"https://github.com/grpc/grpc","blast_radius":0.0,"created_at":"2023-07-07T00:03:45.563Z","updated_at":"2026-05-29T01:04:19.239Z","epss_percentage":0.00078,"epss_percentile":0.2336,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02NjI4LXE2ajktdzh2Z84AA0dX","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS02NjI4LXE2ajktdzh2Z84AA0dX","packages":[{"ecosystem":"rubygems","package_name":"grpc","versions":[{"first_patched_version":"1.53.0","vulnerable_version_range":"\u003e= 1.51.0, \u003c 1.53.0"}],"purl":"pkg:gem/grpc"},{"ecosystem":"pypi","package_name":"grpcio","versions":[{"first_patched_version":"1.53.0","vulnerable_version_range":"\u003e= 1.51.0, \u003c 1.53.0"}],"purl":"pkg:pypi/grpcio"},{"ecosystem":"maven","package_name":"io.grpc:grpc-protobuf","versions":[{"first_patched_version":"1.53.0","vulnerable_version_range":"\u003e= 1.51.0, \u003c 1.53.0"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02NjI4LXE2ajktdzh2Z84AA0dX/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1jZmdwLTI5NzctMmZtbc4AA0N9","url":"https://github.com/advisories/GHSA-cfgp-2977-2fmm","title":"Connection confusion in gRPC","description":"When gRPC HTTP2 stack raised a header size exceeded error, it skipped parsing the rest of the HPACK frame. This caused any HPACK table mutations to also be skipped, resulting in a desynchronization of HPACK tables between sender and receiver. If leveraged, say, between a proxy and a backend, this could lead to requests from the proxy being interpreted as containing headers from different proxy clients - leading to an information leak that can be used for privilege escalation or data exfiltration.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2023-07-05T19:12:51.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.4,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2023-32731","https://github.com/grpc/grpc/pull/32309","https://github.com/grpc/grpc/pull/33005","https://github.com/grpc/grpc/issues/33463","https://github.com/rubysec/ruby-advisory-db/blob/master/gems/grpc/CVE-2023-32731.yml","https://github.com/grpc/grpc/commit/29d8beee0ac2555773b2a2dda5601c74a95d6c10","https://github.com/grpc/grpc/commit/65a2a895afaf1d2072447b9baf246374b182a946","https://github.com/grpc/grpc/releases/tag/v1.53.1","https://github.com/grpc/grpc/releases/tag/v1.54.2","https://github.com/advisories/GHSA-cfgp-2977-2fmm"],"source_kind":"github","identifiers":["GHSA-cfgp-2977-2fmm","CVE-2023-32731"],"repository_url":"https://github.com/grpc/grpc","blast_radius":0.0,"created_at":"2023-07-05T21:03:38.905Z","updated_at":"2026-05-29T01:04:19.240Z","epss_percentage":0.00075,"epss_percentile":0.22572,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jZmdwLTI5NzctMmZtbc4AA0N9","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1jZmdwLTI5NzctMmZtbc4AA0N9","packages":[{"ecosystem":"maven","package_name":"io.grpc:grpc-protobuf","versions":[{"first_patched_version":"1.54.2","vulnerable_version_range":"\u003e= 1.54.0, \u003c 1.54.2"},{"first_patched_version":"1.53.1","vulnerable_version_range":"\u003e= 1.53.0, \u003c 1.53.1"}],"purl":null},{"ecosystem":"rubygems","package_name":"grpc","versions":[{"first_patched_version":"1.54.2","vulnerable_version_range":"\u003e= 1.54.0, \u003c 1.54.2"},{"first_patched_version":"1.53.1","vulnerable_version_range":"\u003e= 1.53.0, \u003c 1.53.1"}],"purl":"pkg:gem/grpc"},{"ecosystem":"pypi","package_name":"grpcio","versions":[{"first_patched_version":"1.54.2","vulnerable_version_range":"\u003e= 1.54.0, \u003c 1.54.2"},{"first_patched_version":"1.53.1","vulnerable_version_range":"\u003e= 1.53.0, \u003c 1.53.1"}],"purl":"pkg:pypi/grpcio"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jZmdwLTI5NzctMmZtbc4AA0N9/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-protobuf","docker_dependents_count":201,"docker_downloads_count":45154534,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-protobuf/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-07-16T13:29:04.718Z","issues_count":500,"pull_requests_count":952,"avg_time_to_close_issue":39521516.60164835,"avg_time_to_close_pull_request":2453901.5,"issues_closed_count":363,"pull_requests_closed_count":882,"pull_request_authors_count":122,"issue_authors_count":317,"avg_comments_per_issue":5.128,"avg_comments_per_pull_request":1.0210084033613445,"merged_pull_requests_count":753,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":213,"past_year_pull_requests_count":586,"past_year_avg_time_to_close_issue":2163893.0817610063,"past_year_avg_time_to_close_pull_request":760451.3021978022,"past_year_issues_closed_count":159,"past_year_pull_requests_closed_count":546,"past_year_pull_request_authors_count":70,"past_year_issue_authors_count":151,"past_year_avg_comments_per_issue":3.07981220657277,"past_year_avg_comments_per_pull_request":0.8822525597269625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":460,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/issues","maintainers":[{"login":"ejona86","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"shivaspeaks","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"sergiitk","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"jdcormie","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdcormie"},{"login":"dapengzhang0","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dapengzhang0"},{"login":"murgatroid99","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"eshitachandwani","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"YifeiZhuang","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YifeiZhuang"},{"login":"rockspore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rockspore"},{"login":"Capstan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Capstan"},{"login":"jyane","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jyane"},{"login":"danielzhaotongliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielzhaotongliu"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"}],"active_maintainers":[{"login":"ejona86","count":188,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"shivaspeaks","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"jdcormie","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdcormie"},{"login":"sergiitk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"murgatroid99","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"eshitachandwani","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"rockspore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rockspore"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"danielzhaotongliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielzhaotongliu"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"YifeiZhuang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YifeiZhuang"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-protobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-protobuf/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-protobuf/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-protobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-protobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-protobuf/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":5080116,"name":"io.grpc:grpc-alts","ecosystem":"maven","description":"gRPC: ALTS","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":153,"first_release_published_at":"2018-03-28T23:10:06.000Z","latest_release_published_at":"2026-03-17T14:01:03.000Z","latest_release_number":"1.80.0","last_synced_at":"2026-05-05T06:30:17.431Z","created_at":"2022-07-28T18:48:17.739Z","updated_at":"2026-05-05T06:30:17.432Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-alts/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-alts/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-03-22T01:35:47.000Z","size":72010,"stargazers_count":10429,"open_issues_count":508,"forks_count":3617,"subscribers_count":524,"default_branch":"master","last_synced_at":"2023-03-22T05:31:49.147Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-03-22T04:00:32.000Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":24,"last_synced_at":"2023-02-19T21:59:13.893Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc"},"tags":[{"name":"v1.41.1","sha":"581e00fa64124e6cba6ffb8d5921386bcd920b68","kind":"tag","published_at":"2021-11-04T22:24:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.1"},{"name":"v1.42.0","sha":"b9b370652254fc4add89a457bd05be9ef3dbd235","kind":"tag","published_at":"2021-11-04T00:10:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.0"},{"name":"v1.41.0","sha":"d291594443db7d43a6e984a1ae0c58883c7a1921","kind":"tag","published_at":"2021-09-22T17:16:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.0"},{"name":"v1.40.1","sha":"24d5f2f7881af6302ca7056e49c246318091c2bd","kind":"tag","published_at":"2021-08-25T00:12:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.1"},{"name":"v1.40.0","sha":"474a03527bb54c754fb21e586d81ff43234d24c4","kind":"tag","published_at":"2021-08-16T23:56:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.0"},{"name":"v1.39.0","sha":"6b643380d881e3d52a448eca90a6a5d1d76792fc","kind":"tag","published_at":"2021-06-29T17:19:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.39.0"},{"name":"v1.38.1","sha":"6cb4d90e6bbe0081d42d88bc83a8f4648087596e","kind":"tag","published_at":"2021-06-17T21:08:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.1"},{"name":"v1.36.2","sha":"001816e50295aa6f0d40ef3b23273a717ffea3de","kind":"tag","published_at":"2021-05-26T18:03:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.2"},{"name":"v1.38.0","sha":"51a1c777b7e5738ec724aaf238bfcf905abce742","kind":"tag","published_at":"2021-05-18T09:40:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.0"},{"name":"v1.37.1","sha":"d897fa049e995e62130387a19bbe5667469cef27","kind":"tag","published_at":"2021-05-13T23:56:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.1"},{"name":"v1.37.0","sha":"3836caa9d445e2f8d4918767426a4506057f27b9","kind":"tag","published_at":"2021-04-07T00:34:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.0"},{"name":"v1.35.1","sha":"8be69e8be3300bfcb787351549111a6572a88f9d","kind":"tag","published_at":"2021-03-24T17:50:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.1"},{"name":"v1.36.1","sha":"2c56ed86d5cbdebf390b1a7af395d68d04e97884","kind":"tag","published_at":"2021-03-24T17:35:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.1"},{"name":"v1.32.3","sha":"e9065ab330aedd6b4d2dbc5623a66624dedbb596","kind":"tag","published_at":"2021-03-13T01:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.3"},{"name":"v1.31.2","sha":"5aa7c17a4b1d2916859a132518eb93bded2cba74","kind":"tag","published_at":"2021-03-13T01:17:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.2"},{"name":"v1.36.0","sha":"a5323492654dfeaf7de2fca06bc72be60b31c1e0","kind":"tag","published_at":"2021-02-23T00:48:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.0"},{"name":"v1.35.0","sha":"6db928a791827f7754a9cd24d96eaf7d33975224","kind":"tag","published_at":"2021-01-12T23:05:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.0"},{"name":"v1.34.1","sha":"a6b29213a976e217f65d703dda43112639ecfd80","kind":"tag","published_at":"2020-12-14T21:02:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.1"},{"name":"v1.34.0","sha":"b6844780cf3b35eb236a85e85a4ccb171b2e544a","kind":"tag","published_at":"2020-12-01T03:02:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.0"},{"name":"v1.33.1","sha":"c40e2dcb0b0ee0f1bba73e59ac812ee3625a9fce","kind":"tag","published_at":"2020-10-29T22:54:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.1"},{"name":"v1.33.0","sha":"bec6a8638de963597fd3dd264280c4309e339966","kind":"tag","published_at":"2020-10-21T00:13:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.0"},{"name":"v1.32.2","sha":"c589bf609e85ac95b51eb4962ad40e97214543d9","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.2"},{"name":"v1.32.1","sha":"cb8b0679add2d389cfd15cd34e11c3577e3de2cb","kind":"tag","published_at":"2020-09-09T22:51:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.1"},{"name":"v1.32.0","sha":"a093a69fec50966a5b0b802407f846ccf9855d2e","kind":"tag","published_at":"2020-09-09T14:50:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.0"},{"name":"v1.31.1","sha":"396dca3a1631024472ba747e32f635a4ef9575d2","kind":"tag","published_at":"2020-08-12T17:38:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.1"},{"name":"v1.31.0","sha":"f96f8459e22aca89787430b35034012d5fe928bf","kind":"tag","published_at":"2020-07-29T06:26:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.0"},{"name":"v1.30.2","sha":"9071c1ad7c842f4e73b6ae95b71f11c517b177a4","kind":"tag","published_at":"2020-06-23T00:43:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.2"},{"name":"v1.30.1","sha":"94e2d347d91cd3094bd881ab7c4146e7586d6db6","kind":"tag","published_at":"2020-06-19T08:49:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.1"},{"name":"v1.30.0","sha":"a73e4c8a585272ea7040bd45c780bb37749944c1","kind":"tag","published_at":"2020-06-08T04:31:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.0"},{"name":"v1.29.0","sha":"049b12818b87aae4df9a92fbe35540b92a653dee","kind":"tag","published_at":"2020-04-21T18:50:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.29.0"},{"name":"v1.28.1","sha":"1ee322cc1545762e253e9f950ef3f0f083dacb77","kind":"tag","published_at":"2020-04-02T22:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.1"},{"name":"v1.28.0","sha":"3dbd250eae2c5e4f4e5e7046c6573805cc0dcc29","kind":"tag","published_at":"2020-03-09T17:22:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.0"},{"name":"v1.27.2","sha":"aa346ab797293625048e5f9979ff46fb65cbfcd4","kind":"tag","published_at":"2020-02-26T00:12:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.2"},{"name":"v1.27.1","sha":"0b4fa21d50578d917f15dad41ca7a7ab2612356b","kind":"tag","published_at":"2020-02-13T18:15:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.1"},{"name":"v1.26.1","sha":"25fba8b126a312dfcdf62a9ec3f768ec03b15577","kind":"tag","published_at":"2020-02-12T02:32:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.1"},{"name":"v1.27.0","sha":"1e2f28da55a2c0424b8b8621413dea0afbaa467b","kind":"tag","published_at":"2020-01-28T21:19:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.0"},{"name":"v1.26.0","sha":"fd7d2e5eb4dd020bb892278c78f7b3ef901232c1","kind":"tag","published_at":"2019-12-18T00:00:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.0"},{"name":"v1.24.2","sha":"d231db29e89c437d3e3db548da447ecb0aba2edc","kind":"tag","published_at":"2019-11-06T22:07:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.2"},{"name":"v1.25.0","sha":"e086c0f0abfaa1897cac7b2ca30c52b52c3fdc7a","kind":"tag","published_at":"2019-11-05T20:18:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.25.0"},{"name":"v1.24.1","sha":"2f0c3e7f7c1e16b2ae5445afe144d75c13e473a4","kind":"tag","published_at":"2019-10-17T21:45:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.1"},{"name":"v1.23.1","sha":"629815808d14596c91dee137ac8d26678ddef151","kind":"tag","published_at":"2019-10-17T21:23:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.1"},{"name":"v1.22.3","sha":"889def8e3e550af891458345cc030718e1c11c84","kind":"tag","published_at":"2019-10-17T21:06:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.3"},{"name":"v1.24.0","sha":"99793cf519308acc179d11d8c1191723c7f63fba","kind":"tag","published_at":"2019-09-25T00:00:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.0"},{"name":"v1.21.1","sha":"fdb5b248d4daef427ab5031c7753ad8509625f10","kind":"tag","published_at":"2019-08-13T18:19:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.1"},{"name":"v1.22.2","sha":"3d8e392884f0ab525ce03dbd2d6a6b3214cb27b1","kind":"tag","published_at":"2019-08-13T18:10:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.2"},{"name":"v1.23.0","sha":"b3ed852c406e4f66f126b7b73a5b3330ac30e6ac","kind":"tag","published_at":"2019-08-13T18:00:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.0"},{"name":"v1.22.1","sha":"e51193462a0c8e068af072f0827d0a551e21f891","kind":"tag","published_at":"2019-07-10T18:22:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.1"},{"name":"v1.22.0","sha":"1c9345987f6501c43c748ad15b410f695a75bef3","kind":"tag","published_at":"2019-06-25T06:07:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.0"},{"name":"v1.21.0","sha":"7b28e33b3b9ee7d05244efb888c758ee8abd3743","kind":"tag","published_at":"2019-05-22T18:00:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.0"},{"name":"v1.20.0","sha":"206a2e39333e991963adc7da74cb05dd2410c1a5","kind":"tag","published_at":"2019-04-09T23:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.20.0"},{"name":"v1.19.0","sha":"44c98e819bb3243254e87b4d253c0f4e3184db93","kind":"tag","published_at":"2019-02-27T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.19.0"},{"name":"v1.18.0","sha":"bc1c08c5bc8483a107ff437bd04e7af1319fc7a8","kind":"tag","published_at":"2019-01-14T21:01:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.18.0"},{"name":"v1.17.2","sha":"fe7f043504d66e1b3f674c0514ce794c8a56884e","kind":"tag","published_at":"2018-12-14T22:06:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.2"},{"name":"v1.17.1","sha":"3eb51f09b4a5948d594da9d0f953cf2dcd71dd49","kind":"tag","published_at":"2018-12-07T17:42:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.1"},{"name":"v1.17.0","sha":"4a30c9e1d2e3221a45cde97783afd07810b46a8d","kind":"tag","published_at":"2018-12-04T21:28:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.0"},{"name":"v1.16.1","sha":"57043233bf5aecce92f0c6629b6ac46d9393ce8c","kind":"tag","published_at":"2018-10-26T17:47:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.1"},{"name":"v1.16.0","sha":"2bc27bb91140d389f82c0170c72d45e5652b6166","kind":"tag","published_at":"2018-10-24T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.0"},{"name":"v1.15.1","sha":"6657c310947bc61fcc579e31de2c3c113bc238b3","kind":"tag","published_at":"2018-10-01T22:31:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.1"},{"name":"v1.15.0","sha":"3134daf471f90b8f00c037518fc64988a1cdc8f7","kind":"tag","published_at":"2018-09-10T16:43:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.0"},{"name":"v1.14.0","sha":"0bed6067f9a0610b02cb867d74167a678498740a","kind":"tag","published_at":"2018-07-30T22:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.14.0"},{"name":"v1.13.2","sha":"1b185c8c98796ae6456afb61b135a2d94c687fc4","kind":"tag","published_at":"2018-07-12T17:03:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.2"},{"name":"v1.12.1","sha":"877832e5ae28606077229dee8d78f4ae46bb36eb","kind":"tag","published_at":"2018-07-12T16:58:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.1"},{"name":"v1.13.1","sha":"9a3e0705bdd5a8fe01c764c11f2a9e40422c8ad2","kind":"tag","published_at":"2018-06-20T23:43:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.1"},{"name":"v1.12.0","sha":"61f2528ccd839199de2a750bad407b188a6fe68d","kind":"tag","published_at":"2018-05-07T19:40:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.0"},{"name":"v1.11.0","sha":"f624b13ab30b4232214058a496a8b53a622a83e7","kind":"tag","published_at":"2018-03-28T22:28:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.11.0"},{"name":"v1.10.1","sha":"bddfdfdc3eaa03cbe9ab1db797430b0e3398b363","kind":"tag","published_at":"2018-03-22T22:27:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.1"},{"name":"v1.10.0","sha":"0a6fd9bd9c192551f1056b751750bc6e718bd20c","kind":"tag","published_at":"2018-02-14T16:14:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.0"},{"name":"v1.9.1","sha":"2c83020c89edffacc0daa008fcefdc9c6e5bae66","kind":"tag","published_at":"2018-02-09T21:38:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.1"},{"name":"v1.9.0","sha":"6ed222e09933aa0a3418e6a2ac6b190bafca1956","kind":"tag","published_at":"2018-01-08T22:55:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.0"},{"name":"v1.7.1","sha":"11ee67801d3d30f7111301dd754af2ceeca959f8","kind":"tag","published_at":"2017-12-05T01:38:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.1"},{"name":"v1.8.0","sha":"8a210d037dec14c0da687d639d6601b0d8dd1fb3","kind":"tag","published_at":"2017-11-21T01:11:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.8.0"},{"name":"v1.7.0","sha":"65ae83e479c26c1a7adef6ca4cfd9ce7b738a19e","kind":"tag","published_at":"2017-10-10T22:50:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.0"},{"name":"v1.6.1","sha":"308a7c730e9684f5fa70a6edbd189f50c6251919","kind":"tag","published_at":"2017-08-30T21:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.6.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.6.1"},{"name":"v1.5.0","sha":"1e534e51d986b028fe72de035c2f5d8554b78019","kind":"tag","published_at":"2017-07-18T18:28:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.5.0"},{"name":"v1.3.1","sha":"c97fd1fe16b5e5886baf495ce4724a330f7e8bed","kind":"tag","published_at":"2017-07-05T20:35:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.1"},{"name":"v1.4.0","sha":"f5540193167cb9240cc99a481168f1c2b7bdab93","kind":"tag","published_at":"2017-06-07T01:19:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.4.0"},{"name":"v1.3.0","sha":"a6cb001147b7a53c11516b5fdfec32aa21a1a9fa","kind":"tag","published_at":"2017-04-27T17:50:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.0"},{"name":"v1.2.0","sha":"0ad2d8b671d77238cf69a5d4929405a73c375200","kind":"tag","published_at":"2017-03-15T22:36:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.2.0"},{"name":"v1.1.2","sha":"8c79bc9006dbafcb6c910287b1c89bd9281c8880","kind":"tag","published_at":"2017-02-07T21:07:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.2"},{"name":"v1.1.1","sha":"dfe0643cb58c483c91974ce4387d3255b4a5b36e","kind":"tag","published_at":"2017-01-31T21:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"6aa30989cf962167e9fa864e3af5ecf83a470ed4","kind":"tag","published_at":"2017-01-31T00:48:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.0"},{"name":"v1.0.3","sha":"3cfbe9a8b73faa498eb2f9dec55d5ee1d34e1079","kind":"tag","published_at":"2016-12-22T16:13:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.3"},{"name":"v1.0.2","sha":"8876de9385de6ebd6239869cd0a5f07805a6797d","kind":"tag","published_at":"2016-11-28T22:32:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"009c51f2f793aabf516db90a14a52da2b613aa21","kind":"tag","published_at":"2016-09-14T21:02:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"9826824b0ddc78e304a0005b9f4dd18754350869","kind":"tag","published_at":"2016-08-18T23:26:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0"},{"name":"v1.0.0-pre2","sha":"1b5fb9dc611bfd5c6d9a4ada4953951994d93bb1","kind":"tag","published_at":"2016-08-03T21:38:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre2"},{"name":"v1.0.0-pre1","sha":"7869ae2312cfe7d49c04681001149a51be7a2bec","kind":"tag","published_at":"2016-07-27T20:17:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre1"},{"name":"v0.15.0","sha":"b7d816fb3d0d38e1ec03cebd4cf5ba3484317526","kind":"tag","published_at":"2016-07-06T07:23:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.15.0"},{"name":"v0.14.1","sha":"28e43746db30c13feb140b187a320eb308f93da6","kind":"commit","published_at":"2016-06-16T17:27:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.1"},{"name":"v0.14.0","sha":"798f9f06895fa0071eedc7df2fb2ed45300ad48f","kind":"tag","published_at":"2016-04-29T20:58:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.0"},{"name":"v0.13.2","sha":"5933cea9efba0c72bac723d4ad565c584f5eb635","kind":"tag","published_at":"2016-03-09T19:53:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.2"},{"name":"v0.13.1","sha":"be6c246b78f85c702a3e03d796c4a7987e4ab1d2","kind":"tag","published_at":"2016-02-23T00:29:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.1"},{"name":"v0.13.0","sha":"5b9912e766c06949e8db87e8683ba4e06087c480","kind":"tag","published_at":"2016-02-17T00:52:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.0"},{"name":"v0.12.0","sha":"67d9e2686240726ea90144e0dccbb74ebabed0ba","kind":"commit","published_at":"2016-01-22T22:32:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.12.0"},{"name":"v0.9.1","sha":"c80a0b2d9489a71d5073c821fd770639d270858c","kind":"tag","published_at":"2016-01-22T21:42:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"63503c2989df6d895c56e22f430f2b934e7a41d3","kind":"commit","published_at":"2015-09-17T23:06:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.0"},{"name":"v0.8.0","sha":"862f38342a4e96600d55c381c387dbadedd68043","kind":"tag","published_at":"2015-08-12T22:29:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.8.0"},{"name":"v0.7.2","sha":"a0060c8e2cb6699d37d8762f60067af337230dcb","kind":"tag","published_at":"2015-07-13T16:07:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.2"},{"name":"v0.7.1","sha":"71beeb951ac3e03f5d734881aa7af44e6a4b6d7b","kind":"tag","published_at":"2015-06-05T19:41:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.1"},{"name":"v0.7.0","sha":"186a9b23b8e44f0181deaaec0a029e5385f6c8c3","kind":"commit","published_at":"2015-05-26T23:25:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.0"}]},"repo_metadata_updated_at":"2023-03-22T06:30:46.639Z","dependent_packages_count":253,"downloads":null,"downloads_period":null,"dependent_repos_count":287,"rankings":{"downloads":null,"dependent_repos_count":0.8926174765527657,"dependent_packages_count":0.3122965515169119,"stargazers_count":2.7151115972163797,"forks_count":1.7161252068284436,"docker_downloads_count":2.9046125246892065,"average":1.7081526713607413},"purl":"pkg:maven/io.grpc/grpc-alts","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-alts","docker_dependents_count":7,"docker_downloads_count":39586184,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-alts","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-alts/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-alts/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-alts/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-alts/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-alts/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-alts/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-alts/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":13476982,"name":"grpc-java","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/grpc/grpc-java","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T05:35:22.668Z","latest_release_published_at":"2026-02-10T05:35:22.668Z","latest_release_number":"1.41.3+ds-1","last_synced_at":"2026-03-10T06:01:47.944Z","created_at":"2026-02-10T05:35:15.869Z","updated_at":"2026-03-10T06:01:47.945Z","registry_url":"https://launchpad.net/ubuntu/+source/grpc-java","install_command":"apt-get install grpc-java","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"optional","binary":"libgrpc-java, protobuf-compiler-grpc-java-plugin","standards_version":"4.6.2","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, gem2deb, gradle-apt-plugin, gradle-debian-helper, gradle-plugin-protobuf, javahelper, jdupes, libanimal-sniffer-java, libc-ares-dev, liberror-prone-java, libgeronimo-annotation-1.3-spec-java, libgflags-dev, libgoogle-auth-java (\u003e= 0.18.0~), libgoogle-common-protos-java, libgoogle-gson-java, libgoogle-perftools-dev, libgradle-plugins-java, libgtest-dev, libguava-java (\u003e= 28.1~), libjacoco-java, libjsr305-java, libnetty-java (\u003e= 4.1.42~), libopencensus-java (\u003e= 0.24.0~), libperfmark-java (\u003e= 0.19.0~), libprotobuf-dev, libprotobuf-java, libprotoc-dev (\u003e= 3.11.4~), libssl-dev, libtomcat10-java, maven-repo-helper, protobuf-compiler (\u003e= 3.11.4~), protobuf-compiler-grpc, python3, ruby-google-protobuf (\u003e= 3.9.1~), ruby-googleapis-common-protos-types, ruby-googleauth (\u003e= 0.5.1~), ruby-rspec, ruby-simplecov, zlib1g-dev","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/grpc-java?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/grpc-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/grpc-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/grpc-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/grpc-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/grpc-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/grpc-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/grpc-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/grpc-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/grpc-java/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":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","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":12074051,"name":"grpc_java_plugin","ecosystem":"conda","description":"This generates the Java interfaces out of the service definition from a .proto file. It works with the Protobuf Compiler (protoc).","homepage":"https://github.com/grpc/grpc-java/tree/master/compiler","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2025-09-04T17:35:26.000Z","latest_release_published_at":"2026-02-11T09:20:17.000Z","latest_release_number":"1.78.0","last_synced_at":"2026-03-11T10:50:02.549Z","created_at":"2025-09-04T18:18:20.525Z","updated_at":"2026-03-11T10:50:02.549Z","registry_url":"https://anaconda.org/anaconda/grpc_java_plugin","install_command":"conda install -c anaconda grpc_java_plugin","documentation_url":null,"metadata":{},"repo_metadata":{"id":24332624,"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-09-01T07:40:09.000Z","size":111481,"stargazers_count":11833,"open_issues_count":515,"forks_count":3930,"subscribers_count":517,"default_branch":"master","last_synced_at":"2025-09-01T09:56:50.583Z","etag":null,"topics":["grpc","java","microservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io/docs/languages/java/","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2025-09-01T07:40:13.000Z","dependencies_parsed_at":"2024-03-22T23:41:41.352Z","dependency_job_id":"3b6731bb-a68b-4373-a873-ddfcc353819e","html_url":"https://github.com/grpc/grpc-java","commit_stats":{"total_commits":6520,"total_committers":410,"mean_commits":"15.902439024390244","dds":0.7486196319018406,"last_synced_commit":"921f88ae30e5a4b1d890f3ea7ff709f475a86298"},"previous_names":[],"tags_count":186,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/sbom","scorecard":{"id":446654,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-java","commit":"95d16d85c84b7bc587adaa349fa58c8fa80e1503"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/branch-testing.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/gradle-wrapper-validation.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: \": buildscripts/kokoro/upload_artifacts.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch-testing.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/branch-testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch-testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/branch-testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch-testing.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/branch-testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gradle-wrapper-validation.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/gradle-wrapper-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gradle-wrapper-validation.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/gradle-wrapper-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testing.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: buildscripts/grpc-java-artifacts/Dockerfile:1: pin your Docker image by updating almalinux:8 to almalinux:8@sha256:2d4abdee2caecd851d2d6591dfb2205ba18549bc080ad5377875c990331e41c4","Warn: containerImage not pinned by hash: buildscripts/grpc-java-artifacts/Dockerfile.multiarch.base:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: buildscripts/grpc-java-artifacts/Dockerfile.ubuntu2004.base:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: buildscripts/observability-test/Dockerfile:20","Warn: containerImage not pinned by hash: buildscripts/observability-test/Dockerfile:36: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Warn: containerImage not pinned by hash: buildscripts/xds-k8s/test-client.Dockerfile:2: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Warn: containerImage not pinned by hash: buildscripts/xds-k8s/test-server.Dockerfile:2: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Warn: containerImage not pinned by hash: examples/example-gcp-csm-observability/csm-client.Dockerfile:19","Warn: containerImage not pinned by hash: examples/example-gcp-csm-observability/csm-client.Dockerfile:34: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Warn: containerImage not pinned by hash: examples/example-gcp-csm-observability/csm-server.Dockerfile:19","Warn: containerImage not pinned by hash: examples/example-gcp-csm-observability/csm-server.Dockerfile:34: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  11 containerImage 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T06:53:54.037Z","repository_id":24332624,"created_at":"2025-08-19T06:53:54.037Z","updated_at":"2025-08-19T06:53:54.037Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273733551,"owners_count":25158260,"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-09-05T02:00:09.113Z","response_time":402,"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"}},"repo_metadata_updated_at":"2025-09-05T08:42:31.880Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":46.01340420614745,"dependent_packages_count":41.853478160388256,"stargazers_count":8.04252368846776,"forks_count":5.639010862029119,"docker_downloads_count":null,"average":25.387104229258146},"purl":"pkg:conda/grpc_java_plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/grpc_java_plugin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/grpc_java_plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/grpc_java_plugin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T07:36:58.888Z","issues_count":611,"pull_requests_count":1926,"avg_time_to_close_issue":36772989.35784314,"avg_time_to_close_pull_request":2046799.8313106797,"issues_closed_count":408,"pull_requests_closed_count":1648,"pull_request_authors_count":136,"issue_authors_count":375,"avg_comments_per_issue":3.9803600654664484,"avg_comments_per_pull_request":0.8172377985462098,"merged_pull_requests_count":1409,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":208,"past_year_pull_requests_count":982,"past_year_avg_time_to_close_issue":2155309.136752137,"past_year_avg_time_to_close_pull_request":593474.216080402,"past_year_issues_closed_count":117,"past_year_pull_requests_closed_count":796,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":142,"past_year_avg_comments_per_issue":1.9519230769230769,"past_year_avg_comments_per_pull_request":0.6832993890020367,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":666,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/issues","maintainers":[{"login":"ejona86","count":737,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"shivaspeaks","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"sergiitk","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"jdcormie","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdcormie"},{"login":"murgatroid99","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"dapengzhang0","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dapengzhang0"},{"login":"eshitachandwani","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"rockspore","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rockspore"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"yashykt","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"danielzhaotongliu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielzhaotongliu"},{"login":"arvindbr8","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"YifeiZhuang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YifeiZhuang"},{"login":"jyane","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jyane"},{"login":"Capstan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Capstan"}],"active_maintainers":[{"login":"ejona86","count":344,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"shivaspeaks","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"jdcormie","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdcormie"},{"login":"sergiitk","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"murgatroid99","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"eshitachandwani","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"rockspore","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rockspore"},{"login":"yashykt","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"danielzhaotongliu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielzhaotongliu"},{"login":"ran-su","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"YifeiZhuang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YifeiZhuang"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/grpc_java_plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/grpc_java_plugin/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/grpc_java_plugin/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/grpc_java_plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/grpc_java_plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/grpc_java_plugin/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5149,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com"},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-27T18:20:20.117Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":6059991,"name":"grpc-java","ecosystem":"alpine","description":"The Java gRPC implementation. HTTP/2 based RPC","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"testing","versions_count":6,"first_release_published_at":"2022-10-21T10:29:09.000Z","latest_release_published_at":"2026-01-03T11:24:07.000Z","latest_release_number":"1.78.0-r0","last_synced_at":"2026-04-08T04:02:57.086Z","created_at":"2023-01-31T19:04:29.530Z","updated_at":"2026-04-08T04:02:57.086Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/testing/x86_64/grpc-java","install_command":"apk add grpc-java","documentation_url":null,"metadata":{"repository":"testing","architecture":"x86_64"},"repo_metadata":{"id":24332624,"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-06-17T22:14:21.000Z","size":107469,"stargazers_count":11760,"open_issues_count":493,"forks_count":3903,"subscribers_count":523,"default_branch":"master","last_synced_at":"2025-06-17T23:25:03.114Z","etag":null,"topics":["grpc","java","microservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io/docs/languages/java/","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2025-06-17T22:59:09.000Z","dependencies_parsed_at":"2024-03-22T23:41:41.352Z","dependency_job_id":"3b6731bb-a68b-4373-a873-ddfcc353819e","html_url":"https://github.com/grpc/grpc-java","commit_stats":{"total_commits":6520,"total_committers":410,"mean_commits":"15.902439024390244","dds":0.7486196319018406,"last_synced_commit":"921f88ae30e5a4b1d890f3ea7ff709f475a86298"},"previous_names":[],"tags_count":184,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260703231,"owners_count":23049437,"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","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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-06-13T00:08:41.918Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":103099,"followers":2208,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-06-13T00:08:41.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.73.0","sha":"7f28d46c1083db30af5001888a33e1867c53d474","kind":"tag","published_at":"2025-05-27T04:54:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"b0794e4fb64faaf9af10fa86e85018edfd433056","kind":"tag","published_at":"2025-04-15T09:14:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"865c4432569dfdf738b3cf07bcdb6d6e3285f761","kind":"tag","published_at":"2025-03-04T14:23:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"22a42c88d80fb96326b8c507591e4017c5e15ed3","kind":"tag","published_at":"2025-01-21T16:29:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.70.0/manifests"},{"name":"v1.68.3","sha":"9eda2b9092045bbc65459434e1c5fba7dc67f8a6","kind":"tag","published_at":"2025-01-16T15:46:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.68.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.68.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.68.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.3/manifests"},{"name":"v1.69.1","sha":"5e14f9974ec0ff67c6f6a4c747969ba637911622","kind":"tag","published_at":"2025-01-16T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.69.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.69.1/manifests"},{"name":"v1.69.0","sha":"34a7cffcf3dca012cd3e48da14d127c3afd924bf","kind":"tag","published_at":"2024-12-09T16:39:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.69.0/manifests"},{"name":"v1.68.2","sha":"fa5cfcd63c4713d8871e8114aa27002995446e44","kind":"tag","published_at":"2024-11-28T00:08:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.2/manifests"},{"name":"v1.68.1","sha":"16f93c8127ce60e3ee7d1276f60a5e6369ff5d7d","kind":"tag","published_at":"2024-10-28T23:22:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.1/manifests"},{"name":"v1.67.1","sha":"24085103b926559659ecd3941a3308479876f084","kind":"tag","published_at":"2024-09-26T09:06:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.67.1/manifests"},{"name":"v1.68.0","sha":"b570d071e3787b83a08bdf3b7a84a581fa6e5fca","kind":"tag","published_at":"2024-09-17T09:11:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.68.0/manifests"},{"name":"v1.66.0","sha":"cf784069508fc5767a85c915e43bb43ccfc84c76","kind":"tag","published_at":"2024-08-06T15:04:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.66.0/manifests"},{"name":"v1.63.2","sha":"4e0116834af62e4a137dfaf39f0bbfb6d0e52ce6","kind":"tag","published_at":"2024-07-11T20:14:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.63.2/manifests"},{"name":"v1.64.2","sha":"2c05f61d7a661f003a0bfa4e3693a77c04947317","kind":"tag","published_at":"2024-07-11T18:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.64.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.64.2/manifests"},{"name":"v1.65.1","sha":"a2adefac6cd94711b60014868644919af8d2c6e7","kind":"tag","published_at":"2024-07-11T01:13:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.65.1/manifests"},{"name":"v1.64.1","sha":"a4b33fe22c41074de3d97728ac29f74c35023e36","kind":"tag","published_at":"2024-06-27T00:22:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.64.1/manifests"},{"name":"v1.65.0","sha":"629672604bebc84b71760f82371c888df12b8e8e","kind":"tag","published_at":"2024-06-26T20:04:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.65.0/manifests"},{"name":"v1.63.1","sha":"c017f7eda0104de20e5aecfc571a6655c0fa3eaf","kind":"tag","published_at":"2024-05-16T20:53:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.63.1/manifests"},{"name":"v1.64.0","sha":"a54c72f0850a8d7c8e6465cc7cd12d63f0af109d","kind":"tag","published_at":"2024-05-14T20:17:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"48aa1b88550d6ddac1955407a5eac511e0ebbde0","kind":"tag","published_at":"2024-04-04T00:03:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"3e993a9f44ff52bd3d5ac59dfa978d8e7d30e28b","kind":"tag","published_at":"2024-02-24T01:55:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.62.1/manifests"},{"name":"v1.62.2","sha":"3e993a9f44ff52bd3d5ac59dfa978d8e7d30e28b","kind":"commit","published_at":"2024-02-24T01:51:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.62.2/manifests"},{"name":"v1.62.0","sha":"10eb91f1073b770a7f9a9c8ec96bf9917fd2eba4","kind":"commit","published_at":"2024-02-21T20:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"dfff9a9475a394c455742a9b45a69cf6d9640cf5","kind":"tag","published_at":"2024-02-02T17:57:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.61.1/manifests"},{"name":"v1.60.2","sha":"41b192bb321ef3c67b06c8ee13f30a5c0e776f15","kind":"tag","published_at":"2024-02-02T17:44:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.60.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.60.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.60.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.60.2/manifests"},{"name":"v1.61.0","sha":"f06abeb6fda2985c19e9792edb6f2b071b6fd8b5","kind":"tag","published_at":"2024-01-11T23:27:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"cd7ae8b61443fab5a0a737a6e78250669056d2e1","kind":"tag","published_at":"2023-12-20T20:52:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.60.1/manifests"},{"name":"v1.58.1","sha":"a6115f66c962f52dfdb7ffa95088b643f36a96e9","kind":"tag","published_at":"2023-12-13T02:23:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.58.1/manifests"},{"name":"v1.60.0","sha":"eb8b1d8379008ab89cade89392d265bed90a2692","kind":"tag","published_at":"2023-12-04T21:06:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.60.0/manifests"},{"name":"v1.59.1","sha":"cb82a273489ab3fecbbcf33ec2f0268778552887","kind":"tag","published_at":"2023-11-28T00:21:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.59.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"ae49d275b3fdc143e6f2203747c96fd94146439b","kind":"tag","published_at":"2023-10-19T20:42:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"f9562b16efe43ae35840d86f4106ef8b577c4155","kind":"tag","published_at":"2023-09-06T00:43:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.58.0/manifests"},{"name":"v1.57.2","sha":"0cfa2d1e1d1baf229aaaf825c2b8ffd405d6e50c","kind":"tag","published_at":"2023-08-15T18:17:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.57.2/manifests"},{"name":"v1.57.1","sha":"7292ed8f7566279cd26481b95e2316eca667272c","kind":"tag","published_at":"2023-08-01T17:05:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"cde208afce38186d06084605abed36f21b003465","kind":"tag","published_at":"2023-07-26T00:27:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.57.0/manifests"},{"name":"v1.53.1","sha":"94b7cd5aa4abb264da44ebc86e4828d0c176ec69","kind":"tag","published_at":"2023-07-06T20:51:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.53.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.53.1/manifests"},{"name":"v1.56.1","sha":"0583c9257922ee312322823407200b8ba39226e1","kind":"tag","published_at":"2023-06-30T20:10:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.56.1/manifests"},{"name":"v1.55.3","sha":"958205ddb1ab7ec1f5bb92a1a812cf30fa753c36","kind":"tag","published_at":"2023-06-30T17:13:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.55.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.55.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.55.3/manifests"},{"name":"v1.54.2","sha":"fbe3bb76949eed6d1d01436184ba0314ad8833d2","kind":"tag","published_at":"2023-06-29T22:34:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.54.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.54.2/manifests"},{"name":"v1.56.0","sha":"d25095c2a714bb9abccdb6622a13b8bc768dc18a","kind":"tag","published_at":"2023-06-13T22:39:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.56.0/manifests"},{"name":"v1.55.1","sha":"c9b905f071f9a9de6bc39c1495faac8275cbde71","kind":"tag","published_at":"2023-05-08T20:20:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"e48040541bb2b42e2465344faee241a24d747466","kind":"tag","published_at":"2023-05-04T00:40:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.55.0/manifests"},{"name":"v1.54.1","sha":"56d1c63802fd9706fece4b144969bfc9bdcfc99c","kind":"tag","published_at":"2023-04-14T23:10:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.54.1/manifests"},{"name":"v1.50.3","sha":"6d600356f2c6351527e28ca66dc3f9429d80c5cc","kind":"tag","published_at":"2023-04-11T15:47:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.50.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.3/manifests"},{"name":"v1.54.0","sha":"e988f84d14d46eab75713cf465d4d4776c4b344e","kind":"tag","published_at":"2023-03-23T17:53:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.54.0/manifests"},{"name":"v1.53.0","sha":"4ca6de0e8e52386301890b2860fb7a9a7c2c9b7c","kind":"tag","published_at":"2023-02-08T22:49:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.53.0/manifests"},{"name":"v1.45.4","sha":"c669c9cbf9ba99192d463647120e4cc4d94aabe4","kind":"tag","published_at":"2023-01-23T21:53:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.45.4","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.4/manifests"},{"name":"v1.51.3","sha":"64a031d8e313659784a297bceee506592b58ef4b","kind":"tag","published_at":"2023-01-17T20:28:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.51.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.3/manifests"},{"name":"v1.52.1","sha":"57dfe8c9138073783ffbe19db3d886fe9119d446","kind":"tag","published_at":"2023-01-13T21:40:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.52.1/manifests"},{"name":"v1.51.2","sha":"bf3889552b47cbca375ccd68f0e69615a14d7f48","kind":"tag","published_at":"2023-01-13T21:21:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.51.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.2/manifests"},{"name":"v1.45.3","sha":"1bc047d84d1351d22107b9d0aa73f6b6524ef372","kind":"tag","published_at":"2023-01-13T20:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.45.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.3/manifests"},{"name":"v1.52.0","sha":"a1a6d4f35c31b18a35d0b7c2bfb4155093128b86","kind":"tag","published_at":"2023-01-11T01:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.52.0/manifests"},{"name":"v1.51.1","sha":"68b7089223f49b48a8bc48d0fc678818f8663e75","kind":"tag","published_at":"2022-12-13T18:49:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.51.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"e900f1728a83fb26235e88142d312e1402d776ac","kind":"tag","published_at":"2022-11-16T19:49:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.51.0/manifests"},{"name":"v1.50.2","sha":"a07c5a1d7e697338726976ae5e688159fbf62710","kind":"tag","published_at":"2022-10-19T22:24:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.50.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"25a0e0750fc24cb611a1b36340074299f4ea5de8","kind":"tag","published_at":"2022-10-18T23:23:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"df9670d83b0339279e139a54b32e52e9e8bc6ca5","kind":"tag","published_at":"2022-10-10T22:02:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.50.0/manifests"},{"name":"v1.45.2","sha":"d32aefd61b423b6228446648ba52d114dbcea618","kind":"tag","published_at":"2022-10-06T22:02:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.45.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.2/manifests"},{"name":"v1.41.3","sha":"84be38ec0dd650b39e9a171ea5a78c04fb94ff02","kind":"tag","published_at":"2022-10-06T20:56:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.3/manifests"},{"name":"v1.44.2","sha":"317281281cbe206814565adfb8cf62ac1cf213f4","kind":"tag","published_at":"2022-10-06T20:36:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.44.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.44.2/manifests"},{"name":"v1.36.3","sha":"c08d58a599baa5b986da32dfae88c73f76917dd5","kind":"tag","published_at":"2022-10-06T20:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.3/manifests"},{"name":"v1.46.1","sha":"b69a1165f4e6e3d22cb552d4c5e2f0ac12bdae20","kind":"tag","published_at":"2022-10-06T18:34:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.46.1/manifests"},{"name":"v1.47.1","sha":"ead2126bf159161b20f4134cfff5eaaf98361628","kind":"tag","published_at":"2022-10-06T18:25:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.47.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.47.1/manifests"},{"name":"v1.43.3","sha":"b5f518242d8ee472bb504b98d4d0569eeb5e0d4b","kind":"tag","published_at":"2022-10-06T18:04:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.43.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.3/manifests"},{"name":"v1.42.3","sha":"3bad5b3a52c7f6ae7b15362cfcdde6de06215b1e","kind":"tag","published_at":"2022-10-06T17:37:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.3/manifests"},{"name":"v1.48.2","sha":"6f24717ea30d837e9362dfb01a6186d0aa8976aa","kind":"tag","published_at":"2022-10-01T02:47:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.48.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.48.2/manifests"},{"name":"v1.49.2","sha":"6eed4f8990dacbb6d7ebfcb0072e77f76309732e","kind":"tag","published_at":"2022-09-30T23:24:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.49.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.49.2/manifests"},{"name":"v1.49.1","sha":"eb32ed114b2fcd0d73f5ed19e6a98ab0c8a031fe","kind":"tag","published_at":"2022-09-15T23:43:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.49.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.49.1/manifests"},{"name":"v1.49.0","sha":"dfbdfe82278a717896fac584fe0dd090493cd6a4","kind":"tag","published_at":"2022-08-23T21:59:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.49.0/manifests"},{"name":"v1.48.1","sha":"6e2e18bb728793df32b2ba195a954ad380e546de","kind":"tag","published_at":"2022-08-01T20:36:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.48.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"ed58a2c495672a3dec2dd301d707617cc4ea6316","kind":"tag","published_at":"2022-07-19T23:09:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"76b37d3748e561bf32ed1805f96b0097cbbf5098","kind":"tag","published_at":"2022-06-01T00:47:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"3500243f4320fcde1d567184b822c98de017498e","kind":"tag","published_at":"2022-04-25T18:19:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.46.0/manifests"},{"name":"v1.45.1","sha":"ff750a52717be34e7fa0d9a03a99268ccf8d495e","kind":"tag","published_at":"2022-03-29T15:02:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.45.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"8eff2630828a7ec6f4980b5b46f30f875070a4e4","kind":"tag","published_at":"2022-03-08T19:23:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.45.0/manifests"},{"name":"v1.44.1","sha":"ff4c976fffe332566c38eb02c3033d682951514e","kind":"tag","published_at":"2022-02-18T00:37:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.44.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"74b054b6b107f0f60dcedfe5278fd1cee597d0c7","kind":"tag","published_at":"2022-01-25T02:32:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.44.0/manifests"},{"name":"v1.41.2","sha":"311f3c177ef664d94658bd4a3f15e681b65963ea","kind":"tag","published_at":"2022-01-06T20:53:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.2/manifests"},{"name":"v1.43.2","sha":"1fe911f02af34b68b811f75059f59cb9ba756d8f","kind":"tag","published_at":"2022-01-06T18:56:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.43.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.2/manifests"},{"name":"v1.42.2","sha":"df211197e905a0e838a0a73088a65afd8ab76a8f","kind":"tag","published_at":"2022-01-06T18:42:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.2/manifests"},{"name":"v1.43.1","sha":"3ef0d33299b6d070abc45c96885828ce5b119351","kind":"tag","published_at":"2021-12-16T17:41:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.43.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"977145f1cec1e31971834d90d85b547020e75eee","kind":"tag","published_at":"2021-12-14T17:18:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.43.0/manifests"},{"name":"v1.42.1","sha":"408ffe86b0414b8dede350b86be9d53a7785a449","kind":"tag","published_at":"2021-11-11T23:50:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.1/manifests"},{"name":"v1.40.2","sha":"c8e925443665aafd226f33a9404b6e6cfc9758e8","kind":"tag","published_at":"2021-11-05T23:12:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.40.2/manifests"},{"name":"v1.41.1","sha":"581e00fa64124e6cba6ffb8d5921386bcd920b68","kind":"tag","published_at":"2021-11-04T22:24:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"b9b370652254fc4add89a457bd05be9ef3dbd235","kind":"tag","published_at":"2021-11-04T00:10:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"d291594443db7d43a6e984a1ae0c58883c7a1921","kind":"tag","published_at":"2021-09-22T17:16:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.41.0/manifests"},{"name":"v1.40.1","sha":"24d5f2f7881af6302ca7056e49c246318091c2bd","kind":"tag","published_at":"2021-08-25T00:12:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"474a03527bb54c754fb21e586d81ff43234d24c4","kind":"tag","published_at":"2021-08-16T23:56:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"6b643380d881e3d52a448eca90a6a5d1d76792fc","kind":"tag","published_at":"2021-06-29T17:19:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.39.0/manifests"},{"name":"v1.38.1","sha":"6cb4d90e6bbe0081d42d88bc83a8f4648087596e","kind":"tag","published_at":"2021-06-17T21:08:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.38.1/manifests"},{"name":"v1.36.2","sha":"001816e50295aa6f0d40ef3b23273a717ffea3de","kind":"tag","published_at":"2021-05-26T18:03:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.2/manifests"},{"name":"v1.38.0","sha":"51a1c777b7e5738ec724aaf238bfcf905abce742","kind":"tag","published_at":"2021-05-18T09:40:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.38.0/manifests"},{"name":"v1.37.1","sha":"d897fa049e995e62130387a19bbe5667469cef27","kind":"tag","published_at":"2021-05-13T23:56:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"3836caa9d445e2f8d4918767426a4506057f27b9","kind":"tag","published_at":"2021-04-07T00:34:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.37.0/manifests"},{"name":"v1.35.1","sha":"8be69e8be3300bfcb787351549111a6572a88f9d","kind":"tag","published_at":"2021-03-24T17:50:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.35.1/manifests"},{"name":"v1.36.1","sha":"2c56ed86d5cbdebf390b1a7af395d68d04e97884","kind":"tag","published_at":"2021-03-24T17:35:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.1/manifests"},{"name":"v1.32.3","sha":"e9065ab330aedd6b4d2dbc5623a66624dedbb596","kind":"tag","published_at":"2021-03-13T01:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.3/manifests"},{"name":"v1.31.2","sha":"5aa7c17a4b1d2916859a132518eb93bded2cba74","kind":"tag","published_at":"2021-03-13T01:17:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.31.2/manifests"},{"name":"v1.36.0","sha":"a5323492654dfeaf7de2fca06bc72be60b31c1e0","kind":"tag","published_at":"2021-02-23T00:48:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"6db928a791827f7754a9cd24d96eaf7d33975224","kind":"tag","published_at":"2021-01-12T23:05:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.35.0/manifests"},{"name":"v1.34.1","sha":"a6b29213a976e217f65d703dda43112639ecfd80","kind":"tag","published_at":"2020-12-14T21:02:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"b6844780cf3b35eb236a85e85a4ccb171b2e544a","kind":"tag","published_at":"2020-12-01T03:02:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.34.0/manifests"},{"name":"v1.33.1","sha":"c40e2dcb0b0ee0f1bba73e59ac812ee3625a9fce","kind":"tag","published_at":"2020-10-29T22:54:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"bec6a8638de963597fd3dd264280c4309e339966","kind":"tag","published_at":"2020-10-21T00:13:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.33.0/manifests"},{"name":"v1.32.2","sha":"c589bf609e85ac95b51eb4962ad40e97214543d9","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"cb8b0679add2d389cfd15cd34e11c3577e3de2cb","kind":"tag","published_at":"2020-09-09T22:51:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"a093a69fec50966a5b0b802407f846ccf9855d2e","kind":"tag","published_at":"2020-09-09T14:50:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"396dca3a1631024472ba747e32f635a4ef9575d2","kind":"tag","published_at":"2020-08-12T17:38:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"f96f8459e22aca89787430b35034012d5fe928bf","kind":"tag","published_at":"2020-07-29T06:26:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.31.0/manifests"},{"name":"v1.30.2","sha":"9071c1ad7c842f4e73b6ae95b71f11c517b177a4","kind":"tag","published_at":"2020-06-23T00:43:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"94e2d347d91cd3094bd881ab7c4146e7586d6db6","kind":"tag","published_at":"2020-06-19T08:49:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a73e4c8a585272ea7040bd45c780bb37749944c1","kind":"tag","published_at":"2020-06-08T04:31:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"049b12818b87aae4df9a92fbe35540b92a653dee","kind":"tag","published_at":"2020-04-21T18:50:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.29.0/manifests"},{"name":"v1.28.1","sha":"1ee322cc1545762e253e9f950ef3f0f083dacb77","kind":"tag","published_at":"2020-04-02T22:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"3dbd250eae2c5e4f4e5e7046c6573805cc0dcc29","kind":"tag","published_at":"2020-03-09T17:22:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"aa346ab797293625048e5f9979ff46fb65cbfcd4","kind":"tag","published_at":"2020-02-26T00:12:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"0b4fa21d50578d917f15dad41ca7a7ab2612356b","kind":"tag","published_at":"2020-02-13T18:15:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.27.1/manifests"},{"name":"v1.26.1","sha":"25fba8b126a312dfcdf62a9ec3f768ec03b15577","kind":"tag","published_at":"2020-02-12T02:32:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.26.1/manifests"},{"name":"v1.27.0","sha":"1e2f28da55a2c0424b8b8621413dea0afbaa467b","kind":"tag","published_at":"2020-01-28T21:19:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"fd7d2e5eb4dd020bb892278c78f7b3ef901232c1","kind":"tag","published_at":"2019-12-18T00:00:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.26.0/manifests"},{"name":"v1.24.2","sha":"d231db29e89c437d3e3db548da447ecb0aba2edc","kind":"tag","published_at":"2019-11-06T22:07:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.24.2/manifests"},{"name":"v1.25.0","sha":"e086c0f0abfaa1897cac7b2ca30c52b52c3fdc7a","kind":"tag","published_at":"2019-11-05T20:18:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"2f0c3e7f7c1e16b2ae5445afe144d75c13e473a4","kind":"tag","published_at":"2019-10-17T21:45:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.24.1/manifests"},{"name":"v1.23.1","sha":"629815808d14596c91dee137ac8d26678ddef151","kind":"tag","published_at":"2019-10-17T21:23:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"889def8e3e550af891458345cc030718e1c11c84","kind":"tag","published_at":"2019-10-17T21:06:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.3/manifests"},{"name":"v1.24.0","sha":"99793cf519308acc179d11d8c1191723c7f63fba","kind":"tag","published_at":"2019-09-25T00:00:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.24.0/manifests"},{"name":"v1.21.1","sha":"fdb5b248d4daef427ab5031c7753ad8509625f10","kind":"tag","published_at":"2019-08-13T18:19:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.21.1/manifests"},{"name":"v1.22.2","sha":"3d8e392884f0ab525ce03dbd2d6a6b3214cb27b1","kind":"tag","published_at":"2019-08-13T18:10:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.2/manifests"},{"name":"v1.23.0","sha":"b3ed852c406e4f66f126b7b73a5b3330ac30e6ac","kind":"tag","published_at":"2019-08-13T18:00:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.23.0/manifests"},{"name":"v1.22.1","sha":"e51193462a0c8e068af072f0827d0a551e21f891","kind":"tag","published_at":"2019-07-10T18:22:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"1c9345987f6501c43c748ad15b410f695a75bef3","kind":"tag","published_at":"2019-06-25T06:07:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"7b28e33b3b9ee7d05244efb888c758ee8abd3743","kind":"tag","published_at":"2019-05-22T18:00:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"206a2e39333e991963adc7da74cb05dd2410c1a5","kind":"tag","published_at":"2019-04-09T23:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"44c98e819bb3243254e87b4d253c0f4e3184db93","kind":"tag","published_at":"2019-02-27T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"bc1c08c5bc8483a107ff437bd04e7af1319fc7a8","kind":"tag","published_at":"2019-01-14T21:01:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.18.0/manifests"},{"name":"v1.17.2","sha":"fe7f043504d66e1b3f674c0514ce794c8a56884e","kind":"tag","published_at":"2018-12-14T22:06:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"3eb51f09b4a5948d594da9d0f953cf2dcd71dd49","kind":"tag","published_at":"2018-12-07T17:42:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"4a30c9e1d2e3221a45cde97783afd07810b46a8d","kind":"tag","published_at":"2018-12-04T21:28:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"57043233bf5aecce92f0c6629b6ac46d9393ce8c","kind":"tag","published_at":"2018-10-26T17:47:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"2bc27bb91140d389f82c0170c72d45e5652b6166","kind":"tag","published_at":"2018-10-24T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"6657c310947bc61fcc579e31de2c3c113bc238b3","kind":"tag","published_at":"2018-10-01T22:31:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"3134daf471f90b8f00c037518fc64988a1cdc8f7","kind":"tag","published_at":"2018-09-10T16:43:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"0bed6067f9a0610b02cb867d74167a678498740a","kind":"tag","published_at":"2018-07-30T22:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"1b185c8c98796ae6456afb61b135a2d94c687fc4","kind":"tag","published_at":"2018-07-12T17:03:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.13.2/manifests"},{"name":"v1.12.1","sha":"877832e5ae28606077229dee8d78f4ae46bb36eb","kind":"tag","published_at":"2018-07-12T16:58:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.12.1/manifests"},{"name":"v1.13.1","sha":"9a3e0705bdd5a8fe01c764c11f2a9e40422c8ad2","kind":"tag","published_at":"2018-06-20T23:43:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.13.1/manifests"},{"name":"v1.12.0","sha":"61f2528ccd839199de2a750bad407b188a6fe68d","kind":"tag","published_at":"2018-05-07T19:40:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"f624b13ab30b4232214058a496a8b53a622a83e7","kind":"tag","published_at":"2018-03-28T22:28:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"bddfdfdc3eaa03cbe9ab1db797430b0e3398b363","kind":"tag","published_at":"2018-03-22T22:27:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"0a6fd9bd9c192551f1056b751750bc6e718bd20c","kind":"tag","published_at":"2018-02-14T16:14:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"2c83020c89edffacc0daa008fcefdc9c6e5bae66","kind":"tag","published_at":"2018-02-09T21:38:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"6ed222e09933aa0a3418e6a2ac6b190bafca1956","kind":"tag","published_at":"2018-01-08T22:55:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.9.0/manifests"},{"name":"v1.7.1","sha":"11ee67801d3d30f7111301dd754af2ceeca959f8","kind":"tag","published_at":"2017-12-05T01:38:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.7.1/manifests"},{"name":"v1.8.0","sha":"8a210d037dec14c0da687d639d6601b0d8dd1fb3","kind":"tag","published_at":"2017-11-21T01:11:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"65ae83e479c26c1a7adef6ca4cfd9ce7b738a19e","kind":"tag","published_at":"2017-10-10T22:50:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"308a7c730e9684f5fa70a6edbd189f50c6251919","kind":"tag","published_at":"2017-08-30T21:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.6.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.6.1/manifests"},{"name":"v1.5.0","sha":"1e534e51d986b028fe72de035c2f5d8554b78019","kind":"tag","published_at":"2017-07-18T18:28:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.5.0/manifests"},{"name":"v1.3.1","sha":"c97fd1fe16b5e5886baf495ce4724a330f7e8bed","kind":"tag","published_at":"2017-07-05T20:35:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.3.1/manifests"},{"name":"v1.4.0","sha":"f5540193167cb9240cc99a481168f1c2b7bdab93","kind":"tag","published_at":"2017-06-07T01:19:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"a6cb001147b7a53c11516b5fdfec32aa21a1a9fa","kind":"tag","published_at":"2017-04-27T17:50:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"0ad2d8b671d77238cf69a5d4929405a73c375200","kind":"tag","published_at":"2017-03-15T22:36:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"8c79bc9006dbafcb6c910287b1c89bd9281c8880","kind":"tag","published_at":"2017-02-07T21:07:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dfe0643cb58c483c91974ce4387d3255b4a5b36e","kind":"tag","published_at":"2017-01-31T21:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"6aa30989cf962167e9fa864e3af5ecf83a470ed4","kind":"tag","published_at":"2017-01-31T00:48:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"3cfbe9a8b73faa498eb2f9dec55d5ee1d34e1079","kind":"tag","published_at":"2016-12-22T16:13:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"8876de9385de6ebd6239869cd0a5f07805a6797d","kind":"tag","published_at":"2016-11-28T22:32:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"009c51f2f793aabf516db90a14a52da2b613aa21","kind":"tag","published_at":"2016-09-14T21:02:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9826824b0ddc78e304a0005b9f4dd18754350869","kind":"tag","published_at":"2016-08-18T23:26:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.0/manifests"},{"name":"v1.0.0-pre2","sha":"1b5fb9dc611bfd5c6d9a4ada4953951994d93bb1","kind":"tag","published_at":"2016-08-03T21:38:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.0.0-pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.0-pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.0-pre2/manifests"},{"name":"v1.0.0-pre1","sha":"7869ae2312cfe7d49c04681001149a51be7a2bec","kind":"tag","published_at":"2016-07-27T20:17:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v1.0.0-pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.0-pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v1.0.0-pre1/manifests"},{"name":"v0.15.0","sha":"b7d816fb3d0d38e1ec03cebd4cf5ba3484317526","kind":"tag","published_at":"2016-07-06T07:23:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"28e43746db30c13feb140b187a320eb308f93da6","kind":"commit","published_at":"2016-06-16T17:27:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"798f9f06895fa0071eedc7df2fb2ed45300ad48f","kind":"tag","published_at":"2016-04-29T20:58:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.14.0/manifests"},{"name":"v0.13.2","sha":"5933cea9efba0c72bac723d4ad565c584f5eb635","kind":"tag","published_at":"2016-03-09T19:53:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"be6c246b78f85c702a3e03d796c4a7987e4ab1d2","kind":"tag","published_at":"2016-02-23T00:29:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"5b9912e766c06949e8db87e8683ba4e06087c480","kind":"tag","published_at":"2016-02-17T00:52:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"67d9e2686240726ea90144e0dccbb74ebabed0ba","kind":"commit","published_at":"2016-01-22T22:32:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.12.0/manifests"},{"name":"v0.9.1","sha":"c80a0b2d9489a71d5073c821fd770639d270858c","kind":"tag","published_at":"2016-01-22T21:42:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"63503c2989df6d895c56e22f430f2b934e7a41d3","kind":"commit","published_at":"2015-09-17T23:06:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"862f38342a4e96600d55c381c387dbadedd68043","kind":"tag","published_at":"2015-08-12T22:29:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"a0060c8e2cb6699d37d8762f60067af337230dcb","kind":"tag","published_at":"2015-07-13T16:07:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"71beeb951ac3e03f5d734881aa7af44e6a4b6d7b","kind":"tag","published_at":"2015-06-05T19:41:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"186a9b23b8e44f0181deaaec0a029e5385f6c8c3","kind":"commit","published_at":"2015-05-26T23:25:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-java@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags/v0.7.0/manifests"}]},"repo_metadata_updated_at":"2025-06-19T06:35:41.985Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":1.4558547276142768,"forks_count":0.5244207889793363,"average":4.1552520350657485},"purl":"pkg:apk/alpine/grpc-java?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grpc-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grpc-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grpc-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-10T19:44:30.572Z","issues_count":553,"pull_requests_count":1056,"avg_time_to_close_issue":38660988.47619048,"avg_time_to_close_pull_request":2644822.229015544,"issues_closed_count":397,"pull_requests_closed_count":965,"pull_request_authors_count":115,"issue_authors_count":310,"avg_comments_per_issue":5.207956600361664,"avg_comments_per_pull_request":1.0170454545454546,"merged_pull_requests_count":820,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":263,"past_year_pull_requests_count":735,"past_year_avg_time_to_close_issue":1982654.5918367347,"past_year_avg_time_to_close_pull_request":637885.1649484537,"past_year_issues_closed_count":196,"past_year_pull_requests_closed_count":679,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":162,"past_year_avg_comments_per_issue":3.0228136882129277,"past_year_avg_comments_per_pull_request":0.8748299319727891,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":570,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/issues","maintainers":[{"login":"ejona86","count":448,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"shivaspeaks","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"sergiitk","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"jdcormie","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdcormie"},{"login":"dapengzhang0","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dapengzhang0"},{"login":"murgatroid99","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"rockspore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rockspore"},{"login":"YifeiZhuang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YifeiZhuang"},{"login":"jyane","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jyane"},{"login":"Capstan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Capstan"},{"login":"eshitachandwani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"danielzhaotongliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielzhaotongliu"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"}],"active_maintainers":[{"login":"ejona86","count":273,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"shivaspeaks","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"sergiitk","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"jdcormie","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdcormie"},{"login":"murgatroid99","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"rockspore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rockspore"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"danielzhaotongliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielzhaotongliu"},{"login":"eshitachandwani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"ran-su","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/grpc-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/grpc-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/grpc-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/grpc-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/grpc-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/grpc-java/codemeta","maintainers":[{"uuid":"badfunkstripe@gmail.com","login":null,"name":"Leon White","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Leon White","packages_count":174,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Leon White","role":null,"created_at":"2025-06-19T06:35:12.788Z","updated_at":"2025-06-19T06:35:12.788Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/badfunkstripe@gmail.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39455,"maintainers_count":885,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":12706632,"name":"grpc-java","ecosystem":"bazel","description":null,"homepage":"https://github.com/grpc/grpc-java","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2026-01-23T13:32:14.876Z","latest_release_published_at":"2026-01-23T13:32:14.876Z","latest_release_number":"1.78.0","last_synced_at":"2026-05-18T09:03:00.211Z","created_at":"2026-01-23T13:32:12.856Z","updated_at":"2026-05-18T09:03:00.211Z","registry_url":"https://registry.bazel.build/modules/grpc-java","install_command":"bazel_dep(name = \"grpc-java\")","documentation_url":"https://registry.bazel.build/docs/grpc-java","metadata":{"maintainers":[{"email":"bcr-maintainers@bazel.build","name":"No Maintainer Specified"}],"yanked_versions":{},"deprecated":null,"repository":["github:grpc/grpc-java"]},"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:bazel/grpc-java","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/bazel/grpc-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/bazel/grpc-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/bazel/grpc-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/grpc-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/grpc-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/grpc-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/grpc-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/grpc-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/grpc-java/codemeta","maintainers":[],"registry":{"name":"registry.bazel.build","url":"https://registry.bazel.build","ecosystem":"bazel","default":true,"packages_count":1142,"maintainers_count":431,"namespaces_count":0,"keywords_count":169,"github":"bazelbuild","metadata":{"funded_packages_count":12},"icon_url":"https://github.com/bazelbuild.png","created_at":"2026-01-23T13:05:25.896Z","updated_at":"2026-05-13T05:12:05.971Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/namespaces"}},{"id":5108125,"name":"io.grpc:grpc-core","ecosystem":"maven","description":"gRPC: Core","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":189,"first_release_published_at":"2015-05-26T23:58:01.000Z","latest_release_published_at":"2026-04-30T16:46:00.000Z","latest_release_number":"1.81.0","last_synced_at":"2026-05-05T02:30:34.954Z","created_at":"2022-07-30T08:43:16.842Z","updated_at":"2026-05-05T02:30:34.954Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-core/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-core/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-03-22T01:35:47.000Z","size":72010,"stargazers_count":10430,"open_issues_count":508,"forks_count":3617,"subscribers_count":524,"default_branch":"master","last_synced_at":"2023-03-22T06:36:13.764Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-03-22T06:15:21.000Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":24,"last_synced_at":"2023-02-19T21:59:13.893Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc"},"tags":[{"name":"v1.41.1","sha":"581e00fa64124e6cba6ffb8d5921386bcd920b68","kind":"tag","published_at":"2021-11-04T22:24:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.1"},{"name":"v1.42.0","sha":"b9b370652254fc4add89a457bd05be9ef3dbd235","kind":"tag","published_at":"2021-11-04T00:10:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.0"},{"name":"v1.41.0","sha":"d291594443db7d43a6e984a1ae0c58883c7a1921","kind":"tag","published_at":"2021-09-22T17:16:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.0"},{"name":"v1.40.1","sha":"24d5f2f7881af6302ca7056e49c246318091c2bd","kind":"tag","published_at":"2021-08-25T00:12:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.1"},{"name":"v1.40.0","sha":"474a03527bb54c754fb21e586d81ff43234d24c4","kind":"tag","published_at":"2021-08-16T23:56:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.0"},{"name":"v1.39.0","sha":"6b643380d881e3d52a448eca90a6a5d1d76792fc","kind":"tag","published_at":"2021-06-29T17:19:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.39.0"},{"name":"v1.38.1","sha":"6cb4d90e6bbe0081d42d88bc83a8f4648087596e","kind":"tag","published_at":"2021-06-17T21:08:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.1"},{"name":"v1.36.2","sha":"001816e50295aa6f0d40ef3b23273a717ffea3de","kind":"tag","published_at":"2021-05-26T18:03:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.2"},{"name":"v1.38.0","sha":"51a1c777b7e5738ec724aaf238bfcf905abce742","kind":"tag","published_at":"2021-05-18T09:40:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.0"},{"name":"v1.37.1","sha":"d897fa049e995e62130387a19bbe5667469cef27","kind":"tag","published_at":"2021-05-13T23:56:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.1"},{"name":"v1.37.0","sha":"3836caa9d445e2f8d4918767426a4506057f27b9","kind":"tag","published_at":"2021-04-07T00:34:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.0"},{"name":"v1.35.1","sha":"8be69e8be3300bfcb787351549111a6572a88f9d","kind":"tag","published_at":"2021-03-24T17:50:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.1"},{"name":"v1.36.1","sha":"2c56ed86d5cbdebf390b1a7af395d68d04e97884","kind":"tag","published_at":"2021-03-24T17:35:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.1"},{"name":"v1.32.3","sha":"e9065ab330aedd6b4d2dbc5623a66624dedbb596","kind":"tag","published_at":"2021-03-13T01:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.3"},{"name":"v1.31.2","sha":"5aa7c17a4b1d2916859a132518eb93bded2cba74","kind":"tag","published_at":"2021-03-13T01:17:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.2"},{"name":"v1.36.0","sha":"a5323492654dfeaf7de2fca06bc72be60b31c1e0","kind":"tag","published_at":"2021-02-23T00:48:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.0"},{"name":"v1.35.0","sha":"6db928a791827f7754a9cd24d96eaf7d33975224","kind":"tag","published_at":"2021-01-12T23:05:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.0"},{"name":"v1.34.1","sha":"a6b29213a976e217f65d703dda43112639ecfd80","kind":"tag","published_at":"2020-12-14T21:02:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.1"},{"name":"v1.34.0","sha":"b6844780cf3b35eb236a85e85a4ccb171b2e544a","kind":"tag","published_at":"2020-12-01T03:02:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.0"},{"name":"v1.33.1","sha":"c40e2dcb0b0ee0f1bba73e59ac812ee3625a9fce","kind":"tag","published_at":"2020-10-29T22:54:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.1"},{"name":"v1.33.0","sha":"bec6a8638de963597fd3dd264280c4309e339966","kind":"tag","published_at":"2020-10-21T00:13:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.0"},{"name":"v1.32.2","sha":"c589bf609e85ac95b51eb4962ad40e97214543d9","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.2"},{"name":"v1.32.1","sha":"cb8b0679add2d389cfd15cd34e11c3577e3de2cb","kind":"tag","published_at":"2020-09-09T22:51:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.1"},{"name":"v1.32.0","sha":"a093a69fec50966a5b0b802407f846ccf9855d2e","kind":"tag","published_at":"2020-09-09T14:50:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.0"},{"name":"v1.31.1","sha":"396dca3a1631024472ba747e32f635a4ef9575d2","kind":"tag","published_at":"2020-08-12T17:38:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.1"},{"name":"v1.31.0","sha":"f96f8459e22aca89787430b35034012d5fe928bf","kind":"tag","published_at":"2020-07-29T06:26:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.0"},{"name":"v1.30.2","sha":"9071c1ad7c842f4e73b6ae95b71f11c517b177a4","kind":"tag","published_at":"2020-06-23T00:43:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.2"},{"name":"v1.30.1","sha":"94e2d347d91cd3094bd881ab7c4146e7586d6db6","kind":"tag","published_at":"2020-06-19T08:49:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.1"},{"name":"v1.30.0","sha":"a73e4c8a585272ea7040bd45c780bb37749944c1","kind":"tag","published_at":"2020-06-08T04:31:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.0"},{"name":"v1.29.0","sha":"049b12818b87aae4df9a92fbe35540b92a653dee","kind":"tag","published_at":"2020-04-21T18:50:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.29.0"},{"name":"v1.28.1","sha":"1ee322cc1545762e253e9f950ef3f0f083dacb77","kind":"tag","published_at":"2020-04-02T22:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.1"},{"name":"v1.28.0","sha":"3dbd250eae2c5e4f4e5e7046c6573805cc0dcc29","kind":"tag","published_at":"2020-03-09T17:22:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.0"},{"name":"v1.27.2","sha":"aa346ab797293625048e5f9979ff46fb65cbfcd4","kind":"tag","published_at":"2020-02-26T00:12:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.2"},{"name":"v1.27.1","sha":"0b4fa21d50578d917f15dad41ca7a7ab2612356b","kind":"tag","published_at":"2020-02-13T18:15:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.1"},{"name":"v1.26.1","sha":"25fba8b126a312dfcdf62a9ec3f768ec03b15577","kind":"tag","published_at":"2020-02-12T02:32:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.1"},{"name":"v1.27.0","sha":"1e2f28da55a2c0424b8b8621413dea0afbaa467b","kind":"tag","published_at":"2020-01-28T21:19:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.0"},{"name":"v1.26.0","sha":"fd7d2e5eb4dd020bb892278c78f7b3ef901232c1","kind":"tag","published_at":"2019-12-18T00:00:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.0"},{"name":"v1.24.2","sha":"d231db29e89c437d3e3db548da447ecb0aba2edc","kind":"tag","published_at":"2019-11-06T22:07:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.2"},{"name":"v1.25.0","sha":"e086c0f0abfaa1897cac7b2ca30c52b52c3fdc7a","kind":"tag","published_at":"2019-11-05T20:18:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.25.0"},{"name":"v1.24.1","sha":"2f0c3e7f7c1e16b2ae5445afe144d75c13e473a4","kind":"tag","published_at":"2019-10-17T21:45:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.1"},{"name":"v1.23.1","sha":"629815808d14596c91dee137ac8d26678ddef151","kind":"tag","published_at":"2019-10-17T21:23:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.1"},{"name":"v1.22.3","sha":"889def8e3e550af891458345cc030718e1c11c84","kind":"tag","published_at":"2019-10-17T21:06:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.3"},{"name":"v1.24.0","sha":"99793cf519308acc179d11d8c1191723c7f63fba","kind":"tag","published_at":"2019-09-25T00:00:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.0"},{"name":"v1.21.1","sha":"fdb5b248d4daef427ab5031c7753ad8509625f10","kind":"tag","published_at":"2019-08-13T18:19:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.1"},{"name":"v1.22.2","sha":"3d8e392884f0ab525ce03dbd2d6a6b3214cb27b1","kind":"tag","published_at":"2019-08-13T18:10:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.2"},{"name":"v1.23.0","sha":"b3ed852c406e4f66f126b7b73a5b3330ac30e6ac","kind":"tag","published_at":"2019-08-13T18:00:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.0"},{"name":"v1.22.1","sha":"e51193462a0c8e068af072f0827d0a551e21f891","kind":"tag","published_at":"2019-07-10T18:22:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.1"},{"name":"v1.22.0","sha":"1c9345987f6501c43c748ad15b410f695a75bef3","kind":"tag","published_at":"2019-06-25T06:07:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.0"},{"name":"v1.21.0","sha":"7b28e33b3b9ee7d05244efb888c758ee8abd3743","kind":"tag","published_at":"2019-05-22T18:00:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.0"},{"name":"v1.20.0","sha":"206a2e39333e991963adc7da74cb05dd2410c1a5","kind":"tag","published_at":"2019-04-09T23:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.20.0"},{"name":"v1.19.0","sha":"44c98e819bb3243254e87b4d253c0f4e3184db93","kind":"tag","published_at":"2019-02-27T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.19.0"},{"name":"v1.18.0","sha":"bc1c08c5bc8483a107ff437bd04e7af1319fc7a8","kind":"tag","published_at":"2019-01-14T21:01:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.18.0"},{"name":"v1.17.2","sha":"fe7f043504d66e1b3f674c0514ce794c8a56884e","kind":"tag","published_at":"2018-12-14T22:06:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.2"},{"name":"v1.17.1","sha":"3eb51f09b4a5948d594da9d0f953cf2dcd71dd49","kind":"tag","published_at":"2018-12-07T17:42:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.1"},{"name":"v1.17.0","sha":"4a30c9e1d2e3221a45cde97783afd07810b46a8d","kind":"tag","published_at":"2018-12-04T21:28:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.0"},{"name":"v1.16.1","sha":"57043233bf5aecce92f0c6629b6ac46d9393ce8c","kind":"tag","published_at":"2018-10-26T17:47:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.1"},{"name":"v1.16.0","sha":"2bc27bb91140d389f82c0170c72d45e5652b6166","kind":"tag","published_at":"2018-10-24T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.0"},{"name":"v1.15.1","sha":"6657c310947bc61fcc579e31de2c3c113bc238b3","kind":"tag","published_at":"2018-10-01T22:31:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.1"},{"name":"v1.15.0","sha":"3134daf471f90b8f00c037518fc64988a1cdc8f7","kind":"tag","published_at":"2018-09-10T16:43:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.0"},{"name":"v1.14.0","sha":"0bed6067f9a0610b02cb867d74167a678498740a","kind":"tag","published_at":"2018-07-30T22:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.14.0"},{"name":"v1.13.2","sha":"1b185c8c98796ae6456afb61b135a2d94c687fc4","kind":"tag","published_at":"2018-07-12T17:03:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.2"},{"name":"v1.12.1","sha":"877832e5ae28606077229dee8d78f4ae46bb36eb","kind":"tag","published_at":"2018-07-12T16:58:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.1"},{"name":"v1.13.1","sha":"9a3e0705bdd5a8fe01c764c11f2a9e40422c8ad2","kind":"tag","published_at":"2018-06-20T23:43:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.1"},{"name":"v1.12.0","sha":"61f2528ccd839199de2a750bad407b188a6fe68d","kind":"tag","published_at":"2018-05-07T19:40:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.0"},{"name":"v1.11.0","sha":"f624b13ab30b4232214058a496a8b53a622a83e7","kind":"tag","published_at":"2018-03-28T22:28:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.11.0"},{"name":"v1.10.1","sha":"bddfdfdc3eaa03cbe9ab1db797430b0e3398b363","kind":"tag","published_at":"2018-03-22T22:27:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.1"},{"name":"v1.10.0","sha":"0a6fd9bd9c192551f1056b751750bc6e718bd20c","kind":"tag","published_at":"2018-02-14T16:14:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.0"},{"name":"v1.9.1","sha":"2c83020c89edffacc0daa008fcefdc9c6e5bae66","kind":"tag","published_at":"2018-02-09T21:38:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.1"},{"name":"v1.9.0","sha":"6ed222e09933aa0a3418e6a2ac6b190bafca1956","kind":"tag","published_at":"2018-01-08T22:55:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.0"},{"name":"v1.7.1","sha":"11ee67801d3d30f7111301dd754af2ceeca959f8","kind":"tag","published_at":"2017-12-05T01:38:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.1"},{"name":"v1.8.0","sha":"8a210d037dec14c0da687d639d6601b0d8dd1fb3","kind":"tag","published_at":"2017-11-21T01:11:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.8.0"},{"name":"v1.7.0","sha":"65ae83e479c26c1a7adef6ca4cfd9ce7b738a19e","kind":"tag","published_at":"2017-10-10T22:50:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.0"},{"name":"v1.6.1","sha":"308a7c730e9684f5fa70a6edbd189f50c6251919","kind":"tag","published_at":"2017-08-30T21:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.6.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.6.1"},{"name":"v1.5.0","sha":"1e534e51d986b028fe72de035c2f5d8554b78019","kind":"tag","published_at":"2017-07-18T18:28:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.5.0"},{"name":"v1.3.1","sha":"c97fd1fe16b5e5886baf495ce4724a330f7e8bed","kind":"tag","published_at":"2017-07-05T20:35:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.1"},{"name":"v1.4.0","sha":"f5540193167cb9240cc99a481168f1c2b7bdab93","kind":"tag","published_at":"2017-06-07T01:19:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.4.0"},{"name":"v1.3.0","sha":"a6cb001147b7a53c11516b5fdfec32aa21a1a9fa","kind":"tag","published_at":"2017-04-27T17:50:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.0"},{"name":"v1.2.0","sha":"0ad2d8b671d77238cf69a5d4929405a73c375200","kind":"tag","published_at":"2017-03-15T22:36:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.2.0"},{"name":"v1.1.2","sha":"8c79bc9006dbafcb6c910287b1c89bd9281c8880","kind":"tag","published_at":"2017-02-07T21:07:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.2"},{"name":"v1.1.1","sha":"dfe0643cb58c483c91974ce4387d3255b4a5b36e","kind":"tag","published_at":"2017-01-31T21:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"6aa30989cf962167e9fa864e3af5ecf83a470ed4","kind":"tag","published_at":"2017-01-31T00:48:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.0"},{"name":"v1.0.3","sha":"3cfbe9a8b73faa498eb2f9dec55d5ee1d34e1079","kind":"tag","published_at":"2016-12-22T16:13:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.3"},{"name":"v1.0.2","sha":"8876de9385de6ebd6239869cd0a5f07805a6797d","kind":"tag","published_at":"2016-11-28T22:32:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"009c51f2f793aabf516db90a14a52da2b613aa21","kind":"tag","published_at":"2016-09-14T21:02:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"9826824b0ddc78e304a0005b9f4dd18754350869","kind":"tag","published_at":"2016-08-18T23:26:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0"},{"name":"v1.0.0-pre2","sha":"1b5fb9dc611bfd5c6d9a4ada4953951994d93bb1","kind":"tag","published_at":"2016-08-03T21:38:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre2"},{"name":"v1.0.0-pre1","sha":"7869ae2312cfe7d49c04681001149a51be7a2bec","kind":"tag","published_at":"2016-07-27T20:17:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre1"},{"name":"v0.15.0","sha":"b7d816fb3d0d38e1ec03cebd4cf5ba3484317526","kind":"tag","published_at":"2016-07-06T07:23:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.15.0"},{"name":"v0.14.1","sha":"28e43746db30c13feb140b187a320eb308f93da6","kind":"commit","published_at":"2016-06-16T17:27:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.1"},{"name":"v0.14.0","sha":"798f9f06895fa0071eedc7df2fb2ed45300ad48f","kind":"tag","published_at":"2016-04-29T20:58:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.0"},{"name":"v0.13.2","sha":"5933cea9efba0c72bac723d4ad565c584f5eb635","kind":"tag","published_at":"2016-03-09T19:53:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.2"},{"name":"v0.13.1","sha":"be6c246b78f85c702a3e03d796c4a7987e4ab1d2","kind":"tag","published_at":"2016-02-23T00:29:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.1"},{"name":"v0.13.0","sha":"5b9912e766c06949e8db87e8683ba4e06087c480","kind":"tag","published_at":"2016-02-17T00:52:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.0"},{"name":"v0.12.0","sha":"67d9e2686240726ea90144e0dccbb74ebabed0ba","kind":"commit","published_at":"2016-01-22T22:32:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.12.0"},{"name":"v0.9.1","sha":"c80a0b2d9489a71d5073c821fd770639d270858c","kind":"tag","published_at":"2016-01-22T21:42:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"63503c2989df6d895c56e22f430f2b934e7a41d3","kind":"commit","published_at":"2015-09-17T23:06:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.0"},{"name":"v0.8.0","sha":"862f38342a4e96600d55c381c387dbadedd68043","kind":"tag","published_at":"2015-08-12T22:29:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.8.0"},{"name":"v0.7.2","sha":"a0060c8e2cb6699d37d8762f60067af337230dcb","kind":"tag","published_at":"2015-07-13T16:07:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.2"},{"name":"v0.7.1","sha":"71beeb951ac3e03f5d734881aa7af44e6a4b6d7b","kind":"tag","published_at":"2015-06-05T19:41:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.1"},{"name":"v0.7.0","sha":"186a9b23b8e44f0181deaaec0a029e5385f6c8c3","kind":"commit","published_at":"2015-05-26T23:25:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.0"}]},"repo_metadata_updated_at":"2023-03-22T06:55:42.325Z","dependent_packages_count":803,"downloads":null,"downloads_period":null,"dependent_repos_count":1714,"rankings":{"downloads":null,"dependent_repos_count":0.2732338954259364,"dependent_packages_count":0.10737050436092516,"stargazers_count":2.7129080980597187,"forks_count":1.7161252068284436,"docker_downloads_count":2.501572497125435,"average":1.4622420403600918},"purl":"pkg:maven/io.grpc/grpc-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-core","docker_dependents_count":452,"docker_downloads_count":40206943,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-core/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-core/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-core/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-core/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":5075662,"name":"io.grpc:protoc-gen-grpc-java","ecosystem":"maven","description":"The protoc plugin for gRPC Java","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":175,"first_release_published_at":"2016-02-17T19:24:56.000Z","latest_release_published_at":"2025-11-17T19:24:29.000Z","latest_release_number":"1.77.0","last_synced_at":"2026-04-01T10:05:05.261Z","created_at":"2022-07-28T14:09:41.579Z","updated_at":"2026-04-01T10:05:05.261Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/protoc-gen-grpc-java/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/protoc-gen-grpc-java/","metadata":{},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-03-22T01:35:47.000Z","size":72010,"stargazers_count":10429,"open_issues_count":508,"forks_count":3617,"subscribers_count":524,"default_branch":"master","last_synced_at":"2023-03-22T05:31:49.147Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-03-22T04:00:32.000Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":24,"last_synced_at":"2023-02-19T21:59:13.893Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc"},"tags":[{"name":"v1.41.1","sha":"581e00fa64124e6cba6ffb8d5921386bcd920b68","kind":"tag","published_at":"2021-11-04T22:24:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.1"},{"name":"v1.42.0","sha":"b9b370652254fc4add89a457bd05be9ef3dbd235","kind":"tag","published_at":"2021-11-04T00:10:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.0"},{"name":"v1.41.0","sha":"d291594443db7d43a6e984a1ae0c58883c7a1921","kind":"tag","published_at":"2021-09-22T17:16:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.0"},{"name":"v1.40.1","sha":"24d5f2f7881af6302ca7056e49c246318091c2bd","kind":"tag","published_at":"2021-08-25T00:12:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.1"},{"name":"v1.40.0","sha":"474a03527bb54c754fb21e586d81ff43234d24c4","kind":"tag","published_at":"2021-08-16T23:56:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.0"},{"name":"v1.39.0","sha":"6b643380d881e3d52a448eca90a6a5d1d76792fc","kind":"tag","published_at":"2021-06-29T17:19:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.39.0"},{"name":"v1.38.1","sha":"6cb4d90e6bbe0081d42d88bc83a8f4648087596e","kind":"tag","published_at":"2021-06-17T21:08:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.1"},{"name":"v1.36.2","sha":"001816e50295aa6f0d40ef3b23273a717ffea3de","kind":"tag","published_at":"2021-05-26T18:03:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.2"},{"name":"v1.38.0","sha":"51a1c777b7e5738ec724aaf238bfcf905abce742","kind":"tag","published_at":"2021-05-18T09:40:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.0"},{"name":"v1.37.1","sha":"d897fa049e995e62130387a19bbe5667469cef27","kind":"tag","published_at":"2021-05-13T23:56:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.1"},{"name":"v1.37.0","sha":"3836caa9d445e2f8d4918767426a4506057f27b9","kind":"tag","published_at":"2021-04-07T00:34:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.0"},{"name":"v1.35.1","sha":"8be69e8be3300bfcb787351549111a6572a88f9d","kind":"tag","published_at":"2021-03-24T17:50:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.1"},{"name":"v1.36.1","sha":"2c56ed86d5cbdebf390b1a7af395d68d04e97884","kind":"tag","published_at":"2021-03-24T17:35:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.1"},{"name":"v1.32.3","sha":"e9065ab330aedd6b4d2dbc5623a66624dedbb596","kind":"tag","published_at":"2021-03-13T01:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.3"},{"name":"v1.31.2","sha":"5aa7c17a4b1d2916859a132518eb93bded2cba74","kind":"tag","published_at":"2021-03-13T01:17:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.2"},{"name":"v1.36.0","sha":"a5323492654dfeaf7de2fca06bc72be60b31c1e0","kind":"tag","published_at":"2021-02-23T00:48:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.0"},{"name":"v1.35.0","sha":"6db928a791827f7754a9cd24d96eaf7d33975224","kind":"tag","published_at":"2021-01-12T23:05:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.0"},{"name":"v1.34.1","sha":"a6b29213a976e217f65d703dda43112639ecfd80","kind":"tag","published_at":"2020-12-14T21:02:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.1"},{"name":"v1.34.0","sha":"b6844780cf3b35eb236a85e85a4ccb171b2e544a","kind":"tag","published_at":"2020-12-01T03:02:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.0"},{"name":"v1.33.1","sha":"c40e2dcb0b0ee0f1bba73e59ac812ee3625a9fce","kind":"tag","published_at":"2020-10-29T22:54:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.1"},{"name":"v1.33.0","sha":"bec6a8638de963597fd3dd264280c4309e339966","kind":"tag","published_at":"2020-10-21T00:13:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.0"},{"name":"v1.32.2","sha":"c589bf609e85ac95b51eb4962ad40e97214543d9","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.2"},{"name":"v1.32.1","sha":"cb8b0679add2d389cfd15cd34e11c3577e3de2cb","kind":"tag","published_at":"2020-09-09T22:51:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.1"},{"name":"v1.32.0","sha":"a093a69fec50966a5b0b802407f846ccf9855d2e","kind":"tag","published_at":"2020-09-09T14:50:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.0"},{"name":"v1.31.1","sha":"396dca3a1631024472ba747e32f635a4ef9575d2","kind":"tag","published_at":"2020-08-12T17:38:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.1"},{"name":"v1.31.0","sha":"f96f8459e22aca89787430b35034012d5fe928bf","kind":"tag","published_at":"2020-07-29T06:26:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.0"},{"name":"v1.30.2","sha":"9071c1ad7c842f4e73b6ae95b71f11c517b177a4","kind":"tag","published_at":"2020-06-23T00:43:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.2"},{"name":"v1.30.1","sha":"94e2d347d91cd3094bd881ab7c4146e7586d6db6","kind":"tag","published_at":"2020-06-19T08:49:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.1"},{"name":"v1.30.0","sha":"a73e4c8a585272ea7040bd45c780bb37749944c1","kind":"tag","published_at":"2020-06-08T04:31:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.0"},{"name":"v1.29.0","sha":"049b12818b87aae4df9a92fbe35540b92a653dee","kind":"tag","published_at":"2020-04-21T18:50:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.29.0"},{"name":"v1.28.1","sha":"1ee322cc1545762e253e9f950ef3f0f083dacb77","kind":"tag","published_at":"2020-04-02T22:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.1"},{"name":"v1.28.0","sha":"3dbd250eae2c5e4f4e5e7046c6573805cc0dcc29","kind":"tag","published_at":"2020-03-09T17:22:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.0"},{"name":"v1.27.2","sha":"aa346ab797293625048e5f9979ff46fb65cbfcd4","kind":"tag","published_at":"2020-02-26T00:12:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.2"},{"name":"v1.27.1","sha":"0b4fa21d50578d917f15dad41ca7a7ab2612356b","kind":"tag","published_at":"2020-02-13T18:15:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.1"},{"name":"v1.26.1","sha":"25fba8b126a312dfcdf62a9ec3f768ec03b15577","kind":"tag","published_at":"2020-02-12T02:32:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.1"},{"name":"v1.27.0","sha":"1e2f28da55a2c0424b8b8621413dea0afbaa467b","kind":"tag","published_at":"2020-01-28T21:19:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.0"},{"name":"v1.26.0","sha":"fd7d2e5eb4dd020bb892278c78f7b3ef901232c1","kind":"tag","published_at":"2019-12-18T00:00:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.0"},{"name":"v1.24.2","sha":"d231db29e89c437d3e3db548da447ecb0aba2edc","kind":"tag","published_at":"2019-11-06T22:07:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.2"},{"name":"v1.25.0","sha":"e086c0f0abfaa1897cac7b2ca30c52b52c3fdc7a","kind":"tag","published_at":"2019-11-05T20:18:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.25.0"},{"name":"v1.24.1","sha":"2f0c3e7f7c1e16b2ae5445afe144d75c13e473a4","kind":"tag","published_at":"2019-10-17T21:45:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.1"},{"name":"v1.23.1","sha":"629815808d14596c91dee137ac8d26678ddef151","kind":"tag","published_at":"2019-10-17T21:23:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.1"},{"name":"v1.22.3","sha":"889def8e3e550af891458345cc030718e1c11c84","kind":"tag","published_at":"2019-10-17T21:06:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.3"},{"name":"v1.24.0","sha":"99793cf519308acc179d11d8c1191723c7f63fba","kind":"tag","published_at":"2019-09-25T00:00:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.0"},{"name":"v1.21.1","sha":"fdb5b248d4daef427ab5031c7753ad8509625f10","kind":"tag","published_at":"2019-08-13T18:19:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.1"},{"name":"v1.22.2","sha":"3d8e392884f0ab525ce03dbd2d6a6b3214cb27b1","kind":"tag","published_at":"2019-08-13T18:10:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.2"},{"name":"v1.23.0","sha":"b3ed852c406e4f66f126b7b73a5b3330ac30e6ac","kind":"tag","published_at":"2019-08-13T18:00:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.0"},{"name":"v1.22.1","sha":"e51193462a0c8e068af072f0827d0a551e21f891","kind":"tag","published_at":"2019-07-10T18:22:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.1"},{"name":"v1.22.0","sha":"1c9345987f6501c43c748ad15b410f695a75bef3","kind":"tag","published_at":"2019-06-25T06:07:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.0"},{"name":"v1.21.0","sha":"7b28e33b3b9ee7d05244efb888c758ee8abd3743","kind":"tag","published_at":"2019-05-22T18:00:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.0"},{"name":"v1.20.0","sha":"206a2e39333e991963adc7da74cb05dd2410c1a5","kind":"tag","published_at":"2019-04-09T23:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.20.0"},{"name":"v1.19.0","sha":"44c98e819bb3243254e87b4d253c0f4e3184db93","kind":"tag","published_at":"2019-02-27T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.19.0"},{"name":"v1.18.0","sha":"bc1c08c5bc8483a107ff437bd04e7af1319fc7a8","kind":"tag","published_at":"2019-01-14T21:01:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.18.0"},{"name":"v1.17.2","sha":"fe7f043504d66e1b3f674c0514ce794c8a56884e","kind":"tag","published_at":"2018-12-14T22:06:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.2"},{"name":"v1.17.1","sha":"3eb51f09b4a5948d594da9d0f953cf2dcd71dd49","kind":"tag","published_at":"2018-12-07T17:42:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.1"},{"name":"v1.17.0","sha":"4a30c9e1d2e3221a45cde97783afd07810b46a8d","kind":"tag","published_at":"2018-12-04T21:28:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.0"},{"name":"v1.16.1","sha":"57043233bf5aecce92f0c6629b6ac46d9393ce8c","kind":"tag","published_at":"2018-10-26T17:47:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.1"},{"name":"v1.16.0","sha":"2bc27bb91140d389f82c0170c72d45e5652b6166","kind":"tag","published_at":"2018-10-24T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.0"},{"name":"v1.15.1","sha":"6657c310947bc61fcc579e31de2c3c113bc238b3","kind":"tag","published_at":"2018-10-01T22:31:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.1"},{"name":"v1.15.0","sha":"3134daf471f90b8f00c037518fc64988a1cdc8f7","kind":"tag","published_at":"2018-09-10T16:43:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.0"},{"name":"v1.14.0","sha":"0bed6067f9a0610b02cb867d74167a678498740a","kind":"tag","published_at":"2018-07-30T22:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.14.0"},{"name":"v1.13.2","sha":"1b185c8c98796ae6456afb61b135a2d94c687fc4","kind":"tag","published_at":"2018-07-12T17:03:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.2"},{"name":"v1.12.1","sha":"877832e5ae28606077229dee8d78f4ae46bb36eb","kind":"tag","published_at":"2018-07-12T16:58:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.1"},{"name":"v1.13.1","sha":"9a3e0705bdd5a8fe01c764c11f2a9e40422c8ad2","kind":"tag","published_at":"2018-06-20T23:43:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.1"},{"name":"v1.12.0","sha":"61f2528ccd839199de2a750bad407b188a6fe68d","kind":"tag","published_at":"2018-05-07T19:40:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.0"},{"name":"v1.11.0","sha":"f624b13ab30b4232214058a496a8b53a622a83e7","kind":"tag","published_at":"2018-03-28T22:28:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.11.0"},{"name":"v1.10.1","sha":"bddfdfdc3eaa03cbe9ab1db797430b0e3398b363","kind":"tag","published_at":"2018-03-22T22:27:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.1"},{"name":"v1.10.0","sha":"0a6fd9bd9c192551f1056b751750bc6e718bd20c","kind":"tag","published_at":"2018-02-14T16:14:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.0"},{"name":"v1.9.1","sha":"2c83020c89edffacc0daa008fcefdc9c6e5bae66","kind":"tag","published_at":"2018-02-09T21:38:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.1"},{"name":"v1.9.0","sha":"6ed222e09933aa0a3418e6a2ac6b190bafca1956","kind":"tag","published_at":"2018-01-08T22:55:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.0"},{"name":"v1.7.1","sha":"11ee67801d3d30f7111301dd754af2ceeca959f8","kind":"tag","published_at":"2017-12-05T01:38:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.1"},{"name":"v1.8.0","sha":"8a210d037dec14c0da687d639d6601b0d8dd1fb3","kind":"tag","published_at":"2017-11-21T01:11:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.8.0"},{"name":"v1.7.0","sha":"65ae83e479c26c1a7adef6ca4cfd9ce7b738a19e","kind":"tag","published_at":"2017-10-10T22:50:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.0"},{"name":"v1.6.1","sha":"308a7c730e9684f5fa70a6edbd189f50c6251919","kind":"tag","published_at":"2017-08-30T21:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.6.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.6.1"},{"name":"v1.5.0","sha":"1e534e51d986b028fe72de035c2f5d8554b78019","kind":"tag","published_at":"2017-07-18T18:28:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.5.0"},{"name":"v1.3.1","sha":"c97fd1fe16b5e5886baf495ce4724a330f7e8bed","kind":"tag","published_at":"2017-07-05T20:35:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.1"},{"name":"v1.4.0","sha":"f5540193167cb9240cc99a481168f1c2b7bdab93","kind":"tag","published_at":"2017-06-07T01:19:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.4.0"},{"name":"v1.3.0","sha":"a6cb001147b7a53c11516b5fdfec32aa21a1a9fa","kind":"tag","published_at":"2017-04-27T17:50:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.0"},{"name":"v1.2.0","sha":"0ad2d8b671d77238cf69a5d4929405a73c375200","kind":"tag","published_at":"2017-03-15T22:36:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.2.0"},{"name":"v1.1.2","sha":"8c79bc9006dbafcb6c910287b1c89bd9281c8880","kind":"tag","published_at":"2017-02-07T21:07:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.2"},{"name":"v1.1.1","sha":"dfe0643cb58c483c91974ce4387d3255b4a5b36e","kind":"tag","published_at":"2017-01-31T21:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"6aa30989cf962167e9fa864e3af5ecf83a470ed4","kind":"tag","published_at":"2017-01-31T00:48:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.0"},{"name":"v1.0.3","sha":"3cfbe9a8b73faa498eb2f9dec55d5ee1d34e1079","kind":"tag","published_at":"2016-12-22T16:13:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.3"},{"name":"v1.0.2","sha":"8876de9385de6ebd6239869cd0a5f07805a6797d","kind":"tag","published_at":"2016-11-28T22:32:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"009c51f2f793aabf516db90a14a52da2b613aa21","kind":"tag","published_at":"2016-09-14T21:02:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"9826824b0ddc78e304a0005b9f4dd18754350869","kind":"tag","published_at":"2016-08-18T23:26:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0"},{"name":"v1.0.0-pre2","sha":"1b5fb9dc611bfd5c6d9a4ada4953951994d93bb1","kind":"tag","published_at":"2016-08-03T21:38:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre2"},{"name":"v1.0.0-pre1","sha":"7869ae2312cfe7d49c04681001149a51be7a2bec","kind":"tag","published_at":"2016-07-27T20:17:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre1"},{"name":"v0.15.0","sha":"b7d816fb3d0d38e1ec03cebd4cf5ba3484317526","kind":"tag","published_at":"2016-07-06T07:23:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.15.0"},{"name":"v0.14.1","sha":"28e43746db30c13feb140b187a320eb308f93da6","kind":"commit","published_at":"2016-06-16T17:27:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.1"},{"name":"v0.14.0","sha":"798f9f06895fa0071eedc7df2fb2ed45300ad48f","kind":"tag","published_at":"2016-04-29T20:58:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.0"},{"name":"v0.13.2","sha":"5933cea9efba0c72bac723d4ad565c584f5eb635","kind":"tag","published_at":"2016-03-09T19:53:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.2"},{"name":"v0.13.1","sha":"be6c246b78f85c702a3e03d796c4a7987e4ab1d2","kind":"tag","published_at":"2016-02-23T00:29:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.1"},{"name":"v0.13.0","sha":"5b9912e766c06949e8db87e8683ba4e06087c480","kind":"tag","published_at":"2016-02-17T00:52:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.0"},{"name":"v0.12.0","sha":"67d9e2686240726ea90144e0dccbb74ebabed0ba","kind":"commit","published_at":"2016-01-22T22:32:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.12.0"},{"name":"v0.9.1","sha":"c80a0b2d9489a71d5073c821fd770639d270858c","kind":"tag","published_at":"2016-01-22T21:42:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"63503c2989df6d895c56e22f430f2b934e7a41d3","kind":"commit","published_at":"2015-09-17T23:06:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.0"},{"name":"v0.8.0","sha":"862f38342a4e96600d55c381c387dbadedd68043","kind":"tag","published_at":"2015-08-12T22:29:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.8.0"},{"name":"v0.7.2","sha":"a0060c8e2cb6699d37d8762f60067af337230dcb","kind":"tag","published_at":"2015-07-13T16:07:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.2"},{"name":"v0.7.1","sha":"71beeb951ac3e03f5d734881aa7af44e6a4b6d7b","kind":"tag","published_at":"2015-06-05T19:41:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.1"},{"name":"v0.7.0","sha":"186a9b23b8e44f0181deaaec0a029e5385f6c8c3","kind":"commit","published_at":"2015-05-26T23:25:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.0"}]},"repo_metadata_updated_at":"2023-03-22T06:16:34.117Z","dependent_packages_count":85,"downloads":null,"downloads_period":null,"dependent_repos_count":285,"rankings":{"downloads":null,"dependent_repos_count":0.8976254291815403,"dependent_packages_count":0.8339242717435287,"stargazers_count":2.7151115972163797,"forks_count":1.7161252068284436,"docker_downloads_count":null,"average":1.540696626242473},"purl":"pkg:maven/io.grpc/protoc-gen-grpc-java","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:protoc-gen-grpc-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:protoc-gen-grpc-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:protoc-gen-grpc-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:protoc-gen-grpc-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:protoc-gen-grpc-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:protoc-gen-grpc-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:protoc-gen-grpc-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:protoc-gen-grpc-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:protoc-gen-grpc-java/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":5082992,"name":"io.grpc:grpc-testing-proto","ecosystem":"maven","description":"gRPC: Testing Protos","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":170,"first_release_published_at":"2017-01-31T21:41:56.000Z","latest_release_published_at":"2026-04-30T16:46:00.000Z","latest_release_number":"1.81.0","last_synced_at":"2026-05-17T09:17:45.870Z","created_at":"2022-07-28T22:42:37.915Z","updated_at":"2026-05-17T09:17:45.870Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-testing-proto/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-testing-proto/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-03-22T01:35:47.000Z","size":72010,"stargazers_count":10429,"open_issues_count":508,"forks_count":3617,"subscribers_count":524,"default_branch":"master","last_synced_at":"2023-03-22T05:31:49.147Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-03-22T04:00:32.000Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T06:35:50.027Z","dependent_packages_count":14,"downloads":null,"downloads_period":null,"dependent_repos_count":19,"rankings":{"downloads":null,"dependent_repos_count":5.560561101700685,"dependent_packages_count":4.480764687273499,"stargazers_count":2.7146077854262525,"forks_count":1.7487376012621985,"docker_downloads_count":null,"average":3.6261677939156587},"purl":"pkg:maven/io.grpc/grpc-testing-proto","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-testing-proto","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-testing-proto","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-testing-proto/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-testing-proto/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-testing-proto/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-testing-proto/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-testing-proto/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-testing-proto/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-testing-proto/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":13686634,"name":"grpc-java","ecosystem":"debian","description":null,"homepage":"https://github.com/grpc/grpc-java","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T18:12:30.697Z","latest_release_published_at":"2026-02-12T18:12:30.697Z","latest_release_number":"1.41.3+ds-1","last_synced_at":"2026-03-13T02:19:40.588Z","created_at":"2026-02-12T18:12:30.523Z","updated_at":"2026-03-13T02:19:40.805Z","registry_url":"https://tracker.debian.org/pkg/grpc-java","install_command":"apt-get install grpc-java","documentation_url":"https://packages.debian.org/bookworm/grpc-java","metadata":{"component":"main","architecture":"any all","priority":"extra","binary":"libgrpc-java, protobuf-compiler-grpc-java-plugin","standards_version":"4.6.2","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, gem2deb, gradle-apt-plugin, gradle-debian-helper, gradle-plugin-protobuf, javahelper, jdupes, libanimal-sniffer-java, libc-ares-dev, liberror-prone-java, libgeronimo-annotation-1.3-spec-java, libgflags-dev, libgoogle-auth-java (\u003e= 0.18.0~), libgoogle-common-protos-java, libgoogle-gson-java, libgoogle-perftools-dev, libgradle-plugins-java, libgtest-dev, libguava-java (\u003e= 28.1~), libjacoco-java, libjsr305-java, libnetty-java (\u003e= 4.1.42~), libopencensus-java (\u003e= 0.24.0~), libperfmark-java (\u003e= 0.19.0~), libprotobuf-dev, libprotobuf-java, libprotoc-dev (\u003e= 3.11.4~), libssl-dev, libtomcat10-java, maven-repo-helper, protobuf-compiler (\u003e= 3.11.4~), protobuf-compiler-grpc, python3, ruby-google-protobuf (\u003e= 3.9.1~), ruby-googleapis-common-protos-types, ruby-googleauth (\u003e= 0.5.1~), ruby-rspec, ruby-simplecov, zlib1g-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":24332624,"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-02-06T10:39:05.000Z","size":116812,"stargazers_count":11971,"open_issues_count":509,"forks_count":3969,"subscribers_count":512,"default_branch":"master","last_synced_at":"2026-02-09T04:42:37.488Z","etag":null,"topics":["grpc","java","microservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io/docs/languages/java/","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2026-02-09T04:07:23.000Z","dependencies_parsed_at":"2024-03-22T23:41:41.352Z","dependency_job_id":"3b6731bb-a68b-4373-a873-ddfcc353819e","html_url":"https://github.com/grpc/grpc-java","commit_stats":{"total_commits":6520,"total_committers":410,"mean_commits":"15.902439024390244","dds":0.7486196319018406,"last_synced_commit":"921f88ae30e5a4b1d890f3ea7ff709f475a86298"},"previous_names":[],"tags_count":192,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/sbom","scorecard":{"id":446654,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-java","commit":"95d16d85c84b7bc587adaa349fa58c8fa80e1503"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/branch-testing.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/gradle-wrapper-validation.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: \": buildscripts/kokoro/upload_artifacts.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch-testing.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/branch-testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch-testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/branch-testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch-testing.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/branch-testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gradle-wrapper-validation.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/gradle-wrapper-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gradle-wrapper-validation.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/gradle-wrapper-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testing.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-java/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: buildscripts/grpc-java-artifacts/Dockerfile:1: pin your Docker image by updating almalinux:8 to almalinux:8@sha256:2d4abdee2caecd851d2d6591dfb2205ba18549bc080ad5377875c990331e41c4","Warn: containerImage not pinned by hash: buildscripts/grpc-java-artifacts/Dockerfile.multiarch.base:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: buildscripts/grpc-java-artifacts/Dockerfile.ubuntu2004.base:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: buildscripts/observability-test/Dockerfile:20","Warn: containerImage not pinned by hash: buildscripts/observability-test/Dockerfile:36: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Warn: containerImage not pinned by hash: buildscripts/xds-k8s/test-client.Dockerfile:2: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Warn: containerImage not pinned by hash: buildscripts/xds-k8s/test-server.Dockerfile:2: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Warn: containerImage not pinned by hash: examples/example-gcp-csm-observability/csm-client.Dockerfile:19","Warn: containerImage not pinned by hash: examples/example-gcp-csm-observability/csm-client.Dockerfile:34: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Warn: containerImage not pinned by hash: examples/example-gcp-csm-observability/csm-server.Dockerfile:19","Warn: containerImage not pinned by hash: examples/example-gcp-csm-observability/csm-server.Dockerfile:34: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  11 containerImage 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T06:53:54.037Z","repository_id":24332624,"created_at":"2025-08-19T06:53:54.037Z","updated_at":"2025-08-19T06:53:54.037Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29319236,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T20:44:44.282Z","status":"ssl_error","status_checked_at":"2026-02-10T20:44:43.393Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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:03.313Z","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/grpc-java?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/grpc-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/grpc-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/grpc-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-12T13:00:43.813Z","issues_count":669,"pull_requests_count":2088,"avg_time_to_close_issue":36332417.65418502,"avg_time_to_close_pull_request":2020670.1960339944,"issues_closed_count":454,"pull_requests_closed_count":1765,"pull_request_authors_count":150,"issue_authors_count":407,"avg_comments_per_issue":4.058295964125561,"avg_comments_per_pull_request":0.8280651340996169,"merged_pull_requests_count":1493,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":146,"past_year_pull_requests_count":651,"past_year_avg_time_to_close_issue":2558975.130952381,"past_year_avg_time_to_close_pull_request":774601.1958333333,"past_year_issues_closed_count":84,"past_year_pull_requests_closed_count":480,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":108,"past_year_avg_comments_per_issue":2.3219178082191783,"past_year_avg_comments_per_pull_request":0.5867895545314901,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":390,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/issues","maintainers":[{"login":"ejona86","count":791,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"shivaspeaks","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"jdcormie","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdcormie"},{"login":"sergiitk","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"murgatroid99","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"dapengzhang0","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dapengzhang0"},{"login":"eshitachandwani","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"rockspore","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rockspore"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"yashykt","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"},{"login":"arvindbr8","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"danielzhaotongliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielzhaotongliu"},{"login":"YifeiZhuang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YifeiZhuang"},{"login":"jyane","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jyane"},{"login":"gtcooke94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gtcooke94"},{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"},{"login":"Capstan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Capstan"}],"active_maintainers":[{"login":"ejona86","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"shivaspeaks","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"jdcormie","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdcormie"},{"login":"sergiitk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"murgatroid99","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"eshitachandwani","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"rockspore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rockspore"},{"login":"gtcooke94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gtcooke94"},{"login":"YifeiZhuang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YifeiZhuang"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/grpc-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/grpc-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/grpc-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/grpc-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/grpc-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/grpc-java/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":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","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":4843654,"name":"io.grpc:grpc-grpclb","ecosystem":"maven","description":"gRPC: GRPCLB LoadBalancer plugin","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":183,"first_release_published_at":"2016-01-23T00:11:51.000Z","latest_release_published_at":"2026-04-30T16:46:00.000Z","latest_release_number":"1.81.0","last_synced_at":"2026-05-04T05:01:10.325Z","created_at":"2022-07-26T16:42:40.957Z","updated_at":"2026-05-04T05:01:10.325Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-grpclb/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-grpclb/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-03-21T19:03:18.000Z","size":72006,"stargazers_count":10427,"open_issues_count":503,"forks_count":3617,"subscribers_count":524,"default_branch":"master","last_synced_at":"2023-03-21T19:11:56.604Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-03-21T08:22:56.000Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":24,"last_synced_at":"2023-02-19T21:59:13.893Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc"},"tags":[{"name":"v1.41.1","sha":"581e00fa64124e6cba6ffb8d5921386bcd920b68","kind":"tag","published_at":"2021-11-04T22:24:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.1"},{"name":"v1.42.0","sha":"b9b370652254fc4add89a457bd05be9ef3dbd235","kind":"tag","published_at":"2021-11-04T00:10:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.0"},{"name":"v1.41.0","sha":"d291594443db7d43a6e984a1ae0c58883c7a1921","kind":"tag","published_at":"2021-09-22T17:16:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.0"},{"name":"v1.40.1","sha":"24d5f2f7881af6302ca7056e49c246318091c2bd","kind":"tag","published_at":"2021-08-25T00:12:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.1"},{"name":"v1.40.0","sha":"474a03527bb54c754fb21e586d81ff43234d24c4","kind":"tag","published_at":"2021-08-16T23:56:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.0"},{"name":"v1.39.0","sha":"6b643380d881e3d52a448eca90a6a5d1d76792fc","kind":"tag","published_at":"2021-06-29T17:19:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.39.0"},{"name":"v1.38.1","sha":"6cb4d90e6bbe0081d42d88bc83a8f4648087596e","kind":"tag","published_at":"2021-06-17T21:08:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.1"},{"name":"v1.36.2","sha":"001816e50295aa6f0d40ef3b23273a717ffea3de","kind":"tag","published_at":"2021-05-26T18:03:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.2"},{"name":"v1.38.0","sha":"51a1c777b7e5738ec724aaf238bfcf905abce742","kind":"tag","published_at":"2021-05-18T09:40:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.0"},{"name":"v1.37.1","sha":"d897fa049e995e62130387a19bbe5667469cef27","kind":"tag","published_at":"2021-05-13T23:56:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.1"},{"name":"v1.37.0","sha":"3836caa9d445e2f8d4918767426a4506057f27b9","kind":"tag","published_at":"2021-04-07T00:34:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.0"},{"name":"v1.35.1","sha":"8be69e8be3300bfcb787351549111a6572a88f9d","kind":"tag","published_at":"2021-03-24T17:50:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.1"},{"name":"v1.36.1","sha":"2c56ed86d5cbdebf390b1a7af395d68d04e97884","kind":"tag","published_at":"2021-03-24T17:35:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.1"},{"name":"v1.32.3","sha":"e9065ab330aedd6b4d2dbc5623a66624dedbb596","kind":"tag","published_at":"2021-03-13T01:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.3"},{"name":"v1.31.2","sha":"5aa7c17a4b1d2916859a132518eb93bded2cba74","kind":"tag","published_at":"2021-03-13T01:17:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.2"},{"name":"v1.36.0","sha":"a5323492654dfeaf7de2fca06bc72be60b31c1e0","kind":"tag","published_at":"2021-02-23T00:48:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.0"},{"name":"v1.35.0","sha":"6db928a791827f7754a9cd24d96eaf7d33975224","kind":"tag","published_at":"2021-01-12T23:05:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.0"},{"name":"v1.34.1","sha":"a6b29213a976e217f65d703dda43112639ecfd80","kind":"tag","published_at":"2020-12-14T21:02:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.1"},{"name":"v1.34.0","sha":"b6844780cf3b35eb236a85e85a4ccb171b2e544a","kind":"tag","published_at":"2020-12-01T03:02:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.0"},{"name":"v1.33.1","sha":"c40e2dcb0b0ee0f1bba73e59ac812ee3625a9fce","kind":"tag","published_at":"2020-10-29T22:54:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.1"},{"name":"v1.33.0","sha":"bec6a8638de963597fd3dd264280c4309e339966","kind":"tag","published_at":"2020-10-21T00:13:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.0"},{"name":"v1.32.2","sha":"c589bf609e85ac95b51eb4962ad40e97214543d9","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.2"},{"name":"v1.32.1","sha":"cb8b0679add2d389cfd15cd34e11c3577e3de2cb","kind":"tag","published_at":"2020-09-09T22:51:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.1"},{"name":"v1.32.0","sha":"a093a69fec50966a5b0b802407f846ccf9855d2e","kind":"tag","published_at":"2020-09-09T14:50:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.0"},{"name":"v1.31.1","sha":"396dca3a1631024472ba747e32f635a4ef9575d2","kind":"tag","published_at":"2020-08-12T17:38:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.1"},{"name":"v1.31.0","sha":"f96f8459e22aca89787430b35034012d5fe928bf","kind":"tag","published_at":"2020-07-29T06:26:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.0"},{"name":"v1.30.2","sha":"9071c1ad7c842f4e73b6ae95b71f11c517b177a4","kind":"tag","published_at":"2020-06-23T00:43:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.2"},{"name":"v1.30.1","sha":"94e2d347d91cd3094bd881ab7c4146e7586d6db6","kind":"tag","published_at":"2020-06-19T08:49:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.1"},{"name":"v1.30.0","sha":"a73e4c8a585272ea7040bd45c780bb37749944c1","kind":"tag","published_at":"2020-06-08T04:31:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.0"},{"name":"v1.29.0","sha":"049b12818b87aae4df9a92fbe35540b92a653dee","kind":"tag","published_at":"2020-04-21T18:50:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.29.0"},{"name":"v1.28.1","sha":"1ee322cc1545762e253e9f950ef3f0f083dacb77","kind":"tag","published_at":"2020-04-02T22:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.1"},{"name":"v1.28.0","sha":"3dbd250eae2c5e4f4e5e7046c6573805cc0dcc29","kind":"tag","published_at":"2020-03-09T17:22:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.0"},{"name":"v1.27.2","sha":"aa346ab797293625048e5f9979ff46fb65cbfcd4","kind":"tag","published_at":"2020-02-26T00:12:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.2"},{"name":"v1.27.1","sha":"0b4fa21d50578d917f15dad41ca7a7ab2612356b","kind":"tag","published_at":"2020-02-13T18:15:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.1"},{"name":"v1.26.1","sha":"25fba8b126a312dfcdf62a9ec3f768ec03b15577","kind":"tag","published_at":"2020-02-12T02:32:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.1"},{"name":"v1.27.0","sha":"1e2f28da55a2c0424b8b8621413dea0afbaa467b","kind":"tag","published_at":"2020-01-28T21:19:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.0"},{"name":"v1.26.0","sha":"fd7d2e5eb4dd020bb892278c78f7b3ef901232c1","kind":"tag","published_at":"2019-12-18T00:00:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.0"},{"name":"v1.24.2","sha":"d231db29e89c437d3e3db548da447ecb0aba2edc","kind":"tag","published_at":"2019-11-06T22:07:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.2"},{"name":"v1.25.0","sha":"e086c0f0abfaa1897cac7b2ca30c52b52c3fdc7a","kind":"tag","published_at":"2019-11-05T20:18:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.25.0"},{"name":"v1.24.1","sha":"2f0c3e7f7c1e16b2ae5445afe144d75c13e473a4","kind":"tag","published_at":"2019-10-17T21:45:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.1"},{"name":"v1.23.1","sha":"629815808d14596c91dee137ac8d26678ddef151","kind":"tag","published_at":"2019-10-17T21:23:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.1"},{"name":"v1.22.3","sha":"889def8e3e550af891458345cc030718e1c11c84","kind":"tag","published_at":"2019-10-17T21:06:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.3"},{"name":"v1.24.0","sha":"99793cf519308acc179d11d8c1191723c7f63fba","kind":"tag","published_at":"2019-09-25T00:00:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.0"},{"name":"v1.21.1","sha":"fdb5b248d4daef427ab5031c7753ad8509625f10","kind":"tag","published_at":"2019-08-13T18:19:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.1"},{"name":"v1.22.2","sha":"3d8e392884f0ab525ce03dbd2d6a6b3214cb27b1","kind":"tag","published_at":"2019-08-13T18:10:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.2"},{"name":"v1.23.0","sha":"b3ed852c406e4f66f126b7b73a5b3330ac30e6ac","kind":"tag","published_at":"2019-08-13T18:00:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.0"},{"name":"v1.22.1","sha":"e51193462a0c8e068af072f0827d0a551e21f891","kind":"tag","published_at":"2019-07-10T18:22:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.1"},{"name":"v1.22.0","sha":"1c9345987f6501c43c748ad15b410f695a75bef3","kind":"tag","published_at":"2019-06-25T06:07:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.0"},{"name":"v1.21.0","sha":"7b28e33b3b9ee7d05244efb888c758ee8abd3743","kind":"tag","published_at":"2019-05-22T18:00:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.0"},{"name":"v1.20.0","sha":"206a2e39333e991963adc7da74cb05dd2410c1a5","kind":"tag","published_at":"2019-04-09T23:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.20.0"},{"name":"v1.19.0","sha":"44c98e819bb3243254e87b4d253c0f4e3184db93","kind":"tag","published_at":"2019-02-27T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.19.0"},{"name":"v1.18.0","sha":"bc1c08c5bc8483a107ff437bd04e7af1319fc7a8","kind":"tag","published_at":"2019-01-14T21:01:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.18.0"},{"name":"v1.17.2","sha":"fe7f043504d66e1b3f674c0514ce794c8a56884e","kind":"tag","published_at":"2018-12-14T22:06:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.2"},{"name":"v1.17.1","sha":"3eb51f09b4a5948d594da9d0f953cf2dcd71dd49","kind":"tag","published_at":"2018-12-07T17:42:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.1"},{"name":"v1.17.0","sha":"4a30c9e1d2e3221a45cde97783afd07810b46a8d","kind":"tag","published_at":"2018-12-04T21:28:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.0"},{"name":"v1.16.1","sha":"57043233bf5aecce92f0c6629b6ac46d9393ce8c","kind":"tag","published_at":"2018-10-26T17:47:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.1"},{"name":"v1.16.0","sha":"2bc27bb91140d389f82c0170c72d45e5652b6166","kind":"tag","published_at":"2018-10-24T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.0"},{"name":"v1.15.1","sha":"6657c310947bc61fcc579e31de2c3c113bc238b3","kind":"tag","published_at":"2018-10-01T22:31:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.1"},{"name":"v1.15.0","sha":"3134daf471f90b8f00c037518fc64988a1cdc8f7","kind":"tag","published_at":"2018-09-10T16:43:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.0"},{"name":"v1.14.0","sha":"0bed6067f9a0610b02cb867d74167a678498740a","kind":"tag","published_at":"2018-07-30T22:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.14.0"},{"name":"v1.13.2","sha":"1b185c8c98796ae6456afb61b135a2d94c687fc4","kind":"tag","published_at":"2018-07-12T17:03:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.2"},{"name":"v1.12.1","sha":"877832e5ae28606077229dee8d78f4ae46bb36eb","kind":"tag","published_at":"2018-07-12T16:58:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.1"},{"name":"v1.13.1","sha":"9a3e0705bdd5a8fe01c764c11f2a9e40422c8ad2","kind":"tag","published_at":"2018-06-20T23:43:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.1"},{"name":"v1.12.0","sha":"61f2528ccd839199de2a750bad407b188a6fe68d","kind":"tag","published_at":"2018-05-07T19:40:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.0"},{"name":"v1.11.0","sha":"f624b13ab30b4232214058a496a8b53a622a83e7","kind":"tag","published_at":"2018-03-28T22:28:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.11.0"},{"name":"v1.10.1","sha":"bddfdfdc3eaa03cbe9ab1db797430b0e3398b363","kind":"tag","published_at":"2018-03-22T22:27:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.1"},{"name":"v1.10.0","sha":"0a6fd9bd9c192551f1056b751750bc6e718bd20c","kind":"tag","published_at":"2018-02-14T16:14:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.0"},{"name":"v1.9.1","sha":"2c83020c89edffacc0daa008fcefdc9c6e5bae66","kind":"tag","published_at":"2018-02-09T21:38:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.1"},{"name":"v1.9.0","sha":"6ed222e09933aa0a3418e6a2ac6b190bafca1956","kind":"tag","published_at":"2018-01-08T22:55:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.0"},{"name":"v1.7.1","sha":"11ee67801d3d30f7111301dd754af2ceeca959f8","kind":"tag","published_at":"2017-12-05T01:38:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.1"},{"name":"v1.8.0","sha":"8a210d037dec14c0da687d639d6601b0d8dd1fb3","kind":"tag","published_at":"2017-11-21T01:11:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.8.0"},{"name":"v1.7.0","sha":"65ae83e479c26c1a7adef6ca4cfd9ce7b738a19e","kind":"tag","published_at":"2017-10-10T22:50:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.0"},{"name":"v1.6.1","sha":"308a7c730e9684f5fa70a6edbd189f50c6251919","kind":"tag","published_at":"2017-08-30T21:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.6.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.6.1"},{"name":"v1.5.0","sha":"1e534e51d986b028fe72de035c2f5d8554b78019","kind":"tag","published_at":"2017-07-18T18:28:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.5.0"},{"name":"v1.3.1","sha":"c97fd1fe16b5e5886baf495ce4724a330f7e8bed","kind":"tag","published_at":"2017-07-05T20:35:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.1"},{"name":"v1.4.0","sha":"f5540193167cb9240cc99a481168f1c2b7bdab93","kind":"tag","published_at":"2017-06-07T01:19:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.4.0"},{"name":"v1.3.0","sha":"a6cb001147b7a53c11516b5fdfec32aa21a1a9fa","kind":"tag","published_at":"2017-04-27T17:50:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.0"},{"name":"v1.2.0","sha":"0ad2d8b671d77238cf69a5d4929405a73c375200","kind":"tag","published_at":"2017-03-15T22:36:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.2.0"},{"name":"v1.1.2","sha":"8c79bc9006dbafcb6c910287b1c89bd9281c8880","kind":"tag","published_at":"2017-02-07T21:07:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.2"},{"name":"v1.1.1","sha":"dfe0643cb58c483c91974ce4387d3255b4a5b36e","kind":"tag","published_at":"2017-01-31T21:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"6aa30989cf962167e9fa864e3af5ecf83a470ed4","kind":"tag","published_at":"2017-01-31T00:48:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.0"},{"name":"v1.0.3","sha":"3cfbe9a8b73faa498eb2f9dec55d5ee1d34e1079","kind":"tag","published_at":"2016-12-22T16:13:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.3"},{"name":"v1.0.2","sha":"8876de9385de6ebd6239869cd0a5f07805a6797d","kind":"tag","published_at":"2016-11-28T22:32:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"009c51f2f793aabf516db90a14a52da2b613aa21","kind":"tag","published_at":"2016-09-14T21:02:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"9826824b0ddc78e304a0005b9f4dd18754350869","kind":"tag","published_at":"2016-08-18T23:26:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0"},{"name":"v1.0.0-pre2","sha":"1b5fb9dc611bfd5c6d9a4ada4953951994d93bb1","kind":"tag","published_at":"2016-08-03T21:38:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre2"},{"name":"v1.0.0-pre1","sha":"7869ae2312cfe7d49c04681001149a51be7a2bec","kind":"tag","published_at":"2016-07-27T20:17:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre1"},{"name":"v0.15.0","sha":"b7d816fb3d0d38e1ec03cebd4cf5ba3484317526","kind":"tag","published_at":"2016-07-06T07:23:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.15.0"},{"name":"v0.14.1","sha":"28e43746db30c13feb140b187a320eb308f93da6","kind":"commit","published_at":"2016-06-16T17:27:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.1"},{"name":"v0.14.0","sha":"798f9f06895fa0071eedc7df2fb2ed45300ad48f","kind":"tag","published_at":"2016-04-29T20:58:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.0"},{"name":"v0.13.2","sha":"5933cea9efba0c72bac723d4ad565c584f5eb635","kind":"tag","published_at":"2016-03-09T19:53:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.2"},{"name":"v0.13.1","sha":"be6c246b78f85c702a3e03d796c4a7987e4ab1d2","kind":"tag","published_at":"2016-02-23T00:29:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.1"},{"name":"v0.13.0","sha":"5b9912e766c06949e8db87e8683ba4e06087c480","kind":"tag","published_at":"2016-02-17T00:52:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.0"},{"name":"v0.12.0","sha":"67d9e2686240726ea90144e0dccbb74ebabed0ba","kind":"commit","published_at":"2016-01-22T22:32:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.12.0"},{"name":"v0.9.1","sha":"c80a0b2d9489a71d5073c821fd770639d270858c","kind":"tag","published_at":"2016-01-22T21:42:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"63503c2989df6d895c56e22f430f2b934e7a41d3","kind":"commit","published_at":"2015-09-17T23:06:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.0"},{"name":"v0.8.0","sha":"862f38342a4e96600d55c381c387dbadedd68043","kind":"tag","published_at":"2015-08-12T22:29:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.8.0"},{"name":"v0.7.2","sha":"a0060c8e2cb6699d37d8762f60067af337230dcb","kind":"tag","published_at":"2015-07-13T16:07:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.2"},{"name":"v0.7.1","sha":"71beeb951ac3e03f5d734881aa7af44e6a4b6d7b","kind":"tag","published_at":"2015-06-05T19:41:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.1"},{"name":"v0.7.0","sha":"186a9b23b8e44f0181deaaec0a029e5385f6c8c3","kind":"commit","published_at":"2015-05-26T23:25:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.0"}]},"repo_metadata_updated_at":"2023-03-21T22:11:05.744Z","dependent_packages_count":250,"downloads":null,"downloads_period":null,"dependent_repos_count":308,"rankings":{"downloads":null,"dependent_repos_count":0.8495490839453052,"dependent_packages_count":0.31710356045400095,"stargazers_count":2.7171147782678893,"forks_count":1.7161252068284436,"docker_downloads_count":2.9046125246892065,"average":1.7009010308369692},"purl":"pkg:maven/io.grpc/grpc-grpclb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-grpclb","docker_dependents_count":7,"docker_downloads_count":39586184,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-grpclb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-grpclb/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-grpclb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-grpclb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-grpclb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-grpclb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-grpclb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-grpclb/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":6090777,"name":"grpc-java","ecosystem":"alpine","description":"The Java gRPC implementation. HTTP/2 based RPC","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-10-21T10:29:09.000Z","latest_release_published_at":"2022-10-21T10:29:09.000Z","latest_release_number":"1.50.1-r0","last_synced_at":"2026-04-19T04:09:48.751Z","created_at":"2023-01-31T20:20:50.906Z","updated_at":"2026-04-19T04:09:48.752Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/grpc-java","install_command":"apk add grpc-java","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-03-22T01:35:47.000Z","size":72010,"stargazers_count":10429,"open_issues_count":508,"forks_count":3617,"subscribers_count":524,"default_branch":"master","last_synced_at":"2023-03-22T09:05:48.258Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-03-22T07:23:18.000Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":24,"last_synced_at":"2023-02-19T21:59:13.893Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc"},"tags":[{"name":"v1.41.1","sha":"581e00fa64124e6cba6ffb8d5921386bcd920b68","kind":"tag","published_at":"2021-11-04T22:24:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.1"},{"name":"v1.42.0","sha":"b9b370652254fc4add89a457bd05be9ef3dbd235","kind":"tag","published_at":"2021-11-04T00:10:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.0"},{"name":"v1.41.0","sha":"d291594443db7d43a6e984a1ae0c58883c7a1921","kind":"tag","published_at":"2021-09-22T17:16:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.0"},{"name":"v1.40.1","sha":"24d5f2f7881af6302ca7056e49c246318091c2bd","kind":"tag","published_at":"2021-08-25T00:12:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.1"},{"name":"v1.40.0","sha":"474a03527bb54c754fb21e586d81ff43234d24c4","kind":"tag","published_at":"2021-08-16T23:56:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.0"},{"name":"v1.39.0","sha":"6b643380d881e3d52a448eca90a6a5d1d76792fc","kind":"tag","published_at":"2021-06-29T17:19:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.39.0"},{"name":"v1.38.1","sha":"6cb4d90e6bbe0081d42d88bc83a8f4648087596e","kind":"tag","published_at":"2021-06-17T21:08:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.1"},{"name":"v1.36.2","sha":"001816e50295aa6f0d40ef3b23273a717ffea3de","kind":"tag","published_at":"2021-05-26T18:03:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.2"},{"name":"v1.38.0","sha":"51a1c777b7e5738ec724aaf238bfcf905abce742","kind":"tag","published_at":"2021-05-18T09:40:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.0"},{"name":"v1.37.1","sha":"d897fa049e995e62130387a19bbe5667469cef27","kind":"tag","published_at":"2021-05-13T23:56:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.1"},{"name":"v1.37.0","sha":"3836caa9d445e2f8d4918767426a4506057f27b9","kind":"tag","published_at":"2021-04-07T00:34:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.0"},{"name":"v1.35.1","sha":"8be69e8be3300bfcb787351549111a6572a88f9d","kind":"tag","published_at":"2021-03-24T17:50:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.1"},{"name":"v1.36.1","sha":"2c56ed86d5cbdebf390b1a7af395d68d04e97884","kind":"tag","published_at":"2021-03-24T17:35:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.1"},{"name":"v1.32.3","sha":"e9065ab330aedd6b4d2dbc5623a66624dedbb596","kind":"tag","published_at":"2021-03-13T01:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.3"},{"name":"v1.31.2","sha":"5aa7c17a4b1d2916859a132518eb93bded2cba74","kind":"tag","published_at":"2021-03-13T01:17:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.2"},{"name":"v1.36.0","sha":"a5323492654dfeaf7de2fca06bc72be60b31c1e0","kind":"tag","published_at":"2021-02-23T00:48:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.0"},{"name":"v1.35.0","sha":"6db928a791827f7754a9cd24d96eaf7d33975224","kind":"tag","published_at":"2021-01-12T23:05:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.0"},{"name":"v1.34.1","sha":"a6b29213a976e217f65d703dda43112639ecfd80","kind":"tag","published_at":"2020-12-14T21:02:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.1"},{"name":"v1.34.0","sha":"b6844780cf3b35eb236a85e85a4ccb171b2e544a","kind":"tag","published_at":"2020-12-01T03:02:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.0"},{"name":"v1.33.1","sha":"c40e2dcb0b0ee0f1bba73e59ac812ee3625a9fce","kind":"tag","published_at":"2020-10-29T22:54:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.1"},{"name":"v1.33.0","sha":"bec6a8638de963597fd3dd264280c4309e339966","kind":"tag","published_at":"2020-10-21T00:13:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.0"},{"name":"v1.32.2","sha":"c589bf609e85ac95b51eb4962ad40e97214543d9","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.2"},{"name":"v1.32.1","sha":"cb8b0679add2d389cfd15cd34e11c3577e3de2cb","kind":"tag","published_at":"2020-09-09T22:51:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.1"},{"name":"v1.32.0","sha":"a093a69fec50966a5b0b802407f846ccf9855d2e","kind":"tag","published_at":"2020-09-09T14:50:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.0"},{"name":"v1.31.1","sha":"396dca3a1631024472ba747e32f635a4ef9575d2","kind":"tag","published_at":"2020-08-12T17:38:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.1"},{"name":"v1.31.0","sha":"f96f8459e22aca89787430b35034012d5fe928bf","kind":"tag","published_at":"2020-07-29T06:26:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.0"},{"name":"v1.30.2","sha":"9071c1ad7c842f4e73b6ae95b71f11c517b177a4","kind":"tag","published_at":"2020-06-23T00:43:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.2"},{"name":"v1.30.1","sha":"94e2d347d91cd3094bd881ab7c4146e7586d6db6","kind":"tag","published_at":"2020-06-19T08:49:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.1"},{"name":"v1.30.0","sha":"a73e4c8a585272ea7040bd45c780bb37749944c1","kind":"tag","published_at":"2020-06-08T04:31:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.0"},{"name":"v1.29.0","sha":"049b12818b87aae4df9a92fbe35540b92a653dee","kind":"tag","published_at":"2020-04-21T18:50:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.29.0"},{"name":"v1.28.1","sha":"1ee322cc1545762e253e9f950ef3f0f083dacb77","kind":"tag","published_at":"2020-04-02T22:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.1"},{"name":"v1.28.0","sha":"3dbd250eae2c5e4f4e5e7046c6573805cc0dcc29","kind":"tag","published_at":"2020-03-09T17:22:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.0"},{"name":"v1.27.2","sha":"aa346ab797293625048e5f9979ff46fb65cbfcd4","kind":"tag","published_at":"2020-02-26T00:12:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.2"},{"name":"v1.27.1","sha":"0b4fa21d50578d917f15dad41ca7a7ab2612356b","kind":"tag","published_at":"2020-02-13T18:15:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.1"},{"name":"v1.26.1","sha":"25fba8b126a312dfcdf62a9ec3f768ec03b15577","kind":"tag","published_at":"2020-02-12T02:32:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.1"},{"name":"v1.27.0","sha":"1e2f28da55a2c0424b8b8621413dea0afbaa467b","kind":"tag","published_at":"2020-01-28T21:19:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.0"},{"name":"v1.26.0","sha":"fd7d2e5eb4dd020bb892278c78f7b3ef901232c1","kind":"tag","published_at":"2019-12-18T00:00:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.0"},{"name":"v1.24.2","sha":"d231db29e89c437d3e3db548da447ecb0aba2edc","kind":"tag","published_at":"2019-11-06T22:07:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.2"},{"name":"v1.25.0","sha":"e086c0f0abfaa1897cac7b2ca30c52b52c3fdc7a","kind":"tag","published_at":"2019-11-05T20:18:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.25.0"},{"name":"v1.24.1","sha":"2f0c3e7f7c1e16b2ae5445afe144d75c13e473a4","kind":"tag","published_at":"2019-10-17T21:45:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.1"},{"name":"v1.23.1","sha":"629815808d14596c91dee137ac8d26678ddef151","kind":"tag","published_at":"2019-10-17T21:23:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.1"},{"name":"v1.22.3","sha":"889def8e3e550af891458345cc030718e1c11c84","kind":"tag","published_at":"2019-10-17T21:06:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.3"},{"name":"v1.24.0","sha":"99793cf519308acc179d11d8c1191723c7f63fba","kind":"tag","published_at":"2019-09-25T00:00:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.0"},{"name":"v1.21.1","sha":"fdb5b248d4daef427ab5031c7753ad8509625f10","kind":"tag","published_at":"2019-08-13T18:19:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.1"},{"name":"v1.22.2","sha":"3d8e392884f0ab525ce03dbd2d6a6b3214cb27b1","kind":"tag","published_at":"2019-08-13T18:10:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.2"},{"name":"v1.23.0","sha":"b3ed852c406e4f66f126b7b73a5b3330ac30e6ac","kind":"tag","published_at":"2019-08-13T18:00:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.0"},{"name":"v1.22.1","sha":"e51193462a0c8e068af072f0827d0a551e21f891","kind":"tag","published_at":"2019-07-10T18:22:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.1"},{"name":"v1.22.0","sha":"1c9345987f6501c43c748ad15b410f695a75bef3","kind":"tag","published_at":"2019-06-25T06:07:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.0"},{"name":"v1.21.0","sha":"7b28e33b3b9ee7d05244efb888c758ee8abd3743","kind":"tag","published_at":"2019-05-22T18:00:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.0"},{"name":"v1.20.0","sha":"206a2e39333e991963adc7da74cb05dd2410c1a5","kind":"tag","published_at":"2019-04-09T23:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.20.0"},{"name":"v1.19.0","sha":"44c98e819bb3243254e87b4d253c0f4e3184db93","kind":"tag","published_at":"2019-02-27T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.19.0"},{"name":"v1.18.0","sha":"bc1c08c5bc8483a107ff437bd04e7af1319fc7a8","kind":"tag","published_at":"2019-01-14T21:01:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.18.0"},{"name":"v1.17.2","sha":"fe7f043504d66e1b3f674c0514ce794c8a56884e","kind":"tag","published_at":"2018-12-14T22:06:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.2"},{"name":"v1.17.1","sha":"3eb51f09b4a5948d594da9d0f953cf2dcd71dd49","kind":"tag","published_at":"2018-12-07T17:42:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.1"},{"name":"v1.17.0","sha":"4a30c9e1d2e3221a45cde97783afd07810b46a8d","kind":"tag","published_at":"2018-12-04T21:28:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.0"},{"name":"v1.16.1","sha":"57043233bf5aecce92f0c6629b6ac46d9393ce8c","kind":"tag","published_at":"2018-10-26T17:47:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.1"},{"name":"v1.16.0","sha":"2bc27bb91140d389f82c0170c72d45e5652b6166","kind":"tag","published_at":"2018-10-24T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.0"},{"name":"v1.15.1","sha":"6657c310947bc61fcc579e31de2c3c113bc238b3","kind":"tag","published_at":"2018-10-01T22:31:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.1"},{"name":"v1.15.0","sha":"3134daf471f90b8f00c037518fc64988a1cdc8f7","kind":"tag","published_at":"2018-09-10T16:43:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.0"},{"name":"v1.14.0","sha":"0bed6067f9a0610b02cb867d74167a678498740a","kind":"tag","published_at":"2018-07-30T22:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.14.0"},{"name":"v1.13.2","sha":"1b185c8c98796ae6456afb61b135a2d94c687fc4","kind":"tag","published_at":"2018-07-12T17:03:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.2"},{"name":"v1.12.1","sha":"877832e5ae28606077229dee8d78f4ae46bb36eb","kind":"tag","published_at":"2018-07-12T16:58:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.1"},{"name":"v1.13.1","sha":"9a3e0705bdd5a8fe01c764c11f2a9e40422c8ad2","kind":"tag","published_at":"2018-06-20T23:43:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.1"},{"name":"v1.12.0","sha":"61f2528ccd839199de2a750bad407b188a6fe68d","kind":"tag","published_at":"2018-05-07T19:40:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.0"},{"name":"v1.11.0","sha":"f624b13ab30b4232214058a496a8b53a622a83e7","kind":"tag","published_at":"2018-03-28T22:28:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.11.0"},{"name":"v1.10.1","sha":"bddfdfdc3eaa03cbe9ab1db797430b0e3398b363","kind":"tag","published_at":"2018-03-22T22:27:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.1"},{"name":"v1.10.0","sha":"0a6fd9bd9c192551f1056b751750bc6e718bd20c","kind":"tag","published_at":"2018-02-14T16:14:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.0"},{"name":"v1.9.1","sha":"2c83020c89edffacc0daa008fcefdc9c6e5bae66","kind":"tag","published_at":"2018-02-09T21:38:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.1"},{"name":"v1.9.0","sha":"6ed222e09933aa0a3418e6a2ac6b190bafca1956","kind":"tag","published_at":"2018-01-08T22:55:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.0"},{"name":"v1.7.1","sha":"11ee67801d3d30f7111301dd754af2ceeca959f8","kind":"tag","published_at":"2017-12-05T01:38:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.1"},{"name":"v1.8.0","sha":"8a210d037dec14c0da687d639d6601b0d8dd1fb3","kind":"tag","published_at":"2017-11-21T01:11:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.8.0"},{"name":"v1.7.0","sha":"65ae83e479c26c1a7adef6ca4cfd9ce7b738a19e","kind":"tag","published_at":"2017-10-10T22:50:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.0"},{"name":"v1.6.1","sha":"308a7c730e9684f5fa70a6edbd189f50c6251919","kind":"tag","published_at":"2017-08-30T21:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.6.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.6.1"},{"name":"v1.5.0","sha":"1e534e51d986b028fe72de035c2f5d8554b78019","kind":"tag","published_at":"2017-07-18T18:28:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.5.0"},{"name":"v1.3.1","sha":"c97fd1fe16b5e5886baf495ce4724a330f7e8bed","kind":"tag","published_at":"2017-07-05T20:35:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.1"},{"name":"v1.4.0","sha":"f5540193167cb9240cc99a481168f1c2b7bdab93","kind":"tag","published_at":"2017-06-07T01:19:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.4.0"},{"name":"v1.3.0","sha":"a6cb001147b7a53c11516b5fdfec32aa21a1a9fa","kind":"tag","published_at":"2017-04-27T17:50:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.0"},{"name":"v1.2.0","sha":"0ad2d8b671d77238cf69a5d4929405a73c375200","kind":"tag","published_at":"2017-03-15T22:36:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.2.0"},{"name":"v1.1.2","sha":"8c79bc9006dbafcb6c910287b1c89bd9281c8880","kind":"tag","published_at":"2017-02-07T21:07:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.2"},{"name":"v1.1.1","sha":"dfe0643cb58c483c91974ce4387d3255b4a5b36e","kind":"tag","published_at":"2017-01-31T21:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"6aa30989cf962167e9fa864e3af5ecf83a470ed4","kind":"tag","published_at":"2017-01-31T00:48:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.0"},{"name":"v1.0.3","sha":"3cfbe9a8b73faa498eb2f9dec55d5ee1d34e1079","kind":"tag","published_at":"2016-12-22T16:13:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.3"},{"name":"v1.0.2","sha":"8876de9385de6ebd6239869cd0a5f07805a6797d","kind":"tag","published_at":"2016-11-28T22:32:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"009c51f2f793aabf516db90a14a52da2b613aa21","kind":"tag","published_at":"2016-09-14T21:02:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"9826824b0ddc78e304a0005b9f4dd18754350869","kind":"tag","published_at":"2016-08-18T23:26:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0"},{"name":"v1.0.0-pre2","sha":"1b5fb9dc611bfd5c6d9a4ada4953951994d93bb1","kind":"tag","published_at":"2016-08-03T21:38:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre2"},{"name":"v1.0.0-pre1","sha":"7869ae2312cfe7d49c04681001149a51be7a2bec","kind":"tag","published_at":"2016-07-27T20:17:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre1"},{"name":"v0.15.0","sha":"b7d816fb3d0d38e1ec03cebd4cf5ba3484317526","kind":"tag","published_at":"2016-07-06T07:23:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.15.0"},{"name":"v0.14.1","sha":"28e43746db30c13feb140b187a320eb308f93da6","kind":"commit","published_at":"2016-06-16T17:27:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.1"},{"name":"v0.14.0","sha":"798f9f06895fa0071eedc7df2fb2ed45300ad48f","kind":"tag","published_at":"2016-04-29T20:58:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.0"},{"name":"v0.13.2","sha":"5933cea9efba0c72bac723d4ad565c584f5eb635","kind":"tag","published_at":"2016-03-09T19:53:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.2"},{"name":"v0.13.1","sha":"be6c246b78f85c702a3e03d796c4a7987e4ab1d2","kind":"tag","published_at":"2016-02-23T00:29:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.1"},{"name":"v0.13.0","sha":"5b9912e766c06949e8db87e8683ba4e06087c480","kind":"tag","published_at":"2016-02-17T00:52:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.0"},{"name":"v0.12.0","sha":"67d9e2686240726ea90144e0dccbb74ebabed0ba","kind":"commit","published_at":"2016-01-22T22:32:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.12.0"},{"name":"v0.9.1","sha":"c80a0b2d9489a71d5073c821fd770639d270858c","kind":"tag","published_at":"2016-01-22T21:42:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"63503c2989df6d895c56e22f430f2b934e7a41d3","kind":"commit","published_at":"2015-09-17T23:06:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.0"},{"name":"v0.8.0","sha":"862f38342a4e96600d55c381c387dbadedd68043","kind":"tag","published_at":"2015-08-12T22:29:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.8.0"},{"name":"v0.7.2","sha":"a0060c8e2cb6699d37d8762f60067af337230dcb","kind":"tag","published_at":"2015-07-13T16:07:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.2"},{"name":"v0.7.1","sha":"71beeb951ac3e03f5d734881aa7af44e6a4b6d7b","kind":"tag","published_at":"2015-06-05T19:41:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.1"},{"name":"v0.7.0","sha":"186a9b23b8e44f0181deaaec0a029e5385f6c8c3","kind":"commit","published_at":"2015-05-26T23:25:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.0"}]},"repo_metadata_updated_at":"2023-03-22T09:08:01.271Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":1.4707533400696082,"forks_count":0.6062647356012125,"average":7.332715841472999},"purl":"pkg:apk/alpine/grpc-java?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grpc-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grpc-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grpc-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/grpc-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/grpc-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/grpc-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/grpc-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/grpc-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/grpc-java/codemeta","maintainers":[{"uuid":"wenermail@gmail.com","login":null,"name":"wener","email":"wenermail@gmail.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=wener","packages_count":27,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=wener","role":null,"created_at":"2023-02-01T06:10:13.852Z","updated_at":"2023-02-01T06:10:13.852Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/wenermail@gmail.com/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-04-27T18:20:23.689Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":5060074,"name":"io.grpc:grpc-services","ecosystem":"maven","description":"gRPC: Services","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":177,"first_release_published_at":"2016-07-07T20:57:04.000Z","latest_release_published_at":"2026-04-30T16:46:00.000Z","latest_release_number":"1.81.0","last_synced_at":"2026-05-28T06:30:24.215Z","created_at":"2022-07-28T02:22:31.984Z","updated_at":"2026-05-28T06:30:24.216Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-services/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-services/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-03-22T01:35:47.000Z","size":72010,"stargazers_count":10428,"open_issues_count":508,"forks_count":3617,"subscribers_count":524,"default_branch":"master","last_synced_at":"2023-03-22T03:38:30.451Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-03-22T02:29:29.000Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":24,"last_synced_at":"2023-02-19T21:59:13.893Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc"},"tags":[{"name":"v1.41.1","sha":"581e00fa64124e6cba6ffb8d5921386bcd920b68","kind":"tag","published_at":"2021-11-04T22:24:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.1"},{"name":"v1.42.0","sha":"b9b370652254fc4add89a457bd05be9ef3dbd235","kind":"tag","published_at":"2021-11-04T00:10:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.0"},{"name":"v1.41.0","sha":"d291594443db7d43a6e984a1ae0c58883c7a1921","kind":"tag","published_at":"2021-09-22T17:16:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.0"},{"name":"v1.40.1","sha":"24d5f2f7881af6302ca7056e49c246318091c2bd","kind":"tag","published_at":"2021-08-25T00:12:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.1"},{"name":"v1.40.0","sha":"474a03527bb54c754fb21e586d81ff43234d24c4","kind":"tag","published_at":"2021-08-16T23:56:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.0"},{"name":"v1.39.0","sha":"6b643380d881e3d52a448eca90a6a5d1d76792fc","kind":"tag","published_at":"2021-06-29T17:19:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.39.0"},{"name":"v1.38.1","sha":"6cb4d90e6bbe0081d42d88bc83a8f4648087596e","kind":"tag","published_at":"2021-06-17T21:08:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.1"},{"name":"v1.36.2","sha":"001816e50295aa6f0d40ef3b23273a717ffea3de","kind":"tag","published_at":"2021-05-26T18:03:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.2"},{"name":"v1.38.0","sha":"51a1c777b7e5738ec724aaf238bfcf905abce742","kind":"tag","published_at":"2021-05-18T09:40:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.0"},{"name":"v1.37.1","sha":"d897fa049e995e62130387a19bbe5667469cef27","kind":"tag","published_at":"2021-05-13T23:56:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.1"},{"name":"v1.37.0","sha":"3836caa9d445e2f8d4918767426a4506057f27b9","kind":"tag","published_at":"2021-04-07T00:34:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.0"},{"name":"v1.35.1","sha":"8be69e8be3300bfcb787351549111a6572a88f9d","kind":"tag","published_at":"2021-03-24T17:50:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.1"},{"name":"v1.36.1","sha":"2c56ed86d5cbdebf390b1a7af395d68d04e97884","kind":"tag","published_at":"2021-03-24T17:35:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.1"},{"name":"v1.32.3","sha":"e9065ab330aedd6b4d2dbc5623a66624dedbb596","kind":"tag","published_at":"2021-03-13T01:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.3"},{"name":"v1.31.2","sha":"5aa7c17a4b1d2916859a132518eb93bded2cba74","kind":"tag","published_at":"2021-03-13T01:17:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.2"},{"name":"v1.36.0","sha":"a5323492654dfeaf7de2fca06bc72be60b31c1e0","kind":"tag","published_at":"2021-02-23T00:48:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.0"},{"name":"v1.35.0","sha":"6db928a791827f7754a9cd24d96eaf7d33975224","kind":"tag","published_at":"2021-01-12T23:05:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.0"},{"name":"v1.34.1","sha":"a6b29213a976e217f65d703dda43112639ecfd80","kind":"tag","published_at":"2020-12-14T21:02:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.1"},{"name":"v1.34.0","sha":"b6844780cf3b35eb236a85e85a4ccb171b2e544a","kind":"tag","published_at":"2020-12-01T03:02:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.0"},{"name":"v1.33.1","sha":"c40e2dcb0b0ee0f1bba73e59ac812ee3625a9fce","kind":"tag","published_at":"2020-10-29T22:54:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.1"},{"name":"v1.33.0","sha":"bec6a8638de963597fd3dd264280c4309e339966","kind":"tag","published_at":"2020-10-21T00:13:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.0"},{"name":"v1.32.2","sha":"c589bf609e85ac95b51eb4962ad40e97214543d9","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.2"},{"name":"v1.32.1","sha":"cb8b0679add2d389cfd15cd34e11c3577e3de2cb","kind":"tag","published_at":"2020-09-09T22:51:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.1"},{"name":"v1.32.0","sha":"a093a69fec50966a5b0b802407f846ccf9855d2e","kind":"tag","published_at":"2020-09-09T14:50:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.0"},{"name":"v1.31.1","sha":"396dca3a1631024472ba747e32f635a4ef9575d2","kind":"tag","published_at":"2020-08-12T17:38:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.1"},{"name":"v1.31.0","sha":"f96f8459e22aca89787430b35034012d5fe928bf","kind":"tag","published_at":"2020-07-29T06:26:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.0"},{"name":"v1.30.2","sha":"9071c1ad7c842f4e73b6ae95b71f11c517b177a4","kind":"tag","published_at":"2020-06-23T00:43:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.2"},{"name":"v1.30.1","sha":"94e2d347d91cd3094bd881ab7c4146e7586d6db6","kind":"tag","published_at":"2020-06-19T08:49:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.1"},{"name":"v1.30.0","sha":"a73e4c8a585272ea7040bd45c780bb37749944c1","kind":"tag","published_at":"2020-06-08T04:31:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.0"},{"name":"v1.29.0","sha":"049b12818b87aae4df9a92fbe35540b92a653dee","kind":"tag","published_at":"2020-04-21T18:50:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.29.0"},{"name":"v1.28.1","sha":"1ee322cc1545762e253e9f950ef3f0f083dacb77","kind":"tag","published_at":"2020-04-02T22:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.1"},{"name":"v1.28.0","sha":"3dbd250eae2c5e4f4e5e7046c6573805cc0dcc29","kind":"tag","published_at":"2020-03-09T17:22:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.0"},{"name":"v1.27.2","sha":"aa346ab797293625048e5f9979ff46fb65cbfcd4","kind":"tag","published_at":"2020-02-26T00:12:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.2"},{"name":"v1.27.1","sha":"0b4fa21d50578d917f15dad41ca7a7ab2612356b","kind":"tag","published_at":"2020-02-13T18:15:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.1"},{"name":"v1.26.1","sha":"25fba8b126a312dfcdf62a9ec3f768ec03b15577","kind":"tag","published_at":"2020-02-12T02:32:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.1"},{"name":"v1.27.0","sha":"1e2f28da55a2c0424b8b8621413dea0afbaa467b","kind":"tag","published_at":"2020-01-28T21:19:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.0"},{"name":"v1.26.0","sha":"fd7d2e5eb4dd020bb892278c78f7b3ef901232c1","kind":"tag","published_at":"2019-12-18T00:00:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.0"},{"name":"v1.24.2","sha":"d231db29e89c437d3e3db548da447ecb0aba2edc","kind":"tag","published_at":"2019-11-06T22:07:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.2"},{"name":"v1.25.0","sha":"e086c0f0abfaa1897cac7b2ca30c52b52c3fdc7a","kind":"tag","published_at":"2019-11-05T20:18:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.25.0"},{"name":"v1.24.1","sha":"2f0c3e7f7c1e16b2ae5445afe144d75c13e473a4","kind":"tag","published_at":"2019-10-17T21:45:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.1"},{"name":"v1.23.1","sha":"629815808d14596c91dee137ac8d26678ddef151","kind":"tag","published_at":"2019-10-17T21:23:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.1"},{"name":"v1.22.3","sha":"889def8e3e550af891458345cc030718e1c11c84","kind":"tag","published_at":"2019-10-17T21:06:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.3"},{"name":"v1.24.0","sha":"99793cf519308acc179d11d8c1191723c7f63fba","kind":"tag","published_at":"2019-09-25T00:00:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.0"},{"name":"v1.21.1","sha":"fdb5b248d4daef427ab5031c7753ad8509625f10","kind":"tag","published_at":"2019-08-13T18:19:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.1"},{"name":"v1.22.2","sha":"3d8e392884f0ab525ce03dbd2d6a6b3214cb27b1","kind":"tag","published_at":"2019-08-13T18:10:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.2"},{"name":"v1.23.0","sha":"b3ed852c406e4f66f126b7b73a5b3330ac30e6ac","kind":"tag","published_at":"2019-08-13T18:00:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.0"},{"name":"v1.22.1","sha":"e51193462a0c8e068af072f0827d0a551e21f891","kind":"tag","published_at":"2019-07-10T18:22:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.1"},{"name":"v1.22.0","sha":"1c9345987f6501c43c748ad15b410f695a75bef3","kind":"tag","published_at":"2019-06-25T06:07:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.0"},{"name":"v1.21.0","sha":"7b28e33b3b9ee7d05244efb888c758ee8abd3743","kind":"tag","published_at":"2019-05-22T18:00:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.0"},{"name":"v1.20.0","sha":"206a2e39333e991963adc7da74cb05dd2410c1a5","kind":"tag","published_at":"2019-04-09T23:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.20.0"},{"name":"v1.19.0","sha":"44c98e819bb3243254e87b4d253c0f4e3184db93","kind":"tag","published_at":"2019-02-27T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.19.0"},{"name":"v1.18.0","sha":"bc1c08c5bc8483a107ff437bd04e7af1319fc7a8","kind":"tag","published_at":"2019-01-14T21:01:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.18.0"},{"name":"v1.17.2","sha":"fe7f043504d66e1b3f674c0514ce794c8a56884e","kind":"tag","published_at":"2018-12-14T22:06:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.2"},{"name":"v1.17.1","sha":"3eb51f09b4a5948d594da9d0f953cf2dcd71dd49","kind":"tag","published_at":"2018-12-07T17:42:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.1"},{"name":"v1.17.0","sha":"4a30c9e1d2e3221a45cde97783afd07810b46a8d","kind":"tag","published_at":"2018-12-04T21:28:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.0"},{"name":"v1.16.1","sha":"57043233bf5aecce92f0c6629b6ac46d9393ce8c","kind":"tag","published_at":"2018-10-26T17:47:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.1"},{"name":"v1.16.0","sha":"2bc27bb91140d389f82c0170c72d45e5652b6166","kind":"tag","published_at":"2018-10-24T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.0"},{"name":"v1.15.1","sha":"6657c310947bc61fcc579e31de2c3c113bc238b3","kind":"tag","published_at":"2018-10-01T22:31:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.1"},{"name":"v1.15.0","sha":"3134daf471f90b8f00c037518fc64988a1cdc8f7","kind":"tag","published_at":"2018-09-10T16:43:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.0"},{"name":"v1.14.0","sha":"0bed6067f9a0610b02cb867d74167a678498740a","kind":"tag","published_at":"2018-07-30T22:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.14.0"},{"name":"v1.13.2","sha":"1b185c8c98796ae6456afb61b135a2d94c687fc4","kind":"tag","published_at":"2018-07-12T17:03:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.2"},{"name":"v1.12.1","sha":"877832e5ae28606077229dee8d78f4ae46bb36eb","kind":"tag","published_at":"2018-07-12T16:58:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.1"},{"name":"v1.13.1","sha":"9a3e0705bdd5a8fe01c764c11f2a9e40422c8ad2","kind":"tag","published_at":"2018-06-20T23:43:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.1"},{"name":"v1.12.0","sha":"61f2528ccd839199de2a750bad407b188a6fe68d","kind":"tag","published_at":"2018-05-07T19:40:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.0"},{"name":"v1.11.0","sha":"f624b13ab30b4232214058a496a8b53a622a83e7","kind":"tag","published_at":"2018-03-28T22:28:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.11.0"},{"name":"v1.10.1","sha":"bddfdfdc3eaa03cbe9ab1db797430b0e3398b363","kind":"tag","published_at":"2018-03-22T22:27:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.1"},{"name":"v1.10.0","sha":"0a6fd9bd9c192551f1056b751750bc6e718bd20c","kind":"tag","published_at":"2018-02-14T16:14:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.0"},{"name":"v1.9.1","sha":"2c83020c89edffacc0daa008fcefdc9c6e5bae66","kind":"tag","published_at":"2018-02-09T21:38:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.1"},{"name":"v1.9.0","sha":"6ed222e09933aa0a3418e6a2ac6b190bafca1956","kind":"tag","published_at":"2018-01-08T22:55:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.0"},{"name":"v1.7.1","sha":"11ee67801d3d30f7111301dd754af2ceeca959f8","kind":"tag","published_at":"2017-12-05T01:38:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.1"},{"name":"v1.8.0","sha":"8a210d037dec14c0da687d639d6601b0d8dd1fb3","kind":"tag","published_at":"2017-11-21T01:11:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.8.0"},{"name":"v1.7.0","sha":"65ae83e479c26c1a7adef6ca4cfd9ce7b738a19e","kind":"tag","published_at":"2017-10-10T22:50:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.0"},{"name":"v1.6.1","sha":"308a7c730e9684f5fa70a6edbd189f50c6251919","kind":"tag","published_at":"2017-08-30T21:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.6.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.6.1"},{"name":"v1.5.0","sha":"1e534e51d986b028fe72de035c2f5d8554b78019","kind":"tag","published_at":"2017-07-18T18:28:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.5.0"},{"name":"v1.3.1","sha":"c97fd1fe16b5e5886baf495ce4724a330f7e8bed","kind":"tag","published_at":"2017-07-05T20:35:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.1"},{"name":"v1.4.0","sha":"f5540193167cb9240cc99a481168f1c2b7bdab93","kind":"tag","published_at":"2017-06-07T01:19:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.4.0"},{"name":"v1.3.0","sha":"a6cb001147b7a53c11516b5fdfec32aa21a1a9fa","kind":"tag","published_at":"2017-04-27T17:50:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.0"},{"name":"v1.2.0","sha":"0ad2d8b671d77238cf69a5d4929405a73c375200","kind":"tag","published_at":"2017-03-15T22:36:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.2.0"},{"name":"v1.1.2","sha":"8c79bc9006dbafcb6c910287b1c89bd9281c8880","kind":"tag","published_at":"2017-02-07T21:07:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.2"},{"name":"v1.1.1","sha":"dfe0643cb58c483c91974ce4387d3255b4a5b36e","kind":"tag","published_at":"2017-01-31T21:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"6aa30989cf962167e9fa864e3af5ecf83a470ed4","kind":"tag","published_at":"2017-01-31T00:48:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.0"},{"name":"v1.0.3","sha":"3cfbe9a8b73faa498eb2f9dec55d5ee1d34e1079","kind":"tag","published_at":"2016-12-22T16:13:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.3"},{"name":"v1.0.2","sha":"8876de9385de6ebd6239869cd0a5f07805a6797d","kind":"tag","published_at":"2016-11-28T22:32:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"009c51f2f793aabf516db90a14a52da2b613aa21","kind":"tag","published_at":"2016-09-14T21:02:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"9826824b0ddc78e304a0005b9f4dd18754350869","kind":"tag","published_at":"2016-08-18T23:26:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0"},{"name":"v1.0.0-pre2","sha":"1b5fb9dc611bfd5c6d9a4ada4953951994d93bb1","kind":"tag","published_at":"2016-08-03T21:38:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre2"},{"name":"v1.0.0-pre1","sha":"7869ae2312cfe7d49c04681001149a51be7a2bec","kind":"tag","published_at":"2016-07-27T20:17:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre1"},{"name":"v0.15.0","sha":"b7d816fb3d0d38e1ec03cebd4cf5ba3484317526","kind":"tag","published_at":"2016-07-06T07:23:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.15.0"},{"name":"v0.14.1","sha":"28e43746db30c13feb140b187a320eb308f93da6","kind":"commit","published_at":"2016-06-16T17:27:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.1"},{"name":"v0.14.0","sha":"798f9f06895fa0071eedc7df2fb2ed45300ad48f","kind":"tag","published_at":"2016-04-29T20:58:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.0"},{"name":"v0.13.2","sha":"5933cea9efba0c72bac723d4ad565c584f5eb635","kind":"tag","published_at":"2016-03-09T19:53:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.2"},{"name":"v0.13.1","sha":"be6c246b78f85c702a3e03d796c4a7987e4ab1d2","kind":"tag","published_at":"2016-02-23T00:29:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.1"},{"name":"v0.13.0","sha":"5b9912e766c06949e8db87e8683ba4e06087c480","kind":"tag","published_at":"2016-02-17T00:52:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.0"},{"name":"v0.12.0","sha":"67d9e2686240726ea90144e0dccbb74ebabed0ba","kind":"commit","published_at":"2016-01-22T22:32:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.12.0"},{"name":"v0.9.1","sha":"c80a0b2d9489a71d5073c821fd770639d270858c","kind":"tag","published_at":"2016-01-22T21:42:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"63503c2989df6d895c56e22f430f2b934e7a41d3","kind":"commit","published_at":"2015-09-17T23:06:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.0"},{"name":"v0.8.0","sha":"862f38342a4e96600d55c381c387dbadedd68043","kind":"tag","published_at":"2015-08-12T22:29:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.8.0"},{"name":"v0.7.2","sha":"a0060c8e2cb6699d37d8762f60067af337230dcb","kind":"tag","published_at":"2015-07-13T16:07:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.2"},{"name":"v0.7.1","sha":"71beeb951ac3e03f5d734881aa7af44e6a4b6d7b","kind":"tag","published_at":"2015-06-05T19:41:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.1"},{"name":"v0.7.0","sha":"186a9b23b8e44f0181deaaec0a029e5385f6c8c3","kind":"commit","published_at":"2015-05-26T23:25:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.0"}]},"repo_metadata_updated_at":"2023-03-22T05:30:34.515Z","dependent_packages_count":419,"downloads":null,"downloads_period":null,"dependent_repos_count":853,"rankings":{"downloads":null,"dependent_repos_count":0.42567597344583197,"dependent_packages_count":0.22696041313606005,"stargazers_count":2.716313505847286,"forks_count":1.7161252068284436,"docker_downloads_count":1.3527481640845662,"average":1.2875646526684377},"purl":"pkg:maven/io.grpc/grpc-services","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-services","docker_dependents_count":8,"docker_downloads_count":44859909,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-services","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-services/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-services/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-services/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-services/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-services/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-services/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-services/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":5034974,"name":"io.grpc:grpc-testing","ecosystem":"maven","description":"gRPC: Testing","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":188,"first_release_published_at":"2015-05-26T23:58:42.000Z","latest_release_published_at":"2026-03-17T14:01:03.000Z","latest_release_number":"1.80.0","last_synced_at":"2026-05-04T07:01:22.933Z","created_at":"2022-07-27T17:08:50.769Z","updated_at":"2026-05-04T07:01:22.933Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-testing/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-testing/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-03-21T22:30:32.000Z","size":72006,"stargazers_count":10427,"open_issues_count":507,"forks_count":3617,"subscribers_count":524,"default_branch":"master","last_synced_at":"2023-03-21T22:47:17.813Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-03-21T22:47:17.814Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":24,"last_synced_at":"2023-02-19T21:59:13.893Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc"},"tags":[{"name":"v1.41.1","sha":"581e00fa64124e6cba6ffb8d5921386bcd920b68","kind":"tag","published_at":"2021-11-04T22:24:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.1"},{"name":"v1.42.0","sha":"b9b370652254fc4add89a457bd05be9ef3dbd235","kind":"tag","published_at":"2021-11-04T00:10:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.0"},{"name":"v1.41.0","sha":"d291594443db7d43a6e984a1ae0c58883c7a1921","kind":"tag","published_at":"2021-09-22T17:16:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.0"},{"name":"v1.40.1","sha":"24d5f2f7881af6302ca7056e49c246318091c2bd","kind":"tag","published_at":"2021-08-25T00:12:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.1"},{"name":"v1.40.0","sha":"474a03527bb54c754fb21e586d81ff43234d24c4","kind":"tag","published_at":"2021-08-16T23:56:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.0"},{"name":"v1.39.0","sha":"6b643380d881e3d52a448eca90a6a5d1d76792fc","kind":"tag","published_at":"2021-06-29T17:19:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.39.0"},{"name":"v1.38.1","sha":"6cb4d90e6bbe0081d42d88bc83a8f4648087596e","kind":"tag","published_at":"2021-06-17T21:08:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.1"},{"name":"v1.36.2","sha":"001816e50295aa6f0d40ef3b23273a717ffea3de","kind":"tag","published_at":"2021-05-26T18:03:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.2"},{"name":"v1.38.0","sha":"51a1c777b7e5738ec724aaf238bfcf905abce742","kind":"tag","published_at":"2021-05-18T09:40:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.0"},{"name":"v1.37.1","sha":"d897fa049e995e62130387a19bbe5667469cef27","kind":"tag","published_at":"2021-05-13T23:56:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.1"},{"name":"v1.37.0","sha":"3836caa9d445e2f8d4918767426a4506057f27b9","kind":"tag","published_at":"2021-04-07T00:34:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.0"},{"name":"v1.35.1","sha":"8be69e8be3300bfcb787351549111a6572a88f9d","kind":"tag","published_at":"2021-03-24T17:50:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.1"},{"name":"v1.36.1","sha":"2c56ed86d5cbdebf390b1a7af395d68d04e97884","kind":"tag","published_at":"2021-03-24T17:35:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.1"},{"name":"v1.32.3","sha":"e9065ab330aedd6b4d2dbc5623a66624dedbb596","kind":"tag","published_at":"2021-03-13T01:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.3"},{"name":"v1.31.2","sha":"5aa7c17a4b1d2916859a132518eb93bded2cba74","kind":"tag","published_at":"2021-03-13T01:17:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.2"},{"name":"v1.36.0","sha":"a5323492654dfeaf7de2fca06bc72be60b31c1e0","kind":"tag","published_at":"2021-02-23T00:48:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.0"},{"name":"v1.35.0","sha":"6db928a791827f7754a9cd24d96eaf7d33975224","kind":"tag","published_at":"2021-01-12T23:05:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.0"},{"name":"v1.34.1","sha":"a6b29213a976e217f65d703dda43112639ecfd80","kind":"tag","published_at":"2020-12-14T21:02:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.1"},{"name":"v1.34.0","sha":"b6844780cf3b35eb236a85e85a4ccb171b2e544a","kind":"tag","published_at":"2020-12-01T03:02:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.0"},{"name":"v1.33.1","sha":"c40e2dcb0b0ee0f1bba73e59ac812ee3625a9fce","kind":"tag","published_at":"2020-10-29T22:54:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.1"},{"name":"v1.33.0","sha":"bec6a8638de963597fd3dd264280c4309e339966","kind":"tag","published_at":"2020-10-21T00:13:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.0"},{"name":"v1.32.2","sha":"c589bf609e85ac95b51eb4962ad40e97214543d9","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.2"},{"name":"v1.32.1","sha":"cb8b0679add2d389cfd15cd34e11c3577e3de2cb","kind":"tag","published_at":"2020-09-09T22:51:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.1"},{"name":"v1.32.0","sha":"a093a69fec50966a5b0b802407f846ccf9855d2e","kind":"tag","published_at":"2020-09-09T14:50:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.0"},{"name":"v1.31.1","sha":"396dca3a1631024472ba747e32f635a4ef9575d2","kind":"tag","published_at":"2020-08-12T17:38:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.1"},{"name":"v1.31.0","sha":"f96f8459e22aca89787430b35034012d5fe928bf","kind":"tag","published_at":"2020-07-29T06:26:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.0"},{"name":"v1.30.2","sha":"9071c1ad7c842f4e73b6ae95b71f11c517b177a4","kind":"tag","published_at":"2020-06-23T00:43:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.2"},{"name":"v1.30.1","sha":"94e2d347d91cd3094bd881ab7c4146e7586d6db6","kind":"tag","published_at":"2020-06-19T08:49:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.1"},{"name":"v1.30.0","sha":"a73e4c8a585272ea7040bd45c780bb37749944c1","kind":"tag","published_at":"2020-06-08T04:31:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.0"},{"name":"v1.29.0","sha":"049b12818b87aae4df9a92fbe35540b92a653dee","kind":"tag","published_at":"2020-04-21T18:50:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.29.0"},{"name":"v1.28.1","sha":"1ee322cc1545762e253e9f950ef3f0f083dacb77","kind":"tag","published_at":"2020-04-02T22:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.1"},{"name":"v1.28.0","sha":"3dbd250eae2c5e4f4e5e7046c6573805cc0dcc29","kind":"tag","published_at":"2020-03-09T17:22:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.0"},{"name":"v1.27.2","sha":"aa346ab797293625048e5f9979ff46fb65cbfcd4","kind":"tag","published_at":"2020-02-26T00:12:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.2"},{"name":"v1.27.1","sha":"0b4fa21d50578d917f15dad41ca7a7ab2612356b","kind":"tag","published_at":"2020-02-13T18:15:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.1"},{"name":"v1.26.1","sha":"25fba8b126a312dfcdf62a9ec3f768ec03b15577","kind":"tag","published_at":"2020-02-12T02:32:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.1"},{"name":"v1.27.0","sha":"1e2f28da55a2c0424b8b8621413dea0afbaa467b","kind":"tag","published_at":"2020-01-28T21:19:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.0"},{"name":"v1.26.0","sha":"fd7d2e5eb4dd020bb892278c78f7b3ef901232c1","kind":"tag","published_at":"2019-12-18T00:00:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.0"},{"name":"v1.24.2","sha":"d231db29e89c437d3e3db548da447ecb0aba2edc","kind":"tag","published_at":"2019-11-06T22:07:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.2"},{"name":"v1.25.0","sha":"e086c0f0abfaa1897cac7b2ca30c52b52c3fdc7a","kind":"tag","published_at":"2019-11-05T20:18:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.25.0"},{"name":"v1.24.1","sha":"2f0c3e7f7c1e16b2ae5445afe144d75c13e473a4","kind":"tag","published_at":"2019-10-17T21:45:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.1"},{"name":"v1.23.1","sha":"629815808d14596c91dee137ac8d26678ddef151","kind":"tag","published_at":"2019-10-17T21:23:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.1"},{"name":"v1.22.3","sha":"889def8e3e550af891458345cc030718e1c11c84","kind":"tag","published_at":"2019-10-17T21:06:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.3"},{"name":"v1.24.0","sha":"99793cf519308acc179d11d8c1191723c7f63fba","kind":"tag","published_at":"2019-09-25T00:00:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.0"},{"name":"v1.21.1","sha":"fdb5b248d4daef427ab5031c7753ad8509625f10","kind":"tag","published_at":"2019-08-13T18:19:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.1"},{"name":"v1.22.2","sha":"3d8e392884f0ab525ce03dbd2d6a6b3214cb27b1","kind":"tag","published_at":"2019-08-13T18:10:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.2"},{"name":"v1.23.0","sha":"b3ed852c406e4f66f126b7b73a5b3330ac30e6ac","kind":"tag","published_at":"2019-08-13T18:00:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.0"},{"name":"v1.22.1","sha":"e51193462a0c8e068af072f0827d0a551e21f891","kind":"tag","published_at":"2019-07-10T18:22:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.1"},{"name":"v1.22.0","sha":"1c9345987f6501c43c748ad15b410f695a75bef3","kind":"tag","published_at":"2019-06-25T06:07:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.0"},{"name":"v1.21.0","sha":"7b28e33b3b9ee7d05244efb888c758ee8abd3743","kind":"tag","published_at":"2019-05-22T18:00:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.0"},{"name":"v1.20.0","sha":"206a2e39333e991963adc7da74cb05dd2410c1a5","kind":"tag","published_at":"2019-04-09T23:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.20.0"},{"name":"v1.19.0","sha":"44c98e819bb3243254e87b4d253c0f4e3184db93","kind":"tag","published_at":"2019-02-27T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.19.0"},{"name":"v1.18.0","sha":"bc1c08c5bc8483a107ff437bd04e7af1319fc7a8","kind":"tag","published_at":"2019-01-14T21:01:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.18.0"},{"name":"v1.17.2","sha":"fe7f043504d66e1b3f674c0514ce794c8a56884e","kind":"tag","published_at":"2018-12-14T22:06:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.2"},{"name":"v1.17.1","sha":"3eb51f09b4a5948d594da9d0f953cf2dcd71dd49","kind":"tag","published_at":"2018-12-07T17:42:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.1"},{"name":"v1.17.0","sha":"4a30c9e1d2e3221a45cde97783afd07810b46a8d","kind":"tag","published_at":"2018-12-04T21:28:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.0"},{"name":"v1.16.1","sha":"57043233bf5aecce92f0c6629b6ac46d9393ce8c","kind":"tag","published_at":"2018-10-26T17:47:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.1"},{"name":"v1.16.0","sha":"2bc27bb91140d389f82c0170c72d45e5652b6166","kind":"tag","published_at":"2018-10-24T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.0"},{"name":"v1.15.1","sha":"6657c310947bc61fcc579e31de2c3c113bc238b3","kind":"tag","published_at":"2018-10-01T22:31:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.1"},{"name":"v1.15.0","sha":"3134daf471f90b8f00c037518fc64988a1cdc8f7","kind":"tag","published_at":"2018-09-10T16:43:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.0"},{"name":"v1.14.0","sha":"0bed6067f9a0610b02cb867d74167a678498740a","kind":"tag","published_at":"2018-07-30T22:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.14.0"},{"name":"v1.13.2","sha":"1b185c8c98796ae6456afb61b135a2d94c687fc4","kind":"tag","published_at":"2018-07-12T17:03:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.2"},{"name":"v1.12.1","sha":"877832e5ae28606077229dee8d78f4ae46bb36eb","kind":"tag","published_at":"2018-07-12T16:58:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.1"},{"name":"v1.13.1","sha":"9a3e0705bdd5a8fe01c764c11f2a9e40422c8ad2","kind":"tag","published_at":"2018-06-20T23:43:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.1"},{"name":"v1.12.0","sha":"61f2528ccd839199de2a750bad407b188a6fe68d","kind":"tag","published_at":"2018-05-07T19:40:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.0"},{"name":"v1.11.0","sha":"f624b13ab30b4232214058a496a8b53a622a83e7","kind":"tag","published_at":"2018-03-28T22:28:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.11.0"},{"name":"v1.10.1","sha":"bddfdfdc3eaa03cbe9ab1db797430b0e3398b363","kind":"tag","published_at":"2018-03-22T22:27:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.1"},{"name":"v1.10.0","sha":"0a6fd9bd9c192551f1056b751750bc6e718bd20c","kind":"tag","published_at":"2018-02-14T16:14:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.0"},{"name":"v1.9.1","sha":"2c83020c89edffacc0daa008fcefdc9c6e5bae66","kind":"tag","published_at":"2018-02-09T21:38:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.1"},{"name":"v1.9.0","sha":"6ed222e09933aa0a3418e6a2ac6b190bafca1956","kind":"tag","published_at":"2018-01-08T22:55:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.0"},{"name":"v1.7.1","sha":"11ee67801d3d30f7111301dd754af2ceeca959f8","kind":"tag","published_at":"2017-12-05T01:38:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.1"},{"name":"v1.8.0","sha":"8a210d037dec14c0da687d639d6601b0d8dd1fb3","kind":"tag","published_at":"2017-11-21T01:11:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.8.0"},{"name":"v1.7.0","sha":"65ae83e479c26c1a7adef6ca4cfd9ce7b738a19e","kind":"tag","published_at":"2017-10-10T22:50:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.0"},{"name":"v1.6.1","sha":"308a7c730e9684f5fa70a6edbd189f50c6251919","kind":"tag","published_at":"2017-08-30T21:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.6.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.6.1"},{"name":"v1.5.0","sha":"1e534e51d986b028fe72de035c2f5d8554b78019","kind":"tag","published_at":"2017-07-18T18:28:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.5.0"},{"name":"v1.3.1","sha":"c97fd1fe16b5e5886baf495ce4724a330f7e8bed","kind":"tag","published_at":"2017-07-05T20:35:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.1"},{"name":"v1.4.0","sha":"f5540193167cb9240cc99a481168f1c2b7bdab93","kind":"tag","published_at":"2017-06-07T01:19:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.4.0"},{"name":"v1.3.0","sha":"a6cb001147b7a53c11516b5fdfec32aa21a1a9fa","kind":"tag","published_at":"2017-04-27T17:50:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.0"},{"name":"v1.2.0","sha":"0ad2d8b671d77238cf69a5d4929405a73c375200","kind":"tag","published_at":"2017-03-15T22:36:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.2.0"},{"name":"v1.1.2","sha":"8c79bc9006dbafcb6c910287b1c89bd9281c8880","kind":"tag","published_at":"2017-02-07T21:07:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.2"},{"name":"v1.1.1","sha":"dfe0643cb58c483c91974ce4387d3255b4a5b36e","kind":"tag","published_at":"2017-01-31T21:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"6aa30989cf962167e9fa864e3af5ecf83a470ed4","kind":"tag","published_at":"2017-01-31T00:48:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.0"},{"name":"v1.0.3","sha":"3cfbe9a8b73faa498eb2f9dec55d5ee1d34e1079","kind":"tag","published_at":"2016-12-22T16:13:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.3"},{"name":"v1.0.2","sha":"8876de9385de6ebd6239869cd0a5f07805a6797d","kind":"tag","published_at":"2016-11-28T22:32:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"009c51f2f793aabf516db90a14a52da2b613aa21","kind":"tag","published_at":"2016-09-14T21:02:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"9826824b0ddc78e304a0005b9f4dd18754350869","kind":"tag","published_at":"2016-08-18T23:26:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0"},{"name":"v1.0.0-pre2","sha":"1b5fb9dc611bfd5c6d9a4ada4953951994d93bb1","kind":"tag","published_at":"2016-08-03T21:38:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre2"},{"name":"v1.0.0-pre1","sha":"7869ae2312cfe7d49c04681001149a51be7a2bec","kind":"tag","published_at":"2016-07-27T20:17:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre1"},{"name":"v0.15.0","sha":"b7d816fb3d0d38e1ec03cebd4cf5ba3484317526","kind":"tag","published_at":"2016-07-06T07:23:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.15.0"},{"name":"v0.14.1","sha":"28e43746db30c13feb140b187a320eb308f93da6","kind":"commit","published_at":"2016-06-16T17:27:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.1"},{"name":"v0.14.0","sha":"798f9f06895fa0071eedc7df2fb2ed45300ad48f","kind":"tag","published_at":"2016-04-29T20:58:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.0"},{"name":"v0.13.2","sha":"5933cea9efba0c72bac723d4ad565c584f5eb635","kind":"tag","published_at":"2016-03-09T19:53:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.2"},{"name":"v0.13.1","sha":"be6c246b78f85c702a3e03d796c4a7987e4ab1d2","kind":"tag","published_at":"2016-02-23T00:29:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.1"},{"name":"v0.13.0","sha":"5b9912e766c06949e8db87e8683ba4e06087c480","kind":"tag","published_at":"2016-02-17T00:52:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.0"},{"name":"v0.12.0","sha":"67d9e2686240726ea90144e0dccbb74ebabed0ba","kind":"commit","published_at":"2016-01-22T22:32:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.12.0"},{"name":"v0.9.1","sha":"c80a0b2d9489a71d5073c821fd770639d270858c","kind":"tag","published_at":"2016-01-22T21:42:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"63503c2989df6d895c56e22f430f2b934e7a41d3","kind":"commit","published_at":"2015-09-17T23:06:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.0"},{"name":"v0.8.0","sha":"862f38342a4e96600d55c381c387dbadedd68043","kind":"tag","published_at":"2015-08-12T22:29:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.8.0"},{"name":"v0.7.2","sha":"a0060c8e2cb6699d37d8762f60067af337230dcb","kind":"tag","published_at":"2015-07-13T16:07:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.2"},{"name":"v0.7.1","sha":"71beeb951ac3e03f5d734881aa7af44e6a4b6d7b","kind":"tag","published_at":"2015-06-05T19:41:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.1"},{"name":"v0.7.0","sha":"186a9b23b8e44f0181deaaec0a029e5385f6c8c3","kind":"commit","published_at":"2015-05-26T23:25:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.0"}]},"repo_metadata_updated_at":"2023-03-22T03:36:16.462Z","dependent_packages_count":250,"downloads":null,"downloads_period":null,"dependent_repos_count":1222,"rankings":{"downloads":null,"dependent_repos_count":0.3401401425463636,"dependent_packages_count":0.3151003794024912,"stargazers_count":2.7171147782678893,"forks_count":1.7161252068284436,"docker_downloads_count":3.6754365933101765,"average":1.7527834200710728},"purl":"pkg:maven/io.grpc/grpc-testing","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-testing","docker_dependents_count":147,"docker_downloads_count":64013,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-testing","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-testing/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-testing/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-testing/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-testing/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-testing/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-testing/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-testing/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":6144149,"name":"grpc-java","ecosystem":"alpine","description":"The Java gRPC implementation. HTTP/2 based RPC","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-09-29T10:02:14.000Z","latest_release_published_at":"2022-09-29T10:02:14.000Z","latest_release_number":"1.42.1-r1","last_synced_at":"2026-04-19T04:05:10.469Z","created_at":"2023-01-31T22:52:56.192Z","updated_at":"2026-04-19T04:05:10.469Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/grpc-java","install_command":"apk add grpc-java","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-03-22T01:35:47.000Z","size":72010,"stargazers_count":10429,"open_issues_count":508,"forks_count":3617,"subscribers_count":524,"default_branch":"master","last_synced_at":"2023-03-22T09:05:48.258Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-03-22T07:23:18.000Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":24,"last_synced_at":"2023-02-19T21:59:13.893Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc"},"tags":[{"name":"v1.41.1","sha":"581e00fa64124e6cba6ffb8d5921386bcd920b68","kind":"tag","published_at":"2021-11-04T22:24:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.1"},{"name":"v1.42.0","sha":"b9b370652254fc4add89a457bd05be9ef3dbd235","kind":"tag","published_at":"2021-11-04T00:10:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.0"},{"name":"v1.41.0","sha":"d291594443db7d43a6e984a1ae0c58883c7a1921","kind":"tag","published_at":"2021-09-22T17:16:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.0"},{"name":"v1.40.1","sha":"24d5f2f7881af6302ca7056e49c246318091c2bd","kind":"tag","published_at":"2021-08-25T00:12:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.1"},{"name":"v1.40.0","sha":"474a03527bb54c754fb21e586d81ff43234d24c4","kind":"tag","published_at":"2021-08-16T23:56:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.0"},{"name":"v1.39.0","sha":"6b643380d881e3d52a448eca90a6a5d1d76792fc","kind":"tag","published_at":"2021-06-29T17:19:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.39.0"},{"name":"v1.38.1","sha":"6cb4d90e6bbe0081d42d88bc83a8f4648087596e","kind":"tag","published_at":"2021-06-17T21:08:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.1"},{"name":"v1.36.2","sha":"001816e50295aa6f0d40ef3b23273a717ffea3de","kind":"tag","published_at":"2021-05-26T18:03:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.2"},{"name":"v1.38.0","sha":"51a1c777b7e5738ec724aaf238bfcf905abce742","kind":"tag","published_at":"2021-05-18T09:40:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.0"},{"name":"v1.37.1","sha":"d897fa049e995e62130387a19bbe5667469cef27","kind":"tag","published_at":"2021-05-13T23:56:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.1"},{"name":"v1.37.0","sha":"3836caa9d445e2f8d4918767426a4506057f27b9","kind":"tag","published_at":"2021-04-07T00:34:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.0"},{"name":"v1.35.1","sha":"8be69e8be3300bfcb787351549111a6572a88f9d","kind":"tag","published_at":"2021-03-24T17:50:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.1"},{"name":"v1.36.1","sha":"2c56ed86d5cbdebf390b1a7af395d68d04e97884","kind":"tag","published_at":"2021-03-24T17:35:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.1"},{"name":"v1.32.3","sha":"e9065ab330aedd6b4d2dbc5623a66624dedbb596","kind":"tag","published_at":"2021-03-13T01:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.3"},{"name":"v1.31.2","sha":"5aa7c17a4b1d2916859a132518eb93bded2cba74","kind":"tag","published_at":"2021-03-13T01:17:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.2"},{"name":"v1.36.0","sha":"a5323492654dfeaf7de2fca06bc72be60b31c1e0","kind":"tag","published_at":"2021-02-23T00:48:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.0"},{"name":"v1.35.0","sha":"6db928a791827f7754a9cd24d96eaf7d33975224","kind":"tag","published_at":"2021-01-12T23:05:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.0"},{"name":"v1.34.1","sha":"a6b29213a976e217f65d703dda43112639ecfd80","kind":"tag","published_at":"2020-12-14T21:02:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.1"},{"name":"v1.34.0","sha":"b6844780cf3b35eb236a85e85a4ccb171b2e544a","kind":"tag","published_at":"2020-12-01T03:02:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.0"},{"name":"v1.33.1","sha":"c40e2dcb0b0ee0f1bba73e59ac812ee3625a9fce","kind":"tag","published_at":"2020-10-29T22:54:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.1"},{"name":"v1.33.0","sha":"bec6a8638de963597fd3dd264280c4309e339966","kind":"tag","published_at":"2020-10-21T00:13:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.0"},{"name":"v1.32.2","sha":"c589bf609e85ac95b51eb4962ad40e97214543d9","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.2"},{"name":"v1.32.1","sha":"cb8b0679add2d389cfd15cd34e11c3577e3de2cb","kind":"tag","published_at":"2020-09-09T22:51:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.1"},{"name":"v1.32.0","sha":"a093a69fec50966a5b0b802407f846ccf9855d2e","kind":"tag","published_at":"2020-09-09T14:50:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.0"},{"name":"v1.31.1","sha":"396dca3a1631024472ba747e32f635a4ef9575d2","kind":"tag","published_at":"2020-08-12T17:38:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.1"},{"name":"v1.31.0","sha":"f96f8459e22aca89787430b35034012d5fe928bf","kind":"tag","published_at":"2020-07-29T06:26:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.0"},{"name":"v1.30.2","sha":"9071c1ad7c842f4e73b6ae95b71f11c517b177a4","kind":"tag","published_at":"2020-06-23T00:43:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.2"},{"name":"v1.30.1","sha":"94e2d347d91cd3094bd881ab7c4146e7586d6db6","kind":"tag","published_at":"2020-06-19T08:49:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.1"},{"name":"v1.30.0","sha":"a73e4c8a585272ea7040bd45c780bb37749944c1","kind":"tag","published_at":"2020-06-08T04:31:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.0"},{"name":"v1.29.0","sha":"049b12818b87aae4df9a92fbe35540b92a653dee","kind":"tag","published_at":"2020-04-21T18:50:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.29.0"},{"name":"v1.28.1","sha":"1ee322cc1545762e253e9f950ef3f0f083dacb77","kind":"tag","published_at":"2020-04-02T22:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.1"},{"name":"v1.28.0","sha":"3dbd250eae2c5e4f4e5e7046c6573805cc0dcc29","kind":"tag","published_at":"2020-03-09T17:22:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.0"},{"name":"v1.27.2","sha":"aa346ab797293625048e5f9979ff46fb65cbfcd4","kind":"tag","published_at":"2020-02-26T00:12:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.2"},{"name":"v1.27.1","sha":"0b4fa21d50578d917f15dad41ca7a7ab2612356b","kind":"tag","published_at":"2020-02-13T18:15:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.1"},{"name":"v1.26.1","sha":"25fba8b126a312dfcdf62a9ec3f768ec03b15577","kind":"tag","published_at":"2020-02-12T02:32:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.1"},{"name":"v1.27.0","sha":"1e2f28da55a2c0424b8b8621413dea0afbaa467b","kind":"tag","published_at":"2020-01-28T21:19:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.0"},{"name":"v1.26.0","sha":"fd7d2e5eb4dd020bb892278c78f7b3ef901232c1","kind":"tag","published_at":"2019-12-18T00:00:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.0"},{"name":"v1.24.2","sha":"d231db29e89c437d3e3db548da447ecb0aba2edc","kind":"tag","published_at":"2019-11-06T22:07:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.2"},{"name":"v1.25.0","sha":"e086c0f0abfaa1897cac7b2ca30c52b52c3fdc7a","kind":"tag","published_at":"2019-11-05T20:18:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.25.0"},{"name":"v1.24.1","sha":"2f0c3e7f7c1e16b2ae5445afe144d75c13e473a4","kind":"tag","published_at":"2019-10-17T21:45:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.1"},{"name":"v1.23.1","sha":"629815808d14596c91dee137ac8d26678ddef151","kind":"tag","published_at":"2019-10-17T21:23:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.1"},{"name":"v1.22.3","sha":"889def8e3e550af891458345cc030718e1c11c84","kind":"tag","published_at":"2019-10-17T21:06:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.3"},{"name":"v1.24.0","sha":"99793cf519308acc179d11d8c1191723c7f63fba","kind":"tag","published_at":"2019-09-25T00:00:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.0"},{"name":"v1.21.1","sha":"fdb5b248d4daef427ab5031c7753ad8509625f10","kind":"tag","published_at":"2019-08-13T18:19:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.1"},{"name":"v1.22.2","sha":"3d8e392884f0ab525ce03dbd2d6a6b3214cb27b1","kind":"tag","published_at":"2019-08-13T18:10:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.2"},{"name":"v1.23.0","sha":"b3ed852c406e4f66f126b7b73a5b3330ac30e6ac","kind":"tag","published_at":"2019-08-13T18:00:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.0"},{"name":"v1.22.1","sha":"e51193462a0c8e068af072f0827d0a551e21f891","kind":"tag","published_at":"2019-07-10T18:22:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.1"},{"name":"v1.22.0","sha":"1c9345987f6501c43c748ad15b410f695a75bef3","kind":"tag","published_at":"2019-06-25T06:07:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.0"},{"name":"v1.21.0","sha":"7b28e33b3b9ee7d05244efb888c758ee8abd3743","kind":"tag","published_at":"2019-05-22T18:00:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.0"},{"name":"v1.20.0","sha":"206a2e39333e991963adc7da74cb05dd2410c1a5","kind":"tag","published_at":"2019-04-09T23:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.20.0"},{"name":"v1.19.0","sha":"44c98e819bb3243254e87b4d253c0f4e3184db93","kind":"tag","published_at":"2019-02-27T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.19.0"},{"name":"v1.18.0","sha":"bc1c08c5bc8483a107ff437bd04e7af1319fc7a8","kind":"tag","published_at":"2019-01-14T21:01:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.18.0"},{"name":"v1.17.2","sha":"fe7f043504d66e1b3f674c0514ce794c8a56884e","kind":"tag","published_at":"2018-12-14T22:06:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.2"},{"name":"v1.17.1","sha":"3eb51f09b4a5948d594da9d0f953cf2dcd71dd49","kind":"tag","published_at":"2018-12-07T17:42:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.1"},{"name":"v1.17.0","sha":"4a30c9e1d2e3221a45cde97783afd07810b46a8d","kind":"tag","published_at":"2018-12-04T21:28:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.0"},{"name":"v1.16.1","sha":"57043233bf5aecce92f0c6629b6ac46d9393ce8c","kind":"tag","published_at":"2018-10-26T17:47:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.1"},{"name":"v1.16.0","sha":"2bc27bb91140d389f82c0170c72d45e5652b6166","kind":"tag","published_at":"2018-10-24T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.0"},{"name":"v1.15.1","sha":"6657c310947bc61fcc579e31de2c3c113bc238b3","kind":"tag","published_at":"2018-10-01T22:31:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.1"},{"name":"v1.15.0","sha":"3134daf471f90b8f00c037518fc64988a1cdc8f7","kind":"tag","published_at":"2018-09-10T16:43:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.0"},{"name":"v1.14.0","sha":"0bed6067f9a0610b02cb867d74167a678498740a","kind":"tag","published_at":"2018-07-30T22:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.14.0"},{"name":"v1.13.2","sha":"1b185c8c98796ae6456afb61b135a2d94c687fc4","kind":"tag","published_at":"2018-07-12T17:03:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.2"},{"name":"v1.12.1","sha":"877832e5ae28606077229dee8d78f4ae46bb36eb","kind":"tag","published_at":"2018-07-12T16:58:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.1"},{"name":"v1.13.1","sha":"9a3e0705bdd5a8fe01c764c11f2a9e40422c8ad2","kind":"tag","published_at":"2018-06-20T23:43:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.1"},{"name":"v1.12.0","sha":"61f2528ccd839199de2a750bad407b188a6fe68d","kind":"tag","published_at":"2018-05-07T19:40:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.0"},{"name":"v1.11.0","sha":"f624b13ab30b4232214058a496a8b53a622a83e7","kind":"tag","published_at":"2018-03-28T22:28:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.11.0"},{"name":"v1.10.1","sha":"bddfdfdc3eaa03cbe9ab1db797430b0e3398b363","kind":"tag","published_at":"2018-03-22T22:27:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.1"},{"name":"v1.10.0","sha":"0a6fd9bd9c192551f1056b751750bc6e718bd20c","kind":"tag","published_at":"2018-02-14T16:14:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.0"},{"name":"v1.9.1","sha":"2c83020c89edffacc0daa008fcefdc9c6e5bae66","kind":"tag","published_at":"2018-02-09T21:38:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.1"},{"name":"v1.9.0","sha":"6ed222e09933aa0a3418e6a2ac6b190bafca1956","kind":"tag","published_at":"2018-01-08T22:55:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.0"},{"name":"v1.7.1","sha":"11ee67801d3d30f7111301dd754af2ceeca959f8","kind":"tag","published_at":"2017-12-05T01:38:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.1"},{"name":"v1.8.0","sha":"8a210d037dec14c0da687d639d6601b0d8dd1fb3","kind":"tag","published_at":"2017-11-21T01:11:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.8.0"},{"name":"v1.7.0","sha":"65ae83e479c26c1a7adef6ca4cfd9ce7b738a19e","kind":"tag","published_at":"2017-10-10T22:50:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.0"},{"name":"v1.6.1","sha":"308a7c730e9684f5fa70a6edbd189f50c6251919","kind":"tag","published_at":"2017-08-30T21:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.6.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.6.1"},{"name":"v1.5.0","sha":"1e534e51d986b028fe72de035c2f5d8554b78019","kind":"tag","published_at":"2017-07-18T18:28:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.5.0"},{"name":"v1.3.1","sha":"c97fd1fe16b5e5886baf495ce4724a330f7e8bed","kind":"tag","published_at":"2017-07-05T20:35:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.1"},{"name":"v1.4.0","sha":"f5540193167cb9240cc99a481168f1c2b7bdab93","kind":"tag","published_at":"2017-06-07T01:19:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.4.0"},{"name":"v1.3.0","sha":"a6cb001147b7a53c11516b5fdfec32aa21a1a9fa","kind":"tag","published_at":"2017-04-27T17:50:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.0"},{"name":"v1.2.0","sha":"0ad2d8b671d77238cf69a5d4929405a73c375200","kind":"tag","published_at":"2017-03-15T22:36:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.2.0"},{"name":"v1.1.2","sha":"8c79bc9006dbafcb6c910287b1c89bd9281c8880","kind":"tag","published_at":"2017-02-07T21:07:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.2"},{"name":"v1.1.1","sha":"dfe0643cb58c483c91974ce4387d3255b4a5b36e","kind":"tag","published_at":"2017-01-31T21:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"6aa30989cf962167e9fa864e3af5ecf83a470ed4","kind":"tag","published_at":"2017-01-31T00:48:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.0"},{"name":"v1.0.3","sha":"3cfbe9a8b73faa498eb2f9dec55d5ee1d34e1079","kind":"tag","published_at":"2016-12-22T16:13:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.3"},{"name":"v1.0.2","sha":"8876de9385de6ebd6239869cd0a5f07805a6797d","kind":"tag","published_at":"2016-11-28T22:32:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"009c51f2f793aabf516db90a14a52da2b613aa21","kind":"tag","published_at":"2016-09-14T21:02:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"9826824b0ddc78e304a0005b9f4dd18754350869","kind":"tag","published_at":"2016-08-18T23:26:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0"},{"name":"v1.0.0-pre2","sha":"1b5fb9dc611bfd5c6d9a4ada4953951994d93bb1","kind":"tag","published_at":"2016-08-03T21:38:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre2"},{"name":"v1.0.0-pre1","sha":"7869ae2312cfe7d49c04681001149a51be7a2bec","kind":"tag","published_at":"2016-07-27T20:17:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre1"},{"name":"v0.15.0","sha":"b7d816fb3d0d38e1ec03cebd4cf5ba3484317526","kind":"tag","published_at":"2016-07-06T07:23:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.15.0"},{"name":"v0.14.1","sha":"28e43746db30c13feb140b187a320eb308f93da6","kind":"commit","published_at":"2016-06-16T17:27:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.1"},{"name":"v0.14.0","sha":"798f9f06895fa0071eedc7df2fb2ed45300ad48f","kind":"tag","published_at":"2016-04-29T20:58:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.0"},{"name":"v0.13.2","sha":"5933cea9efba0c72bac723d4ad565c584f5eb635","kind":"tag","published_at":"2016-03-09T19:53:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.2"},{"name":"v0.13.1","sha":"be6c246b78f85c702a3e03d796c4a7987e4ab1d2","kind":"tag","published_at":"2016-02-23T00:29:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.1"},{"name":"v0.13.0","sha":"5b9912e766c06949e8db87e8683ba4e06087c480","kind":"tag","published_at":"2016-02-17T00:52:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.0"},{"name":"v0.12.0","sha":"67d9e2686240726ea90144e0dccbb74ebabed0ba","kind":"commit","published_at":"2016-01-22T22:32:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.12.0"},{"name":"v0.9.1","sha":"c80a0b2d9489a71d5073c821fd770639d270858c","kind":"tag","published_at":"2016-01-22T21:42:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"63503c2989df6d895c56e22f430f2b934e7a41d3","kind":"commit","published_at":"2015-09-17T23:06:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.0"},{"name":"v0.8.0","sha":"862f38342a4e96600d55c381c387dbadedd68043","kind":"tag","published_at":"2015-08-12T22:29:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.8.0"},{"name":"v0.7.2","sha":"a0060c8e2cb6699d37d8762f60067af337230dcb","kind":"tag","published_at":"2015-07-13T16:07:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.2"},{"name":"v0.7.1","sha":"71beeb951ac3e03f5d734881aa7af44e6a4b6d7b","kind":"tag","published_at":"2015-06-05T19:41:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.1"},{"name":"v0.7.0","sha":"186a9b23b8e44f0181deaaec0a029e5385f6c8c3","kind":"commit","published_at":"2015-05-26T23:25:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.0"}]},"repo_metadata_updated_at":"2023-03-22T09:21:53.407Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.31114632857897,"stargazers_count":1.3206550449022716,"forks_count":0.5752186417796561,"average":7.301755003815225},"purl":"pkg:apk/alpine/grpc-java?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.16","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grpc-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grpc-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grpc-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/grpc-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/grpc-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/grpc-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/grpc-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/grpc-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/grpc-java/codemeta","maintainers":[{"uuid":"wenermail@gmail.com","login":null,"name":"wener","email":"wenermail@gmail.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=wener","packages_count":23,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=wener","role":null,"created_at":"2023-02-01T13:35:44.415Z","updated_at":"2023-02-01T13:35:44.415Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/wenermail@gmail.com/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2026-04-27T18:20:24.295Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":4843538,"name":"io.grpc:grpc-binder","ecosystem":"maven","description":"gRPC BinderChannel","homepage":"https://github.com/grpc/grpc-java","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-java","keywords_array":[],"namespace":"io.grpc","versions_count":88,"first_release_published_at":"2021-11-29T18:49:57.000Z","latest_release_published_at":"2026-04-30T16:46:00.000Z","latest_release_number":"1.81.0","last_synced_at":"2026-05-14T07:20:41.000Z","created_at":"2022-07-26T16:41:39.568Z","updated_at":"2026-05-14T07:20:41.000Z","registry_url":"https://central.sonatype.com/artifact/io.grpc/grpc-binder/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.grpc/grpc-binder/","metadata":{},"repo_metadata":{"uuid":"27729926","full_name":"grpc/grpc-java","owner":"grpc","description":"The Java gRPC implementation. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2023-03-21T19:03:18.000Z","size":72006,"stargazers_count":10427,"open_issues_count":503,"forks_count":3617,"subscribers_count":524,"default_branch":"master","last_synced_at":"2023-03-21T19:11:56.604Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://grpc.io","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2014-12-08T19:00:00.000Z","updated_at":"2023-03-21T08:22:56.000Z","dependencies_parsed_at":"2023-01-14T13:27:10.918Z","dependency_job_id":null,"html_url":"https://github.com/grpc/grpc-java","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":24,"last_synced_at":"2023-02-19T21:59:13.893Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc"},"tags":[{"name":"v1.41.1","sha":"581e00fa64124e6cba6ffb8d5921386bcd920b68","kind":"tag","published_at":"2021-11-04T22:24:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.1"},{"name":"v1.42.0","sha":"b9b370652254fc4add89a457bd05be9ef3dbd235","kind":"tag","published_at":"2021-11-04T00:10:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.42.0"},{"name":"v1.41.0","sha":"d291594443db7d43a6e984a1ae0c58883c7a1921","kind":"tag","published_at":"2021-09-22T17:16:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.41.0"},{"name":"v1.40.1","sha":"24d5f2f7881af6302ca7056e49c246318091c2bd","kind":"tag","published_at":"2021-08-25T00:12:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.1"},{"name":"v1.40.0","sha":"474a03527bb54c754fb21e586d81ff43234d24c4","kind":"tag","published_at":"2021-08-16T23:56:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.40.0"},{"name":"v1.39.0","sha":"6b643380d881e3d52a448eca90a6a5d1d76792fc","kind":"tag","published_at":"2021-06-29T17:19:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.39.0"},{"name":"v1.38.1","sha":"6cb4d90e6bbe0081d42d88bc83a8f4648087596e","kind":"tag","published_at":"2021-06-17T21:08:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.1"},{"name":"v1.36.2","sha":"001816e50295aa6f0d40ef3b23273a717ffea3de","kind":"tag","published_at":"2021-05-26T18:03:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.2"},{"name":"v1.38.0","sha":"51a1c777b7e5738ec724aaf238bfcf905abce742","kind":"tag","published_at":"2021-05-18T09:40:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.38.0"},{"name":"v1.37.1","sha":"d897fa049e995e62130387a19bbe5667469cef27","kind":"tag","published_at":"2021-05-13T23:56:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.1"},{"name":"v1.37.0","sha":"3836caa9d445e2f8d4918767426a4506057f27b9","kind":"tag","published_at":"2021-04-07T00:34:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.37.0"},{"name":"v1.35.1","sha":"8be69e8be3300bfcb787351549111a6572a88f9d","kind":"tag","published_at":"2021-03-24T17:50:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.1"},{"name":"v1.36.1","sha":"2c56ed86d5cbdebf390b1a7af395d68d04e97884","kind":"tag","published_at":"2021-03-24T17:35:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.1"},{"name":"v1.32.3","sha":"e9065ab330aedd6b4d2dbc5623a66624dedbb596","kind":"tag","published_at":"2021-03-13T01:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.3"},{"name":"v1.31.2","sha":"5aa7c17a4b1d2916859a132518eb93bded2cba74","kind":"tag","published_at":"2021-03-13T01:17:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.2"},{"name":"v1.36.0","sha":"a5323492654dfeaf7de2fca06bc72be60b31c1e0","kind":"tag","published_at":"2021-02-23T00:48:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.36.0"},{"name":"v1.35.0","sha":"6db928a791827f7754a9cd24d96eaf7d33975224","kind":"tag","published_at":"2021-01-12T23:05:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.35.0"},{"name":"v1.34.1","sha":"a6b29213a976e217f65d703dda43112639ecfd80","kind":"tag","published_at":"2020-12-14T21:02:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.1"},{"name":"v1.34.0","sha":"b6844780cf3b35eb236a85e85a4ccb171b2e544a","kind":"tag","published_at":"2020-12-01T03:02:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.34.0"},{"name":"v1.33.1","sha":"c40e2dcb0b0ee0f1bba73e59ac812ee3625a9fce","kind":"tag","published_at":"2020-10-29T22:54:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.1"},{"name":"v1.33.0","sha":"bec6a8638de963597fd3dd264280c4309e339966","kind":"tag","published_at":"2020-10-21T00:13:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.33.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.33.0"},{"name":"v1.32.2","sha":"c589bf609e85ac95b51eb4962ad40e97214543d9","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.2"},{"name":"v1.32.1","sha":"cb8b0679add2d389cfd15cd34e11c3577e3de2cb","kind":"tag","published_at":"2020-09-09T22:51:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.1"},{"name":"v1.32.0","sha":"a093a69fec50966a5b0b802407f846ccf9855d2e","kind":"tag","published_at":"2020-09-09T14:50:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.32.0"},{"name":"v1.31.1","sha":"396dca3a1631024472ba747e32f635a4ef9575d2","kind":"tag","published_at":"2020-08-12T17:38:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.1"},{"name":"v1.31.0","sha":"f96f8459e22aca89787430b35034012d5fe928bf","kind":"tag","published_at":"2020-07-29T06:26:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.31.0"},{"name":"v1.30.2","sha":"9071c1ad7c842f4e73b6ae95b71f11c517b177a4","kind":"tag","published_at":"2020-06-23T00:43:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.2"},{"name":"v1.30.1","sha":"94e2d347d91cd3094bd881ab7c4146e7586d6db6","kind":"tag","published_at":"2020-06-19T08:49:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.1"},{"name":"v1.30.0","sha":"a73e4c8a585272ea7040bd45c780bb37749944c1","kind":"tag","published_at":"2020-06-08T04:31:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.30.0"},{"name":"v1.29.0","sha":"049b12818b87aae4df9a92fbe35540b92a653dee","kind":"tag","published_at":"2020-04-21T18:50:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.29.0"},{"name":"v1.28.1","sha":"1ee322cc1545762e253e9f950ef3f0f083dacb77","kind":"tag","published_at":"2020-04-02T22:41:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.1"},{"name":"v1.28.0","sha":"3dbd250eae2c5e4f4e5e7046c6573805cc0dcc29","kind":"tag","published_at":"2020-03-09T17:22:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.28.0"},{"name":"v1.27.2","sha":"aa346ab797293625048e5f9979ff46fb65cbfcd4","kind":"tag","published_at":"2020-02-26T00:12:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.2"},{"name":"v1.27.1","sha":"0b4fa21d50578d917f15dad41ca7a7ab2612356b","kind":"tag","published_at":"2020-02-13T18:15:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.1"},{"name":"v1.26.1","sha":"25fba8b126a312dfcdf62a9ec3f768ec03b15577","kind":"tag","published_at":"2020-02-12T02:32:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.1"},{"name":"v1.27.0","sha":"1e2f28da55a2c0424b8b8621413dea0afbaa467b","kind":"tag","published_at":"2020-01-28T21:19:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.27.0"},{"name":"v1.26.0","sha":"fd7d2e5eb4dd020bb892278c78f7b3ef901232c1","kind":"tag","published_at":"2019-12-18T00:00:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.26.0"},{"name":"v1.24.2","sha":"d231db29e89c437d3e3db548da447ecb0aba2edc","kind":"tag","published_at":"2019-11-06T22:07:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.2"},{"name":"v1.25.0","sha":"e086c0f0abfaa1897cac7b2ca30c52b52c3fdc7a","kind":"tag","published_at":"2019-11-05T20:18:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.25.0"},{"name":"v1.24.1","sha":"2f0c3e7f7c1e16b2ae5445afe144d75c13e473a4","kind":"tag","published_at":"2019-10-17T21:45:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.1"},{"name":"v1.23.1","sha":"629815808d14596c91dee137ac8d26678ddef151","kind":"tag","published_at":"2019-10-17T21:23:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.1"},{"name":"v1.22.3","sha":"889def8e3e550af891458345cc030718e1c11c84","kind":"tag","published_at":"2019-10-17T21:06:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.3"},{"name":"v1.24.0","sha":"99793cf519308acc179d11d8c1191723c7f63fba","kind":"tag","published_at":"2019-09-25T00:00:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.24.0"},{"name":"v1.21.1","sha":"fdb5b248d4daef427ab5031c7753ad8509625f10","kind":"tag","published_at":"2019-08-13T18:19:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.1"},{"name":"v1.22.2","sha":"3d8e392884f0ab525ce03dbd2d6a6b3214cb27b1","kind":"tag","published_at":"2019-08-13T18:10:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.2"},{"name":"v1.23.0","sha":"b3ed852c406e4f66f126b7b73a5b3330ac30e6ac","kind":"tag","published_at":"2019-08-13T18:00:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.23.0"},{"name":"v1.22.1","sha":"e51193462a0c8e068af072f0827d0a551e21f891","kind":"tag","published_at":"2019-07-10T18:22:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.1"},{"name":"v1.22.0","sha":"1c9345987f6501c43c748ad15b410f695a75bef3","kind":"tag","published_at":"2019-06-25T06:07:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.22.0"},{"name":"v1.21.0","sha":"7b28e33b3b9ee7d05244efb888c758ee8abd3743","kind":"tag","published_at":"2019-05-22T18:00:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.21.0"},{"name":"v1.20.0","sha":"206a2e39333e991963adc7da74cb05dd2410c1a5","kind":"tag","published_at":"2019-04-09T23:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.20.0"},{"name":"v1.19.0","sha":"44c98e819bb3243254e87b4d253c0f4e3184db93","kind":"tag","published_at":"2019-02-27T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.19.0"},{"name":"v1.18.0","sha":"bc1c08c5bc8483a107ff437bd04e7af1319fc7a8","kind":"tag","published_at":"2019-01-14T21:01:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.18.0"},{"name":"v1.17.2","sha":"fe7f043504d66e1b3f674c0514ce794c8a56884e","kind":"tag","published_at":"2018-12-14T22:06:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.2"},{"name":"v1.17.1","sha":"3eb51f09b4a5948d594da9d0f953cf2dcd71dd49","kind":"tag","published_at":"2018-12-07T17:42:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.1"},{"name":"v1.17.0","sha":"4a30c9e1d2e3221a45cde97783afd07810b46a8d","kind":"tag","published_at":"2018-12-04T21:28:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.17.0"},{"name":"v1.16.1","sha":"57043233bf5aecce92f0c6629b6ac46d9393ce8c","kind":"tag","published_at":"2018-10-26T17:47:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.1"},{"name":"v1.16.0","sha":"2bc27bb91140d389f82c0170c72d45e5652b6166","kind":"tag","published_at":"2018-10-24T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.16.0"},{"name":"v1.15.1","sha":"6657c310947bc61fcc579e31de2c3c113bc238b3","kind":"tag","published_at":"2018-10-01T22:31:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.1"},{"name":"v1.15.0","sha":"3134daf471f90b8f00c037518fc64988a1cdc8f7","kind":"tag","published_at":"2018-09-10T16:43:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.15.0"},{"name":"v1.14.0","sha":"0bed6067f9a0610b02cb867d74167a678498740a","kind":"tag","published_at":"2018-07-30T22:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.14.0"},{"name":"v1.13.2","sha":"1b185c8c98796ae6456afb61b135a2d94c687fc4","kind":"tag","published_at":"2018-07-12T17:03:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.2"},{"name":"v1.12.1","sha":"877832e5ae28606077229dee8d78f4ae46bb36eb","kind":"tag","published_at":"2018-07-12T16:58:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.1"},{"name":"v1.13.1","sha":"9a3e0705bdd5a8fe01c764c11f2a9e40422c8ad2","kind":"tag","published_at":"2018-06-20T23:43:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.13.1"},{"name":"v1.12.0","sha":"61f2528ccd839199de2a750bad407b188a6fe68d","kind":"tag","published_at":"2018-05-07T19:40:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.12.0"},{"name":"v1.11.0","sha":"f624b13ab30b4232214058a496a8b53a622a83e7","kind":"tag","published_at":"2018-03-28T22:28:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.11.0"},{"name":"v1.10.1","sha":"bddfdfdc3eaa03cbe9ab1db797430b0e3398b363","kind":"tag","published_at":"2018-03-22T22:27:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.1"},{"name":"v1.10.0","sha":"0a6fd9bd9c192551f1056b751750bc6e718bd20c","kind":"tag","published_at":"2018-02-14T16:14:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.10.0"},{"name":"v1.9.1","sha":"2c83020c89edffacc0daa008fcefdc9c6e5bae66","kind":"tag","published_at":"2018-02-09T21:38:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.1"},{"name":"v1.9.0","sha":"6ed222e09933aa0a3418e6a2ac6b190bafca1956","kind":"tag","published_at":"2018-01-08T22:55:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.9.0"},{"name":"v1.7.1","sha":"11ee67801d3d30f7111301dd754af2ceeca959f8","kind":"tag","published_at":"2017-12-05T01:38:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.1"},{"name":"v1.8.0","sha":"8a210d037dec14c0da687d639d6601b0d8dd1fb3","kind":"tag","published_at":"2017-11-21T01:11:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.8.0"},{"name":"v1.7.0","sha":"65ae83e479c26c1a7adef6ca4cfd9ce7b738a19e","kind":"tag","published_at":"2017-10-10T22:50:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.7.0"},{"name":"v1.6.1","sha":"308a7c730e9684f5fa70a6edbd189f50c6251919","kind":"tag","published_at":"2017-08-30T21:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.6.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.6.1"},{"name":"v1.5.0","sha":"1e534e51d986b028fe72de035c2f5d8554b78019","kind":"tag","published_at":"2017-07-18T18:28:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.5.0"},{"name":"v1.3.1","sha":"c97fd1fe16b5e5886baf495ce4724a330f7e8bed","kind":"tag","published_at":"2017-07-05T20:35:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.1"},{"name":"v1.4.0","sha":"f5540193167cb9240cc99a481168f1c2b7bdab93","kind":"tag","published_at":"2017-06-07T01:19:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.4.0"},{"name":"v1.3.0","sha":"a6cb001147b7a53c11516b5fdfec32aa21a1a9fa","kind":"tag","published_at":"2017-04-27T17:50:41.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.3.0"},{"name":"v1.2.0","sha":"0ad2d8b671d77238cf69a5d4929405a73c375200","kind":"tag","published_at":"2017-03-15T22:36:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.2.0"},{"name":"v1.1.2","sha":"8c79bc9006dbafcb6c910287b1c89bd9281c8880","kind":"tag","published_at":"2017-02-07T21:07:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.2"},{"name":"v1.1.1","sha":"dfe0643cb58c483c91974ce4387d3255b4a5b36e","kind":"tag","published_at":"2017-01-31T21:42:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"6aa30989cf962167e9fa864e3af5ecf83a470ed4","kind":"tag","published_at":"2017-01-31T00:48:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.1.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.1.0"},{"name":"v1.0.3","sha":"3cfbe9a8b73faa498eb2f9dec55d5ee1d34e1079","kind":"tag","published_at":"2016-12-22T16:13:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.3"},{"name":"v1.0.2","sha":"8876de9385de6ebd6239869cd0a5f07805a6797d","kind":"tag","published_at":"2016-11-28T22:32:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"009c51f2f793aabf516db90a14a52da2b613aa21","kind":"tag","published_at":"2016-09-14T21:02:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"9826824b0ddc78e304a0005b9f4dd18754350869","kind":"tag","published_at":"2016-08-18T23:26:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0"},{"name":"v1.0.0-pre2","sha":"1b5fb9dc611bfd5c6d9a4ada4953951994d93bb1","kind":"tag","published_at":"2016-08-03T21:38:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre2"},{"name":"v1.0.0-pre1","sha":"7869ae2312cfe7d49c04681001149a51be7a2bec","kind":"tag","published_at":"2016-07-27T20:17:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v1.0.0-pre1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v1.0.0-pre1"},{"name":"v0.15.0","sha":"b7d816fb3d0d38e1ec03cebd4cf5ba3484317526","kind":"tag","published_at":"2016-07-06T07:23:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.15.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.15.0"},{"name":"v0.14.1","sha":"28e43746db30c13feb140b187a320eb308f93da6","kind":"commit","published_at":"2016-06-16T17:27:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.1"},{"name":"v0.14.0","sha":"798f9f06895fa0071eedc7df2fb2ed45300ad48f","kind":"tag","published_at":"2016-04-29T20:58:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.14.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.14.0"},{"name":"v0.13.2","sha":"5933cea9efba0c72bac723d4ad565c584f5eb635","kind":"tag","published_at":"2016-03-09T19:53:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.2"},{"name":"v0.13.1","sha":"be6c246b78f85c702a3e03d796c4a7987e4ab1d2","kind":"tag","published_at":"2016-02-23T00:29:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.1"},{"name":"v0.13.0","sha":"5b9912e766c06949e8db87e8683ba4e06087c480","kind":"tag","published_at":"2016-02-17T00:52:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.13.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.13.0"},{"name":"v0.12.0","sha":"67d9e2686240726ea90144e0dccbb74ebabed0ba","kind":"commit","published_at":"2016-01-22T22:32:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.12.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.12.0"},{"name":"v0.9.1","sha":"c80a0b2d9489a71d5073c821fd770639d270858c","kind":"tag","published_at":"2016-01-22T21:42:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"63503c2989df6d895c56e22f430f2b934e7a41d3","kind":"commit","published_at":"2015-09-17T23:06:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.9.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.9.0"},{"name":"v0.8.0","sha":"862f38342a4e96600d55c381c387dbadedd68043","kind":"tag","published_at":"2015-08-12T22:29:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.8.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.8.0"},{"name":"v0.7.2","sha":"a0060c8e2cb6699d37d8762f60067af337230dcb","kind":"tag","published_at":"2015-07-13T16:07:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.2","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.2"},{"name":"v0.7.1","sha":"71beeb951ac3e03f5d734881aa7af44e6a4b6d7b","kind":"tag","published_at":"2015-06-05T19:41:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.1","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.1"},{"name":"v0.7.0","sha":"186a9b23b8e44f0181deaaec0a029e5385f6c8c3","kind":"commit","published_at":"2015-05-26T23:25:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-java/tar.gz/v0.7.0","html_url":"https://github.com/grpc/grpc-java/releases/tag/v0.7.0"}]},"repo_metadata_updated_at":"2023-03-21T22:11:04.013Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77465987245843,"dependent_packages_count":9.711579853637538,"stargazers_count":2.7166100038843037,"forks_count":1.7487376012621985,"docker_downloads_count":null,"average":8.737896832810618},"purl":"pkg:maven/io.grpc/grpc-binder","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.grpc:grpc-binder","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.grpc:grpc-binder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.grpc:grpc-binder/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T22:21:51.344Z","issues_count":102,"pull_requests_count":177,"avg_time_to_close_issue":46240549.79104478,"avg_time_to_close_pull_request":5066890.267973856,"issues_closed_count":67,"pull_requests_closed_count":153,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":5.294117647058823,"avg_comments_per_pull_request":0.7853107344632768,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":73,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":1781353.822222222,"past_year_avg_time_to_close_pull_request":178121.10344827586,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":2.9178082191780823,"past_year_avg_comments_per_pull_request":0.6804733727810651,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":139},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-binder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-binder/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-binder/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-binder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-binder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.grpc:grpc-binder/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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":4198,"full_name":"grpc/grpc-java","default_branch":"master","total_commits":7069,"total_committers":425,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":16.632941176470588,"dds":0.7412646767576744,"past_year_total_commits":372,"past_year_total_committers":61,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.098360655737705,"past_year_dds":0.6881720430107527,"last_synced_at":"2026-05-13T16:53:49.045Z","last_synced_commit":"c62cdefe781f840fb1db2295ccf7316684873fad","created_at":"2023-03-07T09:20:12.354Z","updated_at":"2026-05-13T16:52:37.215Z","committers":[{"name":"Eric Anderson","email":"ejona@google.com","login":"ejona86","count":1829},{"name":"Carl Mastrangelo","email":"notcarl@google.com","login":"carl-mastrangelo","count":623},{"name":"ZHANG Dapeng","email":"zdapeng@google.com","login":"dapengzhang0","count":578},{"name":"Kun Zhang","email":"zhangkun83","login":"zhangkun83","count":427},{"name":"Chengyuan Zhang","email":"chengyuanzhang@google.com","login":"voidzcy","count":368},{"name":"zpencer","email":"spencerfang@google.com","login":"zpencer","count":253},{"name":"sanjaypujare","email":"sanjaypujare","login":"sanjaypujare","count":224},{"name":"yifeizhuang","email":"zivy@google.com","login":"YifeiZhuang","count":196},{"name":"Terry Wilson","email":"tmwilson@google.com","login":"temawi","count":179},{"name":"nmittler","email":"nathanmittler@google.com","login":null,"count":167},{"name":"Eric Gribkoff","email":"ericgribkoff@google.com","login":"ericgribkoff","count":163},{"name":"Jihun Cho","email":"jihuncho@google.com","login":"creamsoup","count":161},{"name":"Xudong Ma","email":"simonma@google.com","login":null,"count":145},{"name":"Sergii Tkachenko","email":"sergiitk@google.com","login":"sergiitk","count":142},{"name":"Larry Safran","email":"lsafran@google.com","login":"larry-safran","count":132},{"name":"John Cormie","email":"jdcormie@google.com","login":"jdcormie","count":115},{"name":"Jakob Buchgraber","email":"bucjac@gmail.com","login":"buchgr","count":78},{"name":"Louis Ryan","email":"lryan@google.com","login":null,"count":72},{"name":"MV Shiva","email":"speakupshiva@gmail.com","login":"shivaspeaks","count":61},{"name":"Kannan J","email":"kannanjgithub@google.com","login":"kannanjgithub","count":60},{"name":"DNVindhya","email":"DNVindhya","login":"DNVindhya","count":53},{"name":"Lukasz Strzalkowski","email":"lukasz@squareup.com","login":"lukaszx0","count":46},{"name":"Xiao Hang","email":"rocking@google.com","login":"zsurocking","count":35},{"name":"markb74","email":"57717302+markb74","login":"markb74","count":27},{"name":"Ran","email":"ran-su","login":"ran-su","count":25},{"name":"apolcyn","email":"apolcyn@google.com","login":"apolcyn","count":25},{"name":"Jiangtao Li","email":"jiangtao@google.com","login":null,"count":23},{"name":"Riya Mehta","email":"55350838+rmehta19","login":"rmehta19","count":23},{"name":"Alex Panchenko","email":"440271+panchenko","login":"panchenko","count":23},{"name":"Abhishek Agrawal","email":"81427947+AgraVator","login":"AgraVator","count":21},{"name":"Benjamin Peterson","email":"benjamin@engflow.com","login":"benjaminp","count":20},{"name":"Shohei Kamimori","email":"jyane.kstm@gmail.com","login":"jyane","count":17},{"name":"Lidi Zheng","email":"lidiz@google.com","login":"lidizheng","count":14},{"name":"Kim Jin Young","email":"tian__mi__mi@naver.com","login":"becomeStar","count":13},{"name":"Jan Tattermusch","email":"jtattermusch","login":"jtattermusch","count":13},{"name":"Elliotte Rusty Harold","email":"elharo","login":"elharo","count":12},{"name":"Kurt Alfred Kluever","email":"kak@google.com","login":"kluever","count":11},{"name":"Grant Oakley","email":"groakley@gmail.com","login":"groakley","count":10},{"name":"ZhenLian","email":"zhenlian@google.com","login":"ZhenLian","count":10},{"name":"Stanley Cheung","email":"stanleycheung@google.com","login":"stanley-cheung","count":10},{"name":"Lisa Carey","email":"lcarey@google.com","login":"LisaFC","count":10},{"name":"Tony An","email":"tonyjan@google.com","login":"tonyjongyoonan","count":9},{"name":"vinodhabib","email":"47808007+vinodhabib","login":"vinodhabib","count":9},{"name":"Anirudh Ramachandra","email":"anramach@google.com","login":"anicr7","count":9},{"name":"erm-g","email":"110920239+erm-g","login":"erm-g","count":9},{"name":"Mateus Azis","email":"azis@google.com","login":"mateusazis","count":8},{"name":"Nick Hill","email":"nickhill@us.ibm.com","login":"njhill","count":8},{"name":"Saurav","email":"sauravz@google.com","login":"sauravzg","count":8},{"name":"Daniel Liu","email":"danielztliu@google.com","login":"danielzhaotongliu","count":8},{"name":"Tim Emiola","email":"temiola@google.com","login":null,"count":8},{"name":"ST-DDT","email":"ST-DDT@gmx.de","login":"ST-DDT","count":7},{"name":"Ryan Michela","email":"deltahat@gmail.com","login":"rmichela","count":7},{"name":"Mohan Li","email":"67390330+mohanli-ml","login":"mohanli-ml","count":6},{"name":"Yang Song","email":"songy23","login":"songy23","count":6},{"name":"cindyxue","email":"32377977+cindyxue","login":"cindyxue","count":6},{"name":"Rodrigo Queiro","email":"rodrigoq@google.com","login":"drigz","count":6},{"name":"Steve Rao","email":"zihaorao@126.com","login":"steverao","count":6},{"name":"Zhouyihai Ding","email":"ddyihai@google.com","login":"ZhouyihaiDing","count":6},{"name":"Tomo Suzuki","email":"suztomo@google.com","login":"suztomo","count":6},{"name":"William Thurston","email":"wthurston@netflix.com","login":"jhspaybar","count":5},{"name":"Ashitha Santhosh","email":"55257063+ashithasantosh","login":"ashithasantosh","count":5},{"name":"vimanikag","email":"viswakarma18rc@gmail.com","login":"vimanikag","count":5},{"name":"Sangamesh","email":"ghulesangu@gmail.com","login":"Sangamesh1997","count":5},{"name":"Matt Hildebrand","email":"mhild@google.com","login":"matthild","count":5},{"name":"jiangyuan","email":"joe469391363@gmail.com","login":"JoeCqupt","count":5},{"name":"Bogdan Drutu","email":"bdrutu@google.com","login":null,"count":5},{"name":"kenji yoshida","email":"6b656e6a69@gmail.com","login":"xuwei-k","count":5},{"name":"Vladimir Gordiychuk","email":"folyga@gmail.com","login":"Gordiychuk","count":4},{"name":"Srini Polavarapu","email":"35056280+srini100","login":"srini100","count":4},{"name":"Liam Miller-Cushon","email":"cushon@google.com","login":"cushon","count":4},{"name":"Jack Coughlin","email":"johnbcoughlin@gmail.com","login":"johnbcoughlin","count":4},{"name":"Bogdan Drutu","email":"bogdandrutu@gmail.com","login":"bogdandrutu","count":4},{"name":"Ashok Varma","email":"ashokvitece@gmail.com","login":"Ashok-Varma","count":4},{"name":"cfredri4","email":"50839054+cfredri4","login":"cfredri4","count":4},{"name":"mfcripps","email":"mfc84@cornell.edu","login":"mfcripps","count":4},{"name":"Patrice Chalin","email":"chalin","login":"chalin","count":4},{"name":"Marvin Liu","email":"marvinliu@google.com","login":"marvinliu","count":3},{"name":"Matt Kwong","email":"matt-kwong","login":"matt-kwong","count":3},{"name":"Jorg Heymans","email":"jorg.heymans@gmail.com","login":"jorgheymans","count":3},{"name":"Mugur Marculescu","email":"mugurm@gmail.com","login":"mugurm","count":3},{"name":"Naveen Prasanna V","email":"80662475+NaveenPrasannaV","login":"NaveenPrasannaV","count":3},{"name":"Jake Wharton","email":"jw@squareup.com","login":"JakeWharton","count":3},{"name":"Esun Kim","email":"veblush@google.com","login":"veblush","count":3},{"name":"Anar Sultanov","email":"anar.sultanov@assessio.se","login":"anarsultanov","count":3},{"name":"Brendan Linn","email":"brendan.linn@gmail.com","login":"Ubehebe","count":3},{"name":"François JACQUES","email":"hypnoce@donarproject.org","login":"hypnoce","count":3},{"name":"Arnout Engelen","email":"github@bzzt.net","login":"raboof","count":3},{"name":"ramaraochavali","email":"ramaraochavali@gmail.com","login":"ramaraochavali","count":3},{"name":"kpayson64","email":"kpayson@google.com","login":"kpayson64","count":3},{"name":"jbingham-google","email":"40675267+jbingham-google","login":"jbingham-google","count":3},{"name":"elandau","email":"elandau@netflix.com","login":"elandau","count":3},{"name":"Stephane Landelle","email":"slandelle@gatling.io","login":"slandelle","count":3},{"name":"Kenji Kaneda","email":"kaneda@squareup.com","login":"kenjikaneda","count":3},{"name":"Colin Alworth","email":"colin@colinalworth.com","login":"niloc132","count":3},{"name":"Jeff Davidson","email":"jpd@google.com","login":"jpd236","count":3},{"name":"Tim van der Lippe","email":"TimvdLippe","login":"TimvdLippe","count":3},{"name":"Nobutaka Takushima","email":"n.takushima@gmail.com","login":"nobutaka","count":2},{"name":"Ray Tsang","email":"saturnism","login":"saturnism","count":2},{"name":"Reginald McDonald","email":"40721169+reggiemcdonald","login":"reggiemcdonald","count":2},{"name":"Sky Ao","email":"aoxiaojian@gmail.com","login":"skyao","count":2},{"name":"Solomon Duskis","email":"sduskis@google.com","login":"sduskis","count":2},{"name":"SreeramdasLavanya","email":"76050406+SreeramdasLavanya","login":"SreeramdasLavanya","count":2},{"name":"Takeshi Hagikura","email":"thagikura@google.com","login":"thagikura","count":2},{"name":"Thomas Broyer","email":"t.broyer@ltgt.net","login":"tbroyer","count":2},{"name":"Jayant Kolhe","email":"jkolhe@google.com","login":null,"count":2},{"name":"Garrett Jones","email":"garrettjonesgoogle","login":"garrettjonesgoogle","count":2},{"name":"Jean de Klerk","email":"deklerk@google.com","login":"jeanbza","count":2},{"name":"Luwei Ge","email":"lwge@google.com","login":"rockspore","count":2},{"name":"John Hume","email":"duelin.markers@gmail.com","login":"duelinmarkers","count":2},{"name":"Kenji Kaneda","email":"kenji.kaneda@gmail.com","login":"kkaneda","count":2},{"name":"Lukacs T. Berki","email":"lberki@google.com","login":"lberki","count":2},{"name":"Mark S. Lewis","email":"Mark.S.Lewis@outlook.com","login":"bestbeforetoday","count":2},{"name":"Matthew Stevenson","email":"52979934+matthewstevenson88","login":"matthewstevenson88","count":2},{"name":"Mehrdad Afshari","email":"mmx@google.com","login":"mehrdada","count":2},{"name":"Menghan Li","email":"menghanl@google.com","login":"menghanl","count":2},{"name":"George Gensure","email":"werkt0@gmail.com","login":"werkt","count":2},{"name":"Gregory Cooke","email":"gregorycooke@google.com","login":"gtcooke94","count":2},{"name":"Ulf Adams","email":"ulfjack","login":"ulfjack","count":2},{"name":"ZachChuba","email":"49295341+ZachChuba","login":"ZachChuba","count":2},{"name":"amirhadadi","email":"amirhadadi@hotmail.com","login":"amirhadadi","count":2},{"name":"beatrausch","email":"30717474+beatrausch","login":"beatrausch","count":2},{"name":"chenwei321","email":"olderwei@163.com","login":"olderwei","count":2},{"name":"myPrecious","email":"Moriadry","login":"Moriadry","count":2},{"name":"pandaapo","email":"35672972+pandaapo","login":"pandaapo","count":2},{"name":"srkethireddy","email":"73372452+srkethireddy","login":"srkethireddy","count":2},{"name":"susinmotion","email":"susinmotion","login":"susinmotion","count":2},{"name":"wanyingd1996","email":"68657274+wanyingd1996","login":"wanyingd1996","count":2},{"name":"yangg","email":"yangg@google.com","login":"yang-g","count":2},{"name":"zbilun","email":"zbilun@google.com","login":"zbilun","count":2},{"name":"Martin Schaub","email":"mschaub@google.com","login":"martin-schaub","count":2},{"name":"Feng Li","email":"fengli@google.com","login":"fengli79","count":2},{"name":"Mike Kruskal","email":"62662355+mkruskal-google","login":"mkruskal-google","count":2},{"name":"Nguyen Quang Huy","email":"huynq0911@gmail.com","login":"huynq0911","count":2},{"name":"Nicholas DiPiazza","email":"nicholas.dipiazza@lucidworks.com","login":"nddipiazza","count":2},{"name":"cbianchi-7","email":"116770018+cbianchi-7","login":"cbianchi-7","count":2},{"name":"Patrick Strawderman","email":"patrick@kilink.net","login":"kilink","count":2},{"name":"Xuan Wang","email":"amos.wangxuan@gmail.com","login":"XuanWang-Amos","count":2},{"name":"cooper","email":"2254556540@qq.com","login":"hlx502","count":2},{"name":"kotlaja","email":"kotlaja.nevena@gmail.com","login":"kotlaja","count":2},{"name":"Nick Ufer","email":"nick@ufer.dev","login":"NickUfer","count":2},{"name":"Michael Lumish","email":"mlumish@google.com","login":"murgatroid99","count":2},{"name":"Erik Johansson","email":"ejohansson@spotify.com","login":"erikjoh","count":2},{"name":"Eng Zer Jun","email":"engzerjun@gmail.com","login":"Juneezee","count":2},{"name":"Doug Fawley","email":"dfawley@google.com","login":"dfawley","count":2},{"name":"David Hoover","email":"karma@deadmoose.com","login":"deadmoose","count":2},{"name":"Daniel Zou","email":"dzou","login":"dzou","count":2},{"name":"Chris Povirk","email":"cpovirk@google.com","login":"cpovirk","count":2},{"name":"Chris Nokleberg","email":"chris@sixlegs.com","login":"herbyderby","count":2},{"name":"Michael Vorburger","email":"vorburger@redhat.com","login":"vorburger","count":2},{"name":"Carmi Grushko","email":"carmi@google.com","login":"cgrushko","count":2},{"name":"Anuraag Agrawal","email":"anuraaga@gmail.com","login":"anuraaga","count":2},{"name":"Sean C. Sullivan","email":"github@seansullivan.com","login":"sullis","count":2},{"name":"Adrin T Paul","email":"109350438+themechbro","login":"themechbro","count":2},{"name":"Adam Liddell","email":"git@aliddell.com","login":"aaliddell","count":2},{"name":"Benjamin Fedorka","email":"benjamin.fedorka@gmail.com","login":"fedorka","count":1},{"name":"Benjamin Reed","email":"benreed@google.com","login":"codeblooded","count":1},{"name":"Benjamin Ellenberger","email":"benelot","login":"benelot","count":1},{"name":"Benjamin Einaudi","email":"antechrestos","login":"antechrestos","count":1},{"name":"Benedikt Schmidt","email":"beschmi@gmail.com","login":"beschmi","count":1},{"name":"Benedict Jin","email":"asdf2014@apache.org","login":"asdf2014","count":1},{"name":"Attila","email":"vangel.attila@gmail.com","login":"attila123","count":1},{"name":"Ashley Zhang","email":"ashley.w.zhang@gmail.com","login":"AshZhang","count":1},{"name":"Asaf Flescher","email":"asafflesch@gmail.com","login":"asafflesch","count":1},{"name":"Artem Prigoda","email":"arteamon@gmail.com","login":"arteam","count":1},{"name":"Arjan Singh Bal","email":"46515553+arjan-bal","login":"arjan-bal","count":1},{"name":"Arajit Samanta","email":"arijit24@gmail.com","login":"arajitsamanta","count":1},{"name":"April Kyle Nassi","email":"anassi@google.com","login":"thisisnotapril","count":1},{"name":"Darrien Glasser","email":"DarrienG","login":"DarrienG","count":1},{"name":"David Ankin","email":"daveankin@gmail.com","login":"alexanderankin","count":1},{"name":"David Brodsky","email":"davidpbrodsky@gmail.com","login":"OnlyInAmerica","count":1},{"name":"David Burns","email":"david.burns@theautomatedtester.co.uk","login":"AutomatedTester","count":1},{"name":"David Cao","email":"davidcao@seas.upenn.edu","login":"david-cao","count":1},{"name":"David Connelly","email":"dconnelly@gmail.com","login":"dconnelly","count":1},{"name":"David Ostrovsky","email":"david@ostrovsky.org","login":"davido","count":1},{"name":"David P. Baker","email":"dpb@google.com","login":"netdpb","count":1},{"name":"David Sanderson","email":"32687193+dws","login":"dws","count":1},{"name":"Danna Kelmer","email":"dannark@google.com","login":"dkelmer","count":1},{"name":"Daniel Norberg","email":"daniel.norberg@gmail.com","login":"danielnorberg","count":1},{"name":"Dan Ciruli","email":"ciruli@gmail.com","login":"oaktowner","count":1},{"name":"Dan","email":"danfaer@gmail.com","login":"danfaer","count":1},{"name":"DRayX","email":"7531689+DRayX","login":"DRayX","count":1},{"name":"Casey","email":"casey.duquette@snapchat.com","login":"caseyduquettesc","count":1},{"name":"Brice Jaglin","email":"bjaglin@teads.tv","login":"github-brice-jaglin","count":1},{"name":"Boddu Harshavardhan","email":"harshagoo94@gmail.com","login":"harshagoo94","count":1},{"name":"Anthony J. Pratti","email":"anthonyjpratti@gmail.com","login":"anthonyjpratti","count":1},{"name":"cmagnuso244","email":"cmagnuso@google.com","login":null,"count":1},{"name":"angusdavis","email":"angusdavis@google.com","login":null,"count":1},{"name":"Xiao Hang","email":"rocking@rocking-macbookpro2.roam.corp.google.com","login":null,"count":1},{"name":"Stefan Puhlmann","email":"stefanp@spotify.com","login":null,"count":1},{"name":"Nishidha","email":"nishidha@us.ibm.com","login":null,"count":1},{"name":"Naveen Reddy Chedeti","email":"chedeti@google.com","login":null,"count":1},{"name":"Mohannad Farrag","email":"aymanm@google.com","login":null,"count":1},{"name":"Mingyu Kang","email":"kenkangxgwe@google.com","login":null,"count":1},{"name":"Jerjou Cheng","email":"jerjou@google.com","login":null,"count":1},{"name":"Jeff Pinner","email":"jpinner@twitter.com","login":null,"count":1},{"name":"Elliotte Harold","email":"elharo@google.com","login":null,"count":1},{"name":"David Cowden","email":"dcow@eero.com","login":null,"count":1},{"name":"Dan Torrey","email":"dan@graylog.com","login":null,"count":1},{"name":"Bogdan Drutu","email":"lazy@splunk.com","login":null,"count":1},{"name":"Ben McCann","email":"ben@connectifier.com","login":null,"count":1},{"name":"Adrian Cole","email":"adrian.f.cole@gmail.com","login":null,"count":1},{"name":"Andrey Litvitski","email":"andrey1010102008@gmail.com","login":"panic08","count":1},{"name":"Andrew Gasparovic","email":"55992101+agasparovic-sabre","login":"agasparovic-sabre","count":1},{"name":"Andrei Kandratovich","email":"andrei@kandratovich.me","login":"akandratovich","count":1},{"name":"Amit Shirodkar","email":"53206535+shirodkara","login":"shirodkara","count":1},{"name":"Amit Desai","email":"amit.desai03@gmail.com","login":"amitdesai03","count":1},{"name":"AmiDavidW","email":"47610659+AmiDavidW","login":"AmiDavidW","count":1},{"name":"Ade Oshineye","email":"adewale@gmail.com","login":"adewale","count":1},{"name":"Adil Ansari","email":"ansari.adil20@gmail.com","login":"adilansari","count":1},{"name":"Akim239","email":"akim239@gmail.com","login":"Akim239","count":1},{"name":"Albumen Kevin","email":"jhq0812@gmail.com","login":"AlbumenJ","count":1},{"name":"Aleksei Kandybaev","email":"akandybaev","login":"akandybaev","count":1},{"name":"Alex Ehrnschwender","email":"alexanderscott46@gmail.com","login":"alexanderscott","count":1},{"name":"Aman Khalid","email":"aman.khalid@slu.edu","login":"amnox","count":1},{"name":"wangyuntao","email":"wyt.daily@gmail.com","login":null,"count":1},{"name":"scottpeterson","email":"scottpeterson@google.com","login":null,"count":1},{"name":"jwpowell055","email":"jwpowell055@gmail.com","login":null,"count":1},{"name":"Snow Pettersen","email":"snowp@squareup.com","login":"snowp","count":1},{"name":"Sourabh Sarvotham Parkala","email":"sourabh.s.parkala@gmail.com","login":"sourabhsparkala","count":1},{"name":"Sreenithi Sridharan","email":"19sreenithi98@gmail.com","login":"sreenithi","count":1},{"name":"Stage Growth","email":"sgkim530@naver.com","login":"stagegrowth","count":1},{"name":"Stephane Maarek","email":"simplesteph","login":"simplesteph","count":1},{"name":"Stephen Haberman","email":"stephen.haberman@gmail.com","login":"stephenh","count":1},{"name":"Steve Conover","email":"sconover@gmail.com","login":"sconover","count":1},{"name":"Steven Parkes","email":"smparkes@smparkes.net","login":"smparkes","count":1},{"name":"Sudharaka Palamakumbura","email":"sudharakap@mun.ca","login":"SudharakaP","count":1},{"name":"Erik Pettersson","email":"eripe970@gmail.com","login":"eripe970","count":1},{"name":"Teo Jia Jiun","email":"jjteo74@gmail.com","login":"jjteo74","count":1},{"name":"Thomas ten Cate","email":"ttencate@gmail.com","login":"ttencate","count":1},{"name":"Théo Gaillard","email":"36501933+GaillardTheo","login":"GaillardTheo","count":1},{"name":"Tom Leach","email":"tom@leach.it","login":"tleach","count":1},{"name":"Touko Vainio-Kaila","email":"touko.vk@gmail.com","login":"toukovk","count":1},{"name":"Trask Stalnaker","email":"trask.stalnaker@gmail.com","login":"trask","count":1},{"name":"Trevor Edwards","email":"TrevorEdwards","login":"TrevorEdwards","count":1},{"name":"Trustin Lee","email":"t@motd.kr","login":"trustin","count":1},{"name":"TzeKei Lee","email":"chikei@gmail.com","login":"chikei","count":1},{"name":"Umair Khan","email":"khanumair.79@gmail.com","login":"umairk79","count":1},{"name":"Venil Noronha","email":"venil.noronha@gmail.com","login":"venilnoronha","count":1},{"name":"Vladimir Chizhov","email":"mirlord@protonmail.ch","login":"mirlord","count":1},{"name":"Wenlong Zhang","email":"zhangwenlong@loongson.cn","login":"zhangwenlong8911","count":1},{"name":"Xiaoshuang LU","email":"luxiaoshuang@qiyi.com","login":"xiaoshuang-lu","count":1},{"name":"Yannick Epstein","email":"yannick.epstein@gmail.com","login":"yannickepstein","count":1},{"name":"Yash Tibrewal","email":"yashkt@google.com","login":"yashykt","count":1},{"name":"Philip K. Warren","email":"pkwarren","login":"pkwarren","count":1},{"name":"Philipp Kern","email":"phil@philkern.de","login":"pkern","count":1},{"name":"Philippe Laflamme","email":"484152+plaflamme","login":"plaflamme","count":1},{"name":"Piotr Morgwai Kotarbinski","email":"foss@morgwai.pl","login":"morgwai","count":1},{"name":"Prashanth Swaminathan","email":"40780424+prashanthswami","login":"prashanthswami","count":1},{"name":"Prateek Karandikar","email":"prateek-0","login":"prateek-0","count":1},{"name":"Przemek Piotrowski","email":"piotrowski.przemek@gmail.com","login":"ppiotrow","count":1},{"name":"RapperCL","email":"44110731+RapperCL","login":"RapperCL","count":1},{"name":"황규혁","email":"126947828+Gyuhyeok99","login":"Gyuhyeok99","count":1},{"name":"Zhaonian Luan","email":"lzn0830@gmail.com","login":"zhaonian","count":1},{"name":"RapperCL","email":"775523362@qq.com","login":"CLFutureX","count":1},{"name":"Richard Belleville","email":"gnossen@gmail.com","login":"gnossen","count":1},{"name":"RiyaTyagi","email":"31857310+RiyaTyagi","login":"RiyaTyagi","count":1},{"name":"Robert Turner","email":"33302790+rturner-edjuster","login":"rturner-edjuster","count":1},{"name":"Roman Leventov","email":"leventov.ru@gmail.com","login":"leventov","count":1},{"name":"Rostislav","email":"shtanko243@gmail.com","login":"rostik404","count":1},{"name":"Ruben de Vries","email":"ruben@rubensayshi.com","login":"rubensayshi","count":1},{"name":"Rui Liu","email":"33423526+lriuui0x0","login":"lriuui0x0","count":1},{"name":"Russell Shaw","email":"69813534+kiwi1969","login":"kiwi1969","count":1},{"name":"Ryan P. Brewster","email":"RyanPBrewster@gmail.com","login":"ryanpbrewster","count":1},{"name":"Sebastian Schmidt","email":"mrschmidt@google.com","login":"schmidt-sebastian","count":1},{"name":"Sergey Matyukevich","email":"s.matyukevich@gmail.com","login":"s-matyukevich","count":1},{"name":"Serhii Zabelnykov","email":"ReginFell@gmail.com","login":"ReginFell","count":1},{"name":"Shuangtai Li","email":"juggernaut0425@gmail.com","login":"tiggerlee2","count":1},{"name":"Simon Horlick","email":"simonhorlick@gmail.com","login":"simonhorlick","count":1},{"name":"Smilencer","email":"smityz@qq.com","login":"Smityz","count":1},{"name":"lllu30","email":"107082646+lllu30","login":"lllu30","count":1},{"name":"lukes","email":"lukes@google.com","login":"lukesandberg","count":1},{"name":"maleo","email":"maleo@google.com","login":"mering","count":1},{"name":"mekka","email":"mekka@mekka-tech.com","login":"mekka","count":1},{"name":"nabeelmian","email":"nabeelmian@google.com","login":"nabeelmian","count":1},{"name":"nafeabd","email":"7875504+nafeabd","login":"nafeabd","count":1},{"name":"oliviamariacodes","email":"oliviamariacodes@gmail.com","login":"oliviamariacodes","count":1},{"name":"panxuefeng","email":"97659667+Panxuefeng-loongson","login":"Panxuefeng-loongson","count":1},{"name":"pieterjanpintens","email":"pintens.pieterjan@gmail.com","login":"pieterjanpintens","count":1},{"name":"rsgowman","email":"rgowman@google.com","login":"rsgowman","count":1},{"name":"rtadepalli","email":"105760760+rtadepalli","login":"rtadepalli","count":1},{"name":"sai-sunder-s","email":"4540365+sai-sunder-s","login":"sai-sunder-s","count":1},{"name":"sebright","email":"sebright@google.com","login":"sebright","count":1},{"name":"skyguard1","email":"qhdxssm@qq.com","login":"skyguard1","count":1},{"name":"subhraOffGit","email":"162678244+subhraOffGit","login":"subhraOffGit","count":1},{"name":"sumitd2","email":"91451282+sumitd2","login":"sumitd2","count":1},{"name":"sunpe","email":"sunpeng.dev@gmail.com","login":"sunpe","count":1},{"name":"wcchoi","email":"fortexx@gmail.com","login":"wcchoi","count":1},{"name":"wonderfly","email":"wonderfly@google.com","login":"wonderfly","count":1},{"name":"wwtbuaa01","email":"133191176+wwtbuaa01","login":"wwtbuaa01","count":1},{"name":"wzhang","email":"zhangweikop@gmail.com","login":"zhangweikop","count":1},{"name":"zhaohaifeng","email":"zhaoImpulse@gmail.com","login":"zhaohaifeng","count":1},{"name":"zrlw","email":"zrlw@sina.com","login":"zrlw","count":1},{"name":"Éamonn McManus","email":"eamonn@mcmanus.net","login":"eamonnmcmanus","count":1},{"name":"康智冬","email":"worldkzd@gmail.com","login":"KangZhiDong","count":1},{"name":"liym","email":"43025881+ijliym","login":"ijliym","count":1},{"name":"Yongwoo Noh","email":"yonguno13@gmail.com","login":"yonguno","count":1},{"name":"Yun Peng","email":"pcloudy@google.com","login":"meteorcloudy","count":1},{"name":"Zach Reyes","email":"39203661+zasweq","login":"zasweq","count":1},{"name":"Ze'ev Klapow","email":"zklapow@gmail.com","login":"zklapow","count":1},{"name":"Zgoda91","email":"dzgoda@google.com","login":"Zgoda91","count":1},{"name":"Sumit Bhagwani","email":"sumit.innovation@gmail.com","login":"sumitbhagwani","count":1},{"name":"赵延","email":"1060026287@qq.com","login":"horizonzy","count":1},{"name":"abtom","email":"aaronbtom@gmail.com","login":"abtom","count":1},{"name":"adam lazur","email":"laz@canva.com","login":"laz-canva","count":1},{"name":"brettmorgan","email":"brettmorgan@google.com","login":"domesticmouse","count":1},{"name":"camel","email":"camel.young@gmail.com","login":"camelcc","count":1},{"name":"chrisschek","email":"1869477+chrisschek","login":"chrisschek","count":1},{"name":"d-reidenbach","email":"66145057+d-reidenbach","login":"d-reidenbach","count":1},{"name":"dave","email":"dprotaso@gmail.com","login":"dprotaso","count":1},{"name":"devalkone","email":"devalkone@gmail.com","login":"devalkone","count":1},{"name":"dmytroreutov","email":"56252415+dmytroreutov","login":"dmytroreutov","count":1},{"name":"edr","email":"enguerrand","login":"enguerrand","count":1},{"name":"eshitachandwani","email":"59800922+eshitachandwani","login":"eshitachandwani","count":1},{"name":"hakusai22","email":"y960303802@163.com","login":"hakusai22","count":1},{"name":"htuch","email":"h.github@tuch.id.au","login":"htuch","count":1},{"name":"huangqiangxiong","email":"qiangxiong.huang@qq.com","login":"huangqiangxiong","count":1},{"name":"hvadehra","email":"hvadehra@gmail.com","login":"hvadehra","count":1},{"name":"jonathanlin","email":"jonathanlin@google.com","login":"jonathanjlin","count":1},{"name":"joybestourous","email":"32601978+joybestourous","login":"joybestourous","count":1},{"name":"litclimbing","email":"94636143+litclimbing","login":"litclimbing","count":1},{"name":"Ziad Hatahet","email":"hatahet@gmail.com","login":"hatahet","count":1},{"name":"Ian Haken","email":"ihaken@netflix.com","login":"JackOfMostTrades","count":1},{"name":"Ignacio del Valle Alles","email":"idelvall@brutusin.org","login":"idelvall","count":1},{"name":"Igor Bernstein","email":"igorbernstein@google.com","login":"igorbernstein2","count":1},{"name":"Ivan Bahdanau","email":"ioanbsu1@gmail.com","login":"ioanbsu","count":1},{"name":"Ivo List","email":"ilist@google.com","login":"comius","count":1},{"name":"Jack Amadeo","email":"jamadeo@gmail.com","login":"jamadeo","count":1},{"name":"Jacob Nowjack","email":"72765210+jnowjack-lucidchart","login":"jnowjack-lucidchart","count":1},{"name":"Jader Alcântara","email":"78612721+jader-eero","login":"jader-eero","count":1},{"name":"James Duong","email":"duong.james@gmail.com","login":"jduo","count":1},{"name":"James Roper","email":"james@jazzy.id.au","login":"jroper","count":1},{"name":"James deBoer","email":"james@huronbox.com","login":"jbdeboer","count":1},{"name":"Jannis Andrija Schnitzer","email":"jannis@schnitzer.im","login":"Xjs","count":1},{"name":"Jeremy Volkman","email":"jeremy@jvolkman.com","login":"jvolkman","count":1},{"name":"Jeroen Meijer","email":"jjgmeijer@gmail.com","login":"Meijuh","count":1},{"name":"Jesse Schalken","email":"me@jesseschalken.com","login":"jesseschalken","count":1},{"name":"Jesse Wilson","email":"jwilson@squareup.com","login":"squarejesse","count":1},{"name":"Jiajing LU","email":"lujiajing1126@gmail.com","login":"lujiajing1126","count":1},{"name":"Jianwei Mao","email":"maojianwei2020@gmail.com","login":"MaoJianwei","count":1},{"name":"Jintao","email":"xiaojintao@outlook.com","login":"JintaoXIAO","count":1},{"name":"Jiri Kaplan","email":"jiri.kaplan@email.cz","login":"jirkafm","count":1},{"name":"Joey Bratton","email":"joey@joeyb.org","login":"joeyb","count":1},{"name":"Jongho Jeon","email":"jongho.jeon@riiid.co","login":"hojongs","count":1},{"name":"Jorge Canizales","email":"jcanizales@google.com","login":"jcanizales","count":1},{"name":"Joris Scharp","email":"jorisscharp@gmail.com","login":"jscharp","count":1},{"name":"Josh Humphries","email":"jh@squareup.com","login":"jhump","count":1},{"name":"João Vitor Stein","email":"joaovstein@gmail.com","login":"JoaoVitorStein","count":1},{"name":"AgentK","email":"agentk@hypixel.net","login":null,"count":1},{"name":"David Young-Chan Kay","email":"davidykay@gmail.com","login":"DavidYKay","count":1},{"name":"Dayuxiaoshui","email":"792179245@qq.com","login":"Dayuxiaoshui","count":1},{"name":"Dennis Shao","email":"67387070+shaod2","login":"shaod2","count":1},{"name":"Derek Perez","email":"perezd","login":"perezd","count":1},{"name":"Devin Smith","email":"devinrsmith","login":"devinrsmith","count":1},{"name":"Dharmesh Jogadia","email":"dharmeshjogadia@gmail.com","login":"dharmeshjogadia","count":1},{"name":"Dirk Haubenreisser","email":"haubenr@de.ibm.com","login":"haubenr","count":1},{"name":"DmPanov","email":"37106163+DmPanov","login":"DmPanov","count":1},{"name":"Doug Clark","email":"douglasc@netflix.com","login":"douglasc-nflx","count":1},{"name":"Doug Lawrie","email":"doug@neverfear.org","login":"kay","count":1},{"name":"Dounan Shi","email":"dounan@gmail.com","login":"dounan","count":1},{"name":"Eduard Wirch","email":"wirch.eduard@gmail.com","login":"ewirch","count":1},{"name":"Eli Lipsitz","email":"elipsitz@google.com","login":"elipsitz","count":1},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":1},{"name":"Erik Bengtsson","email":"71013690+bengtsson1-flir","login":"bengtsson1-flir","count":1},{"name":"Aaditya Gavandalkar","email":"aaditya.gavandalkar@gmail.com","login":"aadityasg","count":1},{"name":"Fabio Kung","email":"fabio.kung@gmail.com","login":"fabiokung","count":1},{"name":"Fred Wulff","email":"frew@cs.stanford.edu","login":"frew","count":1},{"name":"Gaurav S","email":"gaurav.cs.sharma@gmail.com","login":"gsharma","count":1},{"name":"Georg Welzel","email":"gfelbing","login":"gfelbing","count":1},{"name":"Graeme Morgan","email":"mail@graememorgan.uk","login":"graememorgan","count":1},{"name":"Greg","email":"gregestren","login":"gregestren","count":1},{"name":"HYUNSANG HAN","email":"gustkd3@gmail.com","login":"HyunSangHan","count":1},{"name":"Halvard Skogsrud","email":"halvards@gmail.com","login":"halvards","count":1},{"name":"Hongxu Xu","email":"xuhongxu96@gmail.com","login":"xuhongxu96","count":1},{"name":"Mark Kelly","email":"mkelly28@tcd.ie","login":"marky-mark","count":1},{"name":"Masakuni Oishi","email":"yamasa@bsdhouse.org","login":"yamasa","count":1},{"name":"Matteo Merli","email":"mmerli@apache.org","login":"merlimat","count":1},{"name":"Matthieu MOREL","email":"matthieu.morel35@gmail.com","login":"mmorel-35","count":1},{"name":"Maxime Guerreiro","email":"punkeel@me.com","login":"punkeel","count":1},{"name":"Michael Avrukin","email":"mavrukin@gmail.com","login":"mavrukin","count":1},{"name":"Michael Plump","email":"plumpy@gmail.com","login":"plumpy","count":1},{"name":"Mike Kobit","email":"mkobit@gmail.com","login":"mkobit","count":1},{"name":"Minsoo Cheong","email":"54794500+j-min5u","login":"j-min5u","count":1},{"name":"Mir3605","email":"120521300+Mir3605","login":"Mir3605","count":1},{"name":"Muxi Yan","email":"muxi","login":"muxi","count":1},{"name":"Nathan H. Leung","email":"github@nathanhleung.com","login":"nathanhleung","count":1},{"name":"Nathan Herring","email":"Capstan","login":"Capstan","count":1},{"name":"Nathan Naze","email":"nnaze@google.com","login":"nanaze","count":1},{"name":"Nayana-ibm","email":"nthorat@us.ibm.com","login":"Nayana-ibm","count":1},{"name":"Nicholas Titcombe","email":"ntitcombe@gmail.com","login":"Nexproc","count":1},{"name":"Nick Travers","email":"n.e.travers@gmail.com","login":"nicktrav","count":1},{"name":"Nikolay Firov","email":"n.v.firov@gmail.com","login":"firov","count":1},{"name":"Nobuaki Sukegawa","email":"nsukeg@gmail.com","login":"nsuke","count":1},{"name":"Ovidiu Tirla","email":"ovi2022@gmail.com","login":"ovidiutirla","count":1},{"name":"Patrick Koenig","email":"pkoenig10@gmail.com","login":"pkoenig10","count":1},{"name":"Paul Gross","email":"pgross@gmail.com","login":"pgr0ss","count":1},{"name":"Paul Jensen","email":"JensenPaul","login":"JensenPaul","count":1},{"name":"Paul Murphy","email":"paul.murphy@datadoghq.com","login":"paulmurhy123","count":1},{"name":"PetitBaguette","email":"petit_baguette@yahoo.co.jp","login":"PetitBaguette","count":1},{"name":"Petr Portnov | PROgrm_JARvis","email":"mrJARVIScraft@gmail.com","login":"JarvisCraft","count":1},{"name":"Juanli Shen","email":"aspirinsjl@gmail.com","login":"AspirinSJL","count":1},{"name":"Julien Boeuf","email":"jboeuf@google.com","login":"jboeuf","count":1},{"name":"Justin Bassett","email":"jbassett@google.com","login":"Quincunx271","count":1},{"name":"Kailash Sethuraman","email":"hsaliak@gmail.com","login":"hsaliak","count":1},{"name":"Kainsin","email":"github@kainsin.com","login":"Kainsin","count":1},{"name":"Kaloyan Simitchiyski","email":"kaloyan.simitchiyski@gmail.com","login":"kloyan","count":1},{"name":"Keith Smiley","email":"keithbsmiley@gmail.com","login":"keith","count":1},{"name":"Ken Katagiri","email":"kenkatagiri@google.com","login":"kenk42292","count":1},{"name":"Kevin Wooten","email":"kdubb@me.com","login":"kdubb","count":1},{"name":"Kim Sumin","email":"ksoomin25@gmail.com","login":"kssumin","count":1},{"name":"Kislay Kishore","email":"kislay.kishore2003@gmail.com","login":"kislaykishore","count":1},{"name":"Kristofer Karlsson","email":"spkrka","login":"spkrka","count":1},{"name":"Laglangyue","email":"35491928+laglangyue","login":"laglangyue","count":1},{"name":"Lam Gia Thuan","email":"22922064+duckladydinh","login":"duckladydinh","count":1},{"name":"Laurent Goujon","email":"laurentgo","login":"laurentgo","count":1},{"name":"Laurent Le Brun","email":"laurentlb@gmail.com","login":"laurentlb","count":1},{"name":"Leonardo Pistone","email":"leonardo@pistone.me","login":"lepistone","count":1},{"name":"Liu sheng","email":"liusheng2048@gmail.com","login":"liusheng","count":1},{"name":"Lucas Mirelmann","email":"lgalfaso@gmail.com","login":"lgalfaso","count":1},{"name":"Lukasz Janyst","email":"lukasz@jany.st","login":"ljanyst","count":1},{"name":"Lê Nam Khánh","email":"55955273+khanhkhanhlele","login":"khanhkhanhlele","count":1},{"name":"Manik Surtani","email":"manik@squareup.com","login":"maniksurtani","count":1},{"name":"Manuel Kollus","email":"42355796+manuelkollus","login":"manuelkollus","count":1},{"name":"Marcin Dąbrowski","email":"3007876+marcindabrowski","login":"marcindabrowski","count":1},{"name":"Marco Ferrer","email":"35935108+marcoferrer","login":"marcoferrer","count":1},{"name":"Marius Volkhart","email":"marius@volkhart.com","login":"MariusVolkhart","count":1}],"past_year_committers":[{"name":"Eric Anderson","email":"ejona@google.com","login":"ejona86","count":116},{"name":"John Cormie","email":"jdcormie@google.com","login":"jdcormie","count":71},{"name":"MV Shiva","email":"speakupshiva@gmail.com","login":"shivaspeaks","count":37},{"name":"Kannan J","email":"kannanjgithub@google.com","login":"kannanjgithub","count":30},{"name":"Abhishek Agrawal","email":"81427947+AgraVator","login":"AgraVator","count":13},{"name":"Kim Jin Young","email":"tian__mi__mi@naver.com","login":"becomeStar","count":12},{"name":"Alex Panchenko","email":"440271+panchenko","login":"panchenko","count":11},{"name":"Saurav","email":"sauravz@google.com","login":"sauravzg","count":8},{"name":"Benjamin Peterson","email":"benjamin@engflow.com","login":"benjaminp","count":7},{"name":"Sangamesh","email":"ghulesangu@gmail.com","login":"Sangamesh1997","count":5},{"name":"vimanikag","email":"viswakarma18rc@gmail.com","login":"vimanikag","count":5},{"name":"Riya Mehta","email":"55350838+rmehta19","login":"rmehta19","count":3},{"name":"Patrick Strawderman","email":"patrick@kilink.net","login":"kilink","count":2},{"name":"srkethireddy","email":"73372452+srkethireddy","login":"srkethireddy","count":2},{"name":"jiangyuan","email":"joe469391363@gmail.com","login":"JoeCqupt","count":2},{"name":"Adrin T Paul","email":"109350438+themechbro","login":"themechbro","count":2},{"name":"Gregory Cooke","email":"gregorycooke@google.com","login":"gtcooke94","count":2},{"name":"Hongxu Xu","email":"xuhongxu96@gmail.com","login":"xuhongxu96","count":1},{"name":"HYUNSANG HAN","email":"gustkd3@gmail.com","login":"HyunSangHan","count":1},{"name":"George Gensure","email":"werkt0@gmail.com","login":"werkt","count":1},{"name":"Jacob Nowjack","email":"72765210+jnowjack-lucidchart","login":"jnowjack-lucidchart","count":1},{"name":"Jeroen Meijer","email":"jjgmeijer@gmail.com","login":"Meijuh","count":1},{"name":"Jiri Kaplan","email":"jiri.kaplan@email.cz","login":"jirkafm","count":1},{"name":"Kainsin","email":"github@kainsin.com","login":"Kainsin","count":1},{"name":"Erik Bengtsson","email":"71013690+bengtsson1-flir","login":"bengtsson1-flir","count":1},{"name":"Dayuxiaoshui","email":"792179245@qq.com","login":"Dayuxiaoshui","count":1},{"name":"David Sanderson","email":"32687193+dws","login":"dws","count":1},{"name":"Daniel Liu","email":"danielztliu@google.com","login":"danielzhaotongliu","count":1},{"name":"황규혁","email":"126947828+Gyuhyeok99","login":"Gyuhyeok99","count":1},{"name":"Mohannad Farrag","email":"aymanm@google.com","login":null,"count":1},{"name":"Mingyu Kang","email":"kenkangxgwe@google.com","login":null,"count":1},{"name":"Lam Gia Thuan","email":"22922064+duckladydinh","login":"duckladydinh","count":1},{"name":"zrlw","email":"zrlw@sina.com","login":"zrlw","count":1},{"name":"wzhang","email":"zhangweikop@gmail.com","login":"zhangweikop","count":1},{"name":"wcchoi","email":"fortexx@gmail.com","login":"wcchoi","count":1},{"name":"oliviamariacodes","email":"oliviamariacodes@gmail.com","login":"oliviamariacodes","count":1},{"name":"eshitachandwani","email":"59800922+eshitachandwani","login":"eshitachandwani","count":1},{"name":"dmytroreutov","email":"56252415+dmytroreutov","login":"dmytroreutov","count":1},{"name":"devalkone","email":"devalkone@gmail.com","login":"devalkone","count":1},{"name":"camel","email":"camel.young@gmail.com","login":"camelcc","count":1},{"name":"apolcyn","email":"apolcyn@google.com","login":"apolcyn","count":1},{"name":"adam lazur","email":"laz@canva.com","login":"laz-canva","count":1},{"name":"Zgoda91","email":"dzgoda@google.com","login":"Zgoda91","count":1},{"name":"ZachChuba","email":"49295341+ZachChuba","login":"ZachChuba","count":1},{"name":"Yun Peng","email":"pcloudy@google.com","login":"meteorcloudy","count":1},{"name":"Umair Khan","email":"khanumair.79@gmail.com","login":"umairk79","count":1},{"name":"Stage Growth","email":"sgkim530@naver.com","login":"stagegrowth","count":1},{"name":"SreeramdasLavanya","email":"76050406+SreeramdasLavanya","login":"SreeramdasLavanya","count":1},{"name":"Richard Belleville","email":"gnossen@gmail.com","login":"gnossen","count":1},{"name":"PetitBaguette","email":"petit_baguette@yahoo.co.jp","login":"PetitBaguette","count":1},{"name":"Paul Murphy","email":"paul.murphy@datadoghq.com","login":"paulmurhy123","count":1},{"name":"Mike Kruskal","email":"62662355+mkruskal-google","login":"mkruskal-google","count":1},{"name":"Michael Lumish","email":"mlumish@google.com","login":"murgatroid99","count":1},{"name":"Matteo Merli","email":"mmerli@apache.org","login":"merlimat","count":1},{"name":"Marius Volkhart","email":"marius@volkhart.com","login":"MariusVolkhart","count":1},{"name":"Marcin Dąbrowski","email":"3007876+marcindabrowski","login":"marcindabrowski","count":1},{"name":"Lê Nam Khánh","email":"55955273+khanhkhanhlele","login":"khanhkhanhlele","count":1},{"name":"Luwei Ge","email":"lwge@google.com","login":"rockspore","count":1},{"name":"Andrey Litvitski","email":"andrey1010102008@gmail.com","login":"panic08","count":1},{"name":"Kun Zhang","email":"zhangkun83","login":"zhangkun83","count":1},{"name":"Kim Sumin","email":"ksoomin25@gmail.com","login":"kssumin","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-29T00:00:10.182Z","repositories_count":6244525,"commits_count":882729100,"contributors_count":34952591,"owners_count":1158919,"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":"grpc/grpc-java","html_url":"https://github.com/grpc/grpc-java","last_synced_at":"2026-03-10T13:01:10.775Z","status":null,"issues_count":682,"pull_requests_count":2108,"avg_time_to_close_issue":36015215.46995708,"avg_time_to_close_pull_request":2015808.3176206509,"issues_closed_count":466,"pull_requests_closed_count":1782,"pull_request_authors_count":153,"issue_authors_count":415,"avg_comments_per_issue":4.083577712609971,"avg_comments_per_pull_request":0.8406072106261859,"merged_pull_requests_count":1508,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":139,"past_year_pull_requests_count":595,"past_year_avg_time_to_close_issue":2840368.506329114,"past_year_avg_time_to_close_pull_request":777829.3587962963,"past_year_issues_closed_count":79,"past_year_pull_requests_closed_count":432,"past_year_pull_request_authors_count":57,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":2.5035971223021583,"past_year_avg_comments_per_pull_request":0.626890756302521,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":352,"created_at":"2023-05-10T16:57:37.592Z","updated_at":"2026-03-10T13:01:10.777Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-java/issues","issue_labels_count":{"table":{"question":205,"enhancement":124,"bug":67,"code health":38,"experimental API":31,"Waiting on reporter":27,"android":14,"docs":13,"binder":9,"performance":7,"highly flaky":7,"help wanted":6,"netty":5,"xds":5,"okhttp":4,"good first issue":3,"P4":2,"P3":2,"TODO:release blocker":2,"P2":1,"Type: Documentation":1,"gRPC 2.0":1,"refactoring":1,"api-review":1,"invalid":1,"TODO:backport":1}},"pull_request_labels_count":{"table":{"TODO:backport":36,"kokoro:run":8,"TODO:release blocker":7,"release-notes: no":5,"enhancement":3,"bug":3,"code health":2,"Waiting on reporter":2,"api-review":2,"experimental API":1,"Type: Dependencies":1,"Type: Bug":1,"kokoro:force-run":1}},"issue_author_associations_count":{"table":{"NONE":402,"MEMBER":141,"CONTRIBUTOR":139}},"pull_request_author_associations_count":{"table":{"MEMBER":1033,"CONTRIBUTOR":903,"NONE":165,"COLLABORATOR":7}},"issue_authors":{"table":{"ejona86":100,"jdcormie":18,"carl-mastrangelo":14,"zhangkun83":12,"dapengzhang0":11,"kannanjgithub":8,"YifeiZhuang":7,"sergiitk":7,"vorburger":7,"jammyMarse":5,"larry-safran":5,"benjaminp":5,"hlx502":5,"becomeStar":4,"hypnoce":4,"louie-wh":4,"cowwoc":4,"panchenko":4,"hakusai22":4,"archit-harness":3,"jhump":3,"mateusazis":3,"DNVindhya":3,"tonyjongyoonan":3,"anuragagarwal561994":3,"temawi":3,"voidzcy":3,"drice-buf":2,"groakley":2,"sanjaypujare":2,"DioxideCN":2,"nyukhalov":2,"atmel21":2,"bestbeforetoday":2,"twthorn":2,"EgHubs":2,"lobaorn-bitso":2,"Githubant123":2,"rmehta19":2,"altaiezior":2,"Rawa":2,"haluzpav":2,"nicholashagen":2,"tcronis":2,"baozi-2019":2,"cdprete":2,"ghost":2,"shivamgupta1":2,"ArturoSalazarB16":2,"bsideup":2,"ZachChuba":2,"Tanusyadav":2,"cfredri4":2,"Trajanv":2,"mohit-0109":2,"beatrausch":2,"daniel-b2c2":2,"korthout":2,"pjfanning":2,"tommyulfsparre":2,"rickyma":2,"bubenheimer":2,"SoftMemes":2,"skumar1987":2,"AgraVator":2,"slandelle":2,"kitkars":2,"honnix":2,"joybestourous":2,"afshin1394":1,"daniszam":1,"sfc-gh-kyurtsever":1,"santhoshmanikandan":1,"javiertoja":1,"AkashKamal":1,"lburgazzoli":1,"doughd":1,"Smityz":1,"Bios-Marcel":1,"b0inbot":1,"deveshpujari":1,"dsyer":1,"dkwakkel":1,"shs96c":1,"oyx9527":1,"DreamLettuce":1,"UserNoOne":1,"anicr7":1,"jwojcie":1,"garetman":1,"mrueda020":1,"MonssifEchadli":1,"Capstan":1,"toddbaert":1,"kluever":1,"VEZE":1,"koehlp":1,"RichieAHB":1,"Layfolk-zcy":1,"DanchoIvanov":1,"ganadist":1,"hnoshab75":1,"orkh-sa10":1,"TimOrtel":1,"surbhigarg92":1,"stagegrowth":1,"JoaoVitorStein":1,"juansoft-spain":1,"tonicsoft":1,"jwojciechowski-rtbh":1,"Sowmya-Iyer":1,"ErDanZi888":1,"ZoabKapoor":1,"lujiajing1126":1,"CH3CHO":1,"clairemcginty":1,"rameshpasunoori":1,"skjolber":1,"jader-eero":1,"ashj11":1,"glsong7":1,"dzou":1,"lulu2panpan":1,"avsdev-cw":1,"honeyshine75":1,"o-shevchenko":1,"jehervy":1,"VenkatJey":1,"ndovidio":1,"Sangamesh1997":1,"EliyahuSternDAI":1,"macrergate":1,"sergiommarcial":1,"mping-exo":1,"rocksnslopes":1,"raduongithub":1,"positron":1,"pkbriggs":1,"akanimesh7":1,"noren95":1,"chkrishna411":1,"mopfattn":1,"turchenkoalex":1,"ValeriyDolgov":1,"xermaor":1,"theangrydev":1,"puliv02":1,"anders-brujordet":1,"gnimnaid":1,"wjohnst3":1,"iokk3732":1,"sdsantos":1,"duckladydinh":1,"RITESHMOHAPATRA":1,"fizlrock":1,"excelm24":1,"y-kawawa":1,"navch3":1,"drcrallen":1,"conorheffron":1,"HemanthAnakapalle123":1,"cudothanh-Nhan":1,"juliuszsompolski":1,"gen-user1":1,"bharatgoelharness":1,"naliniranjan82":1,"polingsky":1,"zenghu1chen":1,"Vince-maple-byte":1,"Pranay1237":1,"SetoKaiba":1,"jon-signal":1,"hongxing333666":1,"lukaszx0":1,"UsatovPavel":1,"mwhipple":1,"cdgjzzy":1,"razmser":1,"Maplestory1998":1,"lee-light":1,"Vladyslav-IA":1,"forthehell":1,"Akaame":1,"apolcyn":1,"pike-hachi":1,"ogunodabasss":1,"oc007us":1,"markb74":1,"gubanov":1,"wbinSong":1,"Hodkinson":1,"aLoHaha1":1,"t-peoples":1,"arvindbr8":1,"kusaeva":1,"rp-":1,"vector090":1,"axkum10":1,"flying-2077":1,"guysung":1,"cshai":1,"paomian":1,"K-Diger":1,"JonSobocinski":1,"jainruchir":1,"Hakai-Shin":1,"akhileshnirna":1,"uddhav99":1,"vio-lin":1,"gavin-nia":1,"fthmko":1,"akh1lt":1,"Umang-Goel":1,"raboof":1,"nucz":1,"jaceding":1,"antonmithun-work":1,"llj37825":1,"mxalbert1996":1,"neeme-praks-sympower":1,"zxyao145":1,"evil0th":1,"Piyush-Parmar-28":1,"xvrl":1,"reinmind":1,"leventov":1,"Spikhalskiy":1,"usischev":1,"ioanbsu":1,"rowan-stripe":1,"phuaha666-hue":1,"shivaspeaks":1,"li-zoe-x":1,"jianliu":1,"divijvaidya":1,"ziyoushibo":1,"jackrwoods":1,"tarokon":1,"kloyan":1,"doffid":1,"gauravkumar3768":1,"asraralamcg":1,"liujingjun001":1,"zhangchao1171":1,"slogic":1,"jsying1570":1,"thesamet":1,"ccreighton-apptio":1,"uajith":1,"janikgithub":1,"RicardoMonteiroSimoes":1,"banandh":1,"aseovic":1,"cusher":1,"JChunyu":1,"rostik404":1,"McBenedictMarave":1,"steinybot":1,"ToanBarcelona1998":1,"dvilaverde":1,"haritbe":1,"DanielLiu1123":1,"brianwyka":1,"Akshobhya123":1,"AlexInCube":1,"openjohn":1,"atollena":1,"topherli":1,"laglangyue":1,"oraz-cisco":1,"LeeYeeze":1,"danieltahara":1,"ashish20790":1,"zhaopei0418":1,"jacekbe":1,"ratnikov":1,"ah-edg":1,"tmhdgsn":1,"ModAlpha":1,"CCint3":1,"dockndev":1,"noamisachar":1,"friscoMad":1,"davidecaroselli":1,"SeanTan7150":1,"zhangyachen":1,"prakashbalaji":1,"ok-junguo":1,"menvol3":1,"andrewparmet":1,"mengqing20101212":1,"wwtbuaa01":1,"Alexander-Kiselyov":1,"D12EA177E12":1,"madanrajhari":1,"onyn":1,"aviens-extr":1,"SuperMaskv":1,"98DE9E1F":1,"davidboden":1,"normanmaurer":1,"ulfjack":1,"jyane":1,"cgrushko":1,"ilia-sretenskii":1,"EricY019":1,"jamesalfei":1,"brucelwl":1,"firov":1,"oburgosm":1,"liaomu123":1,"dmytroreutov":1,"sudo-nan0-RaySK":1,"ncpibm":1,"wqliang":1,"onobc":1,"Lincong":1,"louiscryan":1,"cengozge":1,"KasmicSupes":1,"leizhiyuan":1,"aaron-ai":1,"colinmeek-db":1,"nkorange":1,"Jrashid1998":1,"DDTDDTfun":1,"systemfreund":1,"karanjamutahi":1,"ayanamist":1,"guw":1,"splett2":1,"carojkov":1,"leikaiwei":1,"bing568186255":1,"tnielens-centrica":1,"jebbench":1,"somethingvague":1,"media-informatics":1,"selivonchyk":1,"bananacocodrilo":1,"Hemadri513":1,"evis":1,"TheSafo":1,"chrisvest":1,"lambdai":1,"lmcdasi":1,"qsLI":1,"kamalhm":1,"timarmstrong":1,"srujann":1,"lhotari":1,"minhduyphamdev":1,"zrlw":1,"litst":1,"riteshopranjan":1,"bcwhite-code":1,"andreasziegl":1,"twogoods":1,"five111":1,"eltanardo":1,"He-Pin":1,"jcanizales":1,"Kolyunya":1,"kevinw66":1,"checkers9":1,"scwhittle":1,"peterweb2005":1,"oliviamariacodes":1,"dennyjames":1,"flagshen":1,"anborg":1,"markvincze":1,"SatyamGondhale":1,"apm1467":1,"strophy":1,"NguyenHoangSon96":1,"meteorcloudy":1,"fatemeAfshani":1,"mmichaelis":1,"jnehlmeier":1,"wenmingwei":1,"1wayticket":1,"chengxuyuanxiaoka":1,"qianye1001":1,"JJaviMS":1,"ashutej":1,"danishnawab":1,"Archana-toran":1,"amnagmv":1,"MarcGuiot":1,"bluecodecc":1,"halibobo1205":1,"byblakeorriver":1,"BhautikKoladiya":1,"mattisonchao":1,"njimenezotto":1,"lxf136":1,"massdosage":1,"pcalouche":1,"minwoox":1,"lcz1998":1,"nitinware":1,"hijamoya":1,"wu-hui":1,"ystttt":1,"sknick":1,"yingshaoxo":1,"lvtie":1,"kv83821-yb":1,"cocreature":1,"ezrafernandez-toast":1,"danfaer":1,"aymanm-google":1,"GiantSox":1,"DevDema":1}},"pull_request_authors":{"table":{"ejona86":701,"larry-safran":183,"kannanjgithub":144,"shivaspeaks":121,"sergiitk":94,"jdcormie":92,"AgraVator":72,"YifeiZhuang":65,"DNVindhya":61,"temawi":45,"panchenko":41,"rmehta19":39,"vinodhabib":38,"erm-g":16,"benjaminp":13,"mateusazis":13,"vimanikag":13,"Sangamesh1997":12,"murgatroid99":12,"tonyjongyoonan":10,"NaveenPrasannaV":9,"JoeCqupt":8,"anicr7":8,"harshagoo94":8,"becomeStar":8,"SreeramdasLavanya":7,"sanjaypujare":7,"ZachChuba":6,"Zgoda91":6,"hlx502":6,"Alam-Saran":6,"hypnoce":5,"mmorel-35":5,"danielzhaotongliu":5,"zhangkun83":5,"eshitachandwani":5,"apolcyn":5,"zbilun":5,"long76":4,"mering":4,"gtcooke94":4,"AlbumenJ":4,"honnix":4,"niloc132":4,"AshZhang":4,"Juneezee":4,"rockspore":4,"ghost":3,"alexanderankin":3,"kilink":3,"ryanpbrewster":3,"ran-su":3,"firov":3,"stanley-cheung":3,"yashykt":3,"joybestourous":3,"vorburger":3,"Hc747":3,"cfredri4":2,"dmytroreutov":2,"xxzgc":2,"harsha9652926092":2,"markb74":2,"CoolTomatos":2,"emmanuel-ferdman":2,"sauravzg":2,"bsideup":2,"dws":2,"JarvisCraft":2,"He-Pin":2,"raulpardo":2,"gnossen":2,"stagegrowth":2,"hvadehra":2,"JoaoVitorStein":2,"shaod2":2,"mkosiba":2,"sreenithi":2,"Spikhalskiy":2,"compf":2,"normmcgarry":2,"rtadepalli":2,"ghmulti":2,"marcindabrowski":2,"mkruskal-google":2,"SmartDever02":2,"kluever":2,"rob-pomelo":2,"sunpe":2,"Ashok-Varma":2,"lujiajing1126":2,"HyunSangHan":2,"Mir3605":2,"lgalfaso":2,"carl-mastrangelo":2,"subhraOffGit":2,"arjan-bal":2,"acocuzzo":2,"harshavardhan-94":2,"zenghu1chen":2,"omahs":2,"matthewstevenson88":2,"laglangyue":2,"louiscryan":1,"vlcekmilan":1,"Adagedo":1,"hakusai22":1,"PetitBaguette":1,"zhanchangbao-sanechips":1,"josalmi":1,"olderwei":1,"xuhongxu96":1,"sorra":1,"jtk54":1,"zasweq":1,"PeterBenc":1,"srkethireddy":1,"kloyan":1,"asraralamcg":1,"mohanli-ml":1,"wcchoi":1,"wwtbuaa01":1,"ArsiyaTasleem90250":1,"jduo":1,"AutomatedTester":1,"prashanthswami":1,"antechrestos":1,"zrlw":1,"tharakadesilva":1,"bestbeforetoday":1,"dapengzhang0":1,"rostik404":1,"anuragagarwal561994":1,"abtom":1,"keith":1,"amin-mlm":1,"Gyuhyeok99":1,"umairk79":1,"s-matyukevich":1,"massdosage":1,"jirkafm":1,"sf7h":1,"ioanbsu":1,"MariusVolkhart":1,"nicklaus4":1,"gabekassel":1,"SR-Lut3t1um":1,"toukovk":1,"gfelbing":1,"Faqa":1,"ChuanDou2021":1,"oliviamariacodes":1,"aymanm-google":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-03-11T00:00:08.908Z","repositories_count":13667112,"issues_count":34706386,"pull_requests_count":113243937,"authors_count":11193261,"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":{"question":47,"enhancement":28,"bug":16,"experimental API":5,"binder":3,"help wanted":2,"performance":2,"TODO:release blocker":2,"okhttp":1,"refactoring":1,"xds":1,"api-review":1,"android":1,"highly flaky":1}},"past_year_pull_request_labels_count":{"table":{"TODO:backport":7,"release-notes: no":3,"TODO:release blocker":2,"bug":1,"Type: Bug":1}},"past_year_issue_author_associations_count":{"table":{"NONE":96,"CONTRIBUTOR":24,"MEMBER":19}},"past_year_pull_request_author_associations_count":{"table":{"MEMBER":327,"CONTRIBUTOR":213,"NONE":48,"COLLABORATOR":3}},"past_year_issue_authors":{"table":{"ejona86":10,"jdcormie":8,"cowwoc":4,"benjaminp":4,"becomeStar":4,"kannanjgithub":3,"cdprete":2,"Trajanv":2,"twthorn":2,"shivamgupta1":2,"atmel21":2,"vorburger":2,"anuragagarwal561994":2,"korthout":2,"altaiezior":2,"lobaorn-bitso":2,"AgraVator":2,"nicholashagen":1,"NguyenHoangSon96":1,"ncpibm":1,"oburgosm":1,"oliviamariacodes":1,"onobc":1,"pcalouche":1,"phuaha666-hue":1,"mxalbert1996":1,"mwhipple":1,"mopfattn":1,"mohit-0109":1,"media-informatics":1,"MarcGuiot":1,"Maplestory1998":1,"macrergate":1,"lxf136":1,"leikaiwei":1,"zrlw":1,"ZoabKapoor":1,"ziyoushibo":1,"ZachChuba":1,"xermaor":1,"Vince-maple-byte":1,"UsatovPavel":1,"ulfjack":1,"t-peoples":1,"tommyulfsparre":1,"TimOrtel":1,"steinybot":1,"stagegrowth":1,"splett2":1,"slandelle":1,"shivaspeaks":1,"sfc-gh-kyurtsever":1,"scwhittle":1,"Sangamesh1997":1,"riteshopranjan":1,"qsLI":1,"pike-hachi":1,"dmytroreutov":1,"dkwakkel":1,"divijvaidya":1,"dennyjames":1,"DDTDDTfun":1,"davidecaroselli":1,"davidboden":1,"daniszam":1,"daniel-b2c2":1,"cshai":1,"chrisvest":1,"BhautikKoladiya":1,"aymanm-google":1,"axkum10":1,"atollena":1,"ashish20790":1,"Archana-toran":1,"apm1467":1,"antonmithun-work":1,"amnagmv":1,"Alexander-Kiselyov":1,"1wayticket":1,"lcz1998":1,"larry-safran":1,"KasmicSupes":1,"kamalhm":1,"jsying1570":1,"jianliu":1,"jammyMarse":1,"jainruchir":1,"jackrwoods":1,"hnoshab75":1,"hijamoya":1,"halibobo1205":1,"guw":1,"GiantSox":1,"gavin-nia":1,"gauravkumar3768":1,"garetman":1,"fthmko":1,"EricY019":1,"duckladydinh":1,"dsyer":1,"doughd":1}},"past_year_pull_request_authors":{"table":{"ejona86":190,"kannanjgithub":69,"shivaspeaks":67,"AgraVator":65,"jdcormie":50,"panchenko":18,"vimanikag":13,"Sangamesh1997":12,"murgatroid99":10,"becomeStar":8,"Zgoda91":6,"eshitachandwani":5,"sergiitk":4,"gtcooke94":4,"mateusazis":3,"kilink":3,"rmehta19":3,"benjaminp":3,"raulpardo":2,"omahs":2,"rockspore":2,"normmcgarry":2,"sauravzg":2,"SmartDever02":2,"vinodhabib":2,"mkosiba":2,"stagegrowth":2,"marcindabrowski":2,"JoeCqupt":2,"vorburger":2,"HyunSangHan":2,"honnix":2,"Hc747":2,"YifeiZhuang":2,"gnossen":2,"dws":2,"dmytroreutov":2,"zrlw":1,"zhangkun83":1,"zhanchangbao-sanechips":1,"xuhongxu96":1,"umairk79":1,"wcchoi":1,"vlcekmilan":1,"srkethireddy":1,"PetitBaguette":1,"oliviamariacodes":1,"mmorel-35":1,"MariusVolkhart":1,"jirkafm":1,"hypnoce":1,"Gyuhyeok99":1,"aymanm-google":1,"ArsiyaTasleem90250":1,"apolcyn":1,"anuragagarwal561994":1,"Adagedo":1}},"maintainers":[{"table":{"login":"ejona86","count":801,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"}},{"table":{"login":"shivaspeaks","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"}},{"table":{"login":"jdcormie","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdcormie"}},{"table":{"login":"sergiitk","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"}},{"table":{"login":"murgatroid99","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"}},{"table":{"login":"dapengzhang0","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dapengzhang0"}},{"table":{"login":"eshitachandwani","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"}},{"table":{"login":"rockspore","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rockspore"}},{"table":{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"}},{"table":{"login":"yashykt","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"}},{"table":{"login":"ran-su","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ran-su"}},{"table":{"login":"arvindbr8","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"}},{"table":{"login":"danielzhaotongliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielzhaotongliu"}},{"table":{"login":"YifeiZhuang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YifeiZhuang"}},{"table":{"login":"jyane","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jyane"}},{"table":{"login":"gtcooke94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gtcooke94"}},{"table":{"login":"PeterBenc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterBenc"}},{"table":{"login":"Capstan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Capstan"}}],"active_maintainers":[{"table":{"login":"ejona86","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"}},{"table":{"login":"shivaspeaks","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"}},{"table":{"login":"jdcormie","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdcormie"}},{"table":{"login":"murgatroid99","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"}},{"table":{"login":"eshitachandwani","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"}},{"table":{"login":"sergiitk","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"}},{"table":{"login":"rockspore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rockspore"}},{"table":{"login":"gtcooke94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gtcooke94"}},{"table":{"login":"YifeiZhuang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YifeiZhuang"}}]}},"events":null,"keywords":["grpc","java","microservices","proto","rpc"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/gradle-wrapper-validation.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:27:10.424Z","updated_at":"2023-01-14T13:27:10.424Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/.github/workflows/gradle-wrapper-validation.yml","dependencies":[{"id":6897774096,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6897774097,"package_name":"gradle/wrapper-validation-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lock.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:27:10.441Z","updated_at":"2023-01-14T13:27:10.441Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/.github/workflows/lock.yml","dependencies":[{"id":6897774098,"package_name":"dessant/lock-threads","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/testing.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:27:10.457Z","updated_at":"2023-01-14T13:27:10.457Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/.github/workflows/testing.yml","dependencies":[{"id":6897774099,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6897774100,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6897774101,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6897774102,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6897774103,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"buildscripts/grpc-java-artifacts/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-14T13:27:10.474Z","updated_at":"2023-01-14T13:27:10.474Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/buildscripts/grpc-java-artifacts/Dockerfile","dependencies":[{"id":6897774104,"package_name":"centos","ecosystem":"docker","requirements":"7.9.2009","direct":true,"kind":"build","optional":false}]},{"ecosystem":"maven","filepath":"android-interop-testing/build.gradle","sha":null,"kind":"manifest","created_at":"2023-01-14T13:27:10.525Z","updated_at":"2023-01-14T13:27:10.525Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/android-interop-testing/build.gradle","dependencies":[{"id":6897774105,"package_name":"androidx.appcompat:appcompat","ecosystem":"maven","requirements":"1.3.0","direct":true,"kind":"implementation","optional":false},{"id":6897774106,"package_name":"androidx.multidex:multidex","ecosystem":"maven","requirements":"2.0.0","direct":true,"kind":"implementation","optional":false},{"id":6897774107,"package_name":"com.google.android.gms:play-services-base","ecosystem":"maven","requirements":"18.0.1","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"maven","filepath":"context/build.gradle","sha":null,"kind":"manifest","created_at":"2023-01-14T13:27:10.553Z","updated_at":"2023-01-14T13:27:10.553Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/context/build.gradle","dependencies":[{"id":6897774108,"package_name":"com.google.guava:guava-testlib","ecosystem":"maven","requirements":"30.1.1-android","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"examples/android/clientcache/app/build.gradle","sha":null,"kind":"manifest","created_at":"2023-01-14T13:27:10.566Z","updated_at":"2023-01-14T13:27:10.566Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/examples/android/clientcache/app/build.gradle","dependencies":[{"id":6897774109,"package_name":"com.android.support:appcompat-v7","ecosystem":"maven","requirements":"27.0.2","direct":true,"kind":"implementation","optional":false},{"id":6897774110,"package_name":"io.grpc:grpc-okhttp","ecosystem":"maven","requirements":"1.53.0-SNAPSHOT","direct":true,"kind":"implementation","optional":false},{"id":6897774111,"package_name":"io.grpc:grpc-protobuf-lite","ecosystem":"maven","requirements":"1.53.0-SNAPSHOT","direct":true,"kind":"implementation","optional":false},{"id":6897774112,"package_name":"io.grpc:grpc-stub","ecosystem":"maven","requirements":"1.53.0-SNAPSHOT","direct":true,"kind":"implementation","optional":false},{"id":6897774113,"package_name":"org.apache.tomcat:annotations-api","ecosystem":"maven","requirements":"6.0.53","direct":true,"kind":"implementation","optional":false},{"id":6897774114,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.12","direct":true,"kind":"testImplementation","optional":false},{"id":6897774115,"package_name":"com.google.truth:truth","ecosystem":"maven","requirements":"1.0.1","direct":true,"kind":"testImplementation","optional":false},{"id":6897774116,"package_name":"io.grpc:grpc-testing","ecosystem":"maven","requirements":"1.53.0-SNAPSHOT","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"examples/android/helloworld/app/build.gradle","sha":null,"kind":"manifest","created_at":"2023-01-14T13:27:10.582Z","updated_at":"2023-01-14T13:27:10.582Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/examples/android/helloworld/app/build.gradle","dependencies":[{"id":6897774117,"package_name":"com.android.support:appcompat-v7","ecosystem":"maven","requirements":"27.0.2","direct":true,"kind":"implementation","optional":false},{"id":6897774118,"package_name":"io.grpc:grpc-okhttp","ecosystem":"maven","requirements":"1.53.0-SNAPSHOT","direct":true,"kind":"implementation","optional":false},{"id":6897774119,"package_name":"io.grpc:grpc-protobuf-lite","ecosystem":"maven","requirements":"1.53.0-SNAPSHOT","direct":true,"kind":"implementation","optional":false},{"id":6897774120,"package_name":"io.grpc:grpc-stub","ecosystem":"maven","requirements":"1.53.0-SNAPSHOT","direct":true,"kind":"implementation","optional":false},{"id":6897774121,"package_name":"org.apache.tomcat:annotations-api","ecosystem":"maven","requirements":"6.0.53","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"maven","filepath":"examples/android/routeguide/app/build.gradle","sha":null,"kind":"manifest","created_at":"2023-01-14T13:27:10.607Z","updated_at":"2023-01-14T13:27:10.607Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/examples/android/routeguide/app/build.gradle","dependencies":[{"id":6897774122,"package_name":"com.android.support:appcompat-v7","ecosystem":"maven","requirements":"27.0.2","direct":true,"kind":"implementation","optional":false},{"id":6897774123,"package_name":"io.grpc:grpc-okhttp","ecosystem":"maven","requirements":"1.53.0-SNAPSHOT","direct":true,"kind":"implementation","optional":false},{"id":6897774124,"package_name":"io.grpc:grpc-protobuf-lite","ecosystem":"maven","requirements":"1.53.0-SNAPSHOT","direct":true,"kind":"implementation","optional":false},{"id":6897774125,"package_name":"io.grpc:grpc-stub","ecosystem":"maven","requirements":"1.53.0-SNAPSHOT","direct":true,"kind":"implementation","optional":false},{"id":6897774126,"package_name":"org.apache.tomcat:annotations-api","ecosystem":"maven","requirements":"6.0.53","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"maven","filepath":"examples/android/strictmode/app/build.gradle","sha":null,"kind":"manifest","created_at":"2023-01-14T13:27:10.624Z","updated_at":"2023-01-14T13:27:10.624Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/examples/android/strictmode/app/build.gradle","dependencies":[{"id":6897774127,"package_name":"com.android.support:appcompat-v7","ecosystem":"maven","requirements":"28.0.0","direct":true,"kind":"implementation","optional":false},{"id":6897774128,"package_name":"io.grpc:grpc-okhttp","ecosystem":"maven","requirements":"1.53.0-SNAPSHOT","direct":true,"kind":"implementation","optional":false},{"id":6897774129,"package_name":"io.grpc:grpc-protobuf-lite","ecosystem":"maven","requirements":"1.53.0-SNAPSHOT","direct":true,"kind":"implementation","optional":false},{"id":6897774130,"package_name":"io.grpc:grpc-stub","ecosystem":"maven","requirements":"1.53.0-SNAPSHOT","direct":true,"kind":"implementation","optional":false},{"id":6897774131,"package_name":"org.apache.tomcat:annotations-api","ecosystem":"maven","requirements":"6.0.53","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"maven","filepath":"examples/build.gradle","sha":null,"kind":"manifest","created_at":"2023-01-14T13:27:10.645Z","updated_at":"2023-01-14T13:27:10.645Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/examples/build.gradle","dependencies":[{"id":6897774132,"package_name":"io.grpc:grpc-protobuf","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":6897774133,"package_name":"io.grpc:grpc-stub","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":6897774134,"package_name":"org.apache.tomcat:annotations-api","ecosystem":"maven","requirements":"6.0.53","direct":true,"kind":"compileOnly","optional":false},{"id":6897774135,"package_name":"com.google.protobuf:protobuf-java-util","ecosystem":"maven","requirements":"${protobufVersion}","direct":true,"kind":"implementation","optional":false},{"id":6897774136,"package_name":"io.grpc:grpc-netty-shaded","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"runtimeOnly","optional":false},{"id":6897774137,"package_name":"io.grpc:grpc-testing","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"testImplementation","optional":false},{"id":6897774138,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.12","direct":true,"kind":"testImplementation","optional":false},{"id":6897774139,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":"3.4.0","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"examples/example-alts/build.gradle","sha":null,"kind":"manifest","created_at":"2023-01-14T13:27:10.662Z","updated_at":"2023-01-14T13:27:10.662Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/examples/example-alts/build.gradle","dependencies":[{"id":6897774140,"package_name":"io.grpc:grpc-alts","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":6897774141,"package_name":"org.apache.tomcat:annotations-api","ecosystem":"maven","requirements":"6.0.53","direct":true,"kind":"compileOnly","optional":false}]},{"ecosystem":"maven","filepath":"examples/example-gauth/build.gradle","sha":null,"kind":"manifest","created_at":"2023-01-14T13:27:10.678Z","updated_at":"2023-01-14T13:27:10.678Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/examples/example-gauth/build.gradle","dependencies":[{"id":6897774142,"package_name":"io.grpc:grpc-protobuf","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":6897774143,"package_name":"io.grpc:grpc-stub","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":6897774144,"package_name":"io.grpc:grpc-auth","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":6897774145,"package_name":"org.apache.tomcat:annotations-api","ecosystem":"maven","requirements":"6.0.53","direct":true,"kind":"compileOnly","optional":false},{"id":6897774146,"package_name":"com.google.auth:google-auth-library-oauth2-http","ecosystem":"maven","requirements":"0.9.0","direct":true,"kind":"implementation","optional":false},{"id":6897774147,"package_name":"com.google.api.grpc:grpc-google-cloud-pubsub-v1","ecosystem":"maven","requirements":"0.1.24","direct":true,"kind":"implementation","optional":false},{"id":6897774148,"package_name":"io.grpc:grpc-netty-shaded","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"runtimeOnly","optional":false}]},{"ecosystem":"maven","filepath":"examples/example-gauth/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:27:10.699Z","updated_at":"2023-01-14T13:27:10.699Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/examples/example-gauth/pom.xml","dependencies":[{"id":6897774149,"package_name":"io.grpc:grpc-netty-shaded","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6897774150,"package_name":"io.grpc:grpc-protobuf","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6897774151,"package_name":"io.grpc:grpc-stub","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6897774152,"package_name":"io.grpc:grpc-auth","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6897774153,"package_name":"org.apache.tomcat:annotations-api","ecosystem":"maven","requirements":"6.0.53","direct":true,"kind":"provided","optional":false},{"id":6897774154,"package_name":"io.grpc:grpc-testing","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6897774155,"package_name":"com.google.auth:google-auth-library-oauth2-http","ecosystem":"maven","requirements":"0.9.0","direct":true,"kind":"runtime","optional":false},{"id":6897774156,"package_name":"com.google.api.grpc:grpc-google-cloud-pubsub-v1","ecosystem":"maven","requirements":"0.1.24","direct":true,"kind":"runtime","optional":false},{"id":6897774157,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.12","direct":true,"kind":"test","optional":false},{"id":6897774158,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":"3.4.0","direct":true,"kind":"test","optional":false},{"id":6897774159,"package_name":"io.grpc:grpc-bom","ecosystem":"maven","requirements":"1.53.0-SNAPSHOT","direct":true,"kind":"import","optional":false}]},{"ecosystem":"maven","filepath":"examples/example-hostname/build.gradle","sha":null,"kind":"manifest","created_at":"2023-01-14T13:27:10.720Z","updated_at":"2023-01-14T13:27:10.720Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/examples/example-hostname/build.gradle","dependencies":[{"id":6897774160,"package_name":"io.grpc:grpc-protobuf","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":6897774161,"package_name":"io.grpc:grpc-stub","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":6897774162,"package_name":"io.grpc:grpc-services","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":6897774163,"package_name":"org.apache.tomcat:annotations-api","ecosystem":"maven","requirements":"6.0.53","direct":true,"kind":"compileOnly","optional":false},{"id":6897774164,"package_name":"io.grpc:grpc-netty-shaded","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"runtimeOnly","optional":false},{"id":6897774165,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.12","direct":true,"kind":"testImplementation","optional":false},{"id":6897774166,"package_name":"io.grpc:grpc-testing","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"examples/example-hostname/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:27:10.737Z","updated_at":"2023-01-14T13:27:10.737Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/examples/example-hostname/pom.xml","dependencies":[{"id":6897774167,"package_name":"io.grpc:grpc-protobuf","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6897774168,"package_name":"io.grpc:grpc-stub","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6897774169,"package_name":"io.grpc:grpc-services","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6897774170,"package_name":"org.apache.tomcat:annotations-api","ecosystem":"maven","requirements":"6.0.53","direct":true,"kind":"provided","optional":false},{"id":6897774171,"package_name":"io.grpc:grpc-netty-shaded","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6897774172,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.12","direct":true,"kind":"test","optional":false},{"id":6897774173,"package_name":"io.grpc:grpc-testing","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6897774174,"package_name":"io.grpc:grpc-bom","ecosystem":"maven","requirements":"1.53.0-SNAPSHOT","direct":true,"kind":"import","optional":false}]},{"ecosystem":"maven","filepath":"examples/example-jwt-auth/build.gradle","sha":null,"kind":"manifest","created_at":"2023-01-14T13:27:10.758Z","updated_at":"2023-01-14T13:27:10.758Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/examples/example-jwt-auth/build.gradle","dependencies":[{"id":6897774175,"package_name":"io.grpc:grpc-protobuf","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":6897774176,"package_name":"io.grpc:grpc-stub","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":6897774177,"package_name":"io.jsonwebtoken:jjwt","ecosystem":"maven","requirements":"0.9.1","direct":true,"kind":"implementation","optional":false},{"id":6897774178,"package_name":"javax.xml.bind:jaxb-api","ecosystem":"maven","requirements":"2.3.1","direct":true,"kind":"implementation","optional":false},{"id":6897774179,"package_name":"org.apache.tomcat:annotations-api","ecosystem":"maven","requirements":"6.0.53","direct":true,"kind":"compileOnly","optional":false},{"id":6897774180,"package_name":"io.grpc:grpc-netty-shaded","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"runtimeOnly","optional":false},{"id":6897774181,"package_name":"io.grpc:grpc-testing","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"testImplementation","optional":false},{"id":6897774182,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.12","direct":true,"kind":"testImplementation","optional":false},{"id":6897774183,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":"3.4.0","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"examples/example-jwt-auth/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:27:10.779Z","updated_at":"2023-01-14T13:27:10.779Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/examples/example-jwt-auth/pom.xml","dependencies":[{"id":6897774184,"package_name":"io.grpc:grpc-netty-shaded","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6897774185,"package_name":"io.grpc:grpc-protobuf","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6897774186,"package_name":"io.grpc:grpc-stub","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6897774187,"package_name":"io.jsonwebtoken:jjwt","ecosystem":"maven","requirements":"0.9.1","direct":true,"kind":"runtime","optional":false},{"id":6897774188,"package_name":"javax.xml.bind:jaxb-api","ecosystem":"maven","requirements":"2.3.1","direct":true,"kind":"runtime","optional":false},{"id":6897774189,"package_name":"org.apache.tomcat:annotations-api","ecosystem":"maven","requirements":"6.0.53","direct":true,"kind":"provided","optional":false},{"id":6897774190,"package_name":"io.grpc:grpc-testing","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6897774191,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.12","direct":true,"kind":"test","optional":false},{"id":6897774192,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":"3.4.0","direct":true,"kind":"test","optional":false},{"id":6897774193,"package_name":"io.grpc:grpc-bom","ecosystem":"maven","requirements":"1.53.0-SNAPSHOT","direct":true,"kind":"import","optional":false}]},{"ecosystem":"maven","filepath":"examples/example-orca/build.gradle","sha":null,"kind":"manifest","created_at":"2023-01-14T13:27:10.801Z","updated_at":"2023-01-14T13:27:10.801Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/examples/example-orca/build.gradle","dependencies":[{"id":6897774194,"package_name":"io.grpc:grpc-protobuf","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":6897774195,"package_name":"io.grpc:grpc-services","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":6897774196,"package_name":"io.grpc:grpc-stub","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":6897774197,"package_name":"io.grpc:grpc-xds","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":6897774198,"package_name":"org.apache.tomcat:annotations-api","ecosystem":"maven","requirements":"6.0.53","direct":true,"kind":"compileOnly","optional":false}]},{"ecosystem":"maven","filepath":"examples/example-tls/build.gradle","sha":null,"kind":"manifest","created_at":"2023-01-14T13:27:10.818Z","updated_at":"2023-01-14T13:27:10.818Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/examples/example-tls/build.gradle","dependencies":[{"id":6897774199,"package_name":"io.grpc:grpc-protobuf","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":6897774200,"package_name":"io.grpc:grpc-stub","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":6897774201,"package_name":"org.apache.tomcat:annotations-api","ecosystem":"maven","requirements":"6.0.53","direct":true,"kind":"compileOnly","optional":false},{"id":6897774202,"package_name":"io.grpc:grpc-netty-shaded","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"runtimeOnly","optional":false}]},{"ecosystem":"maven","filepath":"examples/example-tls/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:27:10.835Z","updated_at":"2023-01-14T13:27:10.835Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/examples/example-tls/pom.xml","dependencies":[{"id":6897774203,"package_name":"io.grpc:grpc-protobuf","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6897774204,"package_name":"io.grpc:grpc-stub","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6897774205,"package_name":"org.apache.tomcat:annotations-api","ecosystem":"maven","requirements":"6.0.53","direct":true,"kind":"provided","optional":false},{"id":6897774206,"package_name":"io.grpc:grpc-netty-shaded","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6897774207,"package_name":"io.grpc:grpc-bom","ecosystem":"maven","requirements":"1.53.0-SNAPSHOT","direct":true,"kind":"import","optional":false}]},{"ecosystem":"maven","filepath":"examples/example-xds/build.gradle","sha":null,"kind":"manifest","created_at":"2023-01-14T13:27:10.852Z","updated_at":"2023-01-14T13:27:10.852Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/examples/example-xds/build.gradle","dependencies":[{"id":6897774208,"package_name":"io.grpc:grpc-protobuf","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":6897774209,"package_name":"io.grpc:grpc-services","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":6897774210,"package_name":"io.grpc:grpc-stub","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":6897774211,"package_name":"io.grpc:grpc-xds","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":6897774212,"package_name":"org.apache.tomcat:annotations-api","ecosystem":"maven","requirements":"6.0.53","direct":true,"kind":"compileOnly","optional":false},{"id":6897774213,"package_name":"io.grpc:grpc-netty-shaded","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"runtimeOnly","optional":false}]},{"ecosystem":"maven","filepath":"examples/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:27:10.868Z","updated_at":"2023-01-14T13:27:10.868Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/examples/pom.xml","dependencies":[{"id":6897774214,"package_name":"io.grpc:grpc-netty-shaded","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6897774215,"package_name":"io.grpc:grpc-protobuf","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6897774216,"package_name":"io.grpc:grpc-stub","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6897774217,"package_name":"com.google.protobuf:protobuf-java-util","ecosystem":"maven","requirements":"3.21.7","direct":true,"kind":"runtime","optional":false},{"id":6897774218,"package_name":"com.google.code.gson:gson","ecosystem":"maven","requirements":"2.9.0","direct":true,"kind":"runtime","optional":false},{"id":6897774219,"package_name":"org.apache.tomcat:annotations-api","ecosystem":"maven","requirements":"6.0.53","direct":true,"kind":"provided","optional":false},{"id":6897774220,"package_name":"io.grpc:grpc-testing","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6897774221,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.12","direct":true,"kind":"test","optional":false},{"id":6897774222,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":"3.4.0","direct":true,"kind":"test","optional":false},{"id":6897774223,"package_name":"io.grpc:grpc-bom","ecosystem":"maven","requirements":"1.53.0-SNAPSHOT","direct":true,"kind":"import","optional":false}]},{"ecosystem":"maven","filepath":"gae-interop-testing/gae-jdk8/build.gradle","sha":null,"kind":"manifest","created_at":"2023-01-14T13:27:10.880Z","updated_at":"2023-01-14T13:27:10.880Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/gae-interop-testing/gae-jdk8/build.gradle","dependencies":[{"id":6897774224,"package_name":"com.google.appengine:appengine-api-1.0-sdk","ecosystem":"maven","requirements":"1.9.59","direct":true,"kind":"runtimeOnly","optional":false}]},{"ecosystem":"docker","filepath":"buildscripts/observability-test/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-10-04T02:01:40.037Z","updated_at":"2023-10-04T02:01:40.037Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/buildscripts/observability-test/Dockerfile","dependencies":[{"id":14090327133,"package_name":"eclipse-temurin","ecosystem":"docker","requirements":"11-jdk","direct":true,"kind":"build","optional":false},{"id":14090327134,"package_name":"eclipse-temurin","ecosystem":"docker","requirements":"11-jre","direct":true,"kind":"build","optional":false}]},{"ecosystem":"maven","filepath":"all/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:01:41.338Z","updated_at":"2023-10-04T02:01:41.338Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/all/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"alts/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:01:42.648Z","updated_at":"2023-10-04T02:01:42.648Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/alts/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"android/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:01:43.555Z","updated_at":"2023-10-04T02:01:43.555Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/android/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"api/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:01:44.856Z","updated_at":"2023-10-04T02:01:44.856Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/api/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"auth/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:01:45.793Z","updated_at":"2023-10-04T02:01:45.793Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/auth/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"authz/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:01:46.498Z","updated_at":"2023-10-04T02:01:46.498Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/authz/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"benchmarks/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:01:47.620Z","updated_at":"2023-10-04T02:01:47.620Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/benchmarks/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"binder/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:01:48.819Z","updated_at":"2023-10-04T02:01:48.819Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/binder/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"bom/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:01:49.622Z","updated_at":"2023-10-04T02:01:49.622Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/bom/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:01:50.423Z","updated_at":"2023-10-04T02:01:50.423Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"census/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:01:51.374Z","updated_at":"2023-10-04T02:01:51.374Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/census/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"compiler/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:01:52.281Z","updated_at":"2023-10-04T02:01:52.281Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/compiler/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"core/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:01:53.293Z","updated_at":"2023-10-04T02:01:53.293Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/core/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"cronet/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:01:53.897Z","updated_at":"2023-10-04T02:01:53.897Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/cronet/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"examples/android/clientcache/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:01:54.799Z","updated_at":"2023-10-04T02:01:54.799Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/examples/android/clientcache/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"examples/android/helloworld/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:01:56.204Z","updated_at":"2023-10-04T02:01:56.204Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/examples/android/helloworld/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"examples/android/routeguide/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:01:57.206Z","updated_at":"2023-10-04T02:01:57.206Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/examples/android/routeguide/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"examples/android/strictmode/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:01:58.409Z","updated_at":"2023-10-04T02:01:58.409Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/examples/android/strictmode/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"examples/example-debug/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:01:58.712Z","updated_at":"2023-10-04T02:01:58.712Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/examples/example-debug/build.gradle","dependencies":[{"id":14090329041,"package_name":"io.grpc:grpc-protobuf","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":14090329042,"package_name":"io.grpc:grpc-stub","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":14090329043,"package_name":"io.grpc:grpc-services","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":14090329044,"package_name":"org.apache.tomcat:annotations-api","ecosystem":"maven","requirements":"6.0.53","direct":true,"kind":"compileOnly","optional":false},{"id":14090329045,"package_name":"io.grpc:grpc-netty-shaded","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"runtimeOnly","optional":false},{"id":14090329046,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"testImplementation","optional":false},{"id":14090329047,"package_name":"io.grpc:grpc-testing","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"examples/example-debug/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-04T02:02:00.408Z","updated_at":"2023-10-04T02:02:00.408Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/examples/example-debug/pom.xml","dependencies":[{"id":14090329048,"package_name":"io.grpc:grpc-protobuf","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14090329049,"package_name":"io.grpc:grpc-stub","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14090329050,"package_name":"io.grpc:grpc-services","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14090329051,"package_name":"org.apache.tomcat:annotations-api","ecosystem":"maven","requirements":"6.0.53","direct":true,"kind":"provided","optional":false},{"id":14090329052,"package_name":"io.grpc:grpc-netty-shaded","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14090329053,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":"32.0.1-jre","direct":true,"kind":"runtime","optional":false},{"id":14090329054,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"test","optional":false},{"id":14090329055,"package_name":"io.grpc:grpc-testing","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":14090329056,"package_name":"io.grpc:grpc-bom","ecosystem":"maven","requirements":"1.59.0-SNAPSHOT","direct":true,"kind":"import","optional":false}]},{"ecosystem":"maven","filepath":"examples/example-gcp-observability/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:02:00.443Z","updated_at":"2023-10-04T02:02:00.443Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/examples/example-gcp-observability/build.gradle","dependencies":[{"id":14090329057,"package_name":"io.grpc:grpc-protobuf","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":14090329058,"package_name":"io.grpc:grpc-stub","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":14090329059,"package_name":"io.grpc:grpc-gcp-observability","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":14090329060,"package_name":"org.apache.tomcat:annotations-api","ecosystem":"maven","requirements":"6.0.53","direct":true,"kind":"compileOnly","optional":false},{"id":14090329061,"package_name":"io.grpc:grpc-netty-shaded","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"runtimeOnly","optional":false}]},{"ecosystem":"maven","filepath":"examples/example-oauth/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:02:02.502Z","updated_at":"2023-10-04T02:02:02.502Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/examples/example-oauth/build.gradle","dependencies":[{"id":14090329062,"package_name":"io.grpc:grpc-protobuf","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":14090329063,"package_name":"io.grpc:grpc-stub","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":14090329064,"package_name":"io.grpc:grpc-auth","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":14090329065,"package_name":"com.google.auth:google-auth-library-oauth2-http","ecosystem":"maven","requirements":"1.18.0","direct":true,"kind":"implementation","optional":false},{"id":14090329066,"package_name":"org.apache.tomcat:annotations-api","ecosystem":"maven","requirements":"6.0.53","direct":true,"kind":"compileOnly","optional":false},{"id":14090329067,"package_name":"io.grpc:grpc-netty-shaded","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"runtimeOnly","optional":false},{"id":14090329068,"package_name":"io.grpc:grpc-testing","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"testImplementation","optional":false},{"id":14090329069,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"testImplementation","optional":false},{"id":14090329070,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":"3.4.0","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"examples/example-oauth/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-04T02:02:06.032Z","updated_at":"2023-10-04T02:02:06.032Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/examples/example-oauth/pom.xml","dependencies":[{"id":14090329071,"package_name":"io.grpc:grpc-netty-shaded","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14090329072,"package_name":"io.grpc:grpc-protobuf","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14090329073,"package_name":"io.grpc:grpc-stub","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14090329074,"package_name":"io.grpc:grpc-auth","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14090329075,"package_name":"com.google.auth:google-auth-library-oauth2-http","ecosystem":"maven","requirements":"1.18.0","direct":true,"kind":"runtime","optional":false},{"id":14090329076,"package_name":"org.apache.tomcat:annotations-api","ecosystem":"maven","requirements":"6.0.53","direct":true,"kind":"provided","optional":false},{"id":14090329077,"package_name":"io.grpc:grpc-testing","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":14090329078,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"test","optional":false},{"id":14090329079,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":"3.4.0","direct":true,"kind":"test","optional":false},{"id":14090329080,"package_name":"io.grpc:grpc-bom","ecosystem":"maven","requirements":"1.59.0-SNAPSHOT","direct":true,"kind":"import","optional":false}]},{"ecosystem":"maven","filepath":"examples/example-reflection/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:02:06.048Z","updated_at":"2023-10-04T02:02:06.048Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/examples/example-reflection/build.gradle","dependencies":[{"id":14090329081,"package_name":"io.grpc:grpc-protobuf","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":14090329082,"package_name":"io.grpc:grpc-services","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":14090329083,"package_name":"io.grpc:grpc-stub","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":14090329084,"package_name":"io.grpc:grpc-netty-shaded","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":14090329085,"package_name":"org.apache.tomcat:annotations-api","ecosystem":"maven","requirements":"6.0.53","direct":true,"kind":"compileOnly","optional":false}]},{"ecosystem":"maven","filepath":"examples/example-servlet/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:02:06.054Z","updated_at":"2023-10-04T02:02:06.054Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/examples/example-servlet/build.gradle","dependencies":[{"id":14090329086,"package_name":"io.grpc:grpc-protobuf","ecosystem":"maven","requirements":"${grpcVersion}","direct":true,"kind":"implementation","optional":false},{"id":14090329087,"package_name":"javax.servlet:javax.servlet-api","ecosystem":"maven","requirements":"4.0.1","direct":true,"kind":"compileOnly","optional":false}]},{"ecosystem":"maven","filepath":"gcp-observability/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:02:06.070Z","updated_at":"2023-10-04T02:02:06.070Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/gcp-observability/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"gcp-observability/interop/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:02:06.076Z","updated_at":"2023-10-04T02:02:06.076Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/gcp-observability/interop/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"googleapis/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:02:06.080Z","updated_at":"2023-10-04T02:02:06.080Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/googleapis/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"grpclb/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:02:06.084Z","updated_at":"2023-10-04T02:02:06.084Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/grpclb/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"inprocess/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:02:06.088Z","updated_at":"2023-10-04T02:02:06.088Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/inprocess/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"interop-testing/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:02:06.092Z","updated_at":"2023-10-04T02:02:06.092Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/interop-testing/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"istio-interop-testing/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:02:06.102Z","updated_at":"2023-10-04T02:02:06.102Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/istio-interop-testing/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"netty/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:02:06.107Z","updated_at":"2023-10-04T02:02:06.107Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/netty/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"netty/shaded/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:02:06.115Z","updated_at":"2023-10-04T02:02:06.115Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/netty/shaded/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"okhttp/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:02:06.121Z","updated_at":"2023-10-04T02:02:06.121Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/okhttp/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"protobuf/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:02:06.128Z","updated_at":"2023-10-04T02:02:06.128Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/protobuf/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"protobuf-lite/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:02:06.141Z","updated_at":"2023-10-04T02:02:06.141Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/protobuf-lite/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"rls/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:02:06.152Z","updated_at":"2023-10-04T02:02:06.152Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/rls/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"services/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:02:06.174Z","updated_at":"2023-10-04T02:02:06.174Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/services/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"servlet/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:02:06.182Z","updated_at":"2023-10-04T02:02:06.182Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/servlet/build.gradle","dependencies":[{"id":14090329088,"package_name":"javax.servlet:javax.servlet-api","ecosystem":"maven","requirements":"4.0.1","direct":true,"kind":"compileOnly","optional":false},{"id":14090329089,"package_name":"javax.servlet:javax.servlet-api","ecosystem":"maven","requirements":"4.0.1","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"servlet/jakarta/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:02:06.197Z","updated_at":"2023-10-04T02:02:06.197Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/servlet/jakarta/build.gradle","dependencies":[{"id":14090329090,"package_name":"jakarta.servlet:jakarta.servlet-api","ecosystem":"maven","requirements":"5.0.0","direct":true,"kind":"compileOnly","optional":false}]},{"ecosystem":"maven","filepath":"stub/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:02:06.325Z","updated_at":"2023-10-04T02:02:06.325Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/stub/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"testing/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:02:06.500Z","updated_at":"2023-10-04T02:02:06.500Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/testing/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"testing-proto/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:02:06.527Z","updated_at":"2023-10-04T02:02:06.527Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/testing-proto/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"util/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:02:06.549Z","updated_at":"2023-10-04T02:02:06.549Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/util/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"xds/build.gradle","sha":null,"kind":"manifest","created_at":"2023-10-04T02:02:06.561Z","updated_at":"2023-10-04T02:02:06.561Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/xds/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"opentelemetry/build.gradle","sha":null,"kind":"manifest","created_at":"2023-11-13T23:49:08.104Z","updated_at":"2023-11-13T23:49:08.104Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/opentelemetry/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"buildSrc/build.gradle","sha":null,"kind":"manifest","created_at":"2023-12-05T00:38:59.985Z","updated_at":"2023-12-05T00:38:59.985Z","repository_link":"https://github.com/grpc/grpc-java/blob/master/buildSrc/build.gradle","dependencies":[]}],"score":36.09932104788397,"created_at":"2025-10-10T09:44:36.879Z","updated_at":"2026-06-19T12:30:36.506Z","avatar_url":"https://github.com/grpc.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/368210","html_url":"https://summary.ecosyste.ms/projects/368210"}