| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаorg.hornetq |
| Идентификатор | Идентификаторhornetq-selector |
| Версия | Версия2.5.0.Beta1 |
| Тип | Типjar |
| Описание |
ОписаниеHornetQ Selector Implementation
Putting the buzz in messaging
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| hornetq-selector-2.5.0.Beta1.pom | |
| hornetq-selector-2.5.0.Beta1.jar | 94 KB |
| hornetq-selector-2.5.0.Beta1-sources.jar | 61 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.hornetq/hornetq-selector/ -->
<dependency>
<groupId>org.hornetq</groupId>
<artifactId>hornetq-selector</artifactId>
<version>2.5.0.Beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.hornetq/hornetq-selector/
implementation 'org.hornetq:hornetq-selector:2.5.0.Beta1'
// https://jarcasting.com/artifacts/org.hornetq/hornetq-selector/
implementation ("org.hornetq:hornetq-selector:2.5.0.Beta1")
'org.hornetq:hornetq-selector:jar:2.5.0.Beta1'
<dependency org="org.hornetq" name="hornetq-selector" rev="2.5.0.Beta1">
<artifact name="hornetq-selector" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hornetq', module='hornetq-selector', version='2.5.0.Beta1')
)
libraryDependencies += "org.hornetq" % "hornetq-selector" % "2.5.0.Beta1"
[org.hornetq/hornetq-selector "2.5.0.Beta1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| xalan : xalan Необязательный | jar | 2.6.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |