is not current version
Last Version 1.0.0-M6

Qpid ProtonJ2 Client Library 1.0.0-M4

Imperative API for AMQP Messaging.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.qpid
ArtifactId

ArtifactId

protonj2-client
Version

Version

1.0.0-M4
Type

Type

jar
Description

Description

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

Project Organization

The Apache Software Foundation

Download protonj2-client 1.0.0-M4


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

Dependencies

compile (9)

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

provided (1)

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

test (7)

Group / Artifact Type Version
org.apache.qpid : protonj2-test-driver jar 1.0.0-M4
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.2.0
org.slf4j : slf4j-simple jar 1.7.32
io.netty : netty-tcnative-boringssl-static jar 2.0.46.Final

Project Modules

There are no modules declared in this project.