Jar examples for s:spring-boot-starter-kit
Kit for Java Web Project
You can download jar file spring-boot-starter-kit 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add spring-boot-starter-kit-1.0.0.jar to your project.
<dependency> <groupId>cn.yerl.web</groupId> <artifactId>spring-boot-starter-kit</artifactId> <version>1.0.0</version> </dependency>
compile group: 'cn.yerl.web', name: 'spring-boot-starter-kit', version: '1.0.0'
libraryDependencies += "cn.yerl.web" % "spring-boot-starter-kit" % "1.0.0"
<dependency org="cn.yerl.web" name="spring-boot-starter-kit" rev="1.0.0"/>
@Grapes(@Grab(group='cn.yerl.web', module='spring-boot-starter-kit', version='1.0.0'))
'cn.yerl.web:spring-boot-starter-kit:jar:1.0.0'
Click the following link to download the jar file.
spring-boot-starter-kit-1.0.0-javadoc.jar