MVN

org.wso2.extension.siddhi.execution.timeseries : siddhi-execution-timeseries-feature

Maven & Gradle

Jan 13, 2017

WSO2 Siddhi Execution Extension - Time Series Feature · This feature contains Siddhi extension feature for Time Series.

<dependency>
    <groupId>org.wso2.extension.siddhi.execution.timeseries</groupId>
    <artifactId>siddhi-execution-timeseries-feature</artifactId>
    <version>3.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.extension.siddhi.execution.timeseries : siddhi-execution-timeseries-feature to add to Maven - Latest Versions:

  • Latest Stable: 3.2.0

All Versions

Choose a version of org.wso2.extension.siddhi.execution.timeseries : siddhi-execution-timeseries-feature to add to Maven - All Versions:

Version Vulnerabilities Updated
3.2.x
siddhi-execution-timeseries-feature-3.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.extension.siddhi.execution.timeseries</groupId>
    <artifactId>siddhi-execution-timeseries-feature</artifactId>
    <version>3.2.0</version>
</dependency>