License |
License |
---|---|
GroupId | GroupIdorg.apache.qpid |
ArtifactId | ArtifactIdproton-hawtdispatch |
Last Version | Last Version0.12.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionproton-hawtdispatch
Proton is a library for speaking AMQP.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
proton-hawtdispatch-0.12.2.pom | |
proton-hawtdispatch-0.12.2.jar | 79 KB |
proton-hawtdispatch-0.12.2-sources.jar | 38 KB |
proton-hawtdispatch-0.12.2-javadoc.jar | 157 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.qpid/proton-hawtdispatch/ -->
<dependency>
<groupId>org.apache.qpid</groupId>
<artifactId>proton-hawtdispatch</artifactId>
<version>0.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.qpid/proton-hawtdispatch/
implementation 'org.apache.qpid:proton-hawtdispatch:0.12.2'
// https://jarcasting.com/artifacts/org.apache.qpid/proton-hawtdispatch/
implementation ("org.apache.qpid:proton-hawtdispatch:0.12.2")
'org.apache.qpid:proton-hawtdispatch:jar:0.12.2'
<dependency org="org.apache.qpid" name="proton-hawtdispatch" rev="0.12.2">
<artifact name="proton-hawtdispatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.qpid', module='proton-hawtdispatch', version='0.12.2')
)
libraryDependencies += "org.apache.qpid" % "proton-hawtdispatch" % "0.12.2"
[org.apache.qpid/proton-hawtdispatch "0.12.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.qpid : proton-j | jar | 0.12.2 |
Group / Artifact | Type | Version |
---|---|---|
org.fusesource.hawtdispatch : hawtdispatch-transport | jar | 1.18 |
org.fusesource.hawtbuf : hawtbuf | jar | 1.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-core | jar | 1.9.5 |