MVN

com.google.cloud : spring-cloud-gcp-pubsub-stream-binder

Maven & Gradle

Aug 10, 2023
2 usages
382 stars

Spring Framework on Google Cloud Module - Stream · Google Cloud Pub/Sub Binder for Spring Cloud Stream

<dependency>
    <groupId>com.google.cloud</groupId>
    <artifactId>spring-cloud-gcp-pubsub-stream-binder</artifactId>
    <version>4.7.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.cloud : spring-cloud-gcp-pubsub-stream-binder to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.7.2
  • Latest Release Candidate: 2.0.0-RC2

All Versions

Choose a version of com.google.cloud : spring-cloud-gcp-pubsub-stream-binder to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.7.x
spring-cloud-gcp-pubsub-stream-binder-4.7.2
spring-cloud-gcp-pubsub-stream-binder-4.7.1
spring-cloud-gcp-pubsub-stream-binder-4.7.0
4.6.x
spring-cloud-gcp-pubsub-stream-binder-4.6.0
4.5.x
spring-cloud-gcp-pubsub-stream-binder-4.5.1
spring-cloud-gcp-pubsub-stream-binder-4.5.0
4.4.x
spring-cloud-gcp-pubsub-stream-binder-4.4.0
4.3.x
spring-cloud-gcp-pubsub-stream-binder-4.3.1
spring-cloud-gcp-pubsub-stream-binder-4.3.0
4.2.x
spring-cloud-gcp-pubsub-stream-binder-4.2.0
4.1.x
spring-cloud-gcp-pubsub-stream-binder-4.1.4
spring-cloud-gcp-pubsub-stream-binder-4.1.3
spring-cloud-gcp-pubsub-stream-binder-4.1.2
spring-cloud-gcp-pubsub-stream-binder-4.1.1
spring-cloud-gcp-pubsub-stream-binder-4.1.0
4.0.x
spring-cloud-gcp-pubsub-stream-binder-4.0.0
3.6.x
spring-cloud-gcp-pubsub-stream-binder-3.6.3
spring-cloud-gcp-pubsub-stream-binder-3.6.2
spring-cloud-gcp-pubsub-stream-binder-3.6.1
spring-cloud-gcp-pubsub-stream-binder-3.6.0
3.5.x
spring-cloud-gcp-pubsub-stream-binder-3.5.5
spring-cloud-gcp-pubsub-stream-binder-3.5.4
spring-cloud-gcp-pubsub-stream-binder-3.5.3
spring-cloud-gcp-pubsub-stream-binder-3.5.2
spring-cloud-gcp-pubsub-stream-binder-3.5.1
spring-cloud-gcp-pubsub-stream-binder-3.5.0
3.4.x
spring-cloud-gcp-pubsub-stream-binder-3.4.9
spring-cloud-gcp-pubsub-stream-binder-3.4.8
spring-cloud-gcp-pubsub-stream-binder-3.4.7
spring-cloud-gcp-pubsub-stream-binder-3.4.6
spring-cloud-gcp-pubsub-stream-binder-3.4.5
spring-cloud-gcp-pubsub-stream-binder-3.4.4
spring-cloud-gcp-pubsub-stream-binder-3.4.3
spring-cloud-gcp-pubsub-stream-binder-3.4.2
spring-cloud-gcp-pubsub-stream-binder-3.4.1
spring-cloud-gcp-pubsub-stream-binder-3.4.0
3.3.x
spring-cloud-gcp-pubsub-stream-binder-3.3.0
3.2.x
spring-cloud-gcp-pubsub-stream-binder-3.2.1
spring-cloud-gcp-pubsub-stream-binder-3.2.0
3.1.x
spring-cloud-gcp-pubsub-stream-binder-3.1.0
3.0.x
spring-cloud-gcp-pubsub-stream-binder-3.0.0
2.0.x
spring-cloud-gcp-pubsub-stream-binder-2.0.11
spring-cloud-gcp-pubsub-stream-binder-2.0.10
spring-cloud-gcp-pubsub-stream-binder-2.0.9
spring-cloud-gcp-pubsub-stream-binder-2.0.8
spring-cloud-gcp-pubsub-stream-binder-2.0.7
spring-cloud-gcp-pubsub-stream-binder-2.0.6
spring-cloud-gcp-pubsub-stream-binder-2.0.5
spring-cloud-gcp-pubsub-stream-binder-2.0.4
spring-cloud-gcp-pubsub-stream-binder-2.0.3
spring-cloud-gcp-pubsub-stream-binder-2.0.2
spring-cloud-gcp-pubsub-stream-binder-2.0.1
spring-cloud-gcp-pubsub-stream-binder-2.0.0
spring-cloud-gcp-pubsub-stream-binder-2.0.0-RC2
spring-cloud-gcp-pubsub-stream-binder-2.0.0-RC1

How to add a dependency to Maven

Add the following com.google.cloud : spring-cloud-gcp-pubsub-stream-binder maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.google.cloud</groupId>
    <artifactId>spring-cloud-gcp-pubsub-stream-binder</artifactId>
    <version>4.7.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.cloud : spring-cloud-gcp-pubsub-stream-binder gradle dependency to your build.gradle file:

implementation 'com.google.cloud:spring-cloud-gcp-pubsub-stream-binder:4.7.2'

Gradle Kotlin DSL: Add the following com.google.cloud : spring-cloud-gcp-pubsub-stream-binder gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.cloud:spring-cloud-gcp-pubsub-stream-binder:4.7.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.cloud : spring-cloud-gcp-pubsub-stream-binder sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.cloud" % "spring-cloud-gcp-pubsub-stream-binder" % "4.7.2"

Advertisement

Dependencies from Group

Aug 14, 2023
255 usages
95 stars
Aug 01, 2023
175 usages
1.7k stars
Aug 01, 2023
141 usages
1.7k stars
Aug 09, 2023
130 usages
106 stars
Aug 24, 2023
105 usages
119 stars

Discover Dependencies

Aug 10, 2023
2 usages
382 stars
Nov 20, 2021
10 usages
Nov 17, 2020
1 usages
275 stars
Nov 17, 2020
1 usages
275 stars
Nov 18, 2020
1 usages
136 stars
Nov 17, 2020
1 usages
136 stars
Mar 24, 2021
1 usages
136 stars
Nov 17, 2020
1 usages
136 stars
Nov 13, 2021
1 usages
10 stars
Nov 13, 2021
1 usages
10 stars