License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks RxJava Container Microservices Reactive libraries |
GroupId | GroupIdio.reactiverse |
ArtifactId | ArtifactIdreactive-contexts-propagators-rxjava2 |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreactive-contexts-propagators-rxjava2
A pluggable library for context propagation in reactive libraries
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.reactiverse : reactive-contexts-core | jar | 1.0.1 |
io.reactivex.rxjava2 : rxjava | jar | 2.1.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |