is not current version
Last Version 0.32

org.apache.qpid:qpid-amqp-1-0-client 0.30

AMQP 1.0 compliant client module

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.qpid
ArtifactId

ArtifactId

qpid-amqp-1-0-client
Version

Version

0.30
Type

Type

jar

Download qpid-amqp-1-0-client 0.30


<!-- https://jarcasting.com/artifacts/org.apache.qpid/qpid-amqp-1-0-client/ -->
<dependency>
    <groupId>org.apache.qpid</groupId>
    <artifactId>qpid-amqp-1-0-client</artifactId>
    <version>0.30</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.qpid/qpid-amqp-1-0-client/
implementation 'org.apache.qpid:qpid-amqp-1-0-client:0.30'
// https://jarcasting.com/artifacts/org.apache.qpid/qpid-amqp-1-0-client/
implementation ("org.apache.qpid:qpid-amqp-1-0-client:0.30")
'org.apache.qpid:qpid-amqp-1-0-client:jar:0.30'
<dependency org="org.apache.qpid" name="qpid-amqp-1-0-client" rev="0.30">
  <artifact name="qpid-amqp-1-0-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.qpid', module='qpid-amqp-1-0-client', version='0.30')
)
libraryDependencies += "org.apache.qpid" % "qpid-amqp-1-0-client" % "0.30"
[org.apache.qpid/qpid-amqp-1-0-client "0.30"]