is not current version
Last Version 4.0.0.RC1

io.smallrye.reactive:smallrye-reactive-messaging 1.0.6

An implementation of the MicroProfile Reactive Streams Messaging specification

Categories

Categories

React User Interface Web Frameworks Messaging Application Layer Libs
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

smallrye-reactive-messaging
Version

Version

1.0.6
Type

Type

pom

Download smallrye-reactive-messaging 1.0.6


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