is not current version
Last Version 2.2.3

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

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

License

License

Categories

Categories

Security
GroupId

GroupId

com.lframework
ArtifactId

ArtifactId

security-starter
Version

Version

2.2.0
Type

Type

jar
Description

Description

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

Download security-starter 2.2.0


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.