is not current version
Last Version 1.1.4.6-GA

com.atommiddleware:dubbo-gateway-core 1.1.3-GA

The core module of dubbo gateway

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

com.atommiddleware
ArtifactId

ArtifactId

dubbo-gateway-core
Version

Version

1.1.3-GA
Type

Type

jar

Download dubbo-gateway-core 1.1.3-GA


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