MVN

io.github.davidwhitlock.cs410J : phonebill-archetype

Maven & Gradle

Jun 10, 2023
18 stars

phonebill-archetype

mvn archetype:generate -DarchetypeGroupId=io.github.davidwhitlock.cs410J -DarchetypeArtifactId=phonebill-archetype -DarchetypeVersion=2023.1.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.davidwhitlock.cs410J : phonebill-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 2023.1.0

All Versions

Choose a version of io.github.davidwhitlock.cs410J : phonebill-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2023.1.x
phonebill-archetype-2023.1.0
2023.0.x
phonebill-archetype-2023.0.0
2022.2.x
phonebill-archetype-2022.2.0
2022.1.x
phonebill-archetype-2022.1.0
2022.0.x
phonebill-archetype-2022.0.0
2021.3.x
phonebill-archetype-2021.3.0
2021.2.x
phonebill-archetype-2021.2.0
2021.1.x
phonebill-archetype-2021.1.1
phonebill-archetype-2021.1.0
2021.0.x
phonebill-archetype-2021.0.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=io.github.davidwhitlock.cs410J -DarchetypeArtifactId=phonebill-archetype -DarchetypeVersion=2023.1.0