MVN

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

Maven & Gradle

Feb 15, 2022
1 stars

Siddhi Map Binary Extension Parent

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

Latest Version

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

  • Latest Stable: 2.1.1

All Versions

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

  • Version Updated
  • siddhi-map-binary-parent-2.1.1

    Feb 15, 2022
  • siddhi-map-binary-parent-2.1.0

    Jul 06, 2020
  • siddhi-map-binary-parent-2.0.5

    Jun 16, 2020
  • siddhi-map-binary-parent-2.0.4

    Sep 27, 2019
  • siddhi-map-binary-parent-2.0.3

    Sep 19, 2019
  • siddhi-map-binary-parent-2.0.2

    May 27, 2019
  • siddhi-map-binary-parent-2.0.1

    May 03, 2019

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.siddhi.extension.map.binary</groupId>
    <artifactId>siddhi-map-binary-parent</artifactId>
    <version>2.1.1</version>
</dependency>