не последняя версия
Последняя версия 2.2.21.Final

org.hornetq:hornetq-logging 2.2.1.GA-10362


Категории

Категории

Сеть Logging Библиотеки уровня приложения
Группа

Группа

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

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

hornetq-logging
Версия

Версия

2.2.1.GA-10362
Тип

Тип

jar

Скачать hornetq-logging 2.2.1.GA-10362


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