is not current version
Last Version 1.1.4.6-GA

com.atommiddleware:dubbo-gateway-parent 1.1.3-beta

The dubbo-gateway parent module of dubbo-gateway

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

com.atommiddleware
ArtifactId

ArtifactId

dubbo-gateway-parent
Version

Version

1.1.3-beta
Type

Type

pom

Download dubbo-gateway-parent 1.1.3-beta


<!-- 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"]