<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pubsub</artifactId>
<version>1.120.0</version>
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-pubsub', version='1.120.0')
)
compile
|-- io.grpc:grpc-context:1.47.0
|-- io.grpc:grpc-protobuf:1.47.0
|-- io.grpc:grpc-protobuf-lite:1.47.0
|-- com.google.api:api-common:2.2.1
|-- javax.annotation:javax.annotation-api:1.3.2
|-- com.google.protobuf:protobuf-java:3.21.1
|-- com.google.api.grpc:proto-google-common-protos:2.9.0
|-- com.google.auth:google-auth-library-oauth2-http:1.7.0
|-- com.google.auth:google-auth-library-credentials:1.7.0
|-- com.google.http-client:google-http-client-gson:1.42.0
|-- com.google.api.grpc:proto-google-cloud-pubsub-v1:1.102.0
|-- com.google.api.grpc:proto-google-iam-v1:1.4.1
|-- com.google.guava:guava:31.1-jre
|-- com.google.guava:failureaccess:1.0.1
|-- com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
|-- org.checkerframework:checker-qual:3.22.2
|-- com.google.j2objc:j2objc-annotations:1.3
|-- com.google.api:gax-grpc:2.18.2
|-- com.google.api:gax-httpjson:0.103.2
|-- com.google.code.gson:gson:2.9.0
|-- org.threeten:threetenbp:1.6.0
|-- com.google.code.findbugs:jsr305:3.0.2
|-- io.opencensus:opencensus-api:0.31.1
|-- com.google.errorprone:error_prone_annotations:2.14.0
|-- com.google.auto.value:auto-value-annotations:1.9
|-- com.google.http-client:google-http-client:1.42.0
|-- org.apache.httpcomponents:httpclient:4.5.13
|-- commons-logging:commons-logging:1.2
|-- commons-codec:commons-codec:1.15
|-- org.apache.httpcomponents:httpcore:4.4.15
|-- io.opencensus:opencensus-contrib-http-util:0.31.1
runtime
|-- io.grpc:grpc-grpclb:1.47.0
|-- org.conscrypt:conscrypt-openjdk-uber:2.5.1
|-- io.grpc:grpc-netty-shaded:1.47.0
|-- io.grpc:grpc-googleapis:1.47.0
|-- io.grpc:grpc-services:1.47.0
|-- org.bouncycastle:bcpkix-jdk15on:1.67
|-- org.bouncycastle:bcprov-jdk15on:1.67
|-- io.opencensus:opencensus-proto:0.2.0
|-- com.google.protobuf:protobuf-java-util:3.21.1
|-- com.google.android:annotations:4.1.1.4