MVN

com.jalalkiswani : smart-cloud-webstack-archtype

Maven & Gradle

Mar 09, 2021

Smart-Cloud WebStack Archtype · Template Project for Smart-Cloud WebStack

mvn archetype:generate -DarchetypeGroupId=com.jalalkiswani -DarchetypeArtifactId=smart-cloud-webstack-archtype -DarchetypeVersion=4.0.8-1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jalalkiswani : smart-cloud-webstack-archtype to generate a Maven project - Latest Versions:

  • Latest Stable: 4.0.8-1

All Versions

Choose a version of com.jalalkiswani : smart-cloud-webstack-archtype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
4.0.x
smart-cloud-webstack-archtype-4.0.8-1
smart-cloud-webstack-archtype-4.0.8

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=com.jalalkiswani -DarchetypeArtifactId=smart-cloud-webstack-archtype -DarchetypeVersion=4.0.8-1

Advertisement