| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices CLI User Interface |
| GroupId | GroupIdio.github.springboot-addons |
| ArtifactId | ArtifactIdspring-boot-starter-httpclient-parent |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionspring-boot-starter-httpclient-parent
Spring Boot AutoConfiguration for Apache HttpClient
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| spring-boot-starter-httpclient-parent-1.0.4.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.springboot-addons/spring-boot-starter-httpclient-parent/ -->
<dependency>
<groupId>io.github.springboot-addons</groupId>
<artifactId>spring-boot-starter-httpclient-parent</artifactId>
<version>1.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.springboot-addons/spring-boot-starter-httpclient-parent/
implementation 'io.github.springboot-addons:spring-boot-starter-httpclient-parent:1.0.4'
// https://jarcasting.com/artifacts/io.github.springboot-addons/spring-boot-starter-httpclient-parent/
implementation ("io.github.springboot-addons:spring-boot-starter-httpclient-parent:1.0.4")
'io.github.springboot-addons:spring-boot-starter-httpclient-parent:pom:1.0.4'
<dependency org="io.github.springboot-addons" name="spring-boot-starter-httpclient-parent" rev="1.0.4">
<artifact name="spring-boot-starter-httpclient-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.springboot-addons', module='spring-boot-starter-httpclient-parent', version='1.0.4')
)
libraryDependencies += "io.github.springboot-addons" % "spring-boot-starter-httpclient-parent" % "1.0.4"
[io.github.springboot-addons/spring-boot-starter-httpclient-parent "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.1 |
| org.projectlombok : lombok Optional | jar | 1.18.22 |
| 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 |