License |
License |
---|---|
GroupId | GroupIdorg.apache.qpid |
ArtifactId | ArtifactIdprotonj2-test-driver |
Last Version | Last Version1.0.0-M6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQpid ProtonJ2 AMQP Test Driver
Qpid ProtonJ2 is a library for speaking AMQP 1.0.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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-M6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.qpid/protonj2-test-driver/
implementation 'org.apache.qpid:protonj2-test-driver:1.0.0-M6'
// https://jarcasting.com/artifacts/org.apache.qpid/protonj2-test-driver/
implementation ("org.apache.qpid:protonj2-test-driver:1.0.0-M6")
'org.apache.qpid:protonj2-test-driver:jar:1.0.0-M6'
<dependency org="org.apache.qpid" name="protonj2-test-driver" rev="1.0.0-M6">
<artifact name="protonj2-test-driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.qpid', module='protonj2-test-driver', version='1.0.0-M6')
)
libraryDependencies += "org.apache.qpid" % "protonj2-test-driver" % "1.0.0-M6"
[org.apache.qpid/protonj2-test-driver "1.0.0-M6"]
Group / Artifact | Type | Version |
---|---|---|
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-codec-http | jar | 4.1.77.Final |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.mockito : mockito-core | jar | 4.5.1 |
org.apache.qpid : proton-j | jar | 0.33.10 |
org.slf4j : slf4j-simple | jar | 1.7.36 |