Last Version

com.github.houbb:rpc-common 0.2.2

The remote process call framework.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

rpc-common
Version

Version

0.2.2
Type

Type

jar
Description

Description

The remote process call framework.

Download rpc-common 0.2.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.144
com.github.houbb : log-integration jar 1.1.8
com.github.houbb : load-balance jar 0.0.3
io.netty : netty-all jar 4.1.42.Final

Project Modules

There are no modules declared in this project.