spring-boot-starter-httpclient-all

Spring Boot starter all modules

License

License

Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

io.github.springboot-addons
ArtifactId

ArtifactId

spring-boot-starter-httpclient-all
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

spring-boot-starter-httpclient-all
Spring Boot starter all modules
Project Organization

Project Organization

spring-boot-httpclient

Download spring-boot-starter-httpclient-all

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
io.github.springboot-addons : spring-boot-starter-httpclient-resilience4j jar 1.0.4
io.github.springboot-addons : spring-boot-starter-httpclient-actuator jar 1.0.4
io.github.springboot-addons : spring-boot-starter-httpclient-security-cas jar 1.0.4
io.github.springboot-addons : spring-boot-starter-httpclient-security-ntlm jar 1.0.4
io.github.springboot-addons : spring-boot-starter-httpclient-web jar 1.0.4
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.1
org.projectlombok : lombok Optional jar 1.18.22

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools Optional 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.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0