License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Dubbo Net Networking |
GroupId | GroupIdcom.atommiddleware |
ArtifactId | ArtifactIddubbo-gateway-spring-boot-starter |
Version | Version1.0.5 |
Type | Typejar |
Description |
Descriptiondubbo-gateway-spring-boot-starter
The starter of dubbo gateway
|
<!-- https://jarcasting.com/artifacts/com.atommiddleware/dubbo-gateway-spring-boot-starter/ -->
<dependency>
<groupId>com.atommiddleware</groupId>
<artifactId>dubbo-gateway-spring-boot-starter</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.atommiddleware/dubbo-gateway-spring-boot-starter/
implementation 'com.atommiddleware:dubbo-gateway-spring-boot-starter:1.0.5'
// https://jarcasting.com/artifacts/com.atommiddleware/dubbo-gateway-spring-boot-starter/
implementation ("com.atommiddleware:dubbo-gateway-spring-boot-starter:1.0.5")
'com.atommiddleware:dubbo-gateway-spring-boot-starter:jar:1.0.5'
<dependency org="com.atommiddleware" name="dubbo-gateway-spring-boot-starter" rev="1.0.5">
<artifact name="dubbo-gateway-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atommiddleware', module='dubbo-gateway-spring-boot-starter', version='1.0.5')
)
libraryDependencies += "com.atommiddleware" % "dubbo-gateway-spring-boot-starter" % "1.0.5"
[com.atommiddleware/dubbo-gateway-spring-boot-starter "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.atommiddleware : dubbo-gateway-spring-boot-autoconfigure | jar | 1.0.5 |