Last Version

com.github.houbb:rpc-server 0.2.2

The rpc server module.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

rpc-server
Version

Version

0.2.2
Type

Type

jar
Description

Description

The rpc server module.

Download rpc-server 0.2.2


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.houbb : rpc-common jar 0.2.2
com.github.houbb : rpc-register jar 0.2.2
com.github.houbb : log-integration jar 1.1.8
com.github.houbb : heaven jar 0.1.144
io.netty : netty-all jar 4.1.42.Final

Project Modules

There are no modules declared in this project.