mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.apache.cxf.archetype" -DarchetypeArtifactId="cxf-jaxrs-service" -DarchetypeVersion="3.5.2" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.cxf.archetype |
| ArtifactId | ArtifactIdcxf-jaxrs-service |
| Version | Version3.5.2 |
| Type | Typemaven-archetype |
| Description |
DescriptionApache CXF Archetype - Simple JAX-RS webapp
Simple CXF JAX-RS webapp service using Spring configuration
|
| Project Organization |
Project OrganizationThe Apache Software Foundation |
| Source Code Management |
Source Code Managementhttps://gitbox.apache.org/repos/asf?p=cxf.git;a=summary/cxf-jaxrs-service |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.apache.cxf.archetype -DarchetypeArtifactId=cxf-jaxrs-service -DarchetypeVersion=3.5.2 -DinteractiveMode=false