Last Version

【security-jwt-starter】基于Jwt的权限认证Starter,与Session互斥 2.1.1

Jugg是基于SpringBoot、SpringSecurity、SpringSession、Vue、ElementUI的前后端分离的后台管理系统模板,将常用的开发框架整合并配置,以此来简化后台管理系统的搭建工作。

License

License

Categories

Categories

Security
GroupId

GroupId

com.lframework
ArtifactId

ArtifactId

security-jwt-starter
Version

Version

2.1.1
Type

Type

jar
Description

Description

【security-jwt-starter】基于Jwt的权限认证Starter,与Session互斥
Jugg是基于SpringBoot、SpringSecurity、SpringSession、Vue、ElementUI的前后端分离的后台管理系统模板,将常用的开发框架整合并配置,以此来简化后台管理系统的搭建工作。

Download security-jwt-starter 2.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.lframework : security-starter jar 2.1.1
io.jsonwebtoken : jjwt jar 0.9.1

Project Modules

There are no modules declared in this project.