| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration | 
| GroupId | GroupIdcom.heanbian.boot | 
| ArtifactId | ArtifactIdheanbian-spring-boot-autoconfigure | 
| Version | Version20200807 | 
| Type | Typejar | 
| Description | Descriptionheanbian-spring-boot-autoconfigure Heanbian spring boot autoconfigure component. | 
<!-- https://jarcasting.com/artifacts/com.heanbian.boot/heanbian-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>com.heanbian.boot</groupId>
    <artifactId>heanbian-spring-boot-autoconfigure</artifactId>
    <version>20200807</version>
</dependency>// https://jarcasting.com/artifacts/com.heanbian.boot/heanbian-spring-boot-autoconfigure/
implementation 'com.heanbian.boot:heanbian-spring-boot-autoconfigure:20200807'// https://jarcasting.com/artifacts/com.heanbian.boot/heanbian-spring-boot-autoconfigure/
implementation ("com.heanbian.boot:heanbian-spring-boot-autoconfigure:20200807")'com.heanbian.boot:heanbian-spring-boot-autoconfigure:jar:20200807'<dependency org="com.heanbian.boot" name="heanbian-spring-boot-autoconfigure" rev="20200807">
  <artifact name="heanbian-spring-boot-autoconfigure" type="jar" />
</dependency>@Grapes(
@Grab(group='com.heanbian.boot', module='heanbian-spring-boot-autoconfigure', version='20200807')
)libraryDependencies += "com.heanbian.boot" % "heanbian-spring-boot-autoconfigure" % "20200807"[com.heanbian.boot/heanbian-spring-boot-autoconfigure "20200807"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| com.heanbian : heanbian-elasticsearch-client Optional | jar | |
| com.heanbian : heanbian-crypto Optional | jar | |
| com.heanbian : heanbian-core Optional | jar | |
| com.heanbian : heanbian-email Optional | jar | |
| com.heanbian : heanbian-jwt Optional | jar | |
| com.aliyun.oss : aliyun-sdk-oss Optional | jar |