MVN

de.dev-eth0.spring-boot.httpclient : httpclient-spring-boot-root

Maven & Gradle

May 12, 2020
3 stars

Configuration for the HttpClient for Spring Boot

<dependency>
    <groupId>de.dev-eth0.spring-boot.httpclient</groupId>
    <artifactId>httpclient-spring-boot-root</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.dev-eth0.spring-boot.httpclient : httpclient-spring-boot-root to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of de.dev-eth0.spring-boot.httpclient : httpclient-spring-boot-root to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
httpclient-spring-boot-root-1.1.0
1.0.x
httpclient-spring-boot-root-1.0.4
httpclient-spring-boot-root-1.0.3
httpclient-spring-boot-root-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.dev-eth0.spring-boot.httpclient</groupId>
    <artifactId>httpclient-spring-boot-root</artifactId>
    <version>1.1.0</version>
</dependency>