License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Dubbo Net Networking |
GroupId | GroupIdcom.github.rebue.sbs |
ArtifactId | ArtifactIddubbo-spring-boot-starter |
Last Version | Last Version1.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondubbo-spring-boot-starter
Dubbo的SpringBoot启动器
|
<!-- https://jarcasting.com/artifacts/com.github.rebue.sbs/dubbo-spring-boot-starter/ -->
<dependency>
<groupId>com.github.rebue.sbs</groupId>
<artifactId>dubbo-spring-boot-starter</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rebue.sbs/dubbo-spring-boot-starter/
implementation 'com.github.rebue.sbs:dubbo-spring-boot-starter:1.2.4'
// https://jarcasting.com/artifacts/com.github.rebue.sbs/dubbo-spring-boot-starter/
implementation ("com.github.rebue.sbs:dubbo-spring-boot-starter:1.2.4")
'com.github.rebue.sbs:dubbo-spring-boot-starter:jar:1.2.4'
<dependency org="com.github.rebue.sbs" name="dubbo-spring-boot-starter" rev="1.2.4">
<artifact name="dubbo-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rebue.sbs', module='dubbo-spring-boot-starter', version='1.2.4')
)
libraryDependencies += "com.github.rebue.sbs" % "dubbo-spring-boot-starter" % "1.2.4"
[com.github.rebue.sbs/dubbo-spring-boot-starter "1.2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.rebue.robotech : robotech-api | jar | |
com.alibaba.cloud : spring-cloud-starter-dubbo | jar | |
org.apache.dubbo : dubbo-serialization-kryo | jar | 2.7.8 |