не последняя версия
Последняя версия 2.5.0.Beta1

org.hornetq:hornetq-jms-client 2.0.0.GA


Категории

Категории

Сеть CLI Взаимодействие с пользователем
Группа

Группа

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

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

hornetq-jms-client
Версия

Версия

2.0.0.GA
Тип

Тип

jar

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


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