MVN

dev.qinx : scala-archetype

Maven & Gradle

Nov 15, 2020
1 stars

Scala Archetype · An up-to-date Maven Archetype for Scala

mvn archetype:generate -DarchetypeGroupId=dev.qinx -DarchetypeArtifactId=scala-archetype -DarchetypeVersion=1.0.2
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.qinx : scala-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of dev.qinx : scala-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.0.x
scala-archetype-1.0.2
scala-archetype-1.0.1
scala-archetype-1.0.0
0.0.x
scala-archetype-0.0.1

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=dev.qinx -DarchetypeArtifactId=scala-archetype -DarchetypeVersion=1.0.2