Last Version

【common】基础依赖 2.2.3

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

License

License

GroupId

GroupId

com.lframework
ArtifactId

ArtifactId

common
Version

Version

2.2.3
Type

Type

jar
Description

Description

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

Download common 2.2.3


<!-- 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.