e-rpc

The remote process call framework.

License

License

GroupId

GroupId

io.github.zoujunjienb
ArtifactId

ArtifactId

e-rpc
Last Version

Last Version

1.0.3-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

e-rpc
The remote process call framework.
Project URL

Project URL

https://github.com/ZouJunJieNB/e-rpc
Source Code Management

Source Code Management

https://github.com/ZouJunJieNB/e-rpc

Download e-rpc

Filename Size
e-rpc-1.0.3-RELEASE.pom 11 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • rpc-all
  • rpc-client
  • rpc-common
  • rpc-register
  • rpc-server
  • test-api
  • rpc-spring-boot-starter

Versions

Version
1.0.3-RELEASE