mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Dactivemq-version="My-activemq-version" -DarchetypeGroupId="io.fabric8.archetypes" -DarchetypeArtifactId="springboot-activemq-archetype" -DarchetypeVersion="1.2.0.Beta4" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdio.fabric8.archetypes |
ArtifactId | ArtifactIdspringboot-activemq-archetype |
Version | Version1.2.0.Beta4 |
Type | Typemaven-archetype |
Description |
DescriptionFabric8 :: Archetypes :: Spring-Boot :: ActiveMQ
Creates a new Spring Boot application with ActiveMQ
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=io.fabric8.archetypes -DarchetypeArtifactId=springboot-activemq-archetype -DarchetypeVersion=1.2.0.Beta4 -DinteractiveMode=false
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : archetype-builder | jar | 1.2.0.Beta4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |