Springboot Common

基于springboot开发的常用工具类

License

License

GroupId

GroupId

com.github.hetianyi
ArtifactId

ArtifactId

springboot-common
Last Version

Last Version

3.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Springboot Common
基于springboot开发的常用工具类
Project URL

Project URL

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

Download springboot-common

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.7
org.projectlombok : lombok Optional jar 1.18.20
com.google.guava : guava Optional jar 30.1.1-jre

provided (9)

Group / Artifact Type Version
commons-beanutils : commons-beanutils jar 1.9.4
org.apache.commons : commons-compress Optional jar 1.20
commons-codec : commons-codec jar 1.15
org.springframework.boot : spring-boot-starter-web Optional jar 2.2.2.RELEASE
org.springframework.boot : spring-boot-starter-data-redis Optional jar 2.2.2.RELEASE
org.springframework.boot : spring-boot-starter-aop Optional jar 2.2.2.RELEASE
org.springframework.boot : spring-boot-starter-security Optional jar 2.2.2.RELEASE
com.baomidou : mybatis-plus-boot-starter Optional jar 3.4.3.1
io.jsonwebtoken : jjwt Optional jar 0.9.1

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test Optional jar 2.2.2.RELEASE
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.2
3.0.1
3.0.0
2.0.1
2.0.0
1.0.28
1.0.27
1.0.25
1.0.24
1.0.23
1.0.22
1.0.21
1.0.20
1.0.19
1.0.18
1.0.17
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1