is not current version
Last Version 2.23.1

ActiveMQ Artemis JUnit Rules 2.17.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.17.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.17.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.jboss.logging : jboss-logging jar 3.4.0.Final
org.apache.activemq : artemis-jms-server jar 2.17.0
org.apache.activemq : artemis-jms-client jar 2.17.0
org.apache.activemq : artemis-server jar 2.17.0
org.apache.activemq : artemis-core-client jar 2.17.0
org.apache.activemq : artemis-commons jar 2.17.0
org.apache.geronimo.specs : geronimo-jms_2.0_spec jar 1.0-alpha-2
org.slf4j : slf4j-api jar 1.7.21

provided (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.google.errorprone : error_prone_core jar 2.4.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.