Last Version

spring-boot-starter-httpclient 1.0.4

Spring Boot starter HttpClient

License

License

Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

io.github.springboot-addons
ArtifactId

ArtifactId

spring-boot-starter-httpclient
Version

Version

1.0.4
Type

Type

jar
Description

Description

spring-boot-starter-httpclient
Spring Boot starter HttpClient
Project Organization

Project Organization

spring-boot-httpclient

Download spring-boot-starter-httpclient 1.0.4


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

Dependencies

compile (12)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.1
org.springframework.boot : spring-boot-autoconfigure jar 2.6.1
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpclient-cache jar 4.5.13
org.apache.httpcomponents : fluent-hc jar 4.5.13
org.apache.httpcomponents : httpmime jar 4.5.13
org.springframework.boot : spring-boot-starter-aop jar 2.6.1
org.apache.commons : commons-lang3 jar 3.12.0
commons-beanutils : commons-beanutils jar 1.9.4
commons-io : commons-io jar 2.6
cglib : cglib jar 3.3.0
org.springframework : spring-web Optional jar

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
org.springframework.boot : spring-boot-devtools jar 2.6.1

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.1

Project Modules

There are no modules declared in this project.