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