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

org.hornetq:hornetq-bootstrap 2.3.4.Final


Категории

Категории

Сеть
Группа

Группа

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

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

hornetq-bootstrap
Версия

Версия

2.3.4.Final
Тип

Тип

jar

Скачать hornetq-bootstrap 2.3.4.Final


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