Last Version

reactive-grpc 1.2.3

Integrating gRPC with reactive technologies.

License

License

Categories

Categories

React User Interface Web Frameworks gRPC Net Networking
GroupId

GroupId

com.salesforce.servicelibs
ArtifactId

ArtifactId

reactive-grpc
Version

Version

1.2.3
Type

Type

pom
Description

Description

reactive-grpc
Integrating gRPC with reactive technologies.
Project URL

Project URL

https://github.com/salesforce/reactive-grpc
Source Code Management

Source Code Management

https://github.com/salesforce/reactive-grpc

Download reactive-grpc 1.2.3

Filename Size
reactive-grpc-1.2.3.pom 15 KB
Browse

<!-- https://jarcasting.com/artifacts/com.salesforce.servicelibs/reactive-grpc/ -->
<dependency>
    <groupId>com.salesforce.servicelibs</groupId>
    <artifactId>reactive-grpc</artifactId>
    <version>1.2.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.salesforce.servicelibs/reactive-grpc/
implementation 'com.salesforce.servicelibs:reactive-grpc:1.2.3'
// https://jarcasting.com/artifacts/com.salesforce.servicelibs/reactive-grpc/
implementation ("com.salesforce.servicelibs:reactive-grpc:1.2.3")
'com.salesforce.servicelibs:reactive-grpc:pom:1.2.3'
<dependency org="com.salesforce.servicelibs" name="reactive-grpc" rev="1.2.3">
  <artifact name="reactive-grpc" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.salesforce.servicelibs', module='reactive-grpc', version='1.2.3')
)
libraryDependencies += "com.salesforce.servicelibs" % "reactive-grpc" % "1.2.3"
[com.salesforce.servicelibs/reactive-grpc "1.2.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common/reactive-grpc-common
  • common/reactive-grpc-gencommon
  • rx-java/rxgrpc
  • rx-java/rxgrpc-stub
  • rx-java/rxgrpc-tck
  • rx-java/rxgrpc-test
  • rx3-java/rx3grpc
  • rx3-java/rx3grpc-stub
  • rx3-java/rx3grpc-tck
  • rx3-java/rx3grpc-test
  • reactor/reactor-grpc
  • reactor/reactor-grpc-stub
  • reactor/reactor-grpc-retry
  • reactor/reactor-grpc-retry-pre3.3.9
  • reactor/reactor-grpc-tck
  • reactor/reactor-grpc-test
  • reactor/reactor-grpc-test-32
  • common/reactive-grpc-benchmarks