【common】基础依赖

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

License

License

GroupId

GroupId

com.lframework
ArtifactId

ArtifactId

common
Last Version

Last Version

2.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download common

How to add to project

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

Dependencies

compile (10)

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
cn.hutool : hutool-crypto 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.

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
1.0.0