MVN

com.amido.stacks.modules : stacks-azure-servicebus-archetype

Maven & Gradle

Aug 18, 2022
0 stars

stacks-azure-servicebus-archetype · Core Azure Service Bus components for the Java Stacks solution

mvn archetype:generate -DarchetypeGroupId=com.amido.stacks.modules -DarchetypeArtifactId=stacks-azure-servicebus-archetype -DarchetypeVersion=2.0.1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.amido.stacks.modules : stacks-azure-servicebus-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of com.amido.stacks.modules : stacks-azure-servicebus-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2.0.x
stacks-azure-servicebus-archetype-2.0.1
stacks-azure-servicebus-archetype-2.0.0
1.0.x
stacks-azure-servicebus-archetype-1.0.0

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=com.amido.stacks.modules -DarchetypeArtifactId=stacks-azure-servicebus-archetype -DarchetypeVersion=2.0.1