is not current version
Last Version 3.3.0

Spring Cloud GCP Module - Stream 3.2.1

Google Cloud Pub/Sub Binder for Spring Cloud Stream

License

License

GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

spring-cloud-gcp-pubsub-stream-binder
Version

Version

3.2.1
Type

Type

jar
Description

Description

Spring Cloud GCP Module - Stream
Google Cloud Pub/Sub Binder for Spring Cloud Stream
Project URL

Project URL

https://spring.io/projects/spring-cloud-gcp

Download spring-cloud-gcp-pubsub-stream-binder 3.2.1


<!-- https://jarcasting.com/artifacts/com.google.cloud/spring-cloud-gcp-pubsub-stream-binder/ -->
<dependency>
    <groupId>com.google.cloud</groupId>
    <artifactId>spring-cloud-gcp-pubsub-stream-binder</artifactId>
    <version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/spring-cloud-gcp-pubsub-stream-binder/
implementation 'com.google.cloud:spring-cloud-gcp-pubsub-stream-binder:3.2.1'
// https://jarcasting.com/artifacts/com.google.cloud/spring-cloud-gcp-pubsub-stream-binder/
implementation ("com.google.cloud:spring-cloud-gcp-pubsub-stream-binder:3.2.1")
'com.google.cloud:spring-cloud-gcp-pubsub-stream-binder:jar:3.2.1'
<dependency org="com.google.cloud" name="spring-cloud-gcp-pubsub-stream-binder" rev="3.2.1">
  <artifact name="spring-cloud-gcp-pubsub-stream-binder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='spring-cloud-gcp-pubsub-stream-binder', version='3.2.1')
)
libraryDependencies += "com.google.cloud" % "spring-cloud-gcp-pubsub-stream-binder" % "3.2.1"
[com.google.cloud/spring-cloud-gcp-pubsub-stream-binder "3.2.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.cloud : spring-cloud-gcp-starter-pubsub jar 3.2.1
org.springframework.cloud : spring-cloud-stream jar 3.2.2
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.6
org.slf4j : slf4j-api jar 1.7.36

Project Modules

There are no modules declared in this project.