| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииgRPC Сеть Networking RxJava Контейнер Микросервисы Reactive libraries |
| Группа | Группаio.github.bmcstdio |
| Идентификатор | Идентификаторrxjava-grpc-context-hook |
| Последняя версия | Последняя версия1.1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеrxjava-grpc-context-hook
An RxJava hook which enables gRPC Context propagation.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.github.bmcstdio/rxjava-grpc-context-hook/ -->
<dependency>
<groupId>io.github.bmcstdio</groupId>
<artifactId>rxjava-grpc-context-hook</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bmcstdio/rxjava-grpc-context-hook/
implementation 'io.github.bmcstdio:rxjava-grpc-context-hook:1.1.2'
// https://jarcasting.com/artifacts/io.github.bmcstdio/rxjava-grpc-context-hook/
implementation ("io.github.bmcstdio:rxjava-grpc-context-hook:1.1.2")
'io.github.bmcstdio:rxjava-grpc-context-hook:jar:1.1.2'
<dependency org="io.github.bmcstdio" name="rxjava-grpc-context-hook" rev="1.1.2">
<artifact name="rxjava-grpc-context-hook" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bmcstdio', module='rxjava-grpc-context-hook', version='1.1.2')
)
libraryDependencies += "io.github.bmcstdio" % "rxjava-grpc-context-hook" % "1.1.2"
[io.github.bmcstdio/rxjava-grpc-context-hook "1.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.grpc : grpc-context | jar | 1.1.2 |
| io.reactivex : rxjava | jar | 1.2.6 |