reactive-contexts-propagators-rxjava2

A pluggable library for context propagation in reactive libraries

License

License

Categories

Categories

React User Interface Web Frameworks RxJava Container Microservices Reactive libraries
GroupId

GroupId

io.reactiverse
ArtifactId

ArtifactId

reactive-contexts-propagators-rxjava2
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

reactive-contexts-propagators-rxjava2
A pluggable library for context propagation in reactive libraries
Project URL

Project URL

http://maven.apache.org

Download reactive-contexts-propagators-rxjava2

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.reactiverse : reactive-contexts-core jar 1.0.1
io.reactivex.rxjava2 : rxjava jar 2.1.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0
0.0.4
0.0.2
0.0.1