MVN

org.apache.activemq.examples : connection-router

Maven & Gradle

Jul 21, 2023
866 stars

ActiveMQ Artemis Connection Routers Examples

<dependency>
    <groupId>org.apache.activemq.examples</groupId>
    <artifactId>connection-router</artifactId>
    <version>2.30.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.activemq.examples : connection-router to add to Maven - Latest Versions:

  • Latest Stable: 2.30.0

All Versions

Choose a version of org.apache.activemq.examples : connection-router to add to Maven - All Versions:

Version Vulnerabilities Updated
2.30.x
connection-router-2.30.0
2.29.x
connection-router-2.29.0
2.28.x
connection-router-2.28.0
2.27.x
connection-router-2.27.1
connection-router-2.27.0
2.26.x
connection-router-2.26.0
2.25.x
connection-router-2.25.0
2.24.x
connection-router-2.24.0
2.23.x
connection-router-2.23.1
connection-router-2.23.0
2.22.x
connection-router-2.22.0
2.21.x
connection-router-2.21.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.activemq.examples</groupId>
    <artifactId>connection-router</artifactId>
    <version>2.30.0</version>
</dependency>