Last Version

ActiveMQ :: AMQP 5.17.1

ActiveMQ implementaiton of AMQP messaging protocol

License

License

GroupId

GroupId

org.apache.activemq
ArtifactId

ArtifactId

activemq-amqp
Version

Version

5.17.1
Type

Type

jar
Description

Description

ActiveMQ :: AMQP
ActiveMQ implementaiton of AMQP messaging protocol
Project Organization

Project Organization

The Apache Software Foundation

Download activemq-amqp 5.17.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.activemq : activemq-broker jar 5.17.1
org.slf4j : slf4j-api jar 1.7.36
org.apache.qpid : proton-j jar 0.33.10
org.fusesource.hawtbuf : hawtbuf jar 1.11

test (22)

Group / Artifact Type Version
org.apache.qpid : qpid-jms-client jar 1.6.0
org.apache.activemq : activemq-kahadb-store jar 5.17.1
org.apache.activemq : activemq-jaas jar 5.17.1
org.fusesource.joram-jms-tests : joram-jms-tests jar 1.0
org.eclipse.jetty : jetty-server jar
org.eclipse.jetty : jetty-jndi jar
org.apache.activemq : activemq-broker test-jar 5.17.1
org.apache.activemq : activemq-spring jar 5.17.1
org.apache.activemq : activemq-http jar 5.17.1
org.apache.activemq : activemq-mqtt jar 5.17.1
org.eclipse.jetty.websocket : websocket-server jar
org.springframework : spring-context jar 5.3.19
org.apache.activemq.tooling : activemq-junit jar 5.17.1
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.8.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
io.netty : netty-buffer jar 4.1.75.Final
io.netty : netty-common jar 4.1.75.Final
io.netty : netty-handler jar 4.1.75.Final
io.netty : netty-codec-http jar 4.1.75.Final
io.netty : netty-transport jar 4.1.75.Final
org.fusesource.stompjms : stompjms-client jar 1.19

Project Modules

There are no modules declared in this project.