Jar examples for s:spring-boot-autoconfigure
Extended spring-boot-autofigure. other lib autofigure
You can download jar file spring-boot-autoconfigure 1.5.3.RELEASE in this page.
The Apache Software License, Version 2.0
You can use the following script to add spring-boot-autoconfigure-1.5.3.RELEASE.jar to your project.
<dependency> <groupId>io.kwy.boot</groupId> <artifactId>spring-boot-autoconfigure</artifactId> <version>1.5.3.RELEASE</version> </dependency>
compile group: 'io.kwy.boot', name: 'spring-boot-autoconfigure', version: '1.5.3.RELEASE'
libraryDependencies += "io.kwy.boot" % "spring-boot-autoconfigure" % "1.5.3.RELEASE"
<dependency org="io.kwy.boot" name="spring-boot-autoconfigure" rev="1.5.3.RELEASE"/>
@Grapes(@Grab(group='io.kwy.boot', module='spring-boot-autoconfigure', version='1.5.3.RELEASE'))
'io.kwy.boot:spring-boot-autoconfigure:jar:1.5.3.RELEASE'
Click the following link to download the jar file.
spring-boot-autoconfigure-1.5.3.RELEASE-javadoc.jar