MVN

com.inductiveautomation.ignitionsdk : opc-ua-device-archetype

Maven & Gradle

May 29, 2019
12 stars

Archetype - Ignition OPC UA Device Module · Maven Archetype for an Ignition OPC UA Device Module

mvn archetype:generate -DarchetypeGroupId=com.inductiveautomation.ignitionsdk -DarchetypeArtifactId=opc-ua-device-archetype -DarchetypeVersion=1.2.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.inductiveautomation.ignitionsdk : opc-ua-device-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.inductiveautomation.ignitionsdk : opc-ua-device-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.2.x
opc-ua-device-archetype-1.2.0

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=com.inductiveautomation.ignitionsdk -DarchetypeArtifactId=opc-ua-device-archetype -DarchetypeVersion=1.2.0