is not current version
Last Version 4.0.0.RC1

io.smallrye.reactive:smallrye-reactive-messaging 0.0.5

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

0.0.5
Type

Type

pom

Download smallrye-reactive-messaging 0.0.5


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