is not current version
Last Version 2.2.3

com.lframework:security-starter 1.1.2

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

License

License

Categories

Categories

Security
GroupId

GroupId

com.lframework
ArtifactId

ArtifactId

security-starter
Version

Version

1.1.2
Type

Type

jar
Description

Description

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

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/security-starter

Download security-starter 1.1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.lframework : session-starter jar 1.1.2
org.springframework.boot : spring-boot-starter-security jar 2.2.2.RELEASE
com.lframework : mybatis-starter jar 1.1.2

Project Modules

There are no modules declared in this project.