| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdcom.flowyun | 
| ArtifactId | ArtifactIdrest-proxy-spring-boot-starter | 
| Last Version | Last Version1.0.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncom.flowyun:rest-proxy-spring-boot-starter Spring RestTemplate Enhancement | 
<!-- https://jarcasting.com/artifacts/com.flowyun/rest-proxy-spring-boot-starter/ -->
<dependency>
    <groupId>com.flowyun</groupId>
    <artifactId>rest-proxy-spring-boot-starter</artifactId>
    <version>1.0.4</version>
</dependency>// https://jarcasting.com/artifacts/com.flowyun/rest-proxy-spring-boot-starter/
implementation 'com.flowyun:rest-proxy-spring-boot-starter:1.0.4'// https://jarcasting.com/artifacts/com.flowyun/rest-proxy-spring-boot-starter/
implementation ("com.flowyun:rest-proxy-spring-boot-starter:1.0.4")'com.flowyun:rest-proxy-spring-boot-starter:jar:1.0.4'<dependency org="com.flowyun" name="rest-proxy-spring-boot-starter" rev="1.0.4">
  <artifact name="rest-proxy-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='com.flowyun', module='rest-proxy-spring-boot-starter', version='1.0.4')
)libraryDependencies += "com.flowyun" % "rest-proxy-spring-boot-starter" % "1.0.4"[com.flowyun/rest-proxy-spring-boot-starter "1.0.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.2.6.RELEASE | 
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.6.RELEASE | 
| org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | 2.2.6.RELEASE | 
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.6.RELEASE | 
| com.google.guava : guava Optional | jar | 28.2-jre | 
| org.apache.httpcomponents : httpclient Optional | jar | 4.5.12 | 
| com.flowyun : rest-proxy | jar | 1.1.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test Optional | jar | 2.2.6.RELEASE |