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