MVN

org.wso2.extension.siddhi.store.influxdb : siddhi-store-influxdb-parent

Maven & Gradle

May 01, 2019
2 stars

WSO2 Siddhi Extension - influxDB Store

<dependency>
    <groupId>org.wso2.extension.siddhi.store.influxdb</groupId>
    <artifactId>siddhi-store-influxdb-parent</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.0

All Versions

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

Version Vulnerabilities Updated
2.0.x
siddhi-store-influxdb-parent-2.0.0
1.0.x
siddhi-store-influxdb-parent-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.extension.siddhi.store.influxdb</groupId>
    <artifactId>siddhi-store-influxdb-parent</artifactId>
    <version>2.0.0</version>
</dependency>