mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="io.fabric8.archetypes" -DarchetypeArtifactId="java-camel-cdi-http-archetype" -DarchetypeVersion="2.2.34" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdio.fabric8.archetypes |
ArtifactId | ArtifactIdjava-camel-cdi-http-archetype |
Version | Version2.2.34 |
Type | Typemaven-archetype |
Description |
DescriptionFabric8 :: Archetypes :: Java :: Camel CDI :: HTTP
Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=io.fabric8.archetypes -DarchetypeArtifactId=java-camel-cdi-http-archetype -DarchetypeVersion=2.2.34 -DinteractiveMode=false