License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdio.smallrye.reactive |
ArtifactId | ArtifactIdmutiny-smallrye-context-propagation |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmallRye Mutiny - Integration with SmallRye Context Propagation
Intuitive Event-Driven Reactive Programming Library for Java
|
Project Organization |
Project OrganizationSmallRye |
<!-- https://jarcasting.com/artifacts/io.smallrye.reactive/mutiny-smallrye-context-propagation/ -->
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>mutiny-smallrye-context-propagation</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.reactive/mutiny-smallrye-context-propagation/
implementation 'io.smallrye.reactive:mutiny-smallrye-context-propagation:1.6.0'
// https://jarcasting.com/artifacts/io.smallrye.reactive/mutiny-smallrye-context-propagation/
implementation ("io.smallrye.reactive:mutiny-smallrye-context-propagation:1.6.0")
'io.smallrye.reactive:mutiny-smallrye-context-propagation:jar:1.6.0'
<dependency org="io.smallrye.reactive" name="mutiny-smallrye-context-propagation" rev="1.6.0">
<artifact name="mutiny-smallrye-context-propagation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='mutiny-smallrye-context-propagation', version='1.6.0')
)
libraryDependencies += "io.smallrye.reactive" % "mutiny-smallrye-context-propagation" % "1.6.0"
[io.smallrye.reactive/mutiny-smallrye-context-propagation "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile.context-propagation : microprofile-context-propagation-api | jar | 1.3 |
io.smallrye.reactive : mutiny | jar | 1.6.0 |
io.smallrye : smallrye-context-propagation | jar | 1.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
io.smallrye.reactive : mutiny-test-utils | jar | 1.6.0 |
io.smallrye.config : smallrye-config | jar | 1.10.0 |
io.smallrye.reactive : reactive-streams-junit5-tck | test-jar | 1.6.0 |
org.reactivestreams : reactive-streams-tck | jar | 1.0.3 |
org.awaitility : awaitility | jar | 4.2.0 |