Last Version

j-rpc 0.8.3

rpc base on json.

License

License

GroupId

GroupId

com.github.jingshouyan
ArtifactId

ArtifactId

j-rpc
Version

Version

0.8.3
Type

Type

pom
Description

Description

j-rpc
rpc base on json.
Project URL

Project URL

https://github.com/jingshouyan/j-rpc/

Download j-rpc 0.8.3

Filename Size
j-rpc-0.8.3.pom 9 KB
Browse

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

Dependencies

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

Project Modules

  • j-rpc-base
  • j-rpc-server
  • j-rpc-client
  • j-rpc-apidoc
  • j-rpc-starter
  • j-rpc-common
  • j-rpc-test
  • j-rpc-bom
  • j-rpc-registry