MVN

com.inductiveautomation.ignitionsdk : vision-component-archetype

Maven & Gradle

May 29, 2019
12 stars

Archetype - Ignition Vision Module Component Archetype · Maven Archetype for an Ignition Vision Module Component

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

Latest Version

Choose a version of com.inductiveautomation.ignitionsdk : vision-component-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.inductiveautomation.ignitionsdk : vision-component-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.2.x
vision-component-archetype-1.2.0
1.1.x
vision-component-archetype-1.1.0
1.0.x
vision-component-archetype-1.0.3

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=vision-component-archetype -DarchetypeVersion=1.2.0