is not current version
Last Version 1.1.4.6-GA

com.atommiddleware:dubbo-gateway-core 1.0.0

The core module of dubbo gateway

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

com.atommiddleware
ArtifactId

ArtifactId

dubbo-gateway-core
Version

Version

1.0.0
Type

Type

jar

Download dubbo-gateway-core 1.0.0


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