mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.github.pandafw" -DarchetypeArtifactId="panda-archtype-webapp" -DarchetypeVersion="1.8.0" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdcom.github.pandafw |
| ArtifactId | ArtifactIdpanda-archtype-webapp |
| Version | Version1.8.0 |
| Type | Typemaven-archetype |
| Description |
DescriptionPanda Webapp Archetype
An archetype which contains a sample Panda Webapp project.
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.github.pandafw -DarchetypeArtifactId=panda-archtype-webapp -DarchetypeVersion=1.8.0 -DinteractiveMode=false
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |