is not current version
Last Version 2.1.5.191028.RELEASE

com.github.huangbaol:common-spring-boot-starter 2.1.5.191027.RELEASE

some spring boot common config

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.huangbaol
ArtifactId

ArtifactId

common-spring-boot-starter
Version

Version

2.1.5.191027.RELEASE
Type

Type

jar

Download common-spring-boot-starter 2.1.5.191027.RELEASE


<!-- 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.191027.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.191027.RELEASE'
// https://jarcasting.com/artifacts/com.github.huangbaol/common-spring-boot-starter/
implementation ("com.github.huangbaol:common-spring-boot-starter:2.1.5.191027.RELEASE")
'com.github.huangbaol:common-spring-boot-starter:jar:2.1.5.191027.RELEASE'
<dependency org="com.github.huangbaol" name="common-spring-boot-starter" rev="2.1.5.191027.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.191027.RELEASE')
)
libraryDependencies += "com.github.huangbaol" % "common-spring-boot-starter" % "2.1.5.191027.RELEASE"
[com.github.huangbaol/common-spring-boot-starter "2.1.5.191027.RELEASE"]