MVN

com.google.pubsub : cloud-pubsub-client

Maven & Gradle

Jul 06, 2017
236 stars

Google Cloud Pub/Sub Client · High performance Cloud Pub/Sub client library. (NOTE) This release includes only data plane operations, publishing and pulling messages, and it is based on our gRPC beta release. (ALPHA) This library uses features that are part of an invitation-only release of the underlying Cloud Pub/Sub API. The library will generate errors unless you have access to this API. This restriction should be relaxed in the near future. Please contact [email protected] with any questions in the meantime.

<dependency>
    <groupId>com.google.pubsub</groupId>
    <artifactId>cloud-pubsub-client</artifactId>
    <version>0.2.1-EXPERIMENTAL</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.2.1-EXPERIMENTAL

All Versions

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

Version Vulnerabilities Updated
0.2.x
cloud-pubsub-client-0.2.1-EXPERIMENTAL
0.2
cloud-pubsub-client-0.2-EXPERIMENTAL
0.1
cloud-pubsub-client-0.1-EXPERIMENTAL

How to add a dependency to Maven

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

<dependency>
    <groupId>com.google.pubsub</groupId>
    <artifactId>cloud-pubsub-client</artifactId>
    <version>0.2.1-EXPERIMENTAL</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.google.pubsub:cloud-pubsub-client:0.2.1-EXPERIMENTAL'

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

implementation("com.google.pubsub:cloud-pubsub-client:0.2.1-EXPERIMENTAL")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.google.pubsub" % "cloud-pubsub-client" % "0.2.1-EXPERIMENTAL"

Advertisement

Dependencies from Group

Jul 06, 2017
236 stars

Discover Dependencies

Sep 23, 2021
53 stars
Aug 27, 2022
1 usages
5 stars
Jan 24, 2021
2 usages
312 stars
Jun 29, 2017
2 stars
Feb 23, 2018
1 usages
137 stars
May 30, 2023
8 usages
392 stars
Mar 06, 2022
3 usages
cql
Feb 06, 2018
3 usages
4 stars