| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииReact Взаимодействие с пользователем Веб-фреймворки RxJava Контейнер Микросервисы Reactive libraries |
| Группа | Группаio.reactiverse |
| Идентификатор | Идентификаторreactive-contexts-propagators-rxjava2 |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеreactive-contexts-propagators-rxjava2
A pluggable library for context propagation in reactive libraries
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.reactiverse : reactive-contexts-core | jar | 1.0.1 |
| io.reactivex.rxjava2 : rxjava | jar | 2.1.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |