ActiveMQ JUnit Utilities

A library of JUnit assertions and resources to assist in testing with ActiveMQ clients and brokers.

Лицензия

Лицензия

Категории

Категории

JUnit Тестирование компонентов
Группа

Группа

com.github.hqstevenson.junit
Идентификатор

Идентификатор

activemq-junit
Последняя версия

Последняя версия

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

ActiveMQ JUnit Utilities
A library of JUnit assertions and resources to assist in testing with ActiveMQ clients and brokers.
Ссылка на сайт

Ссылка на сайт

https://github.com/hqstevenson/activemq-junit
Система контроля версий

Система контроля версий

https://github.com/hqstevenson/activemq-junit/tree/master

Скачать activemq-junit

Как подключить последнюю версию

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

Зависимости

provided (7)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.apache.activemq : activemq-client jar 5.14.4
org.apache.activemq : activemq-broker jar 5.14.4
org.apache.activemq : activemq-pool jar 5.14.4
org.apache.activemq : activemq-spring jar 5.14.4
org.springframework : spring-context jar 4.1.9.RELEASE
org.slf4j : slf4j-api jar 1.7.21

test (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-simple jar 1.7.21

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.3
1.0.2
1.0.1
1.0.0