MVN

org.wso2.sp : http-client

Maven & Gradle

May 02, 2019

WSO2 Stream Processor - Sample - HTTP Client

<dependency>
    <groupId>org.wso2.sp</groupId>
    <artifactId>http-client</artifactId>
    <version>4.4.0-m23</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.sp : http-client to add to Maven - Latest Versions:

  • Latest Stable: 4.4.0-m23
  • Latest Release Candidate: 4.4.0-RC4
  • Latest Beta: 4.3.0-beta
  • Latest Alpha: 4.4.0-alpha

All Versions

Choose a version of org.wso2.sp : http-client to add to Maven - All Versions:

Version Vulnerabilities Updated
4.4.x
http-client-4.4.0-RC4
http-client-4.4.0-alpha
http-client-4.4.0-m23
http-client-4.4.0-m22
http-client-4.4.0-m21
http-client-4.4.0-m20
http-client-4.4.0-m19
http-client-4.4.0-m18
http-client-4.4.0-m17
http-client-4.4.0-m16
http-client-4.4.0-m15
http-client-4.4.0-m14
http-client-4.4.0-m13
http-client-4.4.0-m12
http-client-4.4.0-m11
http-client-4.4.0-m10
http-client-4.4.0-m9
http-client-4.4.0-m8
http-client-4.4.0-m7
http-client-4.4.0-m6
http-client-4.4.0-m5
http-client-4.4.0-m4
http-client-4.4.0-m3
http-client-4.4.0-m2
http-client-4.4.0-m1
4.3.x
http-client-4.3.0
http-client-4.3.0-beta
http-client-4.3.0-alpha
http-client-4.3.0-M6
http-client-4.3.0-M5
http-client-4.3.0-M4
http-client-4.3.0-M3
http-client-4.3.0-M2
http-client-4.3.0-M1
4.2.x
http-client-4.2.0
http-client-4.2.0-beta
http-client-4.2.0-alpha
http-client-4.2.0-M7
http-client-4.2.0-M6
http-client-4.2.0-M5
http-client-4.2.0-M4
http-client-4.2.0-M3
http-client-4.2.0-M2
http-client-4.2.0-M1
4.1.x
http-client-4.1.0
http-client-4.1.0-RC1
http-client-4.1.0-beta
4.0.x
http-client-4.0.0-update9
http-client-4.0.0-update8
http-client-4.0.0-update7
http-client-4.0.0-update6
http-client-4.0.0-update5
http-client-4.0.0-update4
http-client-4.0.0-update3
http-client-4.0.0-update2
http-client-4.0.0-update1
http-client-4.0.0
http-client-4.0.0-beta6
http-client-4.0.0-beta5
http-client-4.0.0-beta4
http-client-4.0.0-beta3
http-client-4.0.0-beta2
http-client-4.0.0-beta
http-client-4.0.0-Alpha2
http-client-4.0.0-Alpha
http-client-4.0.0-M15

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.sp</groupId>
    <artifactId>http-client</artifactId>
    <version>4.4.0-m23</version>
</dependency>