<dependency>
<groupId>com.github.bingoohuang</groupId>
<artifactId>spring-rest-client</artifactId>
<version>0.0.23</version>
</dependency>
@Grapes(
@Grab(group='com.github.bingoohuang', module='spring-rest-client', version='0.0.23')
)
compile
|-- com.github.bingoohuang:blackcat-instrument:0.0.13
|-- org.apache.httpcomponents:httpasyncclient:4.1
|-- org.slf4j:slf4j-api:1.7.12
|-- org.springframework:spring-webmvc:5.0.7.RELEASE
|-- com.github.bingoohuang:diamond-client:0.0.18
|-- com.github.bingoohuang:java-utils:0.0.11
|-- com.github.bingoohuang:unirest-java:0.0.7
|-- com.google.guava:guava:25.1-jre
|-- com.alibaba:fastjson:1.2.47
|-- com.github.bingoohuang:asmvalidator:0.0.15
provided
|-- org.projectlombok:lombok:1.18.0
test
|-- com.github.bingoohuang:spring-rest-boot:0.0.12
|-- com.github.bingoohuang:westcache:0.0.32
|-- com.github.bingoohuang:voucher-no:0.0.6
|-- commons-fileupload:commons-fileupload:1.3
|-- org.springframework.boot:spring-boot-starter-web:2.0.3.RELEASE
|-- org.springframework.boot:spring-boot-starter-security:2.0.3.RELEASE
|-- org.springframework.boot:spring-boot-starter-test:2.0.3.RELEASE
|-- ch.qos.logback:logback-classic:1.1.3