| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration | 
| GroupId | GroupIdcom.github.yongyongwang | 
| ArtifactId | ArtifactIdif-spring-boot-autoconfigure | 
| Last Version | Last Version1.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionIf Spring Boot Autoconfigure - 1.0.2 iframework 框架 | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/com.github.yongyongwang/if-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>com.github.yongyongwang</groupId>
    <artifactId>if-spring-boot-autoconfigure</artifactId>
    <version>1.0.2</version>
</dependency>// https://jarcasting.com/artifacts/com.github.yongyongwang/if-spring-boot-autoconfigure/
implementation 'com.github.yongyongwang:if-spring-boot-autoconfigure:1.0.2'// https://jarcasting.com/artifacts/com.github.yongyongwang/if-spring-boot-autoconfigure/
implementation ("com.github.yongyongwang:if-spring-boot-autoconfigure:1.0.2")'com.github.yongyongwang:if-spring-boot-autoconfigure:jar:1.0.2'<dependency org="com.github.yongyongwang" name="if-spring-boot-autoconfigure" rev="1.0.2">
  <artifact name="if-spring-boot-autoconfigure" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.yongyongwang', module='if-spring-boot-autoconfigure', version='1.0.2')
)libraryDependencies += "com.github.yongyongwang" % "if-spring-boot-autoconfigure" % "1.0.2"[com.github.yongyongwang/if-spring-boot-autoconfigure "1.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.0.RELEASE |