io.github.zoujunjienb:rpc-config

The remote process call framework.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.github.zoujunjienb
ArtifactId

ArtifactId

rpc-config
Last Version

Last Version

1.0.4-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

The remote process call framework.

Download rpc-config

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.github.zoujunjienb : rpc-server jar 1.0.4-RELEASE
io.github.zoujunjienb : rpc-client jar 1.0.4-RELEASE
io.github.zoujunjienb : rpc-register jar 1.0.4-RELEASE
org.springframework.boot : spring-boot-starter jar 2.6.1
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4-RELEASE
1.0.0-RELEASE