Last Version

GCloud Java Pub/Sub 0.2.8

Java idiomatic client for Google Cloud Pub/Sub.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

gcloud-java-pubsub
Version

Version

0.2.8
Type

Type

jar
Description

Description

GCloud Java Pub/Sub
Java idiomatic client for Google Cloud Pub/Sub.
Project Organization

Project Organization

Google

Download gcloud-java-pubsub 0.2.8


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

Dependencies

compile (5)

Group / Artifact Type Version
io.netty : netty-tcnative-boringssl-static jar 1.1.33.Fork17
com.google.cloud : gcloud-java-core jar 0.2.8
com.google.api.grpc : grpc-google-pubsub-v1 jar 0.0.7
io.grpc : grpc-all jar 0.15.0
com.google.auto.value : auto-value jar 1.1

test (3)

Group / Artifact Type Version
com.google.cloud : gcloud-java-core test-jar 0.2.8
junit : junit jar 4.12
org.easymock : easymock jar 3.4

Project Modules

There are no modules declared in this project.