MVN

org.wso2.analytics.is : http-client

Maven & Gradle

Oct 17, 2019

WSO2 Stream Processor - Sample - HTTP Client

<dependency>
    <groupId>org.wso2.analytics.is</groupId>
    <artifactId>http-client</artifactId>
    <version>5.10.0-m2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 5.10.0-m2
  • Latest Beta: 5.8.0-beta5
  • Latest Alpha: 5.8.0-alpha6

All Versions

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

Version Vulnerabilities Updated
5.10.x
http-client-5.10.0-m2
http-client-5.10.0-m1
5.9.x
http-client-5.9.0
5.8.x
http-client-5.8.0
http-client-5.8.0-beta5
http-client-5.8.0-beta4
http-client-5.8.0-beta3
http-client-5.8.0-beta2
http-client-5.8.0-beta
http-client-5.8.0-alpha6
http-client-5.8.0-alpha5
http-client-5.8.0-alpha4
http-client-5.8.0-alpha3
http-client-5.8.0-alpha2
http-client-5.8.0-alpha
http-client-5.8.0-m26
http-client-5.8.0-m25
http-client-5.8.0-m24
http-client-5.8.0-m22
http-client-5.8.0-m21
http-client-5.8.0-m20
http-client-5.8.0-m19
http-client-5.8.0-m18
http-client-5.8.0-m17
http-client-5.8.0-m16
http-client-5.8.0-m15
http-client-5.8.0-m14
http-client-5.8.0-m13
http-client-5.8.0-m12
http-client-5.8.0-m11
http-client-5.8.0-m10
http-client-5.8.0-m9
http-client-5.8.0-m8
http-client-5.8.0-m7
http-client-5.8.0-m6
http-client-5.8.0-m5
http-client-5.8.0-m4
http-client-5.8.0-m3
http-client-5.8.0-m2
http-client-5.8.0-m1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.analytics.is</groupId>
    <artifactId>http-client</artifactId>
    <version>5.10.0-m2</version>
</dependency>