io.github.zoujunjienb:rpc-register

The remote process call framework.

License

License

GroupId

GroupId

io.github.zoujunjienb
ArtifactId

ArtifactId

rpc-register
Last Version

Last Version

1.0.4-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

The remote process call framework.

Download rpc-register

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
io.github.zoujunjienb : rpc-common jar 1.0.4-RELEASE
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
org.apache.curator : curator-recipes jar 4.1.0
redis.clients : jedis jar 2.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4-RELEASE
1.0.3-RELEASE
1.0.0-RELEASE