| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices CLI User Interface Auto Application Layer Libs Code Generators config Configuration |
| GroupId | GroupIdio.github.allenhub110.spring-boot.httpclient |
| ArtifactId | ArtifactIdrest-api-client-generator-spring-boot-autoconfigure |
| Last Version | Last Version4.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionConfiguration for the HttpClient for Spring Boot
|
<!-- https://jarcasting.com/artifacts/io.github.allenhub110.spring-boot.httpclient/rest-api-client-generator-spring-boot-autoconfigure/ -->
<dependency>
<groupId>io.github.allenhub110.spring-boot.httpclient</groupId>
<artifactId>rest-api-client-generator-spring-boot-autoconfigure</artifactId>
<version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.allenhub110.spring-boot.httpclient/rest-api-client-generator-spring-boot-autoconfigure/
implementation 'io.github.allenhub110.spring-boot.httpclient:rest-api-client-generator-spring-boot-autoconfigure:4.0.3'
// https://jarcasting.com/artifacts/io.github.allenhub110.spring-boot.httpclient/rest-api-client-generator-spring-boot-autoconfigure/
implementation ("io.github.allenhub110.spring-boot.httpclient:rest-api-client-generator-spring-boot-autoconfigure:4.0.3")
'io.github.allenhub110.spring-boot.httpclient:rest-api-client-generator-spring-boot-autoconfigure:jar:4.0.3'
<dependency org="io.github.allenhub110.spring-boot.httpclient" name="rest-api-client-generator-spring-boot-autoconfigure" rev="4.0.3">
<artifact name="rest-api-client-generator-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.allenhub110.spring-boot.httpclient', module='rest-api-client-generator-spring-boot-autoconfigure', version='4.0.3')
)
libraryDependencies += "io.github.allenhub110.spring-boot.httpclient" % "rest-api-client-generator-spring-boot-autoconfigure" % "4.0.3"
[io.github.allenhub110.spring-boot.httpclient/rest-api-client-generator-spring-boot-autoconfigure "4.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.6 |
| org.springframework : spring-web | jar | |
| org.springframework : spring-aop | jar | |
| org.aspectj : aspectjweaver | jar | 1.9.7 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.glassfish : jakarta.el | jar | 3.0.4 |
| org.hibernate.validator : hibernate-validator | jar | 6.2.0.Final |
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.5.6 |
| org.springframework.cloud : spring-cloud-commons | jar | |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.apache.httpcomponents : httpclient Optional | jar | 4.5.13 |
| io.github.openfeign : feign-core | jar | |
| io.github.openfeign : feign-jackson | jar | |
| org.reflections : reflections | jar | 0.10.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.6 |