is not current version
Last Version 4.0.0.RC1

SmallRye Reactive Messaging : API 3.3.2

An implementation of the MicroProfile Reactive Streams Messaging specification

License

License

Categories

Categories

React User Interface Web Frameworks Messaging Application Layer Libs
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

smallrye-reactive-messaging-api
Version

Version

3.3.2
Type

Type

jar
Description

Description

SmallRye Reactive Messaging : API
An implementation of the MicroProfile Reactive Streams Messaging specification
Project Organization

Project Organization

SmallRye

Download smallrye-reactive-messaging-api 3.3.2


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

Dependencies

compile (6)

Group / Artifact Type Version
io.smallrye.common : smallrye-common-annotation jar 1.6.0
jakarta.enterprise : jakarta.enterprise.cdi-api jar 2.0.2
io.opentelemetry : opentelemetry-api jar 1.2.0
org.jboss.logging : jboss-logging jar 3.4.1.Final
io.smallrye.reactive : smallrye-reactive-converter-api jar 2.4.0
io.smallrye.reactive : mutiny jar 0.17.0

provided (4)

Group / Artifact Type Version
org.eclipse.microprofile.config : microprofile-config-api jar 2.0
org.osgi : org.osgi.annotation.versioning jar 1.1.1
org.jboss.logging : jboss-logging-annotations jar 2.2.1.Final
org.jboss.logging : jboss-logging-processor jar 2.2.1.Final

test (12)

Group / Artifact Type Version
org.jboss.weld.se : weld-se-core jar 3.1.6.Final
io.smallrye.reactive : mutiny-reactive-streams-operators jar 0.17.0
io.smallrye.reactive : smallrye-reactive-converter-rxjava2 jar 2.4.0
io.smallrye.reactive : smallrye-reactive-converter-reactor jar 2.4.0
io.smallrye.reactive : smallrye-reactive-converter-mutiny jar 2.4.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.4.1
org.junit.platform : junit-platform-commons jar 1.7.2

Project Modules

There are no modules declared in this project.