is not current version
Last Version 1.6.0

SmallRye Mutiny :: Integration with Reactor 0.18.1

Intuitive Event-Driven Reactive Programming Library for Java

License

License

Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

mutiny-reactor
Version

Version

0.18.1
Type

Type

jar
Description

Description

SmallRye Mutiny :: Integration with Reactor
Intuitive Event-Driven Reactive Programming Library for Java
Project Organization

Project Organization

SmallRye

Download mutiny-reactor 0.18.1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.smallrye.reactive : mutiny jar 0.18.1
io.projectreactor : reactor-core jar 3.4.7

test (5)

Group / Artifact Type Version
io.smallrye.reactive : mutiny-test-utils jar 0.18.1
org.junit.jupiter : junit-jupiter jar 5.7.2
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.19.0
org.awaitility : awaitility jar 4.1.0

Project Modules

There are no modules declared in this project.