| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииReact Взаимодействие с пользователем Веб-фреймворки RxJava Контейнер Микросервисы Reactive libraries |
| Группа | Группаio.reactiverse |
| Идентификатор | Идентификаторreactive-contexts-propagators-rxjava1 |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеreactive-contexts-propagators-rxjava1
A pluggable library for context propagation in reactive libraries
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/io.reactiverse/reactive-contexts-propagators-rxjava1/ -->
<dependency>
<groupId>io.reactiverse</groupId>
<artifactId>reactive-contexts-propagators-rxjava1</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.reactiverse/reactive-contexts-propagators-rxjava1/
implementation 'io.reactiverse:reactive-contexts-propagators-rxjava1:1.0.1'
// https://jarcasting.com/artifacts/io.reactiverse/reactive-contexts-propagators-rxjava1/
implementation ("io.reactiverse:reactive-contexts-propagators-rxjava1:1.0.1")
'io.reactiverse:reactive-contexts-propagators-rxjava1:jar:1.0.1'
<dependency org="io.reactiverse" name="reactive-contexts-propagators-rxjava1" rev="1.0.1">
<artifact name="reactive-contexts-propagators-rxjava1" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.reactiverse', module='reactive-contexts-propagators-rxjava1', version='1.0.1')
)
libraryDependencies += "io.reactiverse" % "reactive-contexts-propagators-rxjava1" % "1.0.1"
[io.reactiverse/reactive-contexts-propagators-rxjava1 "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.reactiverse : reactive-contexts-core | jar | 1.0.1 |
| io.reactivex : rxjava | jar | 1.3.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |