Last Version

ActiveMQ Artemis JUnit Rules 2.23.1

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.23.1
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.23.1


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

Dependencies

compile (8)

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

provided (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

test (1)

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

Project Modules

There are no modules declared in this project.