не последняя версия
Последняя версия 2.23.1

org.apache.activemq:artemis-protocols 2.6.1


Группа

Группа

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

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

artemis-protocols
Версия

Версия

2.6.1
Тип

Тип

pom

Скачать artemis-protocols 2.6.1

Имя Файла Размер
artemis-protocols-2.6.1.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.apache.activemq/artemis-protocols/ -->
<dependency>
    <groupId>org.apache.activemq</groupId>
    <artifactId>artemis-protocols</artifactId>
    <version>2.6.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq/artemis-protocols/
implementation 'org.apache.activemq:artemis-protocols:2.6.1'
// https://jarcasting.com/artifacts/org.apache.activemq/artemis-protocols/
implementation ("org.apache.activemq:artemis-protocols:2.6.1")
'org.apache.activemq:artemis-protocols:pom:2.6.1'
<dependency org="org.apache.activemq" name="artemis-protocols" rev="2.6.1">
  <artifact name="artemis-protocols" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='artemis-protocols', version='2.6.1')
)
libraryDependencies += "org.apache.activemq" % "artemis-protocols" % "2.6.1"
[org.apache.activemq/artemis-protocols "2.6.1"]