MVN

org.bytesizebook.com.guide.boot : maven-archetype-webapp

Maven & Gradle

May 26, 2021
0 stars

maven-archetype-webapp · An archetype to create the starting code for the first three chapters of Guide to Web Development with Java, 2nd edition.

mvn archetype:generate -DarchetypeGroupId=org.bytesizebook.com.guide.boot -DarchetypeArtifactId=maven-archetype-webapp -DarchetypeVersion=1.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bytesizebook.com.guide.boot : maven-archetype-webapp to generate a Maven project - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of org.bytesizebook.com.guide.boot : maven-archetype-webapp to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.0
maven-archetype-webapp-1.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.bytesizebook.com.guide.boot -DarchetypeArtifactId=maven-archetype-webapp -DarchetypeVersion=1.0

Advertisement

Dependencies from Group

Discover Dependencies

Aug 08, 2023
571 stars
May 11, 2023
1 usages
1.7k stars
Jan 10, 2023
2 usages
3 stars
Aug 27, 2021
0 stars
Aug 17, 2023
5 usages
75 stars
Jul 16, 2023
1 usages
1 stars
May 27, 2021
2 usages
1.2k stars
Jun 27, 2023
1 usages
1.3k stars
May 30, 2023
1 usages
0 stars