MVN

org.wso2.siddhi : siddhi-extensions

Maven & Gradle

Nov 04, 2022
1.4k stars

Siddhi Extensions

<dependency>
    <groupId>org.wso2.siddhi</groupId>
    <artifactId>siddhi-extensions</artifactId>
    <version>3.2.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.2.9

All Versions

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

Version Vulnerabilities Updated
3.2.x
siddhi-extensions-3.2.9
siddhi-extensions-3.2.8
siddhi-extensions-3.2.7
siddhi-extensions-3.2.4
siddhi-extensions-3.2.3
siddhi-extensions-3.2.2
siddhi-extensions-3.2.1
siddhi-extensions-3.2.0
3.1.x
siddhi-extensions-3.1.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.siddhi</groupId>
    <artifactId>siddhi-extensions</artifactId>
    <version>3.2.9</version>
</dependency>

Advertisement