License |
License |
---|---|
Categories |
CategoriesSecurity Dubbo Net Networking |
GroupId | GroupIdcom.atommiddleware |
ArtifactId | ArtifactIddubbo-gateway-security |
Last Version | Last Version1.1.4.6-GA |
Release Date | Release Date |
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.4.6-GA</version>
</dependency>
// https://jarcasting.com/artifacts/com.atommiddleware/dubbo-gateway-security/
implementation 'com.atommiddleware:dubbo-gateway-security:1.1.4.6-GA'
// https://jarcasting.com/artifacts/com.atommiddleware/dubbo-gateway-security/
implementation ("com.atommiddleware:dubbo-gateway-security:1.1.4.6-GA")
'com.atommiddleware:dubbo-gateway-security:jar:1.1.4.6-GA'
<dependency org="com.atommiddleware" name="dubbo-gateway-security" rev="1.1.4.6-GA">
<artifact name="dubbo-gateway-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atommiddleware', module='dubbo-gateway-security', version='1.1.4.6-GA')
)
libraryDependencies += "com.atommiddleware" % "dubbo-gateway-security" % "1.1.4.6-GA"
[com.atommiddleware/dubbo-gateway-security "1.1.4.6-GA"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate.validator : hibernate-validator | jar | |
org.springframework : spring-web Optional | jar | 5.2.16.RELEASE |
org.springframework.boot : spring-boot-starter-security Optional | jar | |
org.springframework.security : spring-security-cas Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar |