is not current version
Last Version 2.23.1

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


GroupId

GroupId

org.apache.activemq.examples.broker
ArtifactId

ArtifactId

xa-receive
Version

Version

1.5.3
Type

Type

jar

Download xa-receive 1.5.3


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