mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="br.com.ingenieux" -DarchetypeArtifactId="elasticbeanstalk-service-webapp-archetype" -DarchetypeVersion="1.4.2" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdbr.com.ingenieux |
ArtifactId | ArtifactIdelasticbeanstalk-service-webapp-archetype |
Version | Version1.4.2 |
Type | Typemaven-archetype |
Description |
DescriptionA Maven Archetype Encompassing RestAssured, Jetty, Jackson, Guice and Jersey for Publishing JAX-RS-based Services on AWS' Elastic Beanstalk Service
|
Project URL |
Project URL |
Project Organization |
Project Organizationingenieux |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=br.com.ingenieux -DarchetypeArtifactId=elasticbeanstalk-service-webapp-archetype -DarchetypeVersion=1.4.2 -DinteractiveMode=false