MVN

org.opendaylight.dlux : dlux-app

Maven & Gradle

Feb 17, 2020

archetype-dlux-app

mvn archetype:generate -DarchetypeGroupId=org.opendaylight.dlux -DarchetypeArtifactId=dlux-app -DarchetypeVersion=0.9.2
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opendaylight.dlux : dlux-app to generate a Maven project - Latest Versions:

  • Latest Stable: 0.9.2

All Versions

Choose a version of org.opendaylight.dlux : dlux-app to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.9.x
dlux-app-0.9.2
dlux-app-0.9.1
0.8.x
dlux-app-0.8.3
dlux-app-0.8.2
0.7.x
dlux-app-0.7.4
dlux-app-0.7.3
dlux-app-0.7.2
dlux-app-0.7.1
dlux-app-0.7.0
0.6.x
dlux-app-0.6.3
dlux-app-0.6.2
dlux-app-0.6.1
dlux-app-0.6.0
0.5.x
dlux-app-0.5.4-Carbon
dlux-app-0.5.3-Carbon
dlux-app-0.5.2-Carbon
dlux-app-0.5.1-Carbon
dlux-app-0.5.0-Carbon
0.4.x
dlux-app-0.4.4-Boron-SR4
dlux-app-0.4.3-Boron-SR3
dlux-app-0.4.2-Boron-SR2
dlux-app-0.4.1-Boron-SR1
dlux-app-0.4.0-Boron
0.3.x
dlux-app-0.3.4-Beryllium-SR4
dlux-app-0.3.3-Beryllium-SR3
dlux-app-0.3.2-Beryllium-SR2
dlux-app-0.3.1-Beryllium-SR1
dlux-app-0.3.0-Beryllium
0.2.x
dlux-app-0.2.4-Lithium-SR4
dlux-app-0.2.3-Lithium-SR3
dlux-app-0.2.2-Lithium-SR2
dlux-app-0.2.1-Lithium-SR1

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.opendaylight.dlux -DarchetypeArtifactId=dlux-app -DarchetypeVersion=0.9.2