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

org.hornetq:hornetq-protocols 2.4.1.Final


Категории

Категории

Сеть
Группа

Группа

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

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

hornetq-protocols
Версия

Версия

2.4.1.Final
Тип

Тип

pom

Скачать hornetq-protocols 2.4.1.Final

Имя Файла Размер
hornetq-protocols-2.4.1.Final.pom 750 bytes
Обзор

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