is not current version
Last Version 1.6.2

com.ifengxue:spring-boot-starter-http-client 1.5.4


Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

com.ifengxue
ArtifactId

ArtifactId

spring-boot-starter-http-client
Version

Version

1.5.4
Type

Type

jar

Download spring-boot-starter-http-client 1.5.4


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