MVN

org.expath.http.client : http-client-parent

Maven & Gradle

Dec 04, 2020
2 stars

EXPath HTTP Client POM · The base POM for all EXPath HTTP Client modules.

<dependency>
    <groupId>org.expath.http.client</groupId>
    <artifactId>http-client-parent</artifactId>
    <version>1.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.expath.http.client : http-client-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.4.1

All Versions

Choose a version of org.expath.http.client : http-client-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
http-client-parent-1.4.1
http-client-parent-1.4.0
1.3.x
http-client-parent-1.3.0
1.2.x
http-client-parent-1.2.4
http-client-parent-1.2.3
http-client-parent-1.2.2
http-client-parent-1.2.1
http-client-parent-1.2.0
1.1.x
http-client-parent-1.1.0
1.0.x
http-client-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.expath.http.client</groupId>
    <artifactId>http-client-parent</artifactId>
    <version>1.4.1</version>
</dependency>