| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.apache.qpid |
| Идентификатор | Идентификаторprotonj2-client |
| Версия | Версия1.0.0-M1 |
| Тип | Типjar |
| Описание |
ОписаниеQpid ProtonJ2 Client Library
Imperative API for AMQP Messaging.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| protonj2-client-1.0.0-M1.pom | |
| protonj2-client-1.0.0-M1.jar | 312 KB |
| protonj2-client-1.0.0-M1-sources.jar | 246 KB |
| protonj2-client-1.0.0-M1-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.qpid/protonj2-client/ -->
<dependency>
<groupId>org.apache.qpid</groupId>
<artifactId>protonj2-client</artifactId>
<version>1.0.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.qpid/protonj2-client/
implementation 'org.apache.qpid:protonj2-client:1.0.0-M1'
// https://jarcasting.com/artifacts/org.apache.qpid/protonj2-client/
implementation ("org.apache.qpid:protonj2-client:1.0.0-M1")
'org.apache.qpid:protonj2-client:jar:1.0.0-M1'
<dependency org="org.apache.qpid" name="protonj2-client" rev="1.0.0-M1">
<artifact name="protonj2-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.qpid', module='protonj2-client', version='1.0.0-M1')
)
libraryDependencies += "org.apache.qpid" % "protonj2-client" % "1.0.0-M1"
[org.apache.qpid/protonj2-client "1.0.0-M1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.qpid : protonj2 | jar | 1.0.0-M1 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| 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-transport-native-epoll | jar | 4.1.63.Final |
| io.netty.incubator : netty-incubator-transport-native-io_uring | jar | 0.0.5.Final |
| io.netty : netty-transport-native-kqueue | jar | 4.1.63.Final |
| io.netty : netty-codec-http | jar | 4.1.63.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.qpid : protonj2-test-driver | jar | 1.0.0-M1 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.1 |
| org.mockito : mockito-core | jar | 3.9.0 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.1 |
| io.netty : netty-tcnative-boringssl-static | jar | 2.0.39.Final |