License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdcom.atommiddleware |
ArtifactId | ArtifactIddubbo-gateway-core |
Version | Version1.1.2 |
Type | Typejar |
Description |
Descriptiondubbo-gateway-core
The core module of dubbo gateway
|
Filename | Size |
---|---|
dubbo-gateway-core-1.1.2.pom | |
dubbo-gateway-core-1.1.2.jar | 94 KB |
dubbo-gateway-core-1.1.2-sources.jar | 53 KB |
dubbo-gateway-core-1.1.2-javadoc.jar | 307 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.atommiddleware/dubbo-gateway-core/ -->
<dependency>
<groupId>com.atommiddleware</groupId>
<artifactId>dubbo-gateway-core</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.atommiddleware/dubbo-gateway-core/
implementation 'com.atommiddleware:dubbo-gateway-core:1.1.2'
// https://jarcasting.com/artifacts/com.atommiddleware/dubbo-gateway-core/
implementation ("com.atommiddleware:dubbo-gateway-core:1.1.2")
'com.atommiddleware:dubbo-gateway-core:jar:1.1.2'
<dependency org="com.atommiddleware" name="dubbo-gateway-core" rev="1.1.2">
<artifact name="dubbo-gateway-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atommiddleware', module='dubbo-gateway-core', version='1.1.2')
)
libraryDependencies += "com.atommiddleware" % "dubbo-gateway-core" % "1.1.2"
[com.atommiddleware/dubbo-gateway-core "1.1.2"]
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.1.2 |
com.atommiddleware : dubbo-gateway-security | jar | 1.1.2 |
org.springframework.cloud : spring-cloud-starter-gateway Optional | jar | |
org.springframework.cloud : spring-cloud-starter-netflix-zuul Optional | jar | |
org.owasp.antisamy : antisamy | jar | 1.6.5 |
org.owasp.encoder : encoder-esapi | jar | 1.2.3 |
org.owasp.esapi : esapi | jar | 2.2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | |
javax.servlet : javax.servlet-api | jar |