MVN

org.incode.platform.archetype : quickstart-archetype

Maven & Gradle

Mar 08, 2018
8 stars

incode-quickstart-archetype · Domain application leveraging the Incode Platform.

mvn archetype:generate -DarchetypeGroupId=org.incode.platform.archetype -DarchetypeArtifactId=quickstart-archetype -DarchetypeVersion=1.16.2
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.incode.platform.archetype : quickstart-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.16.2

All Versions

Choose a version of org.incode.platform.archetype : quickstart-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.16.x
quickstart-archetype-1.16.2
quickstart-archetype-1.16.0
1.15.x
quickstart-archetype-1.15.1.1
quickstart-archetype-1.15.0.2
quickstart-archetype-1.15.0.1
quickstart-archetype-1.15.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=org.incode.platform.archetype -DarchetypeArtifactId=quickstart-archetype -DarchetypeVersion=1.16.2