mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="net.contextfw" -DarchetypeArtifactId="web-quickstart" -DarchetypeVersion="0.8.5" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdnet.contextfw |
ArtifactId | ArtifactIdweb-quickstart |
Version | Version0.8.5 |
Type | Typemaven-archetype |
Description |
DescriptionContext :: Web :: Quickstart
Context Web Application Framework - Quickstart
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=net.contextfw -DarchetypeArtifactId=web-quickstart -DarchetypeVersion=0.8.5 -DinteractiveMode=false
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |