не последняя версия
Последняя версия 2.3.0.BETA1

org.hornetq:hornetq-jms 2.0.0.GA


Категории

Категории

Сеть
Группа

Группа

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

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

hornetq-jms
Версия

Версия

2.0.0.GA
Тип

Тип

jar

Скачать hornetq-jms 2.0.0.GA

Имя Файла Размер
hornetq-jms-2.0.0.GA.pom
hornetq-jms-2.0.0.GA.jar 154 KB
Обзор

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