is not current version
Last Version 1.1.4.6-GA

com.atommiddleware:dubbo-gateway-parent 1.1.1

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

Type

pom

Download dubbo-gateway-parent 1.1.1


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