mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Dcamel-version="My-camel-version" -Dweld-version="My-weld-version" -Dcxf-plugin-version="My-cxf-plugin-version" -DarchetypeGroupId="io.fabric8.archetypes" -DarchetypeArtifactId="cdi-camel-swagger-archetype" -DarchetypeVersion="2.2.197" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdio.fabric8.archetypes |
ArtifactId | ArtifactIdcdi-camel-swagger-archetype |
Version | Version2.2.197 |
Type | Typemaven-archetype |
Description |
DescriptionFabric8 :: Archetypes :: CDI :: Camel with Swagger Doc
Creates a new An example using REST DSL and Swagger Java with CDI
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=io.fabric8.archetypes -DarchetypeArtifactId=cdi-camel-swagger-archetype -DarchetypeVersion=2.2.197 -DinteractiveMode=false