mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.pampanet" -DarchetypeArtifactId="shiro-guice-resteasy-webapp-archetype" -DarchetypeVersion="0.0.2" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.pampanet |
ArtifactId | ArtifactIdshiro-guice-resteasy-webapp-archetype |
Version | Version0.0.2 |
Type | Typemaven-archetype |
Description |
Descriptionshiro-guice-resteasy-webapp-archetype
Maven Archetype for building Secure RESTful Web Services Archetype with Apache Shiro 1.2.3, RestEasy 3 and Google Guice 3.0
|
Project URL |
Project URL |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.pampanet -DarchetypeArtifactId=shiro-guice-resteasy-webapp-archetype -DarchetypeVersion=0.0.2 -DinteractiveMode=false