Dependency Analysis of io.grpc:grpc-netty-shaded:1.54.0
BOM: com.google.cloud:libraries-bom:26.13.0
Global Upper Bounds Check
For each transitive dependency the library pulls in, the highest version
found anywhere in the union of the BOM's dependency trees is picked.
Global Upper Bounds Fixes
Suggested updates to bring this artifact into sync with the highest versions
of its dependencies used by any artifact in the BOM:
Upgrade com.google.code.gson:gson:jar:2.9.0 to version "2.10.1":
Add this dependency element to the pom.xml for io.grpc:grpc-netty-shaded:1.54.0:
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.10.1</version>
</dependency>
If the pom.xml for io.grpc:grpc-netty-shaded:1.54.0 already includes this
dependency, update the version of the existing dependency
element.
Otherwise add a new dependency
element to the
dependencyManagement
section.
Upgrade com.google.guava:guava:jar:31.1-android to version "31.1-jre":
Add this dependency element to the pom.xml for io.grpc:grpc-netty-shaded:1.54.0:
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>31.1-jre</version>
</dependency>
If the pom.xml for io.grpc:grpc-netty-shaded:1.54.0 already includes this
dependency, update the version of the existing dependency
element.
Otherwise add a new dependency
element to the
dependencyManagement
section.
Upgrade io.perfmark:perfmark-api:jar:0.25.0 to version "0.26.0":
Add this dependency element to the pom.xml for io.grpc:grpc-netty-shaded:1.54.0:
<dependency>
<groupId>io.perfmark</groupId>
<artifactId>perfmark-api</artifactId>
<version>0.26.0</version>
</dependency>
If the pom.xml for io.grpc:grpc-netty-shaded:1.54.0 already includes this
dependency, update the version of the existing dependency
element.
Otherwise add a new dependency
element to the
dependencyManagement
section.
Upgrade org.checkerframework:checker-qual:jar:3.12.0 to version "3.32.0":
Add this dependency element to the pom.xml for io.grpc:grpc-netty-shaded:1.54.0:
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>3.32.0</version>
</dependency>
If the pom.xml for io.grpc:grpc-netty-shaded:1.54.0 already includes this
dependency, update the version of the existing dependency
element.
Otherwise add a new dependency
element to the
dependencyManagement
section.
Upgrade org.codehaus.mojo:animal-sniffer-annotations:jar:1.21 to version "1.23":
Add this dependency element to the pom.xml for io.grpc:grpc-netty-shaded:1.54.0:
<dependency>
<groupId>org.codehaus.mojo</groupId>
<artifactId>animal-sniffer-annotations</artifactId>
<version>1.23</version>
</dependency>
If the pom.xml for io.grpc:grpc-netty-shaded:1.54.0 already includes this
dependency, update the version of the existing dependency
element.
Otherwise add a new dependency
element to the
dependencyManagement
section.
Local Upper Bounds Check
For each transitive dependency the library pulls in, the highest version
found anywhere in the dependency tree is picked.
io.grpc:grpc-netty-shaded:1.54.0 selects the highest version of all dependencies.
Dependency Convergence
There is exactly one version of each dependency in the library's transitive dependency tree.
That is, two artifacts with the same group ID and artifact ID but different versions
do not appear in the tree. No dependency mediation is necessary.
Suggested Dependency Updates
Caution: The algorithm for suggesting updates is imperfect.
They are not ordered by importance, and one change
may render another moot.
Suggested updates to bring this artifact and its dependencies
into sync with the highest versions
of each dependency found in its own dependency tree:
com.google.guava:guava:31.1-android needs to upgrade com.google.errorprone:error_prone_annotations:2.11.0 to 2.18.0
Linkage Check
10 linkage error(s)
io.grpc:grpc-netty-shaded:1.54.0
10 target classes
causing linkage errors referenced from
10 source classes.
Class org.bouncycastle.openssl.jcajce.JcaPEMKeyConverter is not found, referenced from io.grpc.netty.shaded.io.netty.handler.ssl.BouncyCastlePemReader
Class org.bouncycastle.pkcs.PKCSException is not found, referenced from io.grpc.netty.shaded.io.netty.handler.ssl.BouncyCastlePemReader
Class org.bouncycastle.operator.OperatorCreationException is not found, referenced from io.grpc.netty.shaded.io.netty.handler.ssl.BouncyCastlePemReader
Class org.bouncycastle.openssl.PEMParser is not found, referenced from io.grpc.netty.shaded.io.netty.handler.ssl.BouncyCastlePemReader
Class org.bouncycastle.asn1.pkcs.PrivateKeyInfo is not found, referenced from io.grpc.netty.shaded.io.netty.handler.ssl.BouncyCastlePemReader
Class org.bouncycastle.openssl.PEMKeyPair is not found, referenced from io.grpc.netty.shaded.io.netty.handler.ssl.BouncyCastlePemReader
Class org.bouncycastle.openssl.PEMEncryptedKeyPair is not found, referenced from io.grpc.netty.shaded.io.netty.handler.ssl.BouncyCastlePemReader
Class org.bouncycastle.openssl.jcajce.JcePEMDecryptorProviderBuilder is not found, referenced from io.grpc.netty.shaded.io.netty.handler.ssl.BouncyCastlePemReader
Class org.bouncycastle.pkcs.PKCS8EncryptedPrivateKeyInfo is not found, referenced from io.grpc.netty.shaded.io.netty.handler.ssl.BouncyCastlePemReader
Class org.bouncycastle.openssl.jcajce.JceOpenSSLPKCS8DecryptorProviderBuilder is not found, referenced from io.grpc.netty.shaded.io.netty.handler.ssl.BouncyCastlePemReader
The following paths contain io.grpc:grpc-netty-shaded:1.54.0:
▶
io.grpc:grpc-netty-shaded:1.54.0 (compile)
io.grpc:grpc-alts:1.54.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
io.grpc:grpc-xds:1.54.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.api:gax-grpc:2.25.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (runtime)
com.google.cloud:google-cloud-bigquery:2.24.5 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-logging-logback:0.130.10-alpha (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-spanner-jdbc:2.9.12 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
io.grafeas:grafeas:2.16.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-notification:0.133.0-beta (compile) / io.grpc:grpc-netty-shaded:1.54.0 (runtime)
com.google.cloud:google-cloud-accessapproval:2.16.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-identity-accesscontextmanager:1.16.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-advisorynotifications:0.4.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-aiplatform:3.16.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-alloydb:0.4.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.analytics:google-analytics-admin:0.25.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.analytics:google-analytics-data:0.26.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-analyticshub:0.12.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-api-gateway:2.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-apigee-connect:2.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-apigee-registry:0.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-apikeys:0.13.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-appengine-admin:2.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.area120:google-area120-tables:0.19.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-artifact-registry:1.14.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-asset:3.19.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-assured-workloads:2.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-automl:2.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-bare-metal-solution:0.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-batch:0.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-beyondcorp-appconnections:0.13.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-beyondcorp-appconnectors:0.13.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-beyondcorp-appgateways:0.13.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-beyondcorp-clientconnectorservices:0.13.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-beyondcorp-clientgateways:0.13.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-biglake:0.3.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-bigqueryconnection:2.17.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-bigquery-data-exchange:2.10.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-bigquerydatapolicy:0.12.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-bigquerydatatransfer:2.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-bigquerymigration:0.18.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-bigqueryreservation:2.16.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-billingbudgets:2.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-billing:2.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-binary-authorization:1.14.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.api.grpc:grpc-google-cloud-binary-authorization-v1:1.14.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.api.grpc:proto-google-cloud-binary-authorization-v1:1.14.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-certificate-manager:0.18.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-channel:3.19.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-build:3.17.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-cloudcommerceconsumerprocurement:0.13.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-compute:1.25.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-confidentialcomputing:0.1.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-contact-center-insights:2.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-containeranalysis:2.16.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.api.grpc:grpc-google-cloud-containeranalysis-v1:2.16.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.api.grpc:proto-google-cloud-containeranalysis-v1:2.16.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-container:2.18.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-contentwarehouse:0.11.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.api.grpc:grpc-google-cloud-contentwarehouse-v1:0.11.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.api.grpc:proto-google-cloud-contentwarehouse-v1:0.11.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-datacatalog:1.21.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-dataflow:0.19.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-dataform:0.14.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-data-fusion:1.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-datalabeling:0.135.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-datalineage:0.7.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-dataplex:1.13.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-dataproc:4.12.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-dataproc-metastore:2.16.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-datastream:1.14.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-debugger-client:1.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-deploy:1.13.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-dialogflow-cx:0.26.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-dialogflow:4.21.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-discoveryengine:0.11.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-distributedcloudedge:0.12.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-dlp:3.19.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-dms:2.14.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-document-ai:2.19.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-domains:1.12.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-enterpriseknowledgegraph:0.11.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-errorreporting:0.136.0-beta (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-essential-contacts:2.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-eventarc:1.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-eventarc-publishing:0.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-filestore:1.16.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-functions:2.17.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-game-servers:2.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-gke-backup:0.14.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-gke-connect-gateway:0.16.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-gkehub:1.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-gke-multi-cloud:0.14.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-gsuite-addons:2.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-iam-admin:3.10.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-iamcredentials:2.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-iam-policy:1.13.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-ids:1.14.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-iot:2.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-kms:2.18.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-kmsinventory:0.4.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-language:2.16.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-life-sciences:0.17.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-managed-identities:1.13.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-mediatranslation:0.21.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-memcache:2.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-monitoring-dashboard:2.17.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-monitoring:3.16.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-monitoring-metricsscope:0.9.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-networkconnectivity:1.14.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-network-management:1.16.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-network-security:0.18.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-notebooks:1.13.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-optimization:1.13.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-orchestration-airflow:1.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-orgpolicy:2.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-os-config:2.17.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-os-login:2.14.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-phishingprotection:0.46.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-policy-troubleshooter:1.14.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-private-catalog:0.17.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-profiler:2.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-publicca:0.12.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-recaptchaenterprise:3.12.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-recommendations-ai:0.22.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-recommender:2.17.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-redis:2.18.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-resourcemanager:1.17.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-resource-settings:1.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-retail:2.17.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-run:0.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-scheduler:2.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-secretmanager:2.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-securitycenter:2.23.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-securitycenter-settings:0.18.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-security-private-ca:2.17.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-service-control:1.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-servicedirectory:2.16.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-service-management:3.13.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-service-usage:2.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-shell:2.14.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-speech:4.10.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-storage-transfer:1.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-talent:2.16.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-tasks:2.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-texttospeech:2.16.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-tpu:2.16.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-trace:2.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-translate:2.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-video-intelligence:2.14.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-live-stream:0.17.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-video-stitcher:0.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-video-transcoder:1.14.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-vision:3.13.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-vmmigration:1.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-vmwareengine:0.9.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-vpcaccess:2.16.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-webrisk:2.14.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-websecurityscanner:2.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-workflow-executions:2.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-workflows:2.15.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-workstations:0.3.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-bigquerystorage:2.35.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-bigtable:2.20.4 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-bigtable-stats:2.20.4 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-datastore:2.14.3 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-firestore:3.9.4 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-firestore-admin:3.9.4 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-logging:3.14.8 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-pubsub:1.123.10 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-pubsublite:1.12.3 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-spanner:6.40.1 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-spanner-executor:6.40.1 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-storage:2.22.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (runtime)
io.grpc:grpc-all:1.54.0 (compile) / io.grpc:grpc-xds:1.54.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
io.grpc:grpc-benchmarks:1.54.0 (compile) / io.grpc:grpc-xds:1.54.0 (runtime) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
io.grpc:grpc-gcp-observability:1.54.0 (compile) / io.grpc:grpc-alts:1.54.0 (runtime) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
io.grpc:grpc-gcp-observability:1.54.0 (compile) / io.grpc:grpc-xds:1.54.0 (runtime) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
io.grpc:grpc-googleapis:1.54.0 (compile) / io.grpc:grpc-alts:1.54.0 (runtime) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
io.grpc:grpc-googleapis:1.54.0 (compile) / io.grpc:grpc-xds:1.54.0 (runtime) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
io.grpc:grpc-interop-testing:1.54.0 (compile) / io.grpc:grpc-alts:1.54.0 (runtime) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
io.grpc:grpc-xds:1.54.0 (compile) / io.grpc:grpc-alts:1.54.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.api:gax-grpc:2.25.0 (compile) / io.grpc:grpc-alts:1.54.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-core-grpc:2.15.0 (compile) / com.google.api:gax-grpc:2.25.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (runtime)
com.google.cloud:google-cloud-nio:0.126.13 (compile) / com.google.cloud:google-cloud-storage:2.22.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (runtime)
com.google.cloud:google-cloud-binary-authorization:1.14.0 (compile) / com.google.api.grpc:proto-google-cloud-binary-authorization-v1:1.14.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-binary-authorization:1.14.0 (compile) / io.grafeas:grafeas:2.16.0 (runtime) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.api.grpc:grpc-google-cloud-binary-authorization-v1:1.14.0 (compile) / com.google.api.grpc:proto-google-cloud-binary-authorization-v1:1.14.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.api.grpc:grpc-google-cloud-binary-authorization-v1:1.14.0 (compile) / io.grafeas:grafeas:2.16.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.api.grpc:proto-google-cloud-binary-authorization-v1:1.14.0 (compile) / io.grafeas:grafeas:2.16.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-containeranalysis:2.16.0 (compile) / com.google.api.grpc:proto-google-cloud-containeranalysis-v1:2.16.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-containeranalysis:2.16.0 (compile) / io.grafeas:grafeas:2.16.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.api.grpc:grpc-google-cloud-containeranalysis-v1:2.16.0 (compile) / com.google.api.grpc:proto-google-cloud-containeranalysis-v1:2.16.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.api.grpc:grpc-google-cloud-containeranalysis-v1:2.16.0 (compile) / io.grafeas:grafeas:2.16.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.api.grpc:proto-google-cloud-containeranalysis-v1:2.16.0 (compile) / io.grafeas:grafeas:2.16.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-contentwarehouse:0.11.0 (compile) / com.google.api.grpc:proto-google-cloud-contentwarehouse-v1:0.11.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-contentwarehouse:0.11.0 (compile) / com.google.cloud:google-cloud-document-ai:2.19.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.api.grpc:grpc-google-cloud-contentwarehouse-v1:0.11.0 (compile) / com.google.api.grpc:proto-google-cloud-contentwarehouse-v1:0.11.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.api.grpc:grpc-google-cloud-contentwarehouse-v1:0.11.0 (compile) / com.google.cloud:google-cloud-document-ai:2.19.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.api.grpc:proto-google-cloud-contentwarehouse-v1:0.11.0 (compile) / com.google.cloud:google-cloud-document-ai:2.19.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-bigtable:2.20.4 (compile) / com.google.cloud:google-cloud-bigtable-stats:2.20.4 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-bigtable-emulator:0.157.4 (compile) / com.google.api:gax-grpc:2.25.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (runtime)
com.google.cloud:google-cloud-bigtable-stats:2.20.4 (compile) / com.google.cloud:google-cloud-monitoring:3.16.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-bigtable-stats:2.20.4 (compile) / io.grpc:grpc-alts:1.54.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-bigtable-stats:2.20.4 (compile) / io.grpc:grpc-xds:1.54.0 (runtime) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-bigtable-stats:2.20.4 (compile) / com.google.api:gax-grpc:2.25.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (runtime)
com.google.cloud:google-cloud-spanner-executor:6.40.1 (compile) / com.google.cloud:google-cloud-spanner:6.40.1 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-spanner-executor:6.40.1 (compile) / com.google.api:gax-grpc:2.25.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (runtime)
com.google.api.grpc:gapic-google-cloud-storage-v2:2.22.0-alpha (compile) / com.google.api:gax-grpc:2.25.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (runtime)
io.grpc:grpc-all:1.54.0 (compile) / io.grpc:grpc-xds:1.54.0 (compile) / io.grpc:grpc-alts:1.54.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
io.grpc:grpc-benchmarks:1.54.0 (compile) / io.grpc:grpc-xds:1.54.0 (runtime) / io.grpc:grpc-alts:1.54.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
io.grpc:grpc-gcp-observability:1.54.0 (compile) / io.grpc:grpc-xds:1.54.0 (runtime) / io.grpc:grpc-alts:1.54.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
io.grpc:grpc-googleapis:1.54.0 (compile) / io.grpc:grpc-xds:1.54.0 (runtime) / io.grpc:grpc-alts:1.54.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.api:gax-grpc:2.25.0 (compile) / io.grpc:grpc-googleapis:1.54.0 (runtime) / io.grpc:grpc-alts:1.54.0 (runtime) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.api:gax-grpc:2.25.0 (compile) / io.grpc:grpc-googleapis:1.54.0 (runtime) / io.grpc:grpc-xds:1.54.0 (runtime) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-core-grpc:2.15.0 (compile) / com.google.api:gax-grpc:2.25.0 (compile) / io.grpc:grpc-alts:1.54.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-bigtable:2.20.4 (compile) / com.google.cloud:google-cloud-bigtable-stats:2.20.4 (compile) / io.grpc:grpc-alts:1.54.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-bigtable:2.20.4 (compile) / com.google.cloud:google-cloud-bigtable-stats:2.20.4 (compile) / io.grpc:grpc-xds:1.54.0 (runtime) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-bigtable-emulator:0.157.4 (compile) / com.google.api:gax-grpc:2.25.0 (compile) / io.grpc:grpc-alts:1.54.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-bigtable-stats:2.20.4 (compile) / io.grpc:grpc-googleapis:1.54.0 (runtime) / io.grpc:grpc-alts:1.54.0 (runtime) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-bigtable-stats:2.20.4 (compile) / io.grpc:grpc-googleapis:1.54.0 (runtime) / io.grpc:grpc-xds:1.54.0 (runtime) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-bigtable-stats:2.20.4 (compile) / io.grpc:grpc-xds:1.54.0 (runtime) / io.grpc:grpc-alts:1.54.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-bigtable-stats:2.20.4 (compile) / com.google.api:gax-grpc:2.25.0 (compile) / io.grpc:grpc-alts:1.54.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-spanner-executor:6.40.1 (compile) / com.google.api:gax-grpc:2.25.0 (compile) / io.grpc:grpc-alts:1.54.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.api.grpc:gapic-google-cloud-storage-v2:2.22.0-alpha (compile) / com.google.api:gax-grpc:2.25.0 (compile) / io.grpc:grpc-alts:1.54.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.api:gax-grpc:2.25.0 (compile) / io.grpc:grpc-googleapis:1.54.0 (runtime) / io.grpc:grpc-xds:1.54.0 (runtime) / io.grpc:grpc-alts:1.54.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-core-grpc:2.15.0 (compile) / com.google.api:gax-grpc:2.25.0 (compile) / io.grpc:grpc-googleapis:1.54.0 (runtime) / io.grpc:grpc-alts:1.54.0 (runtime) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-core-grpc:2.15.0 (compile) / com.google.api:gax-grpc:2.25.0 (compile) / io.grpc:grpc-googleapis:1.54.0 (runtime) / io.grpc:grpc-xds:1.54.0 (runtime) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-bigtable:2.20.4 (compile) / com.google.cloud:google-cloud-bigtable-stats:2.20.4 (compile) / io.grpc:grpc-googleapis:1.54.0 (runtime) / io.grpc:grpc-alts:1.54.0 (runtime) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-bigtable:2.20.4 (compile) / com.google.cloud:google-cloud-bigtable-stats:2.20.4 (compile) / io.grpc:grpc-googleapis:1.54.0 (runtime) / io.grpc:grpc-xds:1.54.0 (runtime) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-bigtable:2.20.4 (compile) / com.google.cloud:google-cloud-bigtable-stats:2.20.4 (compile) / io.grpc:grpc-xds:1.54.0 (runtime) / io.grpc:grpc-alts:1.54.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-bigtable-emulator:0.157.4 (compile) / com.google.api:gax-grpc:2.25.0 (compile) / io.grpc:grpc-googleapis:1.54.0 (runtime) / io.grpc:grpc-alts:1.54.0 (runtime) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-bigtable-emulator:0.157.4 (compile) / com.google.api:gax-grpc:2.25.0 (compile) / io.grpc:grpc-googleapis:1.54.0 (runtime) / io.grpc:grpc-xds:1.54.0 (runtime) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-bigtable-stats:2.20.4 (compile) / io.grpc:grpc-googleapis:1.54.0 (runtime) / io.grpc:grpc-xds:1.54.0 (runtime) / io.grpc:grpc-alts:1.54.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-bigtable-stats:2.20.4 (compile) / com.google.api:gax-grpc:2.25.0 (compile) / io.grpc:grpc-googleapis:1.54.0 (runtime) / io.grpc:grpc-alts:1.54.0 (runtime) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-bigtable-stats:2.20.4 (compile) / com.google.api:gax-grpc:2.25.0 (compile) / io.grpc:grpc-googleapis:1.54.0 (runtime) / io.grpc:grpc-xds:1.54.0 (runtime) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-spanner-executor:6.40.1 (compile) / com.google.api:gax-grpc:2.25.0 (compile) / io.grpc:grpc-googleapis:1.54.0 (runtime) / io.grpc:grpc-alts:1.54.0 (runtime) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-spanner-executor:6.40.1 (compile) / com.google.api:gax-grpc:2.25.0 (compile) / io.grpc:grpc-googleapis:1.54.0 (runtime) / io.grpc:grpc-xds:1.54.0 (runtime) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.api.grpc:gapic-google-cloud-storage-v2:2.22.0-alpha (compile) / com.google.api:gax-grpc:2.25.0 (compile) / io.grpc:grpc-googleapis:1.54.0 (runtime) / io.grpc:grpc-alts:1.54.0 (runtime) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.api.grpc:gapic-google-cloud-storage-v2:2.22.0-alpha (compile) / com.google.api:gax-grpc:2.25.0 (compile) / io.grpc:grpc-googleapis:1.54.0 (runtime) / io.grpc:grpc-xds:1.54.0 (runtime) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-core-grpc:2.15.0 (compile) / com.google.api:gax-grpc:2.25.0 (compile) / io.grpc:grpc-googleapis:1.54.0 (runtime) / io.grpc:grpc-xds:1.54.0 (runtime) / io.grpc:grpc-alts:1.54.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-bigtable:2.20.4 (compile) / com.google.cloud:google-cloud-bigtable-stats:2.20.4 (compile) / io.grpc:grpc-googleapis:1.54.0 (runtime) / io.grpc:grpc-xds:1.54.0 (runtime) / io.grpc:grpc-alts:1.54.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-bigtable-emulator:0.157.4 (compile) / com.google.api:gax-grpc:2.25.0 (compile) / io.grpc:grpc-googleapis:1.54.0 (runtime) / io.grpc:grpc-xds:1.54.0 (runtime) / io.grpc:grpc-alts:1.54.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-bigtable-stats:2.20.4 (compile) / com.google.api:gax-grpc:2.25.0 (compile) / io.grpc:grpc-googleapis:1.54.0 (runtime) / io.grpc:grpc-xds:1.54.0 (runtime) / io.grpc:grpc-alts:1.54.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.cloud:google-cloud-spanner-executor:6.40.1 (compile) / com.google.api:gax-grpc:2.25.0 (compile) / io.grpc:grpc-googleapis:1.54.0 (runtime) / io.grpc:grpc-xds:1.54.0 (runtime) / io.grpc:grpc-alts:1.54.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
com.google.api.grpc:gapic-google-cloud-storage-v2:2.22.0-alpha (compile) / com.google.api:gax-grpc:2.25.0 (compile) / io.grpc:grpc-googleapis:1.54.0 (runtime) / io.grpc:grpc-xds:1.54.0 (runtime) / io.grpc:grpc-alts:1.54.0 (compile) / io.grpc:grpc-netty-shaded:1.54.0 (compile)
Dependencies
io.grpc:grpc-netty-shaded:jar:1.54.0
com.google.guava:guava:jar:31.1-android
com.google.guava:failureaccess:jar:1.0.1
com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava
com.google.code.findbugs:jsr305:jar:3.0.2
org.checkerframework:checker-qual:jar:3.12.0
com.google.errorprone:error_prone_annotations:jar:2.11.0
com.google.j2objc:j2objc-annotations:jar:1.3
com.google.errorprone:error_prone_annotations:jar:2.18.0
io.perfmark:perfmark-api:jar:0.25.0
io.grpc:grpc-core:jar:1.54.0
io.grpc:grpc-api:jar:1.54.0
io.grpc:grpc-context:jar:1.54.0
com.google.code.findbugs:jsr305:jar:3.0.2
com.google.errorprone:error_prone_annotations:jar:2.18.0
com.google.guava:guava:jar:31.1-android
com.google.guava:failureaccess:jar:1.0.1
com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava
com.google.code.findbugs:jsr305:jar:3.0.2
org.checkerframework:checker-qual:jar:3.12.0
com.google.errorprone:error_prone_annotations:jar:2.11.0
com.google.j2objc:j2objc-annotations:jar:1.3
com.google.code.gson:gson:jar:2.9.0
com.google.android:annotations:jar:4.1.1.4
org.codehaus.mojo:animal-sniffer-annotations:jar:1.21
com.google.errorprone:error_prone_annotations:jar:2.18.0
com.google.guava:guava:jar:31.1-android
com.google.guava:failureaccess:jar:1.0.1
com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava
com.google.code.findbugs:jsr305:jar:3.0.2
org.checkerframework:checker-qual:jar:3.12.0
com.google.errorprone:error_prone_annotations:jar:2.11.0
com.google.j2objc:j2objc-annotations:jar:1.3
io.perfmark:perfmark-api:jar:0.25.0
Last generated at 2023-09-14T13:41:32.612529