MVN

io.github.sunny-chung : httpclient5-parent

Maven & Gradle

Nov 10, 2023
1.4k stars

Apache HttpComponents Client Parent · Apache HttpComponents Client is a library of components for building client side HTTP services

<dependency>
    <groupId>io.github.sunny-chung</groupId>
    <artifactId>httpclient5-parent</artifactId>
    <version>5.2.1-inspect-patch2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.sunny-chung : httpclient5-parent to add to Maven - Latest Versions:

  • Latest Stable: 5.2.1-inspect-patch2

All Versions

Choose a version of io.github.sunny-chung : httpclient5-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
5.2.x
httpclient5-parent-5.2.1-inspect-patch2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.sunny-chung</groupId>
    <artifactId>httpclient5-parent</artifactId>
    <version>5.2.1-inspect-patch2</version>
</dependency>