MVN

io.siddhi.extension.execution.map : siddhi-execution-map-parent

Maven & Gradle

Feb 22, 2022
1 stars

Siddhi Execution Extension - Map Aggregator Pom

<dependency>
    <groupId>io.siddhi.extension.execution.map</groupId>
    <artifactId>siddhi-execution-map-parent</artifactId>
    <version>5.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.siddhi.extension.execution.map : siddhi-execution-map-parent to add to Maven - Latest Versions:

  • Latest Stable: 5.0.7

All Versions

Choose a version of io.siddhi.extension.execution.map : siddhi-execution-map-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
5.0.x
siddhi-execution-map-parent-5.0.7
siddhi-execution-map-parent-5.0.6
siddhi-execution-map-parent-5.0.5
siddhi-execution-map-parent-5.0.4
siddhi-execution-map-parent-5.0.3
siddhi-execution-map-parent-5.0.2
siddhi-execution-map-parent-5.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.siddhi.extension.execution.map</groupId>
    <artifactId>siddhi-execution-map-parent</artifactId>
    <version>5.0.7</version>
</dependency>

Advertisement