| License | License | 
|---|---|
| GroupId | GroupIdio.github.zoujunjienb | 
| ArtifactId | ArtifactIdrpc-register | 
| Version | Version1.0.4-RELEASE | 
| Type | Typejar | 
| Description | DescriptionThe remote process call framework. | 
| Filename | Size | 
|---|---|
| rpc-register-1.0.4-RELEASE.pom | |
| rpc-register-1.0.4-RELEASE.jar | 44 KB | 
| rpc-register-1.0.4-RELEASE-sources.jar | 28 KB | 
| rpc-register-1.0.4-RELEASE-javadoc.jar | 224 KB | 
| Browse | 
<!-- 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"]| 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 |