License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.qpid |
ArtifactId | ArtifactIdprotonj2-client |
Last Version | Last Version1.0.0-M6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQpid ProtonJ2 Client Library
Imperative API for AMQP Messaging.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
protonj2-client-1.0.0-M6.pom | |
protonj2-client-1.0.0-M6.jar | 312 KB |
protonj2-client-1.0.0-M6-sources.jar | 246 KB |
protonj2-client-1.0.0-M6-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
io.netty.incubator : netty-incubator-transport-native-io_uring | jar | 0.0.14.Final |
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 |