MVN

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

Maven & Gradle

Oct 05, 2018
12 stars

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

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

Latest Version

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

  • Latest Stable: 1.1.0

All Versions

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

Version Vulnerabilities Updated
1.1.x
opc-ua-driver-archetype-1.1.0
1.0.x
opc-ua-driver-archetype-1.0.3
opc-ua-driver-archetype-1.0.2

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-driver-archetype -DarchetypeVersion=1.1.0