is not current version
Last Version 2.2.3

【common】基础依赖 2.1.1

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

License

License

GroupId

GroupId

com.lframework
ArtifactId

ArtifactId

common
Version

Version

2.1.1
Type

Type

jar
Description

Description

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

Project URL

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

Download common 2.1.1


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

Dependencies

compile (9)

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
cn.hutool : hutool-extra jar
com.sun.mail : javax.mail jar 1.6.2
com.aliyun : dysmsapi20170525 jar 2.0.9
org.apache.httpcomponents : httpclient jar 4.5.10
dom4j : dom4j jar 1.6.1

Project Modules

There are no modules declared in this project.