RPC

The remote process call framework.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

rpc
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

pom
Description

Description

RPC
The remote process call framework.
Source Code Management

Source Code Management

https://github.com/houbb/rpc

Download rpc

Filename Size
rpc-0.2.2.pom 10 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • rpc-server
  • rpc-client
  • rpc-common
  • rpc-register
  • rpc-all

Versions

Version
0.2.2
0.2.1
0.2.0
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.9
0.0.8
0.0.7
0.0.6