Last Version

spring rest boot 0.0.12

convenient spring rest server on spring boot

License

License

GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

spring-rest-boot
Version

Version

0.0.12
Type

Type

jar
Description

Description

spring rest boot
convenient spring rest server on spring boot
Project URL

Project URL

http://github.com/bingoohuang/spring-rest-boot
Source Code Management

Source Code Management

http://github.com/bingoohuang/spring-rest-boot

Download spring-rest-boot 0.0.12


<!-- https://jarcasting.com/artifacts/com.github.bingoohuang/spring-rest-boot/ -->
<dependency>
    <groupId>com.github.bingoohuang</groupId>
    <artifactId>spring-rest-boot</artifactId>
    <version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bingoohuang/spring-rest-boot/
implementation 'com.github.bingoohuang:spring-rest-boot:0.0.12'
// https://jarcasting.com/artifacts/com.github.bingoohuang/spring-rest-boot/
implementation ("com.github.bingoohuang:spring-rest-boot:0.0.12")
'com.github.bingoohuang:spring-rest-boot:jar:0.0.12'
<dependency org="com.github.bingoohuang" name="spring-rest-boot" rev="0.0.12">
  <artifact name="spring-rest-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bingoohuang', module='spring-rest-boot', version='0.0.12')
)
libraryDependencies += "com.github.bingoohuang" % "spring-rest-boot" % "0.0.12"
[com.github.bingoohuang/spring-rest-boot "0.0.12"]

Dependencies

compile (9)

Group / Artifact Type Version
com.github.bingoohuang : blackcat-instrument Optional jar 0.0.14
org.apache.commons : commons-lang3 jar 3.7
commons-io : commons-io jar 2.4
net.jodah : expiringmap jar 0.4.3
com.github.bingoohuang : java-utils jar 0.0.11
redis.clients : jedis jar 2.9.0
org.springframework.boot : spring-boot-starter-web jar 1.2.4.RELEASE
com.google.guava : guava jar 20.0
com.github.bingoohuang : asmvalidator jar 0.0.15

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.16.20

Project Modules

There are no modules declared in this project.