MVN

org.apache.activemq : artemis-junit-parent

Maven & Gradle

Jul 21, 2023
866 stars

ActiveMQ Artemis JUnit

<dependency>
    <groupId>org.apache.activemq</groupId>
    <artifactId>artemis-junit-parent</artifactId>
    <version>2.30.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.activemq : artemis-junit-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.30.0

All Versions

Choose a version of org.apache.activemq : artemis-junit-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.30.x
artemis-junit-parent-2.30.0
2.29.x
artemis-junit-parent-2.29.0
2.28.x
artemis-junit-parent-2.28.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.activemq</groupId>
    <artifactId>artemis-junit-parent</artifactId>
    <version>2.30.0</version>
</dependency>

Advertisement