Last Version

rxjava-grpc-context-hook 1.1.2

An RxJava hook which enables gRPC Context propagation.

License

License

Categories

Categories

gRPC Net Networking RxJava Container Microservices Reactive libraries
GroupId

GroupId

io.github.bmcstdio
ArtifactId

ArtifactId

rxjava-grpc-context-hook
Version

Version

1.1.2
Type

Type

jar
Description

Description

rxjava-grpc-context-hook
An RxJava hook which enables gRPC Context propagation.
Project URL

Project URL

https://github.com/bmcstdio/rxjava-grpc-context-hook
Source Code Management

Source Code Management

https://github.com/bmcstdio/rxjava-grpc-context-hook.git

Download rxjava-grpc-context-hook 1.1.2


<!-- 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"]

Dependencies

runtime (2)

Group / Artifact Type Version
io.grpc : grpc-context jar 1.1.2
io.reactivex : rxjava jar 1.2.6

Project Modules

There are no modules declared in this project.