is not current version
Last Version 2.23.1

ActiveMQ Artemis JUnit Rules 2.18.0

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.apache.activemq
ArtifactId

ArtifactId

artemis-junit
Version

Version

2.18.0
Type

Type

jar
Description

Description

ActiveMQ Artemis JUnit Rules
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download artemis-junit 2.18.0


<!-- https://jarcasting.com/artifacts/org.apache.activemq/artemis-junit/ -->
<dependency>
    <groupId>org.apache.activemq</groupId>
    <artifactId>artemis-junit</artifactId>
    <version>2.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq/artemis-junit/
implementation 'org.apache.activemq:artemis-junit:2.18.0'
// https://jarcasting.com/artifacts/org.apache.activemq/artemis-junit/
implementation ("org.apache.activemq:artemis-junit:2.18.0")
'org.apache.activemq:artemis-junit:jar:2.18.0'
<dependency org="org.apache.activemq" name="artemis-junit" rev="2.18.0">
  <artifact name="artemis-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='artemis-junit', version='2.18.0')
)
libraryDependencies += "org.apache.activemq" % "artemis-junit" % "2.18.0"
[org.apache.activemq/artemis-junit "2.18.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.jboss.logging : jboss-logging jar 3.4.2.Final
org.apache.activemq : artemis-jms-server jar 2.18.0
org.apache.activemq : artemis-jms-client jar 2.18.0
org.apache.activemq : artemis-server jar 2.18.0
org.apache.activemq : artemis-core-client jar 2.18.0
org.apache.activemq : artemis-commons jar 2.18.0
jakarta.jms : jakarta.jms-api jar 2.0.3
org.slf4j : slf4j-api jar 1.7.21

provided (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
com.google.errorprone : error_prone_core jar 2.6.0

test (1)

Group / Artifact Type Version
org.jboss.logmanager : jboss-logmanager jar 2.1.10.Final

Project Modules

There are no modules declared in this project.