License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdcom.atommiddleware |
ArtifactId | ArtifactIddubbo-gateway-core |
Version | Version1.0.7 |
Type | Typejar |
Description |
Descriptiondubbo-gateway-core
The core module of dubbo gateway
|
Filename | Size |
---|---|
dubbo-gateway-core-1.0.7.pom | |
dubbo-gateway-core-1.0.7.jar | 65 KB |
dubbo-gateway-core-1.0.7-sources.jar | 34 KB |
dubbo-gateway-core-1.0.7-javadoc.jar | 245 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.atommiddleware/dubbo-gateway-core/ -->
<dependency>
<groupId>com.atommiddleware</groupId>
<artifactId>dubbo-gateway-core</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.atommiddleware/dubbo-gateway-core/
implementation 'com.atommiddleware:dubbo-gateway-core:1.0.7'
// https://jarcasting.com/artifacts/com.atommiddleware/dubbo-gateway-core/
implementation ("com.atommiddleware:dubbo-gateway-core:1.0.7")
'com.atommiddleware:dubbo-gateway-core:jar:1.0.7'
<dependency org="com.atommiddleware" name="dubbo-gateway-core" rev="1.0.7">
<artifact name="dubbo-gateway-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atommiddleware', module='dubbo-gateway-core', version='1.0.7')
)
libraryDependencies += "com.atommiddleware" % "dubbo-gateway-core" % "1.0.7"
[com.atommiddleware/dubbo-gateway-core "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-webflux Optional | jar | |
com.alibaba.cloud : spring-cloud-starter-dubbo Optional | jar | |
com.atommiddleware : dubbo-gateway-api | jar | 1.0.7 |
org.springframework.cloud : spring-cloud-starter-gateway Optional | jar | |
org.springframework.cloud : spring-cloud-starter-netflix-zuul Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | |
javax.servlet : javax.servlet-api | jar |