is not current version
Last Version 4.0.0.RC1

SmallRye Reactive Messaging : Connector :: GCP Pub/Sub 3.1.0

A module for Smallrye reactive messaging integration with GCP Pub/Sub Service

License

License

Categories

Categories

React User Interface Web Frameworks Messaging Application Layer Libs
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

smallrye-reactive-messaging-gcp-pubsub
Version

Version

3.1.0
Type

Type

jar
Description

Description

SmallRye Reactive Messaging : Connector :: GCP Pub/Sub
A module for Smallrye reactive messaging integration with GCP Pub/Sub Service
Project Organization

Project Organization

SmallRye

Download smallrye-reactive-messaging-gcp-pubsub 3.1.0


<!-- https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-messaging-gcp-pubsub/ -->
<dependency>
    <groupId>io.smallrye.reactive</groupId>
    <artifactId>smallrye-reactive-messaging-gcp-pubsub</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-messaging-gcp-pubsub/
implementation 'io.smallrye.reactive:smallrye-reactive-messaging-gcp-pubsub:3.1.0'
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-messaging-gcp-pubsub/
implementation ("io.smallrye.reactive:smallrye-reactive-messaging-gcp-pubsub:3.1.0")
'io.smallrye.reactive:smallrye-reactive-messaging-gcp-pubsub:jar:3.1.0'
<dependency org="io.smallrye.reactive" name="smallrye-reactive-messaging-gcp-pubsub" rev="3.1.0">
  <artifact name="smallrye-reactive-messaging-gcp-pubsub" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='smallrye-reactive-messaging-gcp-pubsub', version='3.1.0')
)
libraryDependencies += "io.smallrye.reactive" % "smallrye-reactive-messaging-gcp-pubsub" % "3.1.0"
[io.smallrye.reactive/smallrye-reactive-messaging-gcp-pubsub "3.1.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.google.cloud : google-cloud-pubsub jar
io.smallrye.reactive : smallrye-reactive-messaging-provider jar 3.1.0
org.jboss.logging : jboss-logging jar 3.4.1.Final
io.smallrye.reactive : smallrye-reactive-converter-api jar 2.2.0
io.smallrye.reactive : mutiny jar 0.14.0

provided (4)

Group / Artifact Type Version
org.eclipse.microprofile.config : microprofile-config-api jar 2.0
io.smallrye.reactive : smallrye-connector-attribute-processor jar 3.1.0
org.jboss.logging : jboss-logging-annotations jar 2.2.1.Final
org.jboss.logging : jboss-logging-processor jar 2.2.1.Final

test (15)

Group / Artifact Type Version
io.smallrye.config : smallrye-config jar 2.2.0
io.smallrye.reactive : test-common jar 3.1.0
org.testcontainers : testcontainers jar 1.15.2
org.jboss.weld.se : weld-se-core jar 3.1.6.Final
io.smallrye.reactive : mutiny-reactive-streams-operators jar 0.14.0
io.smallrye.reactive : smallrye-reactive-converter-rxjava2 jar 2.2.0
io.smallrye.reactive : smallrye-reactive-converter-reactor jar 2.2.0
io.smallrye.reactive : smallrye-reactive-converter-mutiny jar 2.2.0
org.junit.jupiter : junit-jupiter jar 5.7.1
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.assertj : assertj-core jar 3.19.0
org.awaitility : awaitility jar 4.0.3
org.mockito : mockito-all jar 1.10.19
org.junit-pioneer : junit-pioneer jar 1.3.8
org.junit.platform : junit-platform-commons jar 1.7.1

Project Modules

There are no modules declared in this project.