| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаorg.hornetq.examples |
| Идентификатор | Идентификаторhornetq-examples |
| Последняя версия | Последняя версия2.5.0.Beta1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеHornetQ Examples
Putting the buzz in messaging
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| hornetq-examples-2.5.0.Beta1.pom | 611 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.hornetq.examples/hornetq-examples/ -->
<dependency>
<groupId>org.hornetq.examples</groupId>
<artifactId>hornetq-examples</artifactId>
<version>2.5.0.Beta1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hornetq.examples/hornetq-examples/
implementation 'org.hornetq.examples:hornetq-examples:2.5.0.Beta1'
// https://jarcasting.com/artifacts/org.hornetq.examples/hornetq-examples/
implementation ("org.hornetq.examples:hornetq-examples:2.5.0.Beta1")
'org.hornetq.examples:hornetq-examples:pom:2.5.0.Beta1'
<dependency org="org.hornetq.examples" name="hornetq-examples" rev="2.5.0.Beta1">
<artifact name="hornetq-examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hornetq.examples', module='hornetq-examples', version='2.5.0.Beta1')
)
libraryDependencies += "org.hornetq.examples" % "hornetq-examples" % "2.5.0.Beta1"
[org.hornetq.examples/hornetq-examples "2.5.0.Beta1"]