mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="net.ryian" -DarchetypeArtifactId="ryian-web-archetype" -DarchetypeVersion="1.0.0" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdnet.ryian |
| ArtifactId | ArtifactIdryian-web-archetype |
| Version | Version1.0.0 |
| Type | Typemaven-archetype |
| Description |
Descriptionryian-web-archetype
ryian-web-archetype is an archetype to create a web project based on ryian framework
|
| Project URL |
Project URL |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=net.ryian -DarchetypeArtifactId=ryian-web-archetype -DarchetypeVersion=1.0.0 -DinteractiveMode=false