License |
License |
---|---|
GroupId | GroupIdorg.apache.qpid |
ArtifactId | ArtifactIdprotonj2-test-driver |
Version | Version1.0.0-M1 |
Type | Typejar |
Description |
DescriptionQpid ProtonJ2 AMQP Test Driver
Qpid ProtonJ2 is a library for speaking AMQP 1.0.
|
Project Organization |
Project Organization |
<!-- 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-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.qpid/protonj2-test-driver/
implementation 'org.apache.qpid:protonj2-test-driver:1.0.0-M1'
// https://jarcasting.com/artifacts/org.apache.qpid/protonj2-test-driver/
implementation ("org.apache.qpid:protonj2-test-driver:1.0.0-M1")
'org.apache.qpid:protonj2-test-driver:jar:1.0.0-M1'
<dependency org="org.apache.qpid" name="protonj2-test-driver" rev="1.0.0-M1">
<artifact name="protonj2-test-driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.qpid', module='protonj2-test-driver', version='1.0.0-M1')
)
libraryDependencies += "org.apache.qpid" % "protonj2-test-driver" % "1.0.0-M1"
[org.apache.qpid/protonj2-test-driver "1.0.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-buffer | jar | 4.1.63.Final |
io.netty : netty-common | jar | 4.1.63.Final |
io.netty : netty-handler | jar | 4.1.63.Final |
io.netty : netty-transport | jar | 4.1.63.Final |
io.netty : netty-codec-http | jar | 4.1.63.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.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.9.0 |
org.apache.qpid : proton-j | jar | 0.33.8 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.1 |