MVN

io.siddhi.distribution : http-client

Maven & Gradle

Dec 13, 2019

Siddhi Distribution - Sample - HTTP Client

<dependency>
    <groupId>io.siddhi.distribution</groupId>
    <artifactId>http-client</artifactId>
    <version>5.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.siddhi.distribution : http-client to add to Maven - Latest Versions:

  • Latest Stable: 5.1.2
  • Latest Alpha: 5.1.0-alpha

All Versions

Choose a version of io.siddhi.distribution : http-client to add to Maven - All Versions:

Version Vulnerabilities Updated
5.1.x
http-client-5.1.2
http-client-5.1.0
http-client-5.1.0-alpha
http-client-5.1.0-m2
http-client-5.1.0-m1
0.1.x
http-client-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.siddhi.distribution</groupId>
    <artifactId>http-client</artifactId>
    <version>5.1.2</version>
</dependency>