is not current version
Last Version 1.0.0-M6

Qpid ProtonJ2 AMQP Test Driver 1.0.0-M2

Qpid ProtonJ2 is a library for speaking AMQP 1.0.

License

License

GroupId

GroupId

org.apache.qpid
ArtifactId

ArtifactId

protonj2-test-driver
Version

Version

1.0.0-M2
Type

Type

jar
Description

Description

Qpid ProtonJ2 AMQP Test Driver
Qpid ProtonJ2 is a library for speaking AMQP 1.0.
Project Organization

Project Organization

The Apache Software Foundation

Download protonj2-test-driver 1.0.0-M2


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

Dependencies

compile (10)

Group / Artifact Type Version
io.netty : netty-buffer jar 4.1.65.Final
io.netty : netty-common jar 4.1.65.Final
io.netty : netty-handler jar 4.1.65.Final
io.netty : netty-transport jar 4.1.65.Final
io.netty : netty-codec-http jar 4.1.65.Final
org.slf4j : slf4j-api jar 1.7.30
org.hamcrest : hamcrest jar 2.2
org.hamcrest : hamcrest-library jar 2.2
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.10.0
org.apache.qpid : proton-j jar 0.33.8
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1

Project Modules

There are no modules declared in this project.