| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration | 
        
| GroupId | GroupIdcom.battcn | 
    
| ArtifactId | ArtifactIdextend-spring-boot-autoconfigure | 
    
| Version | Version2.0.4-RELEASE | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionextend-spring-boot-autoconfigure 
            扩展包的依赖项 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/com.battcn/extend-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>com.battcn</groupId>
    <artifactId>extend-spring-boot-autoconfigure</artifactId>
    <version>2.0.4-RELEASE</version>
</dependency>
                // https://jarcasting.com/artifacts/com.battcn/extend-spring-boot-autoconfigure/
implementation 'com.battcn:extend-spring-boot-autoconfigure:2.0.4-RELEASE'
                // https://jarcasting.com/artifacts/com.battcn/extend-spring-boot-autoconfigure/
implementation ("com.battcn:extend-spring-boot-autoconfigure:2.0.4-RELEASE")
                'com.battcn:extend-spring-boot-autoconfigure:jar:2.0.4-RELEASE'
                <dependency org="com.battcn" name="extend-spring-boot-autoconfigure" rev="2.0.4-RELEASE">
  <artifact name="extend-spring-boot-autoconfigure" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.battcn', module='extend-spring-boot-autoconfigure', version='2.0.4-RELEASE')
)
                libraryDependencies += "com.battcn" % "extend-spring-boot-autoconfigure" % "2.0.4-RELEASE"
                [com.battcn/extend-spring-boot-autoconfigure "2.0.4-RELEASE"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-actuator Optional | jar | |
| org.apache.commons : commons-lang3 Optional | jar | |
| com.qcloud : cos_api Optional | jar | 5.5.9 | 
| com.aliyun.oss : aliyun-sdk-oss Optional | jar | 3.4.2 | 
| com.qiniu : qiniu-java-sdk Optional | jar | [7.2.0, 7.2.99] | 
| io.minio : minio Optional | jar | 3.0.12 | 
| tk.mybatis : mapper-spring-boot-starter Optional | jar | 2.1.5 | 
| commons-codec : commons-codec Optional | jar | |
| commons-io : commons-io Optional | jar | 2.6 | 
| org.apache.commons : commons-text Optional | jar | 1.3 | 
| org.springframework.boot : spring-boot-starter-web Optional | jar | |
| org.springframework.boot : spring-boot-starter-data-redis Optional | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar |