Last Version

security-authorization 2.1.0

安全授权配置

License

License

Categories

Categories

Security
GroupId

GroupId

com.github.shawven
ArtifactId

ArtifactId

security-authorization
Version

Version

2.1.0
Type

Type

jar
Description

Description

security-authorization
安全授权配置

Download security-authorization 2.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.security : spring-security-web Optional jar
org.springframework.security : spring-security-config Optional jar
javax.servlet : javax.servlet-api jar 4.0.1
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.