Last Version

Camel :: AMQP 3.17.0

Camel AMQP component which is based on the Apache Qpid project

License

License

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-amqp
Version

Version

3.17.0
Type

Type

jar
Description

Description

Camel :: AMQP
Camel AMQP component which is based on the Apache Qpid project
Project Organization

Project Organization

The Apache Software Foundation

Download camel-amqp 3.17.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.camel : camel-jms jar 3.17.0
org.apache.qpid : qpid-jms-client jar 0.61.0
org.apache.qpid : proton-j jar 0.33.10
io.netty : netty-buffer jar 4.1.77.Final
io.netty : netty-common jar 4.1.77.Final
io.netty : netty-handler jar 4.1.77.Final
io.netty : netty-transport jar 4.1.77.Final
io.netty : netty-codec-http jar 4.1.77.Final

provided (1)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jms_1.1_spec jar 1.1.1

Project Modules

There are no modules declared in this project.