| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices CLI User Interface |
| GroupId | GroupIdio.github.springboot-addons |
| ArtifactId | ArtifactIdspring-boot-starter-httpclient-all |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionspring-boot-starter-httpclient-all
Spring Boot starter all modules
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| spring-boot-starter-httpclient-all-1.0.4.pom | 1 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-devtools Optional | jar | 2.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.1 |