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

org.apache.activemq.examples.broker:xa-receive 1.5.6


Группа

Группа

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

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

xa-receive
Версия

Версия

1.5.6
Тип

Тип

jar

Скачать xa-receive 1.5.6


<!-- https://jarcasting.com/artifacts/org.apache.activemq.examples.broker/xa-receive/ -->
<dependency>
    <groupId>org.apache.activemq.examples.broker</groupId>
    <artifactId>xa-receive</artifactId>
    <version>1.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.examples.broker/xa-receive/
implementation 'org.apache.activemq.examples.broker:xa-receive:1.5.6'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.broker/xa-receive/
implementation ("org.apache.activemq.examples.broker:xa-receive:1.5.6")
'org.apache.activemq.examples.broker:xa-receive:jar:1.5.6'
<dependency org="org.apache.activemq.examples.broker" name="xa-receive" rev="1.5.6">
  <artifact name="xa-receive" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.broker', module='xa-receive', version='1.5.6')
)
libraryDependencies += "org.apache.activemq.examples.broker" % "xa-receive" % "1.5.6"
[org.apache.activemq.examples.broker/xa-receive "1.5.6"]