proton-j-impl

Proton is a library for speaking AMQP.

License

License

GroupId

GroupId

org.apache.qpid
ArtifactId

ArtifactId

proton-j-impl
Last Version

Last Version

0.6
Release Date

Release Date

Type

Type

jar
Description

Description

proton-j-impl
Proton is a library for speaking AMQP.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

http://svn.apache.org/viewvc/qpid/proton/

Download proton-j-impl

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.qpid : proton-api jar 0.6
org.bouncycastle : bcpkix-jdk15on jar 1.47

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.6
0.5
0.4