Categories |
CategoriesDubbo Net Networking |
---|---|
GroupId | GroupIdcom.atommiddleware |
ArtifactId | ArtifactIddubbo-gateway-parent |
Version | Version1.1.3-beta |
Type | Typepom |
Filename | Size |
---|---|
dubbo-gateway-parent-1.1.3-beta.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.atommiddleware/dubbo-gateway-parent/ -->
<dependency>
<groupId>com.atommiddleware</groupId>
<artifactId>dubbo-gateway-parent</artifactId>
<version>1.1.3-beta</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.atommiddleware/dubbo-gateway-parent/
implementation 'com.atommiddleware:dubbo-gateway-parent:1.1.3-beta'
// https://jarcasting.com/artifacts/com.atommiddleware/dubbo-gateway-parent/
implementation ("com.atommiddleware:dubbo-gateway-parent:1.1.3-beta")
'com.atommiddleware:dubbo-gateway-parent:pom:1.1.3-beta'
<dependency org="com.atommiddleware" name="dubbo-gateway-parent" rev="1.1.3-beta">
<artifact name="dubbo-gateway-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.atommiddleware', module='dubbo-gateway-parent', version='1.1.3-beta')
)
libraryDependencies += "com.atommiddleware" % "dubbo-gateway-parent" % "1.1.3-beta"
[com.atommiddleware/dubbo-gateway-parent "1.1.3-beta"]