SmallRye Mutiny Zero

Mutiny Zero is a minimal API for creating reactive-streams compliant publishers

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

mutiny-zero
Last Version

Last Version

0.9.0-SMAPSHOT
Release Date

Release Date

Type

Type

jar
Description

Description

SmallRye Mutiny Zero
Mutiny Zero is a minimal API for creating reactive-streams compliant publishers
Project Organization

Project Organization

SmallRye
Source Code Management

Source Code Management

https://github.com/smallrye/smallrye-mutiny-zero

Download mutiny-zero

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.reactivestreams : reactive-streams jar 1.0.3

test (6)

Group / Artifact Type Version
io.smallrye.reactive : mutiny jar 0.17.0
io.smallrye.reactive : reactive-streams-junit5-tck test-jar 0.17.0
org.reactivestreams : reactive-streams-tck jar 1.0.3
org.junit.jupiter : junit-jupiter jar 5.7.2
org.assertj : assertj-core jar 3.19.0
org.awaitility : awaitility jar 4.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.0-SMAPSHOT
0.3.0
0.2.0
0.1.0