| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаorg.hornetq |
| Идентификатор | Идентификаторhornetq-commons |
| Последняя версия | Последняя версия2.5.0.Beta1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHornetQ Commons
Putting the buzz in messaging
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| hornetq-commons-2.5.0.Beta1.pom | |
| hornetq-commons-2.5.0.Beta1.jar | 107 KB |
| hornetq-commons-2.5.0.Beta1-sources.jar | 82 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.hornetq/hornetq-commons/ -->
<dependency>
<groupId>org.hornetq</groupId>
<artifactId>hornetq-commons</artifactId>
<version>2.5.0.Beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.hornetq/hornetq-commons/
implementation 'org.hornetq:hornetq-commons:2.5.0.Beta1'
// https://jarcasting.com/artifacts/org.hornetq/hornetq-commons/
implementation ("org.hornetq:hornetq-commons:2.5.0.Beta1")
'org.hornetq:hornetq-commons:jar:2.5.0.Beta1'
<dependency org="org.hornetq" name="hornetq-commons" rev="2.5.0.Beta1">
<artifact name="hornetq-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hornetq', module='hornetq-commons', version='2.5.0.Beta1')
)
libraryDependencies += "org.hornetq" % "hornetq-commons" % "2.5.0.Beta1"
[org.hornetq/hornetq-commons "2.5.0.Beta1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss.logging : jboss-logging | jar | 3.1.4.GA |
| io.netty : netty-all | jar | 4.0.20.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss.logging : jboss-logging-processor | jar | 1.2.0.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |