Qpid ProtonJ2 Client Library

Imperative API for AMQP Messaging.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.qpid
ArtifactId

ArtifactId

protonj2-client
Last Version

Last Version

1.0.0-M6
Release Date

Release Date

Type

Type

jar
Description

Description

Qpid ProtonJ2 Client Library
Imperative API for AMQP Messaging.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=qpid-protonj2.git/protonj2-client

Download protonj2-client

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.qpid : protonj2 jar 1.0.0-M6
org.slf4j : slf4j-api jar 1.7.36
io.netty : netty-buffer jar 4.1.77.Final
io.netty : netty-common jar 4.1.77.Final
io.netty : netty-handler jar 4.1.77.Final
io.netty : netty-transport jar 4.1.77.Final
io.netty : netty-transport-native-epoll jar 4.1.77.Final
io.netty : netty-transport-native-kqueue jar 4.1.77.Final
io.netty : netty-codec-http jar 4.1.77.Final

provided (1)

Group / Artifact Type Version
io.netty.incubator : netty-incubator-transport-native-io_uring jar 0.0.14.Final

test (7)

Group / Artifact Type Version
org.apache.qpid : protonj2-test-driver jar 1.0.0-M6
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.mockito : mockito-core jar 4.5.1
org.slf4j : slf4j-simple jar 1.7.36
io.netty : netty-tcnative-boringssl-static jar 2.0.52.Final

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-M6
1.0.0-M5
1.0.0-M4
1.0.0-M3
1.0.0-M2
1.0.0-M1