License |
License |
---|---|
GroupId | GroupIdorg.apache.qpid |
ArtifactId | ArtifactIdproton-j-impl |
Last Version | Last Version0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionproton-j-impl
Proton is a library for speaking AMQP.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
proton-j-impl-0.6.pom | |
proton-j-impl-0.6.jar | 502 KB |
proton-j-impl-0.6-tests.jar | 34 KB |
proton-j-impl-0.6-sources.jar | 283 KB |
proton-j-impl-0.6-javadoc.jar | 915 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.qpid/proton-j-impl/ -->
<dependency>
<groupId>org.apache.qpid</groupId>
<artifactId>proton-j-impl</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.qpid/proton-j-impl/
implementation 'org.apache.qpid:proton-j-impl:0.6'
// https://jarcasting.com/artifacts/org.apache.qpid/proton-j-impl/
implementation ("org.apache.qpid:proton-j-impl:0.6")
'org.apache.qpid:proton-j-impl:jar:0.6'
<dependency org="org.apache.qpid" name="proton-j-impl" rev="0.6">
<artifact name="proton-j-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.qpid', module='proton-j-impl', version='0.6')
)
libraryDependencies += "org.apache.qpid" % "proton-j-impl" % "0.6"
[org.apache.qpid/proton-j-impl "0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.qpid : proton-api | jar | 0.6 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.47 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-core | jar | 1.9.5 |