mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="io.xtech.babel" -DarchetypeArtifactId="babel-camel-archetype" -DarchetypeVersion="0.6.0" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdio.xtech.babel |
| ArtifactId | ArtifactIdbabel-camel-archetype |
| Version | Version0.6.0 |
| Type | Typemaven-archetype |
| Description |
DescriptionBabel :: Camel :: Archetype
Maven Archetype for Babel
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=io.xtech.babel -DarchetypeArtifactId=babel-camel-archetype -DarchetypeVersion=0.6.0 -DinteractiveMode=false