Last Version

【security-starter】权限认证基础Starter 2.2.3

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

License

License

Categories

Categories

Security
GroupId

GroupId

com.lframework
ArtifactId

ArtifactId

security-starter
Version

Version

2.2.3
Type

Type

jar
Description

Description

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

Download security-starter 2.2.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.lframework : mybatis-starter jar 2.2.3

Project Modules

There are no modules declared in this project.