Last Version

boot-common 2.0.2

基于springboot的一些简单工具

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

com.github.hdy10
ArtifactId

ArtifactId

boot-common
Version

Version

2.0.2
Type

Type

jar
Description

Description

boot-common
基于springboot的一些简单工具

Download boot-common 2.0.2


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

Dependencies

compile (18)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.0.2.RELEASE
org.springframework.boot : spring-boot-starter-freemarker jar 2.0.2.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.0.2.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 2.0.2.RELEASE
org.projectlombok : lombok jar 1.18.6
com.alibaba : fastjson jar 1.2.28
joda-time : joda-time jar 2.9.9
org.apache.poi : poi jar 3.10-FINAL
commons-io : commons-io jar 2.4
org.apache.commons : commons-lang3 jar 3.4
org.springframework.boot : spring-boot-starter-mail jar 2.0.2.RELEASE
cn.hutool : hutool-all jar 4.5.0
com.google.zxing : core jar 3.3.0
commons-configuration : commons-configuration jar 1.8
com.google.guava : guava jar 19.0
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.2.RELEASE
org.apache.httpcomponents : httpclient jar 4.5.3
org.springframework.boot : spring-boot-starter-undertow jar 2.0.2.RELEASE

Project Modules

There are no modules declared in this project.