License |
License |
---|---|
Categories |
CategoriesSecurity Dubbo Net Networking |
GroupId | GroupIdcom.atommiddleware |
ArtifactId | ArtifactIddubbo-gateway-security |
Version | Version1.1.2 |
Type | Typejar |
Description |
Descriptiondubbo-gateway-security
The security of dubbo gateway
|
<!-- https://jarcasting.com/artifacts/com.atommiddleware/dubbo-gateway-security/ -->
<dependency>
<groupId>com.atommiddleware</groupId>
<artifactId>dubbo-gateway-security</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.atommiddleware/dubbo-gateway-security/
implementation 'com.atommiddleware:dubbo-gateway-security:1.1.2'
// https://jarcasting.com/artifacts/com.atommiddleware/dubbo-gateway-security/
implementation ("com.atommiddleware:dubbo-gateway-security:1.1.2")
'com.atommiddleware:dubbo-gateway-security:jar:1.1.2'
<dependency org="com.atommiddleware" name="dubbo-gateway-security" rev="1.1.2">
<artifact name="dubbo-gateway-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atommiddleware', module='dubbo-gateway-security', version='1.1.2')
)
libraryDependencies += "com.atommiddleware" % "dubbo-gateway-security" % "1.1.2"
[com.atommiddleware/dubbo-gateway-security "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate.validator : hibernate-validator | jar | |
org.springframework : spring-web Optional | jar | 5.2.16.RELEASE |