License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.HuChen-dot |
ArtifactId | ArtifactIdsimplerpc-spring-boot-starter |
Version | Version1.6 |
Type | Typejar |
Description |
Descriptionsimplerpc-spring-boot-starter
rpc调用框架
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |