License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdcom.atommiddleware |
ArtifactId | ArtifactIddubbo-gateway-api |
Version | Version1.1.2 |
Type | Typejar |
Description |
Descriptiondubbo-gateway-api
The api module of dubbo gateway
|
Filename | Size |
---|---|
dubbo-gateway-api-1.1.2.pom | |
dubbo-gateway-api-1.1.2.jar | 10 KB |
dubbo-gateway-api-1.1.2-sources.jar | 5 KB |
dubbo-gateway-api-1.1.2-javadoc.jar | 75 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.atommiddleware/dubbo-gateway-api/ -->
<dependency>
<groupId>com.atommiddleware</groupId>
<artifactId>dubbo-gateway-api</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.atommiddleware/dubbo-gateway-api/
implementation 'com.atommiddleware:dubbo-gateway-api:1.1.2'
// https://jarcasting.com/artifacts/com.atommiddleware/dubbo-gateway-api/
implementation ("com.atommiddleware:dubbo-gateway-api:1.1.2")
'com.atommiddleware:dubbo-gateway-api:jar:1.1.2'
<dependency org="com.atommiddleware" name="dubbo-gateway-api" rev="1.1.2">
<artifact name="dubbo-gateway-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atommiddleware', module='dubbo-gateway-api', version='1.1.2')
)
libraryDependencies += "com.atommiddleware" % "dubbo-gateway-api" % "1.1.2"
[com.atommiddleware/dubbo-gateway-api "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core Optional | jar |