Last Version

smallrye-context-propagation-propagators-rxjava2 2.0.0-RC1

A pluggable library for context propagation in reactive libraries

License

License

Categories

Categories

RxJava Container Microservices Reactive libraries
GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-context-propagation-propagators-rxjava2
Version

Version

2.0.0-RC1
Type

Type

jar
Description

Description

smallrye-context-propagation-propagators-rxjava2
A pluggable library for context propagation in reactive libraries

Download smallrye-context-propagation-propagators-rxjava2 2.0.0-RC1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.microprofile.context-propagation : microprofile-context-propagation-api jar 1.3
io.reactivex.rxjava2 : rxjava jar 2.2.21

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.