SmallRye Mutiny :: Integration with MicroProfile Context Propagation

Intuitive Event-Driven Reactive Programming Library for Java

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

mutiny-context-propagation
Last Version

Last Version

0.13.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

SmallRye

Download mutiny-context-propagation

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.microprofile.context-propagation : microprofile-context-propagation-api jar 1.1
io.smallrye.reactive : mutiny jar 0.13.0

test (9)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0
io.smallrye.reactive : mutiny-test-utils jar 0.13.0
io.smallrye : smallrye-context-propagation jar 1.0.20
io.smallrye.config : smallrye-config jar 1.10.0
io.smallrye.reactive : reactive-streams-junit5-tck test-jar 0.13.0
org.reactivestreams : reactive-streams-tck jar 1.0.3
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.18.1
org.awaitility : awaitility jar 4.0.3

Project Modules

There are no modules declared in this project.

Build Status Quality Gate Status License Maven Central

SmallRye Mutiny

Mutiny reactive types implementation.

Instructions

Compile and install this project:

mvn clean install
io.smallrye.reactive

SmallRye

Versions

Version
0.13.0
0.12.5
0.12.4
0.12.3
0.12.2
0.12.1
0.12.0
0.11.0
0.10.1
0.10.0
0.9.0
0.8.1
0.8.0
0.7.0
0.6.0
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.1
0.3.0
0.2.0