spring-rest-boot
rest on spring boot
| License | License | 
|---|---|
| GroupId | GroupIdcom.github.bingoohuang | 
| ArtifactId | ArtifactIdspring-rest-boot | 
| Last Version | Last Version0.0.12 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionspring rest boot convenient spring rest server on spring boot | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| spring-rest-boot-0.0.12.pom | |
| spring-rest-boot-0.0.12.jar | 23 KB | 
| spring-rest-boot-0.0.12-sources.jar | 12 KB | 
| spring-rest-boot-0.0.12-javadoc.jar | 134 KB | 
| Browse | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.16.20 | 
rest on spring boot