MVN

net.osgiliath.datamigrator.archetype : datamigrator-archetype

Maven & Gradle

Jan 15, 2024

datamigrator-archetype · Parent pom providing Archetype to use for your project

mvn archetype:generate -DarchetypeGroupId=net.osgiliath.datamigrator.archetype -DarchetypeArtifactId=datamigrator-archetype -DarchetypeVersion=1.17
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.osgiliath.datamigrator.archetype : datamigrator-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.17

All Versions

Choose a version of net.osgiliath.datamigrator.archetype : datamigrator-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.17
datamigrator-archetype-1.17
1.16
datamigrator-archetype-1.16

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=net.osgiliath.datamigrator.archetype -DarchetypeArtifactId=datamigrator-archetype -DarchetypeVersion=1.17