Последняя версия

Google Cloud Pub/Sub Client 0.2.1-EXPERIMENTAL

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 cloud-pubsub@google.com with any questions in the meantime.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.google.pubsub
Идентификатор

Идентификатор

cloud-pubsub-client
Версия

Версия

0.2.1-EXPERIMENTAL
Тип

Тип

jar
Описание

Описание

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 cloud-pubsub@google.com with any questions in the meantime.
Ссылка на сайт

Ссылка на сайт

https://cloud.google.com/pubsub
Система контроля версий

Система контроля версий

https://github.com/GoogleCloudPlatform/pubsub/tree/master/client

Скачать cloud-pubsub-client 0.2.1-EXPERIMENTAL


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

Зависимости

compile (12)

Идентификатор библиотеки Тип Версия
com.google.auth : google-auth-library-oauth2-http jar 0.5.0
com.google.guava : guava jar 20.0
com.google.api.grpc : grpc-google-cloud-pubsub-v1 jar 0.1.12
io.grpc : grpc-netty jar 1.4.0
io.grpc : grpc-auth jar 1.4.0
io.grpc : grpc-protobuf jar 1.4.0
io.grpc : grpc-stub jar 1.4.0
io.netty : netty-tcnative-boringssl-static jar 1.1.33.Fork23
joda-time : joda-time jar 2.9.4
org.slf4j : slf4j-api jar 1.7.21
org.slf4j : slf4j-log4j12 jar 1.7.21
log4j : log4j jar 1.2.17

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Модули Проекта

Данный проект не имеет модулей.