Last Version

spring rest client 0.0.23

convenient spring rest client for rest services

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

spring-rest-client
Version

Version

0.0.23
Type

Type

jar
Description

Description

spring rest client
convenient spring rest client for rest services
Project URL

Project URL

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

Source Code Management

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

Download spring-rest-client 0.0.23


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

Dependencies

compile (11)

Group / Artifact Type Version
com.github.bingoohuang : blackcat-instrument Optional jar 0.0.13
org.apache.httpcomponents : httpasyncclient jar 4.1
org.slf4j : slf4j-api jar 1.7.12
org.springframework : spring-webmvc jar 5.0.7.RELEASE
com.github.bingoohuang : diamond-client Optional jar 0.0.18
org.ow2.asm : asm jar 5.0.3
com.github.bingoohuang : java-utils jar 0.0.11
com.github.bingoohuang : unirest-java jar 0.0.7
com.google.guava : guava jar 25.1-jre
com.alibaba : fastjson jar 1.2.47
com.github.bingoohuang : asmvalidator jar 0.0.15

provided (1)

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

test (11)

Group / Artifact Type Version
com.github.bingoohuang : spring-rest-boot jar 0.0.12
com.github.bingoohuang : westcache jar 0.0.32
com.github.bingoohuang : voucher-no jar 0.0.6
org.jmockit : jmockit jar 1.40
commons-fileupload : commons-fileupload jar 1.3
org.springframework.boot : spring-boot-starter-web jar 2.0.3.RELEASE
org.springframework.boot : spring-boot-starter-security jar 2.0.3.RELEASE
org.springframework.boot : spring-boot-starter-test jar 2.0.3.RELEASE
ch.qos.logback : logback-classic jar 1.1.3
com.google.truth : truth jar 0.41
com.github.bingoohuang : westid jar 0.0.2

Project Modules

There are no modules declared in this project.