simplerpc-spring-boot-starter

rpc调用框架

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.HuChen-dot
ArtifactId

ArtifactId

simplerpc-spring-boot-starter
Last Version

Last Version

1.6
Release Date

Release Date

Type

Type

jar
Description

Description

simplerpc-spring-boot-starter
rpc调用框架
Project URL

Project URL

https://github.com/HuChen-dot/simplerpc-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/HuChen-dot/simplerpc-spring-boot-starter

Download simplerpc-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.HuChen-dot/simplerpc-spring-boot-starter/ -->
<dependency>
    <groupId>io.github.HuChen-dot</groupId>
    <artifactId>simplerpc-spring-boot-starter</artifactId>
    <version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.HuChen-dot/simplerpc-spring-boot-starter/
implementation 'io.github.HuChen-dot:simplerpc-spring-boot-starter:1.6'
// https://jarcasting.com/artifacts/io.github.HuChen-dot/simplerpc-spring-boot-starter/
implementation ("io.github.HuChen-dot:simplerpc-spring-boot-starter:1.6")
'io.github.HuChen-dot:simplerpc-spring-boot-starter:jar:1.6'
<dependency org="io.github.HuChen-dot" name="simplerpc-spring-boot-starter" rev="1.6">
  <artifact name="simplerpc-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.HuChen-dot', module='simplerpc-spring-boot-starter', version='1.6')
)
libraryDependencies += "io.github.HuChen-dot" % "simplerpc-spring-boot-starter" % "1.6"
[io.github.HuChen-dot/simplerpc-spring-boot-starter "1.6"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.4.1
io.netty : netty-all jar 4.1.69.Final
com.alibaba : fastjson jar 1.2.70
org.apache.curator : curator-framework jar 2.12.0
org.apache.curator : curator-recipes jar 2.12.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.6
1.5
1.3
1.2
1.0