MVN

io.github.allenhub110.spring-boot.httpclient : rest-api-client-generator-spring-boot-root

Maven & Gradle

Apr 09, 2022

Configuration for the HttpClient for Spring Boot

<dependency>
    <groupId>io.github.allenhub110.spring-boot.httpclient</groupId>
    <artifactId>rest-api-client-generator-spring-boot-root</artifactId>
    <version>4.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.allenhub110.spring-boot.httpclient : rest-api-client-generator-spring-boot-root to add to Maven - Latest Versions:

  • Latest Stable: 4.0.3

All Versions

Choose a version of io.github.allenhub110.spring-boot.httpclient : rest-api-client-generator-spring-boot-root to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
rest-api-client-generator-spring-boot-root-4.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.allenhub110.spring-boot.httpclient</groupId>
    <artifactId>rest-api-client-generator-spring-boot-root</artifactId>
    <version>4.0.3</version>
</dependency>