Last Version

security 2.1.0

基于Spring Security体系安全模块 包括: APP环境(Spring Security、Spring Social社交登陆、token验证) WEB环境下(Spring Security、Spring Social社交登陆), 验证码验证(图形、短信)

License

License

Categories

Categories

Security
GroupId

GroupId

com.github.shawven
ArtifactId

ArtifactId

security
Version

Version

2.1.0
Type

Type

pom
Description

Description

security
基于Spring Security体系安全模块 包括: APP环境(Spring Security、Spring Social社交登陆、token验证) WEB环境下(Spring Security、Spring Social社交登陆), 验证码验证(图形、短信)
Project URL

Project URL

https://github.com/shawven/security
Source Code Management

Source Code Management

https://github.com/shawven/security

Download security 2.1.0

Filename Size
security-2.1.0.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • security-app
  • security-app-spring-boot-starter
  • security-browser
  • security-browser-spring-boot-starter
  • security-connect
  • security-connect-autoconfigure
  • security-oauth2
  • security-oauth2-autoconfigure
  • security-authorization
  • security-authorization-autoconfigure
  • security-verification
  • security-verification-spring-boot-starter