is not current version
Last Version 1.1.4.6-GA

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

The security of dubbo gateway

Categories

Categories

Security Dubbo Net Networking
GroupId

GroupId

com.atommiddleware
ArtifactId

ArtifactId

dubbo-gateway-security
Version

Version

1.1.3-GA
Type

Type

jar

Download dubbo-gateway-security 1.1.3-GA


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