MVN

org.wso2.iot : iot-parent

Maven & Gradle

Nov 24, 2017
178 stars

WSO2 IoT Server - Parent Pom

<dependency>
    <groupId>org.wso2.iot</groupId>
    <artifactId>iot-parent</artifactId>
    <version>4.0.0-M2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.iot : iot-parent to add to Maven - Latest Versions:

  • Latest Stable: 4.0.0-M2

All Versions

Choose a version of org.wso2.iot : iot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
iot-parent-4.0.0-M2
iot-parent-4.0.0-M1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.iot</groupId>
    <artifactId>iot-parent</artifactId>
    <version>4.0.0-M2</version>
</dependency>

Advertisement