j-rpc-client

rpc base on json.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.jingshouyan
ArtifactId

ArtifactId

j-rpc-client
Last Version

Last Version

0.8.3
Release Date

Release Date

Type

Type

jar
Description

Description

j-rpc-client
rpc base on json.

Download j-rpc-client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.jingshouyan : j-rpc-base jar
com.github.jingshouyan : j-rpc-registry 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.

Versions

Version
0.8.3
0.8.2
0.8.1
0.8.0
0.7.2
0.7.1
0.7.0
0.6.9
0.6.8
0.6.7
0.6.6
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.4
0.5.2
0.5.1
0.4.0
0.3.2
0.3.1
0.3.0
0.2.0