Last Version

com.github.shawven:security-app 2.1.0

API(REST)接口安全相关配置

License

License

Categories

Categories

Security
GroupId

GroupId

com.github.shawven
ArtifactId

ArtifactId

security-app
Version

Version

2.1.0
Type

Type

jar
Description

Description

API(REST)接口安全相关配置

Download security-app 2.1.0


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

Dependencies

compile (8)

Group / Artifact Type Version
com.github.shawven : security-authorization jar 2.1.0
com.github.shawven : security-verification Optional jar 2.1.0
com.github.shawven : security-oauth2-autoconfigure Optional jar 2.1.0
com.github.shawven : security-connect-autoconfigure Optional jar 2.1.0
org.springframework.security : spring-security-web jar
org.springframework.security : spring-security-config jar
org.springframework.data : spring-data-redis Optional jar
io.jsonwebtoken : jjwt jar 0.7.0

Project Modules

There are no modules declared in this project.