com.github.huangbaol

some spring boot common config

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.huangbaol
ArtifactId

ArtifactId

common-spring-boot-starter
Last Version

Last Version

2.1.5.191028.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.huangbaol
some spring boot common config

Download common-spring-boot-starter

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.5.RELEASE
com.alibaba : fastjson jar 1.2.60
com.github.huangbaol : common jar 1.0.9
org.projectlombok : lombok jar 1.18.6
com.auth0 : java-jwt jar 3.8.3

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar 2.1.5.RELEASE
javax.servlet : javax.servlet-api jar 4.0.1

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.5.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.5.191028.RELEASE
2.1.5.191027.RELEASE
2.1.5.2.RELEASE