| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаorg.hornetq.rest |
| Идентификатор | Идентификаторhornetq-rest-all |
| Последняя версия | Последняя версия2.2.2.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеHornetQ REST Interface Parent POM
|
| Имя Файла | Размер |
|---|---|
| hornetq-rest-all-2.2.2.2.pom | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.hornetq.rest/hornetq-rest-all/ -->
<dependency>
<groupId>org.hornetq.rest</groupId>
<artifactId>hornetq-rest-all</artifactId>
<version>2.2.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hornetq.rest/hornetq-rest-all/
implementation 'org.hornetq.rest:hornetq-rest-all:2.2.2.2'
// https://jarcasting.com/artifacts/org.hornetq.rest/hornetq-rest-all/
implementation ("org.hornetq.rest:hornetq-rest-all:2.2.2.2")
'org.hornetq.rest:hornetq-rest-all:pom:2.2.2.2'
<dependency org="org.hornetq.rest" name="hornetq-rest-all" rev="2.2.2.2">
<artifact name="hornetq-rest-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hornetq.rest', module='hornetq-rest-all', version='2.2.2.2')
)
libraryDependencies += "org.hornetq.rest" % "hornetq-rest-all" % "2.2.2.2"
[org.hornetq.rest/hornetq-rest-all "2.2.2.2"]