MVN

io.siddhi.distribution : wso2event-server

Maven & Gradle

Aug 07, 2019

Siddhi Distribution - Sample - WSO2Event Server

<dependency>
    <groupId>io.siddhi.distribution</groupId>
    <artifactId>wso2event-server</artifactId>
    <version>5.1.0-m2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.siddhi.distribution : wso2event-server to add to Maven - Latest Versions:

  • Latest Stable: 5.1.0-m2

All Versions

Choose a version of io.siddhi.distribution : wso2event-server to add to Maven - All Versions:

Version Vulnerabilities Updated
5.1.x
wso2event-server-5.1.0-m2
wso2event-server-5.1.0-m1
0.1.x
wso2event-server-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.siddhi.distribution</groupId>
    <artifactId>wso2event-server</artifactId>
    <version>5.1.0-m2</version>
</dependency>