is not current version
Last Version 1.0

cn.izern:spring-boot-autoconfigure 0.0.1

Extended spring-boot-autofigure. other lib autofigure

Categories

Categories

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

GroupId

cn.izern
ArtifactId

ArtifactId

spring-boot-autoconfigure
Version

Version

0.0.1
Type

Type

jar

Download spring-boot-autoconfigure 0.0.1


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