MVN

com.google.cloud : gcloud-java-pubsub

Maven & Gradle

Feb 21, 2021
1.7k stars

GCloud Java Pub/Sub · Java idiomatic client for Google Cloud Pub/Sub.

<dependency>
    <groupId>com.google.cloud</groupId>
    <artifactId>gcloud-java-pubsub</artifactId>
    <version>0.2.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.cloud : gcloud-java-pubsub to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.8

All Versions

Choose a version of com.google.cloud : gcloud-java-pubsub to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
gcloud-java-pubsub-0.2.8
gcloud-java-pubsub-0.2.7
gcloud-java-pubsub-0.2.6
gcloud-java-pubsub-0.2.5
gcloud-java-pubsub-0.2.4

How to add a dependency to Maven

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

<dependency>
    <groupId>com.google.cloud</groupId>
    <artifactId>gcloud-java-pubsub</artifactId>
    <version>0.2.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.cloud : gcloud-java-pubsub gradle dependency to your build.gradle file:

implementation 'com.google.cloud:gcloud-java-pubsub:0.2.8'

Gradle Kotlin DSL: Add the following com.google.cloud : gcloud-java-pubsub gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.cloud:gcloud-java-pubsub:0.2.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.cloud : gcloud-java-pubsub sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.cloud" % "gcloud-java-pubsub" % "0.2.8"

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
121 stars

Discover Dependencies

Jul 29, 2016
1 usages
5 stars
Oct 03, 2018
1 usages
2 stars
Aug 04, 2016
1.6k stars
Apr 26, 2017
1 usages
1.1k stars
Nov 29, 2017
1 usages
4 stars
Jan 17, 2017
2 stars
Aug 17, 2016
1 usages
1 stars
May 26, 2020
1 usages
5 stars