is not current version
Last Version 2.23.1

org.apache.activemq.examples.amqp:amqp 1.5.2


GroupId

GroupId

org.apache.activemq.examples.amqp
ArtifactId

ArtifactId

amqp
Version

Version

1.5.2
Type

Type

pom

Download amqp 1.5.2

Filename Size
amqp-1.5.2.pom 2 KB
Browse

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