Dependency Analysis of com.google.http-client:google-http-client-appengine:1.43.0
BOM: com.google.cloud:libraries-bom:26.10.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.guava:guava:jar:30.1.1-android to version "31.1-jre":
Add this dependency element to the pom.xml for com.google.http-client:google-http-client-appengine:1.43.0:
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>31.1-jre</version>
</dependency>
If the pom.xml for com.google.http-client:google-http-client-appengine:1.43.0 already includes this
dependency, update the version of the existing dependency
element.
Otherwise add a new dependency
element to the
dependencyManagement
section.
Upgrade commons-codec:commons-codec:jar:1.11 to version "1.15":
Add this dependency element to the pom.xml for com.google.http-client:google-http-client-appengine:1.43.0:
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.15</version>
</dependency>
If the pom.xml for com.google.http-client:google-http-client-appengine:1.43.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.grpc:grpc-context:jar:1.27.2 to version "1.53.0":
Add this dependency element to the pom.xml for com.google.http-client:google-http-client-appengine:1.43.0:
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-context</artifactId>
<version>1.53.0</version>
</dependency>
If the pom.xml for com.google.http-client:google-http-client-appengine:1.43.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.
com.google.http-client:google-http-client-appengine:1.43.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:30.1.1-android needs to upgrade com.google.errorprone:error_prone_annotations:2.5.1 to 2.18.0
io.opencensus:opencensus-contrib-http-util:0.31.1 needs to upgrade com.google.guava:guava:29.0-android to 30.1.1-android
Linkage Check
15 linkage error(s)
com.google.appengine:appengine-api-1.0-sdk:2.0.10
15 target classes
causing linkage errors referenced from
34 source classes.
Class javax.activation.DataSource is not found, referenced from 9 classes
▶
com.google.appengine.api.utils.HttpRequestParser
com.google.apphosting.utils.servlet.MultipartMimeUtils
javax.mail.util.ByteArrayDataSource
javax.mail.internet.MimeMultipart
javax.mail.internet.MimeUtility
javax.mail.internet.MimePartDataSource
javax.mail.MultipartDataSource
org.apache.geronimo.mail.handlers.TextHandler
org.apache.geronimo.mail.handlers.MessageHandler
Class org.apache.avalon.framework.logger.Logger is not found, referenced from com.google.appengine.repackaged.org.apache.commons.logging.impl.AvalonLogger
Class org.apache.log.Hierarchy is not found, referenced from com.google.appengine.repackaged.org.apache.commons.logging.impl.LogKitLogger
Class org.apache.log.Logger is not found, referenced from com.google.appengine.repackaged.org.apache.commons.logging.impl.LogKitLogger
Class libcore.io.Memory is not found, referenced from 2 classes
▶
com.google.appengine.repackaged.com.google.protobuf.Android
com.google.appengine.repackaged.com.google.protobuf.UnsafeUtil
Class com.google.appengine.repackaged.com.google.common.logging.syslog.SyslogUtilModule is not found, referenced from com.google.appengine.repackaged.com.google.protobuf.TextFormat
Class com.google.appengine.repackaged.com.google.common.time.TimeSource is not found, referenced from com.google.appengine.repackaged.com.google.protobuf.util.JavaTimeConversions
Class com.google.apphosting.executor.TaskDefinition is not found, referenced from com.google.storage.onestore.v3.OnestoreAction
Class javax.activation.DataHandler is not found, referenced from 4 classes
▶
javax.mail.internet.MimeUtility
javax.mail.internet.MimeMessage
javax.mail.internet.PreencodedMimeBodyPart
javax.mail.internet.MimeBodyPart
Class javax.activation.FileDataSource is not found, referenced from javax.mail.internet.MimeBodyPart
Class javax.activation.ActivationDataFlavor is not found, referenced from 5 classes
▶
org.apache.geronimo.mail.handlers.XMLHandler
org.apache.geronimo.mail.handlers.MultipartHandler
org.apache.geronimo.mail.handlers.HtmlHandler
org.apache.geronimo.mail.handlers.TextHandler
org.apache.geronimo.mail.handlers.MessageHandler
Class javax.activation.DataContentHandler is not found, referenced from 3 classes
▶
org.apache.geronimo.mail.handlers.MultipartHandler
org.apache.geronimo.mail.handlers.TextHandler
org.apache.geronimo.mail.handlers.MessageHandler
Class org.antlr.stringtemplate.StringTemplate is not found, referenced from com.google.appengine.repackaged.org.antlr.runtime.tree.DOTTreeGenerator
(com.google.api.grpc:proto-google-common-protos:2.14.2) com.google.api.ClientProto's method "com.google.appengine.repackaged.com.google.protobuf.Descriptors$FileDescriptor getDescriptor()" is expected to return com.google.appengine.repackaged.com.google.protobuf.Descriptors$FileDescriptor but instead returns com.google.protobuf.Descriptors$FileDescriptor, referenced from com.google.appengine.repackaged.com.google.datastore.v1.DatastoreProto
(com.google.api.grpc:proto-google-common-protos:2.14.2) com.google.api.FieldBehaviorProto's method "com.google.appengine.repackaged.com.google.protobuf.Descriptors$FileDescriptor getDescriptor()" is expected to return com.google.appengine.repackaged.com.google.protobuf.Descriptors$FileDescriptor but instead returns com.google.protobuf.Descriptors$FileDescriptor, referenced from 2 classes
▶
com.google.appengine.repackaged.com.google.datastore.v1.DatastoreProto
com.google.appengine.repackaged.com.google.datastore.v1.QueryProto
The following paths contain com.google.api.grpc:proto-google-common-protos:2.14.2:
▶
com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-core:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-common-protos:2.14.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-iam-v1:1.9.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-iam-v2:1.9.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-iam-v2beta:1.9.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-iam-v1:1.9.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-iam-v2:1.9.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-iam-v2beta:1.9.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api:gax:2.23.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api:gax-grpc:2.23.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api:gax-httpjson:0.108.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-core:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-core-grpc:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-core-http:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-bigquery:2.23.1 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-logging-logback:0.130.7-alpha (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-spanner-jdbc:2.9.8 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-dns:2.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
io.grafeas:grafeas:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-notification:0.130.0-beta (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-accessapproval:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-accessapproval-v1:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-accessapproval-v1:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-identity-accesscontextmanager:1.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-identity-accesscontextmanager-v1:1.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-identity-accesscontextmanager-v1:1.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-advisorynotifications:0.1.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-advisorynotifications-v1:0.1.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-advisorynotifications-v1:0.1.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-aiplatform:3.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-aiplatform-v1:3.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-aiplatform-v1beta1:0.29.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-aiplatform-v1:3.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1:0.29.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-alloydb:0.1.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-alloydb-v1beta:0.1.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-alloydb-v1:0.1.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-alloydb-v1alpha:0.1.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-alloydb-v1:0.1.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-alloydb-v1beta:0.1.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-alloydb-v1alpha:0.1.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.analytics:google-analytics-admin:0.22.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-analytics-admin-v1alpha:0.22.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-analytics-admin-v1beta:0.22.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-analytics-admin-v1alpha:0.22.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-analytics-admin-v1beta:0.22.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.analytics:google-analytics-data:0.23.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-analytics-data-v1beta:0.23.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-analytics-data-v1alpha:0.23.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-analytics-data-v1beta:0.23.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-analytics-data-v1alpha:0.23.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-analyticshub:0.9.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-analyticshub-v1:0.9.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-analyticshub-v1:0.9.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-api-gateway:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-api-gateway-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-api-gateway-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-apigee-connect:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-apigee-connect-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-apigee-connect-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-apigee-registry:0.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-apigee-registry-v1:0.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-apigee-registry-v1:0.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-apikeys:0.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-apikeys-v2:0.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-apikeys-v2:0.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-appengine-admin:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-appengine-admin-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-appengine-admin-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.area120:google-area120-tables:0.16.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-area120-tables-v1alpha1:0.16.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-area120-tables-v1alpha1:0.16.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-artifact-registry:1.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-artifact-registry-v1beta2:0.17.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-artifact-registry-v1:1.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-artifact-registry-v1beta2:0.17.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-artifact-registry-v1:1.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-asset:3.16.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-asset-v1:3.16.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-asset-v1p1beta1:0.116.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-asset-v1p2beta1:0.116.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-asset-v1p5beta1:0.116.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-asset-v1p7beta1:3.16.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-asset-v1:3.16.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-asset-v1p1beta1:0.116.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-asset-v1p2beta1:0.116.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-asset-v1p5beta1:0.116.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-asset-v1p7beta1:3.16.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-assured-workloads:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-assured-workloads-v1beta1:0.24.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-assured-workloads-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-assured-workloads-v1beta1:0.24.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-assured-workloads-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-automl:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-automl-v1beta1:0.99.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-automl-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-automl-v1beta1:0.99.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-automl-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-bare-metal-solution:0.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-bare-metal-solution-v2:0.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-bare-metal-solution-v2:0.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-batch:0.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-batch-v1:0.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-batch-v1alpha:0.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-batch-v1:0.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-batch-v1alpha:0.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-beyondcorp-appconnections:0.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-beyondcorp-appconnections-v1:0.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-beyondcorp-appconnections-v1:0.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-beyondcorp-appconnectors:0.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-beyondcorp-appconnectors-v1:0.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-beyondcorp-appconnectors-v1:0.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-beyondcorp-appgateways:0.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-beyondcorp-appgateways-v1:0.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-beyondcorp-appgateways-v1:0.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-beyondcorp-clientconnectorservices:0.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-beyondcorp-clientconnectorservices-v1:0.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-beyondcorp-clientconnectorservices-v1:0.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-beyondcorp-clientgateways:0.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-beyondcorp-clientgateways-v1:0.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-beyondcorp-clientgateways-v1:0.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-bigqueryconnection:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-bigqueryconnection-v1:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-bigqueryconnection-v1beta1:0.22.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-bigqueryconnection-v1:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-bigqueryconnection-v1beta1:0.22.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-bigquery-data-exchange:2.7.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-bigquery-data-exchange-v1beta1:2.7.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-bigquery-data-exchange-v1beta1:2.7.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-bigquerydatapolicy:0.9.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-bigquerydatapolicy-v1beta1:0.9.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-bigquerydatapolicy-v1:0.9.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-bigquerydatapolicy-v1beta1:0.9.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-bigquerydatapolicy-v1:0.9.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-bigquerydatatransfer:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-bigquerydatatransfer-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-bigquerydatatransfer-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-bigquerymigration:0.15.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-bigquerymigration-v2alpha:0.15.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-bigquerymigration-v2:0.15.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-bigquerymigration-v2alpha:0.15.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-bigquerymigration-v2:0.15.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-bigqueryreservation:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-bigqueryreservation-v1:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-bigqueryreservation-v1:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-billingbudgets:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-billingbudgets-v1beta1:0.21.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-billingbudgets-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-billingbudgets-v1beta1:0.21.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-billingbudgets-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-billing:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-billing-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-billing-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-binary-authorization:1.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-binary-authorization-v1beta1:0.16.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-binary-authorization-v1:1.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-binary-authorization-v1beta1:0.16.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-binary-authorization-v1:1.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-certificate-manager:0.15.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-certificate-manager-v1:0.15.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-certificate-manager-v1:0.15.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-channel:3.16.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-channel-v1:3.16.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-channel-v1:3.16.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-build:3.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-build-v1:3.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-build-v2:3.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-build-v1:3.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-build-v2:3.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-cloudcommerceconsumerprocurement:0.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-cloudcommerceconsumerprocurement-v1alpha1:0.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-cloudcommerceconsumerprocurement-v1alpha1:0.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-compute:1.22.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-compute-v1:1.22.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-contact-center-insights:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-contact-center-insights-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-contact-center-insights-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-containeranalysis:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-containeranalysis-v1beta1:0.103.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-containeranalysis-v1:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-containeranalysis-v1:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-containeranalysis-v1beta1:0.103.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-container:2.15.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-container-v1:2.15.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-container-v1beta1:2.15.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-container-v1:2.15.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-container-v1beta1:2.15.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-contentwarehouse:0.8.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-contentwarehouse-v1:0.8.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-contentwarehouse-v1:0.8.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-datacatalog:1.18.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-datacatalog-v1:1.18.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-datacatalog-v1beta1:0.55.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-datacatalog-v1:1.18.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-datacatalog-v1beta1:0.55.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-dataflow:0.16.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-dataflow-v1beta3:0.16.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-dataflow-v1beta3:0.16.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-dataform:0.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-dataform-v1alpha2:0.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-dataform-v1beta1:0.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-dataform-v1alpha2:0.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-dataform-v1beta1:0.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-data-fusion:1.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-data-fusion-v1beta1:0.16.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-data-fusion-v1:1.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-data-fusion-v1beta1:0.16.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-data-fusion-v1:1.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-datalabeling:0.132.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-datalabeling-v1beta1:0.97.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-datalabeling-v1beta1:0.97.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-datalineage:0.4.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-datalineage-v1:0.4.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-datalineage-v1:0.4.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-dataplex:1.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-dataplex-v1:1.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-dataplex-v1:1.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-dataproc:4.9.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-dataproc-v1:4.9.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-dataproc-v1:4.9.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-dataproc-metastore:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-dataproc-metastore-v1beta:0.17.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-dataproc-metastore-v1alpha:0.17.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-dataproc-metastore-v1:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-dataproc-metastore-v1beta:0.17.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-dataproc-metastore-v1alpha:0.17.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-dataproc-metastore-v1:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-datastream:1.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-datastream-v1alpha1:0.16.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-datastream-v1:1.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-datastream-v1alpha1:0.16.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-datastream-v1:1.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-debugger-client:1.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-debugger-client-v2:1.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-debugger-client-v2:1.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-deploy:1.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-deploy-v1:1.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-deploy-v1:1.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-dialogflow-cx:0.23.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-dialogflow-cx-v3beta1:0.23.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-dialogflow-cx-v3:0.23.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-dialogflow-cx-v3beta1:0.23.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-dialogflow-cx-v3:0.23.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-dialogflow:4.18.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-dialogflow-v2beta1:0.116.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-dialogflow-v2:4.18.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-dialogflow-v2:4.18.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-dialogflow-v2beta1:0.116.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-discoveryengine:0.8.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-discoveryengine-v1beta:0.8.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-discoveryengine-v1beta:0.8.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-distributedcloudedge:0.9.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-distributedcloudedge-v1:0.9.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-distributedcloudedge-v1:0.9.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-dlp:3.16.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-dlp-v2:3.16.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-dlp-v2:3.16.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-dms:2.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-dms-v1:2.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-dms-v1:2.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-document-ai:2.16.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-document-ai-v1beta1:0.28.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-document-ai-v1beta2:0.28.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-document-ai-v1beta3:0.28.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-document-ai-v1:2.16.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-document-ai-v1beta1:0.28.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-document-ai-v1beta2:0.28.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-document-ai-v1beta3:0.28.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-document-ai-v1:2.16.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-domains:1.9.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-domains-v1beta1:0.17.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-domains-v1alpha2:0.17.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-domains-v1:1.9.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-domains-v1beta1:0.17.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-domains-v1alpha2:0.17.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-domains-v1:1.9.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-enterpriseknowledgegraph:0.8.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-enterpriseknowledgegraph-v1:0.8.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-enterpriseknowledgegraph-v1:0.8.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-errorreporting:0.133.0-beta (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-error-reporting-v1beta1:0.99.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-error-reporting-v1beta1:0.99.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-essential-contacts:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-essential-contacts-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-essential-contacts-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-eventarc:1.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-eventarc-v1:1.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-eventarc-v1:1.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-eventarc-publishing:0.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-eventarc-publishing-v1:0.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-eventarc-publishing-v1:0.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-filestore:1.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-filestore-v1beta1:0.15.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-filestore-v1:1.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-filestore-v1:1.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-filestore-v1beta1:0.15.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-functions:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-functions-v1:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-functions-v2beta:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-functions-v2alpha:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-functions-v2:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-functions-v1:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-functions-v2beta:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-functions-v2alpha:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-functions-v2:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-game-servers:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-game-servers-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-game-servers-v1beta:0.37.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-game-servers-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-game-servers-v1beta:0.37.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-gke-backup:0.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-gke-backup-v1:0.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-gke-backup-v1:0.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-gke-connect-gateway:0.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-gke-connect-gateway-v1beta1:0.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-gke-connect-gateway-v1beta1:0.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-gkehub:1.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-gkehub-v1beta1:0.18.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-gkehub-v1:1.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-gkehub-v1alpha:0.18.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-gkehub-v1beta:0.18.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-gkehub-v1alpha2:0.18.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-gkehub-v1beta1:0.18.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-gkehub-v1:1.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-gkehub-v1alpha:0.18.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-gkehub-v1alpha2:0.18.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-gkehub-v1beta:0.18.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-gke-multi-cloud:0.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-gke-multi-cloud-v1:0.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-gke-multi-cloud-v1:0.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-gsuite-addons:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-gsuite-addons-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-gsuite-addons-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-apps-script-type-protos:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-iam-admin:3.7.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-iam-admin-v1:3.7.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-iam-admin-v1:3.7.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-iamcredentials:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-iamcredentials-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-iamcredentials-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-iam-policy:1.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-ids:1.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-ids-v1:1.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-ids-v1:1.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-iot:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-iot-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-iot-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-kms:2.15.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-kms-v1:0.106.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-kms-v1:0.106.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-kmsinventory:0.1.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-kmsinventory-v1:0.1.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-kmsinventory-v1:0.1.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-language:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-language-v1:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-language-v1beta2:0.100.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-language-v1:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-language-v1beta2:0.100.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-life-sciences:0.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-life-sciences-v2beta:0.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-life-sciences-v2beta:0.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-managed-identities:1.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-managed-identities-v1:1.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-managed-identities-v1:1.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-mediatranslation:0.18.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-mediatranslation-v1beta1:0.18.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-mediatranslation-v1beta1:0.18.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-memcache:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-memcache-v1beta2:0.19.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-memcache-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-memcache-v1beta2:0.19.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-memcache-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-monitoring-dashboard:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-monitoring-dashboard-v1:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-monitoring-dashboard-v1:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-monitoring:3.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-monitoring-v3:3.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-monitoring-v3:3.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-monitoring-metricsscope:0.6.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-monitoring-metricsscope-v1:0.6.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-monitoring-metricsscope-v1:0.6.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-networkconnectivity:1.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-networkconnectivity-v1alpha1:0.17.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-networkconnectivity-v1:1.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-networkconnectivity-v1alpha1:0.17.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-networkconnectivity-v1:1.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-network-management:1.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-network-management-v1beta1:0.15.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-network-management-v1:1.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-network-management-v1beta1:0.15.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-network-management-v1:1.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-network-security:0.15.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-network-security-v1beta1:0.15.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-network-security-v1:0.15.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-network-security-v1beta1:0.15.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-network-security-v1:0.15.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-notebooks:1.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-notebooks-v1beta1:0.17.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-notebooks-v1:1.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-notebooks-v1beta1:0.17.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-notebooks-v1:1.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-optimization:1.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-optimization-v1:1.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-optimization-v1:1.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-orchestration-airflow:1.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-orchestration-airflow-v1:1.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-orchestration-airflow-v1beta1:0.15.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-orchestration-airflow-v1:1.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-orchestration-airflow-v1beta1:0.15.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-orgpolicy:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-orgpolicy-v2:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-orgpolicy-v2:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-os-config:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-os-config-v1:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-os-config-v1beta:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-os-config-v1alpha:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-os-config-v1:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-os-config-v1alpha:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-os-config-v1beta:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-os-login:2.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-os-login-v1:2.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-os-login-v1:2.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-phishingprotection:0.43.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-phishingprotection-v1beta1:0.43.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-phishingprotection-v1beta1:0.43.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-policy-troubleshooter:1.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-policy-troubleshooter-v1:1.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-policy-troubleshooter-v1:1.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-private-catalog:0.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-private-catalog-v1beta1:0.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-private-catalog-v1beta1:0.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-profiler:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-profiler-v2:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-profiler-v2:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-publicca:0.9.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-publicca-v1beta1:0.9.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-publicca-v1beta1:0.9.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-recaptchaenterprise:3.9.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-recaptchaenterprise-v1:3.9.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-recaptchaenterprise-v1beta1:0.51.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-recaptchaenterprise-v1:3.9.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-recaptchaenterprise-v1beta1:0.51.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-recommendations-ai:0.19.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-recommendations-ai-v1beta1:0.19.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-recommendations-ai-v1beta1:0.19.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-recommender:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-recommender-v1:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-recommender-v1beta1:0.26.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-recommender-v1:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-recommender-v1beta1:0.26.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-redis:2.15.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-redis-v1beta1:0.103.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-redis-v1:2.15.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-redis-v1:2.15.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-redis-v1beta1:0.103.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-resourcemanager:1.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-resourcemanager-v3:1.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-resourcemanager-v3:1.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-resource-settings:1.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-resource-settings-v1:1.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-resource-settings-v1:1.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-retail:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-retail-v2:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-retail-v2alpha:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-retail-v2beta:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-retail-v2:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-retail-v2alpha:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-retail-v2beta:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-run:0.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-run-v2:0.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-run-v2:0.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-scheduler:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-scheduler-v1beta1:0.97.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-scheduler-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-scheduler-v1beta1:0.97.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-scheduler-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-secretmanager:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-secretmanager-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-secretmanager-v1beta1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-secretmanager-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-secretmanager-v1beta1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-securitycenter:2.20.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-securitycenter-v1:2.20.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-securitycenter-v1beta1:0.115.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-securitycenter-v1p1beta1:0.115.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-securitycenter-v1:2.20.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-securitycenter-v1beta1:0.115.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-securitycenter-v1p1beta1:0.115.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-securitycenter-settings:0.15.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-securitycenter-settings-v1beta1:0.15.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-securitycenter-settings-v1beta1:0.15.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-security-private-ca:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-security-private-ca-v1beta1:0.21.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-security-private-ca-v1:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-security-private-ca-v1beta1:0.21.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-security-private-ca-v1:2.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-service-control:1.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-service-control-v1:1.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-service-control-v2:1.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-service-control-v1:1.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-service-control-v2:1.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-servicedirectory:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-servicedirectory-v1beta1:0.21.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-servicedirectory-v1:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-servicedirectory-v1beta1:0.21.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-servicedirectory-v1:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-service-management:3.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-service-management-v1:3.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-service-management-v1:3.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-service-usage:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-service-usage-v1beta1:0.16.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-service-usage-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-service-usage-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-service-usage-v1beta1:0.16.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-shell:2.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-shell-v1:2.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-shell-v1:2.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-speech:4.7.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-speech-v1:4.7.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-speech-v1beta1:2.7.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-speech-v1p1beta1:2.7.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-speech-v2:4.7.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-speech-v1:4.7.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-speech-v1beta1:2.7.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-speech-v1p1beta1:2.7.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-speech-v2:4.7.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-storage-transfer:1.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-storage-transfer-v1:1.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-storage-transfer-v1:1.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-talent:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-talent-v4:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-talent-v4beta1:0.56.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-talent-v4:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-talent-v4beta1:0.56.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-tasks:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-tasks-v2beta3:0.102.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-tasks-v2beta2:0.102.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-tasks-v2:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-tasks-v2beta3:0.102.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-tasks-v2beta2:0.102.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-tasks-v2:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-texttospeech:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-texttospeech-v1beta1:0.102.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-texttospeech-v1:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-texttospeech-v1:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-texttospeech-v1beta1:0.102.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-tpu:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-tpu-v1:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-tpu-v2alpha1:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-tpu-v2:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-tpu-v1:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-tpu-v2alpha1:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-tpu-v2:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-trace:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-trace-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-trace-v2:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-trace-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-trace-v2:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-translate:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-translate-v3beta1:0.94.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-translate-v3:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-translate-v3beta1:0.94.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-translate-v3:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-video-intelligence:2.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-video-intelligence-v1p1beta1:0.101.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-video-intelligence-v1beta2:0.101.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-video-intelligence-v1:2.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-video-intelligence-v1p2beta1:0.101.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-video-intelligence-v1p3beta1:0.101.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-video-intelligence-v1p3beta1:0.101.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-video-intelligence-v1beta2:0.101.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-video-intelligence-v1p1beta1:0.101.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-video-intelligence-v1:2.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-video-intelligence-v1p2beta1:0.101.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-live-stream:0.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-live-stream-v1:0.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-live-stream-v1:0.14.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-video-stitcher:0.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-video-stitcher-v1:0.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-video-stitcher-v1:0.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-video-transcoder:1.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-video-transcoder-v1:1.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-video-transcoder-v1:1.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-vision:3.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-vision-v1p3beta1:0.99.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-vision-v1p1beta1:0.99.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-vision-v1p4beta1:0.99.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-vision-v1p2beta1:3.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-vision-v1:3.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-vision-v1p4beta1:0.99.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-vision-v1:3.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-vision-v1p1beta1:0.99.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-vision-v1p3beta1:0.99.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-vision-v1p2beta1:3.10.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-vmmigration:1.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-vmmigration-v1:1.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-vmmigration-v1:1.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-vmwareengine:0.6.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-vmwareengine-v1:0.6.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-vmwareengine-v1:0.6.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-vpcaccess:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-vpcaccess-v1:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-vpcaccess-v1:2.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-webrisk:2.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-webrisk-v1:2.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-webrisk-v1beta1:0.48.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-webrisk-v1:2.11.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-webrisk-v1beta1:0.48.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-websecurityscanner:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-websecurityscanner-v1alpha:0.99.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-websecurityscanner-v1beta:0.99.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-websecurityscanner-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-websecurityscanner-v1alpha:0.99.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-websecurityscanner-v1beta:0.99.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-websecurityscanner-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-workflow-executions:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-workflow-executions-v1beta:0.16.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-workflow-executions-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-workflow-executions-v1beta:0.16.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-workflow-executions-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-workflows:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-workflows-v1beta:0.18.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-workflows-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-workflows-v1beta:0.18.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-workflows-v1:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-bigquerystorage:2.33.1 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-bigquerystorage-v1beta1:0.157.1 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-bigquerystorage-v1beta2:0.157.1 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-bigquerystorage-v1:2.33.1 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-bigquerystorage-v1beta1:0.157.1 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-bigquerystorage-v1beta2:0.157.1 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-bigquerystorage-v1:2.33.1 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-bigtable:2.20.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-bigtable-admin-v2:2.20.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-bigtable-v2:2.20.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-bigtable-admin-v2:2.20.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-bigtable-v2:2.20.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-bigtable-stats:2.20.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-datastore:2.13.6 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-datastore-admin-v1:2.13.6 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-datastore-v1:0.104.6 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-datastore-admin-v1:2.13.6 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-firestore:3.9.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-firestore-admin:3.9.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-firestore-admin-v1:3.9.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-firestore-v1:3.9.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-firestore-admin-v1:3.9.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-firestore-v1:3.9.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:proto-google-cloud-firestore-bundle-v1:3.9.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-logging:3.14.5 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-logging-v2:0.103.5 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-logging-v2:0.103.5 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-pubsub:1.123.5 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-pubsub-v1:1.105.5 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-pubsub-v1:1.105.5 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-pubsublite:1.11.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-pubsublite-v1:1.11.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-pubsublite-v1:1.11.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-spanner:6.37.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-spanner-executor:6.37.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-spanner-v1:6.37.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-spanner-admin-instance-v1:6.37.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-spanner-admin-database-v1:6.37.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-spanner-admin-instance-v1:6.37.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-spanner-v1:6.37.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-spanner-admin-database-v1:6.37.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-storage:2.20.1 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:gapic-google-cloud-storage-v2:2.20.1-alpha (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-storage-v2:2.20.1-alpha (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api:gax-grpc:2.23.2 (compile) / com.google.api:gax:2.23.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api:gax-httpjson:0.108.2 (compile) / com.google.api:gax:2.23.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-nio:0.126.8 (compile) / com.google.cloud:google-cloud-storage:2.20.1 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-nio:0.126.8 (compile) / com.google.api:gax:2.23.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-nio:0.126.8 (compile) / com.google.cloud:google-cloud-core:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-dns:2.10.0 (compile) / com.google.cloud:google-cloud-core-http:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-notification:0.130.0-beta (compile) / com.google.cloud:google-cloud-core-http:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-notification:0.130.0-beta (compile) / com.google.cloud:google-cloud-core-grpc:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-errorreporting:0.133.0-beta (compile) / com.google.api.grpc:grpc-google-cloud-error-reporting-v1beta1:0.99.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-resourcemanager:1.14.0 (compile) / com.google.cloud:google-cloud-core-http:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-translate:2.12.0 (compile) / com.google.cloud:google-cloud-core-http:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-bigquerystorage:2.33.1 (compile) / com.google.api.grpc:grpc-google-cloud-bigquerystorage-v1beta1:0.157.1 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-bigquerystorage:2.33.1 (compile) / com.google.api.grpc:grpc-google-cloud-bigquerystorage-v1beta2:0.157.1 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-bigquerystorage:2.33.1 (compile) / com.google.api.grpc:grpc-google-cloud-bigquerystorage-v1:2.33.1 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-bigtable:2.20.0 (compile) / com.google.api.grpc:grpc-google-cloud-bigtable-v2:2.20.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-bigtable-emulator:0.157.0 (compile) / com.google.api:gax-grpc:2.23.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-bigtable-stats:2.20.0 (compile) / com.google.cloud:google-cloud-monitoring:3.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-bigtable-stats:2.20.0 (compile) / com.google.api.grpc:proto-google-cloud-monitoring-v3:3.13.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-bigtable-stats:2.20.0 (compile) / com.google.api:gax:2.23.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-bigtable-stats:2.20.0 (compile) / com.google.api:gax-grpc:2.23.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-firestore:3.9.0 (compile) / com.google.cloud:proto-google-cloud-firestore-bundle-v1:3.9.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-spanner:6.37.0 (compile) / com.google.api.grpc:grpc-google-cloud-spanner-v1:6.37.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-spanner-executor:6.37.0 (compile) / com.google.cloud:google-cloud-spanner:6.37.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-spanner-executor:6.37.0 (compile) / com.google.cloud:google-cloud-core:2.12.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-spanner-executor:6.37.0 (compile) / com.google.api.grpc:proto-google-cloud-spanner-admin-instance-v1:6.37.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-spanner-executor:6.37.0 (compile) / com.google.api.grpc:proto-google-cloud-spanner-v1:6.37.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-spanner-executor:6.37.0 (compile) / com.google.api.grpc:proto-google-cloud-spanner-admin-database-v1:6.37.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-spanner-executor:6.37.0 (compile) / com.google.api:gax:2.23.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-spanner-executor:6.37.0 (compile) / com.google.api:gax-grpc:2.23.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:gapic-google-cloud-storage-v2:2.20.1-alpha (compile) / com.google.api.grpc:proto-google-cloud-storage-v2:2.20.1-alpha (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:gapic-google-cloud-storage-v2:2.20.1-alpha (compile) / com.google.api:gax:2.23.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:gapic-google-cloud-storage-v2:2.20.1-alpha (compile) / com.google.api.grpc:proto-google-iam-v1:1.9.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:gapic-google-cloud-storage-v2:2.20.1-alpha (compile) / com.google.api:gax-grpc:2.23.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-storage-v2:2.20.1-alpha (compile) / com.google.api.grpc:proto-google-cloud-storage-v2:2.20.1-alpha (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-storage-v2:2.20.1-alpha (compile) / com.google.api.grpc:proto-google-iam-v1:1.9.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:proto-google-cloud-storage-v2:2.20.1-alpha (compile) / com.google.api.grpc:proto-google-iam-v1:1.9.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-bigtable-emulator:0.157.0 (compile) / com.google.api:gax-grpc:2.23.2 (compile) / com.google.api:gax:2.23.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-bigtable-stats:2.20.0 (compile) / com.google.api:gax-grpc:2.23.2 (compile) / com.google.api:gax:2.23.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-spanner-executor:6.37.0 (compile) / com.google.cloud:google-cloud-spanner:6.37.0 (compile) / com.google.api.grpc:grpc-google-cloud-spanner-v1:6.37.0 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.cloud:google-cloud-spanner-executor:6.37.0 (compile) / com.google.api:gax-grpc:2.23.2 (compile) / com.google.api:gax:2.23.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:gapic-google-cloud-storage-v2:2.20.1-alpha (compile) / com.google.api.grpc:proto-google-cloud-storage-v2:2.20.1-alpha (compile) / com.google.api.grpc:proto-google-iam-v1:1.9.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:gapic-google-cloud-storage-v2:2.20.1-alpha (compile) / com.google.api.grpc:grpc-google-cloud-storage-v2:2.20.1-alpha (compile) / com.google.api.grpc:proto-google-cloud-storage-v2:2.20.1-alpha (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:gapic-google-cloud-storage-v2:2.20.1-alpha (compile) / com.google.api.grpc:grpc-google-cloud-storage-v2:2.20.1-alpha (compile) / com.google.api.grpc:proto-google-iam-v1:1.9.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:gapic-google-cloud-storage-v2:2.20.1-alpha (compile) / com.google.api:gax-grpc:2.23.2 (compile) / com.google.api:gax:2.23.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:grpc-google-cloud-storage-v2:2.20.1-alpha (compile) / com.google.api.grpc:proto-google-cloud-storage-v2:2.20.1-alpha (compile) / com.google.api.grpc:proto-google-iam-v1:1.9.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
com.google.api.grpc:gapic-google-cloud-storage-v2:2.20.1-alpha (compile) / com.google.api.grpc:grpc-google-cloud-storage-v2:2.20.1-alpha (compile) / com.google.api.grpc:proto-google-cloud-storage-v2:2.20.1-alpha (compile) / com.google.api.grpc:proto-google-iam-v1:1.9.2 (compile) / com.google.api.grpc:proto-google-common-protos:2.14.2 (compile)
The following paths contain com.google.appengine:appengine-api-1.0-sdk:2.0.10:
com.google.auth:google-auth-library-appengine:1.16.0 (compile) / com.google.appengine:appengine-api-1.0-sdk:2.0.10 (provided)
com.google.http-client:google-http-client-appengine:1.43.0 (compile) / com.google.appengine:appengine-api-1.0-sdk:2.0.10 (provided)
com.google.api-client:google-api-client-appengine:2.2.0 (compile) / com.google.appengine:appengine-api-1.0-sdk:2.0.10 (provided)
com.google.api-client:google-api-client-assembly:2.2.0 (compile) / com.google.api-client:google-api-client-appengine:2.2.0 (compile) / com.google.appengine:appengine-api-1.0-sdk:2.0.10 (provided)
Dependencies
com.google.http-client:google-http-client-appengine:jar:1.43.0
Last generated at 2023-07-27T13:41:35.152842