| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииReact Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаio.smallrye.reactive |
| Идентификатор | Идентификаторmutiny-smallrye-context-propagation |
| Версия | Версия1.3.1 |
| Тип | Типjar |
| Описание |
ОписаниеSmallRye Mutiny - Integration with SmallRye Context Propagation
Intuitive Event-Driven Reactive Programming Library for Java
|
| Организация-разработчик |
Организация-разработчикSmallRye |
<!-- https://jarcasting.com/artifacts/io.smallrye.reactive/mutiny-smallrye-context-propagation/ -->
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>mutiny-smallrye-context-propagation</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.reactive/mutiny-smallrye-context-propagation/
implementation 'io.smallrye.reactive:mutiny-smallrye-context-propagation:1.3.1'
// https://jarcasting.com/artifacts/io.smallrye.reactive/mutiny-smallrye-context-propagation/
implementation ("io.smallrye.reactive:mutiny-smallrye-context-propagation:1.3.1")
'io.smallrye.reactive:mutiny-smallrye-context-propagation:jar:1.3.1'
<dependency org="io.smallrye.reactive" name="mutiny-smallrye-context-propagation" rev="1.3.1">
<artifact name="mutiny-smallrye-context-propagation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='mutiny-smallrye-context-propagation', version='1.3.1')
)
libraryDependencies += "io.smallrye.reactive" % "mutiny-smallrye-context-propagation" % "1.3.1"
[io.smallrye.reactive/mutiny-smallrye-context-propagation "1.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.microprofile.context-propagation : microprofile-context-propagation-api | jar | 1.3 |
| io.smallrye.reactive : mutiny | jar | 1.3.1 |
| io.smallrye : smallrye-context-propagation | jar | 1.2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| io.smallrye.reactive : mutiny-test-utils | jar | 1.3.1 |
| io.smallrye.config : smallrye-config | jar | 1.10.0 |
| io.smallrye.reactive : reactive-streams-junit5-tck | test-jar | 1.3.1 |
| org.reactivestreams : reactive-streams-tck | jar | 1.0.3 |
| org.awaitility : awaitility | jar | 4.1.1 |