is not current version
Last Version 20200807

com.heanbian.boot:heanbian-spring-boot-autoconfigure 1.5.2

Heanbian spring boot autoconfigure component.

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.heanbian.boot
ArtifactId

ArtifactId

heanbian-spring-boot-autoconfigure
Version

Version

1.5.2
Type

Type

jar

Download heanbian-spring-boot-autoconfigure 1.5.2


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