MVN

io.smallrye.reactive : smallrye-reactive-messaging-connector-archetype

Maven & Gradle

Nov 08, 2023

SmallRye Reactive Messaging : Connector Archetype

mvn archetype:generate -DarchetypeGroupId=io.smallrye.reactive -DarchetypeArtifactId=smallrye-reactive-messaging-connector-archetype -DarchetypeVersion=4.11.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.smallrye.reactive : smallrye-reactive-messaging-connector-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 4.11.0

All Versions

Choose a version of io.smallrye.reactive : smallrye-reactive-messaging-connector-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
4.11.x
smallrye-reactive-messaging-connector-archetype-4.11.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=io.smallrye.reactive -DarchetypeArtifactId=smallrye-reactive-messaging-connector-archetype -DarchetypeVersion=4.11.0