MVN

org.wso2.iot : iot-devicetype-archetype

Maven & Gradle

Oct 31, 2018
134 stars

WSO2 IoT - Device Type Archetype · WSO2 IoT Device Type Archetype

mvn archetype:generate -DarchetypeGroupId=org.wso2.iot -DarchetypeArtifactId=iot-devicetype-archetype -DarchetypeVersion=3.3.1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.iot : iot-devicetype-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 3.3.1

All Versions

Choose a version of org.wso2.iot : iot-devicetype-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
3.3.x
iot-devicetype-archetype-3.3.1
iot-devicetype-archetype-3.3.0
3.2.x
iot-devicetype-archetype-3.2.0
3.1.x
iot-devicetype-archetype-3.1.0-update11
iot-devicetype-archetype-3.1.0-update10
iot-devicetype-archetype-3.1.0-UPDATE9
iot-devicetype-archetype-3.1.0-UPDATE8
iot-devicetype-archetype-3.1.0-UPDATE7
iot-devicetype-archetype-3.1.0-UPDATE6
iot-devicetype-archetype-3.1.0-UPDATE5
iot-devicetype-archetype-3.1.0-UPDATE4

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=org.wso2.iot -DarchetypeArtifactId=iot-devicetype-archetype -DarchetypeVersion=3.3.1