License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.saucesubfresh |
ArtifactId | ArtifactIdopen-rpc-client |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA Light Rpc framework.
|
Filename | Size |
---|---|
open-rpc-client-1.0.2.pom | |
open-rpc-client-1.0.2.jar | 22 KB |
open-rpc-client-1.0.2-sources.jar | 14 KB |
open-rpc-client-1.0.2-javadoc.jar | 133 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.saucesubfresh/open-rpc-client/ -->
<dependency>
<groupId>com.saucesubfresh</groupId>
<artifactId>open-rpc-client</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.saucesubfresh/open-rpc-client/
implementation 'com.saucesubfresh:open-rpc-client:1.0.2'
// https://jarcasting.com/artifacts/com.saucesubfresh/open-rpc-client/
implementation ("com.saucesubfresh:open-rpc-client:1.0.2")
'com.saucesubfresh:open-rpc-client:jar:1.0.2'
<dependency org="com.saucesubfresh" name="open-rpc-client" rev="1.0.2">
<artifact name="open-rpc-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.saucesubfresh', module='open-rpc-client', version='1.0.2')
)
libraryDependencies += "com.saucesubfresh" % "open-rpc-client" % "1.0.2"
[com.saucesubfresh/open-rpc-client "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.saucesubfresh : open-rpc-core | jar | 1.0.2 |
io.grpc : grpc-netty | jar | 1.45.0 |
io.grpc : grpc-protobuf | jar | 1.45.0 |
io.grpc : grpc-stub | jar | 1.45.0 |
com.alibaba.nacos : nacos-client Optional | jar | 2.0.4 |
org.apache.zookeeper : zookeeper Optional | jar | 3.7.0 |
com.101tec : zkclient Optional | jar | 0.11 |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.apache.commons : commons-lang3 | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |