mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.hivemq" -DarchetypeArtifactId="hivemq-plugin-archetype" -DarchetypeVersion="3.4.0" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.hivemq |
ArtifactId | ArtifactIdhivemq-plugin-archetype |
Version | Version3.4.0 |
Type | Typemaven-archetype |
Description |
DescriptionHiveMQ Plugin Archetype
The Maven Plugin Archetype which makes HiveMQ plugin development a breeze.
|
Project URL |
Project URL |
Project Organization |
Project Organizationdc-square GmbH |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.hivemq -DarchetypeArtifactId=hivemq-plugin-archetype -DarchetypeVersion=3.4.0 -DinteractiveMode=false