【parent】Jugg基础框架

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

License

License

GroupId

GroupId

com.lframework
ArtifactId

ArtifactId

parent
Last Version

Last Version

2.2.3
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://gitee.com/lframework/jugg
Source Code Management

Source Code Management

https://gitee.com/lframework/jugg

Download parent

Filename Size
parent-2.2.3.pom 12 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common
  • gen
  • web-starter
  • mybatis-starter
  • security-starter
  • bpm-starter
  • web-common

Versions

Version
2.2.3
2.2.2
2.2.1
2.2.0
2.1.9
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0