MVN

org.wso2.siddhi.sdk : siddhi-sdk-parent

Maven & Gradle

Jan 21, 2019
8 stars

WSO2 Siddhi SDK

<dependency>
    <groupId>org.wso2.siddhi.sdk</groupId>
    <artifactId>siddhi-sdk-parent</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.siddhi.sdk : siddhi-sdk-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0
  • Latest Alpha: 1.0.0-Alpha2

All Versions

Choose a version of org.wso2.siddhi.sdk : siddhi-sdk-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
siddhi-sdk-parent-1.1.0
1.0.x
siddhi-sdk-parent-1.0.3
siddhi-sdk-parent-1.0.2
siddhi-sdk-parent-1.0.1
siddhi-sdk-parent-1.0.0
siddhi-sdk-parent-1.0.0-Alpha2
siddhi-sdk-parent-1.0.0-Alpha

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.siddhi.sdk</groupId>
    <artifactId>siddhi-sdk-parent</artifactId>
    <version>1.1.0</version>
</dependency>