is not current version
Last Version 1.1.4.6-GA

com.atommiddleware:dubbo-gateway-parent 1.0.8

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.0.8
Type

Type

pom

Download dubbo-gateway-parent 1.0.8


<!-- https://jarcasting.com/artifacts/com.atommiddleware/dubbo-gateway-parent/ -->
<dependency>
    <groupId>com.atommiddleware</groupId>
    <artifactId>dubbo-gateway-parent</artifactId>
    <version>1.0.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.atommiddleware/dubbo-gateway-parent/
implementation 'com.atommiddleware:dubbo-gateway-parent:1.0.8'
// https://jarcasting.com/artifacts/com.atommiddleware/dubbo-gateway-parent/
implementation ("com.atommiddleware:dubbo-gateway-parent:1.0.8")
'com.atommiddleware:dubbo-gateway-parent:pom:1.0.8'
<dependency org="com.atommiddleware" name="dubbo-gateway-parent" rev="1.0.8">
  <artifact name="dubbo-gateway-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.atommiddleware', module='dubbo-gateway-parent', version='1.0.8')
)
libraryDependencies += "com.atommiddleware" % "dubbo-gateway-parent" % "1.0.8"
[com.atommiddleware/dubbo-gateway-parent "1.0.8"]