com.github.houbb:rpc-register

The rpc register center.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

rpc-register
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

The rpc register center.

Download rpc-register

How to add to project

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

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.

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