License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking RxJava Container Microservices Reactive libraries |
GroupId | GroupIdio.github.bmcstdio |
ArtifactId | ArtifactIdrxjava-grpc-context-hook |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrxjava-grpc-context-hook
An RxJava hook which enables gRPC Context propagation.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.grpc : grpc-context | jar | 1.1.2 |
io.reactivex : rxjava | jar | 1.2.6 |