is not current version
Last Version 2.1.0

com.github.shawven:security-authorization 2.0.7

安全授权配置

Categories

Categories

Security
GroupId

GroupId

com.github.shawven
ArtifactId

ArtifactId

security-authorization
Version

Version

2.0.7
Type

Type

jar

Download security-authorization 2.0.7


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