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

org.apache.activemq:artemis-junit 2.4.0


Категории

Категории

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

Группа

org.apache.activemq
Идентификатор

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

artemis-junit
Версия

Версия

2.4.0
Тип

Тип

jar

Скачать artemis-junit 2.4.0


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