MVN

com.maciejwalkowiak.spring : spring-boot-http-clients-parent

Maven & Gradle

Apr 05, 2023
92 stars

Spring Boot Http Clients Parent · Spring Boot Http Clients

<dependency>
    <groupId>com.maciejwalkowiak.spring</groupId>
    <artifactId>spring-boot-http-clients-parent</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.maciejwalkowiak.spring : spring-boot-http-clients-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of com.maciejwalkowiak.spring : spring-boot-http-clients-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
spring-boot-http-clients-parent-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.maciejwalkowiak.spring</groupId>
    <artifactId>spring-boot-http-clients-parent</artifactId>
    <version>0.1.0</version>
</dependency>