security-spring-boot-starter

基于spring security权限控制框架

License

License

Categories

Categories

Spring Boot Container Microservices Security
GroupId

GroupId

com.github.surpassm
ArtifactId

ArtifactId

security-spring-boot-starter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

security-spring-boot-starter
基于spring security权限控制框架
Project URL

Project URL

https://github.com/surpassm/security-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/surpassm/security-spring-boot-starter

Download security-spring-boot-starter

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-starter-security jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.3.RELEASE
joda-time : joda-time jar 2.10.1
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.3.RELEASE
org.projectlombok : lombok Optional jar 1.18.6
org.apache.commons : commons-lang3 jar 3.8.1
org.springframework.security.oauth.boot : spring-security-oauth2-autoconfigure jar 2.1.3.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.10.0.pr1
io.jsonwebtoken : jjwt jar 0.9.0
org.apache.commons : commons-collections4 jar 4.3
com.squareup.okhttp3 : okhttp jar 4.1.0

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.3.RELEASE
org.springframework.security : spring-security-test jar 5.1.4.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0
0.0.3
0.0.2
0.0.1