is not current version
Last Version 0.8.3

j-rpc-client 0.7.2

rpc base on json.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.jingshouyan
ArtifactId

ArtifactId

j-rpc-client
Version

Version

0.7.2
Type

Type

jar
Description

Description

j-rpc-client
rpc base on json.

Download j-rpc-client 0.7.2


<!-- https://jarcasting.com/artifacts/com.github.jingshouyan/j-rpc-client/ -->
<dependency>
    <groupId>com.github.jingshouyan</groupId>
    <artifactId>j-rpc-client</artifactId>
    <version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jingshouyan/j-rpc-client/
implementation 'com.github.jingshouyan:j-rpc-client:0.7.2'
// https://jarcasting.com/artifacts/com.github.jingshouyan/j-rpc-client/
implementation ("com.github.jingshouyan:j-rpc-client:0.7.2")
'com.github.jingshouyan:j-rpc-client:jar:0.7.2'
<dependency org="com.github.jingshouyan" name="j-rpc-client" rev="0.7.2">
  <artifact name="j-rpc-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jingshouyan', module='j-rpc-client', version='0.7.2')
)
libraryDependencies += "com.github.jingshouyan" % "j-rpc-client" % "0.7.2"
[com.github.jingshouyan/j-rpc-client "0.7.2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.jingshouyan : j-rpc-base jar
org.apache.commons : commons-pool2 jar
org.slf4j : slf4j-api jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

Project Modules

There are no modules declared in this project.