is not current version
Last Version 2.2.3

com.lframework:common 1.1.0

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

License

License

GroupId

GroupId

com.lframework
ArtifactId

ArtifactId

common
Version

Version

1.1.0
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/common

Download common 1.1.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
ch.qos.logback : logback-classic jar 1.1.7
org.projectlombok : lombok jar 1.18.10
cn.hutool : hutool-core jar
org.apache.httpcomponents : httpclient jar 4.5.10
dom4j : dom4j jar 1.6.1

Project Modules

There are no modules declared in this project.