Download spring-boot-autoconfigure-1.5.3.RELEASE.jar file - Jar s

Jar examples for s:spring-boot-autoconfigure

Description

Extended spring-boot-autofigure. other lib autofigure

You can download jar file spring-boot-autoconfigure 1.5.3.RELEASE in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

spring-boot-autoconfigure-1.5.3.RELEASE-javadoc.jar
spring-boot-autoconfigure-1.5.3.RELEASE-sources.jar
spring-boot-autoconfigure-1.5.3.RELEASE.jar
spring-boot-autoconfigure-1.5.3.RELEASE.pom



Related Tutorials