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

org.hornetq:hornetq-ra 2.0.0.GA


Категории

Категории

Сеть
Группа

Группа

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

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

hornetq-ra
Версия

Версия

2.0.0.GA
Тип

Тип

jar

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

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

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