License |
License |
---|---|
GroupId | GroupIdcom.salesforce.servicelibs |
ArtifactId | ArtifactIdRxChat-Server |
Last Version | Last Version0.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIntegrating gRPC with reactive technologies.
|
Filename | Size |
---|---|
RxChat-Server-0.8.2.pom | |
RxChat-Server-0.8.2.jar | 17 MB |
RxChat-Server-0.8.2-sources.jar | 12 KB |
RxChat-Server-0.8.2-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.salesforce.servicelibs/RxChat-Server/ -->
<dependency>
<groupId>com.salesforce.servicelibs</groupId>
<artifactId>RxChat-Server</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.salesforce.servicelibs/RxChat-Server/
implementation 'com.salesforce.servicelibs:RxChat-Server:0.8.2'
// https://jarcasting.com/artifacts/com.salesforce.servicelibs/RxChat-Server/
implementation ("com.salesforce.servicelibs:RxChat-Server:0.8.2")
'com.salesforce.servicelibs:RxChat-Server:jar:0.8.2'
<dependency org="com.salesforce.servicelibs" name="RxChat-Server" rev="0.8.2">
<artifact name="RxChat-Server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.salesforce.servicelibs', module='RxChat-Server', version='0.8.2')
)
libraryDependencies += "com.salesforce.servicelibs" % "RxChat-Server" % "0.8.2"
[com.salesforce.servicelibs/RxChat-Server "0.8.2"]
Group / Artifact | Type | Version |
---|---|---|
com.salesforce.servicelibs : grpc-spring | jar | 0.8.0 |
org.springframework.boot : spring-boot | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-starter-logging | jar | |
org.springframework : spring-context | jar | 4.2.0.RELEASE |
io.grpc : grpc-netty | jar | 1.12.0 |
io.grpc : grpc-protobuf | jar | 1.12.0 |
com.salesforce.servicelibs : rxgrpc-stub | jar | 0.8.2 |