Jar examples for s:spring-rest-boot
convenient spring rest server on spring boot
You can download jar file spring-rest-boot 0.0.9 in this page.
Lesser General Public License
You can use the following script to add spring-rest-boot-0.0.9.jar to your project.
<dependency> <groupId>com.github.bingoohuang</groupId> <artifactId>spring-rest-boot</artifactId> <version>0.0.9</version> </dependency>
compile group: 'com.github.bingoohuang', name: 'spring-rest-boot', version: '0.0.9'
libraryDependencies += "com.github.bingoohuang" % "spring-rest-boot" % "0.0.9"
<dependency org="com.github.bingoohuang" name="spring-rest-boot" rev="0.0.9"/>
@Grapes(@Grab(group='com.github.bingoohuang', module='spring-rest-boot', version='0.0.9'))
'com.github.bingoohuang:spring-rest-boot:jar:0.0.9'
Click the following link to download the jar file.
spring-rest-boot-0.0.9-javadoc.jar