License |
License |
---|---|
GroupId | GroupIdorg.apache.activemq |
ArtifactId | ArtifactIdactivemq-amqp |
Last Version | Last Version5.17.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionActiveMQ :: AMQP
ActiveMQ implementaiton of AMQP messaging protocol
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
activemq-amqp-5.17.1.pom | |
activemq-amqp-5.17.1.jar | 172 KB |
activemq-amqp-5.17.1-sources.jar | 115 KB |
activemq-amqp-5.17.1-javadoc.jar | 577 KB |
Browse |
<!-- 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"]
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 |